Skip to content

Console Output

Skipping 86 KB.. Full Log
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ conversation ---
[INFO] Installing /home/jenkins/agent/workspace/tck-openliberty/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-openliberty/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-openliberty
[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-openliberty/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-openliberty/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-openliberty/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-openliberty/examples/csrf-property/target/test-csrf-property]
[INFO] Processing war project
[INFO] Copying webapp resources [/home/jenkins/agent/workspace/tck-openliberty/examples/csrf-property/src/main/webapp]
[INFO] Webapp assembled in [65 msecs]
[INFO] Building war: /home/jenkins/agent/workspace/tck-openliberty/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-openliberty/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-openliberty/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-openliberty
[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-openliberty/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-openliberty/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-openliberty/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-openliberty/examples/def-ext/target/test-def-ext]
[INFO] Processing war project
[INFO] Copying webapp resources [/home/jenkins/agent/workspace/tck-openliberty/examples/def-ext/src/main/webapp]
[INFO] Webapp assembled in [22 msecs]
[INFO] Building war: /home/jenkins/agent/workspace/tck-openliberty/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-openliberty/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-openliberty/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-openliberty
[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-openliberty/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-openliberty/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-openliberty/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-openliberty/examples/events/target/test-events]
[INFO] Processing war project
[INFO] Copying webapp resources [/home/jenkins/agent/workspace/tck-openliberty/examples/events/src/main/webapp]
[INFO] Webapp assembled in [21 msecs]
[INFO] Building war: /home/jenkins/agent/workspace/tck-openliberty/examples/events/target/test-events.war
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ events ---
[INFO] Installing /home/jenkins/agent/workspace/tck-openliberty/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-openliberty/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-openliberty
[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-openliberty/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-openliberty/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-openliberty/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-openliberty/examples/exceptions/target/test-exceptions]
[INFO] Processing war project
[INFO] Copying webapp resources [/home/jenkins/agent/workspace/tck-openliberty/examples/exceptions/src/main/webapp]
[INFO] Webapp assembled in [23 msecs]
[INFO] Building war: /home/jenkins/agent/workspace/tck-openliberty/examples/exceptions/target/test-exceptions.war
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ exceptions ---
[INFO] Installing /home/jenkins/agent/workspace/tck-openliberty/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-openliberty/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-openliberty
[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-openliberty/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-openliberty/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-openliberty/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-openliberty/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-openliberty/examples/facelets/target/test-facelets]
[INFO] Processing war project
[INFO] Copying webapp resources [/home/jenkins/agent/workspace/tck-openliberty/examples/facelets/src/main/webapp]
[INFO] Webapp assembled in [21 msecs]
[INFO] Building war: /home/jenkins/agent/workspace/tck-openliberty/examples/facelets/target/test-facelets.war
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ facelets ---
[INFO] Installing /home/jenkins/agent/workspace/tck-openliberty/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-openliberty/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-openliberty
[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-openliberty/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-openliberty/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-openliberty/examples/locale/target/test-classes
[INFO] /home/jenkins/agent/workspace/tck-openliberty/examples/locale/src/test/java/org/eclipse/krazo/test/locale/LocaleIT.java: /home/jenkins/agent/workspace/tck-openliberty/examples/locale/src/test/java/org/eclipse/krazo/test/locale/LocaleIT.java uses or overrides a deprecated API.
[INFO] /home/jenkins/agent/workspace/tck-openliberty/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-openliberty/examples/locale/target/test-locale]
[INFO] Processing war project
[INFO] Copying webapp resources [/home/jenkins/agent/workspace/tck-openliberty/examples/locale/src/main/webapp]
[INFO] Webapp assembled in [41 msecs]
[INFO] Building war: /home/jenkins/agent/workspace/tck-openliberty/examples/locale/target/test-locale.war
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ locale ---
[INFO] Installing /home/jenkins/agent/workspace/tck-openliberty/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-openliberty/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-openliberty
[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-openliberty/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-openliberty/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-openliberty/examples/produces/target/test-classes
[INFO] /home/jenkins/agent/workspace/tck-openliberty/examples/produces/src/test/java/org/eclipse/krazo/test/produces/ProducesIT.java: /home/jenkins/agent/workspace/tck-openliberty/examples/produces/src/test/java/org/eclipse/krazo/test/produces/ProducesIT.java uses or overrides a deprecated API.
[INFO] /home/jenkins/agent/workspace/tck-openliberty/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-openliberty/examples/produces/target/test-produces]
[INFO] Processing war project
[INFO] Copying webapp resources [/home/jenkins/agent/workspace/tck-openliberty/examples/produces/src/main/webapp]
[INFO] Webapp assembled in [21 msecs]
[INFO] Building war: /home/jenkins/agent/workspace/tck-openliberty/examples/produces/target/test-produces.war
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ produces ---
[INFO] Installing /home/jenkins/agent/workspace/tck-openliberty/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-openliberty/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-openliberty
[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-openliberty/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-openliberty/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-openliberty/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-openliberty/examples/redirect/target/test-redirect]
[INFO] Processing war project
[INFO] Copying webapp resources [/home/jenkins/agent/workspace/tck-openliberty/examples/redirect/src/main/webapp]
[INFO] Webapp assembled in [41 msecs]
[INFO] Building war: /home/jenkins/agent/workspace/tck-openliberty/examples/redirect/target/test-redirect.war
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ redirect ---
[INFO] Installing /home/jenkins/agent/workspace/tck-openliberty/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-openliberty/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-openliberty
[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-openliberty/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-openliberty/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-openliberty/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-openliberty/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-openliberty/examples/redirectScope/target/test-redirectscope]
[INFO] Processing war project
[INFO] Copying webapp resources [/home/jenkins/agent/workspace/tck-openliberty/examples/redirectScope/src/main/webapp]
[INFO] Webapp assembled in [46 msecs]
[INFO] Building war: /home/jenkins/agent/workspace/tck-openliberty/examples/redirectScope/target/test-redirectscope.war
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ redirectScope ---
[INFO] Installing /home/jenkins/agent/workspace/tck-openliberty/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-openliberty/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-openliberty
[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-openliberty/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-openliberty/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-openliberty/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-openliberty/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-openliberty/examples/redirectScope2/target/test-redirectscope2]
[INFO] Processing war project
[INFO] Copying webapp resources [/home/jenkins/agent/workspace/tck-openliberty/examples/redirectScope2/src/main/webapp]
[INFO] Webapp assembled in [31 msecs]
[INFO] Building war: /home/jenkins/agent/workspace/tck-openliberty/examples/redirectScope2/target/test-redirectscope2.war
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ redirectScope2 ---
[INFO] Installing /home/jenkins/agent/workspace/tck-openliberty/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-openliberty/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-openliberty
[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-openliberty/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-openliberty/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-openliberty/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-openliberty/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-openliberty/examples/redirectScope3/target/test-redirectscope3]
[INFO] Processing war project
[INFO] Copying webapp resources [/home/jenkins/agent/workspace/tck-openliberty/examples/redirectScope3/src/main/webapp]
[INFO] Webapp assembled in [22 msecs]
[INFO] Building war: /home/jenkins/agent/workspace/tck-openliberty/examples/redirectScope3/target/test-redirectscope3.war
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ redirectScope3 ---
[INFO] Installing /home/jenkins/agent/workspace/tck-openliberty/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-openliberty/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-openliberty
[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-openliberty/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-openliberty/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-openliberty/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-openliberty/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-openliberty/examples/requestDispatcher/target/test-requestDispatcher]
[INFO] Processing war project
[INFO] Copying webapp resources [/home/jenkins/agent/workspace/tck-openliberty/examples/requestDispatcher/src/main/webapp]
[INFO] Webapp assembled in [2072 msecs]
[INFO] Building war: /home/jenkins/agent/workspace/tck-openliberty/examples/requestDispatcher/target/test-requestDispatcher.war
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ requestDispatcher ---
[INFO] Installing /home/jenkins/agent/workspace/tck-openliberty/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-openliberty/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-openliberty
[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-openliberty/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-openliberty/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-openliberty/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-openliberty/examples/returns/target/test-returns]
[INFO] Processing war project
[INFO] Copying webapp resources [/home/jenkins/agent/workspace/tck-openliberty/examples/returns/src/main/webapp]
[INFO] Webapp assembled in [20 msecs]
[INFO] Building war: /home/jenkins/agent/workspace/tck-openliberty/examples/returns/target/test-returns.war
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ returns ---
[INFO] Installing /home/jenkins/agent/workspace/tck-openliberty/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-openliberty/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-openliberty
[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-openliberty/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-openliberty/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-openliberty/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-openliberty/examples/validation/target/test-validation]
[INFO] Processing war project
[INFO] Copying webapp resources [/home/jenkins/agent/workspace/tck-openliberty/examples/validation/src/main/webapp]
[INFO] Webapp assembled in [37 msecs]
[INFO] Building war: /home/jenkins/agent/workspace/tck-openliberty/examples/validation/target/test-validation.war
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ validation ---
[INFO] Installing /home/jenkins/agent/workspace/tck-openliberty/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-openliberty/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-openliberty
[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-openliberty/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-openliberty/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-openliberty/examples/validation-i18n/target/test-classes
[INFO] /home/jenkins/agent/workspace/tck-openliberty/examples/validation-i18n/src/test/java/org/eclipse/krazo/test/validation/I18NValidationIT.java: /home/jenkins/agent/workspace/tck-openliberty/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-openliberty/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-openliberty/examples/validation-i18n/target/test-validation-i18n]
[INFO] Processing war project
[INFO] Copying webapp resources [/home/jenkins/agent/workspace/tck-openliberty/examples/validation-i18n/src/main/webapp]
[INFO] Webapp assembled in [30 msecs]
[INFO] Building war: /home/jenkins/agent/workspace/tck-openliberty/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-openliberty/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-openliberty/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-openliberty
[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-openliberty/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-openliberty/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-openliberty/examples/view-annotation/target/test-classes
[INFO] /home/jenkins/agent/workspace/tck-openliberty/examples/view-annotation/src/test/java/org/eclipse/krazo/test/view/ViewAnnotationIT.java: /home/jenkins/agent/workspace/tck-openliberty/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-openliberty/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-openliberty/examples/view-annotation/target/test-view-annotation]
[INFO] Processing war project
[INFO] Copying webapp resources [/home/jenkins/agent/workspace/tck-openliberty/examples/view-annotation/src/main/webapp]
[INFO] Webapp assembled in [22 msecs]
[INFO] Building war: /home/jenkins/agent/workspace/tck-openliberty/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-openliberty/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-openliberty/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-openliberty
[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-openliberty/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-openliberty/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-openliberty/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-openliberty/examples/uri-builder/target/test-classes
[INFO] /home/jenkins/agent/workspace/tck-openliberty/examples/uri-builder/src/test/java/org/eclipse/krazo/test/uribuilder/UriBuilderIT.java: /home/jenkins/agent/workspace/tck-openliberty/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-openliberty/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-openliberty/examples/uri-builder/target/uri-builder]
[INFO] Processing war project
[INFO] Copying webapp resources [/home/jenkins/agent/workspace/tck-openliberty/examples/uri-builder/src/main/webapp]
[INFO] Webapp assembled in [98 msecs]
[INFO] Building war: /home/jenkins/agent/workspace/tck-openliberty/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-openliberty/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-openliberty/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-openliberty
[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-openliberty/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-openliberty/testsuite/target/test-classes
[INFO] /home/jenkins/agent/workspace/tck-openliberty/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-openliberty/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-openliberty/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-openliberty/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-openliberty/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-openliberty
[INFO] 
[INFO] --- asciidoctor-maven-plugin:2.0.0-RC.1:process-asciidoc (output-html) @ krazo-documentation ---
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by org.jruby.util.SecurityHelper (file:/home/jenkins/.m2/repository/org/jruby/jruby-core/9.2.6.0/jruby-core-9.2.6.0.jar) to field java.lang.reflect.Field.modifiers
WARNING: Please consider reporting this to the maintainers of org.jruby.util.SecurityHelper
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] Rendered /home/jenkins/agent/workspace/tck-openliberty/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-openliberty/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-openliberty
[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-openliberty/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-openliberty/archetype/target/krazo-jakartaee9-archetype-2.1.0-SNAPSHOT.jar
[INFO] Building jar: /home/jenkins/agent/workspace/tck-openliberty/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-openliberty
[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-openliberty/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-openliberty
[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-openliberty/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-openliberty/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-openliberty/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-openliberty/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 [ 25.488 s]
[INFO] Eclipse Krazo Core ................................. SUCCESS [01:21 min]
[INFO] Eclipse Krazo Jersey ............................... SUCCESS [  2.214 s]
[INFO] Eclipse Krazo RESTEasy ............................. SUCCESS [ 16.951 s]
[INFO] Eclipse Krazo CXF .................................. SUCCESS [ 14.531 s]
[INFO] Eclipse Krazo TCK Runner ........................... SUCCESS [ 54.730 s]
[INFO] Eclipse Krazo Extensions Parent .................... SUCCESS [  0.010 s]
[INFO] Eclipse Krazo AsciiDoc Extension ................... SUCCESS [ 13.631 s]
[INFO] Eclipse Krazo Freemarker Extension ................. SUCCESS [  1.410 s]
[INFO] Eclipse Krazo Jade Extension ....................... SUCCESS [  7.707 s]
[INFO] Eclipse Krazo JSR-223 Extension .................... SUCCESS [  0.386 s]
[INFO] Eclipse Krazo Mustache Extension ................... SUCCESS [  1.518 s]
[INFO] Eclipse Krazo StringTemplate Extension ............. SUCCESS [  1.389 s]
[INFO] Eclipse Krazo Velocity Extension ................... SUCCESS [  3.078 s]
[INFO] Eclipse Krazo Integration Tests Parent ............. SUCCESS [  0.016 s]
[INFO] Eclipse Krazo Application Path Tests ............... SUCCESS [ 17.400 s]
[INFO] Eclipse Krazo Book CDI tests ....................... SUCCESS [  0.800 s]
[INFO] Eclipse Krazo Book Models Tests .................... SUCCESS [  0.723 s]
[INFO] Eclipse Krazo CDI Conversation Tests ............... SUCCESS [  0.690 s]
[INFO] Eclipse Krazo CSRF Property Tests .................. SUCCESS [  0.715 s]
[INFO] Eclipse Krazo Default Extension Tests .............. SUCCESS [  0.757 s]
[INFO] Eclipse Krazo CDI Events Tests ..................... SUCCESS [  0.604 s]
[INFO] Eclipse Krazo Exceptions Tests ..................... SUCCESS [  0.927 s]
[INFO] Eclipse Krazo Facelets Tests ....................... SUCCESS [  0.800 s]
[INFO] Eclipse Krazo Locale Tests ......................... SUCCESS [  0.881 s]
[INFO] Eclipse Krazo Produces Tests ....................... SUCCESS [  0.596 s]
[INFO] Eclipse Krazo Redirect Tests ....................... SUCCESS [  0.520 s]
[INFO] Eclipse Krazo RedirectScope Tests .................. SUCCESS [  0.685 s]
[INFO] Eclipse Krazo RedirectScope2 Tests ................. SUCCESS [  0.600 s]
[INFO] Eclipse Krazo RedirectScope3 Tests ................. SUCCESS [  0.634 s]
[INFO] Eclipse Krazo RequestDispatcher tests .............. SUCCESS [  2.564 s]
[INFO] Eclipse Krazo Returns Tests ........................ SUCCESS [  0.625 s]
[INFO] Eclipse Krazo Validation Tests ..................... SUCCESS [  0.871 s]
[INFO] Eclipse Krazo Validation I18N Tests ................ SUCCESS [  1.156 s]
[INFO] Eclipse Krazo View Annotation Tests ................ SUCCESS [  0.644 s]
[INFO] Eclipse Krazo UriBuilder Test ...................... SUCCESS [  0.606 s]
[INFO] Eclipse Krazo Testsuite ............................ SUCCESS [ 19.602 s]
[INFO] Eclipse Krazo Documentation ........................ SUCCESS [ 22.301 s]
[INFO] Archetype for Jakarta EE 9 with Eclipse Krazo ...... SUCCESS [ 21.898 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  06:22 min
[INFO] Finished at: 2021-03-22T09:09:17Z
[INFO] ------------------------------------------------------------------------
[tck-openliberty] $ /opt/tools/apache-maven/latest/bin/mvn -pl tck -B -V -Dtck-env=liberty verify surefire-report:report -Druntime=ol -DruntimeVersion=21.0.0.4-beta -Dliberty.home=${LIBERTY_HOME} -Pstaging
Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)
Maven home: /opt/tools/apache-maven/latest
Java version: 11.0.10, vendor: AdoptOpenJDK, runtime: /opt/tools/java/adoptopenjdk/hotspot-jdk-11/11.0.10+9
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "5.9.16-200.fc33.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-openliberty
[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-openliberty/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
[ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 1.002 s <<< FAILURE! - in jakarta.mvc.tck.tests.viewengine.algorithm.ViewEngineAlgorithmTest
[ERROR] jakarta.mvc.tck.tests.viewengine.algorithm.ViewEngineAlgorithmTest  Time elapsed: 0.999 s  <<< ERROR!
org.jboss.arquillian.container.spi.ConfigurationException: wlpHome provided is not valid: ${LIBERTY_HOME}

[INFO] Running jakarta.mvc.tck.tests.viewengine.base.ViewEngineBaseTest
[ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.001 s <<< FAILURE! - in jakarta.mvc.tck.tests.viewengine.base.ViewEngineBaseTest
[ERROR] jakarta.mvc.tck.tests.viewengine.base.ViewEngineBaseTest  Time elapsed: 0.001 s  <<< ERROR!
java.lang.RuntimeException: Arquillian initialization has already been attempted, but failed. See previous exceptions for cause
Caused by: org.jboss.arquillian.container.spi.ConfigurationException: wlpHome provided is not valid: ${LIBERTY_HOME}

[INFO] Running jakarta.mvc.tck.tests.binding.bool.BindingBooleanTest
[ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.001 s <<< FAILURE! - in jakarta.mvc.tck.tests.binding.bool.BindingBooleanTest
[ERROR] jakarta.mvc.tck.tests.binding.bool.BindingBooleanTest  Time elapsed: 0.001 s  <<< ERROR!
java.lang.RuntimeException: Arquillian initialization has already been attempted, but failed. See previous exceptions for cause
Caused by: org.jboss.arquillian.container.spi.ConfigurationException: wlpHome provided is not valid: ${LIBERTY_HOME}

[INFO] Running jakarta.mvc.tck.tests.binding.base.BindingBaseTest
[ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.063 s <<< FAILURE! - in jakarta.mvc.tck.tests.binding.base.BindingBaseTest
[ERROR] jakarta.mvc.tck.tests.binding.base.BindingBaseTest  Time elapsed: 0.063 s  <<< ERROR!
java.lang.RuntimeException: Arquillian initialization has already been attempted, but failed. See previous exceptions for cause
Caused by: org.jboss.arquillian.container.spi.ConfigurationException: wlpHome provided is not valid: ${LIBERTY_HOME}

[INFO] Running jakarta.mvc.tck.tests.binding.numeric.BindingIntegerTest
[ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.001 s <<< FAILURE! - in jakarta.mvc.tck.tests.binding.numeric.BindingIntegerTest
[ERROR] jakarta.mvc.tck.tests.binding.numeric.BindingIntegerTest  Time elapsed: 0.001 s  <<< ERROR!
java.lang.RuntimeException: Arquillian initialization has already been attempted, but failed. See previous exceptions for cause
Caused by: org.jboss.arquillian.container.spi.ConfigurationException: wlpHome provided is not valid: ${LIBERTY_HOME}

[INFO] Running jakarta.mvc.tck.tests.binding.numeric.BindingBigIntegerTest
[ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.001 s <<< FAILURE! - in jakarta.mvc.tck.tests.binding.numeric.BindingBigIntegerTest
[ERROR] jakarta.mvc.tck.tests.binding.numeric.BindingBigIntegerTest  Time elapsed: 0.001 s  <<< ERROR!
java.lang.RuntimeException: Arquillian initialization has already been attempted, but failed. See previous exceptions for cause
Caused by: org.jboss.arquillian.container.spi.ConfigurationException: wlpHome provided is not valid: ${LIBERTY_HOME}

[INFO] Running jakarta.mvc.tck.tests.binding.numeric.BindingLongTest
[ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.001 s <<< FAILURE! - in jakarta.mvc.tck.tests.binding.numeric.BindingLongTest
[ERROR] jakarta.mvc.tck.tests.binding.numeric.BindingLongTest  Time elapsed: 0.001 s  <<< ERROR!
java.lang.RuntimeException: Arquillian initialization has already been attempted, but failed. See previous exceptions for cause
Caused by: org.jboss.arquillian.container.spi.ConfigurationException: wlpHome provided is not valid: ${LIBERTY_HOME}

[INFO] Running jakarta.mvc.tck.tests.binding.numeric.BindingBigDecimalTest
[ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.001 s <<< FAILURE! - in jakarta.mvc.tck.tests.binding.numeric.BindingBigDecimalTest
[ERROR] jakarta.mvc.tck.tests.binding.numeric.BindingBigDecimalTest  Time elapsed: 0.001 s  <<< ERROR!
java.lang.RuntimeException: Arquillian initialization has already been attempted, but failed. See previous exceptions for cause
Caused by: org.jboss.arquillian.container.spi.ConfigurationException: wlpHome provided is not valid: ${LIBERTY_HOME}

[INFO] Running jakarta.mvc.tck.tests.binding.numeric.BindingFloatTest
[ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 s <<< FAILURE! - in jakarta.mvc.tck.tests.binding.numeric.BindingFloatTest
[ERROR] jakarta.mvc.tck.tests.binding.numeric.BindingFloatTest  Time elapsed: 0 s  <<< ERROR!
java.lang.RuntimeException: Arquillian initialization has already been attempted, but failed. See previous exceptions for cause
Caused by: org.jboss.arquillian.container.spi.ConfigurationException: wlpHome provided is not valid: ${LIBERTY_HOME}

[INFO] Running jakarta.mvc.tck.tests.binding.numeric.BindingDoubleTest
[ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.001 s <<< FAILURE! - in jakarta.mvc.tck.tests.binding.numeric.BindingDoubleTest
[ERROR] jakarta.mvc.tck.tests.binding.numeric.BindingDoubleTest  Time elapsed: 0.001 s  <<< ERROR!
java.lang.RuntimeException: Arquillian initialization has already been attempted, but failed. See previous exceptions for cause
Caused by: org.jboss.arquillian.container.spi.ConfigurationException: wlpHome provided is not valid: ${LIBERTY_HOME}

[INFO] Running jakarta.mvc.tck.tests.binding.types.BindingTypesTest
[ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 s <<< FAILURE! - in jakarta.mvc.tck.tests.binding.types.BindingTypesTest
[ERROR] jakarta.mvc.tck.tests.binding.types.BindingTypesTest  Time elapsed: 0 s  <<< ERROR!
java.lang.RuntimeException: Arquillian initialization has already been attempted, but failed. See previous exceptions for cause
Caused by: org.jboss.arquillian.container.spi.ConfigurationException: wlpHome provided is not valid: ${LIBERTY_HOME}

[INFO] Running jakarta.mvc.tck.tests.mvc.redirect.scope.RedirectScopeTest
[ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.001 s <<< FAILURE! - in jakarta.mvc.tck.tests.mvc.redirect.scope.RedirectScopeTest
[ERROR] jakarta.mvc.tck.tests.mvc.redirect.scope.RedirectScopeTest  Time elapsed: 0.001 s  <<< ERROR!
java.lang.RuntimeException: Arquillian initialization has already been attempted, but failed. See previous exceptions for cause
Caused by: org.jboss.arquillian.container.spi.ConfigurationException: wlpHome provided is not valid: ${LIBERTY_HOME}

[INFO] Running jakarta.mvc.tck.tests.mvc.redirect.send.SendRedirectTest
[ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.001 s <<< FAILURE! - in jakarta.mvc.tck.tests.mvc.redirect.send.SendRedirectTest
[ERROR] jakarta.mvc.tck.tests.mvc.redirect.send.SendRedirectTest  Time elapsed: 0.001 s  <<< ERROR!
java.lang.RuntimeException: Arquillian initialization has already been attempted, but failed. See previous exceptions for cause
Caused by: org.jboss.arquillian.container.spi.ConfigurationException: wlpHome provided is not valid: ${LIBERTY_HOME}

[INFO] Running jakarta.mvc.tck.tests.mvc.controller.returntype.ReturnTypeTest
[ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.048 s <<< FAILURE! - in jakarta.mvc.tck.tests.mvc.controller.returntype.ReturnTypeTest
[ERROR] jakarta.mvc.tck.tests.mvc.controller.returntype.ReturnTypeTest  Time elapsed: 0.048 s  <<< ERROR!
java.lang.RuntimeException: Arquillian initialization has already been attempted, but failed. See previous exceptions for cause
Caused by: org.jboss.arquillian.container.spi.ConfigurationException: wlpHome provided is not valid: ${LIBERTY_HOME}

[INFO] Running jakarta.mvc.tck.tests.mvc.controller.mediatype.MediaTypeTest
[ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.001 s <<< FAILURE! - in jakarta.mvc.tck.tests.mvc.controller.mediatype.MediaTypeTest
[ERROR] jakarta.mvc.tck.tests.mvc.controller.mediatype.MediaTypeTest  Time elapsed: 0.001 s  <<< ERROR!
java.lang.RuntimeException: Arquillian initialization has already been attempted, but failed. See previous exceptions for cause
Caused by: org.jboss.arquillian.container.spi.ConfigurationException: wlpHome provided is not valid: ${LIBERTY_HOME}

[INFO] Running jakarta.mvc.tck.tests.mvc.controller.annotation.ControllerAnnotationTest
[ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.001 s <<< FAILURE! - in jakarta.mvc.tck.tests.mvc.controller.annotation.ControllerAnnotationTest
[ERROR] jakarta.mvc.tck.tests.mvc.controller.annotation.ControllerAnnotationTest  Time elapsed: 0.001 s  <<< ERROR!
java.lang.RuntimeException: Arquillian initialization has already been attempted, but failed. See previous exceptions for cause
Caused by: org.jboss.arquillian.container.spi.ConfigurationException: wlpHome provided is not valid: ${LIBERTY_HOME}

[INFO] Running jakarta.mvc.tck.tests.mvc.controller.inject.InjectParamsTest
[ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.001 s <<< FAILURE! - in jakarta.mvc.tck.tests.mvc.controller.inject.InjectParamsTest
[ERROR] jakarta.mvc.tck.tests.mvc.controller.inject.InjectParamsTest  Time elapsed: 0.001 s  <<< ERROR!
java.lang.RuntimeException: Arquillian initialization has already been attempted, but failed. See previous exceptions for cause
Caused by: org.jboss.arquillian.container.spi.ConfigurationException: wlpHome provided is not valid: ${LIBERTY_HOME}

[INFO] Running jakarta.mvc.tck.tests.mvc.models.BuiltinEngineModelTest
[ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.001 s <<< FAILURE! - in jakarta.mvc.tck.tests.mvc.models.BuiltinEngineModelTest
[ERROR] jakarta.mvc.tck.tests.mvc.models.BuiltinEngineModelTest  Time elapsed: 0.001 s  <<< ERROR!
java.lang.RuntimeException: Arquillian initialization has already been attempted, but failed. See previous exceptions for cause
Caused by: org.jboss.arquillian.container.spi.ConfigurationException: wlpHome provided is not valid: ${LIBERTY_HOME}

[INFO] Running jakarta.mvc.tck.tests.mvc.response.ResponseFeaturesTest
[ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.001 s <<< FAILURE! - in jakarta.mvc.tck.tests.mvc.response.ResponseFeaturesTest
[ERROR] jakarta.mvc.tck.tests.mvc.response.ResponseFeaturesTest  Time elapsed: 0.001 s  <<< ERROR!
java.lang.RuntimeException: Arquillian initialization has already been attempted, but failed. See previous exceptions for cause
Caused by: org.jboss.arquillian.container.spi.ConfigurationException: wlpHome provided is not valid: ${LIBERTY_HOME}

[INFO] Running jakarta.mvc.tck.tests.mvc.instances.lifecycle.ControllerLifecycleTest
[ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 s <<< FAILURE! - in jakarta.mvc.tck.tests.mvc.instances.lifecycle.ControllerLifecycleTest
[ERROR] jakarta.mvc.tck.tests.mvc.instances.lifecycle.ControllerLifecycleTest  Time elapsed: 0 s  <<< ERROR!
java.lang.RuntimeException: Arquillian initialization has already been attempted, but failed. See previous exceptions for cause
Caused by: org.jboss.arquillian.container.spi.ConfigurationException: wlpHome provided is not valid: ${LIBERTY_HOME}

[INFO] Running jakarta.mvc.tck.tests.mvc.instances.cdi.CdiControllerTest
[ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.001 s <<< FAILURE! - in jakarta.mvc.tck.tests.mvc.instances.cdi.CdiControllerTest
[ERROR] jakarta.mvc.tck.tests.mvc.instances.cdi.CdiControllerTest  Time elapsed: 0.001 s  <<< ERROR!
java.lang.RuntimeException: Arquillian initialization has already been attempted, but failed. See previous exceptions for cause
Caused by: org.jboss.arquillian.container.spi.ConfigurationException: wlpHome provided is not valid: ${LIBERTY_HOME}

[INFO] Running jakarta.mvc.tck.tests.mvc.instances.proxy.InjectProxyTest
[ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.001 s <<< FAILURE! - in jakarta.mvc.tck.tests.mvc.instances.proxy.InjectProxyTest
[ERROR] jakarta.mvc.tck.tests.mvc.instances.proxy.InjectProxyTest  Time elapsed: 0.001 s  <<< ERROR!
java.lang.RuntimeException: Arquillian initialization has already been attempted, but failed. See previous exceptions for cause
Caused by: org.jboss.arquillian.container.spi.ConfigurationException: wlpHome provided is not valid: ${LIBERTY_HOME}

[INFO] Running jakarta.mvc.tck.tests.mvc.uri.UriBuildingTest
[ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.001 s <<< FAILURE! - in jakarta.mvc.tck.tests.mvc.uri.UriBuildingTest
[ERROR] jakarta.mvc.tck.tests.mvc.uri.UriBuildingTest  Time elapsed: 0.001 s  <<< ERROR!
java.lang.RuntimeException: Arquillian initialization has already been attempted, but failed. See previous exceptions for cause
Caused by: org.jboss.arquillian.container.spi.ConfigurationException: wlpHome provided is not valid: ${LIBERTY_HOME}

[INFO] Running jakarta.mvc.tck.tests.application.inheritance.InheritanceTest
[ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.001 s <<< FAILURE! - in jakarta.mvc.tck.tests.application.inheritance.InheritanceTest
[ERROR] jakarta.mvc.tck.tests.application.inheritance.InheritanceTest  Time elapsed: 0.001 s  <<< ERROR!
java.lang.RuntimeException: Arquillian initialization has already been attempted, but failed. See previous exceptions for cause
Caused by: org.jboss.arquillian.container.spi.ConfigurationException: wlpHome provided is not valid: ${LIBERTY_HOME}

[INFO] Running jakarta.mvc.tck.tests.application.app.MvcAppAnnotationTest
[ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.054 s <<< FAILURE! - in jakarta.mvc.tck.tests.application.app.MvcAppAnnotationTest
[ERROR] jakarta.mvc.tck.tests.application.app.MvcAppAnnotationTest  Time elapsed: 0.054 s  <<< ERROR!
java.lang.RuntimeException: Arquillian initialization has already been attempted, but failed. See previous exceptions for cause
Caused by: org.jboss.arquillian.container.spi.ConfigurationException: wlpHome provided is not valid: ${LIBERTY_HOME}

[INFO] Running jakarta.mvc.tck.tests.application.app.MvcAppWebXmlTest
[ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 s <<< FAILURE! - in jakarta.mvc.tck.tests.application.app.MvcAppWebXmlTest
[ERROR] jakarta.mvc.tck.tests.application.app.MvcAppWebXmlTest  Time elapsed: 0 s  <<< ERROR!
java.lang.RuntimeException: Arquillian initialization has already been attempted, but failed. See previous exceptions for cause
Caused by: org.jboss.arquillian.container.spi.ConfigurationException: wlpHome provided is not valid: ${LIBERTY_HOME}

[INFO] Running jakarta.mvc.tck.tests.application.context.MvcContextTest
[ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.001 s <<< FAILURE! - in jakarta.mvc.tck.tests.application.context.MvcContextTest
[ERROR] jakarta.mvc.tck.tests.application.context.MvcContextTest  Time elapsed: 0 s  <<< ERROR!
java.lang.RuntimeException: Arquillian initialization has already been attempted, but failed. See previous exceptions for cause
Caused by: org.jboss.arquillian.container.spi.ConfigurationException: wlpHome provided is not valid: ${LIBERTY_HOME}

[INFO] Running jakarta.mvc.tck.tests.i18n.algorithm.I18nAlgorithmTest
[ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 s <<< FAILURE! - in jakarta.mvc.tck.tests.i18n.algorithm.I18nAlgorithmTest
[ERROR] jakarta.mvc.tck.tests.i18n.algorithm.I18nAlgorithmTest  Time elapsed: 0 s  <<< ERROR!
java.lang.RuntimeException: Arquillian initialization has already been attempted, but failed. See previous exceptions for cause
Caused by: org.jboss.arquillian.container.spi.ConfigurationException: wlpHome provided is not valid: ${LIBERTY_HOME}

[INFO] Running jakarta.mvc.tck.tests.i18n.access.I18nAccessTest
[ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.001 s <<< FAILURE! - in jakarta.mvc.tck.tests.i18n.access.I18nAccessTest
[ERROR] jakarta.mvc.tck.tests.i18n.access.I18nAccessTest  Time elapsed: 0.001 s  <<< ERROR!
java.lang.RuntimeException: Arquillian initialization has already been attempted, but failed. See previous exceptions for cause
Caused by: org.jboss.arquillian.container.spi.ConfigurationException: wlpHome provided is not valid: ${LIBERTY_HOME}

[INFO] Running jakarta.mvc.tck.tests.i18n.standard.I18nStandardTest
[ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 s <<< FAILURE! - in jakarta.mvc.tck.tests.i18n.standard.I18nStandardTest
[ERROR] jakarta.mvc.tck.tests.i18n.standard.I18nStandardTest  Time elapsed: 0 s  <<< ERROR!
java.lang.RuntimeException: Arquillian initialization has already been attempted, but failed. See previous exceptions for cause
Caused by: org.jboss.arquillian.container.spi.ConfigurationException: wlpHome provided is not valid: ${LIBERTY_HOME}

[INFO] Running jakarta.mvc.tck.tests.events.MvcEventsTest
[ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 s <<< FAILURE! - in jakarta.mvc.tck.tests.events.MvcEventsTest
[ERROR] jakarta.mvc.tck.tests.events.MvcEventsTest  Time elapsed: 0 s  <<< ERROR!
java.lang.RuntimeException: Arquillian initialization has already been attempted, but failed. See previous exceptions for cause
Caused by: org.jboss.arquillian.container.spi.ConfigurationException: wlpHome provided is not valid: ${LIBERTY_HOME}

[INFO] Running jakarta.mvc.tck.tests.security.csrf.verify.CsrfVerifyOffConfigTest
[ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.001 s <<< FAILURE! - in jakarta.mvc.tck.tests.security.csrf.verify.CsrfVerifyOffConfigTest
[ERROR] jakarta.mvc.tck.tests.security.csrf.verify.CsrfVerifyOffConfigTest  Time elapsed: 0 s  <<< ERROR!
java.lang.RuntimeException: Arquillian initialization has already been attempted, but failed. See previous exceptions for cause
Caused by: org.jboss.arquillian.container.spi.ConfigurationException: wlpHome provided is not valid: ${LIBERTY_HOME}

[INFO] Running jakarta.mvc.tck.tests.security.csrf.verify.CsrfVerifyImplicitConfigTest
[ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 s <<< FAILURE! - in jakarta.mvc.tck.tests.security.csrf.verify.CsrfVerifyImplicitConfigTest
[ERROR] jakarta.mvc.tck.tests.security.csrf.verify.CsrfVerifyImplicitConfigTest  Time elapsed: 0 s  <<< ERROR!
java.lang.RuntimeException: Arquillian initialization has already been attempted, but failed. See previous exceptions for cause
Caused by: org.jboss.arquillian.container.spi.ConfigurationException: wlpHome provided is not valid: ${LIBERTY_HOME}

[INFO] Running jakarta.mvc.tck.tests.security.csrf.verify.CsrfVerifyExplicitConfigTest
[ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 s <<< FAILURE! - in jakarta.mvc.tck.tests.security.csrf.verify.CsrfVerifyExplicitConfigTest
[ERROR] jakarta.mvc.tck.tests.security.csrf.verify.CsrfVerifyExplicitConfigTest  Time elapsed: 0 s  <<< ERROR!
java.lang.RuntimeException: Arquillian initialization has already been attempted, but failed. See previous exceptions for cause
Caused by: org.jboss.arquillian.container.spi.ConfigurationException: wlpHome provided is not valid: ${LIBERTY_HOME}

[INFO] Running jakarta.mvc.tck.tests.security.csrf.verify.CsrfVerifyDefaultConfigTest
[ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 s <<< FAILURE! - in jakarta.mvc.tck.tests.security.csrf.verify.CsrfVerifyDefaultConfigTest
[ERROR] jakarta.mvc.tck.tests.security.csrf.verify.CsrfVerifyDefaultConfigTest  Time elapsed: 0 s  <<< ERROR!
java.lang.RuntimeException: Arquillian initialization has already been attempted, but failed. See previous exceptions for cause
Caused by: org.jboss.arquillian.container.spi.ConfigurationException: wlpHome provided is not valid: ${LIBERTY_HOME}

[INFO] Running jakarta.mvc.tck.tests.security.csrf.header.CsrfDefaultHeaderTest
[ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 s <<< FAILURE! - in jakarta.mvc.tck.tests.security.csrf.header.CsrfDefaultHeaderTest
[ERROR] jakarta.mvc.tck.tests.security.csrf.header.CsrfDefaultHeaderTest  Time elapsed: 0 s  <<< ERROR!
java.lang.RuntimeException: Arquillian initialization has already been attempted, but failed. See previous exceptions for cause
Caused by: org.jboss.arquillian.container.spi.ConfigurationException: wlpHome provided is not valid: ${LIBERTY_HOME}

[INFO] Running jakarta.mvc.tck.tests.security.csrf.header.CsrfCustomHeaderTest
[ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 s <<< FAILURE! - in jakarta.mvc.tck.tests.security.csrf.header.CsrfCustomHeaderTest
[ERROR] jakarta.mvc.tck.tests.security.csrf.header.CsrfCustomHeaderTest  Time elapsed: 0 s  <<< ERROR!
java.lang.RuntimeException: Arquillian initialization has already been attempted, but failed. See previous exceptions for cause
Caused by: org.jboss.arquillian.container.spi.ConfigurationException: wlpHome provided is not valid: ${LIBERTY_HOME}

[INFO] Running jakarta.mvc.tck.tests.security.csrf.base.CsrfBaseTest
[ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.001 s <<< FAILURE! - in jakarta.mvc.tck.tests.security.csrf.base.CsrfBaseTest
[ERROR] jakarta.mvc.tck.tests.security.csrf.base.CsrfBaseTest  Time elapsed: 0.001 s  <<< ERROR!
java.lang.RuntimeException: Arquillian initialization has already been attempted, but failed. See previous exceptions for cause
Caused by: org.jboss.arquillian.container.spi.ConfigurationException: wlpHome provided is not valid: ${LIBERTY_HOME}

[INFO] Running jakarta.mvc.tck.tests.security.csrf.exception.CsrfCustomMapperTest
[ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 s <<< FAILURE! - in jakarta.mvc.tck.tests.security.csrf.exception.CsrfCustomMapperTest
[ERROR] jakarta.mvc.tck.tests.security.csrf.exception.CsrfCustomMapperTest  Time elapsed: 0 s  <<< ERROR!
java.lang.RuntimeException: Arquillian initialization has already been attempted, but failed. See previous exceptions for cause
Caused by: org.jboss.arquillian.container.spi.ConfigurationException: wlpHome provided is not valid: ${LIBERTY_HOME}

[INFO] Running jakarta.mvc.tck.tests.security.xss.EncodersTest
[ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 s <<< FAILURE! - in jakarta.mvc.tck.tests.security.xss.EncodersTest
[ERROR] jakarta.mvc.tck.tests.security.xss.EncodersTest  Time elapsed: 0 s  <<< ERROR!
java.lang.RuntimeException: Arquillian initialization has already been attempted, but failed. See previous exceptions for cause
Caused by: org.jboss.arquillian.container.spi.ConfigurationException: wlpHome provided is not valid: ${LIBERTY_HOME}

[INFO] 
[INFO] Results:
[INFO] 
[ERROR] Errors: 
[ERROR]   MvcAppAnnotationTest.jakarta.mvc.tck.tests.application.app.MvcAppAnnotationTest » Runtime
[ERROR]   MvcAppWebXmlTest.jakarta.mvc.tck.tests.application.app.MvcAppWebXmlTest » Runtime
[ERROR]   MvcContextTest.jakarta.mvc.tck.tests.application.context.MvcContextTest » Runtime
[ERROR]   InheritanceTest.jakarta.mvc.tck.tests.application.inheritance.InheritanceTest » Runtime
[ERROR]   BindingBaseTest.jakarta.mvc.tck.tests.binding.base.BindingBaseTest » Runtime A...
[ERROR]   BindingBooleanTest.jakarta.mvc.tck.tests.binding.bool.BindingBooleanTest » Runtime
[ERROR]   BindingBigDecimalTest.jakarta.mvc.tck.tests.binding.numeric.BindingBigDecimalTest » Runtime
[ERROR]   BindingBigIntegerTest.jakarta.mvc.tck.tests.binding.numeric.BindingBigIntegerTest » Runtime
[ERROR]   BindingDoubleTest.jakarta.mvc.tck.tests.binding.numeric.BindingDoubleTest » Runtime
[ERROR]   BindingFloatTest.jakarta.mvc.tck.tests.binding.numeric.BindingFloatTest » Runtime
[ERROR]   BindingIntegerTest.jakarta.mvc.tck.tests.binding.numeric.BindingIntegerTest » Runtime
[ERROR]   BindingLongTest.jakarta.mvc.tck.tests.binding.numeric.BindingLongTest » Runtime
[ERROR]   BindingTypesTest.jakarta.mvc.tck.tests.binding.types.BindingTypesTest » Runtime
[ERROR]   MvcEventsTest.jakarta.mvc.tck.tests.events.MvcEventsTest » Runtime Arquillian ...
[ERROR]   I18nAccessTest.jakarta.mvc.tck.tests.i18n.access.I18nAccessTest » Runtime Arqu...
[ERROR]   I18nAlgorithmTest.jakarta.mvc.tck.tests.i18n.algorithm.I18nAlgorithmTest » Runtime
[ERROR]   I18nStandardTest.jakarta.mvc.tck.tests.i18n.standard.I18nStandardTest » Runtime
[ERROR]   ControllerAnnotationTest.jakarta.mvc.tck.tests.mvc.controller.annotation.ControllerAnnotationTest » Runtime
[ERROR]   InjectParamsTest.jakarta.mvc.tck.tests.mvc.controller.inject.InjectParamsTest » Runtime
[ERROR]   MediaTypeTest.jakarta.mvc.tck.tests.mvc.controller.mediatype.MediaTypeTest » Runtime
[ERROR]   ReturnTypeTest.jakarta.mvc.tck.tests.mvc.controller.returntype.ReturnTypeTest » Runtime
[ERROR]   CdiControllerTest.jakarta.mvc.tck.tests.mvc.instances.cdi.CdiControllerTest » Runtime
[ERROR]   ControllerLifecycleTest.jakarta.mvc.tck.tests.mvc.instances.lifecycle.ControllerLifecycleTest » Runtime
[ERROR]   InjectProxyTest.jakarta.mvc.tck.tests.mvc.instances.proxy.InjectProxyTest » Runtime
[ERROR]   BuiltinEngineModelTest.jakarta.mvc.tck.tests.mvc.models.BuiltinEngineModelTest » Runtime
[ERROR]   RedirectScopeTest.jakarta.mvc.tck.tests.mvc.redirect.scope.RedirectScopeTest » Runtime
[ERROR]   SendRedirectTest.jakarta.mvc.tck.tests.mvc.redirect.send.SendRedirectTest » Runtime
[ERROR]   ResponseFeaturesTest.jakarta.mvc.tck.tests.mvc.response.ResponseFeaturesTest » Runtime
[ERROR]   UriBuildingTest.jakarta.mvc.tck.tests.mvc.uri.UriBuildingTest » Runtime Arquil...
[ERROR]   CsrfBaseTest.jakarta.mvc.tck.tests.security.csrf.base.CsrfBaseTest » Runtime A...
[ERROR]   CsrfCustomMapperTest.jakarta.mvc.tck.tests.security.csrf.exception.CsrfCustomMapperTest » Runtime
[ERROR]   CsrfCustomHeaderTest.jakarta.mvc.tck.tests.security.csrf.header.CsrfCustomHeaderTest » Runtime
[ERROR]   CsrfDefaultHeaderTest.jakarta.mvc.tck.tests.security.csrf.header.CsrfDefaultHeaderTest » Runtime
[ERROR]   CsrfVerifyDefaultConfigTest.jakarta.mvc.tck.tests.security.csrf.verify.CsrfVerifyDefaultConfigTest » Runtime
[ERROR]   CsrfVerifyExplicitConfigTest.jakarta.mvc.tck.tests.security.csrf.verify.CsrfVerifyExplicitConfigTest » Runtime
[ERROR]   CsrfVerifyImplicitConfigTest.jakarta.mvc.tck.tests.security.csrf.verify.CsrfVerifyImplicitConfigTest » Runtime
[ERROR]   CsrfVerifyOffConfigTest.jakarta.mvc.tck.tests.security.csrf.verify.CsrfVerifyOffConfigTest » Runtime
[ERROR]   EncodersTest.jakarta.mvc.tck.tests.security.xss.EncodersTest » Runtime Arquill...
[ERROR]   ViewEngineAlgorithmTest.jakarta.mvc.tck.tests.viewengine.algorithm.ViewEngineAlgorithmTest » Configuration
[ERROR]   ViewEngineBaseTest.jakarta.mvc.tck.tests.viewengine.base.ViewEngineBaseTest » Runtime
[INFO] 
[ERROR] Tests run: 40, Failures: 0, Errors: 40, Skipped: 0
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  35.212 s
[INFO] Finished at: 2021-03-22T09:09:55Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.22.2:test (default-test) on project krazo-tck: There are test failures.
[ERROR] 
[ERROR] Please refer to /home/jenkins/agent/workspace/tck-openliberty/tck/target/surefire-reports for the individual test results.
[ERROR] Please refer to dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream.
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
Build step 'Invoke top-level Maven targets' marked build as failure
Archiving artifacts
Finished: FAILURE