Started by upstream project "nightly" build number 119 originally caused by: Started by an SCM change Running as SYSTEM Agent basic-ls8mc is provisioned from template basic --- apiVersion: "v1" kind: "Pod" metadata: annotations: {} labels: jenkins: "slave" jenkins/label: "" name: "basic-ls8mc" spec: containers: - env: - name: "JENKINS_SECRET" value: "********" - name: "JENKINS_TUNNEL" value: "jenkins-discovery.krazo.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "basic-ls8mc" - name: "JENKINS_REMOTING_JAVA_OPTS" value: "-showversion -XshowSettings:vm -Xmx256m -Dsun.zip.disableMemoryMapping=true\ \ -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-ls8mc" - 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.2.1" imagePullPolicy: "Always" name: "jnlp" resources: limits: memory: "4096Mi" cpu: "2000m" requests: memory: "4096Mi" cpu: "1000m" securityContext: privileged: false 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 - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false workingDir: "/home/jenkins/agent" nodeSelector: beta.kubernetes.io/os: "linux" restartPolicy: "Never" securityContext: {} 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-ls8mc in workspace /home/jenkins/agent/workspace/tck-wildfly [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Deferred wipeout is used... 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/tck-wildfly # timeout=10 Fetching upstream changes from https://github.com/eclipse-ee4j/krazo.git > git --version # timeout=10 > git --version # 'git version 2.26.2' > 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 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10 Checking out Revision 8c023681cf8cac97f4804a38654bfa467df7b2f0 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 8c023681cf8cac97f4804a38654bfa467df7b2f0 # timeout=10 Commit message: "Releases/2.0.0 (#240)" > git rev-list --no-walk 0e8c0c93ab5559340a3bffba25bb92fd73cd0fdc # timeout=10 [tck-wildfly] $ /bin/sh -xe /tmp/jenkins3933524004772305054.sh + curl -L -s -o wildfly.zip https://download.jboss.org/wildfly/22.0.0.Alpha1/wildfly-preview-22.0.0.Alpha1.zip + unzip -q wildfly.zip + mv wildfly-preview-22.0.0.Alpha1 wildfly + timeout 30 tail -F wildfly.log + LAUNCH_JBOSS_IN_BACKGROUND=1 JBOSS_PIDFILE=wildfly.pid ./wildfly/bin/standalone.sh ========================================================================= JBoss Bootstrap Environment JBOSS_HOME: /home/jenkins/agent/workspace/tck-wildfly/wildfly JAVA: /opt/tools/java/adoptopenjdk/hotspot-latest/bin/java JAVA_OPTS: -server -Xms64m -Xmx512m -XX:MetaspaceSize=96M -XX:MaxMetaspaceSize=256m -Djava.net.preferIPv4Stack=true -Djboss.modules.system.pkgs=org.jboss.byteman -Djava.awt.headless=true --add-exports=java.base/sun.nio.ch=ALL-UNNAMED --add-exports=jdk.unsupported/sun.misc=ALL-UNNAMED --add-exports=jdk.unsupported/sun.reflect=ALL-UNNAMED ========================================================================= 22:06:57,601 INFO [org.jboss.modules] (main) JBoss Modules version 1.10.2.Final 22:06:58,365 INFO [org.jboss.msc] (main) JBoss MSC version 1.4.12.Final 22:06:58,398 INFO [org.jboss.threads] (main) JBoss Threads version 2.4.0.Final 22:06:58,460 INFO [org.jboss.as] (MSC service thread 1-2) WFLYSRV0049: WildFly Preview 22.0.0.Alpha1 (WildFly Core 14.0.0.Beta1) starting 22:06:59,215 INFO [org.wildfly.security] (ServerService Thread Pool -- 27) ELY00001: WildFly Elytron version 1.13.1.Final 22:06:59,711 INFO [org.jboss.as.controller.management-deprecated] (Controller Boot Thread) WFLYCTL0028: Attribute 'security-realm' in the resource at address '/core-service=management/management-interface=http-interface' 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. 22:06:59,725 INFO [org.jboss.as.controller.management-deprecated] (ServerService Thread Pool -- 19) WFLYCTL0028: Attribute 'security-realm' in the resource at address '/subsystem=undertow/server=default-server/https-listener=https' 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. 22:06:59,814 INFO [org.jboss.as.server] (Controller Boot Thread) WFLYSRV0039: Creating http management service using socket-binding (management-http) 22:06:59,824 INFO [org.xnio] (MSC service thread 1-2) XNIO version 3.8.2.Final 22:06:59,828 INFO [org.xnio.nio] (MSC service thread 1-2) XNIO NIO Implementation Version 3.8.2.Final 22:06:59,842 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 51) WFLYCLINF0001: Activating Infinispan subsystem. 22:06:59,905 INFO [org.jboss.as.jaxrs] (ServerService Thread Pool -- 53) WFLYRS0016: RESTEasy version 3.13.2.Final 22:06:59,908 INFO [org.wildfly.extension.io] (ServerService Thread Pool -- 52) WFLYIO001: Worker 'default' has auto-configured to 4 IO threads with 32 max task threads based on your 2 available processors 22:06:59,922 INFO [org.wildfly.extension.microprofile.config.smallrye._private] (ServerService Thread Pool -- 60) WFLYCONF0001: Activating WildFly MicroProfile Config Subsystem 22:06:59,924 INFO [org.wildfly.extension.microprofile.jwt.smallrye._private] (ServerService Thread Pool -- 62) WFLYJWT0001: Activating WildFly MicroProfile JWT Subsystem 22:06:59,923 INFO [org.jboss.as.connector] (MSC service thread 1-2) WFLYJCA0009: Starting JCA Subsystem (WildFly/IronJacamar @VERSION@) 22:06:59,923 WARN [org.jboss.as.txn] (ServerService Thread Pool -- 72) 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. 22:06:59,997 INFO [org.jboss.as.naming] (ServerService Thread Pool -- 65) WFLYNAM0001: Activating Naming Subsystem 22:07:00,000 INFO [org.jboss.as.webservices] (ServerService Thread Pool -- 74) WFLYWS0002: Activating WebServices Extension 22:07:00,001 INFO [org.wildfly.extension.microprofile.opentracing] (ServerService Thread Pool -- 64) WFLYTRACEXT0001: Activating MicroProfile OpenTracing Subsystem 22:07:00,004 INFO [org.jboss.as.jsf] (ServerService Thread Pool -- 58) WFLYJSF0007: Activated the following JSF Implementations: [main] 22:07:00,006 INFO [org.wildfly.extension.microprofile.metrics.smallrye] (ServerService Thread Pool -- 63) WFLYMETRICS0001: Activating Eclipse MicroProfile Metrics Subsystem 22:07:00,010 INFO [org.jboss.remoting] (MSC service thread 1-1) JBoss Remoting version 5.0.19.Final 22:07:00,011 INFO [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 43) WFLYJCA0004: Deploying JDBC-compliant driver class org.h2.Driver (version 1.4) 22:07:00,017 INFO [org.wildfly.extension.microprofile.health.smallrye] (ServerService Thread Pool -- 61) WFLYHEALTH0001: Activating Eclipse MicroProfile Health Subsystem 22:07:00,099 INFO [org.wildfly.extension.undertow] (MSC service thread 1-4) WFLYUT0003: Undertow 2.2.2.Final starting 22:07:00,106 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-1) WFLYJCA0018: Started Driver service with driver-name = h2 22:07:00,202 INFO [org.jboss.as.naming] (MSC service thread 1-2) WFLYNAM0003: Starting Naming Service 22:07:00,218 INFO [org.jboss.as.mail.extension] (MSC service thread 1-2) WFLYMAIL0001: Bound mail session [java:jboss/mail/Default] 22:07:00,220 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 73) WFLYUT0014: Creating file handler for path '/home/jenkins/agent/workspace/tck-wildfly/wildfly/welcome-content' with options [directory-listing: 'false', follow-symlink: 'false', case-sensitive: 'true', safe-symlink-paths: '[]'] 22:07:00,300 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. 22:07:00,302 INFO [org.jboss.as.ejb3] (MSC service thread 1-1) 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. 22:07:00,396 INFO [org.wildfly.extension.undertow] (MSC service thread 1-4) WFLYUT0012: Started server default-server. 22:07:00,401 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) WFLYUT0018: Host default-host starting 22:07:00,426 INFO [org.wildfly.extension.undertow] (MSC service thread 1-4) WFLYUT0006: Undertow HTTP listener default listening on 127.0.0.1:8080 22:07:00,542 INFO [org.jboss.as.ejb3] (MSC service thread 1-4) WFLYEJB0493: EJB subsystem suspension complete 22:07:00,620 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-4) WFLYJCA0001: Bound data source [java:jboss/datasources/ExampleDS] 22:07:00,813 INFO [org.jboss.as.patching] (MSC service thread 1-4) WFLYPAT0050: WildFly Preview cumulative patch ID is: base, one-off patches include: none 22:07:00,821 WARN [org.jboss.as.domain.management.security] (MSC service thread 1-1) WFLYDM0111: Keystore /home/jenkins/agent/workspace/tck-wildfly/wildfly/standalone/configuration/application.keystore not found, it will be auto generated on first use with a self signed certificate for host localhost 22:07:00,823 INFO [org.jboss.as.server.deployment.scanner] (MSC service thread 1-2) WFLYDS0013: Started FileSystemDeploymentService for directory /home/jenkins/agent/workspace/tck-wildfly/wildfly/standalone/deployments 22:07:00,913 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) WFLYUT0006: Undertow HTTPS listener https listening on 127.0.0.1:8443 22:07:00,960 INFO [org.jboss.ws.common.management] (MSC service thread 1-1) JBWS022052: Starting JBossWS 5.4.2.Final (Apache CXF 3.3.7) 22:07:01,047 INFO [org.jboss.as.server] (Controller Boot Thread) WFLYSRV0212: Resuming server 22:07:01,048 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0025: WildFly Preview 22.0.0.Alpha1 (WildFly Core 14.0.0.Beta1) started in 3810ms - Started 305 of 569 services (372 services are lazy, passive or on-demand) 22:07:01,049 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0060: Http management interface listening on http://127.0.0.1:9990/management 22:07:01,049 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0051: Admin console listening on http://127.0.0.1:9990 + true [tck-wildfly] $ /opt/tools/apache-maven/latest/bin/mvn -V -B clean install -Pstaging Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f) Maven home: /opt/tools/apache-maven/latest Java version: 14.0.1, vendor: AdoptOpenJDK, runtime: /opt/tools/java/adoptopenjdk/hotspot-jdk-14/14.0.1+7 Default locale: en_US, platform encoding: UTF-8 OS name: "linux", version: "3.10.0-1062.el7.x86_64", arch: "amd64", family: "unix" [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Eclipse Krazo Parent [pom] [INFO] Eclipse Krazo Core [jar] [INFO] Eclipse Krazo Jersey [jar] [INFO] Eclipse Krazo RESTEasy [jar] [INFO] Eclipse Krazo CXF [jar] [INFO] Eclipse Krazo TCK Runner [jar] [INFO] Eclipse Krazo Extensions Parent [pom] [INFO] Eclipse Krazo AsciiDoc Extension [jar] [INFO] Eclipse Krazo Freemarker Extension [jar] [INFO] Eclipse Krazo Jade Extension [jar] [INFO] Eclipse Krazo JSR-223 Extension [jar] [INFO] Eclipse Krazo Mustache Extension [jar] [INFO] Eclipse Krazo StringTemplate Extension [jar] [INFO] Eclipse Krazo Velocity Extension [jar] [INFO] Eclipse Krazo Integration Tests Parent [pom] [INFO] Eclipse Krazo Application Path Tests [war] [INFO] Eclipse Krazo Book CDI tests [war] [INFO] Eclipse Krazo Book Models Tests [war] [INFO] Eclipse Krazo CDI Conversation Tests [war] [INFO] Eclipse Krazo CSRF Property Tests [war] [INFO] Eclipse Krazo Default Extension Tests [war] [INFO] Eclipse Krazo CDI Events Tests [war] [INFO] Eclipse Krazo Exceptions Tests [war] [INFO] Eclipse Krazo Facelets Tests [war] [INFO] Eclipse Krazo Locale Tests [war] [INFO] Eclipse Krazo Produces Tests [war] [INFO] Eclipse Krazo Redirect Tests [war] [INFO] Eclipse Krazo RedirectScope Tests [war] [INFO] Eclipse Krazo RedirectScope2 Tests [war] [INFO] Eclipse Krazo RedirectScope3 Tests [war] [INFO] Eclipse Krazo RequestDispatcher tests [war] [INFO] Eclipse Krazo Returns Tests [war] [INFO] Eclipse Krazo Validation Tests [war] [INFO] Eclipse Krazo Validation I18N Tests [war] [INFO] Eclipse Krazo View Annotation Tests [war] [INFO] Eclipse Krazo UriBuilder Test [war] [INFO] Eclipse Krazo Testsuite [jar] [INFO] Eclipse Krazo Documentation [pom] [INFO] Archetype for Jakarta EE 9 with Eclipse Krazo [maven-archetype] [INFO] [INFO] -------------------< org.eclipse.krazo:krazo-parent >------------------- [INFO] Building Eclipse Krazo Parent 2.1.0-SNAPSHOT [1/39] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ krazo-parent --- [INFO] [INFO] --- directory-maven-plugin:0.1:highest-basedir (highest-basedir) @ krazo-parent --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/tck-wildfly [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ krazo-parent --- [INFO] Installing /home/jenkins/agent/workspace/tck-wildfly/pom.xml to /home/jenkins/.m2/repository/org/eclipse/krazo/krazo-parent/2.1.0-SNAPSHOT/krazo-parent-2.1.0-SNAPSHOT.pom [INFO] [INFO] --------------------< org.eclipse.krazo:krazo-core >-------------------- [INFO] Building Eclipse Krazo Core 2.1.0-SNAPSHOT [2/39] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ krazo-core --- [INFO] [INFO] --- directory-maven-plugin:0.1:highest-basedir (highest-basedir) @ krazo-core --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/tck-wildfly [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default-prepare-agent) @ krazo-core --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/tck-wildfly/core/target/jacoco.exec [INFO] [INFO] --- maven-resources-plugin:2.6: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/tck-wildfly/core/target/classes [INFO] /home/jenkins/agent/workspace/tck-wildfly/core/src/main/java/org/eclipse/krazo/binding/convert/ConverterRegistry.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/tck-wildfly/core/src/main/java/org/eclipse/krazo/binding/convert/ConverterRegistry.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:2.6: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/tck-wildfly/core/target/test-classes [INFO] /home/jenkins/agent/workspace/tck-wildfly/core/src/test/java/org/eclipse/krazo/uri/ApplicationUrisTest.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/tck-wildfly/core/src/test/java/org/eclipse/krazo/uri/ApplicationUrisTest.java: Recompile with -Xlint:deprecation for details. [INFO] /home/jenkins/agent/workspace/tck-wildfly/core/src/test/java/org/eclipse/krazo/binding/convert/impl/SupportsTest.java: /home/jenkins/agent/workspace/tck-wildfly/core/src/test/java/org/eclipse/krazo/binding/convert/impl/SupportsTest.java uses unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/tck-wildfly/core/src/test/java/org/eclipse/krazo/binding/convert/impl/SupportsTest.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ krazo-core --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.eclipse.krazo.binding.convert.impl.DoubleConverterTest [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.102 s - in org.eclipse.krazo.binding.convert.impl.DoubleConverterTest [INFO] Running org.eclipse.krazo.binding.convert.impl.BooleanConverterTest [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.krazo.binding.convert.impl.BooleanConverterTest [INFO] Running org.eclipse.krazo.binding.convert.impl.IntegerConverterTest [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.krazo.binding.convert.impl.IntegerConverterTest [INFO] Running org.eclipse.krazo.binding.convert.impl.LongConverterTest [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.eclipse.krazo.binding.convert.impl.LongConverterTest [INFO] Running org.eclipse.krazo.binding.convert.impl.ShortConverterTest [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.eclipse.krazo.binding.convert.impl.ShortConverterTest [INFO] Running org.eclipse.krazo.binding.convert.impl.BigIntegerConverterTest [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.073 s - in org.eclipse.krazo.binding.convert.impl.BigIntegerConverterTest [INFO] Running org.eclipse.krazo.binding.convert.impl.FloatConverterTest [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.krazo.binding.convert.impl.FloatConverterTest [INFO] Running org.eclipse.krazo.binding.convert.impl.BigDecimalConverterTest [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.krazo.binding.convert.impl.BigDecimalConverterTest [INFO] Running org.eclipse.krazo.binding.validate.ConstraintViolationsMvcBindingTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.492 s - in org.eclipse.krazo.binding.validate.ConstraintViolationsMvcBindingTest [INFO] Running org.eclipse.krazo.binding.validate.ConstraintViolationsTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s - in org.eclipse.krazo.binding.validate.ConstraintViolationsTest [INFO] Running org.eclipse.krazo.security.CsrfValidateFilterMediaTypeTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.066 s - in org.eclipse.krazo.security.CsrfValidateFilterMediaTypeTest [INFO] Running org.eclipse.krazo.security.DefaultFormEntityProviderTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s - in org.eclipse.krazo.security.DefaultFormEntityProviderTest [INFO] Running org.eclipse.krazo.security.EncodersImplTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.krazo.security.EncodersImplTest [INFO] Running org.eclipse.krazo.uri.ApplicationUrisTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 s - in org.eclipse.krazo.uri.ApplicationUrisTest [INFO] Running org.eclipse.krazo.uri.UriTemplateParserTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s - in org.eclipse.krazo.uri.UriTemplateParserTest [INFO] Running org.eclipse.krazo.servlet.KrazoServletContextListenerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.128 s - in org.eclipse.krazo.servlet.KrazoServletContextListenerTest [INFO] Running org.eclipse.krazo.core.ViewResponseFilterTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.krazo.core.ViewResponseFilterTest [INFO] Running org.eclipse.krazo.core.ModelsImplTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.krazo.core.ModelsImplTest [INFO] Running org.eclipse.krazo.core.ViewableWriterTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s - in org.eclipse.krazo.core.ViewableWriterTest [INFO] Running org.eclipse.krazo.core.MessagesTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.krazo.core.MessagesTest [INFO] Running org.eclipse.krazo.util.BeanUtilsTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.krazo.util.BeanUtilsTest [INFO] Running org.eclipse.krazo.util.CdiUtilsTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.krazo.util.CdiUtilsTest [INFO] Running org.eclipse.krazo.util.PropertyUtilsTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.krazo.util.PropertyUtilsTest [INFO] Running org.eclipse.krazo.util.PathUtilsTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.krazo.util.PathUtilsTest [INFO] Running org.eclipse.krazo.util.AnnotationUtilsTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.krazo.util.AnnotationUtilsTest [INFO] Running org.eclipse.krazo.util.ControllerUtilsTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.krazo.util.ControllerUtilsTest [INFO] Running org.eclipse.krazo.engine.ViewEngineBaseTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.krazo.engine.ViewEngineBaseTest [INFO] Running org.eclipse.krazo.engine.ViewEngineContextImplTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.krazo.engine.ViewEngineContextImplTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 176, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:report (default-report) @ krazo-core --- [INFO] Loading execution data file /home/jenkins/agent/workspace/tck-wildfly/core/target/jacoco.exec [INFO] Analyzed bundle 'Eclipse Krazo Core' with 92 classes [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ krazo-core --- [INFO] Building jar: /home/jenkins/agent/workspace/tck-wildfly/core/target/krazo-core-2.1.0-SNAPSHOT.jar [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ krazo-core --- [INFO] Installing /home/jenkins/agent/workspace/tck-wildfly/core/target/krazo-core-2.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/krazo/krazo-core/2.1.0-SNAPSHOT/krazo-core-2.1.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tck-wildfly/core/pom.xml to /home/jenkins/.m2/repository/org/eclipse/krazo/krazo-core/2.1.0-SNAPSHOT/krazo-core-2.1.0-SNAPSHOT.pom [INFO] [INFO] -------------------< org.eclipse.krazo:krazo-jersey >------------------- [INFO] Building Eclipse Krazo Jersey 2.1.0-SNAPSHOT [3/39] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ krazo-jersey --- [INFO] [INFO] --- directory-maven-plugin:0.1:highest-basedir (highest-basedir) @ krazo-jersey --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/tck-wildfly [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ krazo-jersey --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ krazo-jersey --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/tck-wildfly/jersey/target/classes [INFO] [INFO] --- maven-bundle-plugin:5.1.1:manifest (bundle-manifest) @ krazo-jersey --- [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ krazo-jersey --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ krazo-jersey --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tck-wildfly/jersey/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ krazo-jersey --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.eclipse.krazo.jersey.model.KrazoModelProcessorTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.15 s - in org.eclipse.krazo.jersey.model.KrazoModelProcessorTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ krazo-jersey --- [INFO] Building jar: /home/jenkins/agent/workspace/tck-wildfly/jersey/target/krazo-jersey-2.1.0-SNAPSHOT.jar [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ krazo-jersey --- [INFO] Installing /home/jenkins/agent/workspace/tck-wildfly/jersey/target/krazo-jersey-2.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/krazo/krazo-jersey/2.1.0-SNAPSHOT/krazo-jersey-2.1.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tck-wildfly/jersey/pom.xml to /home/jenkins/.m2/repository/org/eclipse/krazo/krazo-jersey/2.1.0-SNAPSHOT/krazo-jersey-2.1.0-SNAPSHOT.pom [INFO] [INFO] ------------------< org.eclipse.krazo:krazo-resteasy >------------------ [INFO] Building Eclipse Krazo RESTEasy 2.1.0-SNAPSHOT [4/39] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ krazo-resteasy --- [INFO] [INFO] --- directory-maven-plugin:0.1:highest-basedir (highest-basedir) @ krazo-resteasy --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/tck-wildfly [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ krazo-resteasy --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ krazo-resteasy --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/tck-wildfly/resteasy/target/classes [INFO] [INFO] --- maven-bundle-plugin:5.1.1:manifest (bundle-manifest) @ krazo-resteasy --- [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ krazo-resteasy --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tck-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] No tests to run. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ krazo-resteasy --- [INFO] Building jar: /home/jenkins/agent/workspace/tck-wildfly/resteasy/target/krazo-resteasy-2.1.0-SNAPSHOT.jar [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ krazo-resteasy --- [INFO] Installing /home/jenkins/agent/workspace/tck-wildfly/resteasy/target/krazo-resteasy-2.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/krazo/krazo-resteasy/2.1.0-SNAPSHOT/krazo-resteasy-2.1.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tck-wildfly/resteasy/pom.xml to /home/jenkins/.m2/repository/org/eclipse/krazo/krazo-resteasy/2.1.0-SNAPSHOT/krazo-resteasy-2.1.0-SNAPSHOT.pom [INFO] [INFO] --------------------< org.eclipse.krazo:krazo-cxf >--------------------- [INFO] Building Eclipse Krazo CXF 2.1.0-SNAPSHOT [5/39] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ krazo-cxf --- [INFO] [INFO] --- directory-maven-plugin:0.1:highest-basedir (highest-basedir) @ krazo-cxf --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/tck-wildfly [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ krazo-cxf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ krazo-cxf --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tck-wildfly/cxf/target/classes [INFO] [INFO] --- maven-bundle-plugin:5.1.1:manifest (bundle-manifest) @ krazo-cxf --- [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ krazo-cxf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tck-wildfly/cxf/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ krazo-cxf --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ krazo-cxf --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ krazo-cxf --- [INFO] Building jar: /home/jenkins/agent/workspace/tck-wildfly/cxf/target/krazo-cxf-2.1.0-SNAPSHOT.jar [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ krazo-cxf --- [INFO] Installing /home/jenkins/agent/workspace/tck-wildfly/cxf/target/krazo-cxf-2.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/krazo/krazo-cxf/2.1.0-SNAPSHOT/krazo-cxf-2.1.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tck-wildfly/cxf/pom.xml to /home/jenkins/.m2/repository/org/eclipse/krazo/krazo-cxf/2.1.0-SNAPSHOT/krazo-cxf-2.1.0-SNAPSHOT.pom [INFO] [INFO] --------------------< org.eclipse.krazo:krazo-tck >--------------------- [INFO] Building Eclipse Krazo TCK Runner 2.1.0-SNAPSHOT [6/39] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ krazo-tck --- [INFO] [INFO] --- directory-maven-plugin:0.1:highest-basedir (highest-basedir) @ krazo-tck --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/tck-wildfly [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ krazo-tck --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tck-wildfly/tck/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ krazo-tck --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 9 source files to /home/jenkins/agent/workspace/tck-wildfly/tck/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ krazo-tck --- [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-tck --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ krazo-tck --- [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ krazo-tck --- [INFO] Building jar: /home/jenkins/agent/workspace/tck-wildfly/tck/target/krazo-tck-2.1.0-SNAPSHOT.jar [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ krazo-tck --- [INFO] Installing /home/jenkins/agent/workspace/tck-wildfly/tck/target/krazo-tck-2.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/krazo/krazo-tck/2.1.0-SNAPSHOT/krazo-tck-2.1.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tck-wildfly/tck/pom.xml to /home/jenkins/.m2/repository/org/eclipse/krazo/krazo-tck/2.1.0-SNAPSHOT/krazo-tck-2.1.0-SNAPSHOT.pom [INFO] [INFO] ---------------< org.eclipse.krazo.ext:krazo-ext-parent >--------------- [INFO] Building Eclipse Krazo Extensions Parent 2.1.0-SNAPSHOT [7/39] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ krazo-ext-parent --- [INFO] [INFO] --- directory-maven-plugin:0.1:highest-basedir (highest-basedir) @ krazo-ext-parent --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/tck-wildfly [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ krazo-ext-parent --- [INFO] Installing /home/jenkins/agent/workspace/tck-wildfly/ext/pom.xml to /home/jenkins/.m2/repository/org/eclipse/krazo/ext/krazo-ext-parent/2.1.0-SNAPSHOT/krazo-ext-parent-2.1.0-SNAPSHOT.pom [INFO] [INFO] ----------------< org.eclipse.krazo.ext:krazo-asciidoc >---------------- [INFO] Building Eclipse Krazo AsciiDoc Extension 2.1.0-SNAPSHOT [8/39] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ krazo-asciidoc --- [INFO] [INFO] --- directory-maven-plugin:0.1:highest-basedir (highest-basedir) @ krazo-asciidoc --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/tck-wildfly [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ krazo-asciidoc --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ krazo-asciidoc --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tck-wildfly/ext/asciidoc/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ krazo-asciidoc --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tck-wildfly/ext/asciidoc/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ krazo-asciidoc --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ krazo-asciidoc --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ krazo-asciidoc --- [INFO] Building jar: /home/jenkins/agent/workspace/tck-wildfly/ext/asciidoc/target/krazo-asciidoc-2.1.0-SNAPSHOT.jar [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ krazo-asciidoc --- [INFO] Installing /home/jenkins/agent/workspace/tck-wildfly/ext/asciidoc/target/krazo-asciidoc-2.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/krazo/ext/krazo-asciidoc/2.1.0-SNAPSHOT/krazo-asciidoc-2.1.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tck-wildfly/ext/asciidoc/pom.xml to /home/jenkins/.m2/repository/org/eclipse/krazo/ext/krazo-asciidoc/2.1.0-SNAPSHOT/krazo-asciidoc-2.1.0-SNAPSHOT.pom [INFO] [INFO] ---------------< org.eclipse.krazo.ext:krazo-freemarker >--------------- [INFO] Building Eclipse Krazo Freemarker Extension 2.1.0-SNAPSHOT [9/39] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ krazo-freemarker --- [INFO] [INFO] --- directory-maven-plugin:0.1:highest-basedir (highest-basedir) @ krazo-freemarker --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/tck-wildfly [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ krazo-freemarker --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ krazo-freemarker --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tck-wildfly/ext/freemarker/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ krazo-freemarker --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tck-wildfly/ext/freemarker/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ krazo-freemarker --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ krazo-freemarker --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ krazo-freemarker --- [INFO] Building jar: /home/jenkins/agent/workspace/tck-wildfly/ext/freemarker/target/krazo-freemarker-2.1.0-SNAPSHOT.jar [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ krazo-freemarker --- [INFO] Installing /home/jenkins/agent/workspace/tck-wildfly/ext/freemarker/target/krazo-freemarker-2.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/krazo/ext/krazo-freemarker/2.1.0-SNAPSHOT/krazo-freemarker-2.1.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tck-wildfly/ext/freemarker/pom.xml to /home/jenkins/.m2/repository/org/eclipse/krazo/ext/krazo-freemarker/2.1.0-SNAPSHOT/krazo-freemarker-2.1.0-SNAPSHOT.pom [INFO] [INFO] ------------------< org.eclipse.krazo.ext:krazo-jade >------------------ [INFO] Building Eclipse Krazo Jade Extension 2.1.0-SNAPSHOT [10/39] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ krazo-jade --- [INFO] [INFO] --- directory-maven-plugin:0.1:highest-basedir (highest-basedir) @ krazo-jade --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/tck-wildfly [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ krazo-jade --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ krazo-jade --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tck-wildfly/ext/jade/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ krazo-jade --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tck-wildfly/ext/jade/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ krazo-jade --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ krazo-jade --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ krazo-jade --- [INFO] Building jar: /home/jenkins/agent/workspace/tck-wildfly/ext/jade/target/krazo-jade-2.1.0-SNAPSHOT.jar [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ krazo-jade --- [INFO] Installing /home/jenkins/agent/workspace/tck-wildfly/ext/jade/target/krazo-jade-2.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/krazo/ext/krazo-jade/2.1.0-SNAPSHOT/krazo-jade-2.1.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tck-wildfly/ext/jade/pom.xml to /home/jenkins/.m2/repository/org/eclipse/krazo/ext/krazo-jade/2.1.0-SNAPSHOT/krazo-jade-2.1.0-SNAPSHOT.pom [INFO] [INFO] -----------------< org.eclipse.krazo.ext:krazo-jsr223 >----------------- [INFO] Building Eclipse Krazo JSR-223 Extension 2.1.0-SNAPSHOT [11/39] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ krazo-jsr223 --- [INFO] [INFO] --- directory-maven-plugin:0.1:highest-basedir (highest-basedir) @ krazo-jsr223 --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/tck-wildfly [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ krazo-jsr223 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tck-wildfly/ext/jsr223/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ krazo-jsr223 --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tck-wildfly/ext/jsr223/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ krazo-jsr223 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tck-wildfly/ext/jsr223/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ krazo-jsr223 --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ krazo-jsr223 --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ krazo-jsr223 --- [INFO] Building jar: /home/jenkins/agent/workspace/tck-wildfly/ext/jsr223/target/krazo-jsr223-2.1.0-SNAPSHOT.jar [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ krazo-jsr223 --- [INFO] Installing /home/jenkins/agent/workspace/tck-wildfly/ext/jsr223/target/krazo-jsr223-2.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/krazo/ext/krazo-jsr223/2.1.0-SNAPSHOT/krazo-jsr223-2.1.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tck-wildfly/ext/jsr223/pom.xml to /home/jenkins/.m2/repository/org/eclipse/krazo/ext/krazo-jsr223/2.1.0-SNAPSHOT/krazo-jsr223-2.1.0-SNAPSHOT.pom [INFO] [INFO] ----------------< org.eclipse.krazo.ext:krazo-mustache >---------------- [INFO] Building Eclipse Krazo Mustache Extension 2.1.0-SNAPSHOT [12/39] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ krazo-mustache --- [INFO] [INFO] --- directory-maven-plugin:0.1:highest-basedir (highest-basedir) @ krazo-mustache --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/tck-wildfly [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ krazo-mustache --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ krazo-mustache --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tck-wildfly/ext/mustache/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ krazo-mustache --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tck-wildfly/ext/mustache/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ krazo-mustache --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ krazo-mustache --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ krazo-mustache --- [INFO] Building jar: /home/jenkins/agent/workspace/tck-wildfly/ext/mustache/target/krazo-mustache-2.1.0-SNAPSHOT.jar [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ krazo-mustache --- [INFO] Installing /home/jenkins/agent/workspace/tck-wildfly/ext/mustache/target/krazo-mustache-2.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/krazo/ext/krazo-mustache/2.1.0-SNAPSHOT/krazo-mustache-2.1.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tck-wildfly/ext/mustache/pom.xml to /home/jenkins/.m2/repository/org/eclipse/krazo/ext/krazo-mustache/2.1.0-SNAPSHOT/krazo-mustache-2.1.0-SNAPSHOT.pom [INFO] [INFO] -------------< org.eclipse.krazo.ext:krazo-stringtemplate >------------- [INFO] Building Eclipse Krazo StringTemplate Extension 2.1.0-SNAPSHOT [13/39] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ krazo-stringtemplate --- [INFO] [INFO] --- directory-maven-plugin:0.1:highest-basedir (highest-basedir) @ krazo-stringtemplate --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/tck-wildfly [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ krazo-stringtemplate --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ krazo-stringtemplate --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tck-wildfly/ext/stringtemplate/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ krazo-stringtemplate --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tck-wildfly/ext/stringtemplate/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ krazo-stringtemplate --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ krazo-stringtemplate --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ krazo-stringtemplate --- [INFO] Building jar: /home/jenkins/agent/workspace/tck-wildfly/ext/stringtemplate/target/krazo-stringtemplate-2.1.0-SNAPSHOT.jar [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ krazo-stringtemplate --- [INFO] Installing /home/jenkins/agent/workspace/tck-wildfly/ext/stringtemplate/target/krazo-stringtemplate-2.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/krazo/ext/krazo-stringtemplate/2.1.0-SNAPSHOT/krazo-stringtemplate-2.1.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tck-wildfly/ext/stringtemplate/pom.xml to /home/jenkins/.m2/repository/org/eclipse/krazo/ext/krazo-stringtemplate/2.1.0-SNAPSHOT/krazo-stringtemplate-2.1.0-SNAPSHOT.pom [INFO] [INFO] ----------------< org.eclipse.krazo.ext:krazo-velocity >---------------- [INFO] Building Eclipse Krazo Velocity Extension 2.1.0-SNAPSHOT [14/39] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ krazo-velocity --- [INFO] [INFO] --- directory-maven-plugin:0.1:highest-basedir (highest-basedir) @ krazo-velocity --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/tck-wildfly [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ krazo-velocity --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ krazo-velocity --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tck-wildfly/ext/velocity/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ krazo-velocity --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tck-wildfly/ext/velocity/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ krazo-velocity --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ krazo-velocity --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ krazo-velocity --- [INFO] Building jar: /home/jenkins/agent/workspace/tck-wildfly/ext/velocity/target/krazo-velocity-2.1.0-SNAPSHOT.jar [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ krazo-velocity --- [INFO] Installing /home/jenkins/agent/workspace/tck-wildfly/ext/velocity/target/krazo-velocity-2.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/krazo/ext/krazo-velocity/2.1.0-SNAPSHOT/krazo-velocity-2.1.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tck-wildfly/ext/velocity/pom.xml to /home/jenkins/.m2/repository/org/eclipse/krazo/ext/krazo-velocity/2.1.0-SNAPSHOT/krazo-velocity-2.1.0-SNAPSHOT.pom [INFO] [INFO] ----------< org.eclipse.krazo.examples:krazo-examples-parent >---------- [INFO] Building Eclipse Krazo Integration Tests Parent 2.1.0-SNAPSHOT [15/39] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ krazo-examples-parent --- [INFO] [INFO] --- directory-maven-plugin:0.1:highest-basedir (highest-basedir) @ krazo-examples-parent --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/tck-wildfly [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ krazo-examples-parent --- [INFO] Installing /home/jenkins/agent/workspace/tck-wildfly/examples/pom.xml to /home/jenkins/.m2/repository/org/eclipse/krazo/examples/krazo-examples-parent/2.1.0-SNAPSHOT/krazo-examples-parent-2.1.0-SNAPSHOT.pom [INFO] [INFO] ------------< org.eclipse.krazo.examples:application-path >------------- [INFO] Building Eclipse Krazo Application Path Tests 2.1.0-SNAPSHOT [16/39] [INFO] --------------------------------[ war ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ application-path --- [INFO] [INFO] --- directory-maven-plugin:0.1:highest-basedir (highest-basedir) @ application-path --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/tck-wildfly [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ application-path --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tck-wildfly/examples/application-path/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ application-path --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/tck-wildfly/examples/application-path/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ application-path --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tck-wildfly/examples/application-path/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ application-path --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tck-wildfly/examples/application-path/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ application-path --- [INFO] [INFO] --- maven-war-plugin:3.2.3:war (default-war) @ application-path --- [INFO] Packaging webapp [INFO] Assembling webapp [application-path] in [/home/jenkins/agent/workspace/tck-wildfly/examples/application-path/target/test-application-path] [INFO] Processing war project [INFO] Copying webapp resources [/home/jenkins/agent/workspace/tck-wildfly/examples/application-path/src/main/webapp] [INFO] Webapp assembled in [61 msecs] [INFO] Building war: /home/jenkins/agent/workspace/tck-wildfly/examples/application-path/target/test-application-path.war [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ application-path --- [INFO] Installing /home/jenkins/agent/workspace/tck-wildfly/examples/application-path/target/test-application-path.war to /home/jenkins/.m2/repository/org/eclipse/krazo/examples/application-path/2.1.0-SNAPSHOT/application-path-2.1.0-SNAPSHOT.war [INFO] Installing /home/jenkins/agent/workspace/tck-wildfly/examples/application-path/pom.xml to /home/jenkins/.m2/repository/org/eclipse/krazo/examples/application-path/2.1.0-SNAPSHOT/application-path-2.1.0-SNAPSHOT.pom [INFO] [INFO] ----------------< org.eclipse.krazo.examples:book-cdi >----------------- [INFO] Building Eclipse Krazo Book CDI tests 2.1.0-SNAPSHOT [17/39] [INFO] --------------------------------[ war ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ book-cdi --- [INFO] [INFO] --- directory-maven-plugin:0.1:highest-basedir (highest-basedir) @ book-cdi --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/tck-wildfly [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ book-cdi --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ book-cdi --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tck-wildfly/examples/book-cdi/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ book-cdi --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tck-wildfly/examples/book-cdi/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ book-cdi --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tck-wildfly/examples/book-cdi/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ book-cdi --- [INFO] [INFO] --- maven-war-plugin:3.2.3:war (default-war) @ book-cdi --- [INFO] Packaging webapp [INFO] Assembling webapp [book-cdi] in [/home/jenkins/agent/workspace/tck-wildfly/examples/book-cdi/target/test-book-cdi] [INFO] Processing war project [INFO] Copying webapp resources [/home/jenkins/agent/workspace/tck-wildfly/examples/book-cdi/src/main/webapp] [INFO] Webapp assembled in [9 msecs] [INFO] Building war: /home/jenkins/agent/workspace/tck-wildfly/examples/book-cdi/target/test-book-cdi.war [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ book-cdi --- [INFO] Installing /home/jenkins/agent/workspace/tck-wildfly/examples/book-cdi/target/test-book-cdi.war to /home/jenkins/.m2/repository/org/eclipse/krazo/examples/book-cdi/2.1.0-SNAPSHOT/book-cdi-2.1.0-SNAPSHOT.war [INFO] Installing /home/jenkins/agent/workspace/tck-wildfly/examples/book-cdi/pom.xml to /home/jenkins/.m2/repository/org/eclipse/krazo/examples/book-cdi/2.1.0-SNAPSHOT/book-cdi-2.1.0-SNAPSHOT.pom [INFO] [INFO] ---------------< org.eclipse.krazo.examples:book-models >--------------- [INFO] Building Eclipse Krazo Book Models Tests 2.1.0-SNAPSHOT [18/39] [INFO] --------------------------------[ war ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ book-models --- [INFO] [INFO] --- directory-maven-plugin:0.1:highest-basedir (highest-basedir) @ book-models --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/tck-wildfly [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ book-models --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ book-models --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tck-wildfly/examples/book-models/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ book-models --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tck-wildfly/examples/book-models/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ book-models --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tck-wildfly/examples/book-models/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ book-models --- [INFO] [INFO] --- maven-war-plugin:3.2.3:war (default-war) @ book-models --- [INFO] Packaging webapp [INFO] Assembling webapp [book-models] in [/home/jenkins/agent/workspace/tck-wildfly/examples/book-models/target/test-book-models] [INFO] Processing war project [INFO] Copying webapp resources [/home/jenkins/agent/workspace/tck-wildfly/examples/book-models/src/main/webapp] [INFO] Webapp assembled in [34 msecs] [INFO] Building war: /home/jenkins/agent/workspace/tck-wildfly/examples/book-models/target/test-book-models.war [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ book-models --- [INFO] Installing /home/jenkins/agent/workspace/tck-wildfly/examples/book-models/target/test-book-models.war to /home/jenkins/.m2/repository/org/eclipse/krazo/examples/book-models/2.1.0-SNAPSHOT/book-models-2.1.0-SNAPSHOT.war [INFO] Installing /home/jenkins/agent/workspace/tck-wildfly/examples/book-models/pom.xml to /home/jenkins/.m2/repository/org/eclipse/krazo/examples/book-models/2.1.0-SNAPSHOT/book-models-2.1.0-SNAPSHOT.pom [INFO] [INFO] --------------< org.eclipse.krazo.examples:conversation >--------------- [INFO] Building Eclipse Krazo CDI Conversation Tests 2.1.0-SNAPSHOT [19/39] [INFO] --------------------------------[ war ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ conversation --- [INFO] [INFO] --- directory-maven-plugin:0.1:highest-basedir (highest-basedir) @ conversation --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/tck-wildfly [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ conversation --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ conversation --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tck-wildfly/examples/conversation/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ conversation --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tck-wildfly/examples/conversation/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ conversation --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tck-wildfly/examples/conversation/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ conversation --- [INFO] [INFO] --- maven-war-plugin:3.2.3:war (default-war) @ conversation --- [INFO] Packaging webapp [INFO] Assembling webapp [conversation] in [/home/jenkins/agent/workspace/tck-wildfly/examples/conversation/target/test-conversation] [INFO] Processing war project [INFO] Copying webapp resources [/home/jenkins/agent/workspace/tck-wildfly/examples/conversation/src/main/webapp] [INFO] Webapp assembled in [9 msecs] [INFO] Building war: /home/jenkins/agent/workspace/tck-wildfly/examples/conversation/target/test-conversation.war [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ conversation --- [INFO] Installing /home/jenkins/agent/workspace/tck-wildfly/examples/conversation/target/test-conversation.war to /home/jenkins/.m2/repository/org/eclipse/krazo/examples/conversation/2.1.0-SNAPSHOT/conversation-2.1.0-SNAPSHOT.war [INFO] Installing /home/jenkins/agent/workspace/tck-wildfly/examples/conversation/pom.xml to /home/jenkins/.m2/repository/org/eclipse/krazo/examples/conversation/2.1.0-SNAPSHOT/conversation-2.1.0-SNAPSHOT.pom [INFO] [INFO] --------------< org.eclipse.krazo.examples:csrf-property >-------------- [INFO] Building Eclipse Krazo CSRF Property Tests 2.1.0-SNAPSHOT [20/39] [INFO] --------------------------------[ war ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ csrf-property --- [INFO] [INFO] --- directory-maven-plugin:0.1:highest-basedir (highest-basedir) @ csrf-property --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/tck-wildfly [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ csrf-property --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ csrf-property --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tck-wildfly/examples/csrf-property/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ csrf-property --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tck-wildfly/examples/csrf-property/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ csrf-property --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tck-wildfly/examples/csrf-property/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ csrf-property --- [INFO] [INFO] --- maven-war-plugin:3.2.3:war (default-war) @ csrf-property --- [INFO] Packaging webapp [INFO] Assembling webapp [csrf-property] in [/home/jenkins/agent/workspace/tck-wildfly/examples/csrf-property/target/test-csrf-property] [INFO] Processing war project [INFO] Copying webapp resources [/home/jenkins/agent/workspace/tck-wildfly/examples/csrf-property/src/main/webapp] [INFO] Webapp assembled in [8 msecs] [INFO] Building war: /home/jenkins/agent/workspace/tck-wildfly/examples/csrf-property/target/test-csrf-property.war [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ csrf-property --- [INFO] Installing /home/jenkins/agent/workspace/tck-wildfly/examples/csrf-property/target/test-csrf-property.war to /home/jenkins/.m2/repository/org/eclipse/krazo/examples/csrf-property/2.1.0-SNAPSHOT/csrf-property-2.1.0-SNAPSHOT.war [INFO] Installing /home/jenkins/agent/workspace/tck-wildfly/examples/csrf-property/pom.xml to /home/jenkins/.m2/repository/org/eclipse/krazo/examples/csrf-property/2.1.0-SNAPSHOT/csrf-property-2.1.0-SNAPSHOT.pom [INFO] [INFO] -----------------< org.eclipse.krazo.examples:def-ext >----------------- [INFO] Building Eclipse Krazo Default Extension Tests 2.1.0-SNAPSHOT [21/39] [INFO] --------------------------------[ war ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ def-ext --- [INFO] [INFO] --- directory-maven-plugin:0.1:highest-basedir (highest-basedir) @ def-ext --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/tck-wildfly [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ def-ext --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ def-ext --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tck-wildfly/examples/def-ext/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ def-ext --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tck-wildfly/examples/def-ext/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ def-ext --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tck-wildfly/examples/def-ext/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ def-ext --- [INFO] [INFO] --- maven-war-plugin:3.2.3:war (default-war) @ def-ext --- [INFO] Packaging webapp [INFO] Assembling webapp [def-ext] in [/home/jenkins/agent/workspace/tck-wildfly/examples/def-ext/target/test-def-ext] [INFO] Processing war project [INFO] Copying webapp resources [/home/jenkins/agent/workspace/tck-wildfly/examples/def-ext/src/main/webapp] [INFO] Webapp assembled in [7 msecs] [INFO] Building war: /home/jenkins/agent/workspace/tck-wildfly/examples/def-ext/target/test-def-ext.war [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ def-ext --- [INFO] Installing /home/jenkins/agent/workspace/tck-wildfly/examples/def-ext/target/test-def-ext.war to /home/jenkins/.m2/repository/org/eclipse/krazo/examples/def-ext/2.1.0-SNAPSHOT/def-ext-2.1.0-SNAPSHOT.war [INFO] Installing /home/jenkins/agent/workspace/tck-wildfly/examples/def-ext/pom.xml to /home/jenkins/.m2/repository/org/eclipse/krazo/examples/def-ext/2.1.0-SNAPSHOT/def-ext-2.1.0-SNAPSHOT.pom [INFO] [INFO] -----------------< org.eclipse.krazo.examples:events >------------------ [INFO] Building Eclipse Krazo CDI Events Tests 2.1.0-SNAPSHOT [22/39] [INFO] --------------------------------[ war ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ events --- [INFO] [INFO] --- directory-maven-plugin:0.1:highest-basedir (highest-basedir) @ events --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/tck-wildfly [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ events --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ events --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/tck-wildfly/examples/events/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ events --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tck-wildfly/examples/events/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ events --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tck-wildfly/examples/events/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ events --- [INFO] [INFO] --- maven-war-plugin:3.2.3:war (default-war) @ events --- [INFO] Packaging webapp [INFO] Assembling webapp [events] in [/home/jenkins/agent/workspace/tck-wildfly/examples/events/target/test-events] [INFO] Processing war project [INFO] Copying webapp resources [/home/jenkins/agent/workspace/tck-wildfly/examples/events/src/main/webapp] [INFO] Webapp assembled in [8 msecs] [INFO] Building war: /home/jenkins/agent/workspace/tck-wildfly/examples/events/target/test-events.war [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ events --- [INFO] Installing /home/jenkins/agent/workspace/tck-wildfly/examples/events/target/test-events.war to /home/jenkins/.m2/repository/org/eclipse/krazo/examples/events/2.1.0-SNAPSHOT/events-2.1.0-SNAPSHOT.war [INFO] Installing /home/jenkins/agent/workspace/tck-wildfly/examples/events/pom.xml to /home/jenkins/.m2/repository/org/eclipse/krazo/examples/events/2.1.0-SNAPSHOT/events-2.1.0-SNAPSHOT.pom [INFO] [INFO] ---------------< org.eclipse.krazo.examples:exceptions >---------------- [INFO] Building Eclipse Krazo Exceptions Tests 2.1.0-SNAPSHOT [23/39] [INFO] --------------------------------[ war ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ exceptions --- [INFO] [INFO] --- directory-maven-plugin:0.1:highest-basedir (highest-basedir) @ exceptions --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/tck-wildfly [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ exceptions --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ exceptions --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tck-wildfly/examples/exceptions/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ exceptions --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tck-wildfly/examples/exceptions/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ exceptions --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tck-wildfly/examples/exceptions/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ exceptions --- [INFO] [INFO] --- maven-war-plugin:3.2.3:war (default-war) @ exceptions --- [INFO] Packaging webapp [INFO] Assembling webapp [exceptions] in [/home/jenkins/agent/workspace/tck-wildfly/examples/exceptions/target/test-exceptions] [INFO] Processing war project [INFO] Copying webapp resources [/home/jenkins/agent/workspace/tck-wildfly/examples/exceptions/src/main/webapp] [INFO] Webapp assembled in [8 msecs] [INFO] Building war: /home/jenkins/agent/workspace/tck-wildfly/examples/exceptions/target/test-exceptions.war [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ exceptions --- [INFO] Installing /home/jenkins/agent/workspace/tck-wildfly/examples/exceptions/target/test-exceptions.war to /home/jenkins/.m2/repository/org/eclipse/krazo/examples/exceptions/2.1.0-SNAPSHOT/exceptions-2.1.0-SNAPSHOT.war [INFO] Installing /home/jenkins/agent/workspace/tck-wildfly/examples/exceptions/pom.xml to /home/jenkins/.m2/repository/org/eclipse/krazo/examples/exceptions/2.1.0-SNAPSHOT/exceptions-2.1.0-SNAPSHOT.pom [INFO] [INFO] ----------------< org.eclipse.krazo.examples:facelets >----------------- [INFO] Building Eclipse Krazo Facelets Tests 2.1.0-SNAPSHOT [24/39] [INFO] --------------------------------[ war ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ facelets --- [INFO] [INFO] --- directory-maven-plugin:0.1:highest-basedir (highest-basedir) @ facelets --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/tck-wildfly [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ facelets --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tck-wildfly/examples/facelets/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ facelets --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/tck-wildfly/examples/facelets/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ facelets --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tck-wildfly/examples/facelets/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ facelets --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tck-wildfly/examples/facelets/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ facelets --- [INFO] [INFO] --- maven-war-plugin:3.2.3:war (default-war) @ facelets --- [INFO] Packaging webapp [INFO] Assembling webapp [facelets] in [/home/jenkins/agent/workspace/tck-wildfly/examples/facelets/target/test-facelets] [INFO] Processing war project [INFO] Copying webapp resources [/home/jenkins/agent/workspace/tck-wildfly/examples/facelets/src/main/webapp] [INFO] Webapp assembled in [7 msecs] [INFO] Building war: /home/jenkins/agent/workspace/tck-wildfly/examples/facelets/target/test-facelets.war [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ facelets --- [INFO] Installing /home/jenkins/agent/workspace/tck-wildfly/examples/facelets/target/test-facelets.war to /home/jenkins/.m2/repository/org/eclipse/krazo/examples/facelets/2.1.0-SNAPSHOT/facelets-2.1.0-SNAPSHOT.war [INFO] Installing /home/jenkins/agent/workspace/tck-wildfly/examples/facelets/pom.xml to /home/jenkins/.m2/repository/org/eclipse/krazo/examples/facelets/2.1.0-SNAPSHOT/facelets-2.1.0-SNAPSHOT.pom [INFO] [INFO] -----------------< org.eclipse.krazo.examples:locale >------------------ [INFO] Building Eclipse Krazo Locale Tests 2.1.0-SNAPSHOT [25/39] [INFO] --------------------------------[ war ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ locale --- [INFO] [INFO] --- directory-maven-plugin:0.1:highest-basedir (highest-basedir) @ locale --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/tck-wildfly [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ locale --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ locale --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tck-wildfly/examples/locale/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ locale --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tck-wildfly/examples/locale/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ locale --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tck-wildfly/examples/locale/target/test-classes [INFO] /home/jenkins/agent/workspace/tck-wildfly/examples/locale/src/test/java/org/eclipse/krazo/test/locale/LocaleIT.java: /home/jenkins/agent/workspace/tck-wildfly/examples/locale/src/test/java/org/eclipse/krazo/test/locale/LocaleIT.java uses or overrides a deprecated API. [INFO] /home/jenkins/agent/workspace/tck-wildfly/examples/locale/src/test/java/org/eclipse/krazo/test/locale/LocaleIT.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ locale --- [INFO] [INFO] --- maven-war-plugin:3.2.3:war (default-war) @ locale --- [INFO] Packaging webapp [INFO] Assembling webapp [locale] in [/home/jenkins/agent/workspace/tck-wildfly/examples/locale/target/test-locale] [INFO] Processing war project [INFO] Copying webapp resources [/home/jenkins/agent/workspace/tck-wildfly/examples/locale/src/main/webapp] [INFO] Webapp assembled in [41 msecs] [INFO] Building war: /home/jenkins/agent/workspace/tck-wildfly/examples/locale/target/test-locale.war [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ locale --- [INFO] Installing /home/jenkins/agent/workspace/tck-wildfly/examples/locale/target/test-locale.war to /home/jenkins/.m2/repository/org/eclipse/krazo/examples/locale/2.1.0-SNAPSHOT/locale-2.1.0-SNAPSHOT.war [INFO] Installing /home/jenkins/agent/workspace/tck-wildfly/examples/locale/pom.xml to /home/jenkins/.m2/repository/org/eclipse/krazo/examples/locale/2.1.0-SNAPSHOT/locale-2.1.0-SNAPSHOT.pom [INFO] [INFO] ----------------< org.eclipse.krazo.examples:produces >----------------- [INFO] Building Eclipse Krazo Produces Tests 2.1.0-SNAPSHOT [26/39] [INFO] --------------------------------[ war ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ produces --- [INFO] [INFO] --- directory-maven-plugin:0.1:highest-basedir (highest-basedir) @ produces --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/tck-wildfly [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ produces --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ produces --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tck-wildfly/examples/produces/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ produces --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tck-wildfly/examples/produces/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ produces --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tck-wildfly/examples/produces/target/test-classes [INFO] /home/jenkins/agent/workspace/tck-wildfly/examples/produces/src/test/java/org/eclipse/krazo/test/produces/ProducesIT.java: /home/jenkins/agent/workspace/tck-wildfly/examples/produces/src/test/java/org/eclipse/krazo/test/produces/ProducesIT.java uses or overrides a deprecated API. [INFO] /home/jenkins/agent/workspace/tck-wildfly/examples/produces/src/test/java/org/eclipse/krazo/test/produces/ProducesIT.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ produces --- [INFO] [INFO] --- maven-war-plugin:3.2.3:war (default-war) @ produces --- [INFO] Packaging webapp [INFO] Assembling webapp [produces] in [/home/jenkins/agent/workspace/tck-wildfly/examples/produces/target/test-produces] [INFO] Processing war project [INFO] Copying webapp resources [/home/jenkins/agent/workspace/tck-wildfly/examples/produces/src/main/webapp] [INFO] Webapp assembled in [8 msecs] [INFO] Building war: /home/jenkins/agent/workspace/tck-wildfly/examples/produces/target/test-produces.war [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ produces --- [INFO] Installing /home/jenkins/agent/workspace/tck-wildfly/examples/produces/target/test-produces.war to /home/jenkins/.m2/repository/org/eclipse/krazo/examples/produces/2.1.0-SNAPSHOT/produces-2.1.0-SNAPSHOT.war [INFO] Installing /home/jenkins/agent/workspace/tck-wildfly/examples/produces/pom.xml to /home/jenkins/.m2/repository/org/eclipse/krazo/examples/produces/2.1.0-SNAPSHOT/produces-2.1.0-SNAPSHOT.pom [INFO] [INFO] ----------------< org.eclipse.krazo.examples:redirect >----------------- [INFO] Building Eclipse Krazo Redirect Tests 2.1.0-SNAPSHOT [27/39] [INFO] --------------------------------[ war ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ redirect --- [INFO] [INFO] --- directory-maven-plugin:0.1:highest-basedir (highest-basedir) @ redirect --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/tck-wildfly [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ redirect --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ redirect --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tck-wildfly/examples/redirect/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ redirect --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tck-wildfly/examples/redirect/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ redirect --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tck-wildfly/examples/redirect/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ redirect --- [INFO] [INFO] --- maven-war-plugin:3.2.3:war (default-war) @ redirect --- [INFO] Packaging webapp [INFO] Assembling webapp [redirect] in [/home/jenkins/agent/workspace/tck-wildfly/examples/redirect/target/test-redirect] [INFO] Processing war project [INFO] Copying webapp resources [/home/jenkins/agent/workspace/tck-wildfly/examples/redirect/src/main/webapp] [INFO] Webapp assembled in [7 msecs] [INFO] Building war: /home/jenkins/agent/workspace/tck-wildfly/examples/redirect/target/test-redirect.war [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ redirect --- [INFO] Installing /home/jenkins/agent/workspace/tck-wildfly/examples/redirect/target/test-redirect.war to /home/jenkins/.m2/repository/org/eclipse/krazo/examples/redirect/2.1.0-SNAPSHOT/redirect-2.1.0-SNAPSHOT.war [INFO] Installing /home/jenkins/agent/workspace/tck-wildfly/examples/redirect/pom.xml to /home/jenkins/.m2/repository/org/eclipse/krazo/examples/redirect/2.1.0-SNAPSHOT/redirect-2.1.0-SNAPSHOT.pom [INFO] [INFO] --------------< org.eclipse.krazo.examples:redirectScope >-------------- [INFO] Building Eclipse Krazo RedirectScope Tests 2.1.0-SNAPSHOT [28/39] [INFO] --------------------------------[ war ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ redirectScope --- [INFO] [INFO] --- directory-maven-plugin:0.1:highest-basedir (highest-basedir) @ redirectScope --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/tck-wildfly [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ redirectScope --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tck-wildfly/examples/redirectScope/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ redirectScope --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tck-wildfly/examples/redirectScope/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ redirectScope --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tck-wildfly/examples/redirectScope/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ redirectScope --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tck-wildfly/examples/redirectScope/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ redirectScope --- [INFO] [INFO] --- maven-war-plugin:3.2.3:war (default-war) @ redirectScope --- [INFO] Packaging webapp [INFO] Assembling webapp [redirectScope] in [/home/jenkins/agent/workspace/tck-wildfly/examples/redirectScope/target/test-redirectscope] [INFO] Processing war project [INFO] Copying webapp resources [/home/jenkins/agent/workspace/tck-wildfly/examples/redirectScope/src/main/webapp] [INFO] Webapp assembled in [7 msecs] [INFO] Building war: /home/jenkins/agent/workspace/tck-wildfly/examples/redirectScope/target/test-redirectscope.war [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ redirectScope --- [INFO] Installing /home/jenkins/agent/workspace/tck-wildfly/examples/redirectScope/target/test-redirectscope.war to /home/jenkins/.m2/repository/org/eclipse/krazo/examples/redirectScope/2.1.0-SNAPSHOT/redirectScope-2.1.0-SNAPSHOT.war [INFO] Installing /home/jenkins/agent/workspace/tck-wildfly/examples/redirectScope/pom.xml to /home/jenkins/.m2/repository/org/eclipse/krazo/examples/redirectScope/2.1.0-SNAPSHOT/redirectScope-2.1.0-SNAPSHOT.pom [INFO] [INFO] -------------< org.eclipse.krazo.examples:redirectScope2 >-------------- [INFO] Building Eclipse Krazo RedirectScope2 Tests 2.1.0-SNAPSHOT [29/39] [INFO] --------------------------------[ war ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ redirectScope2 --- [INFO] [INFO] --- directory-maven-plugin:0.1:highest-basedir (highest-basedir) @ redirectScope2 --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/tck-wildfly [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ redirectScope2 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tck-wildfly/examples/redirectScope2/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ redirectScope2 --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tck-wildfly/examples/redirectScope2/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ redirectScope2 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tck-wildfly/examples/redirectScope2/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ redirectScope2 --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tck-wildfly/examples/redirectScope2/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ redirectScope2 --- [INFO] [INFO] --- maven-war-plugin:3.2.3:war (default-war) @ redirectScope2 --- [INFO] Packaging webapp [INFO] Assembling webapp [redirectScope2] in [/home/jenkins/agent/workspace/tck-wildfly/examples/redirectScope2/target/test-redirectscope2] [INFO] Processing war project [INFO] Copying webapp resources [/home/jenkins/agent/workspace/tck-wildfly/examples/redirectScope2/src/main/webapp] [INFO] Webapp assembled in [7 msecs] [INFO] Building war: /home/jenkins/agent/workspace/tck-wildfly/examples/redirectScope2/target/test-redirectscope2.war [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ redirectScope2 --- [INFO] Installing /home/jenkins/agent/workspace/tck-wildfly/examples/redirectScope2/target/test-redirectscope2.war to /home/jenkins/.m2/repository/org/eclipse/krazo/examples/redirectScope2/2.1.0-SNAPSHOT/redirectScope2-2.1.0-SNAPSHOT.war [INFO] Installing /home/jenkins/agent/workspace/tck-wildfly/examples/redirectScope2/pom.xml to /home/jenkins/.m2/repository/org/eclipse/krazo/examples/redirectScope2/2.1.0-SNAPSHOT/redirectScope2-2.1.0-SNAPSHOT.pom [INFO] [INFO] -------------< org.eclipse.krazo.examples:redirectScope3 >-------------- [INFO] Building Eclipse Krazo RedirectScope3 Tests 2.1.0-SNAPSHOT [30/39] [INFO] --------------------------------[ war ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ redirectScope3 --- [INFO] [INFO] --- directory-maven-plugin:0.1:highest-basedir (highest-basedir) @ redirectScope3 --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/tck-wildfly [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ redirectScope3 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tck-wildfly/examples/redirectScope3/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ redirectScope3 --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tck-wildfly/examples/redirectScope3/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ redirectScope3 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tck-wildfly/examples/redirectScope3/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ redirectScope3 --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tck-wildfly/examples/redirectScope3/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ redirectScope3 --- [INFO] [INFO] --- maven-war-plugin:3.2.3:war (default-war) @ redirectScope3 --- [INFO] Packaging webapp [INFO] Assembling webapp [redirectScope3] in [/home/jenkins/agent/workspace/tck-wildfly/examples/redirectScope3/target/test-redirectscope3] [INFO] Processing war project [INFO] Copying webapp resources [/home/jenkins/agent/workspace/tck-wildfly/examples/redirectScope3/src/main/webapp] [INFO] Webapp assembled in [7 msecs] [INFO] Building war: /home/jenkins/agent/workspace/tck-wildfly/examples/redirectScope3/target/test-redirectscope3.war [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ redirectScope3 --- [INFO] Installing /home/jenkins/agent/workspace/tck-wildfly/examples/redirectScope3/target/test-redirectscope3.war to /home/jenkins/.m2/repository/org/eclipse/krazo/examples/redirectScope3/2.1.0-SNAPSHOT/redirectScope3-2.1.0-SNAPSHOT.war [INFO] Installing /home/jenkins/agent/workspace/tck-wildfly/examples/redirectScope3/pom.xml to /home/jenkins/.m2/repository/org/eclipse/krazo/examples/redirectScope3/2.1.0-SNAPSHOT/redirectScope3-2.1.0-SNAPSHOT.pom [INFO] [INFO] ------------< org.eclipse.krazo.examples:requestDispatcher >------------ [INFO] Building Eclipse Krazo RequestDispatcher tests 2.1.0-SNAPSHOT [31/39] [INFO] --------------------------------[ war ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ requestDispatcher --- [INFO] [INFO] --- directory-maven-plugin:0.1:highest-basedir (highest-basedir) @ requestDispatcher --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/tck-wildfly [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ requestDispatcher --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tck-wildfly/examples/requestDispatcher/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ requestDispatcher --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tck-wildfly/examples/requestDispatcher/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ requestDispatcher --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tck-wildfly/examples/requestDispatcher/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ requestDispatcher --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tck-wildfly/examples/requestDispatcher/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ requestDispatcher --- [INFO] [INFO] --- maven-war-plugin:3.2.3:war (default-war) @ requestDispatcher --- [INFO] Packaging webapp [INFO] Assembling webapp [requestDispatcher] in [/home/jenkins/agent/workspace/tck-wildfly/examples/requestDispatcher/target/test-requestDispatcher] [INFO] Processing war project [INFO] Copying webapp resources [/home/jenkins/agent/workspace/tck-wildfly/examples/requestDispatcher/src/main/webapp] [INFO] Webapp assembled in [7 msecs] [INFO] Building war: /home/jenkins/agent/workspace/tck-wildfly/examples/requestDispatcher/target/test-requestDispatcher.war [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ requestDispatcher --- [INFO] Installing /home/jenkins/agent/workspace/tck-wildfly/examples/requestDispatcher/target/test-requestDispatcher.war to /home/jenkins/.m2/repository/org/eclipse/krazo/examples/requestDispatcher/2.1.0-SNAPSHOT/requestDispatcher-2.1.0-SNAPSHOT.war [INFO] Installing /home/jenkins/agent/workspace/tck-wildfly/examples/requestDispatcher/pom.xml to /home/jenkins/.m2/repository/org/eclipse/krazo/examples/requestDispatcher/2.1.0-SNAPSHOT/requestDispatcher-2.1.0-SNAPSHOT.pom [INFO] [INFO] -----------------< org.eclipse.krazo.examples:returns >----------------- [INFO] Building Eclipse Krazo Returns Tests 2.1.0-SNAPSHOT [32/39] [INFO] --------------------------------[ war ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ returns --- [INFO] [INFO] --- directory-maven-plugin:0.1:highest-basedir (highest-basedir) @ returns --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/tck-wildfly [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ returns --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ returns --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tck-wildfly/examples/returns/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ returns --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tck-wildfly/examples/returns/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ returns --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tck-wildfly/examples/returns/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ returns --- [INFO] [INFO] --- maven-war-plugin:3.2.3:war (default-war) @ returns --- [INFO] Packaging webapp [INFO] Assembling webapp [returns] in [/home/jenkins/agent/workspace/tck-wildfly/examples/returns/target/test-returns] [INFO] Processing war project [INFO] Copying webapp resources [/home/jenkins/agent/workspace/tck-wildfly/examples/returns/src/main/webapp] [INFO] Webapp assembled in [7 msecs] [INFO] Building war: /home/jenkins/agent/workspace/tck-wildfly/examples/returns/target/test-returns.war [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ returns --- [INFO] Installing /home/jenkins/agent/workspace/tck-wildfly/examples/returns/target/test-returns.war to /home/jenkins/.m2/repository/org/eclipse/krazo/examples/returns/2.1.0-SNAPSHOT/returns-2.1.0-SNAPSHOT.war [INFO] Installing /home/jenkins/agent/workspace/tck-wildfly/examples/returns/pom.xml to /home/jenkins/.m2/repository/org/eclipse/krazo/examples/returns/2.1.0-SNAPSHOT/returns-2.1.0-SNAPSHOT.pom [INFO] [INFO] ---------------< org.eclipse.krazo.examples:validation >---------------- [INFO] Building Eclipse Krazo Validation Tests 2.1.0-SNAPSHOT [33/39] [INFO] --------------------------------[ war ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ validation --- [INFO] [INFO] --- directory-maven-plugin:0.1:highest-basedir (highest-basedir) @ validation --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/tck-wildfly [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ validation --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ validation --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/tck-wildfly/examples/validation/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ validation --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tck-wildfly/examples/validation/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ validation --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tck-wildfly/examples/validation/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ validation --- [INFO] [INFO] --- maven-war-plugin:3.2.3:war (default-war) @ validation --- [INFO] Packaging webapp [INFO] Assembling webapp [validation] in [/home/jenkins/agent/workspace/tck-wildfly/examples/validation/target/test-validation] [INFO] Processing war project [INFO] Copying webapp resources [/home/jenkins/agent/workspace/tck-wildfly/examples/validation/src/main/webapp] [INFO] Webapp assembled in [13 msecs] [INFO] Building war: /home/jenkins/agent/workspace/tck-wildfly/examples/validation/target/test-validation.war [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ validation --- [INFO] Installing /home/jenkins/agent/workspace/tck-wildfly/examples/validation/target/test-validation.war to /home/jenkins/.m2/repository/org/eclipse/krazo/examples/validation/2.1.0-SNAPSHOT/validation-2.1.0-SNAPSHOT.war [INFO] Installing /home/jenkins/agent/workspace/tck-wildfly/examples/validation/pom.xml to /home/jenkins/.m2/repository/org/eclipse/krazo/examples/validation/2.1.0-SNAPSHOT/validation-2.1.0-SNAPSHOT.pom [INFO] [INFO] -------------< org.eclipse.krazo.examples:validation-i18n >------------- [INFO] Building Eclipse Krazo Validation I18N Tests 2.1.0-SNAPSHOT [34/39] [INFO] --------------------------------[ war ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ validation-i18n --- [INFO] [INFO] --- directory-maven-plugin:0.1:highest-basedir (highest-basedir) @ validation-i18n --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/tck-wildfly [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ validation-i18n --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ validation-i18n --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/tck-wildfly/examples/validation-i18n/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ validation-i18n --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tck-wildfly/examples/validation-i18n/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ validation-i18n --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tck-wildfly/examples/validation-i18n/target/test-classes [INFO] /home/jenkins/agent/workspace/tck-wildfly/examples/validation-i18n/src/test/java/org/eclipse/krazo/test/validation/I18NValidationIT.java: /home/jenkins/agent/workspace/tck-wildfly/examples/validation-i18n/src/test/java/org/eclipse/krazo/test/validation/I18NValidationIT.java uses or overrides a deprecated API. [INFO] /home/jenkins/agent/workspace/tck-wildfly/examples/validation-i18n/src/test/java/org/eclipse/krazo/test/validation/I18NValidationIT.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ validation-i18n --- [INFO] [INFO] --- maven-war-plugin:3.2.3:war (default-war) @ validation-i18n --- [INFO] Packaging webapp [INFO] Assembling webapp [validation-i18n] in [/home/jenkins/agent/workspace/tck-wildfly/examples/validation-i18n/target/test-validation-i18n] [INFO] Processing war project [INFO] Copying webapp resources [/home/jenkins/agent/workspace/tck-wildfly/examples/validation-i18n/src/main/webapp] [INFO] Webapp assembled in [10 msecs] [INFO] Building war: /home/jenkins/agent/workspace/tck-wildfly/examples/validation-i18n/target/test-validation-i18n.war [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ validation-i18n --- [INFO] Installing /home/jenkins/agent/workspace/tck-wildfly/examples/validation-i18n/target/test-validation-i18n.war to /home/jenkins/.m2/repository/org/eclipse/krazo/examples/validation-i18n/2.1.0-SNAPSHOT/validation-i18n-2.1.0-SNAPSHOT.war [INFO] Installing /home/jenkins/agent/workspace/tck-wildfly/examples/validation-i18n/pom.xml to /home/jenkins/.m2/repository/org/eclipse/krazo/examples/validation-i18n/2.1.0-SNAPSHOT/validation-i18n-2.1.0-SNAPSHOT.pom [INFO] [INFO] -------------< org.eclipse.krazo.examples:view-annotation >------------- [INFO] Building Eclipse Krazo View Annotation Tests 2.1.0-SNAPSHOT [35/39] [INFO] --------------------------------[ war ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ view-annotation --- [INFO] [INFO] --- directory-maven-plugin:0.1:highest-basedir (highest-basedir) @ view-annotation --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/tck-wildfly [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ view-annotation --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ view-annotation --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tck-wildfly/examples/view-annotation/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ view-annotation --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tck-wildfly/examples/view-annotation/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ view-annotation --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tck-wildfly/examples/view-annotation/target/test-classes [INFO] /home/jenkins/agent/workspace/tck-wildfly/examples/view-annotation/src/test/java/org/eclipse/krazo/test/view/ViewAnnotationIT.java: /home/jenkins/agent/workspace/tck-wildfly/examples/view-annotation/src/test/java/org/eclipse/krazo/test/view/ViewAnnotationIT.java uses or overrides a deprecated API. [INFO] /home/jenkins/agent/workspace/tck-wildfly/examples/view-annotation/src/test/java/org/eclipse/krazo/test/view/ViewAnnotationIT.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ view-annotation --- [INFO] [INFO] --- maven-war-plugin:3.2.3:war (default-war) @ view-annotation --- [INFO] Packaging webapp [INFO] Assembling webapp [view-annotation] in [/home/jenkins/agent/workspace/tck-wildfly/examples/view-annotation/target/test-view-annotation] [INFO] Processing war project [INFO] Copying webapp resources [/home/jenkins/agent/workspace/tck-wildfly/examples/view-annotation/src/main/webapp] [INFO] Webapp assembled in [11 msecs] [INFO] Building war: /home/jenkins/agent/workspace/tck-wildfly/examples/view-annotation/target/test-view-annotation.war [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ view-annotation --- [INFO] Installing /home/jenkins/agent/workspace/tck-wildfly/examples/view-annotation/target/test-view-annotation.war to /home/jenkins/.m2/repository/org/eclipse/krazo/examples/view-annotation/2.1.0-SNAPSHOT/view-annotation-2.1.0-SNAPSHOT.war [INFO] Installing /home/jenkins/agent/workspace/tck-wildfly/examples/view-annotation/pom.xml to /home/jenkins/.m2/repository/org/eclipse/krazo/examples/view-annotation/2.1.0-SNAPSHOT/view-annotation-2.1.0-SNAPSHOT.pom [INFO] [INFO] ---------------< org.eclipse.krazo.examples:uri-builder >--------------- [INFO] Building Eclipse Krazo UriBuilder Test 2.1.0-SNAPSHOT [36/39] [INFO] --------------------------------[ war ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ uri-builder --- [INFO] [INFO] --- directory-maven-plugin:0.1:highest-basedir (highest-basedir) @ uri-builder --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/tck-wildfly [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ uri-builder --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tck-wildfly/examples/uri-builder/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ uri-builder --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tck-wildfly/examples/uri-builder/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ uri-builder --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tck-wildfly/examples/uri-builder/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ uri-builder --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tck-wildfly/examples/uri-builder/target/test-classes [INFO] /home/jenkins/agent/workspace/tck-wildfly/examples/uri-builder/src/test/java/org/eclipse/krazo/test/uribuilder/UriBuilderIT.java: /home/jenkins/agent/workspace/tck-wildfly/examples/uri-builder/src/test/java/org/eclipse/krazo/test/uribuilder/UriBuilderIT.java uses or overrides a deprecated API. [INFO] /home/jenkins/agent/workspace/tck-wildfly/examples/uri-builder/src/test/java/org/eclipse/krazo/test/uribuilder/UriBuilderIT.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ uri-builder --- [INFO] [INFO] --- maven-war-plugin:3.2.3:war (default-war) @ uri-builder --- [INFO] Packaging webapp [INFO] Assembling webapp [uri-builder] in [/home/jenkins/agent/workspace/tck-wildfly/examples/uri-builder/target/uri-builder] [INFO] Processing war project [INFO] Copying webapp resources [/home/jenkins/agent/workspace/tck-wildfly/examples/uri-builder/src/main/webapp] [INFO] Webapp assembled in [7 msecs] [INFO] Building war: /home/jenkins/agent/workspace/tck-wildfly/examples/uri-builder/target/uri-builder.war [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ uri-builder --- [INFO] Installing /home/jenkins/agent/workspace/tck-wildfly/examples/uri-builder/target/uri-builder.war to /home/jenkins/.m2/repository/org/eclipse/krazo/examples/uri-builder/2.1.0-SNAPSHOT/uri-builder-2.1.0-SNAPSHOT.war [INFO] Installing /home/jenkins/agent/workspace/tck-wildfly/examples/uri-builder/pom.xml to /home/jenkins/.m2/repository/org/eclipse/krazo/examples/uri-builder/2.1.0-SNAPSHOT/uri-builder-2.1.0-SNAPSHOT.pom [INFO] [INFO] -----------------< org.eclipse.krazo:krazo-testsuite >------------------ [INFO] Building Eclipse Krazo Testsuite 2.1.0-SNAPSHOT [37/39] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ krazo-testsuite --- [INFO] [INFO] --- directory-maven-plugin:0.1:highest-basedir (highest-basedir) @ krazo-testsuite --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/tck-wildfly [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ krazo-testsuite --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 47 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ krazo-testsuite --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 57 source files to /home/jenkins/agent/workspace/tck-wildfly/testsuite/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ krazo-testsuite --- [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-testsuite --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 23 source files to /home/jenkins/agent/workspace/tck-wildfly/testsuite/target/test-classes [INFO] /home/jenkins/agent/workspace/tck-wildfly/testsuite/src/test/java/org/eclipse/krazo/test/EncodingIT.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/tck-wildfly/testsuite/src/test/java/org/eclipse/krazo/test/EncodingIT.java: Recompile with -Xlint:deprecation for details. [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/tck-wildfly/testsuite/target/krazo-testsuite-2.1.0-SNAPSHOT.jar [INFO] [INFO] --- maven-failsafe-plugin:2.18.1:integration-test (default) @ krazo-testsuite --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-failsafe-plugin:2.18.1:verify (default) @ krazo-testsuite --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ krazo-testsuite --- [INFO] Installing /home/jenkins/agent/workspace/tck-wildfly/testsuite/target/krazo-testsuite-2.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/krazo/krazo-testsuite/2.1.0-SNAPSHOT/krazo-testsuite-2.1.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tck-wildfly/testsuite/pom.xml to /home/jenkins/.m2/repository/org/eclipse/krazo/krazo-testsuite/2.1.0-SNAPSHOT/krazo-testsuite-2.1.0-SNAPSHOT.pom [INFO] [INFO] ---------------< org.eclipse.krazo:krazo-documentation >---------------- [INFO] Building Eclipse Krazo Documentation 2.1.0-SNAPSHOT [38/39] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ krazo-documentation --- [INFO] [INFO] --- directory-maven-plugin:0.1:highest-basedir (highest-basedir) @ krazo-documentation --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/tck-wildfly [INFO] [INFO] --- asciidoctor-maven-plugin:2.0.0-RC.1:process-asciidoc (output-html) @ krazo-documentation --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] Rendered /home/jenkins/agent/workspace/tck-wildfly/documentation/src/main/asciidoc/index.adoc [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ krazo-documentation --- [INFO] Installing /home/jenkins/agent/workspace/tck-wildfly/documentation/pom.xml to /home/jenkins/.m2/repository/org/eclipse/krazo/krazo-documentation/2.1.0-SNAPSHOT/krazo-documentation-2.1.0-SNAPSHOT.pom [INFO] [INFO] ------------< org.eclipse.krazo:krazo-jakartaee9-archetype >------------ [INFO] Building Archetype for Jakarta EE 9 with Eclipse Krazo 2.1.0-SNAPSHOT [39/39] [INFO] --------------------------[ maven-archetype ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ krazo-jakartaee9-archetype --- [INFO] [INFO] --- directory-maven-plugin:0.1:highest-basedir (highest-basedir) @ krazo-jakartaee9-archetype --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/tck-wildfly [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ krazo-jakartaee9-archetype --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 7 resources [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ krazo-jakartaee9-archetype --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tck-wildfly/archetype/src/test/resources [INFO] [INFO] --- maven-archetype-plugin:3.2.0:jar (default-jar) @ krazo-jakartaee9-archetype --- [INFO] Building archetype jar: /home/jenkins/agent/workspace/tck-wildfly/archetype/target/krazo-jakartaee9-archetype-2.1.0-SNAPSHOT.jar [INFO] Building jar: /home/jenkins/agent/workspace/tck-wildfly/archetype/target/krazo-jakartaee9-archetype-2.1.0-SNAPSHOT.jar [INFO] [INFO] >>> maven-source-plugin:3.1.0:jar (attach-sources) > generate-sources @ krazo-jakartaee9-archetype >>> [INFO] [INFO] --- directory-maven-plugin:0.1:highest-basedir (highest-basedir) @ krazo-jakartaee9-archetype --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/tck-wildfly [INFO] [INFO] <<< maven-source-plugin:3.1.0:jar (attach-sources) < generate-sources @ krazo-jakartaee9-archetype <<< [INFO] [INFO] [INFO] --- maven-source-plugin:3.1.0:jar (attach-sources) @ krazo-jakartaee9-archetype --- [INFO] Building jar: /home/jenkins/agent/workspace/tck-wildfly/archetype/target/krazo-jakartaee9-archetype-2.1.0-SNAPSHOT-sources.jar [INFO] [INFO] >>> maven-source-plugin:3.1.0:jar (attach-javadoc) > generate-sources @ krazo-jakartaee9-archetype >>> [INFO] [INFO] --- directory-maven-plugin:0.1:highest-basedir (highest-basedir) @ krazo-jakartaee9-archetype --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/tck-wildfly [INFO] [INFO] <<< maven-source-plugin:3.1.0:jar (attach-javadoc) < generate-sources @ krazo-jakartaee9-archetype <<< [INFO] [INFO] [INFO] --- maven-source-plugin:3.1.0:jar (attach-javadoc) @ krazo-jakartaee9-archetype --- [INFO] [INFO] --- maven-archetype-plugin:3.2.0:integration-test (default-integration-test) @ krazo-jakartaee9-archetype --- [WARNING] No Archetype IT projects: root 'projects' directory not found. [INFO] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ krazo-jakartaee9-archetype --- [INFO] Installing /home/jenkins/agent/workspace/tck-wildfly/archetype/target/krazo-jakartaee9-archetype-2.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/krazo/krazo-jakartaee9-archetype/2.1.0-SNAPSHOT/krazo-jakartaee9-archetype-2.1.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tck-wildfly/archetype/pom.xml to /home/jenkins/.m2/repository/org/eclipse/krazo/krazo-jakartaee9-archetype/2.1.0-SNAPSHOT/krazo-jakartaee9-archetype-2.1.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tck-wildfly/archetype/target/krazo-jakartaee9-archetype-2.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/krazo/krazo-jakartaee9-archetype/2.1.0-SNAPSHOT/krazo-jakartaee9-archetype-2.1.0-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/tck-wildfly/archetype/target/krazo-jakartaee9-archetype-2.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/krazo/krazo-jakartaee9-archetype/2.1.0-SNAPSHOT/krazo-jakartaee9-archetype-2.1.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-archetype-plugin:3.2.0:update-local-catalog (default-update-local-catalog) @ krazo-jakartaee9-archetype --- [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for Eclipse Krazo Parent 2.1.0-SNAPSHOT: [INFO] [INFO] Eclipse Krazo Parent ............................... SUCCESS [ 10.360 s] [INFO] Eclipse Krazo Core ................................. SUCCESS [ 39.744 s] [INFO] Eclipse Krazo Jersey ............................... SUCCESS [ 0.983 s] [INFO] Eclipse Krazo RESTEasy ............................. SUCCESS [ 6.223 s] [INFO] Eclipse Krazo CXF .................................. SUCCESS [ 4.929 s] [INFO] Eclipse Krazo TCK Runner ........................... SUCCESS [ 15.949 s] [INFO] Eclipse Krazo Extensions Parent .................... SUCCESS [ 0.003 s] [INFO] Eclipse Krazo AsciiDoc Extension ................... SUCCESS [ 5.947 s] [INFO] Eclipse Krazo Freemarker Extension ................. SUCCESS [ 0.267 s] [INFO] Eclipse Krazo Jade Extension ....................... SUCCESS [ 1.778 s] [INFO] Eclipse Krazo JSR-223 Extension .................... SUCCESS [ 0.114 s] [INFO] Eclipse Krazo Mustache Extension ................... SUCCESS [ 0.500 s] [INFO] Eclipse Krazo StringTemplate Extension ............. SUCCESS [ 0.682 s] [INFO] Eclipse Krazo Velocity Extension ................... SUCCESS [ 1.253 s] [INFO] Eclipse Krazo Integration Tests Parent ............. SUCCESS [ 0.005 s] [INFO] Eclipse Krazo Application Path Tests ............... SUCCESS [ 8.011 s] [INFO] Eclipse Krazo Book CDI tests ....................... SUCCESS [ 0.232 s] [INFO] Eclipse Krazo Book Models Tests .................... SUCCESS [ 0.226 s] [INFO] Eclipse Krazo CDI Conversation Tests ............... SUCCESS [ 0.224 s] [INFO] Eclipse Krazo CSRF Property Tests .................. SUCCESS [ 0.250 s] [INFO] Eclipse Krazo Default Extension Tests .............. SUCCESS [ 0.206 s] [INFO] Eclipse Krazo CDI Events Tests ..................... SUCCESS [ 0.221 s] [INFO] Eclipse Krazo Exceptions Tests ..................... SUCCESS [ 0.274 s] [INFO] Eclipse Krazo Facelets Tests ....................... SUCCESS [ 0.213 s] [INFO] Eclipse Krazo Locale Tests ......................... SUCCESS [ 0.245 s] [INFO] Eclipse Krazo Produces Tests ....................... SUCCESS [ 0.197 s] [INFO] Eclipse Krazo Redirect Tests ....................... SUCCESS [ 0.253 s] [INFO] Eclipse Krazo RedirectScope Tests .................. SUCCESS [ 0.212 s] [INFO] Eclipse Krazo RedirectScope2 Tests ................. SUCCESS [ 0.218 s] [INFO] Eclipse Krazo RedirectScope3 Tests ................. SUCCESS [ 0.266 s] [INFO] Eclipse Krazo RequestDispatcher tests .............. SUCCESS [ 0.203 s] [INFO] Eclipse Krazo Returns Tests ........................ SUCCESS [ 0.289 s] [INFO] Eclipse Krazo Validation Tests ..................... SUCCESS [ 0.313 s] [INFO] Eclipse Krazo Validation I18N Tests ................ SUCCESS [ 0.696 s] [INFO] Eclipse Krazo View Annotation Tests ................ SUCCESS [ 0.341 s] [INFO] Eclipse Krazo UriBuilder Test ...................... SUCCESS [ 0.272 s] [INFO] Eclipse Krazo Testsuite ............................ SUCCESS [ 10.021 s] [INFO] Eclipse Krazo Documentation ........................ SUCCESS [ 13.085 s] [INFO] Archetype for Jakarta EE 9 with Eclipse Krazo ...... SUCCESS [ 9.799 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 02:48 min [INFO] Finished at: 2020-11-21T22:10:15Z [INFO] ------------------------------------------------------------------------ [tck-wildfly] $ /opt/tools/apache-maven/latest/bin/mvn -pl tck -B -V -Dtck-env=wildfly verify surefire-report:report -Pstaging Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f) Maven home: /opt/tools/apache-maven/latest Java version: 14.0.1, vendor: AdoptOpenJDK, runtime: /opt/tools/java/adoptopenjdk/hotspot-jdk-14/14.0.1+7 Default locale: en_US, platform encoding: UTF-8 OS name: "linux", version: "3.10.0-1062.el7.x86_64", arch: "amd64", family: "unix" [INFO] Scanning for projects... [INFO] [INFO] --------------------< org.eclipse.krazo:krazo-tck >--------------------- [INFO] Building Eclipse Krazo TCK Runner 2.1.0-SNAPSHOT [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- directory-maven-plugin:0.1:highest-basedir (highest-basedir) @ krazo-tck --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/tck-wildfly [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ krazo-tck --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tck-wildfly/tck/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ krazo-tck --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ krazo-tck --- [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-tck --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ krazo-tck --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running jakarta.mvc.tck.tests.viewengine.algorithm.ViewEngineAlgorithmTest Nov 21, 2020 10:10:47 PM org.jboss.remoting3.EndpointImpl INFO: JBoss Remoting version 5.0.0.Final Nov 21, 2020 10:10:47 PM org.xnio.Xnio INFO: XNIO version 3.5.1.Final Nov 21, 2020 10:10:47 PM org.xnio.nio.NioXnio INFO: XNIO NIO Implementation Version 3.5.1.Final Nov 21, 2020 10:10:48 PM org.wildfly.security.Version INFO: ELY00001: WildFly Elytron version 1.1.0.Final [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.599 s - in jakarta.mvc.tck.tests.viewengine.algorithm.ViewEngineAlgorithmTest [INFO] Running jakarta.mvc.tck.tests.viewengine.base.ViewEngineBaseTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.081 s - in jakarta.mvc.tck.tests.viewengine.base.ViewEngineBaseTest [INFO] Running jakarta.mvc.tck.tests.binding.bool.BindingBooleanTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.919 s - in jakarta.mvc.tck.tests.binding.bool.BindingBooleanTest [INFO] Running jakarta.mvc.tck.tests.binding.base.BindingBaseTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.581 s - in jakarta.mvc.tck.tests.binding.base.BindingBaseTest [INFO] Running jakarta.mvc.tck.tests.binding.numeric.BindingIntegerTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.287 s - in jakarta.mvc.tck.tests.binding.numeric.BindingIntegerTest [INFO] Running jakarta.mvc.tck.tests.binding.numeric.BindingBigIntegerTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.204 s - in jakarta.mvc.tck.tests.binding.numeric.BindingBigIntegerTest [INFO] Running jakarta.mvc.tck.tests.binding.numeric.BindingLongTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.113 s - in jakarta.mvc.tck.tests.binding.numeric.BindingLongTest [INFO] Running jakarta.mvc.tck.tests.binding.numeric.BindingBigDecimalTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.27 s - in jakarta.mvc.tck.tests.binding.numeric.BindingBigDecimalTest [INFO] Running jakarta.mvc.tck.tests.binding.numeric.BindingFloatTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.308 s - in jakarta.mvc.tck.tests.binding.numeric.BindingFloatTest [INFO] Running jakarta.mvc.tck.tests.binding.numeric.BindingDoubleTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.232 s - in jakarta.mvc.tck.tests.binding.numeric.BindingDoubleTest [INFO] Running jakarta.mvc.tck.tests.binding.types.BindingTypesTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.083 s - in jakarta.mvc.tck.tests.binding.types.BindingTypesTest [INFO] Running jakarta.mvc.tck.tests.mvc.redirect.scope.RedirectScopeTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.181 s - in jakarta.mvc.tck.tests.mvc.redirect.scope.RedirectScopeTest [INFO] Running jakarta.mvc.tck.tests.mvc.redirect.send.SendRedirectTest Nov 21, 2020 10:11:09 PM com.gargoylesoftware.htmlunit.WebClient printContentIfNecessary INFO: statusCode=[303] contentType=[text/html] Nov 21, 2020 10:11:09 PM com.gargoylesoftware.htmlunit.WebClient printContentIfNecessary INFO: Nov 21, 2020 10:11:09 PM com.gargoylesoftware.htmlunit.WebClient printContentIfNecessary INFO: statusCode=[303] contentType=[] Nov 21, 2020 10:11:09 PM com.gargoylesoftware.htmlunit.WebClient printContentIfNecessary INFO: Nov 21, 2020 10:11:09 PM com.gargoylesoftware.htmlunit.WebClient printContentIfNecessary INFO: statusCode=[303] contentType=[text/html] Nov 21, 2020 10:11:09 PM com.gargoylesoftware.htmlunit.WebClient printContentIfNecessary INFO: Nov 21, 2020 10:11:09 PM com.gargoylesoftware.htmlunit.WebClient printContentIfNecessary INFO: statusCode=[303] contentType=[text/html] Nov 21, 2020 10:11:09 PM com.gargoylesoftware.htmlunit.WebClient printContentIfNecessary INFO: Nov 21, 2020 10:11:09 PM com.gargoylesoftware.htmlunit.WebClient printContentIfNecessary INFO: statusCode=[303] contentType=[] Nov 21, 2020 10:11:09 PM com.gargoylesoftware.htmlunit.WebClient printContentIfNecessary INFO: [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.185 s - in jakarta.mvc.tck.tests.mvc.redirect.send.SendRedirectTest [INFO] Running jakarta.mvc.tck.tests.mvc.controller.returntype.ReturnTypeTest Nov 21, 2020 10:11:10 PM com.gargoylesoftware.htmlunit.WebClient printContentIfNecessary INFO: statusCode=[500] contentType=[] Nov 21, 2020 10:11:10 PM com.gargoylesoftware.htmlunit.WebClient printContentIfNecessary INFO: [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.125 s - in jakarta.mvc.tck.tests.mvc.controller.returntype.ReturnTypeTest [INFO] Running jakarta.mvc.tck.tests.mvc.controller.mediatype.MediaTypeTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.185 s - in jakarta.mvc.tck.tests.mvc.controller.mediatype.MediaTypeTest [INFO] Running jakarta.mvc.tck.tests.mvc.controller.annotation.ControllerAnnotationTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.114 s - in jakarta.mvc.tck.tests.mvc.controller.annotation.ControllerAnnotationTest [INFO] Running jakarta.mvc.tck.tests.mvc.controller.inject.InjectParamsTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.39 s - in jakarta.mvc.tck.tests.mvc.controller.inject.InjectParamsTest [INFO] Running jakarta.mvc.tck.tests.mvc.models.BuiltinEngineModelTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.28 s - in jakarta.mvc.tck.tests.mvc.models.BuiltinEngineModelTest [INFO] Running jakarta.mvc.tck.tests.mvc.response.ResponseFeaturesTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.029 s - in jakarta.mvc.tck.tests.mvc.response.ResponseFeaturesTest [INFO] Running jakarta.mvc.tck.tests.mvc.instances.lifecycle.ControllerLifecycleTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.115 s - in jakarta.mvc.tck.tests.mvc.instances.lifecycle.ControllerLifecycleTest [INFO] Running jakarta.mvc.tck.tests.mvc.instances.cdi.CdiControllerTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.141 s - in jakarta.mvc.tck.tests.mvc.instances.cdi.CdiControllerTest [INFO] Running jakarta.mvc.tck.tests.mvc.instances.proxy.InjectProxyTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.989 s - in jakarta.mvc.tck.tests.mvc.instances.proxy.InjectProxyTest [INFO] Running jakarta.mvc.tck.tests.mvc.uri.UriBuildingTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.153 s - in jakarta.mvc.tck.tests.mvc.uri.UriBuildingTest [INFO] Running jakarta.mvc.tck.tests.application.inheritance.InheritanceTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.102 s - in jakarta.mvc.tck.tests.application.inheritance.InheritanceTest [INFO] Running jakarta.mvc.tck.tests.application.app.MvcAppAnnotationTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.031 s - in jakarta.mvc.tck.tests.application.app.MvcAppAnnotationTest [INFO] Running jakarta.mvc.tck.tests.application.app.MvcAppWebXmlTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.923 s - in jakarta.mvc.tck.tests.application.app.MvcAppWebXmlTest [INFO] Running jakarta.mvc.tck.tests.application.context.MvcContextTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.868 s - in jakarta.mvc.tck.tests.application.context.MvcContextTest [INFO] Running jakarta.mvc.tck.tests.i18n.algorithm.I18nAlgorithmTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.973 s - in jakarta.mvc.tck.tests.i18n.algorithm.I18nAlgorithmTest [INFO] Running jakarta.mvc.tck.tests.i18n.access.I18nAccessTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.827 s - in jakarta.mvc.tck.tests.i18n.access.I18nAccessTest [INFO] Running jakarta.mvc.tck.tests.i18n.standard.I18nStandardTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.859 s - in jakarta.mvc.tck.tests.i18n.standard.I18nStandardTest [INFO] Running jakarta.mvc.tck.tests.events.MvcEventsTest Nov 21, 2020 10:11:28 PM com.gargoylesoftware.htmlunit.WebClient printContentIfNecessary INFO: statusCode=[303] contentType=[text/html] Nov 21, 2020 10:11:28 PM com.gargoylesoftware.htmlunit.WebClient printContentIfNecessary INFO: Nov 21, 2020 10:11:28 PM com.gargoylesoftware.htmlunit.WebClient printContentIfNecessary INFO: statusCode=[500] contentType=[text/html] Nov 21, 2020 10:11:28 PM com.gargoylesoftware.htmlunit.WebClient printContentIfNecessary INFO: ERROR
Error processing request
Context Path:
/18a84888-ffcf-46d8-820f-a5ab22b3c18c

Servlet Path:
/mvc

Path Info:
/events/controller-error

Query String:
tid=08fa4114-a83a-4d61-a259-78f58211401b

Stack Trace:

org.jboss.resteasy.spi.UnhandledException: java.lang.IllegalStateException
	at org.jboss.resteasy.resteasy-jaxrs@3.13.2.Final//org.jboss.resteasy.core.ExceptionHandler.handleApplicationException(ExceptionHandler.java:82)
	at org.jboss.resteasy.resteasy-jaxrs@3.13.2.Final//org.jboss.resteasy.core.ExceptionHandler.handleException(ExceptionHandler.java:346)
	at org.jboss.resteasy.resteasy-jaxrs@3.13.2.Final//org.jboss.resteasy.core.SynchronousDispatcher.writeException(SynchronousDispatcher.java:193)
	at org.jboss.resteasy.resteasy-jaxrs@3.13.2.Final//org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:457)
	at org.jboss.resteasy.resteasy-jaxrs@3.13.2.Final//org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:229)
	at org.jboss.resteasy.resteasy-jaxrs@3.13.2.Final//org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:135)
	at org.jboss.resteasy.resteasy-jaxrs@3.13.2.Final//org.jboss.resteasy.core.interception.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:358)
	at org.jboss.resteasy.resteasy-jaxrs@3.13.2.Final//org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:138)
	at org.jboss.resteasy.resteasy-jaxrs@3.13.2.Final//org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:215)
	at org.jboss.resteasy.resteasy-jaxrs@3.13.2.Final//org.jboss.resteasy.plugins.server.servlet.ServletContainerDispatcher.service(ServletContainerDispatcher.java:245)
	at org.jboss.resteasy.resteasy-jaxrs@3.13.2.Final//org.jboss.resteasy.plugins.server.servlet.HttpServletDispatcher.service(HttpServletDispatcher.java:61)
	at org.jboss.resteasy.resteasy-jaxrs@3.13.2.Final//org.jboss.resteasy.plugins.server.servlet.HttpServletDispatcher.service(HttpServletDispatcher.java:56)
	at jakarta.servlet.api@5.0.0//jakarta.servlet.http.HttpServlet.service(HttpServlet.java:587)
	at io.undertow.servlet@2.2.2.Final//io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:74)
	at io.undertow.servlet@2.2.2.Final//io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:129)
	at io.opentracing.contrib.opentracing-jaxrs2//io.opentracing.contrib.jaxrs2.server.SpanFinishingFilter.doFilter(SpanFinishingFilter.java:52)
	at io.undertow.servlet@2.2.2.Final//io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61)
	at io.undertow.servlet@2.2.2.Final//io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)
	at io.undertow.servlet@2.2.2.Final//io.undertow.servlet.handlers.FilterHandler.handleRequest(FilterHandler.java:84)
	at io.undertow.servlet@2.2.2.Final//io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62)
	at io.undertow.servlet@2.2.2.Final//io.undertow.servlet.handlers.ServletChain$1.handleRequest(ServletChain.java:68)
	at io.undertow.servlet@2.2.2.Final//io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36)
	at org.wildfly.security.elytron-web.undertow-server@1.8.0.Final//org.wildfly.elytron.web.undertow.server.ElytronRunAsHandler.lambda$handleRequest$1(ElytronRunAsHandler.java:68)
	at org.wildfly.security.elytron-private@1.13.1.Final//org.wildfly.security.auth.server.FlexibleIdentityAssociation.runAsFunctionEx(FlexibleIdentityAssociation.java:103)
	at org.wildfly.security.elytron-private@1.13.1.Final//org.wildfly.security.auth.server.Scoped.runAsFunctionEx(Scoped.java:161)
	at org.wildfly.security.elytron-private@1.13.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:73)
	at org.wildfly.security.elytron-web.undertow-server@1.8.0.Final//org.wildfly.elytron.web.undertow.server.ElytronRunAsHandler.handleRequest(ElytronRunAsHandler.java:67)
	at io.undertow.servlet@2.2.2.Final//io.undertow.servlet.handlers.RedirectDirHandler.handleRequest(RedirectDirHandler.java:68)
	at io.undertow.servlet@2.2.2.Final//io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:132)
	at io.undertow.servlet@2.2.2.Final//io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57)
	at io.undertow.core@2.2.2.Final//io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
	at io.undertow.core@2.2.2.Final//io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46)
	at io.undertow.servlet@2.2.2.Final//io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64)
	at io.undertow.core@2.2.2.Final//io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43)
	at org.wildfly.security.elytron-web.undertow-server-servlet@1.8.0.Final//org.wildfly.elytron.web.undertow.server.servlet.CleanUpHandler.handleRequest(CleanUpHandler.java:38)
	at io.undertow.core@2.2.2.Final//io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
	at org.wildfly.extension.undertow@22.0.0.Alpha1//org.wildfly.extension.undertow.security.jacc.JACCContextIdHandler.handleRequest(JACCContextIdHandler.java:61)
	at io.undertow.core@2.2.2.Final//io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
	at org.wildfly.extension.undertow@22.0.0.Alpha1//org.wildfly.extension.undertow.deployment.GlobalRequestControllerHandler.handleRequest(GlobalRequestControllerHandler.java:68)
	at io.undertow.servlet@2.2.2.Final//io.undertow.servlet.handlers.SendErrorPageHandler.handleRequest(SendErrorPageHandler.java:52)
	at io.undertow.core@2.2.2.Final//io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
	at io.undertow.servlet@2.2.2.Final//io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:269)
	at io.undertow.servlet@2.2.2.Final//io.undertow.servlet.handlers.ServletInitialHandler.access$100(ServletInitialHandler.java:78)
	at io.undertow.servlet@2.2.2.Final//io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:133)
	at io.undertow.servlet@2.2.2.Final//io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:130)
	at io.undertow.servlet@2.2.2.Final//io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(ServletRequestContextThreadSetupAction.java:48)
	at io.undertow.servlet@2.2.2.Final//io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSetupAction.java:43)
	at org.wildfly.extension.undertow@22.0.0.Alpha1//org.wildfly.extension.undertow.deployment.UndertowDeploymentInfoService$UndertowThreadSetupAction.lambda$create$0(UndertowDeploymentInfoService.java:1530)
	at org.wildfly.extension.undertow@22.0.0.Alpha1//org.wildfly.extension.undertow.deployment.UndertowDeploymentInfoService$UndertowThreadSetupAction.lambda$create$0(UndertowDeploymentInfoService.java:1530)
	at org.wildfly.extension.undertow@22.0.0.Alpha1//org.wildfly.extension.undertow.deployment.UndertowDeploymentInfoService$UndertowThreadSetupAction.lambda$create$0(UndertowDeploymentInfoService.java:1530)
	at org.wildfly.extension.undertow@22.0.0.Alpha1//org.wildfly.extension.undertow.deployment.UndertowDeploymentInfoService$UndertowThreadSetupAction.lambda$create$0(UndertowDeploymentInfoService.java:1530)
	at io.undertow.servlet@2.2.2.Final//io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:249)
	at io.undertow.servlet@2.2.2.Final//io.undertow.servlet.handlers.ServletInitialHandler.access$000(ServletInitialHandler.java:78)
	at io.undertow.servlet@2.2.2.Final//io.undertow.servlet.handlers.ServletInitialHandler$1.handleRequest(ServletInitialHandler.java:99)
	at io.undertow.core@2.2.2.Final//io.undertow.server.Connectors.executeRootHandler(Connectors.java:387)
	at io.undertow.core@2.2.2.Final//io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:841)
	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.2.Final//org.xnio.XnioWorker$WorkerThreadFactory$1$1.run(XnioWorker.java:1280)
	at java.base/java.lang.Thread.run(Thread.java:832)
Caused by: java.lang.IllegalStateException
	at deployment.18a84888-ffcf-46d8-820f-a5ab22b3c18c.war//jakarta.mvc.tck.tests.events.MvcEventsController.controllerError(MvcEventsController.java:51)
	at deployment.18a84888-ffcf-46d8-820f-a5ab22b3c18c.war//jakarta.mvc.tck.tests.events.MvcEventsController$Proxy$_$$_WeldSubclass.controllerError$$super(Unknown Source)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at org.jboss.weld.core@4.0.0.Beta5//org.jboss.weld.interceptor.proxy.TerminalAroundInvokeInvocationContext.proceedInternal(TerminalAroundInvokeInvocationContext.java:51)
	at org.jboss.weld.core@4.0.0.Beta5//org.jboss.weld.interceptor.proxy.AroundInvokeInvocationContext.proceed(AroundInvokeInvocationContext.java:78)
	at deployment.18a84888-ffcf-46d8-820f-a5ab22b3c18c.war//org.eclipse.krazo.lifecycle.RequestLifecycle.aroundController(RequestLifecycle.java:63)
	at deployment.18a84888-ffcf-46d8-820f-a5ab22b3c18c.war//org.eclipse.krazo.lifecycle.RequestLifecycle$Proxy$_$$_WeldClientProxy.aroundController(Unknown Source)
	at deployment.18a84888-ffcf-46d8-820f-a5ab22b3c18c.war//org.eclipse.krazo.cdi.AroundControllerInterceptor.validateMethodInvocation(AroundControllerInterceptor.java:48)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at org.jboss.weld.core@4.0.0.Beta5//org.jboss.weld.interceptor.reader.SimpleInterceptorInvocation$SimpleMethodInvocation.invoke(SimpleInterceptorInvocation.java:73)
	at org.jboss.weld.core@4.0.0.Beta5//org.jboss.weld.interceptor.proxy.NonTerminalAroundInvokeInvocationContext.proceedInternal(NonTerminalAroundInvokeInvocationContext.java:66)
	at org.jboss.weld.core@4.0.0.Beta5//org.jboss.weld.interceptor.proxy.AroundInvokeInvocationContext.proceed(AroundInvokeInvocationContext.java:78)
	at deployment.18a84888-ffcf-46d8-820f-a5ab22b3c18c.war//org.eclipse.krazo.binding.validate.ValidationInterceptor.validateMethodInvocation(ValidationInterceptor.java:96)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at org.jboss.weld.core@4.0.0.Beta5//org.jboss.weld.interceptor.reader.SimpleInterceptorInvocation$SimpleMethodInvocation.invoke(SimpleInterceptorInvocation.java:73)
	at org.jboss.weld.core@4.0.0.Beta5//org.jboss.weld.interceptor.proxy.InterceptorMethodHandler.executeAroundInvoke(InterceptorMethodHandler.java:84)
	at org.jboss.weld.core@4.0.0.Beta5//org.jboss.weld.interceptor.proxy.InterceptorMethodHandler.executeInterception(InterceptorMethodHandler.java:72)
	at org.jboss.weld.core@4.0.0.Beta5//org.jboss.weld.interceptor.proxy.InterceptorMethodHandler.invoke(InterceptorMethodHandler.java:56)
	at org.jboss.weld.core@4.0.0.Beta5//org.jboss.weld.bean.proxy.CombinedInterceptorAndDecoratorStackMethodHandler.invoke(CombinedInterceptorAndDecoratorStackMethodHandler.java:79)
	at org.jboss.weld.core@4.0.0.Beta5//org.jboss.weld.bean.proxy.CombinedInterceptorAndDecoratorStackMethodHandler.invoke(CombinedInterceptorAndDecoratorStackMethodHandler.java:68)
	at deployment.18a84888-ffcf-46d8-820f-a5ab22b3c18c.war//jakarta.mvc.tck.tests.events.MvcEventsController$Proxy$_$$_WeldSubclass.controllerError(Unknown Source)
	at deployment.18a84888-ffcf-46d8-820f-a5ab22b3c18c.war//jakarta.mvc.tck.tests.events.MvcEventsController$Proxy$_$$_WeldClientProxy.controllerError(Unknown Source)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at org.jboss.resteasy.resteasy-jaxrs@3.13.2.Final//org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:138)
	at org.jboss.resteasy.resteasy-jaxrs@3.13.2.Final//org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:543)
	at org.jboss.resteasy.resteasy-jaxrs@3.13.2.Final//org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:432)
	at org.jboss.resteasy.resteasy-jaxrs@3.13.2.Final//org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$0(ResourceMethodInvoker.java:393)
	at org.jboss.resteasy.resteasy-jaxrs@3.13.2.Final//org.jboss.resteasy.core.interception.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:358)
	at org.jboss.resteasy.resteasy-jaxrs@3.13.2.Final//org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:395)
	at org.jboss.resteasy.resteasy-jaxrs@3.13.2.Final//org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:364)
	at org.jboss.resteasy.resteasy-jaxrs@3.13.2.Final//org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:337)
	at org.jboss.resteasy.resteasy-jaxrs@3.13.2.Final//org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:440)
	... 58 more
Nov 21, 2020 10:11:28 PM com.gargoylesoftware.htmlunit.WebClient printContentIfNecessary INFO: statusCode=[500] contentType=[text/html] Nov 21, 2020 10:11:28 PM com.gargoylesoftware.htmlunit.WebClient printContentIfNecessary INFO: [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.036 s - in jakarta.mvc.tck.tests.events.MvcEventsTest [INFO] Running jakarta.mvc.tck.tests.security.csrf.verify.CsrfVerifyOffConfigTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.047 s - in jakarta.mvc.tck.tests.security.csrf.verify.CsrfVerifyOffConfigTest [INFO] Running jakarta.mvc.tck.tests.security.csrf.verify.CsrfVerifyImplicitConfigTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.021 s - in jakarta.mvc.tck.tests.security.csrf.verify.CsrfVerifyImplicitConfigTest [INFO] Running jakarta.mvc.tck.tests.security.csrf.verify.CsrfVerifyExplicitConfigTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.114 s - in jakarta.mvc.tck.tests.security.csrf.verify.CsrfVerifyExplicitConfigTest [INFO] Running jakarta.mvc.tck.tests.security.csrf.verify.CsrfVerifyDefaultConfigTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.899 s - in jakarta.mvc.tck.tests.security.csrf.verify.CsrfVerifyDefaultConfigTest [INFO] Running jakarta.mvc.tck.tests.security.csrf.header.CsrfDefaultHeaderTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.018 s - in jakarta.mvc.tck.tests.security.csrf.header.CsrfDefaultHeaderTest [INFO] Running jakarta.mvc.tck.tests.security.csrf.header.CsrfCustomHeaderTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.974 s - in jakarta.mvc.tck.tests.security.csrf.header.CsrfCustomHeaderTest [INFO] Running jakarta.mvc.tck.tests.security.csrf.base.CsrfBaseTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.807 s - in jakarta.mvc.tck.tests.security.csrf.base.CsrfBaseTest [INFO] Running jakarta.mvc.tck.tests.security.csrf.exception.CsrfCustomMapperTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.908 s - in jakarta.mvc.tck.tests.security.csrf.exception.CsrfCustomMapperTest [INFO] Running jakarta.mvc.tck.tests.security.xss.EncodersTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.91 s - in jakarta.mvc.tck.tests.security.xss.EncodersTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 132, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ krazo-tck --- [INFO] [INFO] >>> maven-surefire-report-plugin:3.0.0-M5:report (default-cli) > [surefire]test @ krazo-tck >>> [INFO] [INFO] --- directory-maven-plugin:0.1:highest-basedir (highest-basedir) @ krazo-tck --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/tck-wildfly [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ krazo-tck --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tck-wildfly/tck/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ krazo-tck --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ krazo-tck --- [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-tck --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ krazo-tck --- [INFO] Skipping execution of surefire because it has already been run for this configuration [INFO] [INFO] <<< maven-surefire-report-plugin:3.0.0-M5:report (default-cli) < [surefire]test @ krazo-tck <<< [INFO] [INFO] [INFO] --- maven-surefire-report-plugin:3.0.0-M5:report (default-cli) @ krazo-tck --- [WARNING] Unable to locate Test Source XRef to link to - DISABLED [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 01:28 min [INFO] Finished at: 2020-11-21T22:11:44Z [INFO] ------------------------------------------------------------------------ [tck-wildfly] $ /bin/sh -xe /tmp/jenkins8149025981246505849.sh + java -version + uname -a Archiving artifacts Finished: SUCCESS