Skip to content

Console Output

Skipping 5,234 KB.. Full Log
[INFO] Building war: /home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/multipart-webapp/target/multipart-webapp.war
[INFO] 
[INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ multipart-webapp ---
[INFO] Building jar: /home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/multipart-webapp/target/multipart-webapp-sources.jar
[INFO] 
[INFO] --- maven-install-plugin:3.0.1:install (default-install) @ multipart-webapp ---
[INFO] Installing /home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/multipart-webapp/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/examples/multipart-webapp/3.1.99-SNAPSHOT/multipart-webapp-3.1.99-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/multipart-webapp/target/multipart-webapp.war to /home/jenkins/.m2/repository/org/glassfish/jersey/examples/multipart-webapp/3.1.99-SNAPSHOT/multipart-webapp-3.1.99-SNAPSHOT.war
[INFO] Installing /home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/multipart-webapp/target/multipart-webapp-sources.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/examples/multipart-webapp/3.1.99-SNAPSHOT/multipart-webapp-3.1.99-SNAPSHOT-sources.jar
[INFO] 
[INFO] -------------< org.glassfish.jersey.examples:open-tracing >-------------
[INFO] Building jersey-examples-open-tracing 3.1.99-SNAPSHOT          [339/362]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ open-tracing ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-versions) @ open-tracing ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.2:check (verify) @ open-tracing ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ open-tracing ---
[INFO] Highest basedir set to: /home/jenkins/agent/workspace/EE10JerseyTCK/jersey
[INFO] 
[INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs) @ open-tracing ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources to META-INF/
[INFO] 
[INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-sources) @ open-tracing ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources to META-INF/
[INFO] 
[INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ open-tracing ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources to META-INF/
[INFO] 
[INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-wars) @ open-tracing ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources to META-INF/
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ open-tracing ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/open-tracing/src/main/resources
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ open-tracing ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 2 source files to /home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/open-tracing/target/classes
[INFO] /home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/open-tracing/src/main/java/org/glassfish/jersey/examples/opentracing/App.java: /home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/open-tracing/src/main/java/org/glassfish/jersey/examples/opentracing/App.java uses or overrides a deprecated API.
[INFO] /home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/open-tracing/src/main/java/org/glassfish/jersey/examples/opentracing/App.java: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:compile (base-compile) @ open-tracing ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 2 source files to /home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/open-tracing/target/classes
[INFO] /home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/open-tracing/src/main/java/org/glassfish/jersey/examples/opentracing/App.java: /home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/open-tracing/src/main/java/org/glassfish/jersey/examples/opentracing/App.java uses or overrides a deprecated API.
[INFO] /home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/open-tracing/src/main/java/org/glassfish/jersey/examples/opentracing/App.java: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ open-tracing ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/open-tracing/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ open-tracing ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M7:test (default-test) @ open-tracing ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ open-tracing ---
[INFO] Building jar: /home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/open-tracing/target/open-tracing.jar
[INFO] 
[INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ open-tracing ---
[INFO] Building jar: /home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/open-tracing/target/open-tracing-sources.jar
[INFO] 
[INFO] --- maven-install-plugin:3.0.1:install (default-install) @ open-tracing ---
[INFO] Installing /home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/open-tracing/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/examples/open-tracing/3.1.99-SNAPSHOT/open-tracing-3.1.99-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/open-tracing/target/open-tracing.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/examples/open-tracing/3.1.99-SNAPSHOT/open-tracing-3.1.99-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/open-tracing/target/open-tracing-sources.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/examples/open-tracing/3.1.99-SNAPSHOT/open-tracing-3.1.99-SNAPSHOT-sources.jar
[INFO] 
[INFO] --------< org.glassfish.jersey.examples:osgi-helloworld-webapp >--------
[INFO] Building jersey-examples-osgi-helloworld-webapp 3.1.99-SNAPSHOT [340/362]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ osgi-helloworld-webapp ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-versions) @ osgi-helloworld-webapp ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.2:check (verify) @ osgi-helloworld-webapp ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ osgi-helloworld-webapp ---
[INFO] Highest basedir set to: /home/jenkins/agent/workspace/EE10JerseyTCK/jersey
[INFO] 
[INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs) @ osgi-helloworld-webapp ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources to META-INF/
[INFO] 
[INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-sources) @ osgi-helloworld-webapp ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources to META-INF/
[INFO] 
[INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ osgi-helloworld-webapp ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources to META-INF/
[INFO] 
[INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-wars) @ osgi-helloworld-webapp ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources to META-INF/
[INFO] 
[INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ osgi-helloworld-webapp ---
[INFO] 
[INFO] --- maven-install-plugin:3.0.1:install (default-install) @ osgi-helloworld-webapp ---
[INFO] Installing /home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/osgi-helloworld-webapp/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/examples/osgi-helloworld-webapp/3.1.99-SNAPSHOT/osgi-helloworld-webapp-3.1.99-SNAPSHOT.pom
[INFO] 
[INFO] --< org.glassfish.jersey.examples.osgi-helloworld-webapp:lib-bundle >---
[INFO] Building jersey-examples-osgi-helloworld-webapp-lib 3.1.99-SNAPSHOT [341/362]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ lib-bundle ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-versions) @ lib-bundle ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.2:check (verify) @ lib-bundle ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ lib-bundle ---
[INFO] Highest basedir set to: /home/jenkins/agent/workspace/EE10JerseyTCK/jersey
[INFO] 
[INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs) @ lib-bundle ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources to META-INF/
[INFO] 
[INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-sources) @ lib-bundle ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources to META-INF/
[INFO] 
[INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ lib-bundle ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources to META-INF/
[INFO] 
[INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-wars) @ lib-bundle ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources to META-INF/
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ lib-bundle ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/osgi-helloworld-webapp/lib-bundle/src/main/resources
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ lib-bundle ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 3 source files to /home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/osgi-helloworld-webapp/lib-bundle/target/classes
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:compile (base-compile) @ lib-bundle ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 3 source files to /home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/osgi-helloworld-webapp/lib-bundle/target/classes
[INFO] 
[INFO] --- maven-bundle-plugin:5.1.8:manifest (bundle-manifest) @ lib-bundle ---
[INFO] No MANIFEST.MF file found, generating manifest.
[INFO] Writing manifest: /home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/osgi-helloworld-webapp/lib-bundle/target/META-INF/MANIFEST.MF
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ lib-bundle ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/osgi-helloworld-webapp/lib-bundle/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ lib-bundle ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M7:test (default-test) @ lib-bundle ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ lib-bundle ---
[INFO] Building jar: /home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/osgi-helloworld-webapp/lib-bundle/target/lib-bundle.jar
[INFO] 
[INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ lib-bundle ---
[INFO] Building jar: /home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/osgi-helloworld-webapp/lib-bundle/target/lib-bundle-sources.jar
[INFO] 
[INFO] --- maven-bundle-plugin:5.1.8:bundle (osgi-bundle) @ lib-bundle ---
[INFO] Building bundle: /home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/osgi-helloworld-webapp/lib-bundle/target/lib-bundle.jar
[INFO] Writing manifest: /home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/osgi-helloworld-webapp/lib-bundle/target/META-INF/MANIFEST.MF
[INFO] 
[INFO] --- maven-install-plugin:3.0.1:install (default-install) @ lib-bundle ---
[INFO] Installing /home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/osgi-helloworld-webapp/lib-bundle/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/examples/osgi-helloworld-webapp/lib-bundle/3.1.99-SNAPSHOT/lib-bundle-3.1.99-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/osgi-helloworld-webapp/lib-bundle/target/lib-bundle.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/examples/osgi-helloworld-webapp/lib-bundle/3.1.99-SNAPSHOT/lib-bundle-3.1.99-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/osgi-helloworld-webapp/lib-bundle/target/lib-bundle-sources.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/examples/osgi-helloworld-webapp/lib-bundle/3.1.99-SNAPSHOT/lib-bundle-3.1.99-SNAPSHOT-sources.jar
[INFO] 
[INFO] --< org.glassfish.jersey.examples.osgi-helloworld-webapp:additional-bundle >--
[INFO] Building jersey-examples-osgi-helloworld-webapp-additional 3.1.99-SNAPSHOT [342/362]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ additional-bundle ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-versions) @ additional-bundle ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.2:check (verify) @ additional-bundle ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ additional-bundle ---
[INFO] Highest basedir set to: /home/jenkins/agent/workspace/EE10JerseyTCK/jersey
[INFO] 
[INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs) @ additional-bundle ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources to META-INF/
[INFO] 
[INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-sources) @ additional-bundle ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources to META-INF/
[INFO] 
[INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ additional-bundle ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources to META-INF/
[INFO] 
[INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-wars) @ additional-bundle ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources to META-INF/
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ additional-bundle ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/osgi-helloworld-webapp/additional-bundle/src/main/resources
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ additional-bundle ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 2 source files to /home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/osgi-helloworld-webapp/additional-bundle/target/classes
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:compile (base-compile) @ additional-bundle ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 2 source files to /home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/osgi-helloworld-webapp/additional-bundle/target/classes
[INFO] 
[INFO] --- maven-bundle-plugin:5.1.8:manifest (bundle-manifest) @ additional-bundle ---
[INFO] No MANIFEST.MF file found, generating manifest.
[INFO] Writing manifest: /home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/osgi-helloworld-webapp/additional-bundle/target/META-INF/MANIFEST.MF
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ additional-bundle ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/osgi-helloworld-webapp/additional-bundle/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ additional-bundle ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M7:test (default-test) @ additional-bundle ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ additional-bundle ---
[INFO] Building jar: /home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/osgi-helloworld-webapp/additional-bundle/target/additional-bundle.jar
[INFO] 
[INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ additional-bundle ---
[INFO] Building jar: /home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/osgi-helloworld-webapp/additional-bundle/target/additional-bundle-sources.jar
[INFO] 
[INFO] --- maven-bundle-plugin:5.1.8:bundle (osgi-bundle) @ additional-bundle ---
[INFO] Building bundle: /home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/osgi-helloworld-webapp/additional-bundle/target/additional-bundle.jar
[INFO] Writing manifest: /home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/osgi-helloworld-webapp/additional-bundle/target/META-INF/MANIFEST.MF
[INFO] 
[INFO] --- maven-install-plugin:3.0.1:install (default-install) @ additional-bundle ---
[INFO] Installing /home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/osgi-helloworld-webapp/additional-bundle/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/examples/osgi-helloworld-webapp/additional-bundle/3.1.99-SNAPSHOT/additional-bundle-3.1.99-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/osgi-helloworld-webapp/additional-bundle/target/additional-bundle.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/examples/osgi-helloworld-webapp/additional-bundle/3.1.99-SNAPSHOT/additional-bundle-3.1.99-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/osgi-helloworld-webapp/additional-bundle/target/additional-bundle-sources.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/examples/osgi-helloworld-webapp/additional-bundle/3.1.99-SNAPSHOT/additional-bundle-3.1.99-SNAPSHOT-sources.jar
[INFO] 
[INFO] --< org.glassfish.jersey.examples.osgi-helloworld-webapp:alternate-version-bundle >--
[INFO] Building jersey-examples-osgi-helloworld-webapp-alternate-version 3.1.99-SNAPSHOT [343/362]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ alternate-version-bundle ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-versions) @ alternate-version-bundle ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.2:check (verify) @ alternate-version-bundle ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ alternate-version-bundle ---
[INFO] Highest basedir set to: /home/jenkins/agent/workspace/EE10JerseyTCK/jersey
[INFO] 
[INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs) @ alternate-version-bundle ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources to META-INF/
[INFO] 
[INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-sources) @ alternate-version-bundle ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources to META-INF/
[INFO] 
[INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ alternate-version-bundle ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources to META-INF/
[INFO] 
[INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-wars) @ alternate-version-bundle ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources to META-INF/
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ alternate-version-bundle ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/osgi-helloworld-webapp/alternate-version-bundle/src/main/resources
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ alternate-version-bundle ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/osgi-helloworld-webapp/alternate-version-bundle/target/classes
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:compile (base-compile) @ alternate-version-bundle ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/osgi-helloworld-webapp/alternate-version-bundle/target/classes
[INFO] 
[INFO] --- maven-bundle-plugin:5.1.8:manifest (bundle-manifest) @ alternate-version-bundle ---
[INFO] No MANIFEST.MF file found, generating manifest.
[INFO] Writing manifest: /home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/osgi-helloworld-webapp/alternate-version-bundle/target/META-INF/MANIFEST.MF
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ alternate-version-bundle ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/osgi-helloworld-webapp/alternate-version-bundle/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ alternate-version-bundle ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M7:test (default-test) @ alternate-version-bundle ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ alternate-version-bundle ---
[INFO] Building jar: /home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/osgi-helloworld-webapp/alternate-version-bundle/target/alternate-version-bundle.jar
[INFO] 
[INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ alternate-version-bundle ---
[INFO] Building jar: /home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/osgi-helloworld-webapp/alternate-version-bundle/target/alternate-version-bundle-sources.jar
[INFO] 
[INFO] --- maven-bundle-plugin:5.1.8:bundle (osgi-bundle) @ alternate-version-bundle ---
[INFO] Building bundle: /home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/osgi-helloworld-webapp/alternate-version-bundle/target/alternate-version-bundle.jar
[INFO] Writing manifest: /home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/osgi-helloworld-webapp/alternate-version-bundle/target/META-INF/MANIFEST.MF
[INFO] 
[INFO] --- maven-install-plugin:3.0.1:install (default-install) @ alternate-version-bundle ---
[INFO] Installing /home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/osgi-helloworld-webapp/alternate-version-bundle/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/examples/osgi-helloworld-webapp/alternate-version-bundle/3.1.99-SNAPSHOT/alternate-version-bundle-3.1.99-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/osgi-helloworld-webapp/alternate-version-bundle/target/alternate-version-bundle.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/examples/osgi-helloworld-webapp/alternate-version-bundle/3.1.99-SNAPSHOT/alternate-version-bundle-3.1.99-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/osgi-helloworld-webapp/alternate-version-bundle/target/alternate-version-bundle-sources.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/examples/osgi-helloworld-webapp/alternate-version-bundle/3.1.99-SNAPSHOT/alternate-version-bundle-3.1.99-SNAPSHOT-sources.jar
[INFO] 
[INFO] --< org.glassfish.jersey.examples.osgi-helloworld-webapp:war-bundle >---
[INFO] Building jersey-examples-osgi-helloworld-webapp-wab 3.1.99-SNAPSHOT [344/362]
[INFO] --------------------------------[ war ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ war-bundle ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-versions) @ war-bundle ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.2:check (verify) @ war-bundle ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ war-bundle ---
[INFO] Highest basedir set to: /home/jenkins/agent/workspace/EE10JerseyTCK/jersey
[INFO] 
[INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs) @ war-bundle ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources to META-INF/
[INFO] 
[INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-sources) @ war-bundle ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources to META-INF/
[INFO] 
[INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ war-bundle ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources to META-INF/
[INFO] 
[INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-wars) @ war-bundle ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources to META-INF/
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ war-bundle ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/osgi-helloworld-webapp/war-bundle/src/main/resources
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ war-bundle ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 3 source files to /home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/osgi-helloworld-webapp/war-bundle/target/classes
[INFO] /home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/osgi-helloworld-webapp/war-bundle/src/main/java/org/glassfish/jersey/examples/osgi/helloworld/WebAppContextListener.java: /home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/osgi-helloworld-webapp/war-bundle/src/main/java/org/glassfish/jersey/examples/osgi/helloworld/WebAppContextListener.java uses unchecked or unsafe operations.
[INFO] /home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/osgi-helloworld-webapp/war-bundle/src/main/java/org/glassfish/jersey/examples/osgi/helloworld/WebAppContextListener.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:compile (base-compile) @ war-bundle ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 3 source files to /home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/osgi-helloworld-webapp/war-bundle/target/classes
[INFO] /home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/osgi-helloworld-webapp/war-bundle/src/main/java/org/glassfish/jersey/examples/osgi/helloworld/WebAppContextListener.java: /home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/osgi-helloworld-webapp/war-bundle/src/main/java/org/glassfish/jersey/examples/osgi/helloworld/WebAppContextListener.java uses unchecked or unsafe operations.
[INFO] /home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/osgi-helloworld-webapp/war-bundle/src/main/java/org/glassfish/jersey/examples/osgi/helloworld/WebAppContextListener.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-bundle-plugin:5.1.8:manifest (bundle-manifest) @ war-bundle ---
[INFO] No MANIFEST.MF file found, generating manifest.
[WARNING] Manifest org.glassfish.jersey.examples.osgi-helloworld-webapp:war-bundle:war:3.1.99-SNAPSHOT : Split package, multiple jars provide the same package:org/glassfish/jersey/examples/osgi/helloworld/resource
Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning
Package found in   [Jar:., Jar:lib-bundle]
Class path         [Jar:., Jar:jersey-container-servlet-core, Jar:jakarta.inject-api, Jar:jersey-common, Jar:jakarta.annotation-api, Jar:osgi-resource-locator, Jar:jersey-server, Jar:jersey-client, Jar:jakarta.validation-api, Jar:lib-bundle, Jar:additional-bundle, Jar:alternate-version-bundle, Jar:jakarta.ws.rs-api, Jar:jakarta.servlet-api, Jar:org.apache.felix.eventadmin, Jar:org.apache.felix.framework, Jar:animal-sniffer-annotations]
[WARNING] Manifest org.glassfish.jersey.examples.osgi-helloworld-webapp:war-bundle:war:3.1.99-SNAPSHOT : Split package, multiple jars provide the same package:org/glassfish/jersey/examples/osgi/helloworld/additional/resource
Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning
Package found in   [Jar:additional-bundle, Jar:alternate-version-bundle]
Class path         [Jar:., Jar:jersey-container-servlet-core, Jar:jakarta.inject-api, Jar:jersey-common, Jar:jakarta.annotation-api, Jar:osgi-resource-locator, Jar:jersey-server, Jar:jersey-client, Jar:jakarta.validation-api, Jar:lib-bundle, Jar:additional-bundle, Jar:alternate-version-bundle, Jar:jakarta.ws.rs-api, Jar:jakarta.servlet-api, Jar:org.apache.felix.eventadmin, Jar:org.apache.felix.framework, Jar:animal-sniffer-annotations]
[WARNING] Manifest org.glassfish.jersey.examples.osgi-helloworld-webapp:war-bundle:war:3.1.99-SNAPSHOT : Bundle-ClassPath uses a directory 'WEB-INF/classes' as well as '.'. This means bnd does not know if a directory is a package.
[WARNING] Manifest org.glassfish.jersey.examples.osgi-helloworld-webapp:war-bundle:war:3.1.99-SNAPSHOT : No sub JAR or directory WEB-INF/classes~
[INFO] Writing manifest: /home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/osgi-helloworld-webapp/war-bundle/target/META-INF/MANIFEST.MF
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ war-bundle ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/osgi-helloworld-webapp/war-bundle/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ war-bundle ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M7:test (default-test) @ war-bundle ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-war-plugin:3.3.2:war (default-war) @ war-bundle ---
[INFO] Packaging webapp
[INFO] Assembling webapp [war-bundle] in [/home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/osgi-helloworld-webapp/war-bundle/target/war-bundle]
[info] Copying manifest...
[INFO] Processing war project
[INFO] Copying webapp resources [/home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/osgi-helloworld-webapp/war-bundle/src/main/webapp]
[INFO] Building war: /home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/osgi-helloworld-webapp/war-bundle/target/war-bundle.war
[INFO] Packaging classes
[INFO] Building jar: /home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/osgi-helloworld-webapp/war-bundle/target/war-bundle-classes.jar
[INFO] 
[INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ war-bundle ---
[INFO] Building jar: /home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/osgi-helloworld-webapp/war-bundle/target/war-bundle-sources.jar
[INFO] 
[INFO] --- maven-bundle-plugin:5.1.8:bundle (osgi-bundle) @ war-bundle ---
[WARNING] Bundle org.glassfish.jersey.examples.osgi-helloworld-webapp:war-bundle:war:3.1.99-SNAPSHOT : Split package, multiple jars provide the same package:org/glassfish/jersey/examples/osgi/helloworld/resource
Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning
Package found in   [Jar:., Jar:lib-bundle]
Class path         [Jar:., Jar:jersey-container-servlet-core, Jar:jakarta.inject-api, Jar:jersey-common, Jar:jakarta.annotation-api, Jar:osgi-resource-locator, Jar:jersey-server, Jar:jersey-client, Jar:jakarta.validation-api, Jar:lib-bundle, Jar:additional-bundle, Jar:alternate-version-bundle, Jar:jakarta.ws.rs-api, Jar:jakarta.servlet-api, Jar:org.apache.felix.eventadmin, Jar:org.apache.felix.framework, Jar:animal-sniffer-annotations]
[WARNING] Bundle org.glassfish.jersey.examples.osgi-helloworld-webapp:war-bundle:war:3.1.99-SNAPSHOT : Split package, multiple jars provide the same package:org/glassfish/jersey/examples/osgi/helloworld/additional/resource
Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning
Package found in   [Jar:additional-bundle, Jar:alternate-version-bundle]
Class path         [Jar:., Jar:jersey-container-servlet-core, Jar:jakarta.inject-api, Jar:jersey-common, Jar:jakarta.annotation-api, Jar:osgi-resource-locator, Jar:jersey-server, Jar:jersey-client, Jar:jakarta.validation-api, Jar:lib-bundle, Jar:additional-bundle, Jar:alternate-version-bundle, Jar:jakarta.ws.rs-api, Jar:jakarta.servlet-api, Jar:org.apache.felix.eventadmin, Jar:org.apache.felix.framework, Jar:animal-sniffer-annotations]
[WARNING] Bundle org.glassfish.jersey.examples.osgi-helloworld-webapp:war-bundle:war:3.1.99-SNAPSHOT : Bundle-ClassPath uses a directory 'WEB-INF/classes' as well as '.'. This means bnd does not know if a directory is a package.
[WARNING] Bundle org.glassfish.jersey.examples.osgi-helloworld-webapp:war-bundle:war:3.1.99-SNAPSHOT : No sub JAR or directory WEB-INF/classes~
[INFO] Building bundle: /home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/osgi-helloworld-webapp/war-bundle/target/war-bundle.war
[INFO] Writing manifest: /home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/osgi-helloworld-webapp/war-bundle/target/META-INF/MANIFEST.MF
[INFO] 
[INFO] --- maven-install-plugin:3.0.1:install (default-install) @ war-bundle ---
[INFO] Installing /home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/osgi-helloworld-webapp/war-bundle/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/examples/osgi-helloworld-webapp/war-bundle/3.1.99-SNAPSHOT/war-bundle-3.1.99-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/osgi-helloworld-webapp/war-bundle/target/war-bundle.war to /home/jenkins/.m2/repository/org/glassfish/jersey/examples/osgi-helloworld-webapp/war-bundle/3.1.99-SNAPSHOT/war-bundle-3.1.99-SNAPSHOT.war
[INFO] Installing /home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/osgi-helloworld-webapp/war-bundle/target/war-bundle-classes.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/examples/osgi-helloworld-webapp/war-bundle/3.1.99-SNAPSHOT/war-bundle-3.1.99-SNAPSHOT-classes.jar
[INFO] Installing /home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/osgi-helloworld-webapp/war-bundle/target/war-bundle-sources.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/examples/osgi-helloworld-webapp/war-bundle/3.1.99-SNAPSHOT/war-bundle-3.1.99-SNAPSHOT-sources.jar
[INFO] 
[INFO] --< org.glassfish.jersey.examples.osgi-helloworld-webapp:functional-test >--
[INFO] Building jersey-examples-osgi-helloworld-webapp-test 3.1.99-SNAPSHOT [345/362]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ functional-test ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-versions) @ functional-test ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.2:check (verify) @ functional-test ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ functional-test ---
[INFO] Highest basedir set to: /home/jenkins/agent/workspace/EE10JerseyTCK/jersey
[INFO] 
[INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs) @ functional-test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources to META-INF/
[INFO] 
[INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-sources) @ functional-test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources to META-INF/
[INFO] 
[INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ functional-test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources to META-INF/
[INFO] 
[INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-wars) @ functional-test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources to META-INF/
[INFO] 
[INFO] --- maven-paxexam-plugin:1.2.4:generate-depends-file (generate-config) @ functional-test ---
[INFO] Created: /home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/osgi-helloworld-webapp/functional-test/target/classes/META-INF/maven/dependencies.properties
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:compile (base-compile) @ functional-test ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default) @ functional-test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:testCompile (test-compile) @ functional-test ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 2 source files to /home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/osgi-helloworld-webapp/functional-test/target/test-classes
[INFO] /home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/osgi-helloworld-webapp/functional-test/src/test/java/org/glassfish/jersey/examples/helloworld/test/AbstractWebAppTest.java: /home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/osgi-helloworld-webapp/functional-test/src/test/java/org/glassfish/jersey/examples/helloworld/test/AbstractWebAppTest.java uses unchecked or unsafe operations.
[INFO] /home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/osgi-helloworld-webapp/functional-test/src/test/java/org/glassfish/jersey/examples/helloworld/test/AbstractWebAppTest.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M7:test (test) @ functional-test ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ functional-test ---
[INFO] 
[INFO] --- maven-install-plugin:3.0.1:install (default-install) @ functional-test ---
[INFO] Installing /home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/osgi-helloworld-webapp/functional-test/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/examples/osgi-helloworld-webapp/functional-test/3.1.99-SNAPSHOT/functional-test-3.1.99-SNAPSHOT.pom
[INFO] 
[INFO] ---------< org.glassfish.jersey.examples:oauth-client-twitter >---------
[INFO] Building oauth-client-twitter 3.1.99-SNAPSHOT                  [346/362]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ oauth-client-twitter ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-versions) @ oauth-client-twitter ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.2:check (verify) @ oauth-client-twitter ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ oauth-client-twitter ---
[INFO] Highest basedir set to: /home/jenkins/agent/workspace/EE10JerseyTCK/jersey
[INFO] 
[INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs) @ oauth-client-twitter ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources to META-INF/
[INFO] 
[INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-sources) @ oauth-client-twitter ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources to META-INF/
[INFO] 
[INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ oauth-client-twitter ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources to META-INF/
[INFO] 
[INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-wars) @ oauth-client-twitter ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources to META-INF/
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ oauth-client-twitter ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/oauth-client-twitter/src/main/resources
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ oauth-client-twitter ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 3 source files to /home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/oauth-client-twitter/target/classes
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:compile (base-compile) @ oauth-client-twitter ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 3 source files to /home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/oauth-client-twitter/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ oauth-client-twitter ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/oauth-client-twitter/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ oauth-client-twitter ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M7:test (default-test) @ oauth-client-twitter ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ oauth-client-twitter ---
[INFO] Building jar: /home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/oauth-client-twitter/target/oauth-client-twitter.jar
[INFO] 
[INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ oauth-client-twitter ---
[INFO] Building jar: /home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/oauth-client-twitter/target/oauth-client-twitter-sources.jar
[INFO] 
[INFO] --- maven-install-plugin:3.0.1:install (default-install) @ oauth-client-twitter ---
[INFO] Installing /home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/oauth-client-twitter/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/examples/oauth-client-twitter/3.1.99-SNAPSHOT/oauth-client-twitter-3.1.99-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/oauth-client-twitter/target/oauth-client-twitter.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/examples/oauth-client-twitter/3.1.99-SNAPSHOT/oauth-client-twitter-3.1.99-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/oauth-client-twitter/target/oauth-client-twitter-sources.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/examples/oauth-client-twitter/3.1.99-SNAPSHOT/oauth-client-twitter-3.1.99-SNAPSHOT-sources.jar
[INFO] 
[INFO] ----------------< org.glassfish.jersey.examples:reload >----------------
[INFO] Building jersey-examples-reload 3.1.99-SNAPSHOT                [347/362]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ reload ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-versions) @ reload ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.2:check (verify) @ reload ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ reload ---
[INFO] Highest basedir set to: /home/jenkins/agent/workspace/EE10JerseyTCK/jersey
[INFO] 
[INFO] --- maven-dependency-plugin:3.3.0:build-classpath (default) @ reload ---
[INFO] Wrote classpath file '/home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/reload/target/classpath.properties'.
[INFO] 
[INFO] --- properties-maven-plugin:1.0-alpha-2:read-project-properties (read-project-properties) @ reload ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs) @ reload ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources to META-INF/
[INFO] 
[INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-sources) @ reload ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources to META-INF/
[INFO] 
[INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ reload ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources to META-INF/
[INFO] 
[INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-wars) @ reload ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources to META-INF/
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ reload ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/reload/src/main/resources
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ reload ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 10 source files to /home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/reload/target/classes
[INFO] /home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/reload/src/main/java/org/glassfish/jersey/examples/reload/App.java: /home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/reload/src/main/java/org/glassfish/jersey/examples/reload/App.java uses unchecked or unsafe operations.
[INFO] /home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/reload/src/main/java/org/glassfish/jersey/examples/reload/App.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:compile (base-compile) @ reload ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 10 source files to /home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/reload/target/classes
[INFO] /home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/reload/src/main/java/org/glassfish/jersey/examples/reload/App.java: /home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/reload/src/main/java/org/glassfish/jersey/examples/reload/App.java uses unchecked or unsafe operations.
[INFO] /home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/reload/src/main/java/org/glassfish/jersey/examples/reload/App.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ reload ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/reload/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ reload ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/reload/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M7:test (default-test) @ reload ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ reload ---
[INFO] Building jar: /home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/reload/target/reload.jar
[INFO] 
[INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ reload ---
[INFO] Building jar: /home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/reload/target/reload-sources.jar
[INFO] 
[INFO] --- maven-install-plugin:3.0.1:install (default-install) @ reload ---
[INFO] Installing /home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/reload/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/examples/reload/3.1.99-SNAPSHOT/reload-3.1.99-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/reload/target/reload.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/examples/reload/3.1.99-SNAPSHOT/reload-3.1.99-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/reload/target/reload-sources.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/examples/reload/3.1.99-SNAPSHOT/reload-3.1.99-SNAPSHOT-sources.jar
[INFO] 
[INFO] -----------< org.glassfish.jersey.examples:rx-client-webapp >-----------
[INFO] Building jersey-examples-rx-client-webapp 3.1.99-SNAPSHOT      [348/362]
[INFO] --------------------------------[ war ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ rx-client-webapp ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-versions) @ rx-client-webapp ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.2:check (verify) @ rx-client-webapp ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ rx-client-webapp ---
[INFO] Highest basedir set to: /home/jenkins/agent/workspace/EE10JerseyTCK/jersey
[INFO] 
[INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs) @ rx-client-webapp ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources to META-INF/
[INFO] 
[INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-sources) @ rx-client-webapp ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources to META-INF/
[INFO] 
[INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ rx-client-webapp ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources to META-INF/
[INFO] 
[INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-wars) @ rx-client-webapp ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources to META-INF/
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ rx-client-webapp ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/rx-client-webapp/src/main/resources
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ rx-client-webapp ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 16 source files to /home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/rx-client-webapp/target/classes
[INFO] /home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/rx-client-webapp/src/main/java/org/glassfish/jersey/examples/rx/agent/ListenableFutureAgentResource.java: /home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/rx-client-webapp/src/main/java/org/glassfish/jersey/examples/rx/agent/ListenableFutureAgentResource.java uses unchecked or unsafe operations.
[INFO] /home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/rx-client-webapp/src/main/java/org/glassfish/jersey/examples/rx/agent/ListenableFutureAgentResource.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:compile (base-compile) @ rx-client-webapp ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 16 source files to /home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/rx-client-webapp/target/classes
[INFO] /home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/rx-client-webapp/src/main/java/org/glassfish/jersey/examples/rx/agent/ListenableFutureAgentResource.java: /home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/rx-client-webapp/src/main/java/org/glassfish/jersey/examples/rx/agent/ListenableFutureAgentResource.java uses unchecked or unsafe operations.
[INFO] /home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/rx-client-webapp/src/main/java/org/glassfish/jersey/examples/rx/agent/ListenableFutureAgentResource.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ rx-client-webapp ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/rx-client-webapp/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ rx-client-webapp ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/rx-client-webapp/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M7:test (default-test) @ rx-client-webapp ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-war-plugin:3.3.2:war (default-war) @ rx-client-webapp ---
[INFO] Packaging webapp
[INFO] Assembling webapp [rx-client-webapp] in [/home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/rx-client-webapp/target/rx-client-webapp]
[INFO] Processing war project
[INFO] Building war: /home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/rx-client-webapp/target/rx-client-webapp.war
[INFO] 
[INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ rx-client-webapp ---
[INFO] Building jar: /home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/rx-client-webapp/target/rx-client-webapp-sources.jar
[INFO] 
[INFO] --- maven-install-plugin:3.0.1:install (default-install) @ rx-client-webapp ---
[INFO] Installing /home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/rx-client-webapp/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/examples/rx-client-webapp/3.1.99-SNAPSHOT/rx-client-webapp-3.1.99-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/rx-client-webapp/target/rx-client-webapp.war to /home/jenkins/.m2/repository/org/glassfish/jersey/examples/rx-client-webapp/3.1.99-SNAPSHOT/rx-client-webapp-3.1.99-SNAPSHOT.war
[INFO] Installing /home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/rx-client-webapp/target/rx-client-webapp-sources.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/examples/rx-client-webapp/3.1.99-SNAPSHOT/rx-client-webapp-3.1.99-SNAPSHOT-sources.jar
[INFO] 
[INFO] -------------< org.glassfish.jersey.examples:server-async >-------------
[INFO] Building jersey-examples-server-async 3.1.99-SNAPSHOT          [349/362]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ server-async ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-versions) @ server-async ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.2:check (verify) @ server-async ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ server-async ---
[INFO] Highest basedir set to: /home/jenkins/agent/workspace/EE10JerseyTCK/jersey
[INFO] 
[INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs) @ server-async ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources to META-INF/
[INFO] 
[INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-sources) @ server-async ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources to META-INF/
[INFO] 
[INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ server-async ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources to META-INF/
[INFO] 
[INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-wars) @ server-async ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources to META-INF/
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ server-async ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/server-async/src/main/resources
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ server-async ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 5 source files to /home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/server-async/target/classes
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:compile (base-compile) @ server-async ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 5 source files to /home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/server-async/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ server-async ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/server-async/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ server-async ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/server-async/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M7:test (default-test) @ server-async ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ server-async ---
[INFO] Building jar: /home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/server-async/target/server-async.jar
[INFO] 
[INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ server-async ---
[INFO] Building jar: /home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/server-async/target/server-async-sources.jar
[INFO] 
[INFO] --- maven-install-plugin:3.0.1:install (default-install) @ server-async ---
[INFO] Installing /home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/server-async/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/examples/server-async/3.1.99-SNAPSHOT/server-async-3.1.99-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/server-async/target/server-async.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/examples/server-async/3.1.99-SNAPSHOT/server-async-3.1.99-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/server-async/target/server-async-sources.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/examples/server-async/3.1.99-SNAPSHOT/server-async-3.1.99-SNAPSHOT-sources.jar
[INFO] 
[INFO] ---------< org.glassfish.jersey.examples:server-async-managed >---------
[INFO] Building jersey-examples-server-async-managed 3.1.99-SNAPSHOT  [350/362]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ server-async-managed ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-versions) @ server-async-managed ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.2:check (verify) @ server-async-managed ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ server-async-managed ---
[INFO] Highest basedir set to: /home/jenkins/agent/workspace/EE10JerseyTCK/jersey
[INFO] 
[INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs) @ server-async-managed ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources to META-INF/
[INFO] 
[INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-sources) @ server-async-managed ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources to META-INF/
[INFO] 
[INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ server-async-managed ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources to META-INF/
[INFO] 
[INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-wars) @ server-async-managed ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources to META-INF/
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ server-async-managed ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/server-async-managed/src/main/resources
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ server-async-managed ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 4 source files to /home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/server-async-managed/target/classes
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:compile (base-compile) @ server-async-managed ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 4 source files to /home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/server-async-managed/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ server-async-managed ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/server-async-managed/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ server-async-managed ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/server-async-managed/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M7:test (default-test) @ server-async-managed ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ server-async-managed ---
[INFO] Building jar: /home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/server-async-managed/target/server-async-managed.jar
[INFO] 
[INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ server-async-managed ---
[INFO] Building jar: /home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/server-async-managed/target/server-async-managed-sources.jar
[INFO] 
[INFO] --- maven-install-plugin:3.0.1:install (default-install) @ server-async-managed ---
[INFO] Installing /home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/server-async-managed/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/examples/server-async-managed/3.1.99-SNAPSHOT/server-async-managed-3.1.99-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/server-async-managed/target/server-async-managed.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/examples/server-async-managed/3.1.99-SNAPSHOT/server-async-managed-3.1.99-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/server-async-managed/target/server-async-managed-sources.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/examples/server-async-managed/3.1.99-SNAPSHOT/server-async-managed-3.1.99-SNAPSHOT-sources.jar
[INFO] 
[INFO] -------< org.glassfish.jersey.examples:server-async-standalone >--------
[INFO] Building jersey-examples-server-async-standalone 3.1.99-SNAPSHOT [351/362]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ server-async-standalone ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-versions) @ server-async-standalone ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.2:check (verify) @ server-async-standalone ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ server-async-standalone ---
[INFO] Highest basedir set to: /home/jenkins/agent/workspace/EE10JerseyTCK/jersey
[INFO] 
[INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs) @ server-async-standalone ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources to META-INF/
[INFO] 
[INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-sources) @ server-async-standalone ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources to META-INF/
[INFO] 
[INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ server-async-standalone ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources to META-INF/
[INFO] 
[INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-wars) @ server-async-standalone ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources to META-INF/
[INFO] 
[INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ server-async-standalone ---
[INFO] 
[INFO] --- maven-install-plugin:3.0.1:install (default-install) @ server-async-standalone ---
[INFO] Installing /home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/server-async-standalone/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/examples/server-async-standalone/3.1.99-SNAPSHOT/server-async-standalone-3.1.99-SNAPSHOT.pom
[INFO] 
[INFO] ----< org.glassfish.jersey.examples:server-async-standalone-client >----
[INFO] Building jersey-examples-server-async-standalone-client 3.1.99-SNAPSHOT [352/362]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ server-async-standalone-client ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-versions) @ server-async-standalone-client ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.2:check (verify) @ server-async-standalone-client ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ server-async-standalone-client ---
[INFO] Highest basedir set to: /home/jenkins/agent/workspace/EE10JerseyTCK/jersey
[INFO] 
[INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs) @ server-async-standalone-client ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources to META-INF/
[INFO] 
[INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-sources) @ server-async-standalone-client ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources to META-INF/
[INFO] 
[INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ server-async-standalone-client ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources to META-INF/
[INFO] 
[INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-wars) @ server-async-standalone-client ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources to META-INF/
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ server-async-standalone-client ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/server-async-standalone/client/src/main/resources
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ server-async-standalone-client ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 2 source files to /home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/server-async-standalone/client/target/classes
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:compile (base-compile) @ server-async-standalone-client ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 2 source files to /home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/server-async-standalone/client/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ server-async-standalone-client ---
[INFO] Not copying test resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ server-async-standalone-client ---
[INFO] Not compiling test sources
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M7:test (default-test) @ server-async-standalone-client ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ server-async-standalone-client ---
[INFO] Building jar: /home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/server-async-standalone/client/target/server-async-standalone-client.jar
[INFO] 
[INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ server-async-standalone-client ---
[INFO] Building jar: /home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/server-async-standalone/client/target/server-async-standalone-client-sources.jar
[INFO] 
[INFO] --- maven-install-plugin:3.0.1:install (default-install) @ server-async-standalone-client ---
[INFO] Installing /home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/server-async-standalone/client/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/examples/server-async-standalone-client/3.1.99-SNAPSHOT/server-async-standalone-client-3.1.99-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/server-async-standalone/client/target/server-async-standalone-client.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/examples/server-async-standalone-client/3.1.99-SNAPSHOT/server-async-standalone-client-3.1.99-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/server-async-standalone/client/target/server-async-standalone-client-sources.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/examples/server-async-standalone-client/3.1.99-SNAPSHOT/server-async-standalone-client-3.1.99-SNAPSHOT-sources.jar
[INFO] 
[INFO] ----< org.glassfish.jersey.examples:server-async-standalone-webapp >----
[INFO] Building jersey-examples-server-async-standalone-webapp 3.1.99-SNAPSHOT [353/362]
[INFO] --------------------------------[ war ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ server-async-standalone-webapp ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-versions) @ server-async-standalone-webapp ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.2:check (verify) @ server-async-standalone-webapp ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ server-async-standalone-webapp ---
[INFO] Highest basedir set to: /home/jenkins/agent/workspace/EE10JerseyTCK/jersey
[INFO] 
[INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs) @ server-async-standalone-webapp ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources to META-INF/
[INFO] 
[INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-sources) @ server-async-standalone-webapp ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources to META-INF/
[INFO] 
[INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ server-async-standalone-webapp ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources to META-INF/
[INFO] 
[INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-wars) @ server-async-standalone-webapp ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources to META-INF/
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ server-async-standalone-webapp ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/server-async-standalone/webapp/src/main/resources
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ server-async-standalone-webapp ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 2 source files to /home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/server-async-standalone/webapp/target/classes
[INFO] /home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/server-async-standalone/webapp/src/main/java/org/glassfish/jersey/examples/server/async/AsyncJaxrsApplication.java: /home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/server-async-standalone/webapp/src/main/java/org/glassfish/jersey/examples/server/async/AsyncJaxrsApplication.java uses or overrides a deprecated API.
[INFO] /home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/server-async-standalone/webapp/src/main/java/org/glassfish/jersey/examples/server/async/AsyncJaxrsApplication.java: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:compile (base-compile) @ server-async-standalone-webapp ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 2 source files to /home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/server-async-standalone/webapp/target/classes
[INFO] /home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/server-async-standalone/webapp/src/main/java/org/glassfish/jersey/examples/server/async/AsyncJaxrsApplication.java: /home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/server-async-standalone/webapp/src/main/java/org/glassfish/jersey/examples/server/async/AsyncJaxrsApplication.java uses or overrides a deprecated API.
[INFO] /home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/server-async-standalone/webapp/src/main/java/org/glassfish/jersey/examples/server/async/AsyncJaxrsApplication.java: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ server-async-standalone-webapp ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/server-async-standalone/webapp/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ server-async-standalone-webapp ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M7:test (default-test) @ server-async-standalone-webapp ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-war-plugin:3.3.2:war (default-war) @ server-async-standalone-webapp ---
[INFO] Packaging webapp
[INFO] Assembling webapp [server-async-standalone-webapp] in [/home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/server-async-standalone/webapp/target/server-async-standalone-webapp]
[INFO] Processing war project
[INFO] Copying webapp resources [/home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/server-async-standalone/webapp/src/main/webapp]
[INFO] Building war: /home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/server-async-standalone/webapp/target/server-async-standalone-webapp.war
[INFO] 
[INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ server-async-standalone-webapp ---
[INFO] Building jar: /home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/server-async-standalone/webapp/target/server-async-standalone-webapp-sources.jar
[INFO] 
[INFO] --- maven-install-plugin:3.0.1:install (default-install) @ server-async-standalone-webapp ---
[INFO] Installing /home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/server-async-standalone/webapp/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/examples/server-async-standalone-webapp/3.1.99-SNAPSHOT/server-async-standalone-webapp-3.1.99-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/server-async-standalone/webapp/target/server-async-standalone-webapp.war to /home/jenkins/.m2/repository/org/glassfish/jersey/examples/server-async-standalone-webapp/3.1.99-SNAPSHOT/server-async-standalone-webapp-3.1.99-SNAPSHOT.war
[INFO] Installing /home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/server-async-standalone/webapp/target/server-async-standalone-webapp-sources.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/examples/server-async-standalone-webapp/3.1.99-SNAPSHOT/server-async-standalone-webapp-3.1.99-SNAPSHOT-sources.jar
[INFO] 
[INFO] -------< org.glassfish.jersey.examples:server-sent-events-jaxrs >-------
[INFO] Building jersey-examples-server-sent-events-jaxrs 3.1.99-SNAPSHOT [354/362]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ server-sent-events-jaxrs ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-versions) @ server-sent-events-jaxrs ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.2:check (verify) @ server-sent-events-jaxrs ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ server-sent-events-jaxrs ---
[INFO] Highest basedir set to: /home/jenkins/agent/workspace/EE10JerseyTCK/jersey
[INFO] 
[INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs) @ server-sent-events-jaxrs ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources to META-INF/
[INFO] 
[INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-sources) @ server-sent-events-jaxrs ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources to META-INF/
[INFO] 
[INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ server-sent-events-jaxrs ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources to META-INF/
[INFO] 
[INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-wars) @ server-sent-events-jaxrs ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources to META-INF/
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ server-sent-events-jaxrs ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/server-sent-events-jaxrs/src/main/resources
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ server-sent-events-jaxrs ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 3 source files to /home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/server-sent-events-jaxrs/target/classes
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:compile (base-compile) @ server-sent-events-jaxrs ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 3 source files to /home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/server-sent-events-jaxrs/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ server-sent-events-jaxrs ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/server-sent-events-jaxrs/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ server-sent-events-jaxrs ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/server-sent-events-jaxrs/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M7:test (default-test) @ server-sent-events-jaxrs ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ server-sent-events-jaxrs ---
[INFO] Building jar: /home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/server-sent-events-jaxrs/target/server-sent-events-jaxrs.jar
[INFO] 
[INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ server-sent-events-jaxrs ---
[INFO] Building jar: /home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/server-sent-events-jaxrs/target/server-sent-events-jaxrs-sources.jar
[INFO] 
[INFO] --- maven-install-plugin:3.0.1:install (default-install) @ server-sent-events-jaxrs ---
[INFO] Installing /home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/server-sent-events-jaxrs/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/examples/server-sent-events-jaxrs/3.1.99-SNAPSHOT/server-sent-events-jaxrs-3.1.99-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/server-sent-events-jaxrs/target/server-sent-events-jaxrs.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/examples/server-sent-events-jaxrs/3.1.99-SNAPSHOT/server-sent-events-jaxrs-3.1.99-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/server-sent-events-jaxrs/target/server-sent-events-jaxrs-sources.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/examples/server-sent-events-jaxrs/3.1.99-SNAPSHOT/server-sent-events-jaxrs-3.1.99-SNAPSHOT-sources.jar
[INFO] 
[INFO] -----------< org.glassfish.jersey.examples:servlet3-webapp >------------
[INFO] Building jersey-examples-servlet3-webapp 3.1.99-SNAPSHOT       [355/362]
[INFO] --------------------------------[ war ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ servlet3-webapp ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-versions) @ servlet3-webapp ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.2:check (verify) @ servlet3-webapp ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ servlet3-webapp ---
[INFO] Highest basedir set to: /home/jenkins/agent/workspace/EE10JerseyTCK/jersey
[INFO] 
[INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs) @ servlet3-webapp ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources to META-INF/
[INFO] 
[INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-sources) @ servlet3-webapp ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources to META-INF/
[INFO] 
[INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ servlet3-webapp ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources to META-INF/
[INFO] 
[INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-wars) @ servlet3-webapp ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources to META-INF/
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ servlet3-webapp ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/servlet3-webapp/src/main/resources
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ servlet3-webapp ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 3 source files to /home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/servlet3-webapp/target/classes
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:compile (base-compile) @ servlet3-webapp ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 3 source files to /home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/servlet3-webapp/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ servlet3-webapp ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/servlet3-webapp/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ servlet3-webapp ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/servlet3-webapp/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M7:test (default-test) @ servlet3-webapp ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-war-plugin:3.3.2:war (default-war) @ servlet3-webapp ---
[INFO] Packaging webapp
[INFO] Assembling webapp [servlet3-webapp] in [/home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/servlet3-webapp/target/servlet3-webapp]
[INFO] Processing war project
[INFO] Copying webapp resources [/home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/servlet3-webapp/src/main/webapp]
[INFO] Building war: /home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/servlet3-webapp/target/servlet3-webapp.war
[INFO] 
[INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ servlet3-webapp ---
[INFO] Building jar: /home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/servlet3-webapp/target/servlet3-webapp-sources.jar
[INFO] 
[INFO] --- maven-install-plugin:3.0.1:install (default-install) @ servlet3-webapp ---
[INFO] Installing /home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/servlet3-webapp/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/examples/servlet3-webapp/3.1.99-SNAPSHOT/servlet3-webapp-3.1.99-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/servlet3-webapp/target/servlet3-webapp.war to /home/jenkins/.m2/repository/org/glassfish/jersey/examples/servlet3-webapp/3.1.99-SNAPSHOT/servlet3-webapp-3.1.99-SNAPSHOT.war
[INFO] Installing /home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/servlet3-webapp/target/servlet3-webapp-sources.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/examples/servlet3-webapp/3.1.99-SNAPSHOT/servlet3-webapp-3.1.99-SNAPSHOT-sources.jar
[INFO] 
[INFO] ------------< org.glassfish.jersey.examples:simple-console >------------
[INFO] Building jersey-examples-simple-console 3.1.99-SNAPSHOT        [356/362]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ simple-console ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-versions) @ simple-console ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.2:check (verify) @ simple-console ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ simple-console ---
[INFO] Highest basedir set to: /home/jenkins/agent/workspace/EE10JerseyTCK/jersey
[INFO] 
[INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs) @ simple-console ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources to META-INF/
[INFO] 
[INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-sources) @ simple-console ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources to META-INF/
[INFO] 
[INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ simple-console ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources to META-INF/
[INFO] 
[INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-wars) @ simple-console ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources to META-INF/
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ simple-console ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ simple-console ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 3 source files to /home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/simple-console/target/classes
[INFO] /home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/simple-console/src/main/java/org/glassfish/jersey/examples/console/resources/FormResource.java: /home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/simple-console/src/main/java/org/glassfish/jersey/examples/console/resources/FormResource.java uses or overrides a deprecated API.
[INFO] /home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/simple-console/src/main/java/org/glassfish/jersey/examples/console/resources/FormResource.java: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:compile (base-compile) @ simple-console ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 3 source files to /home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/simple-console/target/classes
[INFO] /home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/simple-console/src/main/java/org/glassfish/jersey/examples/console/resources/FormResource.java: /home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/simple-console/src/main/java/org/glassfish/jersey/examples/console/resources/FormResource.java uses or overrides a deprecated API.
[INFO] /home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/simple-console/src/main/java/org/glassfish/jersey/examples/console/resources/FormResource.java: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ simple-console ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/simple-console/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ simple-console ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/simple-console/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M7:test (default-test) @ simple-console ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ simple-console ---
[INFO] Building jar: /home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/simple-console/target/simple-console.jar
[INFO] 
[INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ simple-console ---
[INFO] Building jar: /home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/simple-console/target/simple-console-sources.jar
[INFO] 
[INFO] --- maven-install-plugin:3.0.1:install (default-install) @ simple-console ---
[INFO] Installing /home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/simple-console/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/examples/simple-console/3.1.99-SNAPSHOT/simple-console-3.1.99-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/simple-console/target/simple-console.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/examples/simple-console/3.1.99-SNAPSHOT/simple-console-3.1.99-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/simple-console/target/simple-console-sources.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/examples/simple-console/3.1.99-SNAPSHOT/simple-console-3.1.99-SNAPSHOT-sources.jar
[INFO] 
[INFO] -----< org.glassfish.jersey.examples:sse-item-store-jersey-webapp >-----
[INFO] Building jersey-examples-sse-item-store-jersey-webapp 3.1.99-SNAPSHOT [357/362]
[INFO] --------------------------------[ war ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ sse-item-store-jersey-webapp ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-versions) @ sse-item-store-jersey-webapp ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.2:check (verify) @ sse-item-store-jersey-webapp ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ sse-item-store-jersey-webapp ---
[INFO] Highest basedir set to: /home/jenkins/agent/workspace/EE10JerseyTCK/jersey
[INFO] 
[INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs) @ sse-item-store-jersey-webapp ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources to META-INF/
[INFO] 
[INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-sources) @ sse-item-store-jersey-webapp ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources to META-INF/
[INFO] 
[INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ sse-item-store-jersey-webapp ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources to META-INF/
[INFO] 
[INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-wars) @ sse-item-store-jersey-webapp ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources to META-INF/
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ sse-item-store-jersey-webapp ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/sse-item-store-jersey-webapp/src/main/resources
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ sse-item-store-jersey-webapp ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 2 source files to /home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/sse-item-store-jersey-webapp/target/classes
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:compile (base-compile) @ sse-item-store-jersey-webapp ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 2 source files to /home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/sse-item-store-jersey-webapp/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ sse-item-store-jersey-webapp ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/sse-item-store-jersey-webapp/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ sse-item-store-jersey-webapp ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/sse-item-store-jersey-webapp/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M7:test (default-test) @ sse-item-store-jersey-webapp ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-war-plugin:3.3.2:war (default-war) @ sse-item-store-jersey-webapp ---
[INFO] Packaging webapp
[INFO] Assembling webapp [sse-item-store-jersey-webapp] in [/home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/sse-item-store-jersey-webapp/target/sse-item-store-jersey-webapp]
[INFO] Processing war project
[INFO] Copying webapp resources [/home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/sse-item-store-jersey-webapp/src/main/webapp]
[INFO] Building war: /home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/sse-item-store-jersey-webapp/target/sse-item-store-jersey-webapp.war
[INFO] 
[INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ sse-item-store-jersey-webapp ---
[INFO] Building jar: /home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/sse-item-store-jersey-webapp/target/sse-item-store-jersey-webapp-sources.jar
[INFO] 
[INFO] --- maven-install-plugin:3.0.1:install (default-install) @ sse-item-store-jersey-webapp ---
[INFO] Installing /home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/sse-item-store-jersey-webapp/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/examples/sse-item-store-jersey-webapp/3.1.99-SNAPSHOT/sse-item-store-jersey-webapp-3.1.99-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/sse-item-store-jersey-webapp/target/sse-item-store-jersey-webapp.war to /home/jenkins/.m2/repository/org/glassfish/jersey/examples/sse-item-store-jersey-webapp/3.1.99-SNAPSHOT/sse-item-store-jersey-webapp-3.1.99-SNAPSHOT.war
[INFO] Installing /home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/sse-item-store-jersey-webapp/target/sse-item-store-jersey-webapp-sources.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/examples/sse-item-store-jersey-webapp/3.1.99-SNAPSHOT/sse-item-store-jersey-webapp-3.1.99-SNAPSHOT-sources.jar
[INFO] 
[INFO] -----< org.glassfish.jersey.examples:sse-item-store-jaxrs-webapp >------
[INFO] Building jersey-examples-sse-item-store-jaxrs-webapp 3.1.99-SNAPSHOT [358/362]
[INFO] --------------------------------[ war ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ sse-item-store-jaxrs-webapp ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-versions) @ sse-item-store-jaxrs-webapp ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.2:check (verify) @ sse-item-store-jaxrs-webapp ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ sse-item-store-jaxrs-webapp ---
[INFO] Highest basedir set to: /home/jenkins/agent/workspace/EE10JerseyTCK/jersey
[INFO] 
[INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs) @ sse-item-store-jaxrs-webapp ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources to META-INF/
[INFO] 
[INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-sources) @ sse-item-store-jaxrs-webapp ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources to META-INF/
[INFO] 
[INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ sse-item-store-jaxrs-webapp ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources to META-INF/
[INFO] 
[INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-wars) @ sse-item-store-jaxrs-webapp ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources to META-INF/
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ sse-item-store-jaxrs-webapp ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/sse-item-store-jaxrs-webapp/src/main/resources
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ sse-item-store-jaxrs-webapp ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 2 source files to /home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/sse-item-store-jaxrs-webapp/target/classes
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:compile (base-compile) @ sse-item-store-jaxrs-webapp ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 2 source files to /home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/sse-item-store-jaxrs-webapp/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ sse-item-store-jaxrs-webapp ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/sse-item-store-jaxrs-webapp/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ sse-item-store-jaxrs-webapp ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/sse-item-store-jaxrs-webapp/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M7:test (default-test) @ sse-item-store-jaxrs-webapp ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-war-plugin:3.3.2:war (default-war) @ sse-item-store-jaxrs-webapp ---
[INFO] Packaging webapp
[INFO] Assembling webapp [sse-item-store-jaxrs-webapp] in [/home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/sse-item-store-jaxrs-webapp/target/sse-item-store-jaxrs-webapp]
[INFO] Processing war project
[INFO] Copying webapp resources [/home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/sse-item-store-jaxrs-webapp/src/main/webapp]
[INFO] Building war: /home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/sse-item-store-jaxrs-webapp/target/sse-item-store-jaxrs-webapp.war
[INFO] 
[INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ sse-item-store-jaxrs-webapp ---
[INFO] Building jar: /home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/sse-item-store-jaxrs-webapp/target/sse-item-store-jaxrs-webapp-sources.jar
[INFO] 
[INFO] --- maven-install-plugin:3.0.1:install (default-install) @ sse-item-store-jaxrs-webapp ---
[INFO] Installing /home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/sse-item-store-jaxrs-webapp/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/examples/sse-item-store-jaxrs-webapp/3.1.99-SNAPSHOT/sse-item-store-jaxrs-webapp-3.1.99-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/sse-item-store-jaxrs-webapp/target/sse-item-store-jaxrs-webapp.war to /home/jenkins/.m2/repository/org/glassfish/jersey/examples/sse-item-store-jaxrs-webapp/3.1.99-SNAPSHOT/sse-item-store-jaxrs-webapp-3.1.99-SNAPSHOT.war
[INFO] Installing /home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/sse-item-store-jaxrs-webapp/target/sse-item-store-jaxrs-webapp-sources.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/examples/sse-item-store-jaxrs-webapp/3.1.99-SNAPSHOT/sse-item-store-jaxrs-webapp-3.1.99-SNAPSHOT-sources.jar
[INFO] 
[INFO] --------< org.glassfish.jersey.examples:sse-twitter-aggregator >--------
[INFO] Building jersey-examples-sse-twitter-aggregator 3.1.99-SNAPSHOT [359/362]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ sse-twitter-aggregator ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-versions) @ sse-twitter-aggregator ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.2:check (verify) @ sse-twitter-aggregator ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ sse-twitter-aggregator ---
[INFO] Highest basedir set to: /home/jenkins/agent/workspace/EE10JerseyTCK/jersey
[INFO] 
[INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs) @ sse-twitter-aggregator ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources to META-INF/
[INFO] 
[INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-sources) @ sse-twitter-aggregator ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources to META-INF/
[INFO] 
[INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ sse-twitter-aggregator ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources to META-INF/
[INFO] 
[INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-wars) @ sse-twitter-aggregator ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources to META-INF/
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ sse-twitter-aggregator ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ sse-twitter-aggregator ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 12 source files to /home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/sse-twitter-aggregator/target/classes
[INFO] /home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/sse-twitter-aggregator/src/main/java/org/glassfish/jersey/examples/aggregator/RemoveSelectedListItemsAction.java: /home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/sse-twitter-aggregator/src/main/java/org/glassfish/jersey/examples/aggregator/RemoveSelectedListItemsAction.java uses or overrides a deprecated API.
[INFO] /home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/sse-twitter-aggregator/src/main/java/org/glassfish/jersey/examples/aggregator/RemoveSelectedListItemsAction.java: Recompile with -Xlint:deprecation for details.
[INFO] /home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/sse-twitter-aggregator/src/main/java/org/glassfish/jersey/examples/aggregator/MainWindow.java: /home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/sse-twitter-aggregator/src/main/java/org/glassfish/jersey/examples/aggregator/MainWindow.java uses unchecked or unsafe operations.
[INFO] /home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/sse-twitter-aggregator/src/main/java/org/glassfish/jersey/examples/aggregator/MainWindow.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:compile (base-compile) @ sse-twitter-aggregator ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 12 source files to /home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/sse-twitter-aggregator/target/classes
[INFO] /home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/sse-twitter-aggregator/src/main/java/org/glassfish/jersey/examples/aggregator/RemoveSelectedListItemsAction.java: /home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/sse-twitter-aggregator/src/main/java/org/glassfish/jersey/examples/aggregator/RemoveSelectedListItemsAction.java uses or overrides a deprecated API.
[INFO] /home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/sse-twitter-aggregator/src/main/java/org/glassfish/jersey/examples/aggregator/RemoveSelectedListItemsAction.java: Recompile with -Xlint:deprecation for details.
[INFO] /home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/sse-twitter-aggregator/src/main/java/org/glassfish/jersey/examples/aggregator/MainWindow.java: /home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/sse-twitter-aggregator/src/main/java/org/glassfish/jersey/examples/aggregator/MainWindow.java uses unchecked or unsafe operations.
[INFO] /home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/sse-twitter-aggregator/src/main/java/org/glassfish/jersey/examples/aggregator/MainWindow.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ sse-twitter-aggregator ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/sse-twitter-aggregator/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ sse-twitter-aggregator ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M7:test (default-test) @ sse-twitter-aggregator ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ sse-twitter-aggregator ---
[INFO] Building jar: /home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/sse-twitter-aggregator/target/sse-twitter-aggregator.jar
[INFO] 
[INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ sse-twitter-aggregator ---
[INFO] Building jar: /home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/sse-twitter-aggregator/target/sse-twitter-aggregator-sources.jar
[INFO] 
[INFO] --- maven-install-plugin:3.0.1:install (default-install) @ sse-twitter-aggregator ---
[INFO] Installing /home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/sse-twitter-aggregator/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/examples/sse-twitter-aggregator/3.1.99-SNAPSHOT/sse-twitter-aggregator-3.1.99-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/sse-twitter-aggregator/target/sse-twitter-aggregator.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/examples/sse-twitter-aggregator/3.1.99-SNAPSHOT/sse-twitter-aggregator-3.1.99-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/sse-twitter-aggregator/target/sse-twitter-aggregator-sources.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/examples/sse-twitter-aggregator/3.1.99-SNAPSHOT/sse-twitter-aggregator-3.1.99-SNAPSHOT-sources.jar
[INFO] 
[INFO] ------< org.glassfish.jersey.examples:system-properties-example >-------
[INFO] Building jersey-examples-system-properties 3.1.99-SNAPSHOT     [360/362]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ system-properties-example ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-versions) @ system-properties-example ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.2:check (verify) @ system-properties-example ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ system-properties-example ---
[INFO] Highest basedir set to: /home/jenkins/agent/workspace/EE10JerseyTCK/jersey
[INFO] 
[INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs) @ system-properties-example ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources to META-INF/
[INFO] 
[INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-sources) @ system-properties-example ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources to META-INF/
[INFO] 
[INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ system-properties-example ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources to META-INF/
[INFO] 
[INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-wars) @ system-properties-example ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources to META-INF/
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ system-properties-example ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/system-properties-example/src/main/resources
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ system-properties-example ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 7 source files to /home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/system-properties-example/target/classes
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:compile (base-compile) @ system-properties-example ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 7 source files to /home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/system-properties-example/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ system-properties-example ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/system-properties-example/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ system-properties-example ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/system-properties-example/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M7:test (default-test) @ system-properties-example ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ system-properties-example ---
[INFO] Building jar: /home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/system-properties-example/target/system-properties-example.jar
[INFO] 
[INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ system-properties-example ---
[INFO] Building jar: /home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/system-properties-example/target/system-properties-example-sources.jar
[INFO] 
[INFO] --- maven-install-plugin:3.0.1:install (default-install) @ system-properties-example ---
[INFO] Installing /home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/system-properties-example/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/examples/system-properties-example/3.1.99-SNAPSHOT/system-properties-example-3.1.99-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/system-properties-example/target/system-properties-example.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/examples/system-properties-example/3.1.99-SNAPSHOT/system-properties-example-3.1.99-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/system-properties-example/target/system-properties-example-sources.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/examples/system-properties-example/3.1.99-SNAPSHOT/system-properties-example-3.1.99-SNAPSHOT-sources.jar
[INFO] 
[INFO] ---------------< org.glassfish.jersey.examples:xml-moxy >---------------
[INFO] Building jersey-examples-moxy 3.1.99-SNAPSHOT                  [361/362]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ xml-moxy ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-versions) @ xml-moxy ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.2:check (verify) @ xml-moxy ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ xml-moxy ---
[INFO] Highest basedir set to: /home/jenkins/agent/workspace/EE10JerseyTCK/jersey
[INFO] 
[INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs) @ xml-moxy ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources to META-INF/
[INFO] 
[INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-sources) @ xml-moxy ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources to META-INF/
[INFO] 
[INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ xml-moxy ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources to META-INF/
[INFO] 
[INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-wars) @ xml-moxy ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources to META-INF/
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ xml-moxy ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/xml-moxy/src/main/resources
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ xml-moxy ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 5 source files to /home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/xml-moxy/target/classes
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:compile (base-compile) @ xml-moxy ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 5 source files to /home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/xml-moxy/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ xml-moxy ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/xml-moxy/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ xml-moxy ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/xml-moxy/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M7:test (default-test) @ xml-moxy ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ xml-moxy ---
[INFO] Building jar: /home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/xml-moxy/target/xml-moxy.jar
[INFO] 
[INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ xml-moxy ---
[INFO] Building jar: /home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/xml-moxy/target/xml-moxy-sources.jar
[INFO] 
[INFO] --- maven-install-plugin:3.0.1:install (default-install) @ xml-moxy ---
[INFO] Installing /home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/xml-moxy/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/examples/xml-moxy/3.1.99-SNAPSHOT/xml-moxy-3.1.99-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/xml-moxy/target/xml-moxy.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/examples/xml-moxy/3.1.99-SNAPSHOT/xml-moxy-3.1.99-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/EE10JerseyTCK/jersey/examples/xml-moxy/target/xml-moxy-sources.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/examples/xml-moxy/3.1.99-SNAPSHOT/xml-moxy-3.1.99-SNAPSHOT-sources.jar
[INFO] 
[INFO] --< org.glassfish.jersey.test-framework.maven:custom-enforcer-rules >---
[INFO] Building jersey-test-framework-maven-custom-enforcer-rules 3.1.99-SNAPSHOT [362/362]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ custom-enforcer-rules ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-versions) @ custom-enforcer-rules ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.2:check (verify) @ custom-enforcer-rules ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ custom-enforcer-rules ---
[INFO] Highest basedir set to: /home/jenkins/agent/workspace/EE10JerseyTCK/jersey
[INFO] 
[INFO] --- maven-resources-plugin:3.3.0:copy-resources (copy-legaldocs) @ custom-enforcer-rules ---
[INFO] Copying 2 resources to META-INF/
[INFO] 
[INFO] --- maven-resources-plugin:3.3.0:copy-resources (copy-legaldocs-to-sources) @ custom-enforcer-rules ---
[INFO] Copying 2 resources to META-INF/
[INFO] 
[INFO] --- maven-resources-plugin:3.3.0:copy-resources (copy-legaldocs-to-osgi-bundles) @ custom-enforcer-rules ---
[INFO] Copying 2 resources to META-INF/
[INFO] 
[INFO] --- maven-resources-plugin:3.3.0:resources (default-resources) @ custom-enforcer-rules ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/EE10JerseyTCK/jersey/test-framework/maven/custom-enforcer-rules/src/main/resources
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ custom-enforcer-rules ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 2 source files to /home/jenkins/agent/workspace/EE10JerseyTCK/jersey/test-framework/maven/custom-enforcer-rules/target/classes
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:compile (base-compile) @ custom-enforcer-rules ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 2 source files to /home/jenkins/agent/workspace/EE10JerseyTCK/jersey/test-framework/maven/custom-enforcer-rules/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:3.3.0:testResources (default-testResources) @ custom-enforcer-rules ---
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ custom-enforcer-rules ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 2 source files to /home/jenkins/agent/workspace/EE10JerseyTCK/jersey/test-framework/maven/custom-enforcer-rules/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M7:test (default-test) @ custom-enforcer-rules ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ custom-enforcer-rules ---
[INFO] Building jar: /home/jenkins/agent/workspace/EE10JerseyTCK/jersey/test-framework/maven/custom-enforcer-rules/target/custom-enforcer-rules-3.1.99-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ custom-enforcer-rules ---
[INFO] Building jar: /home/jenkins/agent/workspace/EE10JerseyTCK/jersey/test-framework/maven/custom-enforcer-rules/target/custom-enforcer-rules-3.1.99-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-install-plugin:3.0.1:install (default-install) @ custom-enforcer-rules ---
[INFO] Installing /home/jenkins/agent/workspace/EE10JerseyTCK/jersey/test-framework/maven/custom-enforcer-rules/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/test-framework/maven/custom-enforcer-rules/3.1.99-SNAPSHOT/custom-enforcer-rules-3.1.99-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/EE10JerseyTCK/jersey/test-framework/maven/custom-enforcer-rules/target/custom-enforcer-rules-3.1.99-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/test-framework/maven/custom-enforcer-rules/3.1.99-SNAPSHOT/custom-enforcer-rules-3.1.99-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/EE10JerseyTCK/jersey/test-framework/maven/custom-enforcer-rules/target/custom-enforcer-rules-3.1.99-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/test-framework/maven/custom-enforcer-rules/3.1.99-SNAPSHOT/custom-enforcer-rules-3.1.99-SNAPSHOT-sources.jar
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] jersey 3.1.99-SNAPSHOT ............................. SUCCESS [ 14.525 s]
[INFO] jersey-archetypes 3.1.99-SNAPSHOT .................. SUCCESS [  0.467 s]
[INFO] jersey-archetype-heroku-webapp 3.1.99-SNAPSHOT ..... SUCCESS [  4.000 s]
[INFO] jersey-archetype-grizzly2 3.1.99-SNAPSHOT .......... SUCCESS [  0.191 s]
[INFO] jersey-archetype-webapp 3.1.99-SNAPSHOT ............ SUCCESS [  0.203 s]
[INFO] jersey-example-java8-webapp 3.1.99-SNAPSHOT ........ SUCCESS [  0.478 s]
[INFO] jersey-bom 3.1.99-SNAPSHOT ......................... SUCCESS [  0.026 s]
[INFO] jersey-core-common 3.1.99-SNAPSHOT ................. SUCCESS [ 34.578 s]
[INFO] jersey-inject 3.1.99-SNAPSHOT ...................... SUCCESS [  0.122 s]
[INFO] jersey-inject-hk2 3.1.99-SNAPSHOT .................. SUCCESS [  1.754 s]
[INFO] jersey-core-client 3.1.99-SNAPSHOT ................. SUCCESS [  3.322 s]
[INFO] jersey-media 3.1.99-SNAPSHOT ....................... SUCCESS [  0.116 s]
[INFO] jersey-media-jaxb 3.1.99-SNAPSHOT .................. SUCCESS [  4.077 s]
[INFO] jersey-core-server 3.1.99-SNAPSHOT ................. SUCCESS [ 13.931 s]
[INFO] jersey-containers 3.1.99-SNAPSHOT .................. SUCCESS [  0.061 s]
[INFO] jersey-container-grizzly2-http 3.1.99-SNAPSHOT ..... SUCCESS [  4.233 s]
[INFO] jersey-container-servlet-core 3.1.99-SNAPSHOT ...... SUCCESS [  0.934 s]
[INFO] jersey-test-framework 3.1.99-SNAPSHOT .............. SUCCESS [  0.066 s]
[INFO] jersey-test-framework-core 3.1.99-SNAPSHOT ......... SUCCESS [  2.139 s]
[INFO] jersey-container-servlet 3.1.99-SNAPSHOT ........... SUCCESS [  0.269 s]
[INFO] jersey-container-grizzly2-servlet 3.1.99-SNAPSHOT .. SUCCESS [  0.351 s]
[INFO] jersey-test-framework-providers 3.1.99-SNAPSHOT .... SUCCESS [  0.107 s]
[INFO] jersey-test-framework-provider-grizzly2 3.1.99-SNAPSHOT SUCCESS [  0.863 s]
[INFO] jersey-connectors 3.1.99-SNAPSHOT .................. SUCCESS [  0.051 s]
[INFO] jersey-connectors-apache 3.1.99-SNAPSHOT ........... SUCCESS [  1.113 s]
[INFO] jersey-connectors-apache5 3.1.99-SNAPSHOT .......... SUCCESS [  0.966 s]
[INFO] jersey-test-framework-provider-inmemory 3.1.99-SNAPSHOT SUCCESS [  0.364 s]
[INFO] jersey-test-framework-provider-external 3.1.99-SNAPSHOT SUCCESS [  0.146 s]
[INFO] jersey-container-jdk-http 3.1.99-SNAPSHOT .......... SUCCESS [  0.389 s]
[INFO] jersey-test-framework-provider-jdk-http 3.1.99-SNAPSHOT SUCCESS [  0.232 s]
[INFO] jersey-container-simple-http 3.1.99-SNAPSHOT ....... SUCCESS [  1.278 s]
[INFO] jersey-test-framework-provider-simple 3.1.99-SNAPSHOT SUCCESS [  0.300 s]
[INFO] jersey-connectors-netty 3.1.99-SNAPSHOT ............ SUCCESS [  5.724 s]
[INFO] jersey-container-netty-http 3.1.99-SNAPSHOT ........ SUCCESS [  0.787 s]
[INFO] jersey-test-framework-provider-netty 3.1.99-SNAPSHOT SUCCESS [  0.290 s]
[INFO] jersey-container-jetty-http 3.1.99-SNAPSHOT ........ SUCCESS [  1.034 s]
[INFO] jersey-test-framework-provider-jetty 3.1.99-SNAPSHOT SUCCESS [  0.382 s]
[INFO] jersey-test-framework-provider-bundle 3.1.99-SNAPSHOT SUCCESS [  0.110 s]
[INFO] jersey-connectors-grizzly 3.1.99-SNAPSHOT .......... SUCCESS [  1.463 s]
[INFO] jersey-media-sse 3.1.99-SNAPSHOT ................... SUCCESS [  0.922 s]
[INFO] jersey-connectors-helidon 3.1.99-SNAPSHOT .......... SUCCESS [ 43.713 s]
[INFO] jersey-connectors-jdk 3.1.99-SNAPSHOT .............. SUCCESS [  1.715 s]
[INFO] jersey-extensions 3.1.99-SNAPSHOT .................. SUCCESS [  0.085 s]
[INFO] jersey-ext-entity-filtering 3.1.99-SNAPSHOT ........ SUCCESS [  0.907 s]
[INFO] jersey-media-json-jackson 3.1.99-SNAPSHOT .......... SUCCESS [  1.979 s]
[INFO] jersey-connectors-jetty 3.1.99-SNAPSHOT ............ SUCCESS [  0.907 s]
[INFO] jersey-connectors-jnh 3.1.99-SNAPSHOT .............. SUCCESS [  1.277 s]
[INFO] jersey-cdi-support 3.1.99-SNAPSHOT ................. SUCCESS [  0.041 s]
[INFO] jersey-ext-cdi1x 3.1.99-SNAPSHOT ................... SUCCESS [  1.228 s]
[INFO] jersey-glassfish-support 3.1.99-SNAPSHOT ........... SUCCESS [  0.049 s]
[INFO] jersey-gf-ejb 3.1.99-SNAPSHOT ...................... SUCCESS [ 22.334 s]
[INFO] jersey-container-jetty-servlet 3.1.99-SNAPSHOT ..... SUCCESS [  0.956 s]
[INFO] jersey-ext-bean-validation 3.1.99-SNAPSHOT ......... SUCCESS [  2.251 s]
[INFO] jersey-ext-cdi1x-ban-custom-hk2-binding 3.1.99-SNAPSHOT SUCCESS [  0.183 s]
[INFO] jersey-ext-cdi-rs-inject 3.1.99-SNAPSHOT ........... SUCCESS [ 10.380 s]
[INFO] jersey-ext-cdi1x-servlet 3.1.99-SNAPSHOT ........... SUCCESS [  0.265 s]
[INFO] jersey-ext-cdi1x-transaction 3.1.99-SNAPSHOT ....... SUCCESS [  0.438 s]
[INFO] jersey-ext-cdi1x-validation 3.1.99-SNAPSHOT ........ SUCCESS [  0.578 s]
[INFO] jersey-ext-weld2-se 3.1.99-SNAPSHOT ................ SUCCESS [  2.254 s]
[INFO] jersey-ext-metainf-services 3.1.99-SNAPSHOT ........ SUCCESS [  0.251 s]
[INFO] jersey-ext-mvc 3.1.99-SNAPSHOT ..................... SUCCESS [  0.434 s]
[INFO] jersey-ext-mvc-bean-validation 3.1.99-SNAPSHOT ..... SUCCESS [  0.140 s]
[INFO] jersey-ext-mvc-freemarker 3.1.99-SNAPSHOT .......... SUCCESS [  0.379 s]
[INFO] jersey-ext-mvc-jsp 3.1.99-SNAPSHOT ................. SUCCESS [  0.366 s]
[INFO] jersey-ext-mvc-mustache 3.1.99-SNAPSHOT ............ SUCCESS [  0.800 s]
[INFO] jersey-ext-proxy-client 3.1.99-SNAPSHOT ............ SUCCESS [  0.471 s]
[INFO] jersey-ext-rx 3.1.99-SNAPSHOT ...................... SUCCESS [  0.034 s]
[INFO] jersey-ext-rx-client-guava 3.1.99-SNAPSHOT ......... SUCCESS [  0.292 s]
[INFO] jersey-ext-rx-client-rxjava 3.1.99-SNAPSHOT ........ SUCCESS [  0.551 s]
[INFO] jersey-ext-rx-client-rxjava2 3.1.99-SNAPSHOT ....... SUCCESS [  0.578 s]
[INFO] jersey-spring6 3.1.99-SNAPSHOT ..................... SUCCESS [  2.492 s]
[INFO] jersey-wadl-doclet 3.1.99-SNAPSHOT ................. SUCCESS [  0.495 s]
[INFO] jersey-media-json-binding 3.1.99-SNAPSHOT .......... SUCCESS [  0.608 s]
[INFO] project 3.1.99-SNAPSHOT ............................ SUCCESS [  0.074 s]
[INFO] jersey-mp-rest-client 3.1.99-SNAPSHOT .............. SUCCESS [  1.959 s]
[INFO] jersey-mp-config 3.1.99-SNAPSHOT ................... SUCCESS [  6.534 s]
[INFO] jersey-incubator 3.1.99-SNAPSHOT ................... SUCCESS [  0.046 s]
[INFO] jersey-inject-cdi-weld 3.1.99-SNAPSHOT ............. SUCCESS [  2.235 s]
[INFO] jersey-declarative-linking 3.1.99-SNAPSHOT ......... SUCCESS [  1.221 s]
[INFO] jersey-ext-gae-integration 3.1.99-SNAPSHOT ......... SUCCESS [  1.077 s]
[INFO] jersey-media-html-json 3.1.99-SNAPSHOT ............. SUCCESS [  2.663 s]
[INFO] jersey-media-kryo 3.1.99-SNAPSHOT .................. SUCCESS [  1.071 s]
[INFO] jersey-open-tracing 3.1.99-SNAPSHOT ................ SUCCESS [  1.237 s]
[INFO] jersey-inject-cdi2-se 3.1.99-SNAPSHOT .............. SUCCESS [  0.937 s]
[INFO] jersey-media-json-gson 3.1.99-SNAPSHOT ............. SUCCESS [  0.423 s]
[INFO] jersey-media-json-jettison 3.1.99-SNAPSHOT ......... SUCCESS [  0.712 s]
[INFO] jersey-media-json-processing 3.1.99-SNAPSHOT ....... SUCCESS [  0.204 s]
[INFO] jersey-media-moxy 3.1.99-SNAPSHOT .................. SUCCESS [  1.065 s]
[INFO] jersey-media-multipart 3.1.99-SNAPSHOT ............. SUCCESS [  1.122 s]
[INFO] jersey-security 3.1.99-SNAPSHOT .................... SUCCESS [  0.073 s]
[INFO] oauth1-signature 3.1.99-SNAPSHOT ................... SUCCESS [  0.496 s]
[INFO] jersey-security 3.1.99-SNAPSHOT .................... SUCCESS [  0.340 s]
[INFO] oauth1-server 3.1.99-SNAPSHOT ...................... SUCCESS [  0.594 s]
[INFO] oauth2-client 3.1.99-SNAPSHOT ...................... SUCCESS [  0.309 s]
[INFO] jersey-test-framework-util 3.1.99-SNAPSHOT ......... SUCCESS [  0.473 s]
[INFO] jersey-tests 3.1.99-SNAPSHOT ....................... SUCCESS [  0.091 s]
[INFO] jersey-tests-e2e 3.1.99-SNAPSHOT ................... SUCCESS [  2.999 s]
[INFO] jersey-tests-e2e-client 3.1.99-SNAPSHOT ............ SUCCESS [  1.476 s]
[INFO] jersey-tests-e2e-core-common 3.1.99-SNAPSHOT ....... SUCCESS [  1.063 s]
[INFO] jersey-tests-e2e-entity 3.1.99-SNAPSHOT ............ SUCCESS [  2.971 s]
[INFO] jersey-tests-e2e-inject 3.1.99-SNAPSHOT ............ SUCCESS [  0.029 s]
[INFO] jersey-tests-e2e-inject-cdi-se 3.1.99-SNAPSHOT ..... SUCCESS [  0.303 s]
[INFO] jersey-tests-e2e-inject-cdi-inject-weld 3.1.99-SNAPSHOT SUCCESS [  0.367 s]
[INFO] e2e-inject-hk2 3.1.99-SNAPSHOT ..................... SUCCESS [  0.306 s]
[INFO] jersey-tests-e2e-server 3.1.99-SNAPSHOT ............ SUCCESS [  2.894 s]
[INFO] jersey-tests-e2e-testng 3.1.99-SNAPSHOT ............ SUCCESS [  0.546 s]
[INFO] jersey-tests-integration 3.1.99-SNAPSHOT ........... SUCCESS [  0.059 s]
[INFO] jersey-asm-integration 3.1.99-SNAPSHOT ............. SUCCESS [  0.206 s]
[INFO] jersey-tests-integration-jersey-async-filter 3.1.99-SNAPSHOT SUCCESS [  9.892 s]
[INFO] cdi-integration-project 3.1.99-SNAPSHOT ............ SUCCESS [  0.032 s]
[INFO] jersey-tests-cdi-beanvalidation-webapp 3.1.99-SNAPSHOT SUCCESS [  0.462 s]
[INFO] jersey-tests-cdi-client 3.1.99-SNAPSHOT ............ SUCCESS [  0.204 s]
[INFO] jersey-tests-cdi-client-on-server 3.1.99-SNAPSHOT .. SUCCESS [  0.385 s]
[INFO] jersey-tests-cdi-ejb-webapp 3.1.99-SNAPSHOT ........ SUCCESS [  0.404 s]
[INFO] jersey-tests-cdi-iface-with-non-jaxrs-impl-test-webapp 3.1.99-SNAPSHOT SUCCESS [  0.341 s]
[INFO] cdi-manually-bound 3.1.99-SNAPSHOT ................. SUCCESS [  0.305 s]
[INFO] jersey-tests-cdi-log-check 3.1.99-SNAPSHOT ......... SUCCESS [  0.372 s]
[INFO] jersey-tests-integration-cdi-multimodule-lib 3.1.99-SNAPSHOT SUCCESS [  0.117 s]
[INFO] jersey-tests-integration-cdi-multimodule-war 3.1.99-SNAPSHOT SUCCESS [  0.362 s]
[INFO] jersey-tests-integration-cdi-multimodule-war2 3.1.99-SNAPSHOT SUCCESS [  0.335 s]
[INFO] jersey-tests-integration-cdi-multimodule-ear 3.1.99-SNAPSHOT SUCCESS [  0.877 s]
[INFO] jersey-tests-integration-cdi-multimodule 3.1.99-SNAPSHOT SUCCESS [  0.043 s]
[INFO] jersey-tests-cdi-multipart-webapp 3.1.99-SNAPSHOT .. SUCCESS [  0.475 s]
[INFO] jersey-tests-resource-with-at-context 3.1.99-SNAPSHOT SUCCESS [  0.274 s]
[INFO] cdi-singleton 3.1.99-SNAPSHOT ...................... SUCCESS [  0.266 s]
[INFO] jersey-tests-cdi-webapp 3.1.99-SNAPSHOT ............ SUCCESS [  0.678 s]
[INFO] jersey-tests-cdi-with-jersey-injection-custom-cfg-webapp 3.1.99-SNAPSHOT SUCCESS [  0.470 s]
[INFO] jersey-tests-cdi-with-jersey-injection-custom-hk2-banned-webapp 3.1.99-SNAPSHOT SUCCESS [  0.326 s]
[INFO] jersey-tests-cdi-with-jersey-injection-webapp 3.1.99-SNAPSHOT SUCCESS [  0.467 s]
[INFO] jersey-tests-context-inject-on-server 3.1.99-SNAPSHOT SUCCESS [  0.609 s]
[INFO] jersey-tests-glassfish-inject-on-server 3.1.99-SNAPSHOT SUCCESS [  8.102 s]
[INFO] client-connector-provider 3.1.99-SNAPSHOT .......... SUCCESS [  0.204 s]
[INFO] jersey-tests-integration-ejb-multimodule-lib 3.1.99-SNAPSHOT SUCCESS [  0.129 s]
[INFO] jersey-tests-integration-ejb-multimodule-war 3.1.99-SNAPSHOT SUCCESS [  0.370 s]
[INFO] jersey-tests-integration-ejb-multimodule-ear 3.1.99-SNAPSHOT SUCCESS [  0.295 s]
[INFO] jersey-tests-integration-ejb-multimodule 3.1.99-SNAPSHOT SUCCESS [  0.094 s]
[INFO] jersey-tests-integration-ejb-multimodule-reload-lib 3.1.99-SNAPSHOT SUCCESS [  0.118 s]
[INFO] jersey-tests-integration-ejb-multimodule-reload-war1 3.1.99-SNAPSHOT SUCCESS [  0.313 s]
[INFO] jersey-tests-integration-ejb-multimodule-reload-war2 3.1.99-SNAPSHOT SUCCESS [  0.375 s]
[INFO] jersey-tests-integration-ejb-multimodule-reload-ear 3.1.99-SNAPSHOT SUCCESS [  0.313 s]
[INFO] jersey-tests-integration-ejb-multimodule-reload 3.1.99-SNAPSHOT SUCCESS [  0.080 s]
[INFO] jersey-tests-ejb-webapp 3.1.99-SNAPSHOT ............ SUCCESS [  0.503 s]
[INFO] jersey-tests-externalproperties 3.1.99-SNAPSHOT .... SUCCESS [  0.122 s]
[INFO] jersey-tests-component-inject 3.1.99-SNAPSHOT ...... SUCCESS [  0.475 s]
[INFO] j-376-reproducer 3.1.99-SNAPSHOT ................... SUCCESS [  0.431 s]
[INFO] jersey-tests-integration-j-441-war1 3.1.99-SNAPSHOT  SUCCESS [  0.288 s]
[INFO] jersey-tests-integration-j-441-war2 3.1.99-SNAPSHOT  SUCCESS [  0.320 s]
[INFO] jersey-tests-integration-j-441-ear 3.1.99-SNAPSHOT . SUCCESS [  0.390 s]
[INFO] jersey-tests-integration-j-441 3.1.99-SNAPSHOT ..... SUCCESS [  0.063 s]
[INFO] jersey-tests-integration-j-59-ejb-lib 3.1.99-SNAPSHOT SUCCESS [  0.094 s]
[INFO] jersey-tests-integration-j-59-cdi-war 3.1.99-SNAPSHOT SUCCESS [  0.361 s]
[INFO] jersey-tests-integration-j-59-ear 3.1.99-SNAPSHOT .. SUCCESS [  0.266 s]
[INFO] jersey-tests-integration-j-59 3.1.99-SNAPSHOT ...... SUCCESS [  0.027 s]
[INFO] jersey-tests-integration-jersey-780 3.1.99-SNAPSHOT  SUCCESS [  0.208 s]
[INFO] jersey-tests-integration-jersey-1107 3.1.99-SNAPSHOT SUCCESS [  0.256 s]
[INFO] jersey-tests-integration-jersey-1223 3.1.99-SNAPSHOT SUCCESS [  0.314 s]
[INFO] jersey-tests-integration-jersey-1604 3.1.99-SNAPSHOT SUCCESS [  0.379 s]
[INFO] jersey-tests-integration-jersey-1667 3.1.99-SNAPSHOT SUCCESS [  0.338 s]
[INFO] jersey-tests-integration-jersey-1883 3.1.99-SNAPSHOT SUCCESS [  0.402 s]
[INFO] jersey-tests-integration-jersey-1928 3.1.99-SNAPSHOT SUCCESS [  0.347 s]
[INFO] jersey-tests-integration-jersey-1960 3.1.99-SNAPSHOT SUCCESS [  0.307 s]
[INFO] jersey-tests-integration-jersey-1964 3.1.99-SNAPSHOT SUCCESS [  0.278 s]
[INFO] jersey-tests-integration-jersey-2031 3.1.99-SNAPSHOT SUCCESS [  0.754 s]
[INFO] jersey-tests-integration-jersey-2136 3.1.99-SNAPSHOT SUCCESS [  0.928 s]
[INFO] jersey-tests-integration-jersey-2137 3.1.99-SNAPSHOT SUCCESS [  0.334 s]
[INFO] jersey-tests-integration-jersey-2154 3.1.99-SNAPSHOT SUCCESS [  0.221 s]
[INFO] jersey-tests-integration-jersey-2160 3.1.99-SNAPSHOT SUCCESS [  0.335 s]
[INFO] jersey-tests-integration-jersey-2164 3.1.99-SNAPSHOT SUCCESS [  0.407 s]
[INFO] jersey-tests-integration-jersey-2167 3.1.99-SNAPSHOT SUCCESS [  0.435 s]
[INFO] jersey-tests-integration-jersey-2176 3.1.99-SNAPSHOT SUCCESS [  0.505 s]
[INFO] jersey-tests-integration-jersey-2184 3.1.99-SNAPSHOT SUCCESS [  0.277 s]
[INFO] jersey-tests-integration-jersey-2255 3.1.99-SNAPSHOT SUCCESS [  0.489 s]
[INFO] jersey-tests-integration-jersey-2322 3.1.99-SNAPSHOT SUCCESS [  0.381 s]
[INFO] jersey-tests-integration-jersey-2335 3.1.99-SNAPSHOT SUCCESS [  0.303 s]
[INFO] jersey-tests-integration-jersey-2421 3.1.99-SNAPSHOT SUCCESS [  0.254 s]
[INFO] jersey-tests-integration-jersey-2551 3.1.99-SNAPSHOT SUCCESS [  0.349 s]
[INFO] jersey-tests-integration-jersey-2612 3.1.99-SNAPSHOT SUCCESS [  0.358 s]
[INFO] jersey-tests-integration-jersey-2637 3.1.99-SNAPSHOT SUCCESS [  0.422 s]
[INFO] jersey-tests-integration-jersey-2654 3.1.99-SNAPSHOT SUCCESS [  0.362 s]
[INFO] jersey-tests-integration-jersey-2673 3.1.99-SNAPSHOT SUCCESS [  0.501 s]
[INFO] jersey-tests-integration-jersey-2689 3.1.99-SNAPSHOT SUCCESS [  0.467 s]
[INFO] jersey-tests-integration-jersey-2704 3.1.99-SNAPSHOT SUCCESS [  0.305 s]
[INFO] jersey-tests-integration-jersey-2776 3.1.99-SNAPSHOT SUCCESS [  8.322 s]
[INFO] jersey-tests-integration-jersey-2794 3.1.99-SNAPSHOT SUCCESS [  0.331 s]
[INFO] jersey-tests-integration-jersey-2846 3.1.99-SNAPSHOT SUCCESS [  0.390 s]
[INFO] jersey-tests-integration-jersey-2878 3.1.99-SNAPSHOT SUCCESS [  0.418 s]
[INFO] jersey-tests-integration-jersey-2892 3.1.99-SNAPSHOT SUCCESS [  0.733 s]
[INFO] jersey-3662 3.1.99-SNAPSHOT ........................ SUCCESS [  0.086 s]
[INFO] jersey-tests-integration-jersey-3670 3.1.99-SNAPSHOT SUCCESS [  0.197 s]
[INFO] jersey-tests-integration-jersey-3796 3.1.99-SNAPSHOT SUCCESS [  0.378 s]
[INFO] jersey-3992 3.1.99-SNAPSHOT ........................ SUCCESS [  0.389 s]
[INFO] jersey-tests-integration-jersey-4003 3.1.99-SNAPSHOT SUCCESS [  0.202 s]
[INFO] jersey-tests-integration-jersey-4099 3.1.99-SNAPSHOT SUCCESS [  0.627 s]
[INFO] jersey-4321 3.1.99-SNAPSHOT ........................ SUCCESS [  0.848 s]
[INFO] jersey-examples 3.1.99-SNAPSHOT .................... SUCCESS [  0.480 s]
[INFO] jersey-examples-server-sent-events-jersey 3.1.99-SNAPSHOT SUCCESS [  0.947 s]
[INFO] jersey-4507 3.1.99-SNAPSHOT ........................ SUCCESS [  0.201 s]
[INFO] jersey-4542 3.1.99-SNAPSHOT ........................ SUCCESS [  0.218 s]
[INFO] jersey-4697 3.1.99-SNAPSHOT ........................ SUCCESS [  0.186 s]
[INFO] jersey-4722 3.1.99-SNAPSHOT ........................ SUCCESS [  0.210 s]
[INFO] jersey-tests-integration-jersey-4949 3.1.99-SNAPSHOT SUCCESS [  0.379 s]
[INFO] jersey-bundles 3.1.99-SNAPSHOT ..................... SUCCESS [  0.025 s]
[INFO] jersey-bundles-jaxrs-ri 3.1.99-SNAPSHOT ............ SUCCESS [ 22.366 s]
[INFO] jersey-tests-integration-jersey-5087 3.1.99-SNAPSHOT SUCCESS [  4.405 s]
[INFO] microprofile-integration-project 3.1.99-SNAPSHOT ... SUCCESS [  0.030 s]
[INFO] microprofile-config-project 3.1.99-SNAPSHOT ........ SUCCESS [  0.027 s]
[INFO] config-webapp 3.1.99-SNAPSHOT ...................... SUCCESS [  0.162 s]
[INFO] helidon-config-webapp 3.1.99-SNAPSHOT .............. SUCCESS [  0.229 s]
[INFO] jersey-rest-client 3.1.99-SNAPSHOT ................. SUCCESS [  0.306 s]
[INFO] jersey-rest-client-tck 3.1.99-SNAPSHOT ............. SUCCESS [  9.852 s]
[INFO] jersey-tests-integration-property-check 3.1.99-SNAPSHOT SUCCESS [  0.301 s]
[INFO] reactive-streams-integration-project 3.1.99-SNAPSHOT SUCCESS [  0.054 s]
[INFO] sse-reactive-streams-tck 3.1.99-SNAPSHOT ........... SUCCESS [  0.653 s]
[INFO] jersey-tests-integration-jersey-security-digest 3.1.99-SNAPSHOT SUCCESS [  0.490 s]
[INFO] jersey-tests-integration-servlet-2.5-autodiscovery-1 3.1.99-SNAPSHOT SUCCESS [  0.295 s]
[INFO] jersey-tests-integration-servlet-2.5-autodiscovery-2 3.1.99-SNAPSHOT SUCCESS [  0.724 s]
[INFO] jersey-tests-integration-servlet-2.5-filter 3.1.99-SNAPSHOT SUCCESS [  0.415 s]
[INFO] jersey-tests-integration-servlet-2.5-inflector-1 3.1.99-SNAPSHOT SUCCESS [  0.406 s]
[INFO] jersey-tests-integration-servlet-2.5-init-1 3.1.99-SNAPSHOT SUCCESS [  0.367 s]
[INFO] jersey-tests-integration-servlet-2.5-init-2 3.1.99-SNAPSHOT SUCCESS [  0.241 s]
[INFO] jersey-tests-integration-servlet-2.5-init-3 3.1.99-SNAPSHOT SUCCESS [  0.188 s]
[INFO] jersey-tests-integration-servlet-2.5-init-4 3.1.99-SNAPSHOT SUCCESS [  0.274 s]
[INFO] jersey-tests-integration-servlet-2.5-init-5 3.1.99-SNAPSHOT SUCCESS [  0.293 s]
[INFO] jersey-tests-integration-servlet-2.5-init-6 3.1.99-SNAPSHOT SUCCESS [  0.252 s]
[INFO] jersey-tests-integration-servlet-2.5-init-7 3.1.99-SNAPSHOT SUCCESS [  0.280 s]
[INFO] jersey-tests-integration-servlet-2.5-init-8 3.1.99-SNAPSHOT SUCCESS [  0.360 s]
[INFO] jersey-tests-integration-servlet-2.5-mvc-1 3.1.99-SNAPSHOT SUCCESS [  0.633 s]
[INFO] jersey-tests-integration-servlet-2.5-mvc-2 3.1.99-SNAPSHOT SUCCESS [  0.467 s]
[INFO] jersey-tests-integration-servlet-2.5-mvc-3 3.1.99-SNAPSHOT SUCCESS [  0.599 s]
[INFO] jersey-tests-integration-servlet-2.5-reload 3.1.99-SNAPSHOT SUCCESS [  0.323 s]
[INFO] jersey-tests-integration-servlet-3-async 3.1.99-SNAPSHOT SUCCESS [  0.425 s]
[INFO] jersey-tests-integration-servlet-3-chunked-io 3.1.99-SNAPSHOT SUCCESS [  0.633 s]
[INFO] jersey-tests-integration-servlet-3-filter 3.1.99-SNAPSHOT SUCCESS [  0.380 s]
[INFO] jersey-tests-integration-servlet-3-gf-async 3.1.99-SNAPSHOT SUCCESS [  0.331 s]
[INFO] jersey-tests-integration-servlet-3-inflector-1 3.1.99-SNAPSHOT SUCCESS [  0.268 s]
[INFO] jersey-tests-integration-servlet-3-init-1 3.1.99-SNAPSHOT SUCCESS [  0.303 s]
[INFO] jersey-tests-integration-servlet-3-init-2 3.1.99-SNAPSHOT SUCCESS [  0.358 s]
[INFO] jersey-tests-integration-servlet-3-init-3 3.1.99-SNAPSHOT SUCCESS [  0.224 s]
[INFO] jersey-tests-integration-servlet-3-init-4 3.1.99-SNAPSHOT SUCCESS [  0.222 s]
[INFO] jersey-tests-integration-servlet-3-init-5 3.1.99-SNAPSHOT SUCCESS [  0.332 s]
[INFO] jersey-tests-integration-servlet-3-init-6 3.1.99-SNAPSHOT SUCCESS [  0.255 s]
[INFO] jersey-tests-integration-servlet-3-init-7 3.1.99-SNAPSHOT SUCCESS [  0.349 s]
[INFO] jersey-tests-integration-servlet-3-init-8 3.1.99-SNAPSHOT SUCCESS [  0.499 s]
[INFO] jersey-tests-integration-servlet-3-init-9 3.1.99-SNAPSHOT SUCCESS [  0.337 s]
[INFO] jersey-tests-integration-servlet-3-init-provider 3.1.99-SNAPSHOT SUCCESS [  0.564 s]
[INFO] jersey-tests-integration-servlet-3-params 3.1.99-SNAPSHOT SUCCESS [  0.246 s]
[INFO] jersey-tests-integration-servlet-3-sse-1 3.1.99-SNAPSHOT SUCCESS [  0.372 s]
[INFO] jersey-tests-integration-servlet-4.0-mvc-1 3.1.99-SNAPSHOT SUCCESS [  0.525 s]
[INFO] jersey-tests-integration-servlet-tests 3.1.99-SNAPSHOT SUCCESS [  0.562 s]
[INFO] jersey-tests-integration-servlet-request-wrapper-binding 3.1.99-SNAPSHOT SUCCESS [  0.333 s]
[INFO] jersey-tests-integration-servlet-request-wrapper-binding-2 3.1.99-SNAPSHOT SUCCESS [  0.448 s]
[INFO] jersey-tests-integration-sonar-test 3.1.99-SNAPSHOT  SUCCESS [  0.231 s]
[INFO] jersey-thin-server 3.1.99-SNAPSHOT ................. SUCCESS [  0.107 s]
[INFO] jersey-tests-integration-tracing-support 3.1.99-SNAPSHOT SUCCESS [  0.405 s]
[INFO] jersey-tests-jmockit 3.1.99-SNAPSHOT ............... SUCCESS [  2.095 s]
[INFO] jersey-test-framework-memleak-test-common 3.1.99-SNAPSHOT SUCCESS [  0.116 s]
[INFO] jersey-tests-memleak 3.1.99-SNAPSHOT ............... SUCCESS [  0.027 s]
[INFO] jersey-tests-memleak-redeployment 3.1.99-SNAPSHOT .. SUCCESS [  0.041 s]
[INFO] jersey-tests-memleak-redeployment-leaking-test-app 3.1.99-SNAPSHOT SUCCESS [  0.233 s]
[INFO] jersey-examples-webapp-parent-pom 3.1.99-SNAPSHOT .. SUCCESS [  0.153 s]
[INFO] jersey-examples-helloworld-webapp 3.1.99-SNAPSHOT .. SUCCESS [  0.916 s]
[INFO] jersey-test-framework-maven 3.1.99-SNAPSHOT ........ SUCCESS [  0.025 s]
[INFO] jersey-test-framework-maven-container-runner-plugin 3.1.99-SNAPSHOT SUCCESS [ 15.457 s]
[INFO] jersey-tests-memleak-redeployment-hello-world-app-ref 3.1.99-SNAPSHOT SUCCESS [  0.095 s]
[INFO] jersey-tests-memleak-redeployment-no-jersey-app 3.1.99-SNAPSHOT SUCCESS [  0.250 s]
[INFO] jersey-tests-memleak-redeployment-threadlocals-app 3.1.99-SNAPSHOT SUCCESS [  0.295 s]
[INFO] jersey-tests-memleak-testcase 3.1.99-SNAPSHOT ...... SUCCESS [  0.078 s]
[INFO] jersey-tests-memleak-testcase-bean-param-leak 3.1.99-SNAPSHOT SUCCESS [  0.378 s]
[INFO] jersey-tests-memleak-testcase-shutdown-hook-leak 3.1.99-SNAPSHOT SUCCESS [  0.344 s]
[INFO] jersey-tests-memleak-testcase-shutdown-hook-leak-client 3.1.99-SNAPSHOT SUCCESS [  0.257 s]
[INFO] jersey-tests-memleak-testcase-leaking-test-app 3.1.99-SNAPSHOT SUCCESS [  0.337 s]
[INFO] jersey-tests-osgi 3.1.99-SNAPSHOT .................. SUCCESS [  0.069 s]
[INFO] jersey-tests-osgi-functional 3.1.99-SNAPSHOT ....... SUCCESS [ 10.393 s]
[INFO] jersey-tests-stress 3.1.99-SNAPSHOT ................ SUCCESS [  0.239 s]
[INFO] jersey-tests-performance 3.1.99-SNAPSHOT ........... SUCCESS [  0.079 s]
[INFO] performance-test-benchmarks 3.1.99-SNAPSHOT ........ SUCCESS [  3.574 s]
[INFO] jersey-tests-performance-runners 3.1.99-SNAPSHOT ... SUCCESS [  0.045 s]
[INFO] jersey-grizzly-runner 3.1.99-SNAPSHOT .............. SUCCESS [  1.095 s]
[INFO] jersey-tests-performance-testcase 3.1.99-SNAPSHOT .. SUCCESS [  0.035 s]
[INFO] jersey-tests-performance-assemblies 3.1.99-SNAPSHOT  SUCCESS [  0.077 s]
[INFO] jersey-tests-performance-filter-dynamic-test 3.1.99-SNAPSHOT SUCCESS [  0.885 s]
[INFO] jersey-tests-performance-filter-global-test 3.1.99-SNAPSHOT SUCCESS [  0.490 s]
[INFO] jersey-tests-performance-filter-name-test 3.1.99-SNAPSHOT SUCCESS [  0.431 s]
[INFO] jersey-tests-performance-interceptor-dynamic-test 3.1.99-SNAPSHOT SUCCESS [  0.550 s]
[INFO] jersey-tests-performance-interceptor-global-test 3.1.99-SNAPSHOT SUCCESS [  0.521 s]
[INFO] jersey-tests-performance-interceptor-name-test 3.1.99-SNAPSHOT SUCCESS [  0.508 s]
[INFO] jersey-tests-performance-custom-provider-test 3.1.99-SNAPSHOT SUCCESS [  0.504 s]
[INFO] jersey-tests-performance-json-jackson-test 3.1.99-SNAPSHOT SUCCESS [  0.477 s]
[INFO] jersey-tests-performance-json-moxy-test 3.1.99-SNAPSHOT SUCCESS [  1.108 s]
[INFO] jersey-tests-performance-mbw-kryo-test 3.1.99-SNAPSHOT SUCCESS [  0.594 s]
[INFO] jersey-tests-performance-text-plain-test 3.1.99-SNAPSHOT SUCCESS [  0.422 s]
[INFO] jersey-tests-performance-xml-jaxb-test 3.1.99-SNAPSHOT SUCCESS [  0.569 s]
[INFO] jersey-tests-performance-xml-moxy-test 3.1.99-SNAPSHOT SUCCESS [  0.964 s]
[INFO] jersey-tests-performance-param-srl 3.1.99-SNAPSHOT . SUCCESS [  0.562 s]
[INFO] jersey-tests-performance-proxy-injection-test 3.1.99-SNAPSHOT SUCCESS [  0.493 s]
[INFO] performance-test-tools 3.1.99-SNAPSHOT ............. SUCCESS [  0.322 s]
[INFO] Jakarta RESTful WS Compliance for Jersey 3.1.0 ..... SUCCESS [06:32 min]
[INFO] jersey-examples-assemblies 3.1.99-SNAPSHOT ......... SUCCESS [  0.092 s]
[INFO] jersey-examples-bookmark 3.1.99-SNAPSHOT ........... SUCCESS [  0.432 s]
[INFO] jersey-examples-bookmark-em 3.1.99-SNAPSHOT ........ SUCCESS [  0.471 s]
[INFO] jersey-examples-bookstore-webapp 3.1.99-SNAPSHOT ... SUCCESS [  1.013 s]
[INFO] jersey-examples-cdi-webapp 3.1.99-SNAPSHOT ......... SUCCESS [  0.628 s]
[INFO] jersey-examples-clipboard 3.1.99-SNAPSHOT .......... SUCCESS [  0.379 s]
[INFO] jersey-examples-clipboard-programmatic 3.1.99-SNAPSHOT SUCCESS [  0.297 s]
[INFO] jersey-examples-declarative-linking 3.1.99-SNAPSHOT  SUCCESS [  0.500 s]
[INFO] jersey-examples-entity-filtering 3.1.99-SNAPSHOT ... SUCCESS [  0.671 s]
[INFO] jersey-examples-entity-filtering-selectable 3.1.99-SNAPSHOT SUCCESS [  0.424 s]
[INFO] jersey-examples-entity-filtering-security 3.1.99-SNAPSHOT SUCCESS [  0.439 s]
[INFO] jersey-examples-extended-wadl-webapp 3.1.99-SNAPSHOT SUCCESS [ 10.803 s]
[INFO] jersey-examples-exception-mapping 3.1.99-SNAPSHOT .. SUCCESS [  0.242 s]
[INFO] jersey-examples-freemarker-webapp 3.1.99-SNAPSHOT .. SUCCESS [  0.486 s]
[INFO] jersey-examples-groovy 3.1.99-SNAPSHOT ............. SUCCESS [  9.727 s]
[INFO] jersey-examples-helloworld 3.1.99-SNAPSHOT ......... SUCCESS [  0.224 s]
[INFO] jersey-examples-helloworld-benchmark 3.1.99-SNAPSHOT SUCCESS [  1.209 s]
[INFO] jersey-examples-helloworld-cdi2-se 3.1.99-SNAPSHOT . SUCCESS [  0.452 s]
[INFO] jersey-examples-helloworld-netty 3.1.99-SNAPSHOT ... SUCCESS [  0.321 s]
[INFO] jersey-examples-helloworld-programmatic 3.1.99-SNAPSHOT SUCCESS [  0.322 s]
[INFO] jersey-examples-helloworld-pure-jax-rs 3.1.99-SNAPSHOT SUCCESS [  0.284 s]
[INFO] jersey-examples-helloworld-weld 3.1.99-SNAPSHOT .... SUCCESS [  0.396 s]
[INFO] jersey-examples-http-patch 3.1.99-SNAPSHOT ......... SUCCESS [  0.703 s]
[INFO] jersey-examples-http-trace 3.1.99-SNAPSHOT ......... SUCCESS [  0.376 s]
[INFO] jersey-examples-https-clientserver-grizzly 3.1.99-SNAPSHOT SUCCESS [  0.327 s]
[INFO] jersey-examples-https-server-glassfish 3.1.99-SNAPSHOT SUCCESS [  0.362 s]
[INFO] jersey-examples-java8-webapp 3.1.99-SNAPSHOT ....... SUCCESS [  0.397 s]
[INFO] jersey-examples-jaxb 3.1.99-SNAPSHOT ............... SUCCESS [  0.641 s]
[INFO] jersey-examples-jaxrs-types-injection 3.1.99-SNAPSHOT SUCCESS [  0.229 s]
[INFO] jersey-examples-ejb 3.1.99-SNAPSHOT ................ SUCCESS [  0.236 s]
[INFO] jersey-examples-json-binding-webapp 3.1.99-SNAPSHOT  SUCCESS [  0.541 s]
[INFO] jersey-examples-json-jackson 3.1.99-SNAPSHOT ....... SUCCESS [  0.294 s]
[INFO] jersey-examples-json-jettison 3.1.99-SNAPSHOT ...... SUCCESS [  0.357 s]
[INFO] jersey-examples-json-moxy 3.1.99-SNAPSHOT .......... SUCCESS [  0.323 s]
[INFO] jersey-examples-json-processing-webapp 3.1.99-SNAPSHOT SUCCESS [  0.436 s]
[INFO] jersey-examples-json-with-padding 3.1.99-SNAPSHOT .. SUCCESS [  0.256 s]
[INFO] jersey-examples-managed-beans-webapp 3.1.99-SNAPSHOT SUCCESS [  0.326 s]
[INFO] jersey-examples-managed-client 3.1.99-SNAPSHOT ..... SUCCESS [  0.275 s]
[INFO] jersey-examples-managed-client-webapp 3.1.99-SNAPSHOT SUCCESS [  0.406 s]
[INFO] jersey-examples-managed-client-simple-webapp 3.1.99-SNAPSHOT SUCCESS [  0.322 s]
[INFO] jersey-examples-multipart-webapp 3.1.99-SNAPSHOT ... SUCCESS [  0.566 s]
[INFO] jersey-examples-open-tracing 3.1.99-SNAPSHOT ....... SUCCESS [  1.404 s]
[INFO] jersey-examples-osgi-helloworld-webapp 3.1.99-SNAPSHOT SUCCESS [  0.043 s]
[INFO] jersey-examples-osgi-helloworld-webapp-lib 3.1.99-SNAPSHOT SUCCESS [  1.059 s]
[INFO] jersey-examples-osgi-helloworld-webapp-additional 3.1.99-SNAPSHOT SUCCESS [  0.296 s]
[INFO] jersey-examples-osgi-helloworld-webapp-alternate-version 3.1.99-SNAPSHOT SUCCESS [  0.206 s]
[INFO] jersey-examples-osgi-helloworld-webapp-wab 3.1.99-SNAPSHOT SUCCESS [  0.918 s]
[INFO] jersey-examples-osgi-helloworld-webapp-test 3.1.99-SNAPSHOT SUCCESS [  1.846 s]
[INFO] oauth-client-twitter 3.1.99-SNAPSHOT ............... SUCCESS [  0.135 s]
[INFO] jersey-examples-reload 3.1.99-SNAPSHOT ............. SUCCESS [  1.021 s]
[INFO] jersey-examples-rx-client-webapp 3.1.99-SNAPSHOT ... SUCCESS [  1.286 s]
[INFO] jersey-examples-server-async 3.1.99-SNAPSHOT ....... SUCCESS [  0.351 s]
[INFO] jersey-examples-server-async-managed 3.1.99-SNAPSHOT SUCCESS [  0.331 s]
[INFO] jersey-examples-server-async-standalone 3.1.99-SNAPSHOT SUCCESS [  0.038 s]
[INFO] jersey-examples-server-async-standalone-client 3.1.99-SNAPSHOT SUCCESS [  0.567 s]
[INFO] jersey-examples-server-async-standalone-webapp 3.1.99-SNAPSHOT SUCCESS [  0.217 s]
[INFO] jersey-examples-server-sent-events-jaxrs 3.1.99-SNAPSHOT SUCCESS [  0.298 s]
[INFO] jersey-examples-servlet3-webapp 3.1.99-SNAPSHOT .... SUCCESS [  0.381 s]
[INFO] jersey-examples-simple-console 3.1.99-SNAPSHOT ..... SUCCESS [  0.213 s]
[INFO] jersey-examples-sse-item-store-jersey-webapp 3.1.99-SNAPSHOT SUCCESS [  0.415 s]
[INFO] jersey-examples-sse-item-store-jaxrs-webapp 3.1.99-SNAPSHOT SUCCESS [  0.402 s]
[INFO] jersey-examples-sse-twitter-aggregator 3.1.99-SNAPSHOT SUCCESS [  0.571 s]
[INFO] jersey-examples-system-properties 3.1.99-SNAPSHOT .. SUCCESS [  0.253 s]
[INFO] jersey-examples-moxy 3.1.99-SNAPSHOT ............... SUCCESS [  0.302 s]
[INFO] jersey-test-framework-maven-custom-enforcer-rules 3.1.99-SNAPSHOT SUCCESS [  0.481 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  14:19 min
[INFO] Finished at: 2023-02-01T10:06:26Z
[INFO] ------------------------------------------------------------------------
Finished: SUCCESS