Started by upstream project "continuous-integration/ci_jenkins" build number 32 originally caused by: Started by user Maxim Nesen Running as Maxim Nesen Running in Durability level: PERFORMANCE_OPTIMIZED [Pipeline] Start of Pipeline [Pipeline] node Still waiting to schedule task Waiting for next available executor Agent basic-k2vz2 is provisioned from template basic --- apiVersion: "v1" kind: "Pod" metadata: annotations: {} labels: jenkins: "slave" jenkins/label-digest: "61a7508ed1b04e9ada836fcd14d4d8ef5687c7dd" jenkins/label: "basic" name: "basic-k2vz2" spec: containers: - env: - name: "JENKINS_SECRET" value: "********" - name: "JENKINS_TUNNEL" value: "jenkins-discovery.jersey.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "basic-k2vz2" - name: "JENKINS_REMOTING_JAVA_OPTS" value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\ \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true" - name: "JAVA_TOOL_OPTIONS" value: "" - name: "_JAVA_OPTIONS" value: "" - name: "OPENJ9_JAVA_OPTIONS" value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle" - name: "JENKINS_NAME" value: "basic-k2vz2" - name: "JENKINS_AGENT_WORKDIR" value: "/home/jenkins/agent" - name: "JENKINS_URL" value: "http://jenkins-ui.jersey.svc.cluster.local/jersey/" image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-4.5" imagePullPolicy: "Always" name: "jnlp" resources: limits: cpu: "2000m" memory: "4096Mi" requests: cpu: "1000m" memory: "4096Mi" tty: true volumeMounts: - mountPath: "/home/jenkins/.m2/toolchains.xml" name: "m2-dir" readOnly: true subPath: "toolchains.xml" - mountPath: "/home/jenkins/.mavenrc" name: "m2-dir" readOnly: true subPath: ".mavenrc" - mountPath: "/opt/tools" name: "volume-0" readOnly: false - mountPath: "/home/jenkins" name: "volume-2" readOnly: false - mountPath: "/home/jenkins/.m2/repository" name: "volume-3" readOnly: false - mountPath: "/home/jenkins/.m2/settings-security.xml" name: "m2-secret-dir" readOnly: true subPath: "settings-security.xml" - mountPath: "/home/jenkins/.m2/wrapper" name: "volume-4" readOnly: false - mountPath: "/home/jenkins/.m2/settings.xml" name: "m2-secret-dir" readOnly: true subPath: "settings.xml" - mountPath: "/home/jenkins/.ssh" name: "volume-1" readOnly: false - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false workingDir: "/home/jenkins/agent" nodeSelector: kubernetes.io/os: "linux" restartPolicy: "Never" volumes: - name: "volume-0" persistentVolumeClaim: claimName: "tools-claim-jiro-jersey" readOnly: true - name: "m2-secret-dir" secret: secretName: "m2-secret-dir" - emptyDir: medium: "" name: "volume-2" - configMap: name: "m2-dir" name: "m2-dir" - configMap: name: "known-hosts" name: "volume-1" - emptyDir: medium: "" name: "workspace-volume" - emptyDir: medium: "" name: "volume-4" - emptyDir: medium: "" name: "volume-3" Running on basic-k2vz2 in /home/jenkins/agent/workspace/single_ci_build [Pipeline] { [Pipeline] tool [Pipeline] tool [Pipeline] stage [Pipeline] { (Fetch from git) [Pipeline] git The recommended git tool is: NONE No credentials specified Cloning the remote Git repository Cloning repository https://github.com/senivam/jersey.git > git init /home/jenkins/agent/workspace/single_ci_build # timeout=10 Fetching upstream changes from https://github.com/senivam/jersey.git > git --version # timeout=10 > git --version # 'git version 2.20.1' > git fetch --tags --force --progress -- https://github.com/senivam/jersey.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 119cbd3a7942ebccdf76ad0b66013253ea302cba (refs/remotes/origin/ci_jenkins) > git config remote.origin.url https://github.com/senivam/jersey.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/remotes/origin/ci_jenkins^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 119cbd3a7942ebccdf76ad0b66013253ea302cba # timeout=10 > git branch -a -v --no-abbrev # timeout=10 > git checkout -b ci_jenkins 119cbd3a7942ebccdf76ad0b66013253ea302cba # timeout=10 Commit message: "CI env for Jenkins" > git rev-list --no-walk 119cbd3a7942ebccdf76ad0b66013253ea302cba # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build ci_jenkins -Ptravis_e2e) [Pipeline] sh + bash etc/travis/travis.sh -Ptravis_e2e Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f) Maven home: /opt/tools/apache-maven/latest Java version: 1.8.0_202, vendor: Oracle Corporation, runtime: /opt/tools/java/oracle/jdk-8/1.8.0_202/jre Default locale: en_US, platform encoding: UTF-8 OS name: "linux", version: "5.12.7-300.fc34.x86_64", arch: "amd64", family: "unix" [INFO] --- directory-maven-plugin:0.3.1:highest-basedir (directories) @ project --- [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Writing tracking file /home/jenkins/.m2/repository/org/apache/maven/maven-core/3.0.3/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/.m2/repository/org/apache/maven/maven-core/3.0.3/maven-core-3.0.3.pom.lastUpdated ${maven.test.dependency.excludes} ${maven.surefire.debug} ${dependenciesToScan} INFO: Creating SimpleTestContainer configured at the base URI http://localhost:9998/ Jun 29, 2021 6:11:13 PM org.glassfish.jersey.internal.Errors logErrors WARNING: The following warnings have been detected: WARNING: A HTTP GET method, public void org.glassfish.jersey.tests.e2e.container.ResponseWriterOutputStreamTest$Resource.get(org.glassfish.jersey.server.ContainerRequest) throws java.io.IOException, should not consume any entity. SLF4J: Defaulting to no-operation (NOP) logger implementation SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details. Jun 29, 2021 6:11:43 PM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/ [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.28 s - in org.glassfish.jersey.tests.e2e.container.EscapedUriTest INFO: Creating SimpleTestContainer configured at the base URI http://localhost:9998/ Jun 29, 2021 6:12:08 PM org.glassfish.jersey.test.jdkhttp.JdkHttpServerTestContainerFactory$JdkHttpServerTestContainer INFO: Creating JdkHttpServerTestContainer configured at the base URI http://localhost:9998/ Jun 29, 2021 6:12:11 PM org.glassfish.jersey.test.jdkhttp.JdkHttpServerTestContainerFactory$JdkHttpServerTestContainer INFO: Creating JdkHttpServerTestContainer configured at the base URI http://localhost:9998/ [DEBUG] boot classpath: /home/jenkins/.m2/repository/org/apache/maven/surefire/surefire-booter/3.0.0-M5/surefire-booter-3.0.0-M5.jar /home/jenkins/.m2/repository/org/apache/maven/surefire/surefire-api/3.0.0-M5/surefire-api-3.0.0-M5.jar /home/jenkins/.m2/repository/org/apache/maven/surefire/surefire-logger-api/3.0.0-M5/surefire-logger-api-3.0.0-M5.jar /home/jenkins/.m2/repository/org/apache/maven/surefire/surefire-shared-utils/3.0.0-M4/surefire-shared-utils-3.0.0-M4.jar /home/jenkins/.m2/repository/org/apache/maven/surefire/surefire-extensions-spi/3.0.0-M5/surefire-extensions-spi-3.0.0-M5.jar /home/jenkins/agent/workspace/single_ci_build/tests/e2e/target/test-classes /home/jenkins/agent/workspace/single_ci_build/tests/e2e/target/classes /home/jenkins/agent/workspace/single_ci_build/test-framework/providers/grizzly2/target/jersey-test-framework-provider-grizzly2-2.35-SNAPSHOT.jar /home/jenkins/.m2/repository/jakarta/servlet/jakarta.servlet-api/4.0.3/jakarta.servlet-api-4.0.3.jar /home/jenkins/agent/workspace/single_ci_build/test-framework/core/target/jersey-test-framework-core-2.35-SNAPSHOT.jar /home/jenkins/agent/workspace/single_ci_build/containers/jersey-servlet-core/target/jersey-container-servlet-core-2.35-SNAPSHOT.jar /home/jenkins/agent/workspace/single_ci_build/containers/grizzly2-http/target/jersey-container-grizzly2-http-2.35-SNAPSHOT.jar /home/jenkins/.m2/repository/org/glassfish/grizzly/grizzly-http-server/2.4.4/grizzly-http-server-2.4.4.jar /home/jenkins/agent/workspace/single_ci_build/containers/grizzly2-servlet/target/jersey-container-grizzly2-servlet-2.35-SNAPSHOT.jar /home/jenkins/agent/workspace/single_ci_build/containers/jersey-servlet/target/jersey-container-servlet-2.35-SNAPSHOT.jar /home/jenkins/.m2/repository/org/glassfish/grizzly/grizzly-http-servlet/2.4.4/grizzly-http-servlet-2.4.4.jar /home/jenkins/agent/workspace/single_ci_build/test-framework/providers/inmemory/target/jersey-test-framework-provider-inmemory-2.35-SNAPSHOT.jar /home/jenkins/agent/workspace/single_ci_build/test-framework/providers/external/target/jersey-test-framework-provider-external-2.35-SNAPSHOT.jar /home/jenkins/agent/workspace/single_ci_build/test-framework/providers/jdk-http/target/jersey-test-framework-provider-jdk-http-2.35-SNAPSHOT.jar /home/jenkins/agent/workspace/single_ci_build/containers/jdk-http/target/jersey-container-jdk-http-2.35-SNAPSHOT.jar /home/jenkins/agent/workspace/single_ci_build/test-framework/providers/simple/target/jersey-test-framework-provider-simple-2.35-SNAPSHOT.jar /home/jenkins/agent/workspace/single_ci_build/containers/simple-http/target/jersey-container-simple-http-2.35-SNAPSHOT.jar /home/jenkins/.m2/repository/org/simpleframework/simple-http/6.0.1/simple-http-6.0.1.jar /home/jenkins/.m2/repository/org/simpleframework/simple-transport/6.0.1/simple-transport-6.0.1.jar /home/jenkins/.m2/repository/org/simpleframework/simple-common/6.0.1/simple-common-6.0.1.jar /home/jenkins/agent/workspace/single_ci_build/test-framework/providers/jetty/target/jersey-test-framework-provider-jetty-2.35-SNAPSHOT.jar /home/jenkins/agent/workspace/single_ci_build/containers/jetty-http/target/jersey-container-jetty-http-2.35-SNAPSHOT.jar /home/jenkins/.m2/repository/org/eclipse/jetty/jetty-server/9.4.42.v20210604/jetty-server-9.4.42.v20210604.jar /home/jenkins/.m2/repository/javax/servlet/javax.servlet-api/3.1.0/javax.servlet-api-3.1.0.jar /home/jenkins/.m2/repository/org/eclipse/jetty/jetty-util/9.4.42.v20210604/jetty-util-9.4.42.v20210604.jar /home/jenkins/.m2/repository/org/eclipse/jetty/jetty-continuation/9.4.42.v20210604/jetty-continuation-9.4.42.v20210604.jar /home/jenkins/agent/workspace/single_ci_build/test-framework/providers/netty/target/jersey-test-framework-provider-netty-2.35-SNAPSHOT.jar /home/jenkins/agent/workspace/single_ci_build/containers/netty-http/target/jersey-container-netty-http-2.35-SNAPSHOT.jar /home/jenkins/agent/workspace/single_ci_build/connectors/netty-connector/target/jersey-netty-connector-2.35-SNAPSHOT.jar /home/jenkins/.m2/repository/io/netty/netty-all/4.1.43.Final/netty-all-4.1.43.Final.jar /home/jenkins/.m2/repository/junit/junit/4.13.1/junit-4.13.1.jar /home/jenkins/.m2/repository/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.jar /home/jenkins/agent/workspace/single_ci_build/ext/mvc/target/jersey-mvc-2.35-SNAPSHOT.jar /home/jenkins/.m2/repository/javax/servlet/servlet-api/2.4/servlet-api-2.4.jar /home/jenkins/agent/workspace/single_ci_build/core-server/target/jersey-server-2.35-SNAPSHOT.jar /home/jenkins/.m2/repository/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar /home/jenkins/agent/workspace/single_ci_build/ext/mvc-freemarker/target/jersey-mvc-freemarker-2.35-SNAPSHOT.jar /home/jenkins/.m2/repository/org/freemarker/freemarker/2.3.27-incubating/freemarker-2.3.27-incubating.jar /home/jenkins/agent/workspace/single_ci_build/ext/mvc-mustache/target/jersey-mvc-mustache-2.35-SNAPSHOT.jar /home/jenkins/.m2/repository/com/github/spullara/mustache/java/compiler/0.8.17/compiler-0.8.17.jar /home/jenkins/agent/workspace/single_ci_build/media/json-jackson/target/jersey-media-json-jackson-2.35-SNAPSHOT.jar /home/jenkins/agent/workspace/single_ci_build/core-common/target/jersey-common-2.35-SNAPSHOT.jar /home/jenkins/.m2/repository/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar /home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.12.2/jackson-annotations-2.12.2.jar /home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.12.2/jackson-databind-2.12.2.jar /home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.12.2/jackson-core-2.12.2.jar /home/jenkins/.m2/repository/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.12.2/jackson-module-jaxb-annotations-2.12.2.jar /home/jenkins/.m2/repository/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar /home/jenkins/.m2/repository/jakarta/activation/jakarta.activation-api/1.2.1/jakarta.activation-api-1.2.1.jar /home/jenkins/agent/workspace/single_ci_build/media/json-jackson1/target/jersey-media-json-jackson1-2.35-SNAPSHOT.jar /home/jenkins/.m2/repository/org/codehaus/jackson/jackson-core-asl/1.9.13/jackson-core-asl-1.9.13.jar /home/jenkins/.m2/repository/org/codehaus/jackson/jackson-mapper-asl/1.9.13/jackson-mapper-asl-1.9.13.jar /home/jenkins/.m2/repository/org/codehaus/jackson/jackson-jaxrs/1.9.13/jackson-jaxrs-1.9.13.jar /home/jenkins/.m2/repository/org/codehaus/jackson/jackson-xc/1.9.13/jackson-xc-1.9.13.jar /home/jenkins/agent/workspace/single_ci_build/media/json-jettison/target/jersey-media-json-jettison-2.35-SNAPSHOT.jar /home/jenkins/agent/workspace/single_ci_build/media/jaxb/target/jersey-media-jaxb-2.35-SNAPSHOT.jar /home/jenkins/.m2/repository/org/codehaus/jettison/jettison/1.3.7/jettison-1.3.7.jar /home/jenkins/agent/workspace/single_ci_build/media/moxy/target/jersey-media-moxy-2.35-SNAPSHOT.jar /home/jenkins/.m2/repository/jakarta/json/jakarta.json-api/1.1.6/jakarta.json-api-1.1.6.jar /home/jenkins/.m2/repository/org/glassfish/jakarta.json/1.1.6/jakarta.json-1.1.6.jar /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.moxy/2.7.6/org.eclipse.persistence.moxy-2.7.6.jar /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.core/2.7.6/org.eclipse.persistence.core-2.7.6.jar /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.asm/2.7.6/org.eclipse.persistence.asm-2.7.6.jar /home/jenkins/agent/workspace/single_ci_build/media/json-processing/target/jersey-media-json-processing-2.35-SNAPSHOT.jar /home/jenkins/.m2/repository/org/glassfish/jsonp-jaxrs/1.1.6/jsonp-jaxrs-1.1.6.jar /home/jenkins/agent/workspace/single_ci_build/ext/bean-validation/target/jersey-bean-validation-2.35-SNAPSHOT.jar /home/jenkins/.m2/repository/org/glassfish/hk2/external/jakarta.inject/2.6.1/jakarta.inject-2.6.1.jar /home/jenkins/.m2/repository/jakarta/validation/jakarta.validation-api/2.0.2/jakarta.validation-api-2.0.2.jar /home/jenkins/.m2/repository/org/hibernate/validator/hibernate-validator/6.2.0.Final/hibernate-validator-6.2.0.Final.jar /home/jenkins/.m2/repository/org/jboss/logging/jboss-logging/3.3.0.Final/jboss-logging-3.3.0.Final.jar /home/jenkins/.m2/repository/com/fasterxml/classmate/1.3.3/classmate-1.3.3.jar /home/jenkins/.m2/repository/jakarta/el/jakarta.el-api/3.0.3/jakarta.el-api-3.0.3.jar /home/jenkins/.m2/repository/org/glassfish/jakarta.el/3.0.3/jakarta.el-3.0.3.jar /home/jenkins/agent/workspace/single_ci_build/ext/entity-filtering/target/jersey-entity-filtering-2.35-SNAPSHOT.jar /home/jenkins/agent/workspace/single_ci_build/ext/mvc-bean-validation/target/jersey-mvc-bean-validation-2.35-SNAPSHOT.jar /home/jenkins/agent/workspace/single_ci_build/media/sse/target/jersey-media-sse-2.35-SNAPSHOT.jar /home/jenkins/agent/workspace/single_ci_build/media/multipart/target/jersey-media-multipart-2.35-SNAPSHOT.jar /home/jenkins/.m2/repository/org/jvnet/mimepull/mimepull/1.9.13/mimepull-1.9.13.jar /home/jenkins/agent/workspace/single_ci_build/connectors/apache-connector/target/jersey-apache-connector-2.35-SNAPSHOT.jar /home/jenkins/.m2/repository/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.jar /home/jenkins/.m2/repository/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.jar /home/jenkins/.m2/repository/commons-logging/commons-logging/1.2/commons-logging-1.2.jar /home/jenkins/.m2/repository/commons-codec/commons-codec/1.11/commons-codec-1.11.jar /home/jenkins/agent/workspace/single_ci_build/core-client/target/jersey-client-2.35-SNAPSHOT.jar /home/jenkins/agent/workspace/single_ci_build/connectors/grizzly-connector/target/jersey-grizzly-connector-2.35-SNAPSHOT.jar /home/jenkins/.m2/repository/org/glassfish/grizzly/grizzly-http-client/1.16/grizzly-http-client-1.16.jar /home/jenkins/.m2/repository/org/slf4j/slf4j-api/1.7.12/slf4j-api-1.7.12.jar /home/jenkins/.m2/repository/org/glassfish/grizzly/grizzly-websockets/2.4.4/grizzly-websockets-2.4.4.jar /home/jenkins/.m2/repository/org/glassfish/grizzly/grizzly-framework/2.4.4/grizzly-framework-2.4.4.jar /home/jenkins/.m2/repository/org/glassfish/grizzly/grizzly-http/2.4.4/grizzly-http-2.4.4.jar /home/jenkins/.m2/repository/org/glassfish/grizzly/connection-pool/2.4.4/connection-pool-2.4.4.jar /home/jenkins/agent/workspace/single_ci_build/connectors/jetty-connector/target/jersey-jetty-connector-2.35-SNAPSHOT.jar /home/jenkins/.m2/repository/org/eclipse/jetty/jetty-client/9.4.42.v20210604/jetty-client-9.4.42.v20210604.jar /home/jenkins/.m2/repository/org/eclipse/jetty/jetty-http/9.4.42.v20210604/jetty-http-9.4.42.v20210604.jar /home/jenkins/.m2/repository/org/eclipse/jetty/jetty-io/9.4.42.v20210604/jetty-io-9.4.42.v20210604.jar /home/jenkins/agent/workspace/single_ci_build/connectors/jdk-connector/target/jersey-jdk-connector-2.35-SNAPSHOT.jar /home/jenkins/agent/workspace/single_ci_build/security/oauth1-signature/target/oauth1-signature-2.35-SNAPSHOT.jar /home/jenkins/agent/workspace/single_ci_build/security/oauth1-client/target/oauth1-client-2.35-SNAPSHOT.jar /home/jenkins/agent/workspace/single_ci_build/security/oauth1-server/target/oauth1-server-2.35-SNAPSHOT.jar /home/jenkins/agent/workspace/single_ci_build/security/oauth2-client/target/oauth2-client-2.35-SNAPSHOT.jar /home/jenkins/.m2/repository/com/google/guava/guava/18.0/guava-18.0.jar /home/jenkins/agent/workspace/single_ci_build/test-framework/util/target/jersey-test-framework-util-2.35-SNAPSHOT.jar /home/jenkins/.m2/repository/org/hamcrest/hamcrest-library/1.3/hamcrest-library-1.3.jar /home/jenkins/.m2/repository/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar /home/jenkins/.m2/repository/xmlunit/xmlunit/1.6/xmlunit-1.6.jar /home/jenkins/agent/workspace/single_ci_build/inject/hk2/target/jersey-hk2-2.35-SNAPSHOT.jar /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-locator/2.6.1/hk2-locator-2.6.1.jar /home/jenkins/.m2/repository/org/glassfish/hk2/external/aopalliance-repackaged/2.6.1/aopalliance-repackaged-2.6.1.jar /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-api/2.6.1/hk2-api-2.6.1.jar /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-utils/2.6.1/hk2-utils-2.6.1.jar /home/jenkins/.m2/repository/org/javassist/javassist/3.25.0-GA/javassist-3.25.0-GA.jar /home/jenkins/.m2/repository/org/apache/maven/surefire/surefire-junit4/3.0.0-M5/surefire-junit4-3.0.0-M5.jar /home/jenkins/.m2/repository/org/apache/maven/surefire/common-java5/3.0.0-M5/common-java5-3.0.0-M5.jar /home/jenkins/.m2/repository/org/apache/maven/surefire/common-junit3/3.0.0-M5/common-junit3-3.0.0-M5.jar /home/jenkins/.m2/repository/org/apache/maven/surefire/common-junit4/3.0.0-M5/common-junit4-3.0.0-M5.jar [DEBUG] boot(compact) classpath: surefire-booter-3.0.0-M5.jar surefire-api-3.0.0-M5.jar surefire-logger-api-3.0.0-M5.jar surefire-shared-utils-3.0.0-M4.jar surefire-extensions-spi-3.0.0-M5.jar test-classes classes jersey-test-framework-provider-grizzly2-2.35-SNAPSHOT.jar jakarta.servlet-api-4.0.3.jar jersey-test-framework-core-2.35-SNAPSHOT.jar jersey-container-servlet-core-2.35-SNAPSHOT.jar jersey-container-grizzly2-http-2.35-SNAPSHOT.jar grizzly-http-server-2.4.4.jar jersey-container-grizzly2-servlet-2.35-SNAPSHOT.jar jersey-container-servlet-2.35-SNAPSHOT.jar grizzly-http-servlet-2.4.4.jar jersey-test-framework-provider-inmemory-2.35-SNAPSHOT.jar jersey-test-framework-provider-external-2.35-SNAPSHOT.jar jersey-test-framework-provider-jdk-http-2.35-SNAPSHOT.jar jersey-container-jdk-http-2.35-SNAPSHOT.jar jersey-test-framework-provider-simple-2.35-SNAPSHOT.jar jersey-container-simple-http-2.35-SNAPSHOT.jar simple-http-6.0.1.jar simple-transport-6.0.1.jar simple-common-6.0.1.jar jersey-test-framework-provider-jetty-2.35-SNAPSHOT.jar jersey-container-jetty-http-2.35-SNAPSHOT.jar jetty-server-9.4.42.v20210604.jar javax.servlet-api-3.1.0.jar jetty-util-9.4.42.v20210604.jar jetty-continuation-9.4.42.v20210604.jar jersey-test-framework-provider-netty-2.35-SNAPSHOT.jar jersey-container-netty-http-2.35-SNAPSHOT.jar jersey-netty-connector-2.35-SNAPSHOT.jar netty-all-4.1.43.Final.jar junit-4.13.1.jar jakarta.annotation-api-1.3.5.jar jersey-mvc-2.35-SNAPSHOT.jar servlet-api-2.4.jar jersey-server-2.35-SNAPSHOT.jar jakarta.ws.rs-api-2.1.6.jar jersey-mvc-freemarker-2.35-SNAPSHOT.jar freemarker-2.3.27-incubating.jar jersey-mvc-mustache-2.35-SNAPSHOT.jar compiler-0.8.17.jar jersey-media-json-jackson-2.35-SNAPSHOT.jar jersey-common-2.35-SNAPSHOT.jar osgi-resource-locator-1.0.3.jar jackson-annotations-2.12.2.jar jackson-databind-2.12.2.jar jackson-core-2.12.2.jar jackson-module-jaxb-annotations-2.12.2.jar jakarta.xml.bind-api-2.3.3.jar jakarta.activation-api-1.2.1.jar jersey-media-json-jackson1-2.35-SNAPSHOT.jar jackson-core-asl-1.9.13.jar jackson-mapper-asl-1.9.13.jar jackson-jaxrs-1.9.13.jar jackson-xc-1.9.13.jar jersey-media-json-jettison-2.35-SNAPSHOT.jar jersey-media-jaxb-2.35-SNAPSHOT.jar jettison-1.3.7.jar jersey-media-moxy-2.35-SNAPSHOT.jar jakarta.json-api-1.1.6.jar jakarta.json-1.1.6.jar org.eclipse.persistence.moxy-2.7.6.jar org.eclipse.persistence.core-2.7.6.jar org.eclipse.persistence.asm-2.7.6.jar jersey-media-json-processing-2.35-SNAPSHOT.jar jsonp-jaxrs-1.1.6.jar jersey-bean-validation-2.35-SNAPSHOT.jar jakarta.inject-2.6.1.jar jakarta.validation-api-2.0.2.jar hibernate-validator-6.2.0.Final.jar jboss-logging-3.3.0.Final.jar classmate-1.3.3.jar jakarta.el-api-3.0.3.jar jakarta.el-3.0.3.jar jersey-entity-filtering-2.35-SNAPSHOT.jar jersey-mvc-bean-validation-2.35-SNAPSHOT.jar jersey-media-sse-2.35-SNAPSHOT.jar jersey-media-multipart-2.35-SNAPSHOT.jar mimepull-1.9.13.jar jersey-apache-connector-2.35-SNAPSHOT.jar httpclient-4.5.13.jar httpcore-4.4.13.jar commons-logging-1.2.jar commons-codec-1.11.jar jersey-client-2.35-SNAPSHOT.jar jersey-grizzly-connector-2.35-SNAPSHOT.jar grizzly-http-client-1.16.jar slf4j-api-1.7.12.jar grizzly-websockets-2.4.4.jar grizzly-framework-2.4.4.jar grizzly-http-2.4.4.jar connection-pool-2.4.4.jar jersey-jetty-connector-2.35-SNAPSHOT.jar jetty-client-9.4.42.v20210604.jar jetty-http-9.4.42.v20210604.jar jetty-io-9.4.42.v20210604.jar jersey-jdk-connector-2.35-SNAPSHOT.jar oauth1-signature-2.35-SNAPSHOT.jar oauth1-client-2.35-SNAPSHOT.jar oauth1-server-2.35-SNAPSHOT.jar oauth2-client-2.35-SNAPSHOT.jar guava-18.0.jar jersey-test-framework-util-2.35-SNAPSHOT.jar hamcrest-library-1.3.jar hamcrest-core-1.3.jar xmlunit-1.6.jar jersey-hk2-2.35-SNAPSHOT.jar hk2-locator-2.6.1.jar aopalliance-repackaged-2.6.1.jar hk2-api-2.6.1.jar hk2-utils-2.6.1.jar javassist-3.25.0-GA.jar surefire-junit4-3.0.0-M5.jar common-java5-3.0.0-M5.jar common-junit3-3.0.0-M5.jar common-junit4-3.0.0-M5.jar [DEBUG] Forking command line: /bin/sh -c cd /home/jenkins/agent/workspace/single_ci_build/tests/e2e && /opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java -Xmx1024m -Dfile.encoding=UTF8 -jar /home/jenkins/agent/workspace/single_ci_build/tests/e2e/target/surefire/surefirebooter4146871689826667616.jar /home/jenkins/agent/workspace/single_ci_build/tests/e2e/target/surefire 2021-06-29T18-08-47_554-jvmRun1 surefire4365769361304716993tmp surefire_438351853474540602986tmp [DEBUG] Fork Channel [1] connected to the client. [INFO] Running org.glassfish.jersey.tests.e2e.client.connector.MethodTest INFO: Started listener bound to [localhost:9998] Jun 29, 2021 6:13:00 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Jun 29, 2021 6:13:12 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [DEBUG] boot classpath: /home/jenkins/.m2/repository/org/apache/maven/surefire/surefire-booter/3.0.0-M5/surefire-booter-3.0.0-M5.jar /home/jenkins/.m2/repository/org/apache/maven/surefire/surefire-api/3.0.0-M5/surefire-api-3.0.0-M5.jar /home/jenkins/.m2/repository/org/apache/maven/surefire/surefire-logger-api/3.0.0-M5/surefire-logger-api-3.0.0-M5.jar /home/jenkins/.m2/repository/org/apache/maven/surefire/surefire-shared-utils/3.0.0-M4/surefire-shared-utils-3.0.0-M4.jar /home/jenkins/.m2/repository/org/apache/maven/surefire/surefire-extensions-spi/3.0.0-M5/surefire-extensions-spi-3.0.0-M5.jar /home/jenkins/agent/workspace/single_ci_build/tests/e2e/target/test-classes /home/jenkins/agent/workspace/single_ci_build/tests/e2e/target/classes /home/jenkins/agent/workspace/single_ci_build/test-framework/providers/grizzly2/target/jersey-test-framework-provider-grizzly2-2.35-SNAPSHOT.jar /home/jenkins/.m2/repository/jakarta/servlet/jakarta.servlet-api/4.0.3/jakarta.servlet-api-4.0.3.jar /home/jenkins/agent/workspace/single_ci_build/test-framework/core/target/jersey-test-framework-core-2.35-SNAPSHOT.jar /home/jenkins/agent/workspace/single_ci_build/containers/jersey-servlet-core/target/jersey-container-servlet-core-2.35-SNAPSHOT.jar /home/jenkins/agent/workspace/single_ci_build/containers/grizzly2-http/target/jersey-container-grizzly2-http-2.35-SNAPSHOT.jar /home/jenkins/.m2/repository/org/glassfish/grizzly/grizzly-http-server/2.4.4/grizzly-http-server-2.4.4.jar /home/jenkins/agent/workspace/single_ci_build/containers/grizzly2-servlet/target/jersey-container-grizzly2-servlet-2.35-SNAPSHOT.jar /home/jenkins/agent/workspace/single_ci_build/containers/jersey-servlet/target/jersey-container-servlet-2.35-SNAPSHOT.jar /home/jenkins/.m2/repository/org/glassfish/grizzly/grizzly-http-servlet/2.4.4/grizzly-http-servlet-2.4.4.jar /home/jenkins/agent/workspace/single_ci_build/test-framework/providers/inmemory/target/jersey-test-framework-provider-inmemory-2.35-SNAPSHOT.jar /home/jenkins/agent/workspace/single_ci_build/test-framework/providers/external/target/jersey-test-framework-provider-external-2.35-SNAPSHOT.jar /home/jenkins/agent/workspace/single_ci_build/test-framework/providers/jdk-http/target/jersey-test-framework-provider-jdk-http-2.35-SNAPSHOT.jar /home/jenkins/agent/workspace/single_ci_build/containers/jdk-http/target/jersey-container-jdk-http-2.35-SNAPSHOT.jar /home/jenkins/agent/workspace/single_ci_build/test-framework/providers/simple/target/jersey-test-framework-provider-simple-2.35-SNAPSHOT.jar /home/jenkins/agent/workspace/single_ci_build/containers/simple-http/target/jersey-container-simple-http-2.35-SNAPSHOT.jar /home/jenkins/.m2/repository/org/simpleframework/simple-http/6.0.1/simple-http-6.0.1.jar /home/jenkins/.m2/repository/org/simpleframework/simple-transport/6.0.1/simple-transport-6.0.1.jar /home/jenkins/.m2/repository/org/simpleframework/simple-common/6.0.1/simple-common-6.0.1.jar /home/jenkins/agent/workspace/single_ci_build/test-framework/providers/jetty/target/jersey-test-framework-provider-jetty-2.35-SNAPSHOT.jar /home/jenkins/agent/workspace/single_ci_build/containers/jetty-http/target/jersey-container-jetty-http-2.35-SNAPSHOT.jar /home/jenkins/.m2/repository/org/eclipse/jetty/jetty-server/9.4.42.v20210604/jetty-server-9.4.42.v20210604.jar /home/jenkins/.m2/repository/javax/servlet/javax.servlet-api/3.1.0/javax.servlet-api-3.1.0.jar /home/jenkins/.m2/repository/org/eclipse/jetty/jetty-util/9.4.42.v20210604/jetty-util-9.4.42.v20210604.jar /home/jenkins/.m2/repository/org/eclipse/jetty/jetty-continuation/9.4.42.v20210604/jetty-continuation-9.4.42.v20210604.jar /home/jenkins/agent/workspace/single_ci_build/test-framework/providers/netty/target/jersey-test-framework-provider-netty-2.35-SNAPSHOT.jar /home/jenkins/agent/workspace/single_ci_build/containers/netty-http/target/jersey-container-netty-http-2.35-SNAPSHOT.jar /home/jenkins/agent/workspace/single_ci_build/connectors/netty-connector/target/jersey-netty-connector-2.35-SNAPSHOT.jar /home/jenkins/.m2/repository/io/netty/netty-all/4.1.43.Final/netty-all-4.1.43.Final.jar /home/jenkins/.m2/repository/junit/junit/4.13.1/junit-4.13.1.jar /home/jenkins/.m2/repository/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.jar /home/jenkins/agent/workspace/single_ci_build/ext/mvc/target/jersey-mvc-2.35-SNAPSHOT.jar /home/jenkins/.m2/repository/javax/servlet/servlet-api/2.4/servlet-api-2.4.jar /home/jenkins/agent/workspace/single_ci_build/core-server/target/jersey-server-2.35-SNAPSHOT.jar /home/jenkins/.m2/repository/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar /home/jenkins/agent/workspace/single_ci_build/ext/mvc-freemarker/target/jersey-mvc-freemarker-2.35-SNAPSHOT.jar /home/jenkins/.m2/repository/org/freemarker/freemarker/2.3.27-incubating/freemarker-2.3.27-incubating.jar /home/jenkins/agent/workspace/single_ci_build/ext/mvc-mustache/target/jersey-mvc-mustache-2.35-SNAPSHOT.jar /home/jenkins/.m2/repository/com/github/spullara/mustache/java/compiler/0.8.17/compiler-0.8.17.jar /home/jenkins/agent/workspace/single_ci_build/media/json-jackson/target/jersey-media-json-jackson-2.35-SNAPSHOT.jar /home/jenkins/agent/workspace/single_ci_build/core-common/target/jersey-common-2.35-SNAPSHOT.jar /home/jenkins/.m2/repository/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar /home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.12.2/jackson-annotations-2.12.2.jar /home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.12.2/jackson-databind-2.12.2.jar /home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.12.2/jackson-core-2.12.2.jar /home/jenkins/.m2/repository/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.12.2/jackson-module-jaxb-annotations-2.12.2.jar /home/jenkins/.m2/repository/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar /home/jenkins/.m2/repository/jakarta/activation/jakarta.activation-api/1.2.1/jakarta.activation-api-1.2.1.jar /home/jenkins/agent/workspace/single_ci_build/media/json-jackson1/target/jersey-media-json-jackson1-2.35-SNAPSHOT.jar /home/jenkins/.m2/repository/org/codehaus/jackson/jackson-core-asl/1.9.13/jackson-core-asl-1.9.13.jar /home/jenkins/.m2/repository/org/codehaus/jackson/jackson-mapper-asl/1.9.13/jackson-mapper-asl-1.9.13.jar /home/jenkins/.m2/repository/org/codehaus/jackson/jackson-jaxrs/1.9.13/jackson-jaxrs-1.9.13.jar /home/jenkins/.m2/repository/org/codehaus/jackson/jackson-xc/1.9.13/jackson-xc-1.9.13.jar /home/jenkins/agent/workspace/single_ci_build/media/json-jettison/target/jersey-media-json-jettison-2.35-SNAPSHOT.jar /home/jenkins/agent/workspace/single_ci_build/media/jaxb/target/jersey-media-jaxb-2.35-SNAPSHOT.jar /home/jenkins/.m2/repository/org/codehaus/jettison/jettison/1.3.7/jettison-1.3.7.jar /home/jenkins/agent/workspace/single_ci_build/media/moxy/target/jersey-media-moxy-2.35-SNAPSHOT.jar /home/jenkins/.m2/repository/jakarta/json/jakarta.json-api/1.1.6/jakarta.json-api-1.1.6.jar /home/jenkins/.m2/repository/org/glassfish/jakarta.json/1.1.6/jakarta.json-1.1.6.jar /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.moxy/2.7.6/org.eclipse.persistence.moxy-2.7.6.jar /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.core/2.7.6/org.eclipse.persistence.core-2.7.6.jar /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.asm/2.7.6/org.eclipse.persistence.asm-2.7.6.jar /home/jenkins/agent/workspace/single_ci_build/media/json-processing/target/jersey-media-json-processing-2.35-SNAPSHOT.jar /home/jenkins/.m2/repository/org/glassfish/jsonp-jaxrs/1.1.6/jsonp-jaxrs-1.1.6.jar /home/jenkins/agent/workspace/single_ci_build/ext/bean-validation/target/jersey-bean-validation-2.35-SNAPSHOT.jar /home/jenkins/.m2/repository/org/glassfish/hk2/external/jakarta.inject/2.6.1/jakarta.inject-2.6.1.jar /home/jenkins/.m2/repository/jakarta/validation/jakarta.validation-api/2.0.2/jakarta.validation-api-2.0.2.jar /home/jenkins/.m2/repository/org/hibernate/validator/hibernate-validator/6.2.0.Final/hibernate-validator-6.2.0.Final.jar /home/jenkins/.m2/repository/org/jboss/logging/jboss-logging/3.3.0.Final/jboss-logging-3.3.0.Final.jar /home/jenkins/.m2/repository/com/fasterxml/classmate/1.3.3/classmate-1.3.3.jar /home/jenkins/.m2/repository/jakarta/el/jakarta.el-api/3.0.3/jakarta.el-api-3.0.3.jar /home/jenkins/.m2/repository/org/glassfish/jakarta.el/3.0.3/jakarta.el-3.0.3.jar /home/jenkins/agent/workspace/single_ci_build/ext/entity-filtering/target/jersey-entity-filtering-2.35-SNAPSHOT.jar /home/jenkins/agent/workspace/single_ci_build/ext/mvc-bean-validation/target/jersey-mvc-bean-validation-2.35-SNAPSHOT.jar /home/jenkins/agent/workspace/single_ci_build/media/sse/target/jersey-media-sse-2.35-SNAPSHOT.jar /home/jenkins/agent/workspace/single_ci_build/media/multipart/target/jersey-media-multipart-2.35-SNAPSHOT.jar /home/jenkins/.m2/repository/org/jvnet/mimepull/mimepull/1.9.13/mimepull-1.9.13.jar /home/jenkins/agent/workspace/single_ci_build/connectors/apache-connector/target/jersey-apache-connector-2.35-SNAPSHOT.jar /home/jenkins/.m2/repository/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.jar /home/jenkins/.m2/repository/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.jar /home/jenkins/.m2/repository/commons-logging/commons-logging/1.2/commons-logging-1.2.jar /home/jenkins/.m2/repository/commons-codec/commons-codec/1.11/commons-codec-1.11.jar /home/jenkins/agent/workspace/single_ci_build/core-client/target/jersey-client-2.35-SNAPSHOT.jar /home/jenkins/agent/workspace/single_ci_build/connectors/grizzly-connector/target/jersey-grizzly-connector-2.35-SNAPSHOT.jar /home/jenkins/.m2/repository/org/glassfish/grizzly/grizzly-http-client/1.16/grizzly-http-client-1.16.jar /home/jenkins/.m2/repository/org/slf4j/slf4j-api/1.7.12/slf4j-api-1.7.12.jar /home/jenkins/.m2/repository/org/glassfish/grizzly/grizzly-websockets/2.4.4/grizzly-websockets-2.4.4.jar /home/jenkins/.m2/repository/org/glassfish/grizzly/grizzly-framework/2.4.4/grizzly-framework-2.4.4.jar /home/jenkins/.m2/repository/org/glassfish/grizzly/grizzly-http/2.4.4/grizzly-http-2.4.4.jar /home/jenkins/.m2/repository/org/glassfish/grizzly/connection-pool/2.4.4/connection-pool-2.4.4.jar /home/jenkins/agent/workspace/single_ci_build/connectors/jetty-connector/target/jersey-jetty-connector-2.35-SNAPSHOT.jar /home/jenkins/.m2/repository/org/eclipse/jetty/jetty-client/9.4.42.v20210604/jetty-client-9.4.42.v20210604.jar /home/jenkins/.m2/repository/org/eclipse/jetty/jetty-http/9.4.42.v20210604/jetty-http-9.4.42.v20210604.jar /home/jenkins/.m2/repository/org/eclipse/jetty/jetty-io/9.4.42.v20210604/jetty-io-9.4.42.v20210604.jar /home/jenkins/agent/workspace/single_ci_build/connectors/jdk-connector/target/jersey-jdk-connector-2.35-SNAPSHOT.jar /home/jenkins/agent/workspace/single_ci_build/security/oauth1-signature/target/oauth1-signature-2.35-SNAPSHOT.jar /home/jenkins/agent/workspace/single_ci_build/security/oauth1-client/target/oauth1-client-2.35-SNAPSHOT.jar /home/jenkins/agent/workspace/single_ci_build/security/oauth1-server/target/oauth1-server-2.35-SNAPSHOT.jar /home/jenkins/agent/workspace/single_ci_build/security/oauth2-client/target/oauth2-client-2.35-SNAPSHOT.jar /home/jenkins/.m2/repository/com/google/guava/guava/18.0/guava-18.0.jar /home/jenkins/agent/workspace/single_ci_build/test-framework/util/target/jersey-test-framework-util-2.35-SNAPSHOT.jar /home/jenkins/.m2/repository/org/hamcrest/hamcrest-library/1.3/hamcrest-library-1.3.jar /home/jenkins/.m2/repository/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar /home/jenkins/.m2/repository/xmlunit/xmlunit/1.6/xmlunit-1.6.jar /home/jenkins/agent/workspace/single_ci_build/inject/hk2/target/jersey-hk2-2.35-SNAPSHOT.jar /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-locator/2.6.1/hk2-locator-2.6.1.jar /home/jenkins/.m2/repository/org/glassfish/hk2/external/aopalliance-repackaged/2.6.1/aopalliance-repackaged-2.6.1.jar /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-api/2.6.1/hk2-api-2.6.1.jar /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-utils/2.6.1/hk2-utils-2.6.1.jar /home/jenkins/.m2/repository/org/javassist/javassist/3.25.0-GA/javassist-3.25.0-GA.jar /home/jenkins/.m2/repository/org/apache/maven/surefire/surefire-junit4/3.0.0-M5/surefire-junit4-3.0.0-M5.jar /home/jenkins/.m2/repository/org/apache/maven/surefire/common-java5/3.0.0-M5/common-java5-3.0.0-M5.jar /home/jenkins/.m2/repository/org/apache/maven/surefire/common-junit3/3.0.0-M5/common-junit3-3.0.0-M5.jar /home/jenkins/.m2/repository/org/apache/maven/surefire/common-junit4/3.0.0-M5/common-junit4-3.0.0-M5.jar [DEBUG] boot(compact) classpath: surefire-booter-3.0.0-M5.jar surefire-api-3.0.0-M5.jar surefire-logger-api-3.0.0-M5.jar surefire-shared-utils-3.0.0-M4.jar surefire-extensions-spi-3.0.0-M5.jar test-classes classes jersey-test-framework-provider-grizzly2-2.35-SNAPSHOT.jar jakarta.servlet-api-4.0.3.jar jersey-test-framework-core-2.35-SNAPSHOT.jar jersey-container-servlet-core-2.35-SNAPSHOT.jar jersey-container-grizzly2-http-2.35-SNAPSHOT.jar grizzly-http-server-2.4.4.jar jersey-container-grizzly2-servlet-2.35-SNAPSHOT.jar jersey-container-servlet-2.35-SNAPSHOT.jar grizzly-http-servlet-2.4.4.jar jersey-test-framework-provider-inmemory-2.35-SNAPSHOT.jar jersey-test-framework-provider-external-2.35-SNAPSHOT.jar jersey-test-framework-provider-jdk-http-2.35-SNAPSHOT.jar jersey-container-jdk-http-2.35-SNAPSHOT.jar jersey-test-framework-provider-simple-2.35-SNAPSHOT.jar jersey-container-simple-http-2.35-SNAPSHOT.jar simple-http-6.0.1.jar simple-transport-6.0.1.jar simple-common-6.0.1.jar jersey-test-framework-provider-jetty-2.35-SNAPSHOT.jar jersey-container-jetty-http-2.35-SNAPSHOT.jar jetty-server-9.4.42.v20210604.jar javax.servlet-api-3.1.0.jar jetty-util-9.4.42.v20210604.jar jetty-continuation-9.4.42.v20210604.jar jersey-test-framework-provider-netty-2.35-SNAPSHOT.jar jersey-container-netty-http-2.35-SNAPSHOT.jar jersey-netty-connector-2.35-SNAPSHOT.jar netty-all-4.1.43.Final.jar junit-4.13.1.jar jakarta.annotation-api-1.3.5.jar jersey-mvc-2.35-SNAPSHOT.jar servlet-api-2.4.jar jersey-server-2.35-SNAPSHOT.jar jakarta.ws.rs-api-2.1.6.jar jersey-mvc-freemarker-2.35-SNAPSHOT.jar freemarker-2.3.27-incubating.jar jersey-mvc-mustache-2.35-SNAPSHOT.jar compiler-0.8.17.jar jersey-media-json-jackson-2.35-SNAPSHOT.jar jersey-common-2.35-SNAPSHOT.jar osgi-resource-locator-1.0.3.jar jackson-annotations-2.12.2.jar jackson-databind-2.12.2.jar jackson-core-2.12.2.jar jackson-module-jaxb-annotations-2.12.2.jar jakarta.xml.bind-api-2.3.3.jar jakarta.activation-api-1.2.1.jar jersey-media-json-jackson1-2.35-SNAPSHOT.jar jackson-core-asl-1.9.13.jar jackson-mapper-asl-1.9.13.jar jackson-jaxrs-1.9.13.jar jackson-xc-1.9.13.jar jersey-media-json-jettison-2.35-SNAPSHOT.jar jersey-media-jaxb-2.35-SNAPSHOT.jar jettison-1.3.7.jar jersey-media-moxy-2.35-SNAPSHOT.jar jakarta.json-api-1.1.6.jar jakarta.json-1.1.6.jar org.eclipse.persistence.moxy-2.7.6.jar org.eclipse.persistence.core-2.7.6.jar org.eclipse.persistence.asm-2.7.6.jar jersey-media-json-processing-2.35-SNAPSHOT.jar jsonp-jaxrs-1.1.6.jar jersey-bean-validation-2.35-SNAPSHOT.jar jakarta.inject-2.6.1.jar jakarta.validation-api-2.0.2.jar hibernate-validator-6.2.0.Final.jar jboss-logging-3.3.0.Final.jar classmate-1.3.3.jar jakarta.el-api-3.0.3.jar jakarta.el-3.0.3.jar jersey-entity-filtering-2.35-SNAPSHOT.jar jersey-mvc-bean-validation-2.35-SNAPSHOT.jar jersey-media-sse-2.35-SNAPSHOT.jar jersey-media-multipart-2.35-SNAPSHOT.jar mimepull-1.9.13.jar jersey-apache-connector-2.35-SNAPSHOT.jar httpclient-4.5.13.jar httpcore-4.4.13.jar commons-logging-1.2.jar commons-codec-1.11.jar jersey-client-2.35-SNAPSHOT.jar jersey-grizzly-connector-2.35-SNAPSHOT.jar grizzly-http-client-1.16.jar slf4j-api-1.7.12.jar grizzly-websockets-2.4.4.jar grizzly-framework-2.4.4.jar grizzly-http-2.4.4.jar connection-pool-2.4.4.jar jersey-jetty-connector-2.35-SNAPSHOT.jar jetty-client-9.4.42.v20210604.jar jetty-http-9.4.42.v20210604.jar jetty-io-9.4.42.v20210604.jar jersey-jdk-connector-2.35-SNAPSHOT.jar oauth1-signature-2.35-SNAPSHOT.jar oauth1-client-2.35-SNAPSHOT.jar oauth1-server-2.35-SNAPSHOT.jar oauth2-client-2.35-SNAPSHOT.jar guava-18.0.jar jersey-test-framework-util-2.35-SNAPSHOT.jar hamcrest-library-1.3.jar hamcrest-core-1.3.jar xmlunit-1.6.jar jersey-hk2-2.35-SNAPSHOT.jar hk2-locator-2.6.1.jar aopalliance-repackaged-2.6.1.jar hk2-api-2.6.1.jar hk2-utils-2.6.1.jar javassist-3.25.0-GA.jar surefire-junit4-3.0.0-M5.jar common-java5-3.0.0-M5.jar common-junit3-3.0.0-M5.jar common-junit4-3.0.0-M5.jar [DEBUG] Forking command line: /bin/sh -c cd /home/jenkins/agent/workspace/single_ci_build/tests/e2e && /opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java -Xmx1024m -Dfile.encoding=UTF8 -jar /home/jenkins/agent/workspace/single_ci_build/tests/e2e/target/surefire/surefirebooter5807132627763410347.jar /home/jenkins/agent/workspace/single_ci_build/tests/e2e/target/surefire 2021-06-29T18-08-47_554-jvmRun1 surefire7747766621204274156tmp surefire_627477631838214222036tmp [DEBUG] Fork Channel [1] connected to the client. [INFO] Running org.glassfish.jersey.tests.api.ResponseIntegrationTest [DEBUG] boot classpath: /home/jenkins/.m2/repository/org/apache/maven/surefire/surefire-booter/3.0.0-M5/surefire-booter-3.0.0-M5.jar /home/jenkins/.m2/repository/org/apache/maven/surefire/surefire-api/3.0.0-M5/surefire-api-3.0.0-M5.jar /home/jenkins/.m2/repository/org/apache/maven/surefire/surefire-logger-api/3.0.0-M5/surefire-logger-api-3.0.0-M5.jar /home/jenkins/.m2/repository/org/apache/maven/surefire/surefire-shared-utils/3.0.0-M4/surefire-shared-utils-3.0.0-M4.jar /home/jenkins/.m2/repository/org/apache/maven/surefire/surefire-extensions-spi/3.0.0-M5/surefire-extensions-spi-3.0.0-M5.jar /home/jenkins/agent/workspace/single_ci_build/tests/e2e-client/target/test-classes /home/jenkins/agent/workspace/single_ci_build/tests/e2e-client/target/classes /home/jenkins/agent/workspace/single_ci_build/test-framework/providers/grizzly2/target/jersey-test-framework-provider-grizzly2-2.35-SNAPSHOT.jar /home/jenkins/.m2/repository/jakarta/servlet/jakarta.servlet-api/4.0.3/jakarta.servlet-api-4.0.3.jar /home/jenkins/agent/workspace/single_ci_build/test-framework/core/target/jersey-test-framework-core-2.35-SNAPSHOT.jar /home/jenkins/agent/workspace/single_ci_build/containers/jersey-servlet-core/target/jersey-container-servlet-core-2.35-SNAPSHOT.jar /home/jenkins/agent/workspace/single_ci_build/containers/grizzly2-http/target/jersey-container-grizzly2-http-2.35-SNAPSHOT.jar /home/jenkins/.m2/repository/org/glassfish/grizzly/grizzly-http-server/2.4.4/grizzly-http-server-2.4.4.jar /home/jenkins/agent/workspace/single_ci_build/containers/grizzly2-servlet/target/jersey-container-grizzly2-servlet-2.35-SNAPSHOT.jar /home/jenkins/agent/workspace/single_ci_build/containers/jersey-servlet/target/jersey-container-servlet-2.35-SNAPSHOT.jar /home/jenkins/.m2/repository/org/glassfish/grizzly/grizzly-http-servlet/2.4.4/grizzly-http-servlet-2.4.4.jar /home/jenkins/agent/workspace/single_ci_build/test-framework/providers/inmemory/target/jersey-test-framework-provider-inmemory-2.35-SNAPSHOT.jar /home/jenkins/agent/workspace/single_ci_build/test-framework/providers/external/target/jersey-test-framework-provider-external-2.35-SNAPSHOT.jar /home/jenkins/agent/workspace/single_ci_build/test-framework/providers/jdk-http/target/jersey-test-framework-provider-jdk-http-2.35-SNAPSHOT.jar /home/jenkins/agent/workspace/single_ci_build/containers/jdk-http/target/jersey-container-jdk-http-2.35-SNAPSHOT.jar /home/jenkins/agent/workspace/single_ci_build/test-framework/providers/simple/target/jersey-test-framework-provider-simple-2.35-SNAPSHOT.jar /home/jenkins/agent/workspace/single_ci_build/containers/simple-http/target/jersey-container-simple-http-2.35-SNAPSHOT.jar /home/jenkins/.m2/repository/org/simpleframework/simple-http/6.0.1/simple-http-6.0.1.jar /home/jenkins/.m2/repository/org/simpleframework/simple-transport/6.0.1/simple-transport-6.0.1.jar /home/jenkins/.m2/repository/org/simpleframework/simple-common/6.0.1/simple-common-6.0.1.jar /home/jenkins/agent/workspace/single_ci_build/test-framework/providers/jetty/target/jersey-test-framework-provider-jetty-2.35-SNAPSHOT.jar /home/jenkins/agent/workspace/single_ci_build/containers/jetty-http/target/jersey-container-jetty-http-2.35-SNAPSHOT.jar /home/jenkins/.m2/repository/org/eclipse/jetty/jetty-server/9.4.42.v20210604/jetty-server-9.4.42.v20210604.jar /home/jenkins/.m2/repository/javax/servlet/javax.servlet-api/3.1.0/javax.servlet-api-3.1.0.jar /home/jenkins/.m2/repository/org/eclipse/jetty/jetty-util/9.4.42.v20210604/jetty-util-9.4.42.v20210604.jar /home/jenkins/.m2/repository/org/eclipse/jetty/jetty-continuation/9.4.42.v20210604/jetty-continuation-9.4.42.v20210604.jar /home/jenkins/agent/workspace/single_ci_build/test-framework/providers/netty/target/jersey-test-framework-provider-netty-2.35-SNAPSHOT.jar /home/jenkins/agent/workspace/single_ci_build/containers/netty-http/target/jersey-container-netty-http-2.35-SNAPSHOT.jar /home/jenkins/agent/workspace/single_ci_build/connectors/netty-connector/target/jersey-netty-connector-2.35-SNAPSHOT.jar /home/jenkins/.m2/repository/io/netty/netty-all/4.1.43.Final/netty-all-4.1.43.Final.jar /home/jenkins/.m2/repository/junit/junit/4.13.1/junit-4.13.1.jar /home/jenkins/.m2/repository/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.jar /home/jenkins/agent/workspace/single_ci_build/ext/mvc/target/jersey-mvc-2.35-SNAPSHOT.jar /home/jenkins/.m2/repository/javax/servlet/servlet-api/2.4/servlet-api-2.4.jar /home/jenkins/agent/workspace/single_ci_build/core-server/target/jersey-server-2.35-SNAPSHOT.jar /home/jenkins/.m2/repository/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar /home/jenkins/agent/workspace/single_ci_build/ext/mvc-freemarker/target/jersey-mvc-freemarker-2.35-SNAPSHOT.jar /home/jenkins/.m2/repository/org/freemarker/freemarker/2.3.27-incubating/freemarker-2.3.27-incubating.jar /home/jenkins/agent/workspace/single_ci_build/ext/mvc-mustache/target/jersey-mvc-mustache-2.35-SNAPSHOT.jar /home/jenkins/.m2/repository/com/github/spullara/mustache/java/compiler/0.8.17/compiler-0.8.17.jar /home/jenkins/agent/workspace/single_ci_build/media/json-jackson/target/jersey-media-json-jackson-2.35-SNAPSHOT.jar /home/jenkins/agent/workspace/single_ci_build/core-common/target/jersey-common-2.35-SNAPSHOT.jar /home/jenkins/.m2/repository/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar /home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.12.2/jackson-annotations-2.12.2.jar /home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.12.2/jackson-databind-2.12.2.jar /home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.12.2/jackson-core-2.12.2.jar /home/jenkins/.m2/repository/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.12.2/jackson-module-jaxb-annotations-2.12.2.jar /home/jenkins/.m2/repository/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar /home/jenkins/.m2/repository/jakarta/activation/jakarta.activation-api/1.2.1/jakarta.activation-api-1.2.1.jar /home/jenkins/agent/workspace/single_ci_build/media/json-jackson1/target/jersey-media-json-jackson1-2.35-SNAPSHOT.jar /home/jenkins/.m2/repository/org/codehaus/jackson/jackson-core-asl/1.9.13/jackson-core-asl-1.9.13.jar /home/jenkins/.m2/repository/org/codehaus/jackson/jackson-mapper-asl/1.9.13/jackson-mapper-asl-1.9.13.jar /home/jenkins/.m2/repository/org/codehaus/jackson/jackson-jaxrs/1.9.13/jackson-jaxrs-1.9.13.jar /home/jenkins/.m2/repository/org/codehaus/jackson/jackson-xc/1.9.13/jackson-xc-1.9.13.jar /home/jenkins/agent/workspace/single_ci_build/media/json-jettison/target/jersey-media-json-jettison-2.35-SNAPSHOT.jar /home/jenkins/agent/workspace/single_ci_build/media/jaxb/target/jersey-media-jaxb-2.35-SNAPSHOT.jar /home/jenkins/.m2/repository/org/codehaus/jettison/jettison/1.3.7/jettison-1.3.7.jar /home/jenkins/agent/workspace/single_ci_build/media/moxy/target/jersey-media-moxy-2.35-SNAPSHOT.jar /home/jenkins/.m2/repository/jakarta/json/jakarta.json-api/1.1.6/jakarta.json-api-1.1.6.jar /home/jenkins/.m2/repository/org/glassfish/jakarta.json/1.1.6/jakarta.json-1.1.6.jar /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.moxy/2.7.6/org.eclipse.persistence.moxy-2.7.6.jar /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.core/2.7.6/org.eclipse.persistence.core-2.7.6.jar /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.asm/2.7.6/org.eclipse.persistence.asm-2.7.6.jar /home/jenkins/agent/workspace/single_ci_build/media/json-processing/target/jersey-media-json-processing-2.35-SNAPSHOT.jar /home/jenkins/.m2/repository/org/glassfish/jsonp-jaxrs/1.1.6/jsonp-jaxrs-1.1.6.jar /home/jenkins/agent/workspace/single_ci_build/ext/bean-validation/target/jersey-bean-validation-2.35-SNAPSHOT.jar /home/jenkins/.m2/repository/org/glassfish/hk2/external/jakarta.inject/2.6.1/jakarta.inject-2.6.1.jar /home/jenkins/.m2/repository/jakarta/validation/jakarta.validation-api/2.0.2/jakarta.validation-api-2.0.2.jar /home/jenkins/.m2/repository/org/hibernate/validator/hibernate-validator/6.2.0.Final/hibernate-validator-6.2.0.Final.jar /home/jenkins/.m2/repository/org/jboss/logging/jboss-logging/3.3.0.Final/jboss-logging-3.3.0.Final.jar /home/jenkins/.m2/repository/com/fasterxml/classmate/1.3.3/classmate-1.3.3.jar /home/jenkins/.m2/repository/jakarta/el/jakarta.el-api/3.0.3/jakarta.el-api-3.0.3.jar /home/jenkins/.m2/repository/org/glassfish/jakarta.el/3.0.3/jakarta.el-3.0.3.jar /home/jenkins/agent/workspace/single_ci_build/ext/entity-filtering/target/jersey-entity-filtering-2.35-SNAPSHOT.jar /home/jenkins/agent/workspace/single_ci_build/ext/mvc-bean-validation/target/jersey-mvc-bean-validation-2.35-SNAPSHOT.jar /home/jenkins/agent/workspace/single_ci_build/media/sse/target/jersey-media-sse-2.35-SNAPSHOT.jar /home/jenkins/agent/workspace/single_ci_build/media/multipart/target/jersey-media-multipart-2.35-SNAPSHOT.jar /home/jenkins/.m2/repository/org/jvnet/mimepull/mimepull/1.9.13/mimepull-1.9.13.jar /home/jenkins/agent/workspace/single_ci_build/connectors/apache-connector/target/jersey-apache-connector-2.35-SNAPSHOT.jar /home/jenkins/.m2/repository/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.jar /home/jenkins/.m2/repository/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.jar /home/jenkins/.m2/repository/commons-logging/commons-logging/1.2/commons-logging-1.2.jar /home/jenkins/.m2/repository/commons-codec/commons-codec/1.11/commons-codec-1.11.jar /home/jenkins/agent/workspace/single_ci_build/core-client/target/jersey-client-2.35-SNAPSHOT.jar /home/jenkins/agent/workspace/single_ci_build/connectors/grizzly-connector/target/jersey-grizzly-connector-2.35-SNAPSHOT.jar /home/jenkins/.m2/repository/org/glassfish/grizzly/grizzly-http-client/1.16/grizzly-http-client-1.16.jar /home/jenkins/.m2/repository/org/slf4j/slf4j-api/1.7.12/slf4j-api-1.7.12.jar /home/jenkins/.m2/repository/org/glassfish/grizzly/grizzly-websockets/2.4.4/grizzly-websockets-2.4.4.jar /home/jenkins/.m2/repository/org/glassfish/grizzly/grizzly-framework/2.4.4/grizzly-framework-2.4.4.jar /home/jenkins/.m2/repository/org/glassfish/grizzly/grizzly-http/2.4.4/grizzly-http-2.4.4.jar /home/jenkins/.m2/repository/org/glassfish/grizzly/connection-pool/2.4.4/connection-pool-2.4.4.jar /home/jenkins/agent/workspace/single_ci_build/connectors/jetty-connector/target/jersey-jetty-connector-2.35-SNAPSHOT.jar /home/jenkins/.m2/repository/org/eclipse/jetty/jetty-client/9.4.42.v20210604/jetty-client-9.4.42.v20210604.jar /home/jenkins/.m2/repository/org/eclipse/jetty/jetty-http/9.4.42.v20210604/jetty-http-9.4.42.v20210604.jar /home/jenkins/.m2/repository/org/eclipse/jetty/jetty-io/9.4.42.v20210604/jetty-io-9.4.42.v20210604.jar /home/jenkins/agent/workspace/single_ci_build/connectors/jdk-connector/target/jersey-jdk-connector-2.35-SNAPSHOT.jar /home/jenkins/agent/workspace/single_ci_build/security/oauth1-signature/target/oauth1-signature-2.35-SNAPSHOT.jar /home/jenkins/agent/workspace/single_ci_build/security/oauth1-client/target/oauth1-client-2.35-SNAPSHOT.jar /home/jenkins/agent/workspace/single_ci_build/security/oauth1-server/target/oauth1-server-2.35-SNAPSHOT.jar /home/jenkins/agent/workspace/single_ci_build/security/oauth2-client/target/oauth2-client-2.35-SNAPSHOT.jar /home/jenkins/.m2/repository/com/google/guava/guava/18.0/guava-18.0.jar /home/jenkins/agent/workspace/single_ci_build/test-framework/util/target/jersey-test-framework-util-2.35-SNAPSHOT.jar /home/jenkins/.m2/repository/org/hamcrest/hamcrest-library/1.3/hamcrest-library-1.3.jar /home/jenkins/.m2/repository/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar /home/jenkins/.m2/repository/xmlunit/xmlunit/1.6/xmlunit-1.6.jar /home/jenkins/agent/workspace/single_ci_build/inject/hk2/target/jersey-hk2-2.35-SNAPSHOT.jar /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-locator/2.6.1/hk2-locator-2.6.1.jar /home/jenkins/.m2/repository/org/glassfish/hk2/external/aopalliance-repackaged/2.6.1/aopalliance-repackaged-2.6.1.jar /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-api/2.6.1/hk2-api-2.6.1.jar /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-utils/2.6.1/hk2-utils-2.6.1.jar /home/jenkins/.m2/repository/org/javassist/javassist/3.25.0-GA/javassist-3.25.0-GA.jar /home/jenkins/.m2/repository/org/apache/maven/surefire/surefire-junit4/3.0.0-M5/surefire-junit4-3.0.0-M5.jar /home/jenkins/.m2/repository/org/apache/maven/surefire/common-java5/3.0.0-M5/common-java5-3.0.0-M5.jar /home/jenkins/.m2/repository/org/apache/maven/surefire/common-junit3/3.0.0-M5/common-junit3-3.0.0-M5.jar /home/jenkins/.m2/repository/org/apache/maven/surefire/common-junit4/3.0.0-M5/common-junit4-3.0.0-M5.jar [DEBUG] boot(compact) classpath: surefire-booter-3.0.0-M5.jar surefire-api-3.0.0-M5.jar surefire-logger-api-3.0.0-M5.jar surefire-shared-utils-3.0.0-M4.jar surefire-extensions-spi-3.0.0-M5.jar test-classes classes jersey-test-framework-provider-grizzly2-2.35-SNAPSHOT.jar jakarta.servlet-api-4.0.3.jar jersey-test-framework-core-2.35-SNAPSHOT.jar jersey-container-servlet-core-2.35-SNAPSHOT.jar jersey-container-grizzly2-http-2.35-SNAPSHOT.jar grizzly-http-server-2.4.4.jar jersey-container-grizzly2-servlet-2.35-SNAPSHOT.jar jersey-container-servlet-2.35-SNAPSHOT.jar grizzly-http-servlet-2.4.4.jar jersey-test-framework-provider-inmemory-2.35-SNAPSHOT.jar jersey-test-framework-provider-external-2.35-SNAPSHOT.jar jersey-test-framework-provider-jdk-http-2.35-SNAPSHOT.jar jersey-container-jdk-http-2.35-SNAPSHOT.jar jersey-test-framework-provider-simple-2.35-SNAPSHOT.jar jersey-container-simple-http-2.35-SNAPSHOT.jar simple-http-6.0.1.jar simple-transport-6.0.1.jar simple-common-6.0.1.jar jersey-test-framework-provider-jetty-2.35-SNAPSHOT.jar jersey-container-jetty-http-2.35-SNAPSHOT.jar jetty-server-9.4.42.v20210604.jar javax.servlet-api-3.1.0.jar jetty-util-9.4.42.v20210604.jar jetty-continuation-9.4.42.v20210604.jar jersey-test-framework-provider-netty-2.35-SNAPSHOT.jar jersey-container-netty-http-2.35-SNAPSHOT.jar jersey-netty-connector-2.35-SNAPSHOT.jar netty-all-4.1.43.Final.jar junit-4.13.1.jar jakarta.annotation-api-1.3.5.jar jersey-mvc-2.35-SNAPSHOT.jar servlet-api-2.4.jar jersey-server-2.35-SNAPSHOT.jar jakarta.ws.rs-api-2.1.6.jar jersey-mvc-freemarker-2.35-SNAPSHOT.jar freemarker-2.3.27-incubating.jar jersey-mvc-mustache-2.35-SNAPSHOT.jar compiler-0.8.17.jar jersey-media-json-jackson-2.35-SNAPSHOT.jar jersey-common-2.35-SNAPSHOT.jar osgi-resource-locator-1.0.3.jar jackson-annotations-2.12.2.jar jackson-databind-2.12.2.jar jackson-core-2.12.2.jar jackson-module-jaxb-annotations-2.12.2.jar jakarta.xml.bind-api-2.3.3.jar jakarta.activation-api-1.2.1.jar jersey-media-json-jackson1-2.35-SNAPSHOT.jar jackson-core-asl-1.9.13.jar jackson-mapper-asl-1.9.13.jar jackson-jaxrs-1.9.13.jar jackson-xc-1.9.13.jar jersey-media-json-jettison-2.35-SNAPSHOT.jar jersey-media-jaxb-2.35-SNAPSHOT.jar jettison-1.3.7.jar jersey-media-moxy-2.35-SNAPSHOT.jar jakarta.json-api-1.1.6.jar jakarta.json-1.1.6.jar org.eclipse.persistence.moxy-2.7.6.jar org.eclipse.persistence.core-2.7.6.jar org.eclipse.persistence.asm-2.7.6.jar jersey-media-json-processing-2.35-SNAPSHOT.jar jsonp-jaxrs-1.1.6.jar jersey-bean-validation-2.35-SNAPSHOT.jar jakarta.inject-2.6.1.jar jakarta.validation-api-2.0.2.jar hibernate-validator-6.2.0.Final.jar jboss-logging-3.3.0.Final.jar classmate-1.3.3.jar jakarta.el-api-3.0.3.jar jakarta.el-3.0.3.jar jersey-entity-filtering-2.35-SNAPSHOT.jar jersey-mvc-bean-validation-2.35-SNAPSHOT.jar jersey-media-sse-2.35-SNAPSHOT.jar jersey-media-multipart-2.35-SNAPSHOT.jar mimepull-1.9.13.jar jersey-apache-connector-2.35-SNAPSHOT.jar httpclient-4.5.13.jar httpcore-4.4.13.jar commons-logging-1.2.jar commons-codec-1.11.jar jersey-client-2.35-SNAPSHOT.jar jersey-grizzly-connector-2.35-SNAPSHOT.jar grizzly-http-client-1.16.jar slf4j-api-1.7.12.jar grizzly-websockets-2.4.4.jar grizzly-framework-2.4.4.jar grizzly-http-2.4.4.jar connection-pool-2.4.4.jar jersey-jetty-connector-2.35-SNAPSHOT.jar jetty-client-9.4.42.v20210604.jar jetty-http-9.4.42.v20210604.jar jetty-io-9.4.42.v20210604.jar jersey-jdk-connector-2.35-SNAPSHOT.jar oauth1-signature-2.35-SNAPSHOT.jar oauth1-client-2.35-SNAPSHOT.jar oauth1-server-2.35-SNAPSHOT.jar oauth2-client-2.35-SNAPSHOT.jar guava-18.0.jar jersey-test-framework-util-2.35-SNAPSHOT.jar hamcrest-library-1.3.jar hamcrest-core-1.3.jar xmlunit-1.6.jar jersey-hk2-2.35-SNAPSHOT.jar hk2-locator-2.6.1.jar aopalliance-repackaged-2.6.1.jar hk2-api-2.6.1.jar hk2-utils-2.6.1.jar javassist-3.25.0-GA.jar surefire-junit4-3.0.0-M5.jar common-java5-3.0.0-M5.jar common-junit3-3.0.0-M5.jar common-junit4-3.0.0-M5.jar [DEBUG] Forking command line: /bin/sh -c cd /home/jenkins/agent/workspace/single_ci_build/tests/e2e-client && /opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java -Xmx1024m -Dfile.encoding=UTF8 -jar /home/jenkins/agent/workspace/single_ci_build/tests/e2e-client/target/surefire/surefirebooter3067019535597351140.jar /home/jenkins/agent/workspace/single_ci_build/tests/e2e-client/target/surefire 2021-06-29T18-08-47_554-jvmRun1 surefire440761245726067729tmp surefire_837228369944702068391tmp [DEBUG] Fork Channel [1] connected to the client. [INFO] Running org.glassfish.jersey.tests.e2e.client.connector.ssl.SslHttpUrlConnectorTest [DEBUG] boot classpath: /home/jenkins/.m2/repository/org/apache/maven/surefire/surefire-booter/3.0.0-M5/surefire-booter-3.0.0-M5.jar /home/jenkins/.m2/repository/org/apache/maven/surefire/surefire-api/3.0.0-M5/surefire-api-3.0.0-M5.jar /home/jenkins/.m2/repository/org/apache/maven/surefire/surefire-logger-api/3.0.0-M5/surefire-logger-api-3.0.0-M5.jar /home/jenkins/.m2/repository/org/apache/maven/surefire/surefire-shared-utils/3.0.0-M4/surefire-shared-utils-3.0.0-M4.jar /home/jenkins/.m2/repository/org/apache/maven/surefire/surefire-extensions-spi/3.0.0-M5/surefire-extensions-spi-3.0.0-M5.jar /home/jenkins/agent/workspace/single_ci_build/tests/e2e-client/target/test-classes /home/jenkins/agent/workspace/single_ci_build/tests/e2e-client/target/classes /home/jenkins/agent/workspace/single_ci_build/test-framework/providers/grizzly2/target/jersey-test-framework-provider-grizzly2-2.35-SNAPSHOT.jar /home/jenkins/.m2/repository/jakarta/servlet/jakarta.servlet-api/4.0.3/jakarta.servlet-api-4.0.3.jar /home/jenkins/agent/workspace/single_ci_build/test-framework/core/target/jersey-test-framework-core-2.35-SNAPSHOT.jar /home/jenkins/agent/workspace/single_ci_build/containers/jersey-servlet-core/target/jersey-container-servlet-core-2.35-SNAPSHOT.jar /home/jenkins/agent/workspace/single_ci_build/containers/grizzly2-http/target/jersey-container-grizzly2-http-2.35-SNAPSHOT.jar /home/jenkins/.m2/repository/org/glassfish/grizzly/grizzly-http-server/2.4.4/grizzly-http-server-2.4.4.jar /home/jenkins/agent/workspace/single_ci_build/containers/grizzly2-servlet/target/jersey-container-grizzly2-servlet-2.35-SNAPSHOT.jar /home/jenkins/agent/workspace/single_ci_build/containers/jersey-servlet/target/jersey-container-servlet-2.35-SNAPSHOT.jar /home/jenkins/.m2/repository/org/glassfish/grizzly/grizzly-http-servlet/2.4.4/grizzly-http-servlet-2.4.4.jar /home/jenkins/agent/workspace/single_ci_build/test-framework/providers/inmemory/target/jersey-test-framework-provider-inmemory-2.35-SNAPSHOT.jar /home/jenkins/agent/workspace/single_ci_build/test-framework/providers/external/target/jersey-test-framework-provider-external-2.35-SNAPSHOT.jar /home/jenkins/agent/workspace/single_ci_build/test-framework/providers/jdk-http/target/jersey-test-framework-provider-jdk-http-2.35-SNAPSHOT.jar /home/jenkins/agent/workspace/single_ci_build/containers/jdk-http/target/jersey-container-jdk-http-2.35-SNAPSHOT.jar /home/jenkins/agent/workspace/single_ci_build/test-framework/providers/simple/target/jersey-test-framework-provider-simple-2.35-SNAPSHOT.jar /home/jenkins/agent/workspace/single_ci_build/containers/simple-http/target/jersey-container-simple-http-2.35-SNAPSHOT.jar /home/jenkins/.m2/repository/org/simpleframework/simple-http/6.0.1/simple-http-6.0.1.jar /home/jenkins/.m2/repository/org/simpleframework/simple-transport/6.0.1/simple-transport-6.0.1.jar /home/jenkins/.m2/repository/org/simpleframework/simple-common/6.0.1/simple-common-6.0.1.jar /home/jenkins/agent/workspace/single_ci_build/test-framework/providers/jetty/target/jersey-test-framework-provider-jetty-2.35-SNAPSHOT.jar /home/jenkins/agent/workspace/single_ci_build/containers/jetty-http/target/jersey-container-jetty-http-2.35-SNAPSHOT.jar /home/jenkins/.m2/repository/org/eclipse/jetty/jetty-server/9.4.42.v20210604/jetty-server-9.4.42.v20210604.jar /home/jenkins/.m2/repository/javax/servlet/javax.servlet-api/3.1.0/javax.servlet-api-3.1.0.jar /home/jenkins/.m2/repository/org/eclipse/jetty/jetty-util/9.4.42.v20210604/jetty-util-9.4.42.v20210604.jar /home/jenkins/.m2/repository/org/eclipse/jetty/jetty-continuation/9.4.42.v20210604/jetty-continuation-9.4.42.v20210604.jar /home/jenkins/agent/workspace/single_ci_build/test-framework/providers/netty/target/jersey-test-framework-provider-netty-2.35-SNAPSHOT.jar /home/jenkins/agent/workspace/single_ci_build/containers/netty-http/target/jersey-container-netty-http-2.35-SNAPSHOT.jar /home/jenkins/agent/workspace/single_ci_build/connectors/netty-connector/target/jersey-netty-connector-2.35-SNAPSHOT.jar /home/jenkins/.m2/repository/io/netty/netty-all/4.1.43.Final/netty-all-4.1.43.Final.jar /home/jenkins/.m2/repository/junit/junit/4.13.1/junit-4.13.1.jar /home/jenkins/.m2/repository/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.jar /home/jenkins/agent/workspace/single_ci_build/ext/mvc/target/jersey-mvc-2.35-SNAPSHOT.jar /home/jenkins/.m2/repository/javax/servlet/servlet-api/2.4/servlet-api-2.4.jar /home/jenkins/agent/workspace/single_ci_build/core-server/target/jersey-server-2.35-SNAPSHOT.jar /home/jenkins/.m2/repository/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar /home/jenkins/agent/workspace/single_ci_build/ext/mvc-freemarker/target/jersey-mvc-freemarker-2.35-SNAPSHOT.jar /home/jenkins/.m2/repository/org/freemarker/freemarker/2.3.27-incubating/freemarker-2.3.27-incubating.jar /home/jenkins/agent/workspace/single_ci_build/ext/mvc-mustache/target/jersey-mvc-mustache-2.35-SNAPSHOT.jar /home/jenkins/.m2/repository/com/github/spullara/mustache/java/compiler/0.8.17/compiler-0.8.17.jar /home/jenkins/agent/workspace/single_ci_build/media/json-jackson/target/jersey-media-json-jackson-2.35-SNAPSHOT.jar /home/jenkins/agent/workspace/single_ci_build/core-common/target/jersey-common-2.35-SNAPSHOT.jar /home/jenkins/.m2/repository/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar /home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.12.2/jackson-annotations-2.12.2.jar /home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.12.2/jackson-databind-2.12.2.jar /home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.12.2/jackson-core-2.12.2.jar /home/jenkins/.m2/repository/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.12.2/jackson-module-jaxb-annotations-2.12.2.jar /home/jenkins/.m2/repository/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar /home/jenkins/.m2/repository/jakarta/activation/jakarta.activation-api/1.2.1/jakarta.activation-api-1.2.1.jar /home/jenkins/agent/workspace/single_ci_build/media/json-jackson1/target/jersey-media-json-jackson1-2.35-SNAPSHOT.jar /home/jenkins/.m2/repository/org/codehaus/jackson/jackson-core-asl/1.9.13/jackson-core-asl-1.9.13.jar /home/jenkins/.m2/repository/org/codehaus/jackson/jackson-mapper-asl/1.9.13/jackson-mapper-asl-1.9.13.jar /home/jenkins/.m2/repository/org/codehaus/jackson/jackson-jaxrs/1.9.13/jackson-jaxrs-1.9.13.jar /home/jenkins/.m2/repository/org/codehaus/jackson/jackson-xc/1.9.13/jackson-xc-1.9.13.jar /home/jenkins/agent/workspace/single_ci_build/media/json-jettison/target/jersey-media-json-jettison-2.35-SNAPSHOT.jar /home/jenkins/agent/workspace/single_ci_build/media/jaxb/target/jersey-media-jaxb-2.35-SNAPSHOT.jar /home/jenkins/.m2/repository/org/codehaus/jettison/jettison/1.3.7/jettison-1.3.7.jar /home/jenkins/agent/workspace/single_ci_build/media/moxy/target/jersey-media-moxy-2.35-SNAPSHOT.jar /home/jenkins/.m2/repository/jakarta/json/jakarta.json-api/1.1.6/jakarta.json-api-1.1.6.jar /home/jenkins/.m2/repository/org/glassfish/jakarta.json/1.1.6/jakarta.json-1.1.6.jar /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.moxy/2.7.6/org.eclipse.persistence.moxy-2.7.6.jar /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.core/2.7.6/org.eclipse.persistence.core-2.7.6.jar /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.asm/2.7.6/org.eclipse.persistence.asm-2.7.6.jar /home/jenkins/agent/workspace/single_ci_build/media/json-processing/target/jersey-media-json-processing-2.35-SNAPSHOT.jar /home/jenkins/.m2/repository/org/glassfish/jsonp-jaxrs/1.1.6/jsonp-jaxrs-1.1.6.jar /home/jenkins/agent/workspace/single_ci_build/ext/bean-validation/target/jersey-bean-validation-2.35-SNAPSHOT.jar /home/jenkins/.m2/repository/org/glassfish/hk2/external/jakarta.inject/2.6.1/jakarta.inject-2.6.1.jar /home/jenkins/.m2/repository/jakarta/validation/jakarta.validation-api/2.0.2/jakarta.validation-api-2.0.2.jar /home/jenkins/.m2/repository/org/hibernate/validator/hibernate-validator/6.2.0.Final/hibernate-validator-6.2.0.Final.jar /home/jenkins/.m2/repository/org/jboss/logging/jboss-logging/3.3.0.Final/jboss-logging-3.3.0.Final.jar /home/jenkins/.m2/repository/com/fasterxml/classmate/1.3.3/classmate-1.3.3.jar /home/jenkins/.m2/repository/jakarta/el/jakarta.el-api/3.0.3/jakarta.el-api-3.0.3.jar /home/jenkins/.m2/repository/org/glassfish/jakarta.el/3.0.3/jakarta.el-3.0.3.jar /home/jenkins/agent/workspace/single_ci_build/ext/entity-filtering/target/jersey-entity-filtering-2.35-SNAPSHOT.jar /home/jenkins/agent/workspace/single_ci_build/ext/mvc-bean-validation/target/jersey-mvc-bean-validation-2.35-SNAPSHOT.jar /home/jenkins/agent/workspace/single_ci_build/media/sse/target/jersey-media-sse-2.35-SNAPSHOT.jar /home/jenkins/agent/workspace/single_ci_build/media/multipart/target/jersey-media-multipart-2.35-SNAPSHOT.jar /home/jenkins/.m2/repository/org/jvnet/mimepull/mimepull/1.9.13/mimepull-1.9.13.jar /home/jenkins/agent/workspace/single_ci_build/connectors/apache-connector/target/jersey-apache-connector-2.35-SNAPSHOT.jar /home/jenkins/.m2/repository/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.jar /home/jenkins/.m2/repository/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.jar /home/jenkins/.m2/repository/commons-logging/commons-logging/1.2/commons-logging-1.2.jar /home/jenkins/.m2/repository/commons-codec/commons-codec/1.11/commons-codec-1.11.jar /home/jenkins/agent/workspace/single_ci_build/core-client/target/jersey-client-2.35-SNAPSHOT.jar /home/jenkins/agent/workspace/single_ci_build/connectors/grizzly-connector/target/jersey-grizzly-connector-2.35-SNAPSHOT.jar /home/jenkins/.m2/repository/org/glassfish/grizzly/grizzly-http-client/1.16/grizzly-http-client-1.16.jar /home/jenkins/.m2/repository/org/slf4j/slf4j-api/1.7.12/slf4j-api-1.7.12.jar /home/jenkins/.m2/repository/org/glassfish/grizzly/grizzly-websockets/2.4.4/grizzly-websockets-2.4.4.jar /home/jenkins/.m2/repository/org/glassfish/grizzly/grizzly-framework/2.4.4/grizzly-framework-2.4.4.jar /home/jenkins/.m2/repository/org/glassfish/grizzly/grizzly-http/2.4.4/grizzly-http-2.4.4.jar /home/jenkins/.m2/repository/org/glassfish/grizzly/connection-pool/2.4.4/connection-pool-2.4.4.jar /home/jenkins/agent/workspace/single_ci_build/connectors/jetty-connector/target/jersey-jetty-connector-2.35-SNAPSHOT.jar /home/jenkins/.m2/repository/org/eclipse/jetty/jetty-client/9.4.42.v20210604/jetty-client-9.4.42.v20210604.jar /home/jenkins/.m2/repository/org/eclipse/jetty/jetty-http/9.4.42.v20210604/jetty-http-9.4.42.v20210604.jar /home/jenkins/.m2/repository/org/eclipse/jetty/jetty-io/9.4.42.v20210604/jetty-io-9.4.42.v20210604.jar /home/jenkins/agent/workspace/single_ci_build/connectors/jdk-connector/target/jersey-jdk-connector-2.35-SNAPSHOT.jar /home/jenkins/agent/workspace/single_ci_build/security/oauth1-signature/target/oauth1-signature-2.35-SNAPSHOT.jar /home/jenkins/agent/workspace/single_ci_build/security/oauth1-client/target/oauth1-client-2.35-SNAPSHOT.jar /home/jenkins/agent/workspace/single_ci_build/security/oauth1-server/target/oauth1-server-2.35-SNAPSHOT.jar /home/jenkins/agent/workspace/single_ci_build/security/oauth2-client/target/oauth2-client-2.35-SNAPSHOT.jar /home/jenkins/.m2/repository/com/google/guava/guava/18.0/guava-18.0.jar /home/jenkins/agent/workspace/single_ci_build/test-framework/util/target/jersey-test-framework-util-2.35-SNAPSHOT.jar /home/jenkins/.m2/repository/org/hamcrest/hamcrest-library/1.3/hamcrest-library-1.3.jar /home/jenkins/.m2/repository/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar /home/jenkins/.m2/repository/xmlunit/xmlunit/1.6/xmlunit-1.6.jar /home/jenkins/agent/workspace/single_ci_build/inject/hk2/target/jersey-hk2-2.35-SNAPSHOT.jar /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-locator/2.6.1/hk2-locator-2.6.1.jar /home/jenkins/.m2/repository/org/glassfish/hk2/external/aopalliance-repackaged/2.6.1/aopalliance-repackaged-2.6.1.jar /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-api/2.6.1/hk2-api-2.6.1.jar /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-utils/2.6.1/hk2-utils-2.6.1.jar /home/jenkins/.m2/repository/org/javassist/javassist/3.25.0-GA/javassist-3.25.0-GA.jar /home/jenkins/.m2/repository/org/apache/maven/surefire/surefire-junit4/3.0.0-M5/surefire-junit4-3.0.0-M5.jar /home/jenkins/.m2/repository/org/apache/maven/surefire/common-java5/3.0.0-M5/common-java5-3.0.0-M5.jar /home/jenkins/.m2/repository/org/apache/maven/surefire/common-junit3/3.0.0-M5/common-junit3-3.0.0-M5.jar /home/jenkins/.m2/repository/org/apache/maven/surefire/common-junit4/3.0.0-M5/common-junit4-3.0.0-M5.jar [DEBUG] boot(compact) classpath: surefire-booter-3.0.0-M5.jar surefire-api-3.0.0-M5.jar surefire-logger-api-3.0.0-M5.jar surefire-shared-utils-3.0.0-M4.jar surefire-extensions-spi-3.0.0-M5.jar test-classes classes jersey-test-framework-provider-grizzly2-2.35-SNAPSHOT.jar jakarta.servlet-api-4.0.3.jar jersey-test-framework-core-2.35-SNAPSHOT.jar jersey-container-servlet-core-2.35-SNAPSHOT.jar jersey-container-grizzly2-http-2.35-SNAPSHOT.jar grizzly-http-server-2.4.4.jar jersey-container-grizzly2-servlet-2.35-SNAPSHOT.jar jersey-container-servlet-2.35-SNAPSHOT.jar grizzly-http-servlet-2.4.4.jar jersey-test-framework-provider-inmemory-2.35-SNAPSHOT.jar jersey-test-framework-provider-external-2.35-SNAPSHOT.jar jersey-test-framework-provider-jdk-http-2.35-SNAPSHOT.jar jersey-container-jdk-http-2.35-SNAPSHOT.jar jersey-test-framework-provider-simple-2.35-SNAPSHOT.jar jersey-container-simple-http-2.35-SNAPSHOT.jar simple-http-6.0.1.jar simple-transport-6.0.1.jar simple-common-6.0.1.jar jersey-test-framework-provider-jetty-2.35-SNAPSHOT.jar jersey-container-jetty-http-2.35-SNAPSHOT.jar jetty-server-9.4.42.v20210604.jar javax.servlet-api-3.1.0.jar jetty-util-9.4.42.v20210604.jar jetty-continuation-9.4.42.v20210604.jar jersey-test-framework-provider-netty-2.35-SNAPSHOT.jar jersey-container-netty-http-2.35-SNAPSHOT.jar jersey-netty-connector-2.35-SNAPSHOT.jar netty-all-4.1.43.Final.jar junit-4.13.1.jar jakarta.annotation-api-1.3.5.jar jersey-mvc-2.35-SNAPSHOT.jar servlet-api-2.4.jar jersey-server-2.35-SNAPSHOT.jar jakarta.ws.rs-api-2.1.6.jar jersey-mvc-freemarker-2.35-SNAPSHOT.jar freemarker-2.3.27-incubating.jar jersey-mvc-mustache-2.35-SNAPSHOT.jar compiler-0.8.17.jar jersey-media-json-jackson-2.35-SNAPSHOT.jar jersey-common-2.35-SNAPSHOT.jar osgi-resource-locator-1.0.3.jar jackson-annotations-2.12.2.jar jackson-databind-2.12.2.jar jackson-core-2.12.2.jar jackson-module-jaxb-annotations-2.12.2.jar jakarta.xml.bind-api-2.3.3.jar jakarta.activation-api-1.2.1.jar jersey-media-json-jackson1-2.35-SNAPSHOT.jar jackson-core-asl-1.9.13.jar jackson-mapper-asl-1.9.13.jar jackson-jaxrs-1.9.13.jar jackson-xc-1.9.13.jar jersey-media-json-jettison-2.35-SNAPSHOT.jar jersey-media-jaxb-2.35-SNAPSHOT.jar jettison-1.3.7.jar jersey-media-moxy-2.35-SNAPSHOT.jar jakarta.json-api-1.1.6.jar jakarta.json-1.1.6.jar org.eclipse.persistence.moxy-2.7.6.jar org.eclipse.persistence.core-2.7.6.jar org.eclipse.persistence.asm-2.7.6.jar jersey-media-json-processing-2.35-SNAPSHOT.jar jsonp-jaxrs-1.1.6.jar jersey-bean-validation-2.35-SNAPSHOT.jar jakarta.inject-2.6.1.jar jakarta.validation-api-2.0.2.jar hibernate-validator-6.2.0.Final.jar jboss-logging-3.3.0.Final.jar classmate-1.3.3.jar jakarta.el-api-3.0.3.jar jakarta.el-3.0.3.jar jersey-entity-filtering-2.35-SNAPSHOT.jar jersey-mvc-bean-validation-2.35-SNAPSHOT.jar jersey-media-sse-2.35-SNAPSHOT.jar jersey-media-multipart-2.35-SNAPSHOT.jar mimepull-1.9.13.jar jersey-apache-connector-2.35-SNAPSHOT.jar httpclient-4.5.13.jar httpcore-4.4.13.jar commons-logging-1.2.jar commons-codec-1.11.jar jersey-client-2.35-SNAPSHOT.jar jersey-grizzly-connector-2.35-SNAPSHOT.jar grizzly-http-client-1.16.jar slf4j-api-1.7.12.jar grizzly-websockets-2.4.4.jar grizzly-framework-2.4.4.jar grizzly-http-2.4.4.jar connection-pool-2.4.4.jar jersey-jetty-connector-2.35-SNAPSHOT.jar jetty-client-9.4.42.v20210604.jar jetty-http-9.4.42.v20210604.jar jetty-io-9.4.42.v20210604.jar jersey-jdk-connector-2.35-SNAPSHOT.jar oauth1-signature-2.35-SNAPSHOT.jar oauth1-client-2.35-SNAPSHOT.jar oauth1-server-2.35-SNAPSHOT.jar oauth2-client-2.35-SNAPSHOT.jar guava-18.0.jar jersey-test-framework-util-2.35-SNAPSHOT.jar hamcrest-library-1.3.jar hamcrest-core-1.3.jar xmlunit-1.6.jar jersey-hk2-2.35-SNAPSHOT.jar hk2-locator-2.6.1.jar aopalliance-repackaged-2.6.1.jar hk2-api-2.6.1.jar hk2-utils-2.6.1.jar javassist-3.25.0-GA.jar surefire-junit4-3.0.0-M5.jar common-java5-3.0.0-M5.jar common-junit3-3.0.0-M5.jar common-junit4-3.0.0-M5.jar [DEBUG] Forking command line: /bin/sh -c cd /home/jenkins/agent/workspace/single_ci_build/tests/e2e-client && /opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java -Xmx1024m -Dfile.encoding=UTF8 -jar /home/jenkins/agent/workspace/single_ci_build/tests/e2e-client/target/surefire/surefirebooter2853403530616794059.jar /home/jenkins/agent/workspace/single_ci_build/tests/e2e-client/target/surefire 2021-06-29T18-08-47_554-jvmRun1 surefire8524380320575967765tmp surefire_98740265989515215115tmp [DEBUG] Fork Channel [1] connected to the client. [INFO] Running org.glassfish.jersey.tests.e2e.client.HttpAuthorizationTest [DEBUG] boot classpath: /home/jenkins/.m2/repository/org/apache/maven/surefire/surefire-booter/3.0.0-M5/surefire-booter-3.0.0-M5.jar /home/jenkins/.m2/repository/org/apache/maven/surefire/surefire-api/3.0.0-M5/surefire-api-3.0.0-M5.jar /home/jenkins/.m2/repository/org/apache/maven/surefire/surefire-logger-api/3.0.0-M5/surefire-logger-api-3.0.0-M5.jar /home/jenkins/.m2/repository/org/apache/maven/surefire/surefire-shared-utils/3.0.0-M4/surefire-shared-utils-3.0.0-M4.jar /home/jenkins/.m2/repository/org/apache/maven/surefire/surefire-extensions-spi/3.0.0-M5/surefire-extensions-spi-3.0.0-M5.jar /home/jenkins/agent/workspace/single_ci_build/tests/e2e-client/target/test-classes /home/jenkins/agent/workspace/single_ci_build/tests/e2e-client/target/classes /home/jenkins/agent/workspace/single_ci_build/test-framework/providers/grizzly2/target/jersey-test-framework-provider-grizzly2-2.35-SNAPSHOT.jar /home/jenkins/.m2/repository/jakarta/servlet/jakarta.servlet-api/4.0.3/jakarta.servlet-api-4.0.3.jar /home/jenkins/agent/workspace/single_ci_build/test-framework/core/target/jersey-test-framework-core-2.35-SNAPSHOT.jar /home/jenkins/agent/workspace/single_ci_build/containers/jersey-servlet-core/target/jersey-container-servlet-core-2.35-SNAPSHOT.jar /home/jenkins/agent/workspace/single_ci_build/containers/grizzly2-http/target/jersey-container-grizzly2-http-2.35-SNAPSHOT.jar /home/jenkins/.m2/repository/org/glassfish/grizzly/grizzly-http-server/2.4.4/grizzly-http-server-2.4.4.jar /home/jenkins/agent/workspace/single_ci_build/containers/grizzly2-servlet/target/jersey-container-grizzly2-servlet-2.35-SNAPSHOT.jar /home/jenkins/agent/workspace/single_ci_build/containers/jersey-servlet/target/jersey-container-servlet-2.35-SNAPSHOT.jar /home/jenkins/.m2/repository/org/glassfish/grizzly/grizzly-http-servlet/2.4.4/grizzly-http-servlet-2.4.4.jar /home/jenkins/agent/workspace/single_ci_build/test-framework/providers/inmemory/target/jersey-test-framework-provider-inmemory-2.35-SNAPSHOT.jar /home/jenkins/agent/workspace/single_ci_build/test-framework/providers/external/target/jersey-test-framework-provider-external-2.35-SNAPSHOT.jar /home/jenkins/agent/workspace/single_ci_build/test-framework/providers/jdk-http/target/jersey-test-framework-provider-jdk-http-2.35-SNAPSHOT.jar /home/jenkins/agent/workspace/single_ci_build/containers/jdk-http/target/jersey-container-jdk-http-2.35-SNAPSHOT.jar /home/jenkins/agent/workspace/single_ci_build/test-framework/providers/simple/target/jersey-test-framework-provider-simple-2.35-SNAPSHOT.jar /home/jenkins/agent/workspace/single_ci_build/containers/simple-http/target/jersey-container-simple-http-2.35-SNAPSHOT.jar /home/jenkins/.m2/repository/org/simpleframework/simple-http/6.0.1/simple-http-6.0.1.jar /home/jenkins/.m2/repository/org/simpleframework/simple-transport/6.0.1/simple-transport-6.0.1.jar /home/jenkins/.m2/repository/org/simpleframework/simple-common/6.0.1/simple-common-6.0.1.jar /home/jenkins/agent/workspace/single_ci_build/test-framework/providers/jetty/target/jersey-test-framework-provider-jetty-2.35-SNAPSHOT.jar /home/jenkins/agent/workspace/single_ci_build/containers/jetty-http/target/jersey-container-jetty-http-2.35-SNAPSHOT.jar /home/jenkins/.m2/repository/org/eclipse/jetty/jetty-server/9.4.42.v20210604/jetty-server-9.4.42.v20210604.jar /home/jenkins/.m2/repository/javax/servlet/javax.servlet-api/3.1.0/javax.servlet-api-3.1.0.jar /home/jenkins/.m2/repository/org/eclipse/jetty/jetty-util/9.4.42.v20210604/jetty-util-9.4.42.v20210604.jar /home/jenkins/.m2/repository/org/eclipse/jetty/jetty-continuation/9.4.42.v20210604/jetty-continuation-9.4.42.v20210604.jar /home/jenkins/agent/workspace/single_ci_build/test-framework/providers/netty/target/jersey-test-framework-provider-netty-2.35-SNAPSHOT.jar /home/jenkins/agent/workspace/single_ci_build/containers/netty-http/target/jersey-container-netty-http-2.35-SNAPSHOT.jar /home/jenkins/agent/workspace/single_ci_build/connectors/netty-connector/target/jersey-netty-connector-2.35-SNAPSHOT.jar /home/jenkins/.m2/repository/io/netty/netty-all/4.1.43.Final/netty-all-4.1.43.Final.jar /home/jenkins/.m2/repository/junit/junit/4.13.1/junit-4.13.1.jar /home/jenkins/.m2/repository/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.jar /home/jenkins/agent/workspace/single_ci_build/ext/mvc/target/jersey-mvc-2.35-SNAPSHOT.jar /home/jenkins/.m2/repository/javax/servlet/servlet-api/2.4/servlet-api-2.4.jar /home/jenkins/agent/workspace/single_ci_build/core-server/target/jersey-server-2.35-SNAPSHOT.jar /home/jenkins/.m2/repository/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar /home/jenkins/agent/workspace/single_ci_build/ext/mvc-freemarker/target/jersey-mvc-freemarker-2.35-SNAPSHOT.jar /home/jenkins/.m2/repository/org/freemarker/freemarker/2.3.27-incubating/freemarker-2.3.27-incubating.jar /home/jenkins/agent/workspace/single_ci_build/ext/mvc-mustache/target/jersey-mvc-mustache-2.35-SNAPSHOT.jar /home/jenkins/.m2/repository/com/github/spullara/mustache/java/compiler/0.8.17/compiler-0.8.17.jar /home/jenkins/agent/workspace/single_ci_build/media/json-jackson/target/jersey-media-json-jackson-2.35-SNAPSHOT.jar /home/jenkins/agent/workspace/single_ci_build/core-common/target/jersey-common-2.35-SNAPSHOT.jar /home/jenkins/.m2/repository/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar /home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.12.2/jackson-annotations-2.12.2.jar /home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.12.2/jackson-databind-2.12.2.jar /home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.12.2/jackson-core-2.12.2.jar /home/jenkins/.m2/repository/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.12.2/jackson-module-jaxb-annotations-2.12.2.jar /home/jenkins/.m2/repository/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar /home/jenkins/.m2/repository/jakarta/activation/jakarta.activation-api/1.2.1/jakarta.activation-api-1.2.1.jar /home/jenkins/agent/workspace/single_ci_build/media/json-jackson1/target/jersey-media-json-jackson1-2.35-SNAPSHOT.jar /home/jenkins/.m2/repository/org/codehaus/jackson/jackson-core-asl/1.9.13/jackson-core-asl-1.9.13.jar /home/jenkins/.m2/repository/org/codehaus/jackson/jackson-mapper-asl/1.9.13/jackson-mapper-asl-1.9.13.jar /home/jenkins/.m2/repository/org/codehaus/jackson/jackson-jaxrs/1.9.13/jackson-jaxrs-1.9.13.jar /home/jenkins/.m2/repository/org/codehaus/jackson/jackson-xc/1.9.13/jackson-xc-1.9.13.jar /home/jenkins/agent/workspace/single_ci_build/media/json-jettison/target/jersey-media-json-jettison-2.35-SNAPSHOT.jar /home/jenkins/agent/workspace/single_ci_build/media/jaxb/target/jersey-media-jaxb-2.35-SNAPSHOT.jar /home/jenkins/.m2/repository/org/codehaus/jettison/jettison/1.3.7/jettison-1.3.7.jar /home/jenkins/agent/workspace/single_ci_build/media/moxy/target/jersey-media-moxy-2.35-SNAPSHOT.jar /home/jenkins/.m2/repository/jakarta/json/jakarta.json-api/1.1.6/jakarta.json-api-1.1.6.jar /home/jenkins/.m2/repository/org/glassfish/jakarta.json/1.1.6/jakarta.json-1.1.6.jar /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.moxy/2.7.6/org.eclipse.persistence.moxy-2.7.6.jar /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.core/2.7.6/org.eclipse.persistence.core-2.7.6.jar /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.asm/2.7.6/org.eclipse.persistence.asm-2.7.6.jar /home/jenkins/agent/workspace/single_ci_build/media/json-processing/target/jersey-media-json-processing-2.35-SNAPSHOT.jar /home/jenkins/.m2/repository/org/glassfish/jsonp-jaxrs/1.1.6/jsonp-jaxrs-1.1.6.jar /home/jenkins/agent/workspace/single_ci_build/ext/bean-validation/target/jersey-bean-validation-2.35-SNAPSHOT.jar /home/jenkins/.m2/repository/org/glassfish/hk2/external/jakarta.inject/2.6.1/jakarta.inject-2.6.1.jar /home/jenkins/.m2/repository/jakarta/validation/jakarta.validation-api/2.0.2/jakarta.validation-api-2.0.2.jar /home/jenkins/.m2/repository/org/hibernate/validator/hibernate-validator/6.2.0.Final/hibernate-validator-6.2.0.Final.jar /home/jenkins/.m2/repository/org/jboss/logging/jboss-logging/3.3.0.Final/jboss-logging-3.3.0.Final.jar /home/jenkins/.m2/repository/com/fasterxml/classmate/1.3.3/classmate-1.3.3.jar /home/jenkins/.m2/repository/jakarta/el/jakarta.el-api/3.0.3/jakarta.el-api-3.0.3.jar /home/jenkins/.m2/repository/org/glassfish/jakarta.el/3.0.3/jakarta.el-3.0.3.jar /home/jenkins/agent/workspace/single_ci_build/ext/entity-filtering/target/jersey-entity-filtering-2.35-SNAPSHOT.jar /home/jenkins/agent/workspace/single_ci_build/ext/mvc-bean-validation/target/jersey-mvc-bean-validation-2.35-SNAPSHOT.jar /home/jenkins/agent/workspace/single_ci_build/media/sse/target/jersey-media-sse-2.35-SNAPSHOT.jar /home/jenkins/agent/workspace/single_ci_build/media/multipart/target/jersey-media-multipart-2.35-SNAPSHOT.jar /home/jenkins/.m2/repository/org/jvnet/mimepull/mimepull/1.9.13/mimepull-1.9.13.jar /home/jenkins/agent/workspace/single_ci_build/connectors/apache-connector/target/jersey-apache-connector-2.35-SNAPSHOT.jar /home/jenkins/.m2/repository/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.jar /home/jenkins/.m2/repository/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.jar /home/jenkins/.m2/repository/commons-logging/commons-logging/1.2/commons-logging-1.2.jar /home/jenkins/.m2/repository/commons-codec/commons-codec/1.11/commons-codec-1.11.jar /home/jenkins/agent/workspace/single_ci_build/core-client/target/jersey-client-2.35-SNAPSHOT.jar /home/jenkins/agent/workspace/single_ci_build/connectors/grizzly-connector/target/jersey-grizzly-connector-2.35-SNAPSHOT.jar /home/jenkins/.m2/repository/org/glassfish/grizzly/grizzly-http-client/1.16/grizzly-http-client-1.16.jar /home/jenkins/.m2/repository/org/slf4j/slf4j-api/1.7.12/slf4j-api-1.7.12.jar /home/jenkins/.m2/repository/org/glassfish/grizzly/grizzly-websockets/2.4.4/grizzly-websockets-2.4.4.jar /home/jenkins/.m2/repository/org/glassfish/grizzly/grizzly-framework/2.4.4/grizzly-framework-2.4.4.jar /home/jenkins/.m2/repository/org/glassfish/grizzly/grizzly-http/2.4.4/grizzly-http-2.4.4.jar /home/jenkins/.m2/repository/org/glassfish/grizzly/connection-pool/2.4.4/connection-pool-2.4.4.jar /home/jenkins/agent/workspace/single_ci_build/connectors/jetty-connector/target/jersey-jetty-connector-2.35-SNAPSHOT.jar /home/jenkins/.m2/repository/org/eclipse/jetty/jetty-client/9.4.42.v20210604/jetty-client-9.4.42.v20210604.jar /home/jenkins/.m2/repository/org/eclipse/jetty/jetty-http/9.4.42.v20210604/jetty-http-9.4.42.v20210604.jar /home/jenkins/.m2/repository/org/eclipse/jetty/jetty-io/9.4.42.v20210604/jetty-io-9.4.42.v20210604.jar /home/jenkins/agent/workspace/single_ci_build/connectors/jdk-connector/target/jersey-jdk-connector-2.35-SNAPSHOT.jar /home/jenkins/agent/workspace/single_ci_build/security/oauth1-signature/target/oauth1-signature-2.35-SNAPSHOT.jar /home/jenkins/agent/workspace/single_ci_build/security/oauth1-client/target/oauth1-client-2.35-SNAPSHOT.jar /home/jenkins/agent/workspace/single_ci_build/security/oauth1-server/target/oauth1-server-2.35-SNAPSHOT.jar /home/jenkins/agent/workspace/single_ci_build/security/oauth2-client/target/oauth2-client-2.35-SNAPSHOT.jar /home/jenkins/.m2/repository/com/google/guava/guava/18.0/guava-18.0.jar /home/jenkins/agent/workspace/single_ci_build/test-framework/util/target/jersey-test-framework-util-2.35-SNAPSHOT.jar /home/jenkins/.m2/repository/org/hamcrest/hamcrest-library/1.3/hamcrest-library-1.3.jar /home/jenkins/.m2/repository/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar /home/jenkins/.m2/repository/xmlunit/xmlunit/1.6/xmlunit-1.6.jar /home/jenkins/agent/workspace/single_ci_build/inject/hk2/target/jersey-hk2-2.35-SNAPSHOT.jar /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-locator/2.6.1/hk2-locator-2.6.1.jar /home/jenkins/.m2/repository/org/glassfish/hk2/external/aopalliance-repackaged/2.6.1/aopalliance-repackaged-2.6.1.jar /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-api/2.6.1/hk2-api-2.6.1.jar /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-utils/2.6.1/hk2-utils-2.6.1.jar /home/jenkins/.m2/repository/org/javassist/javassist/3.25.0-GA/javassist-3.25.0-GA.jar /home/jenkins/.m2/repository/org/apache/maven/surefire/surefire-junit4/3.0.0-M5/surefire-junit4-3.0.0-M5.jar /home/jenkins/.m2/repository/org/apache/maven/surefire/common-java5/3.0.0-M5/common-java5-3.0.0-M5.jar /home/jenkins/.m2/repository/org/apache/maven/surefire/common-junit3/3.0.0-M5/common-junit3-3.0.0-M5.jar /home/jenkins/.m2/repository/org/apache/maven/surefire/common-junit4/3.0.0-M5/common-junit4-3.0.0-M5.jar [DEBUG] boot(compact) classpath: surefire-booter-3.0.0-M5.jar surefire-api-3.0.0-M5.jar surefire-logger-api-3.0.0-M5.jar surefire-shared-utils-3.0.0-M4.jar surefire-extensions-spi-3.0.0-M5.jar test-classes classes jersey-test-framework-provider-grizzly2-2.35-SNAPSHOT.jar jakarta.servlet-api-4.0.3.jar jersey-test-framework-core-2.35-SNAPSHOT.jar jersey-container-servlet-core-2.35-SNAPSHOT.jar jersey-container-grizzly2-http-2.35-SNAPSHOT.jar grizzly-http-server-2.4.4.jar jersey-container-grizzly2-servlet-2.35-SNAPSHOT.jar jersey-container-servlet-2.35-SNAPSHOT.jar grizzly-http-servlet-2.4.4.jar jersey-test-framework-provider-inmemory-2.35-SNAPSHOT.jar jersey-test-framework-provider-external-2.35-SNAPSHOT.jar jersey-test-framework-provider-jdk-http-2.35-SNAPSHOT.jar jersey-container-jdk-http-2.35-SNAPSHOT.jar jersey-test-framework-provider-simple-2.35-SNAPSHOT.jar jersey-container-simple-http-2.35-SNAPSHOT.jar simple-http-6.0.1.jar simple-transport-6.0.1.jar simple-common-6.0.1.jar jersey-test-framework-provider-jetty-2.35-SNAPSHOT.jar jersey-container-jetty-http-2.35-SNAPSHOT.jar jetty-server-9.4.42.v20210604.jar javax.servlet-api-3.1.0.jar jetty-util-9.4.42.v20210604.jar jetty-continuation-9.4.42.v20210604.jar jersey-test-framework-provider-netty-2.35-SNAPSHOT.jar jersey-container-netty-http-2.35-SNAPSHOT.jar jersey-netty-connector-2.35-SNAPSHOT.jar netty-all-4.1.43.Final.jar junit-4.13.1.jar jakarta.annotation-api-1.3.5.jar jersey-mvc-2.35-SNAPSHOT.jar servlet-api-2.4.jar jersey-server-2.35-SNAPSHOT.jar jakarta.ws.rs-api-2.1.6.jar jersey-mvc-freemarker-2.35-SNAPSHOT.jar freemarker-2.3.27-incubating.jar jersey-mvc-mustache-2.35-SNAPSHOT.jar compiler-0.8.17.jar jersey-media-json-jackson-2.35-SNAPSHOT.jar jersey-common-2.35-SNAPSHOT.jar osgi-resource-locator-1.0.3.jar jackson-annotations-2.12.2.jar jackson-databind-2.12.2.jar jackson-core-2.12.2.jar jackson-module-jaxb-annotations-2.12.2.jar jakarta.xml.bind-api-2.3.3.jar jakarta.activation-api-1.2.1.jar jersey-media-json-jackson1-2.35-SNAPSHOT.jar jackson-core-asl-1.9.13.jar jackson-mapper-asl-1.9.13.jar jackson-jaxrs-1.9.13.jar jackson-xc-1.9.13.jar jersey-media-json-jettison-2.35-SNAPSHOT.jar jersey-media-jaxb-2.35-SNAPSHOT.jar jettison-1.3.7.jar jersey-media-moxy-2.35-SNAPSHOT.jar jakarta.json-api-1.1.6.jar jakarta.json-1.1.6.jar org.eclipse.persistence.moxy-2.7.6.jar org.eclipse.persistence.core-2.7.6.jar org.eclipse.persistence.asm-2.7.6.jar jersey-media-json-processing-2.35-SNAPSHOT.jar jsonp-jaxrs-1.1.6.jar jersey-bean-validation-2.35-SNAPSHOT.jar jakarta.inject-2.6.1.jar jakarta.validation-api-2.0.2.jar hibernate-validator-6.2.0.Final.jar jboss-logging-3.3.0.Final.jar classmate-1.3.3.jar jakarta.el-api-3.0.3.jar jakarta.el-3.0.3.jar jersey-entity-filtering-2.35-SNAPSHOT.jar jersey-mvc-bean-validation-2.35-SNAPSHOT.jar jersey-media-sse-2.35-SNAPSHOT.jar jersey-media-multipart-2.35-SNAPSHOT.jar mimepull-1.9.13.jar jersey-apache-connector-2.35-SNAPSHOT.jar httpclient-4.5.13.jar httpcore-4.4.13.jar commons-logging-1.2.jar commons-codec-1.11.jar jersey-client-2.35-SNAPSHOT.jar jersey-grizzly-connector-2.35-SNAPSHOT.jar grizzly-http-client-1.16.jar slf4j-api-1.7.12.jar grizzly-websockets-2.4.4.jar grizzly-framework-2.4.4.jar grizzly-http-2.4.4.jar connection-pool-2.4.4.jar jersey-jetty-connector-2.35-SNAPSHOT.jar jetty-client-9.4.42.v20210604.jar jetty-http-9.4.42.v20210604.jar jetty-io-9.4.42.v20210604.jar jersey-jdk-connector-2.35-SNAPSHOT.jar oauth1-signature-2.35-SNAPSHOT.jar oauth1-client-2.35-SNAPSHOT.jar oauth1-server-2.35-SNAPSHOT.jar oauth2-client-2.35-SNAPSHOT.jar guava-18.0.jar jersey-test-framework-util-2.35-SNAPSHOT.jar hamcrest-library-1.3.jar hamcrest-core-1.3.jar xmlunit-1.6.jar jersey-hk2-2.35-SNAPSHOT.jar hk2-locator-2.6.1.jar aopalliance-repackaged-2.6.1.jar hk2-api-2.6.1.jar hk2-utils-2.6.1.jar javassist-3.25.0-GA.jar surefire-junit4-3.0.0-M5.jar common-java5-3.0.0-M5.jar common-junit3-3.0.0-M5.jar common-junit4-3.0.0-M5.jar [DEBUG] Forking command line: /bin/sh -c cd /home/jenkins/agent/workspace/single_ci_build/tests/e2e-client && /opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java -Xmx1024m -Dfile.encoding=UTF8 -jar /home/jenkins/agent/workspace/single_ci_build/tests/e2e-client/target/surefire/surefirebooter1004590601034854866.jar /home/jenkins/agent/workspace/single_ci_build/tests/e2e-client/target/surefire 2021-06-29T18-08-47_554-jvmRun1 surefire4902126193764550315tmp surefire_1124453846835891614462tmp [DEBUG] Fork Channel [1] connected to the client. [INFO] Running org.glassfish.jersey.tests.e2e.client.grizzlyconnector.NonBlockingTest INFO: HV000001: Hibernate Validator 6.2.0.Final Jun 29, 2021 6:15:32 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Jun 29, 2021 6:15:32 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. INFO: HV000001: Hibernate Validator 6.2.0.Final Jun 29, 2021 6:15:32 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Jun 29, 2021 6:15:32 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. [DEBUG] boot classpath: /home/jenkins/.m2/repository/org/apache/maven/surefire/surefire-booter/3.0.0-M5/surefire-booter-3.0.0-M5.jar /home/jenkins/.m2/repository/org/apache/maven/surefire/surefire-api/3.0.0-M5/surefire-api-3.0.0-M5.jar /home/jenkins/.m2/repository/org/apache/maven/surefire/surefire-logger-api/3.0.0-M5/surefire-logger-api-3.0.0-M5.jar /home/jenkins/.m2/repository/org/apache/maven/surefire/surefire-shared-utils/3.0.0-M4/surefire-shared-utils-3.0.0-M4.jar /home/jenkins/.m2/repository/org/apache/maven/surefire/surefire-extensions-spi/3.0.0-M5/surefire-extensions-spi-3.0.0-M5.jar /home/jenkins/agent/workspace/single_ci_build/tests/e2e-entity/target/test-classes /home/jenkins/agent/workspace/single_ci_build/tests/e2e-entity/target/classes /home/jenkins/agent/workspace/single_ci_build/test-framework/providers/grizzly2/target/jersey-test-framework-provider-grizzly2-2.35-SNAPSHOT.jar /home/jenkins/.m2/repository/jakarta/servlet/jakarta.servlet-api/4.0.3/jakarta.servlet-api-4.0.3.jar /home/jenkins/agent/workspace/single_ci_build/test-framework/core/target/jersey-test-framework-core-2.35-SNAPSHOT.jar /home/jenkins/agent/workspace/single_ci_build/containers/jersey-servlet-core/target/jersey-container-servlet-core-2.35-SNAPSHOT.jar /home/jenkins/agent/workspace/single_ci_build/containers/grizzly2-http/target/jersey-container-grizzly2-http-2.35-SNAPSHOT.jar /home/jenkins/.m2/repository/org/glassfish/grizzly/grizzly-http-server/2.4.4/grizzly-http-server-2.4.4.jar /home/jenkins/agent/workspace/single_ci_build/containers/grizzly2-servlet/target/jersey-container-grizzly2-servlet-2.35-SNAPSHOT.jar /home/jenkins/agent/workspace/single_ci_build/containers/jersey-servlet/target/jersey-container-servlet-2.35-SNAPSHOT.jar /home/jenkins/.m2/repository/org/glassfish/grizzly/grizzly-http-servlet/2.4.4/grizzly-http-servlet-2.4.4.jar /home/jenkins/agent/workspace/single_ci_build/test-framework/providers/inmemory/target/jersey-test-framework-provider-inmemory-2.35-SNAPSHOT.jar /home/jenkins/agent/workspace/single_ci_build/test-framework/providers/external/target/jersey-test-framework-provider-external-2.35-SNAPSHOT.jar /home/jenkins/agent/workspace/single_ci_build/test-framework/providers/jdk-http/target/jersey-test-framework-provider-jdk-http-2.35-SNAPSHOT.jar /home/jenkins/agent/workspace/single_ci_build/containers/jdk-http/target/jersey-container-jdk-http-2.35-SNAPSHOT.jar /home/jenkins/agent/workspace/single_ci_build/test-framework/providers/simple/target/jersey-test-framework-provider-simple-2.35-SNAPSHOT.jar /home/jenkins/agent/workspace/single_ci_build/containers/simple-http/target/jersey-container-simple-http-2.35-SNAPSHOT.jar /home/jenkins/.m2/repository/org/simpleframework/simple-http/6.0.1/simple-http-6.0.1.jar /home/jenkins/.m2/repository/org/simpleframework/simple-transport/6.0.1/simple-transport-6.0.1.jar /home/jenkins/.m2/repository/org/simpleframework/simple-common/6.0.1/simple-common-6.0.1.jar /home/jenkins/agent/workspace/single_ci_build/test-framework/providers/jetty/target/jersey-test-framework-provider-jetty-2.35-SNAPSHOT.jar /home/jenkins/agent/workspace/single_ci_build/containers/jetty-http/target/jersey-container-jetty-http-2.35-SNAPSHOT.jar /home/jenkins/.m2/repository/org/eclipse/jetty/jetty-server/9.4.42.v20210604/jetty-server-9.4.42.v20210604.jar /home/jenkins/.m2/repository/javax/servlet/javax.servlet-api/3.1.0/javax.servlet-api-3.1.0.jar /home/jenkins/.m2/repository/org/eclipse/jetty/jetty-util/9.4.42.v20210604/jetty-util-9.4.42.v20210604.jar /home/jenkins/.m2/repository/org/eclipse/jetty/jetty-continuation/9.4.42.v20210604/jetty-continuation-9.4.42.v20210604.jar /home/jenkins/agent/workspace/single_ci_build/test-framework/providers/netty/target/jersey-test-framework-provider-netty-2.35-SNAPSHOT.jar /home/jenkins/agent/workspace/single_ci_build/containers/netty-http/target/jersey-container-netty-http-2.35-SNAPSHOT.jar /home/jenkins/agent/workspace/single_ci_build/connectors/netty-connector/target/jersey-netty-connector-2.35-SNAPSHOT.jar /home/jenkins/.m2/repository/io/netty/netty-all/4.1.43.Final/netty-all-4.1.43.Final.jar /home/jenkins/.m2/repository/junit/junit/4.13.1/junit-4.13.1.jar /home/jenkins/.m2/repository/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.jar /home/jenkins/agent/workspace/single_ci_build/ext/mvc/target/jersey-mvc-2.35-SNAPSHOT.jar /home/jenkins/.m2/repository/javax/servlet/servlet-api/2.4/servlet-api-2.4.jar /home/jenkins/agent/workspace/single_ci_build/core-server/target/jersey-server-2.35-SNAPSHOT.jar /home/jenkins/.m2/repository/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar /home/jenkins/agent/workspace/single_ci_build/ext/mvc-freemarker/target/jersey-mvc-freemarker-2.35-SNAPSHOT.jar /home/jenkins/.m2/repository/org/freemarker/freemarker/2.3.27-incubating/freemarker-2.3.27-incubating.jar /home/jenkins/agent/workspace/single_ci_build/ext/mvc-mustache/target/jersey-mvc-mustache-2.35-SNAPSHOT.jar /home/jenkins/.m2/repository/com/github/spullara/mustache/java/compiler/0.8.17/compiler-0.8.17.jar /home/jenkins/agent/workspace/single_ci_build/media/json-jackson/target/jersey-media-json-jackson-2.35-SNAPSHOT.jar /home/jenkins/agent/workspace/single_ci_build/core-common/target/jersey-common-2.35-SNAPSHOT.jar /home/jenkins/.m2/repository/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar /home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.12.2/jackson-annotations-2.12.2.jar /home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.12.2/jackson-databind-2.12.2.jar /home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.12.2/jackson-core-2.12.2.jar /home/jenkins/.m2/repository/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.12.2/jackson-module-jaxb-annotations-2.12.2.jar /home/jenkins/.m2/repository/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar /home/jenkins/.m2/repository/jakarta/activation/jakarta.activation-api/1.2.1/jakarta.activation-api-1.2.1.jar /home/jenkins/agent/workspace/single_ci_build/media/json-jackson1/target/jersey-media-json-jackson1-2.35-SNAPSHOT.jar /home/jenkins/.m2/repository/org/codehaus/jackson/jackson-core-asl/1.9.13/jackson-core-asl-1.9.13.jar /home/jenkins/.m2/repository/org/codehaus/jackson/jackson-mapper-asl/1.9.13/jackson-mapper-asl-1.9.13.jar /home/jenkins/.m2/repository/org/codehaus/jackson/jackson-jaxrs/1.9.13/jackson-jaxrs-1.9.13.jar /home/jenkins/.m2/repository/org/codehaus/jackson/jackson-xc/1.9.13/jackson-xc-1.9.13.jar /home/jenkins/agent/workspace/single_ci_build/media/json-jettison/target/jersey-media-json-jettison-2.35-SNAPSHOT.jar /home/jenkins/agent/workspace/single_ci_build/media/jaxb/target/jersey-media-jaxb-2.35-SNAPSHOT.jar /home/jenkins/.m2/repository/org/codehaus/jettison/jettison/1.3.7/jettison-1.3.7.jar /home/jenkins/agent/workspace/single_ci_build/media/moxy/target/jersey-media-moxy-2.35-SNAPSHOT.jar /home/jenkins/.m2/repository/jakarta/json/jakarta.json-api/1.1.6/jakarta.json-api-1.1.6.jar /home/jenkins/.m2/repository/org/glassfish/jakarta.json/1.1.6/jakarta.json-1.1.6.jar /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.moxy/2.7.6/org.eclipse.persistence.moxy-2.7.6.jar /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.core/2.7.6/org.eclipse.persistence.core-2.7.6.jar /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.asm/2.7.6/org.eclipse.persistence.asm-2.7.6.jar /home/jenkins/agent/workspace/single_ci_build/media/json-processing/target/jersey-media-json-processing-2.35-SNAPSHOT.jar /home/jenkins/.m2/repository/org/glassfish/jsonp-jaxrs/1.1.6/jsonp-jaxrs-1.1.6.jar /home/jenkins/agent/workspace/single_ci_build/media/json-binding/target/jersey-media-json-binding-2.35-SNAPSHOT.jar /home/jenkins/.m2/repository/org/eclipse/yasson/1.0.6/yasson-1.0.6.jar /home/jenkins/.m2/repository/org/glassfish/jakarta.json/1.1.6/jakarta.json-1.1.6-module.jar /home/jenkins/.m2/repository/jakarta/json/bind/jakarta.json.bind-api/1.0.2/jakarta.json.bind-api-1.0.2.jar /home/jenkins/agent/workspace/single_ci_build/ext/bean-validation/target/jersey-bean-validation-2.35-SNAPSHOT.jar /home/jenkins/.m2/repository/org/glassfish/hk2/external/jakarta.inject/2.6.1/jakarta.inject-2.6.1.jar /home/jenkins/.m2/repository/jakarta/validation/jakarta.validation-api/2.0.2/jakarta.validation-api-2.0.2.jar /home/jenkins/.m2/repository/org/hibernate/validator/hibernate-validator/6.2.0.Final/hibernate-validator-6.2.0.Final.jar /home/jenkins/.m2/repository/org/jboss/logging/jboss-logging/3.3.0.Final/jboss-logging-3.3.0.Final.jar /home/jenkins/.m2/repository/com/fasterxml/classmate/1.3.3/classmate-1.3.3.jar /home/jenkins/.m2/repository/jakarta/el/jakarta.el-api/3.0.3/jakarta.el-api-3.0.3.jar /home/jenkins/.m2/repository/org/glassfish/jakarta.el/3.0.3/jakarta.el-3.0.3.jar /home/jenkins/agent/workspace/single_ci_build/ext/entity-filtering/target/jersey-entity-filtering-2.35-SNAPSHOT.jar /home/jenkins/agent/workspace/single_ci_build/ext/mvc-bean-validation/target/jersey-mvc-bean-validation-2.35-SNAPSHOT.jar /home/jenkins/agent/workspace/single_ci_build/media/sse/target/jersey-media-sse-2.35-SNAPSHOT.jar /home/jenkins/agent/workspace/single_ci_build/media/multipart/target/jersey-media-multipart-2.35-SNAPSHOT.jar /home/jenkins/.m2/repository/org/jvnet/mimepull/mimepull/1.9.13/mimepull-1.9.13.jar /home/jenkins/agent/workspace/single_ci_build/connectors/apache-connector/target/jersey-apache-connector-2.35-SNAPSHOT.jar /home/jenkins/.m2/repository/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.jar /home/jenkins/.m2/repository/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.jar /home/jenkins/.m2/repository/commons-logging/commons-logging/1.2/commons-logging-1.2.jar /home/jenkins/.m2/repository/commons-codec/commons-codec/1.11/commons-codec-1.11.jar /home/jenkins/agent/workspace/single_ci_build/core-client/target/jersey-client-2.35-SNAPSHOT.jar /home/jenkins/agent/workspace/single_ci_build/connectors/grizzly-connector/target/jersey-grizzly-connector-2.35-SNAPSHOT.jar /home/jenkins/.m2/repository/org/glassfish/grizzly/grizzly-http-client/1.16/grizzly-http-client-1.16.jar /home/jenkins/.m2/repository/org/slf4j/slf4j-api/1.7.12/slf4j-api-1.7.12.jar /home/jenkins/.m2/repository/org/glassfish/grizzly/grizzly-websockets/2.4.4/grizzly-websockets-2.4.4.jar /home/jenkins/.m2/repository/org/glassfish/grizzly/grizzly-framework/2.4.4/grizzly-framework-2.4.4.jar /home/jenkins/.m2/repository/org/glassfish/grizzly/grizzly-http/2.4.4/grizzly-http-2.4.4.jar /home/jenkins/.m2/repository/org/glassfish/grizzly/connection-pool/2.4.4/connection-pool-2.4.4.jar /home/jenkins/agent/workspace/single_ci_build/connectors/jetty-connector/target/jersey-jetty-connector-2.35-SNAPSHOT.jar /home/jenkins/.m2/repository/org/eclipse/jetty/jetty-client/9.4.42.v20210604/jetty-client-9.4.42.v20210604.jar /home/jenkins/.m2/repository/org/eclipse/jetty/jetty-http/9.4.42.v20210604/jetty-http-9.4.42.v20210604.jar /home/jenkins/.m2/repository/org/eclipse/jetty/jetty-io/9.4.42.v20210604/jetty-io-9.4.42.v20210604.jar /home/jenkins/agent/workspace/single_ci_build/security/oauth1-signature/target/oauth1-signature-2.35-SNAPSHOT.jar /home/jenkins/agent/workspace/single_ci_build/security/oauth1-client/target/oauth1-client-2.35-SNAPSHOT.jar /home/jenkins/agent/workspace/single_ci_build/security/oauth1-server/target/oauth1-server-2.35-SNAPSHOT.jar /home/jenkins/agent/workspace/single_ci_build/security/oauth2-client/target/oauth2-client-2.35-SNAPSHOT.jar /home/jenkins/.m2/repository/com/google/guava/guava/18.0/guava-18.0.jar /home/jenkins/agent/workspace/single_ci_build/test-framework/util/target/jersey-test-framework-util-2.35-SNAPSHOT.jar /home/jenkins/.m2/repository/org/hamcrest/hamcrest-library/1.3/hamcrest-library-1.3.jar /home/jenkins/.m2/repository/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar /home/jenkins/.m2/repository/xmlunit/xmlunit/1.6/xmlunit-1.6.jar /home/jenkins/agent/workspace/single_ci_build/inject/hk2/target/jersey-hk2-2.35-SNAPSHOT.jar /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-locator/2.6.1/hk2-locator-2.6.1.jar /home/jenkins/.m2/repository/org/glassfish/hk2/external/aopalliance-repackaged/2.6.1/aopalliance-repackaged-2.6.1.jar /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-api/2.6.1/hk2-api-2.6.1.jar /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-utils/2.6.1/hk2-utils-2.6.1.jar /home/jenkins/.m2/repository/org/javassist/javassist/3.25.0-GA/javassist-3.25.0-GA.jar /home/jenkins/.m2/repository/org/apache/maven/surefire/surefire-junit4/3.0.0-M5/surefire-junit4-3.0.0-M5.jar /home/jenkins/.m2/repository/org/apache/maven/surefire/common-java5/3.0.0-M5/common-java5-3.0.0-M5.jar /home/jenkins/.m2/repository/org/apache/maven/surefire/common-junit3/3.0.0-M5/common-junit3-3.0.0-M5.jar /home/jenkins/.m2/repository/org/apache/maven/surefire/common-junit4/3.0.0-M5/common-junit4-3.0.0-M5.jar [DEBUG] boot(compact) classpath: surefire-booter-3.0.0-M5.jar surefire-api-3.0.0-M5.jar surefire-logger-api-3.0.0-M5.jar surefire-shared-utils-3.0.0-M4.jar surefire-extensions-spi-3.0.0-M5.jar test-classes classes jersey-test-framework-provider-grizzly2-2.35-SNAPSHOT.jar jakarta.servlet-api-4.0.3.jar jersey-test-framework-core-2.35-SNAPSHOT.jar jersey-container-servlet-core-2.35-SNAPSHOT.jar jersey-container-grizzly2-http-2.35-SNAPSHOT.jar grizzly-http-server-2.4.4.jar jersey-container-grizzly2-servlet-2.35-SNAPSHOT.jar jersey-container-servlet-2.35-SNAPSHOT.jar grizzly-http-servlet-2.4.4.jar jersey-test-framework-provider-inmemory-2.35-SNAPSHOT.jar jersey-test-framework-provider-external-2.35-SNAPSHOT.jar jersey-test-framework-provider-jdk-http-2.35-SNAPSHOT.jar jersey-container-jdk-http-2.35-SNAPSHOT.jar jersey-test-framework-provider-simple-2.35-SNAPSHOT.jar jersey-container-simple-http-2.35-SNAPSHOT.jar simple-http-6.0.1.jar simple-transport-6.0.1.jar simple-common-6.0.1.jar jersey-test-framework-provider-jetty-2.35-SNAPSHOT.jar jersey-container-jetty-http-2.35-SNAPSHOT.jar jetty-server-9.4.42.v20210604.jar javax.servlet-api-3.1.0.jar jetty-util-9.4.42.v20210604.jar jetty-continuation-9.4.42.v20210604.jar jersey-test-framework-provider-netty-2.35-SNAPSHOT.jar jersey-container-netty-http-2.35-SNAPSHOT.jar jersey-netty-connector-2.35-SNAPSHOT.jar netty-all-4.1.43.Final.jar junit-4.13.1.jar jakarta.annotation-api-1.3.5.jar jersey-mvc-2.35-SNAPSHOT.jar servlet-api-2.4.jar jersey-server-2.35-SNAPSHOT.jar jakarta.ws.rs-api-2.1.6.jar jersey-mvc-freemarker-2.35-SNAPSHOT.jar freemarker-2.3.27-incubating.jar jersey-mvc-mustache-2.35-SNAPSHOT.jar compiler-0.8.17.jar jersey-media-json-jackson-2.35-SNAPSHOT.jar jersey-common-2.35-SNAPSHOT.jar osgi-resource-locator-1.0.3.jar jackson-annotations-2.12.2.jar jackson-databind-2.12.2.jar jackson-core-2.12.2.jar jackson-module-jaxb-annotations-2.12.2.jar jakarta.xml.bind-api-2.3.3.jar jakarta.activation-api-1.2.1.jar jersey-media-json-jackson1-2.35-SNAPSHOT.jar jackson-core-asl-1.9.13.jar jackson-mapper-asl-1.9.13.jar jackson-jaxrs-1.9.13.jar jackson-xc-1.9.13.jar jersey-media-json-jettison-2.35-SNAPSHOT.jar jersey-media-jaxb-2.35-SNAPSHOT.jar jettison-1.3.7.jar jersey-media-moxy-2.35-SNAPSHOT.jar jakarta.json-api-1.1.6.jar jakarta.json-1.1.6.jar org.eclipse.persistence.moxy-2.7.6.jar org.eclipse.persistence.core-2.7.6.jar org.eclipse.persistence.asm-2.7.6.jar jersey-media-json-processing-2.35-SNAPSHOT.jar jsonp-jaxrs-1.1.6.jar jersey-media-json-binding-2.35-SNAPSHOT.jar yasson-1.0.6.jar jakarta.json-1.1.6-module.jar jakarta.json.bind-api-1.0.2.jar jersey-bean-validation-2.35-SNAPSHOT.jar jakarta.inject-2.6.1.jar jakarta.validation-api-2.0.2.jar hibernate-validator-6.2.0.Final.jar jboss-logging-3.3.0.Final.jar classmate-1.3.3.jar jakarta.el-api-3.0.3.jar jakarta.el-3.0.3.jar jersey-entity-filtering-2.35-SNAPSHOT.jar jersey-mvc-bean-validation-2.35-SNAPSHOT.jar jersey-media-sse-2.35-SNAPSHOT.jar jersey-media-multipart-2.35-SNAPSHOT.jar mimepull-1.9.13.jar jersey-apache-connector-2.35-SNAPSHOT.jar httpclient-4.5.13.jar httpcore-4.4.13.jar commons-logging-1.2.jar commons-codec-1.11.jar jersey-client-2.35-SNAPSHOT.jar jersey-grizzly-connector-2.35-SNAPSHOT.jar grizzly-http-client-1.16.jar slf4j-api-1.7.12.jar grizzly-websockets-2.4.4.jar grizzly-framework-2.4.4.jar grizzly-http-2.4.4.jar connection-pool-2.4.4.jar jersey-jetty-connector-2.35-SNAPSHOT.jar jetty-client-9.4.42.v20210604.jar jetty-http-9.4.42.v20210604.jar jetty-io-9.4.42.v20210604.jar oauth1-signature-2.35-SNAPSHOT.jar oauth1-client-2.35-SNAPSHOT.jar oauth1-server-2.35-SNAPSHOT.jar oauth2-client-2.35-SNAPSHOT.jar guava-18.0.jar jersey-test-framework-util-2.35-SNAPSHOT.jar hamcrest-library-1.3.jar hamcrest-core-1.3.jar xmlunit-1.6.jar jersey-hk2-2.35-SNAPSHOT.jar hk2-locator-2.6.1.jar aopalliance-repackaged-2.6.1.jar hk2-api-2.6.1.jar hk2-utils-2.6.1.jar javassist-3.25.0-GA.jar surefire-junit4-3.0.0-M5.jar common-java5-3.0.0-M5.jar common-junit3-3.0.0-M5.jar common-junit4-3.0.0-M5.jar [DEBUG] Forking command line: /bin/sh -c cd /home/jenkins/agent/workspace/single_ci_build/tests/e2e-entity && /opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java -Xmx1024m -Dfile.encoding=UTF8 -jar /home/jenkins/agent/workspace/single_ci_build/tests/e2e-entity/target/surefire/surefirebooter7125125373999791281.jar /home/jenkins/agent/workspace/single_ci_build/tests/e2e-entity/target/surefire 2021-06-29T18-08-47_554-jvmRun1 surefire3647637208496815468tmp surefire_1284847978784896936174tmp [DEBUG] Fork Channel [1] connected to the client. [INFO] Running org.glassfish.jersey.tests.e2e.entity.filtering.json.JsonEmptyEntityTest INFO: Started listener bound to [localhost:9998] Jun 29, 2021 6:17:14 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Jun 29, 2021 6:17:14 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [DEBUG] Fork Channel [1] connection string 'pipe://1' for the implementation class org.apache.maven.plugin.surefire.extensions.LegacyForkChannel [DEBUG] boot classpath: /home/jenkins/.m2/repository/org/apache/maven/surefire/surefire-booter/3.0.0-M5/surefire-booter-3.0.0-M5.jar /home/jenkins/.m2/repository/org/apache/maven/surefire/surefire-api/3.0.0-M5/surefire-api-3.0.0-M5.jar /home/jenkins/.m2/repository/org/apache/maven/surefire/surefire-logger-api/3.0.0-M5/surefire-logger-api-3.0.0-M5.jar /home/jenkins/.m2/repository/org/apache/maven/surefire/surefire-shared-utils/3.0.0-M4/surefire-shared-utils-3.0.0-M4.jar /home/jenkins/.m2/repository/org/apache/maven/surefire/surefire-extensions-spi/3.0.0-M5/surefire-extensions-spi-3.0.0-M5.jar /home/jenkins/agent/workspace/single_ci_build/tests/e2e-entity/target/test-classes /home/jenkins/agent/workspace/single_ci_build/tests/e2e-entity/target/classes /home/jenkins/agent/workspace/single_ci_build/test-framework/providers/grizzly2/target/jersey-test-framework-provider-grizzly2-2.35-SNAPSHOT.jar /home/jenkins/.m2/repository/jakarta/servlet/jakarta.servlet-api/4.0.3/jakarta.servlet-api-4.0.3.jar /home/jenkins/agent/workspace/single_ci_build/test-framework/core/target/jersey-test-framework-core-2.35-SNAPSHOT.jar /home/jenkins/agent/workspace/single_ci_build/containers/jersey-servlet-core/target/jersey-container-servlet-core-2.35-SNAPSHOT.jar /home/jenkins/agent/workspace/single_ci_build/containers/grizzly2-http/target/jersey-container-grizzly2-http-2.35-SNAPSHOT.jar /home/jenkins/.m2/repository/org/glassfish/grizzly/grizzly-http-server/2.4.4/grizzly-http-server-2.4.4.jar /home/jenkins/agent/workspace/single_ci_build/containers/grizzly2-servlet/target/jersey-container-grizzly2-servlet-2.35-SNAPSHOT.jar /home/jenkins/agent/workspace/single_ci_build/containers/jersey-servlet/target/jersey-container-servlet-2.35-SNAPSHOT.jar /home/jenkins/.m2/repository/org/glassfish/grizzly/grizzly-http-servlet/2.4.4/grizzly-http-servlet-2.4.4.jar /home/jenkins/agent/workspace/single_ci_build/test-framework/providers/inmemory/target/jersey-test-framework-provider-inmemory-2.35-SNAPSHOT.jar /home/jenkins/agent/workspace/single_ci_build/test-framework/providers/external/target/jersey-test-framework-provider-external-2.35-SNAPSHOT.jar /home/jenkins/agent/workspace/single_ci_build/test-framework/providers/jdk-http/target/jersey-test-framework-provider-jdk-http-2.35-SNAPSHOT.jar /home/jenkins/agent/workspace/single_ci_build/containers/jdk-http/target/jersey-container-jdk-http-2.35-SNAPSHOT.jar /home/jenkins/agent/workspace/single_ci_build/test-framework/providers/simple/target/jersey-test-framework-provider-simple-2.35-SNAPSHOT.jar /home/jenkins/agent/workspace/single_ci_build/containers/simple-http/target/jersey-container-simple-http-2.35-SNAPSHOT.jar /home/jenkins/.m2/repository/org/simpleframework/simple-http/6.0.1/simple-http-6.0.1.jar /home/jenkins/.m2/repository/org/simpleframework/simple-transport/6.0.1/simple-transport-6.0.1.jar /home/jenkins/.m2/repository/org/simpleframework/simple-common/6.0.1/simple-common-6.0.1.jar /home/jenkins/agent/workspace/single_ci_build/test-framework/providers/jetty/target/jersey-test-framework-provider-jetty-2.35-SNAPSHOT.jar /home/jenkins/agent/workspace/single_ci_build/containers/jetty-http/target/jersey-container-jetty-http-2.35-SNAPSHOT.jar /home/jenkins/.m2/repository/org/eclipse/jetty/jetty-server/9.4.42.v20210604/jetty-server-9.4.42.v20210604.jar /home/jenkins/.m2/repository/javax/servlet/javax.servlet-api/3.1.0/javax.servlet-api-3.1.0.jar /home/jenkins/.m2/repository/org/eclipse/jetty/jetty-util/9.4.42.v20210604/jetty-util-9.4.42.v20210604.jar /home/jenkins/.m2/repository/org/eclipse/jetty/jetty-continuation/9.4.42.v20210604/jetty-continuation-9.4.42.v20210604.jar /home/jenkins/agent/workspace/single_ci_build/test-framework/providers/netty/target/jersey-test-framework-provider-netty-2.35-SNAPSHOT.jar /home/jenkins/agent/workspace/single_ci_build/containers/netty-http/target/jersey-container-netty-http-2.35-SNAPSHOT.jar /home/jenkins/agent/workspace/single_ci_build/connectors/netty-connector/target/jersey-netty-connector-2.35-SNAPSHOT.jar /home/jenkins/.m2/repository/io/netty/netty-all/4.1.43.Final/netty-all-4.1.43.Final.jar /home/jenkins/.m2/repository/junit/junit/4.13.1/junit-4.13.1.jar /home/jenkins/.m2/repository/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.jar /home/jenkins/agent/workspace/single_ci_build/ext/mvc/target/jersey-mvc-2.35-SNAPSHOT.jar /home/jenkins/.m2/repository/javax/servlet/servlet-api/2.4/servlet-api-2.4.jar /home/jenkins/agent/workspace/single_ci_build/core-server/target/jersey-server-2.35-SNAPSHOT.jar /home/jenkins/.m2/repository/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar /home/jenkins/agent/workspace/single_ci_build/ext/mvc-freemarker/target/jersey-mvc-freemarker-2.35-SNAPSHOT.jar /home/jenkins/.m2/repository/org/freemarker/freemarker/2.3.27-incubating/freemarker-2.3.27-incubating.jar /home/jenkins/agent/workspace/single_ci_build/ext/mvc-mustache/target/jersey-mvc-mustache-2.35-SNAPSHOT.jar /home/jenkins/.m2/repository/com/github/spullara/mustache/java/compiler/0.8.17/compiler-0.8.17.jar /home/jenkins/agent/workspace/single_ci_build/media/json-jackson/target/jersey-media-json-jackson-2.35-SNAPSHOT.jar /home/jenkins/agent/workspace/single_ci_build/core-common/target/jersey-common-2.35-SNAPSHOT.jar /home/jenkins/.m2/repository/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar /home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.12.2/jackson-annotations-2.12.2.jar /home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.12.2/jackson-databind-2.12.2.jar /home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.12.2/jackson-core-2.12.2.jar /home/jenkins/.m2/repository/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.12.2/jackson-module-jaxb-annotations-2.12.2.jar /home/jenkins/.m2/repository/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar /home/jenkins/.m2/repository/jakarta/activation/jakarta.activation-api/1.2.1/jakarta.activation-api-1.2.1.jar /home/jenkins/agent/workspace/single_ci_build/media/json-jackson1/target/jersey-media-json-jackson1-2.35-SNAPSHOT.jar /home/jenkins/.m2/repository/org/codehaus/jackson/jackson-core-asl/1.9.13/jackson-core-asl-1.9.13.jar /home/jenkins/.m2/repository/org/codehaus/jackson/jackson-mapper-asl/1.9.13/jackson-mapper-asl-1.9.13.jar /home/jenkins/.m2/repository/org/codehaus/jackson/jackson-jaxrs/1.9.13/jackson-jaxrs-1.9.13.jar /home/jenkins/.m2/repository/org/codehaus/jackson/jackson-xc/1.9.13/jackson-xc-1.9.13.jar /home/jenkins/agent/workspace/single_ci_build/media/json-jettison/target/jersey-media-json-jettison-2.35-SNAPSHOT.jar /home/jenkins/agent/workspace/single_ci_build/media/jaxb/target/jersey-media-jaxb-2.35-SNAPSHOT.jar /home/jenkins/.m2/repository/org/codehaus/jettison/jettison/1.3.7/jettison-1.3.7.jar /home/jenkins/agent/workspace/single_ci_build/media/moxy/target/jersey-media-moxy-2.35-SNAPSHOT.jar /home/jenkins/.m2/repository/jakarta/json/jakarta.json-api/1.1.6/jakarta.json-api-1.1.6.jar /home/jenkins/.m2/repository/org/glassfish/jakarta.json/1.1.6/jakarta.json-1.1.6.jar /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.moxy/2.7.6/org.eclipse.persistence.moxy-2.7.6.jar /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.core/2.7.6/org.eclipse.persistence.core-2.7.6.jar /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.asm/2.7.6/org.eclipse.persistence.asm-2.7.6.jar /home/jenkins/agent/workspace/single_ci_build/media/json-processing/target/jersey-media-json-processing-2.35-SNAPSHOT.jar /home/jenkins/.m2/repository/org/glassfish/jsonp-jaxrs/1.1.6/jsonp-jaxrs-1.1.6.jar /home/jenkins/agent/workspace/single_ci_build/media/json-binding/target/jersey-media-json-binding-2.35-SNAPSHOT.jar /home/jenkins/.m2/repository/org/eclipse/yasson/1.0.6/yasson-1.0.6.jar /home/jenkins/.m2/repository/org/glassfish/jakarta.json/1.1.6/jakarta.json-1.1.6-module.jar /home/jenkins/.m2/repository/jakarta/json/bind/jakarta.json.bind-api/1.0.2/jakarta.json.bind-api-1.0.2.jar /home/jenkins/agent/workspace/single_ci_build/ext/bean-validation/target/jersey-bean-validation-2.35-SNAPSHOT.jar /home/jenkins/.m2/repository/org/glassfish/hk2/external/jakarta.inject/2.6.1/jakarta.inject-2.6.1.jar /home/jenkins/.m2/repository/jakarta/validation/jakarta.validation-api/2.0.2/jakarta.validation-api-2.0.2.jar /home/jenkins/.m2/repository/org/hibernate/validator/hibernate-validator/6.2.0.Final/hibernate-validator-6.2.0.Final.jar /home/jenkins/.m2/repository/org/jboss/logging/jboss-logging/3.3.0.Final/jboss-logging-3.3.0.Final.jar /home/jenkins/.m2/repository/com/fasterxml/classmate/1.3.3/classmate-1.3.3.jar /home/jenkins/.m2/repository/jakarta/el/jakarta.el-api/3.0.3/jakarta.el-api-3.0.3.jar /home/jenkins/.m2/repository/org/glassfish/jakarta.el/3.0.3/jakarta.el-3.0.3.jar /home/jenkins/agent/workspace/single_ci_build/ext/entity-filtering/target/jersey-entity-filtering-2.35-SNAPSHOT.jar /home/jenkins/agent/workspace/single_ci_build/ext/mvc-bean-validation/target/jersey-mvc-bean-validation-2.35-SNAPSHOT.jar /home/jenkins/agent/workspace/single_ci_build/media/sse/target/jersey-media-sse-2.35-SNAPSHOT.jar /home/jenkins/agent/workspace/single_ci_build/media/multipart/target/jersey-media-multipart-2.35-SNAPSHOT.jar /home/jenkins/.m2/repository/org/jvnet/mimepull/mimepull/1.9.13/mimepull-1.9.13.jar /home/jenkins/agent/workspace/single_ci_build/connectors/apache-connector/target/jersey-apache-connector-2.35-SNAPSHOT.jar /home/jenkins/.m2/repository/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.jar /home/jenkins/.m2/repository/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.jar /home/jenkins/.m2/repository/commons-logging/commons-logging/1.2/commons-logging-1.2.jar /home/jenkins/.m2/repository/commons-codec/commons-codec/1.11/commons-codec-1.11.jar /home/jenkins/agent/workspace/single_ci_build/core-client/target/jersey-client-2.35-SNAPSHOT.jar /home/jenkins/agent/workspace/single_ci_build/connectors/grizzly-connector/target/jersey-grizzly-connector-2.35-SNAPSHOT.jar /home/jenkins/.m2/repository/org/glassfish/grizzly/grizzly-http-client/1.16/grizzly-http-client-1.16.jar /home/jenkins/.m2/repository/org/slf4j/slf4j-api/1.7.12/slf4j-api-1.7.12.jar /home/jenkins/.m2/repository/org/glassfish/grizzly/grizzly-websockets/2.4.4/grizzly-websockets-2.4.4.jar /home/jenkins/.m2/repository/org/glassfish/grizzly/grizzly-framework/2.4.4/grizzly-framework-2.4.4.jar /home/jenkins/.m2/repository/org/glassfish/grizzly/grizzly-http/2.4.4/grizzly-http-2.4.4.jar /home/jenkins/.m2/repository/org/glassfish/grizzly/connection-pool/2.4.4/connection-pool-2.4.4.jar /home/jenkins/agent/workspace/single_ci_build/connectors/jetty-connector/target/jersey-jetty-connector-2.35-SNAPSHOT.jar /home/jenkins/.m2/repository/org/eclipse/jetty/jetty-client/9.4.42.v20210604/jetty-client-9.4.42.v20210604.jar /home/jenkins/.m2/repository/org/eclipse/jetty/jetty-http/9.4.42.v20210604/jetty-http-9.4.42.v20210604.jar /home/jenkins/.m2/repository/org/eclipse/jetty/jetty-io/9.4.42.v20210604/jetty-io-9.4.42.v20210604.jar /home/jenkins/agent/workspace/single_ci_build/security/oauth1-signature/target/oauth1-signature-2.35-SNAPSHOT.jar /home/jenkins/agent/workspace/single_ci_build/security/oauth1-client/target/oauth1-client-2.35-SNAPSHOT.jar /home/jenkins/agent/workspace/single_ci_build/security/oauth1-server/target/oauth1-server-2.35-SNAPSHOT.jar /home/jenkins/agent/workspace/single_ci_build/security/oauth2-client/target/oauth2-client-2.35-SNAPSHOT.jar /home/jenkins/.m2/repository/com/google/guava/guava/18.0/guava-18.0.jar /home/jenkins/agent/workspace/single_ci_build/test-framework/util/target/jersey-test-framework-util-2.35-SNAPSHOT.jar /home/jenkins/.m2/repository/org/hamcrest/hamcrest-library/1.3/hamcrest-library-1.3.jar /home/jenkins/.m2/repository/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar /home/jenkins/.m2/repository/xmlunit/xmlunit/1.6/xmlunit-1.6.jar /home/jenkins/agent/workspace/single_ci_build/inject/hk2/target/jersey-hk2-2.35-SNAPSHOT.jar /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-locator/2.6.1/hk2-locator-2.6.1.jar /home/jenkins/.m2/repository/org/glassfish/hk2/external/aopalliance-repackaged/2.6.1/aopalliance-repackaged-2.6.1.jar /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-api/2.6.1/hk2-api-2.6.1.jar /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-utils/2.6.1/hk2-utils-2.6.1.jar /home/jenkins/.m2/repository/org/javassist/javassist/3.25.0-GA/javassist-3.25.0-GA.jar /home/jenkins/.m2/repository/org/apache/maven/surefire/surefire-junit4/3.0.0-M5/surefire-junit4-3.0.0-M5.jar /home/jenkins/.m2/repository/org/apache/maven/surefire/common-java5/3.0.0-M5/common-java5-3.0.0-M5.jar /home/jenkins/.m2/repository/org/apache/maven/surefire/common-junit3/3.0.0-M5/common-junit3-3.0.0-M5.jar /home/jenkins/.m2/repository/org/apache/maven/surefire/common-junit4/3.0.0-M5/common-junit4-3.0.0-M5.jar [DEBUG] boot(compact) classpath: surefire-booter-3.0.0-M5.jar surefire-api-3.0.0-M5.jar surefire-logger-api-3.0.0-M5.jar surefire-shared-utils-3.0.0-M4.jar surefire-extensions-spi-3.0.0-M5.jar test-classes classes jersey-test-framework-provider-grizzly2-2.35-SNAPSHOT.jar jakarta.servlet-api-4.0.3.jar jersey-test-framework-core-2.35-SNAPSHOT.jar jersey-container-servlet-core-2.35-SNAPSHOT.jar jersey-container-grizzly2-http-2.35-SNAPSHOT.jar grizzly-http-server-2.4.4.jar jersey-container-grizzly2-servlet-2.35-SNAPSHOT.jar jersey-container-servlet-2.35-SNAPSHOT.jar grizzly-http-servlet-2.4.4.jar jersey-test-framework-provider-inmemory-2.35-SNAPSHOT.jar jersey-test-framework-provider-external-2.35-SNAPSHOT.jar jersey-test-framework-provider-jdk-http-2.35-SNAPSHOT.jar jersey-container-jdk-http-2.35-SNAPSHOT.jar jersey-test-framework-provider-simple-2.35-SNAPSHOT.jar jersey-container-simple-http-2.35-SNAPSHOT.jar simple-http-6.0.1.jar simple-transport-6.0.1.jar simple-common-6.0.1.jar jersey-test-framework-provider-jetty-2.35-SNAPSHOT.jar jersey-container-jetty-http-2.35-SNAPSHOT.jar jetty-server-9.4.42.v20210604.jar javax.servlet-api-3.1.0.jar jetty-util-9.4.42.v20210604.jar jetty-continuation-9.4.42.v20210604.jar jersey-test-framework-provider-netty-2.35-SNAPSHOT.jar jersey-container-netty-http-2.35-SNAPSHOT.jar jersey-netty-connector-2.35-SNAPSHOT.jar netty-all-4.1.43.Final.jar junit-4.13.1.jar jakarta.annotation-api-1.3.5.jar jersey-mvc-2.35-SNAPSHOT.jar servlet-api-2.4.jar jersey-server-2.35-SNAPSHOT.jar jakarta.ws.rs-api-2.1.6.jar jersey-mvc-freemarker-2.35-SNAPSHOT.jar freemarker-2.3.27-incubating.jar jersey-mvc-mustache-2.35-SNAPSHOT.jar compiler-0.8.17.jar jersey-media-json-jackson-2.35-SNAPSHOT.jar jersey-common-2.35-SNAPSHOT.jar osgi-resource-locator-1.0.3.jar jackson-annotations-2.12.2.jar jackson-databind-2.12.2.jar jackson-core-2.12.2.jar jackson-module-jaxb-annotations-2.12.2.jar jakarta.xml.bind-api-2.3.3.jar jakarta.activation-api-1.2.1.jar jersey-media-json-jackson1-2.35-SNAPSHOT.jar jackson-core-asl-1.9.13.jar jackson-mapper-asl-1.9.13.jar jackson-jaxrs-1.9.13.jar jackson-xc-1.9.13.jar jersey-media-json-jettison-2.35-SNAPSHOT.jar jersey-media-jaxb-2.35-SNAPSHOT.jar jettison-1.3.7.jar jersey-media-moxy-2.35-SNAPSHOT.jar jakarta.json-api-1.1.6.jar jakarta.json-1.1.6.jar org.eclipse.persistence.moxy-2.7.6.jar org.eclipse.persistence.core-2.7.6.jar org.eclipse.persistence.asm-2.7.6.jar jersey-media-json-processing-2.35-SNAPSHOT.jar jsonp-jaxrs-1.1.6.jar jersey-media-json-binding-2.35-SNAPSHOT.jar yasson-1.0.6.jar jakarta.json-1.1.6-module.jar jakarta.json.bind-api-1.0.2.jar jersey-bean-validation-2.35-SNAPSHOT.jar jakarta.inject-2.6.1.jar jakarta.validation-api-2.0.2.jar hibernate-validator-6.2.0.Final.jar jboss-logging-3.3.0.Final.jar classmate-1.3.3.jar jakarta.el-api-3.0.3.jar jakarta.el-3.0.3.jar jersey-entity-filtering-2.35-SNAPSHOT.jar jersey-mvc-bean-validation-2.35-SNAPSHOT.jar jersey-media-sse-2.35-SNAPSHOT.jar jersey-media-multipart-2.35-SNAPSHOT.jar mimepull-1.9.13.jar jersey-apache-connector-2.35-SNAPSHOT.jar httpclient-4.5.13.jar httpcore-4.4.13.jar commons-logging-1.2.jar commons-codec-1.11.jar jersey-client-2.35-SNAPSHOT.jar jersey-grizzly-connector-2.35-SNAPSHOT.jar grizzly-http-client-1.16.jar slf4j-api-1.7.12.jar grizzly-websockets-2.4.4.jar grizzly-framework-2.4.4.jar grizzly-http-2.4.4.jar connection-pool-2.4.4.jar jersey-jetty-connector-2.35-SNAPSHOT.jar jetty-client-9.4.42.v20210604.jar jetty-http-9.4.42.v20210604.jar jetty-io-9.4.42.v20210604.jar oauth1-signature-2.35-SNAPSHOT.jar oauth1-client-2.35-SNAPSHOT.jar oauth1-server-2.35-SNAPSHOT.jar oauth2-client-2.35-SNAPSHOT.jar guava-18.0.jar jersey-test-framework-util-2.35-SNAPSHOT.jar hamcrest-library-1.3.jar hamcrest-core-1.3.jar xmlunit-1.6.jar jersey-hk2-2.35-SNAPSHOT.jar hk2-locator-2.6.1.jar aopalliance-repackaged-2.6.1.jar hk2-api-2.6.1.jar hk2-utils-2.6.1.jar javassist-3.25.0-GA.jar surefire-junit4-3.0.0-M5.jar common-java5-3.0.0-M5.jar common-junit3-3.0.0-M5.jar common-junit4-3.0.0-M5.jar [DEBUG] Forking command line: /bin/sh -c cd /home/jenkins/agent/workspace/single_ci_build/tests/e2e-entity && /opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java -Xmx1024m -Dfile.encoding=UTF8 -jar /home/jenkins/agent/workspace/single_ci_build/tests/e2e-entity/target/surefire/surefirebooter5775021682079438093.jar /home/jenkins/agent/workspace/single_ci_build/tests/e2e-entity/target/surefire 2021-06-29T18-08-47_554-jvmRun1 surefire8171786153176514204tmp surefire_1596245271641616367938tmp [DEBUG] Fork Channel [1] connected to the client. Jun 29, 2021 6:18:14 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] Jun 29, 2021 6:18:14 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-80] Started. Jun 29,INFO: Started listener bound to [localhost:9998] Jun 29, 2021 6:18:43 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Jun 29, 2021 6:18:43 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] INFO: Started listener bound to [localhost:9998] Jun 29, 2021 6:19:14 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-20] Started. Jun 29, 2021 6:19:14 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] INFO: Started listener bound to [localhost:9998] Jun 29, 2021 6:19:44 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. Jun 29, 2021 6:19:44 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [DEBUG] Fork Channel [1] connection string 'pipe://1' for the implementation class org.apache.maven.plugin.surefire.extensions.LegacyForkChannel [DEBUG] boot classpath: /home/jenkins/.m2/repository/org/apache/maven/surefire/surefire-booter/3.0.0-M5/surefire-booter-3.0.0-M5.jar /home/jenkins/.m2/repository/org/apache/maven/surefire/surefire-api/3.0.0-M5/surefire-api-3.0.0-M5.jar /home/jenkins/.m2/repository/org/apache/maven/surefire/surefire-logger-api/3.0.0-M5/surefire-logger-api-3.0.0-M5.jar /home/jenkins/.m2/repository/org/apache/maven/surefire/surefire-shared-utils/3.0.0-M4/surefire-shared-utils-3.0.0-M4.jar /home/jenkins/.m2/repository/org/apache/maven/surefire/surefire-extensions-spi/3.0.0-M5/surefire-extensions-spi-3.0.0-M5.jar /home/jenkins/agent/workspace/single_ci_build/tests/e2e-server/target/test-classes /home/jenkins/agent/workspace/single_ci_build/tests/e2e-server/target/classes /home/jenkins/agent/workspace/single_ci_build/test-framework/providers/grizzly2/target/jersey-test-framework-provider-grizzly2-2.35-SNAPSHOT.jar /home/jenkins/.m2/repository/jakarta/servlet/jakarta.servlet-api/4.0.3/jakarta.servlet-api-4.0.3.jar /home/jenkins/agent/workspace/single_ci_build/test-framework/core/target/jersey-test-framework-core-2.35-SNAPSHOT.jar /home/jenkins/agent/workspace/single_ci_build/containers/jersey-servlet-core/target/jersey-container-servlet-core-2.35-SNAPSHOT.jar /home/jenkins/agent/workspace/single_ci_build/containers/grizzly2-http/target/jersey-container-grizzly2-http-2.35-SNAPSHOT.jar /home/jenkins/.m2/repository/org/glassfish/grizzly/grizzly-http-server/2.4.4/grizzly-http-server-2.4.4.jar /home/jenkins/agent/workspace/single_ci_build/containers/grizzly2-servlet/target/jersey-container-grizzly2-servlet-2.35-SNAPSHOT.jar /home/jenkins/agent/workspace/single_ci_build/containers/jersey-servlet/target/jersey-container-servlet-2.35-SNAPSHOT.jar /home/jenkins/.m2/repository/org/glassfish/grizzly/grizzly-http-servlet/2.4.4/grizzly-http-servlet-2.4.4.jar /home/jenkins/agent/workspace/single_ci_build/test-framework/providers/inmemory/target/jersey-test-framework-provider-inmemory-2.35-SNAPSHOT.jar /home/jenkins/agent/workspace/single_ci_build/test-framework/providers/external/target/jersey-test-framework-provider-external-2.35-SNAPSHOT.jar /home/jenkins/agent/workspace/single_ci_build/test-framework/providers/jdk-http/target/jersey-test-framework-provider-jdk-http-2.35-SNAPSHOT.jar /home/jenkins/agent/workspace/single_ci_build/containers/jdk-http/target/jersey-container-jdk-http-2.35-SNAPSHOT.jar /home/jenkins/agent/workspace/single_ci_build/test-framework/providers/simple/target/jersey-test-framework-provider-simple-2.35-SNAPSHOT.jar /home/jenkins/agent/workspace/single_ci_build/containers/simple-http/target/jersey-container-simple-http-2.35-SNAPSHOT.jar /home/jenkins/.m2/repository/org/simpleframework/simple-http/6.0.1/simple-http-6.0.1.jar /home/jenkins/.m2/repository/org/simpleframework/simple-transport/6.0.1/simple-transport-6.0.1.jar /home/jenkins/.m2/repository/org/simpleframework/simple-common/6.0.1/simple-common-6.0.1.jar /home/jenkins/agent/workspace/single_ci_build/test-framework/providers/jetty/target/jersey-test-framework-provider-jetty-2.35-SNAPSHOT.jar /home/jenkins/agent/workspace/single_ci_build/containers/jetty-http/target/jersey-container-jetty-http-2.35-SNAPSHOT.jar /home/jenkins/.m2/repository/org/eclipse/jetty/jetty-server/9.4.42.v20210604/jetty-server-9.4.42.v20210604.jar /home/jenkins/.m2/repository/javax/servlet/javax.servlet-api/3.1.0/javax.servlet-api-3.1.0.jar /home/jenkins/.m2/repository/org/eclipse/jetty/jetty-util/9.4.42.v20210604/jetty-util-9.4.42.v20210604.jar /home/jenkins/.m2/repository/org/eclipse/jetty/jetty-continuation/9.4.42.v20210604/jetty-continuation-9.4.42.v20210604.jar /home/jenkins/agent/workspace/single_ci_build/test-framework/providers/netty/target/jersey-test-framework-provider-netty-2.35-SNAPSHOT.jar /home/jenkins/agent/workspace/single_ci_build/containers/netty-http/target/jersey-container-netty-http-2.35-SNAPSHOT.jar /home/jenkins/agent/workspace/single_ci_build/connectors/netty-connector/target/jersey-netty-connector-2.35-SNAPSHOT.jar /home/jenkins/.m2/repository/io/netty/netty-all/4.1.43.Final/netty-all-4.1.43.Final.jar /home/jenkins/.m2/repository/junit/junit/4.13.1/junit-4.13.1.jar /home/jenkins/.m2/repository/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.jar /home/jenkins/agent/workspace/single_ci_build/ext/mvc/target/jersey-mvc-2.35-SNAPSHOT.jar /home/jenkins/.m2/repository/javax/servlet/servlet-api/2.4/servlet-api-2.4.jar /home/jenkins/agent/workspace/single_ci_build/core-server/target/jersey-server-2.35-SNAPSHOT.jar /home/jenkins/.m2/repository/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar /home/jenkins/agent/workspace/single_ci_build/ext/mvc-freemarker/target/jersey-mvc-freemarker-2.35-SNAPSHOT.jar /home/jenkins/.m2/repository/org/freemarker/freemarker/2.3.27-incubating/freemarker-2.3.27-incubating.jar /home/jenkins/agent/workspace/single_ci_build/ext/mvc-mustache/target/jersey-mvc-mustache-2.35-SNAPSHOT.jar /home/jenkins/.m2/repository/com/github/spullara/mustache/java/compiler/0.8.17/compiler-0.8.17.jar /home/jenkins/agent/workspace/single_ci_build/media/json-jackson/target/jersey-media-json-jackson-2.35-SNAPSHOT.jar /home/jenkins/agent/workspace/single_ci_build/core-common/target/jersey-common-2.35-SNAPSHOT.jar /home/jenkins/.m2/repository/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar /home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.12.2/jackson-annotations-2.12.2.jar /home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.12.2/jackson-databind-2.12.2.jar /home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.12.2/jackson-core-2.12.2.jar /home/jenkins/.m2/repository/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.12.2/jackson-module-jaxb-annotations-2.12.2.jar /home/jenkins/.m2/repository/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar /home/jenkins/.m2/repository/jakarta/activation/jakarta.activation-api/1.2.1/jakarta.activation-api-1.2.1.jar /home/jenkins/agent/workspace/single_ci_build/media/json-jackson1/target/jersey-media-json-jackson1-2.35-SNAPSHOT.jar /home/jenkins/.m2/repository/org/codehaus/jackson/jackson-core-asl/1.9.13/jackson-core-asl-1.9.13.jar /home/jenkins/.m2/repository/org/codehaus/jackson/jackson-mapper-asl/1.9.13/jackson-mapper-asl-1.9.13.jar /home/jenkins/.m2/repository/org/codehaus/jackson/jackson-jaxrs/1.9.13/jackson-jaxrs-1.9.13.jar /home/jenkins/.m2/repository/org/codehaus/jackson/jackson-xc/1.9.13/jackson-xc-1.9.13.jar /home/jenkins/agent/workspace/single_ci_build/media/json-jettison/target/jersey-media-json-jettison-2.35-SNAPSHOT.jar /home/jenkins/agent/workspace/single_ci_build/media/jaxb/target/jersey-media-jaxb-2.35-SNAPSHOT.jar /home/jenkins/.m2/repository/org/codehaus/jettison/jettison/1.3.7/jettison-1.3.7.jar /home/jenkins/agent/workspace/single_ci_build/media/moxy/target/jersey-media-moxy-2.35-SNAPSHOT.jar /home/jenkins/.m2/repository/jakarta/json/jakarta.json-api/1.1.6/jakarta.json-api-1.1.6.jar /home/jenkins/.m2/repository/org/glassfish/jakarta.json/1.1.6/jakarta.json-1.1.6.jar /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.moxy/2.7.6/org.eclipse.persistence.moxy-2.7.6.jar /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.core/2.7.6/org.eclipse.persistence.core-2.7.6.jar /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.asm/2.7.6/org.eclipse.persistence.asm-2.7.6.jar /home/jenkins/agent/workspace/single_ci_build/media/json-processing/target/jersey-media-json-processing-2.35-SNAPSHOT.jar /home/jenkins/.m2/repository/org/glassfish/jsonp-jaxrs/1.1.6/jsonp-jaxrs-1.1.6.jar /home/jenkins/agent/workspace/single_ci_build/ext/bean-validation/target/jersey-bean-validation-2.35-SNAPSHOT.jar /home/jenkins/.m2/repository/org/glassfish/hk2/external/jakarta.inject/2.6.1/jakarta.inject-2.6.1.jar /home/jenkins/.m2/repository/jakarta/validation/jakarta.validation-api/2.0.2/jakarta.validation-api-2.0.2.jar /home/jenkins/.m2/repository/org/hibernate/validator/hibernate-validator/6.2.0.Final/hibernate-validator-6.2.0.Final.jar /home/jenkins/.m2/repository/org/jboss/logging/jboss-logging/3.3.0.Final/jboss-logging-3.3.0.Final.jar /home/jenkins/.m2/repository/com/fasterxml/classmate/1.3.3/classmate-1.3.3.jar /home/jenkins/.m2/repository/jakarta/el/jakarta.el-api/3.0.3/jakarta.el-api-3.0.3.jar /home/jenkins/.m2/repository/org/glassfish/jakarta.el/3.0.3/jakarta.el-3.0.3.jar /home/jenkins/agent/workspace/single_ci_build/ext/entity-filtering/target/jersey-entity-filtering-2.35-SNAPSHOT.jar /home/jenkins/agent/workspace/single_ci_build/ext/mvc-bean-validation/target/jersey-mvc-bean-validation-2.35-SNAPSHOT.jar /home/jenkins/agent/workspace/single_ci_build/media/sse/target/jersey-media-sse-2.35-SNAPSHOT.jar /home/jenkins/agent/workspace/single_ci_build/media/multipart/target/jersey-media-multipart-2.35-SNAPSHOT.jar /home/jenkins/.m2/repository/org/jvnet/mimepull/mimepull/1.9.13/mimepull-1.9.13.jar /home/jenkins/agent/workspace/single_ci_build/connectors/apache-connector/target/jersey-apache-connector-2.35-SNAPSHOT.jar /home/jenkins/.m2/repository/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.jar /home/jenkins/.m2/repository/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.jar /home/jenkins/.m2/repository/commons-logging/commons-logging/1.2/commons-logging-1.2.jar /home/jenkins/.m2/repository/commons-codec/commons-codec/1.11/commons-codec-1.11.jar /home/jenkins/agent/workspace/single_ci_build/core-client/target/jersey-client-2.35-SNAPSHOT.jar /home/jenkins/agent/workspace/single_ci_build/connectors/grizzly-connector/target/jersey-grizzly-connector-2.35-SNAPSHOT.jar /home/jenkins/.m2/repository/org/glassfish/grizzly/grizzly-http-client/1.16/grizzly-http-client-1.16.jar /home/jenkins/.m2/repository/org/slf4j/slf4j-api/1.7.12/slf4j-api-1.7.12.jar /home/jenkins/.m2/repository/org/glassfish/grizzly/grizzly-websockets/2.4.4/grizzly-websockets-2.4.4.jar /home/jenkins/.m2/repository/org/glassfish/grizzly/grizzly-framework/2.4.4/grizzly-framework-2.4.4.jar /home/jenkins/.m2/repository/org/glassfish/grizzly/grizzly-http/2.4.4/grizzly-http-2.4.4.jar /home/jenkins/.m2/repository/org/glassfish/grizzly/connection-pool/2.4.4/connection-pool-2.4.4.jar /home/jenkins/agent/workspace/single_ci_build/connectors/jetty-connector/target/jersey-jetty-connector-2.35-SNAPSHOT.jar /home/jenkins/.m2/repository/org/eclipse/jetty/jetty-client/9.4.42.v20210604/jetty-client-9.4.42.v20210604.jar /home/jenkins/.m2/repository/org/eclipse/jetty/jetty-http/9.4.42.v20210604/jetty-http-9.4.42.v20210604.jar /home/jenkins/.m2/repository/org/eclipse/jetty/jetty-io/9.4.42.v20210604/jetty-io-9.4.42.v20210604.jar /home/jenkins/agent/workspace/single_ci_build/security/oauth1-signature/target/oauth1-signature-2.35-SNAPSHOT.jar /home/jenkins/agent/workspace/single_ci_build/security/oauth1-client/target/oauth1-client-2.35-SNAPSHOT.jar /home/jenkins/agent/workspace/single_ci_build/security/oauth1-server/target/oauth1-server-2.35-SNAPSHOT.jar /home/jenkins/agent/workspace/single_ci_build/security/oauth2-client/target/oauth2-client-2.35-SNAPSHOT.jar /home/jenkins/.m2/repository/com/google/guava/guava/18.0/guava-18.0.jar /home/jenkins/agent/workspace/single_ci_build/test-framework/util/target/jersey-test-framework-util-2.35-SNAPSHOT.jar /home/jenkins/.m2/repository/org/hamcrest/hamcrest-library/1.3/hamcrest-library-1.3.jar /home/jenkins/.m2/repository/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar /home/jenkins/.m2/repository/xmlunit/xmlunit/1.6/xmlunit-1.6.jar /home/jenkins/agent/workspace/single_ci_build/inject/hk2/target/jersey-hk2-2.35-SNAPSHOT.jar /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-locator/2.6.1/hk2-locator-2.6.1.jar /home/jenkins/.m2/repository/org/glassfish/hk2/external/aopalliance-repackaged/2.6.1/aopalliance-repackaged-2.6.1.jar /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-api/2.6.1/hk2-api-2.6.1.jar /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-utils/2.6.1/hk2-utils-2.6.1.jar /home/jenkins/.m2/repository/org/javassist/javassist/3.25.0-GA/javassist-3.25.0-GA.jar /home/jenkins/.m2/repository/org/apache/maven/surefire/surefire-junit4/3.0.0-M5/surefire-junit4-3.0.0-M5.jar /home/jenkins/.m2/repository/org/apache/maven/surefire/common-java5/3.0.0-M5/common-java5-3.0.0-M5.jar /home/jenkins/.m2/repository/org/apache/maven/surefire/common-junit3/3.0.0-M5/common-junit3-3.0.0-M5.jar /home/jenkins/.m2/repository/org/apache/maven/surefire/common-junit4/3.0.0-M5/common-junit4-3.0.0-M5.jar [DEBUG] boot(compact) classpath: surefire-booter-3.0.0-M5.jar surefire-api-3.0.0-M5.jar surefire-logger-api-3.0.0-M5.jar surefire-shared-utils-3.0.0-M4.jar surefire-extensions-spi-3.0.0-M5.jar test-classes classes jersey-test-framework-provider-grizzly2-2.35-SNAPSHOT.jar jakarta.servlet-api-4.0.3.jar jersey-test-framework-core-2.35-SNAPSHOT.jar jersey-container-servlet-core-2.35-SNAPSHOT.jar jersey-container-grizzly2-http-2.35-SNAPSHOT.jar grizzly-http-server-2.4.4.jar jersey-container-grizzly2-servlet-2.35-SNAPSHOT.jar jersey-container-servlet-2.35-SNAPSHOT.jar grizzly-http-servlet-2.4.4.jar jersey-test-framework-provider-inmemory-2.35-SNAPSHOT.jar jersey-test-framework-provider-external-2.35-SNAPSHOT.jar jersey-test-framework-provider-jdk-http-2.35-SNAPSHOT.jar jersey-container-jdk-http-2.35-SNAPSHOT.jar jersey-test-framework-provider-simple-2.35-SNAPSHOT.jar jersey-container-simple-http-2.35-SNAPSHOT.jar simple-http-6.0.1.jar simple-transport-6.0.1.jar simple-common-6.0.1.jar jersey-test-framework-provider-jetty-2.35-SNAPSHOT.jar jersey-container-jetty-http-2.35-SNAPSHOT.jar jetty-server-9.4.42.v20210604.jar javax.servlet-api-3.1.0.jar jetty-util-9.4.42.v20210604.jar jetty-continuation-9.4.42.v20210604.jar jersey-test-framework-provider-netty-2.35-SNAPSHOT.jar jersey-container-netty-http-2.35-SNAPSHOT.jar jersey-netty-connector-2.35-SNAPSHOT.jar netty-all-4.1.43.Final.jar junit-4.13.1.jar jakarta.annotation-api-1.3.5.jar jersey-mvc-2.35-SNAPSHOT.jar servlet-api-2.4.jar jersey-server-2.35-SNAPSHOT.jar jakarta.ws.rs-api-2.1.6.jar jersey-mvc-freemarker-2.35-SNAPSHOT.jar freemarker-2.3.27-incubating.jar jersey-mvc-mustache-2.35-SNAPSHOT.jar compiler-0.8.17.jar jersey-media-json-jackson-2.35-SNAPSHOT.jar jersey-common-2.35-SNAPSHOT.jar osgi-resource-locator-1.0.3.jar jackson-annotations-2.12.2.jar jackson-databind-2.12.2.jar jackson-core-2.12.2.jar jackson-module-jaxb-annotations-2.12.2.jar jakarta.xml.bind-api-2.3.3.jar jakarta.activation-api-1.2.1.jar jersey-media-json-jackson1-2.35-SNAPSHOT.jar jackson-core-asl-1.9.13.jar jackson-mapper-asl-1.9.13.jar jackson-jaxrs-1.9.13.jar jackson-xc-1.9.13.jar jersey-media-json-jettison-2.35-SNAPSHOT.jar jersey-media-jaxb-2.35-SNAPSHOT.jar jettison-1.3.7.jar jersey-media-moxy-2.35-SNAPSHOT.jar jakarta.json-api-1.1.6.jar jakarta.json-1.1.6.jar org.eclipse.persistence.moxy-2.7.6.jar org.eclipse.persistence.core-2.7.6.jar org.eclipse.persistence.asm-2.7.6.jar jersey-media-json-processing-2.35-SNAPSHOT.jar jsonp-jaxrs-1.1.6.jar jersey-bean-validation-2.35-SNAPSHOT.jar jakarta.inject-2.6.1.jar jakarta.validation-api-2.0.2.jar hibernate-validator-6.2.0.Final.jar jboss-logging-3.3.0.Final.jar classmate-1.3.3.jar jakarta.el-api-3.0.3.jar jakarta.el-3.0.3.jar jersey-entity-filtering-2.35-SNAPSHOT.jar jersey-mvc-bean-validation-2.35-SNAPSHOT.jar jersey-media-sse-2.35-SNAPSHOT.jar jersey-media-multipart-2.35-SNAPSHOT.jar mimepull-1.9.13.jar jersey-apache-connector-2.35-SNAPSHOT.jar httpclient-4.5.13.jar httpcore-4.4.13.jar commons-logging-1.2.jar commons-codec-1.11.jar jersey-client-2.35-SNAPSHOT.jar jersey-grizzly-connector-2.35-SNAPSHOT.jar grizzly-http-client-1.16.jar slf4j-api-1.7.12.jar grizzly-websockets-2.4.4.jar grizzly-framework-2.4.4.jar grizzly-http-2.4.4.jar connection-pool-2.4.4.jar jersey-jetty-connector-2.35-SNAPSHOT.jar jetty-client-9.4.42.v20210604.jar jetty-http-9.4.42.v20210604.jar jetty-io-9.4.42.v20210604.jar oauth1-signature-2.35-SNAPSHOT.jar oauth1-client-2.35-SNAPSHOT.jar oauth1-server-2.35-SNAPSHOT.jar oauth2-client-2.35-SNAPSHOT.jar guava-18.0.jar jersey-test-framework-util-2.35-SNAPSHOT.jar hamcrest-library-1.3.jar hamcrest-core-1.3.jar xmlunit-1.6.jar jersey-hk2-2.35-SNAPSHOT.jar hk2-locator-2.6.1.jar aopalliance-repackaged-2.6.1.jar hk2-api-2.6.1.jar hk2-utils-2.6.1.jar javassist-3.25.0-GA.jar surefire-junit4-3.0.0-M5.jar common-java5-3.0.0-M5.jar common-junit3-3.0.0-M5.jar common-junit4-3.0.0-M5.jar [DEBUG] Forking command line: /bin/sh -c cd /home/jenkins/agent/workspace/single_ci_build/tests/e2e-server && /opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java -Xmx1024m -Dfile.encoding=UTF8 -jar /home/jenkins/agent/workspace/single_ci_build/tests/e2e-server/target/surefire/surefirebooter5809968018112039958.jar /home/jenkins/agent/workspace/single_ci_build/tests/e2e-server/target/surefire 2021-06-29T18-08-47_554-jvmRun1 surefire2555588826253770719tmp surefire_2305136876124311795581tmp [DEBUG] Fork Channel [1] connected to the client. INFO: Started listener bound to [localhost:9998] Jun 29, 2021 6:20:44 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-17] Started. Jun 29, 2021 6:20:44 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] INFO: Started listener bound to [localhost:9998] Jun 29, 2021 6:21:11 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Jun 29, 2021 6:21:12 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] Jun 29, 2021 6:21:44 PM org.glassfish.jersey.test.simple.SimpleTestContainerFactory$SimpleTestContainer INFO: Creating SimpleTestContainer configured at the base URI http://localhost:9998/ Jun 29, 2021 6:21:44 PM org.glassfish.jersey.test.simple.SimpleTestContainerFactory$SimpleTestContainer INFO: Creating SimpleTestContainer configured at the base URI http://localhost:9998/ [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.255 s - in org.glassfish.jersey.tests.e2e.server.ResponseStatusTypeTest [DEBUG] boot classpath: /home/jenkins/.m2/repository/org/apache/maven/surefire/surefire-booter/3.0.0-M5/surefire-booter-3.0.0-M5.jar /home/jenkins/.m2/repository/org/apache/maven/surefire/surefire-api/3.0.0-M5/surefire-api-3.0.0-M5.jar /home/jenkins/.m2/repository/org/apache/maven/surefire/surefire-logger-api/3.0.0-M5/surefire-logger-api-3.0.0-M5.jar /home/jenkins/.m2/repository/org/apache/maven/surefire/surefire-shared-utils/3.0.0-M4/surefire-shared-utils-3.0.0-M4.jar /home/jenkins/.m2/repository/org/apache/maven/surefire/surefire-extensions-spi/3.0.0-M5/surefire-extensions-spi-3.0.0-M5.jar /home/jenkins/agent/workspace/single_ci_build/tests/e2e-server/target/test-classes /home/jenkins/agent/workspace/single_ci_build/tests/e2e-server/target/classes /home/jenkins/agent/workspace/single_ci_build/test-framework/providers/grizzly2/target/jersey-test-framework-provider-grizzly2-2.35-SNAPSHOT.jar /home/jenkins/.m2/repository/jakarta/servlet/jakarta.servlet-api/4.0.3/jakarta.servlet-api-4.0.3.jar /home/jenkins/agent/workspace/single_ci_build/test-framework/core/target/jersey-test-framework-core-2.35-SNAPSHOT.jar /home/jenkins/agent/workspace/single_ci_build/containers/jersey-servlet-core/target/jersey-container-servlet-core-2.35-SNAPSHOT.jar /home/jenkins/agent/workspace/single_ci_build/containers/grizzly2-http/target/jersey-container-grizzly2-http-2.35-SNAPSHOT.jar /home/jenkins/.m2/repository/org/glassfish/grizzly/grizzly-http-server/2.4.4/grizzly-http-server-2.4.4.jar /home/jenkins/agent/workspace/single_ci_build/containers/grizzly2-servlet/target/jersey-container-grizzly2-servlet-2.35-SNAPSHOT.jar /home/jenkins/agent/workspace/single_ci_build/containers/jersey-servlet/target/jersey-container-servlet-2.35-SNAPSHOT.jar /home/jenkins/.m2/repository/org/glassfish/grizzly/grizzly-http-servlet/2.4.4/grizzly-http-servlet-2.4.4.jar /home/jenkins/agent/workspace/single_ci_build/test-framework/providers/inmemory/target/jersey-test-framework-provider-inmemory-2.35-SNAPSHOT.jar /home/jenkins/agent/workspace/single_ci_build/test-framework/providers/external/target/jersey-test-framework-provider-external-2.35-SNAPSHOT.jar /home/jenkins/agent/workspace/single_ci_build/test-framework/providers/jdk-http/target/jersey-test-framework-provider-jdk-http-2.35-SNAPSHOT.jar /home/jenkins/agent/workspace/single_ci_build/containers/jdk-http/target/jersey-container-jdk-http-2.35-SNAPSHOT.jar /home/jenkins/agent/workspace/single_ci_build/test-framework/providers/simple/target/jersey-test-framework-provider-simple-2.35-SNAPSHOT.jar /home/jenkins/agent/workspace/single_ci_build/containers/simple-http/target/jersey-container-simple-http-2.35-SNAPSHOT.jar /home/jenkins/.m2/repository/org/simpleframework/simple-http/6.0.1/simple-http-6.0.1.jar /home/jenkins/.m2/repository/org/simpleframework/simple-transport/6.0.1/simple-transport-6.0.1.jar /home/jenkins/.m2/repository/org/simpleframework/simple-common/6.0.1/simple-common-6.0.1.jar /home/jenkins/agent/workspace/single_ci_build/test-framework/providers/jetty/target/jersey-test-framework-provider-jetty-2.35-SNAPSHOT.jar /home/jenkins/agent/workspace/single_ci_build/containers/jetty-http/target/jersey-container-jetty-http-2.35-SNAPSHOT.jar /home/jenkins/.m2/repository/org/eclipse/jetty/jetty-server/9.4.42.v20210604/jetty-server-9.4.42.v20210604.jar /home/jenkins/.m2/repository/javax/servlet/javax.servlet-api/3.1.0/javax.servlet-api-3.1.0.jar /home/jenkins/.m2/repository/org/eclipse/jetty/jetty-util/9.4.42.v20210604/jetty-util-9.4.42.v20210604.jar /home/jenkins/.m2/repository/org/eclipse/jetty/jetty-continuation/9.4.42.v20210604/jetty-continuation-9.4.42.v20210604.jar /home/jenkins/agent/workspace/single_ci_build/test-framework/providers/netty/target/jersey-test-framework-provider-netty-2.35-SNAPSHOT.jar /home/jenkins/agent/workspace/single_ci_build/containers/netty-http/target/jersey-container-netty-http-2.35-SNAPSHOT.jar /home/jenkins/agent/workspace/single_ci_build/connectors/netty-connector/target/jersey-netty-connector-2.35-SNAPSHOT.jar /home/jenkins/.m2/repository/io/netty/netty-all/4.1.43.Final/netty-all-4.1.43.Final.jar /home/jenkins/.m2/repository/junit/junit/4.13.1/junit-4.13.1.jar /home/jenkins/.m2/repository/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.jar /home/jenkins/agent/workspace/single_ci_build/ext/mvc/target/jersey-mvc-2.35-SNAPSHOT.jar /home/jenkins/.m2/repository/javax/servlet/servlet-api/2.4/servlet-api-2.4.jar /home/jenkins/agent/workspace/single_ci_build/core-server/target/jersey-server-2.35-SNAPSHOT.jar /home/jenkins/.m2/repository/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar /home/jenkins/agent/workspace/single_ci_build/ext/mvc-freemarker/target/jersey-mvc-freemarker-2.35-SNAPSHOT.jar /home/jenkins/.m2/repository/org/freemarker/freemarker/2.3.27-incubating/freemarker-2.3.27-incubating.jar /home/jenkins/agent/workspace/single_ci_build/ext/mvc-mustache/target/jersey-mvc-mustache-2.35-SNAPSHOT.jar /home/jenkins/.m2/repository/com/github/spullara/mustache/java/compiler/0.8.17/compiler-0.8.17.jar /home/jenkins/agent/workspace/single_ci_build/media/json-jackson/target/jersey-media-json-jackson-2.35-SNAPSHOT.jar /home/jenkins/agent/workspace/single_ci_build/core-common/target/jersey-common-2.35-SNAPSHOT.jar /home/jenkins/.m2/repository/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar /home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.12.2/jackson-annotations-2.12.2.jar /home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.12.2/jackson-databind-2.12.2.jar /home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.12.2/jackson-core-2.12.2.jar /home/jenkins/.m2/repository/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.12.2/jackson-module-jaxb-annotations-2.12.2.jar /home/jenkins/.m2/repository/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar /home/jenkins/.m2/repository/jakarta/activation/jakarta.activation-api/1.2.1/jakarta.activation-api-1.2.1.jar /home/jenkins/agent/workspace/single_ci_build/media/json-jackson1/target/jersey-media-json-jackson1-2.35-SNAPSHOT.jar /home/jenkins/.m2/repository/org/codehaus/jackson/jackson-core-asl/1.9.13/jackson-core-asl-1.9.13.jar /home/jenkins/.m2/repository/org/codehaus/jackson/jackson-mapper-asl/1.9.13/jackson-mapper-asl-1.9.13.jar /home/jenkins/.m2/repository/org/codehaus/jackson/jackson-jaxrs/1.9.13/jackson-jaxrs-1.9.13.jar /home/jenkins/.m2/repository/org/codehaus/jackson/jackson-xc/1.9.13/jackson-xc-1.9.13.jar /home/jenkins/agent/workspace/single_ci_build/media/json-jettison/target/jersey-media-json-jettison-2.35-SNAPSHOT.jar /home/jenkins/agent/workspace/single_ci_build/media/jaxb/target/jersey-media-jaxb-2.35-SNAPSHOT.jar /home/jenkins/.m2/repository/org/codehaus/jettison/jettison/1.3.7/jettison-1.3.7.jar /home/jenkins/agent/workspace/single_ci_build/media/moxy/target/jersey-media-moxy-2.35-SNAPSHOT.jar /home/jenkins/.m2/repository/jakarta/json/jakarta.json-api/1.1.6/jakarta.json-api-1.1.6.jar /home/jenkins/.m2/repository/org/glassfish/jakarta.json/1.1.6/jakarta.json-1.1.6.jar /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.moxy/2.7.6/org.eclipse.persistence.moxy-2.7.6.jar /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.core/2.7.6/org.eclipse.persistence.core-2.7.6.jar /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.asm/2.7.6/org.eclipse.persistence.asm-2.7.6.jar /home/jenkins/agent/workspace/single_ci_build/media/json-processing/target/jersey-media-json-processing-2.35-SNAPSHOT.jar /home/jenkins/.m2/repository/org/glassfish/jsonp-jaxrs/1.1.6/jsonp-jaxrs-1.1.6.jar /home/jenkins/agent/workspace/single_ci_build/ext/bean-validation/target/jersey-bean-validation-2.35-SNAPSHOT.jar /home/jenkins/.m2/repository/org/glassfish/hk2/external/jakarta.inject/2.6.1/jakarta.inject-2.6.1.jar /home/jenkins/.m2/repository/jakarta/validation/jakarta.validation-api/2.0.2/jakarta.validation-api-2.0.2.jar /home/jenkins/.m2/repository/org/hibernate/validator/hibernate-validator/6.2.0.Final/hibernate-validator-6.2.0.Final.jar /home/jenkins/.m2/repository/org/jboss/logging/jboss-logging/3.3.0.Final/jboss-logging-3.3.0.Final.jar /home/jenkins/.m2/repository/com/fasterxml/classmate/1.3.3/classmate-1.3.3.jar /home/jenkins/.m2/repository/jakarta/el/jakarta.el-api/3.0.3/jakarta.el-api-3.0.3.jar /home/jenkins/.m2/repository/org/glassfish/jakarta.el/3.0.3/jakarta.el-3.0.3.jar /home/jenkins/agent/workspace/single_ci_build/ext/entity-filtering/target/jersey-entity-filtering-2.35-SNAPSHOT.jar /home/jenkins/agent/workspace/single_ci_build/ext/mvc-bean-validation/target/jersey-mvc-bean-validation-2.35-SNAPSHOT.jar /home/jenkins/agent/workspace/single_ci_build/media/sse/target/jersey-media-sse-2.35-SNAPSHOT.jar /home/jenkins/agent/workspace/single_ci_build/media/multipart/target/jersey-media-multipart-2.35-SNAPSHOT.jar /home/jenkins/.m2/repository/org/jvnet/mimepull/mimepull/1.9.13/mimepull-1.9.13.jar /home/jenkins/agent/workspace/single_ci_build/connectors/apache-connector/target/jersey-apache-connector-2.35-SNAPSHOT.jar /home/jenkins/.m2/repository/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.jar /home/jenkins/.m2/repository/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.jar /home/jenkins/.m2/repository/commons-logging/commons-logging/1.2/commons-logging-1.2.jar /home/jenkins/.m2/repository/commons-codec/commons-codec/1.11/commons-codec-1.11.jar /home/jenkins/agent/workspace/single_ci_build/core-client/target/jersey-client-2.35-SNAPSHOT.jar /home/jenkins/agent/workspace/single_ci_build/connectors/grizzly-connector/target/jersey-grizzly-connector-2.35-SNAPSHOT.jar /home/jenkins/.m2/repository/org/glassfish/grizzly/grizzly-http-client/1.16/grizzly-http-client-1.16.jar /home/jenkins/.m2/repository/org/slf4j/slf4j-api/1.7.12/slf4j-api-1.7.12.jar /home/jenkins/.m2/repository/org/glassfish/grizzly/grizzly-websockets/2.4.4/grizzly-websockets-2.4.4.jar /home/jenkins/.m2/repository/org/glassfish/grizzly/grizzly-framework/2.4.4/grizzly-framework-2.4.4.jar /home/jenkins/.m2/repository/org/glassfish/grizzly/grizzly-http/2.4.4/grizzly-http-2.4.4.jar /home/jenkins/.m2/repository/org/glassfish/grizzly/connection-pool/2.4.4/connection-pool-2.4.4.jar /home/jenkins/agent/workspace/single_ci_build/connectors/jetty-connector/target/jersey-jetty-connector-2.35-SNAPSHOT.jar /home/jenkins/.m2/repository/org/eclipse/jetty/jetty-client/9.4.42.v20210604/jetty-client-9.4.42.v20210604.jar /home/jenkins/.m2/repository/org/eclipse/jetty/jetty-http/9.4.42.v20210604/jetty-http-9.4.42.v20210604.jar /home/jenkins/.m2/repository/org/eclipse/jetty/jetty-io/9.4.42.v20210604/jetty-io-9.4.42.v20210604.jar /home/jenkins/agent/workspace/single_ci_build/security/oauth1-signature/target/oauth1-signature-2.35-SNAPSHOT.jar /home/jenkins/agent/workspace/single_ci_build/security/oauth1-client/target/oauth1-client-2.35-SNAPSHOT.jar /home/jenkins/agent/workspace/single_ci_build/security/oauth1-server/target/oauth1-server-2.35-SNAPSHOT.jar /home/jenkins/agent/workspace/single_ci_build/security/oauth2-client/target/oauth2-client-2.35-SNAPSHOT.jar /home/jenkins/.m2/repository/com/google/guava/guava/18.0/guava-18.0.jar /home/jenkins/agent/workspace/single_ci_build/test-framework/util/target/jersey-test-framework-util-2.35-SNAPSHOT.jar /home/jenkins/.m2/repository/org/hamcrest/hamcrest-library/1.3/hamcrest-library-1.3.jar /home/jenkins/.m2/repository/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar /home/jenkins/.m2/repository/xmlunit/xmlunit/1.6/xmlunit-1.6.jar /home/jenkins/agent/workspace/single_ci_build/inject/hk2/target/jersey-hk2-2.35-SNAPSHOT.jar /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-locator/2.6.1/hk2-locator-2.6.1.jar /home/jenkins/.m2/repository/org/glassfish/hk2/external/aopalliance-repackaged/2.6.1/aopalliance-repackaged-2.6.1.jar /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-api/2.6.1/hk2-api-2.6.1.jar /home/jenkins/.m2/repository/org/glassfish/hk2/hk2-utils/2.6.1/hk2-utils-2.6.1.jar /home/jenkins/.m2/repository/org/javassist/javassist/3.25.0-GA/javassist-3.25.0-GA.jar /home/jenkins/.m2/repository/org/apache/maven/surefire/surefire-junit4/3.0.0-M5/surefire-junit4-3.0.0-M5.jar /home/jenkins/.m2/repository/org/apache/maven/surefire/common-java5/3.0.0-M5/common-java5-3.0.0-M5.jar /home/jenkins/.m2/repository/org/apache/maven/surefire/common-junit3/3.0.0-M5/common-junit3-3.0.0-M5.jar /home/jenkins/.m2/repository/org/apache/maven/surefire/common-junit4/3.0.0-M5/common-junit4-3.0.0-M5.jar [DEBUG] boot(compact) classpath: surefire-booter-3.0.0-M5.jar surefire-api-3.0.0-M5.jar surefire-logger-api-3.0.0-M5.jar surefire-shared-utils-3.0.0-M4.jar surefire-extensions-spi-3.0.0-M5.jar test-classes classes jersey-test-framework-provider-grizzly2-2.35-SNAPSHOT.jar jakarta.servlet-api-4.0.3.jar jersey-test-framework-core-2.35-SNAPSHOT.jar jersey-container-servlet-core-2.35-SNAPSHOT.jar jersey-container-grizzly2-http-2.35-SNAPSHOT.jar grizzly-http-server-2.4.4.jar jersey-container-grizzly2-servlet-2.35-SNAPSHOT.jar jersey-container-servlet-2.35-SNAPSHOT.jar grizzly-http-servlet-2.4.4.jar jersey-test-framework-provider-inmemory-2.35-SNAPSHOT.jar jersey-test-framework-provider-external-2.35-SNAPSHOT.jar jersey-test-framework-provider-jdk-http-2.35-SNAPSHOT.jar jersey-container-jdk-http-2.35-SNAPSHOT.jar jersey-test-framework-provider-simple-2.35-SNAPSHOT.jar jersey-container-simple-http-2.35-SNAPSHOT.jar simple-http-6.0.1.jar simple-transport-6.0.1.jar simple-common-6.0.1.jar jersey-test-framework-provider-jetty-2.35-SNAPSHOT.jar jersey-container-jetty-http-2.35-SNAPSHOT.jar jetty-server-9.4.42.v20210604.jar javax.servlet-api-3.1.0.jar jetty-util-9.4.42.v20210604.jar jetty-continuation-9.4.42.v20210604.jar jersey-test-framework-provider-netty-2.35-SNAPSHOT.jar jersey-container-netty-http-2.35-SNAPSHOT.jar jersey-netty-connector-2.35-SNAPSHOT.jar netty-all-4.1.43.Final.jar junit-4.13.1.jar jakarta.annotation-api-1.3.5.jar jersey-mvc-2.35-SNAPSHOT.jar servlet-api-2.4.jar jersey-server-2.35-SNAPSHOT.jar jakarta.ws.rs-api-2.1.6.jar jersey-mvc-freemarker-2.35-SNAPSHOT.jar freemarker-2.3.27-incubating.jar jersey-mvc-mustache-2.35-SNAPSHOT.jar compiler-0.8.17.jar jersey-media-json-jackson-2.35-SNAPSHOT.jar jersey-common-2.35-SNAPSHOT.jar osgi-resource-locator-1.0.3.jar jackson-annotations-2.12.2.jar jackson-databind-2.12.2.jar jackson-core-2.12.2.jar jackson-module-jaxb-annotations-2.12.2.jar jakarta.xml.bind-api-2.3.3.jar jakarta.activation-api-1.2.1.jar jersey-media-json-jackson1-2.35-SNAPSHOT.jar jackson-core-asl-1.9.13.jar jackson-mapper-asl-1.9.13.jar jackson-jaxrs-1.9.13.jar jackson-xc-1.9.13.jar jersey-media-json-jettison-2.35-SNAPSHOT.jar jersey-media-jaxb-2.35-SNAPSHOT.jar jettison-1.3.7.jar jersey-media-moxy-2.35-SNAPSHOT.jar jakarta.json-api-1.1.6.jar jakarta.json-1.1.6.jar org.eclipse.persistence.moxy-2.7.6.jar org.eclipse.persistence.core-2.7.6.jar org.eclipse.persistence.asm-2.7.6.jar jersey-media-json-processing-2.35-SNAPSHOT.jar jsonp-jaxrs-1.1.6.jar jersey-bean-validation-2.35-SNAPSHOT.jar jakarta.inject-2.6.1.jar jakarta.validation-api-2.0.2.jar hibernate-validator-6.2.0.Final.jar jboss-logging-3.3.0.Final.jar classmate-1.3.3.jar jakarta.el-api-3.0.3.jar jakarta.el-3.0.3.jar jersey-entity-filtering-2.35-SNAPSHOT.jar jersey-mvc-bean-validation-2.35-SNAPSHOT.jar jersey-media-sse-2.35-SNAPSHOT.jar jersey-media-multipart-2.35-SNAPSHOT.jar mimepull-1.9.13.jar jersey-apache-connector-2.35-SNAPSHOT.jar httpclient-4.5.13.jar httpcore-4.4.13.jar commons-logging-1.2.jar commons-codec-1.11.jar jersey-client-2.35-SNAPSHOT.jar jersey-grizzly-connector-2.35-SNAPSHOT.jar grizzly-http-client-1.16.jar slf4j-api-1.7.12.jar grizzly-websockets-2.4.4.jar grizzly-framework-2.4.4.jar grizzly-http-2.4.4.jar connection-pool-2.4.4.jar jersey-jetty-connector-2.35-SNAPSHOT.jar jetty-client-9.4.42.v20210604.jar jetty-http-9.4.42.v20210604.jar jetty-io-9.4.42.v20210604.jar oauth1-signature-2.35-SNAPSHOT.jar oauth1-client-2.35-SNAPSHOT.jar oauth1-server-2.35-SNAPSHOT.jar oauth2-client-2.35-SNAPSHOT.jar guava-18.0.jar jersey-test-framework-util-2.35-SNAPSHOT.jar hamcrest-library-1.3.jar hamcrest-core-1.3.jar xmlunit-1.6.jar jersey-hk2-2.35-SNAPSHOT.jar hk2-locator-2.6.1.jar aopalliance-repackaged-2.6.1.jar hk2-api-2.6.1.jar hk2-utils-2.6.1.jar javassist-3.25.0-GA.jar surefire-junit4-3.0.0-M5.jar common-java5-3.0.0-M5.jar common-junit3-3.0.0-M5.jar common-junit4-3.0.0-M5.jar [DEBUG] Forking command line: /bin/sh -c cd /home/jenkins/agent/workspace/single_ci_build/tests/e2e-server && /opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java -Xmx1024m -Dfile.encoding=UTF8 -jar /home/jenkins/agent/workspace/single_ci_build/tests/e2e-server/target/surefire/surefirebooter5766310582584001692.jar /home/jenkins/agent/workspace/single_ci_build/tests/e2e-server/target/surefire 2021-06-29T18-08-47_554-jvmRun1 surefire3899546455338751765tmp surefire_2919045888229220090941tmp [DEBUG] Fork Channel [1] connected to the client. [INFO] Running org.glassfish.jersey.tests.e2e.server.ExtendedExceptionMapperTest INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:/ Jun 29, 2021 6:22:44 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:43529] Jun 29, 2021 6:22:44 PM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:/ [DEBUG] Adding the outputDirectory file:/home/jenkins/agent/workspace/single_ci_build/tests/integration/jersey-1667/target/test-classes/ to the Checkstyle class path [DEBUG] request.getConfigLocation() etc/config/checkstyle-verify.xml [DEBUG] The resource 'etc/config/checkstyle-verify.xml' was not found with resourceLoader org.codehaus.plexus.resource.loader.ThreadContextClasspathResourceLoader. [DEBUG] The resource 'etc/config/checkstyle-verify.xml' was not found with resourceLoader org.codehaus.plexus.resource.loader.JarResourceLoader. [DEBUG] The resource 'etc/config/checkstyle-verify.xml' was found as /home/jenkins/agent/workspace/single_ci_build/etc/config/checkstyle-verify.xml. [DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy] [DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy] [DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean] [DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy] [DEBUG] Lifecycle default -> [validate, initUse Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:., Jar:jakarta.ws.rs-api] Class path [Jar:., Jar:jakarta.ws.rs-api, Jar:hk2-api, Jar:hk2-utils, Jar:aopalliance-repackaged, Jar:hk2-locator, Jar:org.osgi.core, Jar:jakarta.annotation-api, Jar:jakarta.validation-api, Jar:jakarta.servlet-api, Jar:jakarta.persistence-api] [WARNING] Bundle org.glassfish.jersey.bundles:jaxrs-ri:bundle:2.35-SNAPSHOT : Unused Import-Package instructions: [javax.servlet.descriptor.*] [DEBUG] Expanding: /home/jenkins/agent/workspace/single_ci_build/bundles/jaxrs-ri/target/jaxrs-ri.jar into /home/jenkins/agent/workspace/single_ci_build/bundles/jaxrs-ri/target/classes [DEBUG] Dependency collection stats: {ConflictMarker.analyzeTime=16358, ConflictMarker.markTime=24410, ConflictMarker.nodeCount=101, ConflictIdSorter.graphTime=15306, ConflictIdSorter.topsortTime=8238, ConflictIdSorter.conflictIdCount=38, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=160718, ConflictResolver.conflictItemCount=82, DefaultDependencyCollector.collectTime=588466, DefaultDependencyCollector.transformTime=234270} [DEBUG] org.glassfish.jersey.tests.integration:servlet-2.5-autodiscovery-2:war:2.35-SNAPSHOT [DEBUG] org.glassfish.jersey.bundles:jaxrs-ri:jar:2.35-SNAPSHOT:compile [DEBUG] org.glassfish.jersey.core:jersey-common:jar:2.35-SNAPSHOT:compile (version managed from 2.35-SNAPSHOT) [DEBUG] jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile [DEBUG] (s) daemon = true [DEBUG] (f) execution = org.mortbay.jetty:jetty-maven-plugin:8.1.8.v20121106:run {execution: start-jetty} [DEBUG] (s) pluginArtifacts = [org.mortbay.jetty:jetty-maven-plugin:maven-plugin:8.1.8.v20121106:, org.eclipse.jetty:jetty-util:jar:8.1.8.v20121106:compile, org.eclipse.jetty:jetty-webapp:jar:8.1.8.v20121106:compile, org.eclipse.jetty:jetty-xml:jar:8.1.8.v20121106:compile, org.eclipse.jetty:jetty-servlet:jar:8.1.8.v20121106:compile, org.eclipse.jetty:jetty-security:jar:8.1.8.v20121106:compile, org.apache.maven:maven-plugin-api:jar:3.0.3:compile, org.apache.maven:maven-model:jar:3.0.3:compile, org.sonatype.sisu:sisu-inject-plexus:jar:2.1.1:compile, org.sonatype.sisu:sisu-inject-bean:jar:2.1.1:compile, org.sonatype.sisu:sisu-guice:jar:no_aop:2.9.4:compile, org.apache.maven:maven-artifact:jar:3.0.3:compile, org.codehaus.plexus:plexus-utils:jar:2.0.6:compile, org.apache.maven:maven-core:jar:3.0.3:compile, org.apache.maven:maven-settings:jar:3.0.3:compile, org.apache.maven:maven-settings-builder:jar:3.0.3:compile, org.apache.maven:maven-repository-metadata:jar:3.0.3:compile, org.apache.maven:maven-model-builder:jar:3.0.3:compile, org.apache.maven:maven-aether-provider:jar:3.0.3:compile, org.sonatype.aether:aether-spi:jar:1.11:compile, org.sonatype.aether:aether-impl:jar:1.11:compile, org.sonatype.aether:aether-api:jar:1.11:compile, org.sonatype.aether:aether-util:jar:1.11:compile, org.codehaus.plexus:plexus-interpolation:jar:1.14:compile, org.codehaus.plexus:plexus-classworlds:jar:2.4:compile, org.codehaus.plexus:plexus-component-annotations:jar:1.5.5:compile, org.sonatype.plexus:plexus-sec-dispatcher:jar:1.3:compile, org.sonatype.plexus:plexus-cipher:jar:1.4:compile, org.apache.maven.plugin-tools:maven-plugin-tools-api:jar:2.9:compile, org.apache.maven:maven-project:jar:2.0.6:compile, org.apache.maven:maven-profile:jar:2.0.6:compile, org.apache.maven:maven-artifact-manager:jar:2.0.6:compile, org.apache.maven:maven-plugin-registry:jar:2.0.6:compile, org.apache.maven.reporting:maven-reporting-api:jar:2.0.6:compile, org.apache.maven.doxia:doxia-sink-api:jar:1.0-alpha-7:compile, org.apache.maven:maven-plugin-descriptor:jar:2.0.6:compile, org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9-stable-1:compile, junit:junit:jar:3.8.1:compile, classworlds:classworlds:jar:1.1-alpha-2:compile, net.sf.jtidy:jtidy:jar:r938:compile, org.eclipse.jetty:jetty-plus:jar:8.1.8.v20121106:compile, org.eclipse.jetty.orbit:javax.transaction:jar:1.1.1.v201105210645:compile, org.eclipse.jetty:jetty-jndi:jar:8.1.8.v20121106:compile, org.eclipse.jetty:jetty-server:jar:8.1.8.v20121106:compile, org.eclipse.jetty.orbit:javax.servlet:jar:3.0.0.v201112011016:compile, org.eclipse.jetty:jetty-continuation:jar:8.1.8.v20121106:compile, org.eclipse.jetty.orbit:javax.mail.glassfish:jar:1.4.1.v201005082020:compile, org.eclipse.jetty.orbit:javax.activation:jar:1.1.0.v201105071233:compile, org.eclipse.jetty:jetty-jmx:jar:8.1.8.v20121106:compile, org.eclipse.jetty:jetty-annotations:jar:8.1.8.v20121106:compile, org.eclipse.jetty.orbit:javax.annotation:jar:1.1.0.v201108011116:compile, org.eclipse.jetty.orbit:org.objectweb.asm:jar:3.1.0.v200803061910:compile, org.eclipse.jetty:jetty-websocket:jar:8.1.8.v20121106:compile, org.eclipse.jetty:jetty-io:jar:8.1.8.v20121106:compile, org.eclipse.jetty:jetty-http:jar:8.1.8.v20121106:compile, org.eclipse.jetty:jetty-jsp:jar:8.1.8.v20121106:compile, org.eclipse.jetty.orbit:javax.servlet.jsp:jar:2.2.0.v201112011158:compile, org.eclipse.jetty.orbit:org.apache.jasper.glassfish:jar:2.2.2.v201112011158:compile, org.eclipse.jetty.orbit:javax.servlet.jsp.jstl:jar:1.2.0.v201105211821:compile, org.eclipse.jetty.orbit:org.apache.taglibs.standard.glassfish:jar:1.2.0.v201112081803:compile, org.eclipse.jetty.orbit:javax.el:jar:2.2.0.v201108011116:compile, org.eclipse.jetty.orbit:com.sun.el:jar:2.2.0.v201108011116:compile, org.eclipse.jetty.orbit:org.eclipse.jdt.core:jar:3.7.1:compile] [DEBUG] (s) project = MavenProject: org.glassfish.jersey.tests.integration:tracing-support:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/tracing-support/pom.xml [DEBUG] (f) projectArtifacts = [org.glassfish.jersey.containers:jersey-container-servlet:jar:2.35-SNAPSHOT:compile, org.glassfish.jersey.containers:jersey-container-servlet-core:jar:2.35-SNAPSHOT:compile, org.glassfish.hk2.external:jakarta.inject:jar:2.6.1:compile, org.glassfish.jersey.core:jersey-common:jar:2.35-SNAPSHOT:compile, jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile, org.glassfish.hk2:osgi-resource-locator:jar:1.0.3:compile, org.glassfish.jersey.core:jersey-server:jar:2.35-SNAPSHOT:compile, jakarta.validation:jakarta.validation-api:jar:2.0.2:compile, jakarta.ws.rs:jakarta.ws.rs-api:jar:2.1.6:compile, org.glassfish.jersey.test-framework.providers:jersey-test-framework-provider-external:jar:2.35-SNAPSHOT:test, org.glassfish.jersey.test-framework:jersey-test-framework-core:jar:2.35-SNAPSHOT:test, jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:test, jakarta.activation:jakarta.activation-api:jar:1.2.2:test, jakarta.servlet:jakarta.servlet-api:jar:4.0.3:test, org.glassfish.jersey.media:jersey-media-jaxb:jar:2.35-SNAPSHOT:test, org.glassfish.jersey.core:jersey-client:jar:2.35-SNAPSHOT:compile, junit:junit:jar:4.13.1:test, org.hamcrest:hamcrest-core:jar:1.3:test, org.glassfish.jersey.inject:jersey-hk2:jar:2.35-SNAPSHOT:compile, org.glassfish.hk2:hk2-locator:jar:2.6.1:compile, org.glassfish.hk2.external:aopalliance-repackaged:jar:2.6.[DEBUG] Writing tracking file /home/jenkins/.m2/repository/org/apache/maven/maven-artifact-manager/2.0.7/maven-artifact-manager-2.0.7.pom.lastUpdated [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://repo.eclipse.org/content/repositories/maven_central/ [DEBUG] Writing tracking file /home/jenkins/.m2/repository/org/apache/maven/maven-plugin-registry/2.0.7/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/.m2/repository/org/apache/maven/maven-plugin-registry/2.0.7/maven-plugin-registry-2.0.7.pom.lastUpdated [DEBUG] (f) packaging = jar [DEBUG] (f) pomFile = /home/jenkins/agent/workspace/single_ci_build/examples/entity-filtering-selectable/pom.xml [DEBUG] (f) project = MavenProject: org.glassfish.jersey.examples:entity-filtering-selectable:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/examples/entity-filtering-selectable/pom.xml [DEBUG] (f) reactorProjects = [MavenProject: org.glassfish.jersey:project:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/pom.xml, MavenProject: org.glassfish.jersey.archetypes:project:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/archetypes/pom.xml, MavenProject: org.glassfish.jersey.archetypes:jersey-heroku-webapp:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/archetypes/jersey-heroku-webapp/pom.xml, MavenProject: org.glassfish.jersey.archetypes:jersey-quickstart-grizzly2:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/archetypes/jersey-quickstart-grizzly2/pom.xml, MavenProject: org.glassfish.jersey.archetypes:jersey-quickstart-webapp:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/archetypes/jersey-quickstart-webapp/pom.xml, MavenProject: org.glassfish.jersey.archetypes:jersey-example-java8-webapp:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/archetypes/jersey-example-java8-webapp/pom.xml, MavenProject: org.glassfish.jersey:jersey-bom:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/bom/pom.xml, MavenProject: org.glassfish.jersey.core:jersey-common:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/core-common/pom.xml, MavenProject: org.glassfish.jersey.inject:project:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/inject/pom.xml, MavenProject: org.glassfish.jersey.inject:jersey-hk2:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/inject/hk2/pom.xml, MavenProject: org.glassfish.jersey.core:jersey-client:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/core-client/pom.xml, MavenProject: org.glassfish.jersey.media:project:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/media/pom.xml, MavenProject: org.glassfish.jersey.media:jersey-media-jaxb:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/media/jaxb/pom.xml, MavenProject: org.glassfish.jersey.core:jersey-server:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/core-server/pom.xml, MavenProject: org.glassfish.jersey.containers:project:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/containers/pom.xml, MavenProject: org.glassfish.jersey.containers:jersey-container-grizzly2-http:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/containers/grizzly2-http/pom.xml, MavenProject: org.glassfish.jersey.containers:jersey-container-servlet-core:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/containers/jersey-servlet-core/pom.xml, MavenProject: org.glassfish.jersey.test-framework:project:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/test-framework/pom.xml, MavenProject: org.glassfish.jersey.test-framework:jersey-test-framework-core:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/test-framework/core/pom.xml, MavenProject: org.glassfish.jersey.containers:jersey-container-servlet:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/containers/jersey-servlet/pom.xml, MavenProject: org.glassfish.jersey.containers:jersey-container-grizzly2-servlet:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/containers/grizzly2-servlet/pom.xml, MavenProject: org.glassfish.jersey.test-framework.providers:project:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/test-framework/providers/pom.xml, MavenProject: org.glassfish.jersey.test-framework.providers:jersey-test-framework-provider-grizzly2:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/test-framework/providers/grizzly2/pom.xml, MavenProject: org.glassfish.jersey.connectors:project:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/connectors/pom.xml, MavenProject: org.glassfish.jersey.connectors:jersey-apache-connector:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/connectors/apache-connector/pom.xml, MavenProject: org.glassfish.jersey.test-framework.providers:jersey-test-framework-provider-inmemory:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/test-framework/providers/inmemory/pom.xml, MavenProject: org.glassfish.jersey.test-framework.providers:jersey-test-framework-provider-external:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/test-framework/providers/external/pom.xml, MavenProject: org.glassfish.jersey.containers:jersey-container-jdk-http:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/containers/jdk-http/pom.xml, MavenProject: org.glassfish.jersey.test-framework.providers:jersey-test-framework-provider-jdk-http:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/test-framework/providers/jdk-http/pom.xml, MavenProject: org.glassfish.jersey.containers:jersey-container-simple-http:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/containers/simple-http/pom.xml, MavenProject: org.glassfish.jersey.test-framework.providers:jersey-test-framework-provider-simple:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/test-framework/providers/simple/pom.xml, MavenProject: org.glassfish.jersey.containers:jersey-container-jetty-http:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/containers/jetty-http/pom.xml, MavenProject: org.glassfish.jersey.test-framework.providers:jersey-test-framework-provider-jetty:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/test-framework/providers/jetty/pom.xml, MavenProject: org.glassfish.jersey.connectors:jersey-netty-connector:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/connectors/netty-connector/pom.xml, MavenProject: org.glassfish.jersey.containers:jersey-container-netty-http:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/containers/netty-http/pom.xml, MavenProject: org.glassfish.jersey.test-framework.providers:jersey-test-framework-provider-netty:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/test-framework/providers/netty/pom.xml, MavenProject: org.glassfish.jersey.test-framework.providers:jersey-test-framework-provider-bundle:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/test-framework/providers/bundle/pom.xml, MavenProject: org.glassfish.jersey.connectors:jersey-grizzly-connector:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/connectors/grizzly-connector/pom.xml, MavenProject: org.glassfish.jersey.connectors:jersey-jdk-connector:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/connectors/jdk-connector/pom.xml, MavenProject: org.glassfish.jersey.ext:project:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/ext/pom.xml, MavenProject: org.glassfish.jersey.ext:jersey-entity-filtering:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/ext/entity-filtering/pom.xml, MavenProject: org.glassfish.jersey.media:jersey-media-json-jackson:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/media/json-jackson/pom.xml, MavenProject: org.glassfish.jersey.connectors:jersey-jetty-connector:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/connectors/jetty-connector/pom.xml, MavenProject: org.glassfish.jersey.ext.cdi:project:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/ext/cdi/pom.xml, MavenProject: org.glassfish.jersey.ext.cdi:jersey-cdi1x:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/ext/cdi/jersey-cdi1x/pom.xml, MavenProject: org.glassfish.jersey.containers.glassfish:project:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/containers/glassfish/pom.xml, MavenProject: org.glassfish.jersey.containers.glassfish:jersey-gf-ejb:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/containers/glassfish/jersey-gf-ejb/pom.xml, MavenProject: org.glassfish.jersey.containers:jersey-container-jetty-servlet:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/containers/jetty-servlet/pom.xml, MavenProject: org.glassfish.jersey.ext:jersey-bean-validation:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/ext/bean-validation/pom.xml, MavenProject: org.glassfish.jersey.ext.cdi:jersey-cdi1x-ban-custom-hk2-binding:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/ext/cdi/jersey-cdi1x-ban-custom-hk2-binding/pom.xml, MavenProject: org.glassfish.jersey.ext.cdi:jersey-cdi-rs-inject:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/ext/cdi/jersey-cdi-rs-inject/pom.xml, MavenProject: org.glassfish.jersey.ext.cdi:jersey-cdi1x-servlet:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/ext/cdi/jersey-cdi1x-servlet/pom.xml, MavenProject: org.glassfish.jersey.ext.cdi:jersey-cdi1x-transaction:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/ext/cdi/jersey-cdi1x-transaction/pom.xml, MavenProject: org.glassfish.jersey.ext.cdi:jersey-cdi1x-validation:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/ext/cdi/jersey-cdi1x-validation/pom.xml, MavenProject: org.glassfish.jersey.ext.cdi:jersey-weld2-se:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/ext/cdi/jersey-weld2-se/pom.xml, MavenProject: org.glassfish.jersey.ext:jersey-metainf-services:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/ext/metainf-services/pom.xml, MavenProject: org.glassfish.jersey.ext:jersey-mvc:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/ext/mvc/pom.xml, MavenProject: org.glassfish.jersey.ext:jersey-mvc-bean-validation:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/ext/mvc-bean-validation/pom.xml, MavenProject: org.glassfish.jersey.ext:jersey-mvc-freemarker:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/ext/mvc-freemarker/pom.xml, MavenProject: org.glassfish.jersey.ext:jersey-mvc-jsp:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/ext/mvc-jsp/pom.xml, MavenProject: org.glassfish.jersey.ext:jersey-mvc-mustache:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/ext/mvc-mustache/pom.xml, MavenProject: org.glassfish.jersey.ext:jersey-proxy-client:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/ext/proxy-client/pom.xml, MavenProject: org.glassfish.jersey.ext.rx:project:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/ext/rx/pom.xml, MavenProject: org.glassfish.jersey.ext.rx:jersey-rx-client-guava:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/ext/rx/rx-client-guava/pom.xml, MavenProject: org.glassfish.jersey.ext.rx:jersey-rx-client-rxjava:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/ext/rx/rx-client-rxjava/pom.xml, MavenProject: org.glassfish.jersey.ext.rx:jersey-rx-client-rxjava2:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/ext/rx/rx-client-rxjava2/pom.xml, MavenProject: org.glassfish.jersey.ext:jersey-servlet-portability:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/ext/servlet-portability/pom.xml, MavenProject: org.glassfish.jersey.ext:jersey-spring4:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/ext/spring4/pom.xml, MavenProject: org.glassfish.jersey.ext:jersey-spring5:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/ext/spring5/pom.xml, MavenProject: org.glassfish.jersey.ext:jersey-wadl-doclet:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/ext/wadl-doclet/pom.xml, MavenProject: org.glassfish.jersey.media:jersey-media-json-binding:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/media/json-binding/pom.xml, MavenProject: org.glassfish.jersey.media:jersey-media-sse:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/media/sse/pom.xml, MavenProject: org.glassfish.jersey.ext.microprofile:project:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/ext/microprofile/pom.xml, MavenProject: org.glassfish.jersey.ext.microprofile:jersey-mp-rest-client:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/ext/microprofile/mp-rest-client/pom.xml, MavenProject: org.glassfish.jersey.ext.microprofile:jersey-mp-config:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/ext/microprofile/mp-config/pom.xml, MavenProject: org.glassfish.jersey.incubator:project:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/incubator/pom.xml, MavenProject: org.glassfish.jersey.ext:jersey-declarative-linking:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/incubator/declarative-linking/pom.xml, MavenProject: org.glassfish.jersey.incubator:jersey-gae-integration:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/incubator/gae-integration/pom.xml, MavenProject: org.glassfish.jersey.media:html-json:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/incubator/html-json/pom.xml, MavenProject: org.glassfish.jersey.media:jersey-media-kryo:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/incubator/kryo/pom.xml, MavenProject: org.glassfish.jersey.incubator:jersey-open-tracing:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/incubator/open-tracing/pom.xml, MavenProject: org.glassfish.jersey.inject:jersey-cdi2-se:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/inject/cdi2-se/pom.xml, MavenProject: org.glassfish.jersey.media:jersey-media-json-jackson1:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/media/json-jackson1/pom.xml, MavenProject: org.glassfish.jersey.media:jersey-media-json-jettison:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/media/json-jettison/pom.xml, MavenProject: org.glassfish.jersey.media:jersey-media-json-processing:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/media/json-processing/pom.xml, MavenProject: org.glassfish.jersey.media:jersey-media-moxy:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/media/moxy/pom.xml, MavenProject: org.glassfish.jersey.media:jersey-media-multipart:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/media/multipart/pom.xml, MavenProject: org.glassfish.jersey.security:project:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/security/pom.xml, MavenProject: org.glassfish.jersey.security:oauth1-signature:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/security/oauth1-signature/pom.xml, MavenProject: org.glassfish.jersey.security:oauth1-client:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/security/oauth1-client/pom.xml, MavenProject: org.glassfish.jersey.security:oauth1-server:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/security/oauth1-server/pom.xml, MavenProject: org.glassfish.jersey.security:oauth2-client:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/security/oauth2-client/pom.xml, MavenProject: org.glassfish.jersey.test-framework:jersey-test-framework-util:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/test-framework/util/pom.xml, MavenProject: org.glassfish.jersey.tests:project:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/pom.xml, MavenProject: org.glassfish.jersey.tests:e2e:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/e2e/pom.xml, MavenProject: org.glassfish.jersey.tests:e2e-client:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/e2e-client/pom.xml, MavenProject: org.glassfish.jersey.tests:e2e-core-common:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/e2e-core-common/pom.xml, MavenProject: org.glassfish.jersey.tests:e2e-entity:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/e2e-entity/pom.xml, MavenProject: org.glassfish.jersey.tests:e2e-inject:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/e2e-inject/pom.xml, MavenProject: org.glassfish.jersey.tests:e2e-inject-cdi2-se:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/e2e-inject/cdi2-se/pom.xml, MavenProject: org.glassfish.jersey.tests:e2e-inject-hk2:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/e2e-inject/hk2/pom.xml, MavenProject: org.glassfish.jersey.tests:e2e-server:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/e2e-server/pom.xml, MavenProject: org.glassfish.jersey.tests:e2e-testng:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/e2e-testng/pom.xml, MavenProject: org.glassfish.jersey.tests.integration:project:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/pom.xml, MavenProject: org.glassfish.jersey.tests.integration:asm:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/asm/pom.xml, MavenProject: org.glassfish.jersey.tests.integration:async-jersey-filter:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/async-jersey-filter/pom.xml, MavenProject: org.glassfish.jersey.tests.integration.cdi:cdi-integration-project:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/cdi-integration/pom.xml, MavenProject: org.glassfish.jersey.tests.integration.cdi:cdi-beanvalidation-webapp:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/cdi-integration/cdi-beanvalidation-webapp/pom.xml, MavenProject: org.glassfish.jersey.tests.integration.cdi:cdi-client:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/cdi-integration/cdi-client/pom.xml, MavenProject: org.glassfish.jersey.tests.integration.cdi:cdi-client-on-server:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/cdi-integration/cdi-client-on-server/pom.xml, MavenProject: org.glassfish.jersey.tests.integration.cdi:cdi-ejb-test-webapp:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/cdi-integration/cdi-ejb-test-webapp/pom.xml, MavenProject: org.glassfish.jersey.tests.integration.cdi:cdi-iface-with-non-jaxrs-impl-test-webapp:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/cdi-integration/cdi-iface-with-non-jaxrs-impl-test-webapp/pom.xml, MavenProject: org.glassfish.jersey.tests.integration.cdi:cdi-manually-bound:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/cdi-integration/cdi-manually-bound/pom.xml, MavenProject: org.glassfish.jersey.tests.integration.cdi:cdi-log-check:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/cdi-integration/cdi-log-check/pom.xml, MavenProject: org.glassfish.jersey.tests.integration.cdi:cdi-multimodule-lib:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/cdi-integration/cdi-multimodule/lib/pom.xml, MavenProject: org.glassfish.jersey.tests.integration.cdi:cdi-multimodule-war1:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/cdi-integration/cdi-multimodule/war1/p[DEBUG] (f) useBuildFilters = true [DEBUG] (s) useDefaultDelimiters = true [DEBUG] -- end configuration -- [DEBUG] properties used {env.OLDPWD=/home/jenkins/agent/workspace/single_ci_build, file.encoding.pkg=sun.io, jsonp.ri.version=1.1.6, grizzly2.version=2.4.4, sonatypeOssDistMgmtReleasesUrl=https://jakarta.oss.sonatype.org/service/local/staging/deploy/maven2/, httpclient.version=4.5.13, hk2.jvnet.osgi.version=org.jvnet.hk2.*;version="[2.5,4)", env.JENKINS_TUNNEL=jenkins-discovery.jersey.svc.cluster.local:50000, java.home=/opt/tools/java/oracle/jdk-8/1.8.0_202/jre, env.JENKINS_UI_SERVICE_PORT_HTTP=80, env.JENKINS_NAME=basic-k2vz2, env.JENKINS_DISCOVERY_PORT_50000_TCP_ADDR=10.30.172.242, rxjava2.version=2.0.4, surefire.coverage.argline=, classworlds.conf=/opt/tools/apache-maven/latest/bin/m2.conf, java.endorsed.dirs=/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/lib/endorsed, env.KUBERNETES_PORT=tcp://10.30.0.1:443, mockito.version=3.9.0, env.JENKINS_UI_PORT_80_TCP=tcp://10.30.87.11:80, env.HUDSON_HOME=/var/jenkins, env.KUBERNETES_PORT_443_TCP_ADDR=10.30.0.1, validation.impl.version=6.2.0.Final, jaxb.ri.version=2.3.3, sun.os.patch.level=unknown, java.vendor.url=http://java.oracle.com/, archetype.mvn.plugin.version=2.4, env.NODE_NAME=basic-k2vz2, java.version=1.8.0_202, env.JENKINS_UI_PORT=tcp://10.30.87.11:80, spring4.version=4.3.20.RELEASE, jmh.version=1.10.2, env.NODE_LABELS=basic basic-k2vz2, env.JENKINS_SERVER_COOKIE=durable-f9dfc5edd0c7aee197126bf268d7c7de, jersey.version=2.35-SNAPSHOT, env.KUBERNETES_PORT_443_TCP_PROTO=tcp, java.vendor.url.bug=http://bugreport.sun.com/bugreport/, env.LANGUAGE=en_US:en, env.JENKINS_DISCOVERY_PORT_50000_TCP=tcp://10.30.172.242:50000, env.JENKINS_DISCOVERY_SERVICE_PORT_JNLP=50000, skip.tests=true, servlet3.version=3.0.1, simple.version=6.0.1, javax.validation.api.version=2.0.2, jettison.version=1.3.7, env.JENKINS_AGENT_NAME=basic-k2vz2, gf.impl.version=5.1.0, user.name=jenkins, env.LANG=en_US.UTF-8, sun.io.unicode.encoding=UnicodeLittle, release.preparationGoals=clean install, sun.jnu.encoding=UTF-8, javax.interceptor.version=1.2.5, java.runtime.name=Java(TM) SE Runtime Environment, hk2.version=2.6.1, env.LC_ALL=en_US.UTF-8, java.specification.name=Java Platform API Specification, yasson.version=1.0.6, user.timezone=, path.separator=:, env.MAVEN_CMD_LINE_ARGS= -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn --batch-mode -V -U -B -X -e clean install -Dsurefire.systemPropertiesFile=/home/jenkins/agent/workspace/single_ci_build/etc/jenkins/systemPropertiesFile -Ptravis_e2e, file.encoding=UTF-8, mimepull.version=1.9.13, env.HOME=/home/jenkins, sun.java.command=org.codehaus.plexus.classworlds.launcher.Launcher -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn --batch-mode -V -U -B -X -e clean install -Dsurefire.systemPropertiesFile=/home/jenkins/agent/workspace/single_ci_build/etc/jenkins/systemPropertiesFile -Ptravis_e2e, env.STAGE_NAME=Build ci_jenkins -Ptravis_e2e, osgi.compendium.version=5.0.0, env.RUN_DISPLAY_URL=https://ci.eclipse.org/jersey/job/single_ci_build/40/display/redirect, grizzly.client.version=1.16, sonatypeOssDistMgmtNexusUrl=https://jakarta.oss.sonatype.org/, findbugs.skip=false, netbeans.hint.license=gf-cddl-gpl, env.BUILD_TAG=jenkins-single_ci_build-40, sonatypeOssDistMgmtStagingUrl=https://jakarta.oss.sonatype.org/content/repositories/staging/, env.HOSTNAME=basic-k2vz2, jsp.version=2.3.6, java.io.tmpdir=/tmp, user.language=en, env.GIT_LOCAL_URL=https://github.com/senivam/jersey.git, jmockit.version=1.44, line.separator= , env.OPENJ9_JAVA_OPTIONS=-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle, xdk.absolute.path=, mustache.version=0.8.17, findbugs.exclude=, jboss.logging.version=3.3.0.Final, env.JOB_NAME=single_ci_build, java.vm.info=mixed mode, env.BUILD_DISPLAY_NAME=#40, sonatypeOssDistMgmtSnapshotsUrl=https://jakarta.oss.sonatype.org/content/repositories/snapshots/, java.vm.specification.name=Java Virtual Machine Specification, jta.api.[DEBUG] Writing tracking file /home/jenkins/.m2/repository/org/apache/maven/wagon/wagon-ssh/1.0-beta-6/wagon-ssh-1.0-beta-6.jar.lastUpdated [DEBUG] Writing tracking file /home/jenkins/.m2/repository/com/jcraft/jsch/0.1.38/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/.m2/repository/com/jcraft/jsch/0.1.38/jsch-0.1.38.jar.lastUpdated [DEBUG] Writing tracking file /home/jenkins/.m2/repository/commons-lang/commons-lang/2.3/_remote.repositories [DEBUG] Writing tracking file /home/jenkins/.m2/repository/commons-lang/commons-lang/2.3/commons-lang-2.3.jar.lastUpdated Tailing the last 500 lines of output: [DEBUG] (s) session = org.apache.maven.execution.MavenSession@5568c66f [DEBUG] (f) shutdown = exit [DEBUG] (s) skip = false [DEBUG] (f) skipAfterFailureCount = 0 [DEBUG] (s) skipTests = true [DEBUG] (s) suiteXmlFiles = [] [DEBUG] (s) systemPropertiesFile = /home/jenkins/agent/workspace/single_ci_build/etc/jenkins/systemPropertiesFile [DEBUG] (s) tempDir = surefire [DEBUG] (s) testClassesDirectory = /home/jenkins/agent/workspace/single_ci_build/test-framework/maven/custom-enforcer-rules/target/test-classes [DEBUG] (s) testFailureIgnore = false [DEBUG] (s) testNGArtifactName = org.testng:testng [DEBUG] (s) testSourceDirectory = /home/jenkins/agent/workspace/single_ci_build/test-framework/maven/custom-enforcer-rules/src/test/java [DEBUG] (s) threadCountClasses = 0 [DEBUG] (s) threadCountMethods = 0 [DEBUG] (s) threadCountSuites = 0 [DEBUG] (s) trimStackTrace = true [DEBUG] (s) useFile = true [DEBUG] (s) useManifestOnlyJar = true [DEBUG] (f) useModulePath = true [DEBUG] (s) useSystemClassLoader = true [DEBUG] (s) useUnlimitedThreads = false [DEBUG] (s) workingDirectory = /home/jenkins/agent/workspace/single_ci_build/test-framework/maven/custom-enforcer-rules [DEBUG] -- end configuration -- [DEBUG] Using JVM: /opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java with Java version 1.8 [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ custom-enforcer-rules --- [DEBUG] Configuring mojo org.apache.maven.plugins:maven-jar-plugin:2.4:jar from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-jar-plugin:2.4--1253034776, parent: sun.misc.Launcher$AppClassLoader@7852e922] [DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-jar-plugin:2.4:jar' with basic configurator --> [DEBUG] (f) classesDirectory = /home/jenkins/agent/workspace/single_ci_build/test-framework/maven/custom-enforcer-rules/target/classes [DEBUG] (f) defaultManifestFile = /home/jenkins/agent/workspace/single_ci_build/test-framework/maven/custom-enforcer-rules/target/classes/META-INF/MANIFEST.MF [DEBUG] (f) finalName = custom-enforcer-rules-2.35-SNAPSHOT [DEBUG] (f) forceCreation = false [DEBUG] (f) outputDirectory = /home/jenkins/agent/workspace/single_ci_build/test-framework/maven/custom-enforcer-rules/target [DEBUG] (f) project = MavenProject: org.glassfish.jersey.test-framework.maven:custom-enforcer-rules:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/test-framework/maven/custom-enforcer-rules/pom.xml [DEBUG] (f) session = org.apache.maven.execution.MavenSession@5568c66f [DEBUG] (f) skipIfEmpty = false [DEBUG] (f) useDefaultManifestFile = false [DEBUG] -- end configuration -- [DEBUG] isUp2date: false (Destination /home/jenkins/agent/workspace/single_ci_build/test-framework/maven/custom-enforcer-rules/target/custom-enforcer-rules-2.35-SNAPSHOT.jar not found.) [INFO] Building jar: /home/jenkins/agent/workspace/single_ci_build/test-framework/maven/custom-enforcer-rules/target/custom-enforcer-rules-2.35-SNAPSHOT.jar [DEBUG] adding directory META-INF/ [DEBUG] adding entry META-INF/MANIFEST.MF [DEBUG] adding directory org/ [DEBUG] adding directory org/glassfish/ [DEBUG] adding directory org/glassfish/jersey/ [DEBUG] adding directory org/glassfish/jersey/test/ [DEBUG] adding directory org/glassfish/jersey/test/maven/ [DEBUG] adding directory org/glassfish/jersey/test/maven/rule/ [DEBUG] adding entry META-INF/LICENSE.md [DEBUG] adding entry META-INF/NOTICE.md [DEBUG] adding entry org/glassfish/jersey/test/maven/rule/FilePatternDoesNotExistRule.class [DEBUG] adding entry org/glassfish/jersey/test/maven/rule/PatternNotMatchedInFileRule$1.class [DEBUG] adding entry org/glassfish/jersey/test/maven/rule/PatternNotMatchedInFileRule.class [DEBUG] adding directory META-INF/maven/ [DEBUG] adding directory META-INF/maven/org.glassfish.jersey.test-framework.maven/ [DEBUG] adding directory META-INF/maven/org.glassfish.jersey.test-framework.maven/custom-enforcer-rules/ [DEBUG] adding entry META-INF/maven/org.glassfish.jersey.test-framework.maven/custom-enforcer-rules/pom.xml [DEBUG] adding entry META-INF/maven/org.glassfish.jersey.test-framework.maven/custom-enforcer-rules/pom.properties [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ custom-enforcer-rules --- [DEBUG] Configuring mojo org.apache.maven.plugins:maven-source-plugin:3.0.1:jar-no-fork from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-source-plugin:3.0.1, parent: sun.misc.Launcher$AppClassLoader@7852e922] [DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-source-plugin:3.0.1:jar-no-fork' with basic configurator --> [DEBUG] (f) attach = true [DEBUG] (f) classifier = sources [DEBUG] (f) defaultManifestFile = /home/jenkins/agent/workspace/single_ci_build/test-framework/maven/custom-enforcer-rules/target/classes/META-INF/MANIFEST.MF [DEBUG] (f) excludeResources = false [DEBUG] (f) finalName = custom-enforcer-rules-2.35-SNAPSHOT [DEBUG] (f) forceCreation = false [DEBUG] (f) includePom = false [DEBUG] (f) outputDirectory = /home/jenkins/agent/workspace/single_ci_build/test-framework/maven/custom-enforcer-rules/target [DEBUG] (f) project = MavenProject: org.glassfish.jersey.test-framework.maven:custom-enforcer-rules:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/test-framework/maven/custom-enforcer-rules/pom.xml [DEBUG] (f) reactorProjects = [MavenProject: org.glassfish.jersey:project:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/pom.xml, MavenProject: org.glassfish.jersey.archetypes:project:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/archetypes/pom.xml, MavenProject: org.glassfish.jersey.archetypes:jersey-heroku-webapp:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/archetypes/jersey-heroku-webapp/pom.xml, MavenProject: org.glassfish.jersey.archetypes:jersey-quickstart-grizzly2:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/archetypes/jersey-quickstart-grizzly2/pom.xml, MavenProject: org.glassfish.jersey.archetypes:jersey-quickstart-webapp:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/archetypes/jersey-quickstart-webapp/pom.xml, MavenProject: org.glassfish.jersey.archetypes:jersey-example-java8-webapp:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/archetypes/jersey-example-java8-webapp/pom.xml, MavenProject: org.glassfish.jersey:jersey-bom:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/bom/pom.xml, MavenProject: org.glassfish.jersey.core:jersey-common:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/core-common/pom.xml, MavenProject: org.glassfish.jersey.inject:project:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/inject/pom.xml, MavenProject: org.glassfish.jersey.inject:jersey-hk2:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/inject/hk2/pom.xml, MavenProject: org.glassfish.jersey.core:jersey-client:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/core-client/pom.xml, MavenProject: org.glassfish.jersey.media:project:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/media/pom.xml, MavenProject: org.glassfish.jersey.media:jersey-media-jaxb:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/media/jaxb/pom.xml, MavenProject: org.glassfish.jersey.core:jersey-server:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/core-server/pom.xml, MavenProject: org.glassfish.jersey.containers:project:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/containers/pom.xml, MavenProject: org.glassfish.jersey.containers:jersey-container-grizzly2-http:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/containers/grizzly2-http/pom.xml, MavenProject: org.glassfish.jersey.containers:jersey-container-servlet-core:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/containers/jersey-servlet-core/pom.xml, MavenProject: org.glassfish.jersey.test-framework:project:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/test-framework/pom.xml, MavenProject: org.glassfish.jersey.test-framework:jersey-test-framework-core:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/test-framework/core/pom.xml, MavenProject: org.glassfish.jersey.containers:jersey-container-servlet:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/containers/jersey-servlet/pom.xml, MavenProject: org.glassfish.jersey.containers:jersey-container-grizzly2-servlet:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/containers/grizzly2-servlet/pom.xml, MavenProject: org.glassfish.jersey.test-framework.providers:project:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/test-framework/providers/pom.xml, MavenProject: org.glassfish.jersey.test-framework.providers:jersey-test-framework-provider-grizzly2:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/test-framework/providers/grizzly2/pom.xml, MavenProject: org.glassfish.jersey.connectors:project:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/connectors/pom.xml, MavenProject: org.glassfish.jersey.connectors:jersey-apache-connector:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/connectors/apache-connector/pom.xml, MavenProject: org.glassfish.jersey.test-framework.providers:jersey-test-framework-provider-inmemory:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/test-framework/providers/inmemory/pom.xml, MavenProject: org.glassfish.jersey.test-framework.providers:jersey-test-framework-provider-external:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/test-framework/providers/external/pom.xml, MavenProject: org.glassfish.jersey.containers:jersey-container-jdk-http:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/containers/jdk-http/pom.xml, MavenProject: org.glassfish.jersey.test-framework.providers:jersey-test-framework-provider-jdk-http:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/test-framework/providers/jdk-http/pom.xml, MavenProject: org.glassfish.jersey.containers:jersey-container-simple-http:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/containers/simple-http/pom.xml, MavenProject: org.glassfish.jersey.test-framework.providers:jersey-test-framework-provider-simple:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/test-framework/providers/simple/pom.xml, MavenProject: org.glassfish.jersey.containers:jersey-container-jetty-http:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/containers/jetty-http/pom.xml, MavenProject: org.glassfish.jersey.test-framework.providers:jersey-test-framework-provider-jetty:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/test-framework/providers/jetty/pom.xml, MavenProject: org.glassfish.jersey.connectors:jersey-netty-connector:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/connectors/netty-connector/pom.xml, MavenProject: org.glassfish.jersey.containers:jersey-container-netty-http:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/containers/netty-http/pom.xml, MavenProject: org.glassfish.jersey.test-framework.providers:jersey-test-framework-provider-netty:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/test-framework/providers/netty/pom.xml, MavenProject: org.glassfish.jersey.test-framework.providers:jersey-test-framework-provider-bundle:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/test-framework/providers/bundle/pom.xml, MavenProject: org.glassfish.jersey.connectors:jersey-grizzly-connector:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/connectors/grizzly-connector/pom.xml, MavenProject: org.glassfish.jersey.connectors:jersey-jdk-connector:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/connectors/jdk-connector/pom.xml, MavenProject: org.glassfish.jersey.ext:project:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/ext/pom.xml, MavenProject: org.glassfish.jersey.ext:jersey-entity-filtering:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/ext/entity-filtering/pom.xml, MavenProject: org.glassfish.jersey.media:jersey-media-json-jackson:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/media/json-jackson/pom.xml, MavenProject: org.glassfish.jersey.connectors:jersey-jetty-connector:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/connectors/jetty-connector/pom.xml, MavenProject: org.glassfish.jersey.ext.cdi:project:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/ext/cdi/pom.xml, MavenProject: org.glassfish.jersey.ext.cdi:jersey-cdi1x:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/ext/cdi/jersey-cdi1x/pom.xml, MavenProject: org.glassfish.jersey.containers.glassfish:project:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/containers/glassfish/pom.xml, MavenProject: org.glassfish.jersey.containers.glassfish:jersey-gf-ejb:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/containers/glassfish/jersey-gf-ejb/pom.xml, MavenProject: org.glassfish.jersey.containers:jersey-container-jetty-servlet:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/containers/jetty-servlet/pom.xml, MavenProject: org.glassfish.jersey.ext:jersey-bean-validation:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/ext/bean-validation/pom.xml, MavenProject: org.glassfish.jersey.ext.cdi:jersey-cdi1x-ban-custom-hk2-binding:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/ext/cdi/jersey-cdi1x-ban-custom-hk2-binding/pom.xml, MavenProject: org.glassfish.jersey.ext.cdi:jersey-cdi-rs-inject:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/ext/cdi/jersey-cdi-rs-inject/pom.xml, MavenProject: org.glassfish.jersey.ext.cdi:jersey-cdi1x-servlet:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/ext/cdi/jersey-cdi1x-servlet/pom.xml, MavenProject: org.glassfish.jersey.ext.cdi:jersey-cdi1x-transaction:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/ext/cdi/jersey-cdi1x-transaction/pom.xml, MavenProject: org.glassfish.jersey.ext.cdi:jersey-cdi1x-validation:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/ext/cdi/jersey-cdi1x-validation/pom.xml, MavenProject: org.glassfish.jersey.ext.cdi:jersey-weld2-se:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/ext/cdi/jersey-weld2-se/pom.xml, MavenProject: org.glassfish.jersey.ext:jersey-metainf-services:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/ext/metainf-services/pom.xml, MavenProject: org.glassfish.jersey.ext:jersey-mvc:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/ext/mvc/pom.xml, MavenProject: org.glassfish.jersey.ext:jersey-mvc-bean-validation:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/ext/mvc-bean-validation/pom.xml, MavenProject: org.glassfish.jersey.ext:jersey-mvc-freemarker:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/ext/mvc-freemarker/pom.xml, MavenProject: org.glassfish.jersey.ext:jersey-mvc-jsp:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/ext/mvc-jsp/pom.xml, MavenProject: org.glassfish.jersey.ext:jersey-mvc-mustache:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/ext/mvc-mustache/pom.xml, MavenProject: org.glassfish.jersey.ext:jersey-proxy-client:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/ext/proxy-client/pom.xml, MavenProject: org.glassfish.jersey.ext.rx:project:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/ext/rx/pom.xml, MavenProject: org.glassfish.jersey.ext.rx:jersey-rx-client-guava:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/ext/rx/rx-client-guava/pom.xml, MavenProject: org.glassfish.jersey.ext.rx:jersey-rx-client-rxjava:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/ext/rx/rx-client-rxjava/pom.xml, MavenProject: org.glassfish.jersey.ext.rx:jersey-rx-client-rxjava2:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/ext/rx/rx-client-rxjava2/pom.xml, MavenProject: org.glassfish.jersey.ext:jersey-servlet-portability:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/ext/servlet-portability/pom.xml, MavenProject: org.glassfish.jersey.ext:jersey-spring4:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/ext/spring4/pom.xml, MavenProject: org.glassfish.jersey.ext:jersey-spring5:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/ext/spring5/pom.xml, MavenProject: org.glassfish.jersey.ext:jersey-wadl-doclet:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/ext/wadl-doclet/pom.xml, MavenProject: org.glassfish.jersey.media:jersey-media-json-binding:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/media/json-binding/pom.xml, MavenProject: org.glassfish.jersey.media:jersey-media-sse:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/media/sse/pom.xml, MavenProject: org.glassfish.jersey.ext.microprofile:project:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/ext/microprofile/pom.xml, MavenProject: org.glassfish.jersey.ext.microprofile:jersey-mp-rest-client:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/ext/microprofile/mp-rest-client/pom.xml, MavenProject: org.glassfish.jersey.ext.microprofile:jersey-mp-config:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/ext/microprofile/mp-config/pom.xml, MavenProject: org.glassfish.jersey.incubator:project:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/incubator/pom.xml, MavenProject: org.glassfish.jersey.ext:jersey-declarative-linking:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/incubator/declarative-linking/pom.xml, MavenProject: org.glassfish.jersey.incubator:jersey-gae-integration:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/incubator/gae-integration/pom.xml, MavenProject: org.glassfish.jersey.media:html-json:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/incubator/html-json/pom.xml, MavenProject: org.glassfish.jersey.media:jersey-media-kryo:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/incubator/kryo/pom.xml, MavenProject: org.glassfish.jersey.incubator:jersey-open-tracing:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/incubator/open-tracing/pom.xml, MavenProject: org.glassfish.jersey.inject:jersey-cdi2-se:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/inject/cdi2-se/pom.xml, MavenProject: org.glassfish.jersey.media:jersey-media-json-jackson1:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/media/json-jackson1/pom.xml, MavenProject: org.glassfish.jersey.media:jersey-media-json-jettison:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/media/json-jettison/pom.xml, MavenProject: org.glassfish.jersey.media:jersey-media-json-processing:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/media/json-processing/pom.xml, MavenProject: org.glassfish.jersey.media:jersey-media-moxy:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/media/moxy/pom.xml, MavenProject: org.glassfish.jersey.media:jersey-media-multipart:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/media/multipart/pom.xml, MavenProject: org.glassfish.jersey.security:project:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/security/pom.xml, MavenProject: org.glassfish.jersey.security:oauth1-signature:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/security/oauth1-signature/pom.xml, MavenProject: org.glassfish.jersey.security:oauth1-client:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/security/oauth1-client/pom.xml, MavenProject: org.glassfish.jersey.security:oauth1-server:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/security/oauth1-server/pom.xml, MavenProject: org.glassfish.jersey.security:oauth2-client:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/security/oauth2-client/pom.xml, MavenProject: org.glassfish.jersey.test-framework:jersey-test-framework-util:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/test-framework/util/pom.xml, MavenProject: org.glassfish.jersey.tests:project:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/pom.xml, MavenProject: org.glassfish.jersey.tests:e2e:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/e2e/pom.xml, MavenProject: org.glassfish.jersey.tests:e2e-client:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/e2e-client/pom.xml, MavenProject: org.glassfish.jersey.tests:e2e-core-common:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/e2e-core-common/pom.xml, MavenProject: org.glassfish.jersey.tests:e2e-entity:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/e2e-entity/pom.xml, MavenProject: org.glassfish.jersey.tests:e2e-inject:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/e2e-inject/pom.xml, MavenProject: org.glassfish.jersey.tests:e2e-inject-cdi2-se:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/e2e-inject/cdi2-se/pom.xml, MavenProject: org.glassfish.jersey.tests:e2e-inject-hk2:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/e2e-inject/hk2/pom.xml, MavenProject: org.glassfish.jersey.tests:e2e-server:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/e2e-server/pom.xml, MavenProject: org.glassfish.jersey.tests:e2e-testng:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/e2e-testng/pom.xml, MavenProject: org.glassfish.jersey.tests.integration:project:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/pom.xml, MavenProject: org.glassfish.jersey.tests.integration:asm:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/asm/pom.xml, MavenProject: org.glassfish.jersey.tests.integration:async-jersey-filter:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/async-jersey-filter/pom.xml, MavenProject: org.glassfish.jersey.tests.integration.cdi:cdi-integration-project:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/cdi-integration/pom.xml, MavenProject: org.glassfish.jersey.tests.integration.cdi:cdi-beanvalidation-webapp:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/cdi-integration/cdi-beanvalidation-webapp/pom.xml, MavenProject: org.glassfish.jersey.tests.integration.cdi:cdi-client:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/cdi-integration/cdi-client/pom.xml, MavenProject: org.glassfish.jersey.tests.integration.cdi:cdi-client-on-server:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/cdi-integration/cdi-client-on-server/pom.xml, MavenProject: org.glassfish.jersey.tests.integration.cdi:cdi-ejb-test-webapp:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/cdi-integration/cdi-ejb-test-webapp/pom.xml, MavenProject: org.glassfish.jersey.tests.integration.cdi:cdi-iface-with-non-jaxrs-impl-test-webapp:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/cdi-integration/cdi-iface-with-non-jaxrs-impl-test-webapp/pom.xml, MavenProject: org.glassfish.jersey.tests.integration.cdi:cdi-manually-bound:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/cdi-integration/cdi-manually-bound/pom.xml, MavenProject: org.glassfish.jersey.tests.integration.cdi:cdi-log-check:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/cdi-integration/cdi-log-check/pom.xml, MavenProject: org.glassfish.jersey.tests.integration.cdi:cdi-multimodule-lib:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/cdi-integration/cdi-multimodule/lib/pom.xml, MavenProject: org.glassfish.jersey.tests.integration.cdi:cdi-multimodule-war1:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/cdi-integration/cdi-multimodule/war1/pom.xml, MavenProject: org.glassfish.jersey.tests.integration.cdi:cdi-multimodule-war2:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/cdi-integration/cdi-multimodule/war2/pom.xml, MavenProject: org.glassfish.jersey.tests.integration.cdi:cdi-multimodule-ear:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/cdi-integration/cdi-multimodule/ear/pom.xml, MavenProject: org.glassfish.jersey.tests.integration.cdi:cdi-multimodule:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/cdi-integration/cdi-multimodule/pom.xml, MavenProject: org.glassfish.jersey.tests.integration.cdi:cdi-multipart-webapp:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/cdi-integration/cdi-multipart-webapp/pom.xml, MavenProject: org.glassfish.jersey.tests.integration.cdi:cdi-resource-with-at-context:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/cdi-integration/cdi-resource-with-at-context/pom.xml, MavenProject: org.glassfish.jersey.tests.integration.cdi:cdi-test-webapp:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/cdi-integration/cdi-test-webapp/pom.xml, MavenProject: org.glassfish.jersey.tests.integration.cdi:cdi-with-jersey-injection-custom-cfg-webapp:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/cdi-integration/cdi-with-jersey-injection-custom-cfg-webapp/pom.xml, MavenProject: org.glassfish.jersey.tests.integration.cdi:cdi-with-jersey-injection-custom-hk2-banned-webapp:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/cdi-integration/cdi-with-jersey-injection-custom-hk2-banned-webapp/pom.xml, MavenProject: org.glassfish.jersey.tests.integration.cdi:cdi-with-jersey-injection-webapp:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/cdi-integration/cdi-with-jersey-injection-webapp/pom.xml, MavenProject: org.glassfish.jersey.tests.integration.cdi:context-inject-on-server:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/cdi-integration/context-inject-on-server/pom.xml, MavenProject: org.glassfish.jersey.tests.integration:client-connector-provider:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/client-connector-provider/pom.xml, MavenProject: org.glassfish.jersey.tests.integration:ejb-multimodule-lib:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/ejb-multimodule/lib/pom.xml, MavenProject: org.glassfish.jersey.tests.integration:ejb-multimodule-war:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/ejb-multimodule/war/pom.xml, MavenProject: org.glassfish.jersey.tests.integration:ejb-multimodule-ear:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/ejb-multimodule/ear/pom.xml, MavenProject: org.glassfish.jersey.tests.integration:ejb-multimodule:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/ejb-multimodule/pom.xml, MavenProject: org.glassfish.jersey.tests.integration:ejb-multimodule-reload-lib:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/ejb-multimodule-reload/lib/pom.xml, MavenProject: org.glassfish.jersey.tests.integration:ejb-multimodule-reload-war1:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/ejb-multimodule-reload/war1/pom.xml, MavenProject: org.glassfish.jersey.tests.integration:ejb-multimodule-reload-war2:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/ejb-multimodule-reload/war2/pom.xml, MavenProject: org.glassfish.jersey.tests.integration:ejb-multimodule-reload-ear:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/ejb-multimodule-reload/ear/pom.xml, MavenProject: org.glassfish.jersey.tests.integration:ejb-multimodule-reload:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/ejb-multimodule-reload/pom.xml, MavenProject: org.glassfish.jersey.tests.integration:ejb-test-webapp:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/ejb-test-webapp/pom.xml, MavenProject: org.glassfish.jersey.tests.integration:externalproperties:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/externalproperties/pom.xml, MavenProject: org.glassfish.jersey.tests.integration:j-376:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/j-376/pom.xml, MavenProject: org.glassfish.jersey.tests.integration:j-441-war1:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/j-441/war1/pom.xml, MavenProject: org.glassfish.jersey.tests.integration:j-441-war2:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/j-441/war2/pom.xml, MavenProject: org.glassfish.jersey.tests.integration:j-441-ear:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/j-441/ear/pom.xml, MavenProject: org.glassfish.jersey.tests.integration:j-441:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/j-441/pom.xml, MavenProject: org.glassfish.jersey.tests.integration:j-59-ejb-lib:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/j-59/lib/pom.xml, MavenProject: org.glassfish.jersey.tests.integration:j-59-cdi-war:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/j-59/war/pom.xml, MavenProject: org.glassfish.jersey.tests.integration:j-59-ear:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/j-59/ear/pom.xml, MavenProject: org.glassfish.jersey.tests.integration:j-59:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/j-59/pom.xml, MavenProject: org.glassfish.jersey.tests.integration:jaxrs-component-inject:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/jaxrs-component-inject/pom.xml, MavenProject: org.glassfish.jersey.tests.integration:jersey-1107:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/jersey-1107/pom.xml, MavenProject: org.glassfish.jersey.tests.integration:jersey-1223:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/jersey-1223/pom.xml, MavenProject: org.glassfish.jersey.tests.integration:jersey-1604:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/jersey-1604/pom.xml, MavenProject: org.glassfish.jersey.tests.integration:jersey-1667:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/jersey-1667/pom.xml, MavenProject: org.glassfish.jersey.tests.integration:jersey-1829:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/jersey-1829/pom.xml, MavenProject: org.glassfish.jersey.tests.integration:jersey-1883:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/jersey-1883/pom.xml, MavenProject: org.glassfish.jersey.tests.integration:jersey-1928:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/jersey-1928/pom.xml, MavenProject: org.glassfish.jersey.tests.integration:jersey-1960:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/jersey-1960/pom.xml, MavenProject: org.glassfish.jersey.tests.integration:jersey-1964:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/jersey-1964/pom.xml, MavenProject: org.glassfish.jersey.tests.integration:jersey-2031:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/jersey-2031/pom.xml, MavenProject: org.glassfish.jersey.tests.integration:jersey-2136:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/jersey-2136/pom.xml, MavenProject: org.glassfish.jersey.tests.integration:jersey-2137:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/jersey-2137/pom.xml, MavenProject: org.glassfish.jersey.tests.integration:jersey-2154:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/jersey-2154/pom.xml, MavenProject: org.glassfish.jersey.tests.integration:jersey-2160:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/jersey-2160/pom.xml, MavenProject: org.glassfish.jersey.tests.integration:jersey-2164:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/jersey-2164/pom.xml, MavenProject: org.glassfish.jersey.tests.integration:jersey-2167:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/jersey-2167/pom.xml, MavenProject: org.glassfish.jersey.tests.integration:jersey-2176:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/jersey-2176/pom.xml, MavenProject: org.glassfish.jersey.tests.integration:jersey-2184:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/jersey-2184/pom.xml, MavenProject: org.glassfish.jersey.tests.integration:jersey-2255:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/jersey-2255/pom.xml, MavenProject: org.glassfish.jersey.tests.integration:jersey-2322:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/jersey-2322/pom.xml, MavenProject: org.glassfish.jersey.tests.integration:jersey-2335:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/jersey-2335/pom.xml, MavenProject: org.glassfish.jersey.tests.integration:jersey-2421:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/jersey-2421/pom.xml, MavenProject: org.glassfish.jersey.tests.integration:jersey-2551:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/jersey-2551/pom.xml, MavenProject: org.glassfish.jersey.tests.integration:jersey-2612:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/jersey-2612/pom.xml, MavenProject: org.glassfish.jersey.tests.integration:jersey-2637:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/jersey-2637/pom.xml, MavenProject: org.glassfish.jersey.tests.integration:jersey-2654:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/jersey-2654/pom.xml, MavenProject: org.glassfish.jersey.tests.integration:jersey-2673:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/jersey-2673/pom.xml, MavenProject: org.glassfish.jersey.tests.integration:jersey-2689:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/jersey-2689/pom.xml, MavenProject: org.glassfish.jersey.tests.integration:jersey-2704:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/jersey-2704/pom.xml, MavenProject: org.glassfish.jersey.tests.integration:jersey-2776:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/jersey-2776/pom.xml, MavenProject: org.glassfish.jersey.tests.integration:jersey-2794:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/jersey-2794/pom.xml, MavenProject: org.glassfish.jersey.tests.integration:jersey-2846:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/jersey-2846/pom.xml, MavenProject: org.glassfish.jersey.tests.integration:jersey-2878:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/jersey-2878/pom.xml, MavenProject: org.glassfish.jersey.tests.integration:jersey-2892:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/jersey-2892/pom.xml, MavenProject: org.glassfish.jersey.tests.integration:jersey-3796:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/jersey-3796/pom.xml, MavenProject: org.glassfish.jersey.tests.integration:jersey-780:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/jersey-780/pom.xml, MavenProject: org.glassfish.jersey.tests.integration:jersey-3670:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/jersey-3670/pom.xml, MavenProject: org.glassfish.jersey.tests.integration:jersey-3992:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/jersey-3992/pom.xml, MavenProject: org.glassfish.jersey.tests.integration:jersey-4003:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/jersey-4003/pom.xml, MavenProject: org.glassfish.jersey.tests.integration:jersey-4099:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/jersey-4099/pom.xml, MavenProject: org.glassfish.jersey.tests.integration:jersey-4321:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/jersey-4321/pom.xml, MavenProject: org.glassfish.jersey.examples:project:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/examples/pom.xml, MavenProject: org.glassfish.jersey.examples:server-sent-events-jersey:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/examples/server-sent-events-jersey/pom.xml, MavenProject: org.glassfish.jersey.tests.integration:jersey-4507:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/jersey-4507/pom.xml, MavenProject: org.glassfish.jersey.tests.integration:jersey-4542:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/jersey-4542/pom.xml, MavenProject: org.glassfish.jersey.tests.integration:jersey-4697:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/jersey-4697/pom.xml, MavenProject: org.glassfish.jersey.tests.integration:jersey-4722:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/jersey-4722/pom.xml, MavenProject: org.glassfish.jersey.tests.integration:jetty-response-close:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/jetty-response-close/pom.xml, MavenProject: org.glassfish.jersey.bundles:project:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/bundles/pom.xml, MavenProject: org.glassfish.jersey.bundles:jaxrs-ri:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/bundles/jaxrs-ri/pom.xml, MavenProject: org.glassfish.jersey.tests.integration.microprofile:microprofile-integration-project:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/microprofile/pom.xml, MavenProject: org.glassfish.jersey.tests.integration.microprofile:microprofile-config-project:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/microprofile/config/pom.xml, MavenProject: org.glassfish.jersey.tests.integration.microprofile:config-webapp:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/microprofile/config/webapp/pom.xml, MavenProject: org.glassfish.jersey.tests.integration.microprofile:helidon-config-webapp:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/microprofile/config/helidon/pom.xml, MavenProject: org.glassfish.jersey.tests.integration.microprofile:jersey-rest-client-tck:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/microprofile/rest-client/pom.xml, MavenProject: org.glassfish.jersey.tests.integration:portability-jersey-1:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/portability-jersey-1/pom.xml, MavenProject: org.glassfish.jersey.tests.integration:portability-jersey-2:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/portability-jersey-2/pom.xml, MavenProject: org.glassfish.jersey.tests.integration:property-check:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/property-check/pom.xml, MavenProject: org.glassfish.jersey.tests.integration:security-digest:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/security-digest/pom.xml, MavenProject: org.glassfish.jersey.tests.integration:servlet-2.5-autodiscovery-1:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/servlet-2.5-autodiscovery-1/pom.xml, MavenProject: org.glassfish.jersey.tests.integration:servlet-2.5-autodiscovery-2:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/servlet-2.5-autodiscovery-2/pom.xml, MavenProject: org.glassfish.jersey.tests.integration:servlet-2.5-filter:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/servlet-2.5-filter/pom.xml, MavenProject: org.glassfish.jersey.tests.integration:servlet-2.5-inflector-1:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/servlet-2.5-inflector-1/pom.xml, MavenProject: org.glassfish.jersey.tests.integration:servlet-2.5-init-1:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/servlet-2.5-init-1/pom.xml, MavenProject: org.glassfish.jersey.tests.integration:servlet-2.5-init-2:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/servlet-2.5-init-2/pom.xml, MavenProject: org.glassfish.jersey.tests.integration:servlet-2.5-init-3:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/servlet-2.5-init-3/pom.xml, MavenProject: org.glassfish.jersey.tests.integration:servlet-2.5-init-4:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/servlet-2.5-init-4/pom.xml, MavenProject: org.glassfish.jersey.tests.integration:servlet-2.5-init-5:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/servlet-2.5-init-5/pom.xml, MavenProject: org.glassfish.jersey.tests.integration:servlet-2.5-init-6:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/servlet-2.5-init-6/pom.xml, MavenProject: org.glassfish.jersey.tests.integration:servlet-2.5-init-7:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/servlet-2.5-init-7/pom.xml, MavenProject: org.glassfish.jersey.tests.integration:servlet-2.5-init-8:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/servlet-2.5-init-8/pom.xml, MavenProject: org.glassfish.jersey.tests.integration:servlet-2.5-mvc-1:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/servlet-2.5-mvc-1/pom.xml, MavenProject: org.glassfish.jersey.tests.integration:servlet-2.5-mvc-2:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/servlet-2.5-mvc-2/pom.xml, MavenProject: org.glassfish.jersey.tests.integration:servlet-2.5-mvc-3:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/servlet-2.5-mvc-3/pom.xml, MavenProject: org.glassfish.jersey.tests.integration:servlet-2.5-reload:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/servlet-2.5-reload/pom.xml, MavenProject: org.glassfish.jersey.tests.integration:servlet-3-async:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/servlet-3-async/pom.xml, MavenProject: org.glassfish.jersey.tests.integration:servlet-3-chunked-io:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/servlet-3-chunked-io/pom.xml, MavenProject: org.glassfish.jersey.tests.integration:servlet-3-filter:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/servlet-3-filter/pom.xml, MavenProject: org.glassfish.jersey.tests.integration:servlet-3-gf-async:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/servlet-3-gf-async/pom.xml, MavenProject: org.glassfish.jersey.tests.integration:servlet-3-inflector-1:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/servlet-3-inflector-1/pom.xml, MavenProject: org.glassfish.jersey.tests.integration:servlet-3-init-1:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/servlet-3-init-1/pom.xml, MavenProject: org.glassfish.jersey.tests.integration:servlet-3-init-2:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/servlet-3-init-2/pom.xml, MavenProject: org.glassfish.jersey.tests.integration:servlet-3-init-3:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/servlet-3-init-3/pom.xml, MavenProject: org.glassfish.jersey.tests.integration:servlet-3-init-4:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/servlet-3-init-4/pom.xml, MavenProject: org.glassfish.jersey.tests.integration:servlet-3-init-5:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/servlet-3-init-5/pom.xml, MavenProject: org.glassfish.jersey.tests.integration:servlet-3-init-6:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/servlet-3-init-6/pom.xml, MavenProject: org.glassfish.jersey.tests.integration:servlet-3-init-7:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/servlet-3-init-7/pom.xml, MavenProject: org.glassfish.jersey.tests.integration:servlet-3-init-8:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/servlet-3-init-8/pom.xml, MavenProject: org.glassfish.jersey.tests.integration:servlet-3-init-9:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/servlet-3-init-9/pom.xml, MavenProject: org.glassfish.jersey.tests.integration:servlet-3-init-provider:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/servlet-3-init-provider/pom.xml, MavenProject: org.glassfish.jersey.tests.integration:servlet-3-params:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/servlet-3-params/pom.xml, MavenProject: org.glassfish.jersey.tests.integration:servlet-3-sse-1:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/servlet-3-sse-1/pom.xml, MavenProject: org.glassfish.jersey.tests.integration:servlet-4.0-mvc-1:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/servlet-4.0-mvc-1/pom.xml, MavenProject: org.glassfish.jersey.tests.integration:servlet-request-wrappper-binding-2:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/servlet-request-wrapper-binding-2/pom.xml, MavenProject: org.glassfish.jersey.tests.integration:servlet-request-wrappper-binding:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/servlet-request-wrapper-binding/pom.xml, MavenProject: org.glassfish.jersey.tests.integration:servlet-tests:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/servlet-tests/pom.xml, MavenProject: org.glassfish.jersey.tests.integration:sonar-test:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/sonar-test/pom.xml, MavenProject: org.glassfish.jersey.tests.integration:spring4:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/spring4/pom.xml, MavenProject: org.glassfish.jersey.tests.integration:spring5:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/spring5/pom.xml, MavenProject: org.glassfish.jersey.tests.integration:tracing-support:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/tracing-support/pom.xml, MavenProject: org.glassfish.jersey.tests.integration.reactive:reactive-streams-integration-project:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/reactive-streams/pom.xml, MavenProject: org.glassfish.jersey.tests.integration.reactive:sse-reactive-streams-tck:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/reactive-streams/sse/pom.xml, MavenProject: org.glassfish.jersey.tests:jersey-tests-jmockit:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/jmockit/pom.xml, MavenProject: org.glassfish.jersey.test-framework:memleak-test-common:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/test-framework/memleak-test-common/pom.xml, MavenProject: org.glassfish.jersey.tests.memleaks:project:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/mem-leaks/pom.xml, MavenProject: org.glassfish.jersey.tests.memleaks.redeployment:project:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/mem-leaks/redeployment/pom.xml, MavenProject: org.glassfish.jersey.tests.memleaks.redeployment:redeployment-leaking-test-app:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/mem-leaks/redeployment/redeployment-leaking-test-app/pom.xml, MavenProject: org.glassfish.jersey.examples:webapp-example-parent:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/examples/webapp-example-parent/pom.xml, MavenProject: org.glassfish.jersey.examples:helloworld-webapp:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/examples/helloworld-webapp/pom.xml, MavenProject: org.glassfish.jersey.test-framework.maven:project:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/test-framework/maven/pom.xml, MavenProject: org.glassfish.jersey.test-framework.maven:container-runner-maven-plugin:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/test-framework/maven/container-runner-maven-plugin/pom.xml, MavenProject: org.glassfish.jersey.tests.memleaks.redeployment:redeployment-hello-world-app-ref:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/mem-leaks/redeployment/redeployment-hello-world-app-ref/pom.xml, MavenProject: org.glassfish.jersey.tests.memleaks.redeployment:redeployment-no-jersey-app:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/mem-leaks/redeployment/redeployment-no-jersey-app/pom.xml, MavenProject: org.glassfish.jersey.tests.memleaks.redeployment:redeployment-threadlocals-app:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/mem-leaks/redeployment/redeployment-threadlocals-app/pom.xml, MavenProject: org.glassfish.jersey.tests.memleaks.testcases:project:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/mem-leaks/test-cases/pom.xml, MavenProject: org.glassfish.jersey.tests.memleaks.testcases:bean-param-leak:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/mem-leaks/test-cases/bean-param-leak/pom.xml, MavenProject: org.glassfish.jersey.tests.memleaks.testcases:shutdown-hook-leak:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/mem-leaks/test-cases/shutdown-hook-leak/pom.xml, MavenProject: org.glassfish.jersey.tests.memleaks.testcases:shutdown-hook-leak-client:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/mem-leaks/test-cases/shutdown-hook-leak-client/pom.xml, MavenProject: org.glassfish.jersey.tests.memleaks.testcases:leaking-test-app:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/mem-leaks/test-cases/leaking-test-app/pom.xml, MavenProject: org.glassfish.jersey.tests.osgi:project:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/osgi/pom.xml, MavenProject: org.glassfish.jersey.tests.osgi:jersey-tests-osgi-functional:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/osgi/functional/pom.xml, MavenProject: org.glassfish.jersey.tests:stress:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/stress/pom.xml, MavenProject: org.glassfish.jersey.tests.performance:project:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/performance/pom.xml, MavenProject: org.glassfish.jersey.tests.performance:performance-test-benchmarks:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/performance/benchmarks/pom.xml, MavenProject: org.glassfish.jersey.tests.performance.runners:project:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/performance/runners/pom.xml, MavenProject: org.glassfish.jersey.tests.performance.runners:jersey-grizzly-runner:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/performance/runners/jersey-grizzly-runner/pom.xml, MavenProject: org.glassfish.jersey.tests.performance.testcases:project:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/performance/test-cases/pom.xml, MavenProject: org.glassfish.jersey.tests.performance.testcases:assemblies:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/performance/test-cases/assemblies/pom.xml, MavenProject: org.glassfish.jersey.tests.performance.testcases:filter-dynamic:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/performance/test-cases/filter-dynamic/pom.xml, MavenProject: org.glassfish.jersey.tests.performance.testcases:filter-global:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/performance/test-cases/filter-global/pom.xml, MavenProject: org.glassfish.jersey.tests.performance.testcases:filter-name:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/performance/test-cases/filter-name/pom.xml, MavenProject: org.glassfish.jersey.tests.performance.testcases:interceptor-dynamic:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/performance/test-cases/interceptor-dynamic/pom.xml, MavenProject: org.glassfish.jersey.tests.performance.testcases:interceptor-global:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/performance/test-cases/interceptor-global/pom.xml, MavenProject: org.glassfish.jersey.tests.performance.testcases:interceptor-name:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/performance/test-cases/interceptor-name/pom.xml, MavenProject: org.glassfish.jersey.tests.performance.testcases:custom-provider:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/performance/test-cases/mbw-custom-provider/pom.xml, MavenProject: org.glassfish.jersey.tests.performance.testcases:json-jackson:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/performance/test-cases/mbw-json-jackson/pom.xml, MavenProject: org.glassfish.jersey.tests.performance.testcases:json-moxy:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/performance/test-cases/mbw-json-moxy/pom.xml, MavenProject: org.glassfish.jersey.tests.performance.testcases:mbw-kryo:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/performance/test-cases/mbw-kryo/pom.xml, MavenProject: org.glassfish.jersey.tests.performance.testcases:text-plain:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/performance/test-cases/mbw-text-plain/pom.xml, MavenProject: org.glassfish.jersey.tests.performance.testcases:xml-jaxb:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/performance/test-cases/mbw-xml-jaxb/pom.xml, MavenProject: org.glassfish.jersey.tests.performance.testcases:xml-moxy:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/performance/test-cases/mbw-xml-moxy/pom.xml, MavenProject: org.glassfish.jersey.tests.performance.testcases:param-srl:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/performance/test-cases/param-srl/pom.xml, MavenProject: org.glassfish.jersey.tests.performance.testcases:proxy-injection:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/performance/test-cases/proxy-injection/pom.xml, MavenProject: org.glassfish.jersey.tests.performance.tools:performance-test-tools:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/performance/tools/pom.xml, MavenProject: org.glassfish.jersey.examples:assemblies:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/examples/assemblies/pom.xml, MavenProject: org.glassfish.jersey.examples:bookmark:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/examples/bookmark/pom.xml, MavenProject: org.glassfish.jersey.examples:bookmark-em:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/examples/bookmark-em/pom.xml, MavenProject: org.glassfish.jersey.examples:bookstore-webapp:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/examples/bookstore-webapp/pom.xml, MavenProject: org.glassfish.jersey.examples:cdi-webapp:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/examples/cdi-webapp/pom.xml, MavenProject: org.glassfish.jersey.examples:clipboard:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/examples/clipboard/pom.xml, MavenProject: org.glassfish.jersey.examples:clipboard-programmatic:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/examples/clipboard-programmatic/pom.xml, MavenProject: org.glassfish.jersey.examples:declarative-linking:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/examples/declarative-linking/pom.xml, MavenProject: org.glassfish.jersey.examples:entity-filtering:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/examples/entity-filtering/pom.xml, MavenProject: org.glassfish.jersey.examples:entity-filtering-selectable:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/examples/entity-filtering-selectable/pom.xml, MavenProject: org.glassfish.jersey.examples:entity-filtering-security:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/examples/entity-filtering-security/pom.xml, MavenProject: org.glassfish.jersey.examples:extended-wadl-webapp:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/examples/extended-wadl-webapp/pom.xml, MavenProject: org.glassfish.jersey.examples:exception-mapping:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/examples/exception-mapping/pom.xml, MavenProject: org.glassfish.jersey.examples:freemarker-webapp:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/examples/freemarker-webapp/pom.xml, MavenProject: org.glassfish.jersey.examples:groovy:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/examples/groovy/pom.xml, MavenProject: org.glassfish.jersey.examples:helloworld:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/examples/helloworld/pom.xml, MavenProject: org.glassfish.jersey.examples:helloworld-benchmark:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/examples/helloworld-benchmark/pom.xml, MavenProject: org.glassfish.jersey.examples:helloworld-cdi2-se:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/examples/helloworld-cdi2-se/pom.xml, MavenProject: org.glassfish.jersey.examples:helloworld-netty:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/examples/helloworld-netty/pom.xml, MavenProject: org.glassfish.jersey.examples:helloworld-programmatic:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/examples/helloworld-programmatic/pom.xml, MavenProject: org.glassfish.jersey.examples:helloworld-pure-jax-rs:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/examples/helloworld-pure-jax-rs/pom.xml, MavenProject: org.glassfish.jersey.examples:helloworld-weld:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/examples/helloworld-weld/pom.xml, MavenProject: org.glassfish.jersey.examples:helloworld-spring-webapp:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/examples/helloworld-spring-webapp/pom.xml, MavenProject: org.glassfish.jersey.examples:helloworld-spring-annotations:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/examples/helloworld-spring-annotations/pom.xml, MavenProject: org.glassfish.jersey.examples:http-patch:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/examples/http-patch/pom.xml, MavenProject: org.glassfish.jersey.examples:http-trace:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/examples/http-trace/pom.xml, MavenProject: org.glassfish.jersey.examples:https-clientserver-grizzly:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/examples/https-clientserver-grizzly/pom.xml, MavenProject: org.glassfish.jersey.examples:https-server-glassfish:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/examples/https-server-glassfish/pom.xml, MavenProject: org.glassfish.jersey.examples:java8-webapp:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/examples/java8-webapp/pom.xml, MavenProject: org.glassfish.jersey.examples:jaxb:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/examples/jaxb/pom.xml, MavenProject: org.glassfish.jersey.examples:jaxrs-types-injection:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/examples/jaxrs-types-injection/pom.xml, MavenProject: org.glassfish.jersey.examples:jersey-ejb:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/examples/jersey-ejb/pom.xml, MavenProject: org.glassfish.jersey.examples:json-binding-webapp:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/examples/json-binding-webapp/pom.xml, MavenProject: org.glassfish.jersey.examples:json-jackson:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/examples/json-jackson/pom.xml, MavenProject: org.glassfish.jersey.examples:json-jackson1:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/examples/json-jackson1/pom.xml, MavenProject: org.glassfish.jersey.examples:json-jettison:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/examples/json-jettison/pom.xml, MavenProject: org.glassfish.jersey.examples:json-moxy:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/examples/json-moxy/pom.xml, MavenProject: org.glassfish.jersey.examples:json-processing-webapp:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/examples/json-processing-webapp/pom.xml, MavenProject: org.glassfish.jersey.examples:json-with-padding:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/examples/json-with-padding/pom.xml, MavenProject: org.glassfish.jersey.examples:managed-beans-webapp:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/examples/managed-beans-webapp/pom.xml, MavenProject: org.glassfish.jersey.examples:managed-client:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/examples/managed-client/pom.xml, MavenProject: org.glassfish.jersey.examples:managed-client-webapp:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/examples/managed-client-webapp/pom.xml, MavenProject: org.glassfish.jersey.examples:managed-client-simple-webapp:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/examples/managed-client-simple-webapp/pom.xml, MavenProject: org.glassfish.jersey.examples:multipart-webapp:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/examples/multipart-webapp/pom.xml, MavenProject: org.glassfish.jersey.examples:open-tracing:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/examples/open-tracing/pom.xml, MavenProject: org.glassfish.jersey.examples:osgi-helloworld-webapp:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/examples/osgi-helloworld-webapp/pom.xml, MavenProject: org.glassfish.jersey.examples.osgi-helloworld-webapp:lib-bundle:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/examples/osgi-helloworld-webapp/lib-bundle/pom.xml, MavenProject: org.glassfish.jersey.examples.osgi-helloworld-webapp:additional-bundle:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/examples/osgi-helloworld-webapp/additional-bundle/pom.xml, MavenProject: org.glassfish.jersey.examples.osgi-helloworld-webapp:alternate-version-bundle:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/examples/osgi-helloworld-webapp/alternate-version-bundle/pom.xml, MavenProject: org.glassfish.jersey.examples.osgi-helloworld-webapp:war-bundle:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/examples/osgi-helloworld-webapp/war-bundle/pom.xml, MavenProject: org.glassfish.jersey.examples.osgi-helloworld-webapp:functional-test:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/examples/osgi-helloworld-webapp/functional-test/pom.xml, MavenProject: org.glassfish.jersey.examples:osgi-http-service:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/examples/osgi-http-service/pom.xml, MavenProject: org.glassfish.jersey.examples.osgi-http-service:bundle:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/examples/osgi-http-service/bundle/pom.xml, MavenProject: org.glassfish.jersey.examples.osgi-http-service:functional-test:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/examples/osgi-http-service/functional-test/pom.xml, MavenProject: org.glassfish.jersey.examples:oauth-client-twitter:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/examples/oauth-client-twitter/pom.xml, MavenProject: org.glassfish.jersey.examples:reload:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/examples/reload/pom.xml, MavenProject: org.glassfish.jersey.examples:rx-client-webapp:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/examples/rx-client-webapp/pom.xml, MavenProject: org.glassfish.jersey.examples:server-async:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/examples/server-async/pom.xml, MavenProject: org.glassfish.jersey.examples:server-async-managed:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/examples/server-async-managed/pom.xml, MavenProject: org.glassfish.jersey.examples:server-async-standalone:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/examples/server-async-standalone/pom.xml, MavenProject: org.glassfish.jersey.examples:server-async-standalone-client:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/examples/server-async-standalone/client/pom.xml, MavenProject: org.glassfish.jersey.examples:server-async-standalone-webapp:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/examples/server-async-standalone/webapp/pom.xml, MavenProject: org.glassfish.jersey.examples:server-sent-events-jaxrs:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/examples/server-sent-events-jaxrs/pom.xml, MavenProject: org.glassfish.jersey.examples:servlet3-webapp:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/examples/servlet3-webapp/pom.xml, MavenProject: org.glassfish.jersey.examples:simple-console:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/examples/simple-console/pom.xml, MavenProject: org.glassfish.jersey.examples:sse-item-store-jersey-webapp:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/examples/sse-item-store-jersey-webapp/pom.xml, MavenProject: org.glassfish.jersey.examples:sse-item-store-jaxrs-webapp:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/examples/sse-item-store-jaxrs-webapp/pom.xml, MavenProject: org.glassfish.jersey.examples:sse-twitter-aggregator:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/examples/sse-twitter-aggregator/pom.xml, MavenProject: org.glassfish.jersey.examples:system-properties-example:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/examples/system-properties-example/pom.xml, MavenProject: org.glassfish.jersey.examples:xml-moxy:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/examples/xml-moxy/pom.xml, MavenProject: org.glassfish.jersey.test-framework.maven:custom-enforcer-rules:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/test-framework/maven/custom-enforcer-rules/pom.xml] [DEBUG] (f) session = org.apache.maven.execution.MavenSession@5568c66f [DEBUG] (f) skipSource = false [DEBUG] (f) useDefaultExcludes = true [DEBUG] (f) useDefaultManifestFile = false [DEBUG] -- end configuration -- [DEBUG] isUp2date: false (Destination /home/jenkins/agent/workspace/single_ci_build/test-framework/maven/custom-enforcer-rules/target/custom-enforcer-rules-2.35-SNAPSHOT-sources.jar not found.) [INFO] Building jar: /home/jenkins/agent/workspace/single_ci_build/test-framework/maven/custom-enforcer-rules/target/custom-enforcer-rules-2.35-SNAPSHOT-sources.jar [DEBUG] adding directory META-INF/ [DEBUG] adding entry META-INF/MANIFEST.MF [DEBUG] adding directory org/ [DEBUG] adding directory org/glassfish/ [DEBUG] adding directory org/glassfish/jersey/ [DEBUG] adding directory org/glassfish/jersey/test/ [DEBUG] adding directory org/glassfish/jersey/test/maven/ [DEBUG] adding directory org/glassfish/jersey/test/maven/rule/ [DEBUG] adding entry org/glassfish/jersey/test/maven/rule/FilePatternDoesNotExistRule.java [DEBUG] adding entry org/glassfish/jersey/test/maven/rule/PatternNotMatchedInFileRule.java [DEBUG] adding entry META-INF/LICENSE.md [DEBUG] adding entry META-INF/NOTICE.md [DEBUG] adding directory META-INF/maven/ [DEBUG] adding directory META-INF/maven/org.glassfish.jersey.test-framework.maven/ [DEBUG] adding directory META-INF/maven/org.glassfish.jersey.test-framework.maven/custom-enforcer-rules/ [DEBUG] adding entry META-INF/maven/org.glassfish.jersey.test-framework.maven/custom-enforcer-rules/pom.xml [DEBUG] adding entry META-INF/maven/org.glassfish.jersey.test-framework.maven/custom-enforcer-rules/pom.properties [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ custom-enforcer-rules --- [DEBUG] Configuring mojo org.apache.maven.plugins:maven-install-plugin:2.5.2:install from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-install-plugin:2.5.2, parent: sun.misc.Launcher$AppClassLoader@7852e922] [DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-install-plugin:2.5.2:install' with basic configurator --> [DEBUG] (f) artifact = org.glassfish.jersey.test-framework.maven:custom-enforcer-rules:jar:2.35-SNAPSHOT [DEBUG] (f) attachedArtifacts = [org.glassfish.jersey.test-framework.maven:custom-enforcer-rules:java-source:sources:2.35-SNAPSHOT] [DEBUG] (f) createChecksum = false [DEBUG] (f) installAtEnd = false [DEBUG] (f) localRepository = id: local url: file:///home/jenkins/.m2/repository/ layout: default snapshots: [enabled => true, update => always] releases: [enabled => true, update => always] [DEBUG] (f) packaging = jar [DEBUG] (f) pomFile = /home/jenkins/agent/workspace/single_ci_build/test-framework/maven/custom-enforcer-rules/pom.xml [DEBUG] (f) project = MavenProject: org.glassfish.jersey.test-framework.maven:custom-enforcer-rules:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/test-framework/maven/custom-enforcer-rules/pom.xml [DEBUG] (f) reactorProjects = [MavenProject: org.glassfish.jersey:project:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/pom.xml, MavenProject: org.glassfish.jersey.archetypes:project:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/archetypes/pom.xml, MavenProject: org.glassfish.jersey.archetypes:jersey-heroku-webapp:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/archetypes/jersey-heroku-webapp/pom.xml, MavenProject: org.glassfish.jersey.archetypes:jersey-quickstart-grizzly2:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/archetypes/jersey-quickstart-grizzly2/pom.xml, MavenProject: org.glassfish.jersey.archetypes:jersey-quickstart-webapp:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/archetypes/jersey-quickstart-webapp/pom.xml, MavenProject: org.glassfish.jersey.archetypes:jersey-example-java8-webapp:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/archetypes/jersey-example-java8-webapp/pom.xml, MavenProject: org.glassfish.jersey:jersey-bom:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/bom/pom.xml, MavenProject: org.glassfish.jersey.core:jersey-common:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/core-common/pom.xml, MavenProject: org.glassfish.jersey.inject:project:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/inject/pom.xml, MavenProject: org.glassfish.jersey.inject:jersey-hk2:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/inject/hk2/pom.xml, MavenProject: org.glassfish.jersey.core:jersey-client:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/core-client/pom.xml, MavenProject: org.glassfish.jersey.media:project:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/media/pom.xml, MavenProject: org.glassfish.jersey.media:jersey-media-jaxb:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/media/jaxb/pom.xml, MavenProject: org.glassfish.jersey.core:jersey-server:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/core-server/pom.xml, MavenProject: org.glassfish.jersey.containers:project:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/containers/pom.xml, MavenProject: org.glassfish.jersey.containers:jersey-container-grizzly2-http:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/containers/grizzly2-http/pom.xml, MavenProject: org.glassfish.jersey.containers:jersey-container-servlet-core:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/containers/jersey-servlet-core/pom.xml, MavenProject: org.glassfish.jersey.test-framework:project:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/test-framework/pom.xml, MavenProject: org.glassfish.jersey.test-framework:jersey-test-framework-core:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/test-framework/core/pom.xml, MavenProject: org.glassfish.jersey.containers:jersey-container-servlet:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/containers/jersey-servlet/pom.xml, MavenProject: org.glassfish.jersey.containers:jersey-container-grizzly2-servlet:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/containers/grizzly2-servlet/pom.xml, MavenProject: org.glassfish.jersey.test-framework.providers:project:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/test-framework/providers/pom.xml, MavenProject: org.glassfish.jersey.test-framework.providers:jersey-test-framework-provider-grizzly2:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/test-framework/providers/grizzly2/pom.xml, MavenProject: org.glassfish.jersey.connectors:project:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/connectors/pom.xml, MavenProject: org.glassfish.jersey.connectors:jersey-apache-connector:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/connectors/apache-connector/pom.xml, MavenProject: org.glassfish.jersey.test-framework.providers:jersey-test-framework-provider-inmemory:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/test-framework/providers/inmemory/pom.xml, MavenProject: org.glassfish.jersey.test-framework.providers:jersey-test-framework-provider-external:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/test-framework/providers/external/pom.xml, MavenProject: org.glassfish.jersey.containers:jersey-container-jdk-http:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/containers/jdk-http/pom.xml, MavenProject: org.glassfish.jersey.test-framework.providers:jersey-test-framework-provider-jdk-http:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/test-framework/providers/jdk-http/pom.xml, MavenProject: org.glassfish.jersey.containers:jersey-container-simple-http:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/containers/simple-http/pom.xml, MavenProject: org.glassfish.jersey.test-framework.providers:jersey-test-framework-provider-simple:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/test-framework/providers/simple/pom.xml, MavenProject: org.glassfish.jersey.containers:jersey-container-jetty-http:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/containers/jetty-http/pom.xml, MavenProject: org.glassfish.jersey.test-framework.providers:jersey-test-framework-provider-jetty:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/test-framework/providers/jetty/pom.xml, MavenProject: org.glassfish.jersey.connectors:jersey-netty-connector:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/connectors/netty-connector/pom.xml, MavenProject: org.glassfish.jersey.containers:jersey-container-netty-http:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/containers/netty-http/pom.xml, MavenProject: org.glassfish.jersey.test-framework.providers:jersey-test-framework-provider-netty:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/test-framework/providers/netty/pom.xml, MavenProject: org.glassfish.jersey.test-framework.providers:jersey-test-framework-provider-bundle:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/test-framework/providers/bundle/pom.xml, MavenProject: org.glassfish.jersey.connectors:jersey-grizzly-connector:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/connectors/grizzly-connector/pom.xml, MavenProject: org.glassfish.jersey.connectors:jersey-jdk-connector:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/connectors/jdk-connector/pom.xml, MavenProject: org.glassfish.jersey.ext:project:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/ext/pom.xml, MavenProject: org.glassfish.jersey.ext:jersey-entity-filtering:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/ext/entity-filtering/pom.xml, MavenProject: org.glassfish.jersey.media:jersey-media-json-jackson:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/media/json-jackson/pom.xml, MavenProject: org.glassfish.jersey.connectors:jersey-jetty-connector:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/connectors/jetty-connector/pom.xml, MavenProject: org.glassfish.jersey.ext.cdi:project:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/ext/cdi/pom.xml, MavenProject: org.glassfish.jersey.ext.cdi:jersey-cdi1x:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/ext/cdi/jersey-cdi1x/pom.xml, MavenProject: org.glassfish.jersey.containers.glassfish:project:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/containers/glassfish/pom.xml, MavenProject: org.glassfish.jersey.containers.glassfish:jersey-gf-ejb:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/containers/glassfish/jersey-gf-ejb/pom.xml, MavenProject: org.glassfish.jersey.containers:jersey-container-jetty-servlet:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/containers/jetty-servlet/pom.xml, MavenProject: org.glassfish.jersey.ext:jersey-bean-validation:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/ext/bean-validation/pom.xml, MavenProject: org.glassfish.jersey.ext.cdi:jersey-cdi1x-ban-custom-hk2-binding:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/ext/cdi/jersey-cdi1x-ban-custom-hk2-binding/pom.xml, MavenProject: org.glassfish.jersey.ext.cdi:jersey-cdi-rs-inject:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/ext/cdi/jersey-cdi-rs-inject/pom.xml, MavenProject: org.glassfish.jersey.ext.cdi:jersey-cdi1x-servlet:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/ext/cdi/jersey-cdi1x-servlet/pom.xml, MavenProject: org.glassfish.jersey.ext.cdi:jersey-cdi1x-transaction:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/ext/cdi/jersey-cdi1x-transaction/pom.xml, MavenProject: org.glassfish.jersey.ext.cdi:jersey-cdi1x-validation:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/ext/cdi/jersey-cdi1x-validation/pom.xml, MavenProject: org.glassfish.jersey.ext.cdi:jersey-weld2-se:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/ext/cdi/jersey-weld2-se/pom.xml, MavenProject: org.glassfish.jersey.ext:jersey-metainf-services:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/ext/metainf-services/pom.xml, MavenProject: org.glassfish.jersey.ext:jersey-mvc:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/ext/mvc/pom.xml, MavenProject: org.glassfish.jersey.ext:jersey-mvc-bean-validation:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/ext/mvc-bean-validation/pom.xml, MavenProject: org.glassfish.jersey.ext:jersey-mvc-freemarker:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/ext/mvc-freemarker/pom.xml, MavenProject: org.glassfish.jersey.ext:jersey-mvc-jsp:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/ext/mvc-jsp/pom.xml, MavenProject: org.glassfish.jersey.ext:jersey-mvc-mustache:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/ext/mvc-mustache/pom.xml, MavenProject: org.glassfish.jersey.ext:jersey-proxy-client:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/ext/proxy-client/pom.xml, MavenProject: org.glassfish.jersey.ext.rx:project:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/ext/rx/pom.xml, MavenProject: org.glassfish.jersey.ext.rx:jersey-rx-client-guava:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/ext/rx/rx-client-guava/pom.xml, MavenProject: org.glassfish.jersey.ext.rx:jersey-rx-client-rxjava:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/ext/rx/rx-client-rxjava/pom.xml, MavenProject: org.glassfish.jersey.ext.rx:jersey-rx-client-rxjava2:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/ext/rx/rx-client-rxjava2/pom.xml, MavenProject: org.glassfish.jersey.ext:jersey-servlet-portability:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/ext/servlet-portability/pom.xml, MavenProject: org.glassfish.jersey.ext:jersey-spring4:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/ext/spring4/pom.xml, MavenProject: org.glassfish.jersey.ext:jersey-spring5:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/ext/spring5/pom.xml, MavenProject: org.glassfish.jersey.ext:jersey-wadl-doclet:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/ext/wadl-doclet/pom.xml, MavenProject: org.glassfish.jersey.media:jersey-media-json-binding:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/media/json-binding/pom.xml, MavenProject: org.glassfish.jersey.media:jersey-media-sse:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/media/sse/pom.xml, MavenProject: org.glassfish.jersey.ext.microprofile:project:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/ext/microprofile/pom.xml, MavenProject: org.glassfish.jersey.ext.microprofile:jersey-mp-rest-client:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/ext/microprofile/mp-rest-client/pom.xml, MavenProject: org.glassfish.jersey.ext.microprofile:jersey-mp-config:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/ext/microprofile/mp-config/pom.xml, MavenProject: org.glassfish.jersey.incubator:project:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/incubator/pom.xml, MavenProject: org.glassfish.jersey.ext:jersey-declarative-linking:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/incubator/declarative-linking/pom.xml, MavenProject: org.glassfish.jersey.incubator:jersey-gae-integration:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/incubator/gae-integration/pom.xml, MavenProject: org.glassfish.jersey.media:html-json:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/incubator/html-json/pom.xml, MavenProject: org.glassfish.jersey.media:jersey-media-kryo:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/incubator/kryo/pom.xml, MavenProject: org.glassfish.jersey.incubator:jersey-open-tracing:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/incubator/open-tracing/pom.xml, MavenProject: org.glassfish.jersey.inject:jersey-cdi2-se:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/inject/cdi2-se/pom.xml, MavenProject: org.glassfish.jersey.media:jersey-media-json-jackson1:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/media/json-jackson1/pom.xml, MavenProject: org.glassfish.jersey.media:jersey-media-json-jettison:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/media/json-jettison/pom.xml, MavenProject: org.glassfish.jersey.media:jersey-media-json-processing:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/media/json-processing/pom.xml, MavenProject: org.glassfish.jersey.media:jersey-media-moxy:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/media/moxy/pom.xml, MavenProject: org.glassfish.jersey.media:jersey-media-multipart:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/media/multipart/pom.xml, MavenProject: org.glassfish.jersey.security:project:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/security/pom.xml, MavenProject: org.glassfish.jersey.security:oauth1-signature:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/security/oauth1-signature/pom.xml, MavenProject: org.glassfish.jersey.security:oauth1-client:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/security/oauth1-client/pom.xml, MavenProject: org.glassfish.jersey.security:oauth1-server:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/security/oauth1-server/pom.xml, MavenProject: org.glassfish.jersey.security:oauth2-client:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/security/oauth2-client/pom.xml, MavenProject: org.glassfish.jersey.test-framework:jersey-test-framework-util:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/test-framework/util/pom.xml, MavenProject: org.glassfish.jersey.tests:project:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/pom.xml, MavenProject: org.glassfish.jersey.tests:e2e:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/e2e/pom.xml, MavenProject: org.glassfish.jersey.tests:e2e-client:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/e2e-client/pom.xml, MavenProject: org.glassfish.jersey.tests:e2e-core-common:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/e2e-core-common/pom.xml, MavenProject: org.glassfish.jersey.tests:e2e-entity:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/e2e-entity/pom.xml, MavenProject: org.glassfish.jersey.tests:e2e-inject:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/e2e-inject/pom.xml, MavenProject: org.glassfish.jersey.tests:e2e-inject-cdi2-se:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/e2e-inject/cdi2-se/pom.xml, MavenProject: org.glassfish.jersey.tests:e2e-inject-hk2:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/e2e-inject/hk2/pom.xml, MavenProject: org.glassfish.jersey.tests:e2e-server:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/e2e-server/pom.xml, MavenProject: org.glassfish.jersey.tests:e2e-testng:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/e2e-testng/pom.xml, MavenProject: org.glassfish.jersey.tests.integration:project:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/pom.xml, MavenProject: org.glassfish.jersey.tests.integration:asm:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/asm/pom.xml, MavenProject: org.glassfish.jersey.tests.integration:async-jersey-filter:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/async-jersey-filter/pom.xml, MavenProject: org.glassfish.jersey.tests.integration.cdi:cdi-integration-project:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/cdi-integration/pom.xml, MavenProject: org.glassfish.jersey.tests.integration.cdi:cdi-beanvalidation-webapp:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/cdi-integration/cdi-beanvalidation-webapp/pom.xml, MavenProject: org.glassfish.jersey.tests.integration.cdi:cdi-client:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/cdi-integration/cdi-client/pom.xml, MavenProject: org.glassfish.jersey.tests.integration.cdi:cdi-client-on-server:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/cdi-integration/cdi-client-on-server/pom.xml, MavenProject: org.glassfish.jersey.tests.integration.cdi:cdi-ejb-test-webapp:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/cdi-integration/cdi-ejb-test-webapp/pom.xml, MavenProject: org.glassfish.jersey.tests.integration.cdi:cdi-iface-with-non-jaxrs-impl-test-webapp:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/cdi-integration/cdi-iface-with-non-jaxrs-impl-test-webapp/pom.xml, MavenProject: org.glassfish.jersey.tests.integration.cdi:cdi-manually-bound:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/cdi-integration/cdi-manually-bound/pom.xml, MavenProject: org.glassfish.jersey.tests.integration.cdi:cdi-log-check:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/cdi-integration/cdi-log-check/pom.xml, MavenProject: org.glassfish.jersey.tests.integration.cdi:cdi-multimodule-lib:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/cdi-integration/cdi-multimodule/lib/pom.xml, MavenProject: org.glassfish.jersey.tests.integration.cdi:cdi-multimodule-war1:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/cdi-integration/cdi-multimodule/war1/pom.xml, MavenProject: org.glassfish.jersey.tests.integration.cdi:cdi-multimodule-war2:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/cdi-integration/cdi-multimodule/war2/pom.xml, MavenProject: org.glassfish.jersey.tests.integration.cdi:cdi-multimodule-ear:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/cdi-integration/cdi-multimodule/ear/pom.xml, MavenProject: org.glassfish.jersey.tests.integration.cdi:cdi-multimodule:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/cdi-integration/cdi-multimodule/pom.xml, MavenProject: org.glassfish.jersey.tests.integration.cdi:cdi-multipart-webapp:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/cdi-integration/cdi-multipart-webapp/pom.xml, MavenProject: org.glassfish.jersey.tests.integration.cdi:cdi-resource-with-at-context:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/cdi-integration/cdi-resource-with-at-context/pom.xml, MavenProject: org.glassfish.jersey.tests.integration.cdi:cdi-test-webapp:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/cdi-integration/cdi-test-webapp/pom.xml, MavenProject: org.glassfish.jersey.tests.integration.cdi:cdi-with-jersey-injection-custom-cfg-webapp:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/cdi-integration/cdi-with-jersey-injection-custom-cfg-webapp/pom.xml, MavenProject: org.glassfish.jersey.tests.integration.cdi:cdi-with-jersey-injection-custom-hk2-banned-webapp:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/cdi-integration/cdi-with-jersey-injection-custom-hk2-banned-webapp/pom.xml, MavenProject: org.glassfish.jersey.tests.integration.cdi:cdi-with-jersey-injection-webapp:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/cdi-integration/cdi-with-jersey-injection-webapp/pom.xml, MavenProject: org.glassfish.jersey.tests.integration.cdi:context-inject-on-server:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/cdi-integration/context-inject-on-server/pom.xml, MavenProject: org.glassfish.jersey.tests.integration:client-connector-provider:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/client-connector-provider/pom.xml, MavenProject: org.glassfish.jersey.tests.integration:ejb-multimodule-lib:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/ejb-multimodule/lib/pom.xml, MavenProject: org.glassfish.jersey.tests.integration:ejb-multimodule-war:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/ejb-multimodule/war/pom.xml, MavenProject: org.glassfish.jersey.tests.integration:ejb-multimodule-ear:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/ejb-multimodule/ear/pom.xml, MavenProject: org.glassfish.jersey.tests.integration:ejb-multimodule:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/ejb-multimodule/pom.xml, MavenProject: org.glassfish.jersey.tests.integration:ejb-multimodule-reload-lib:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/ejb-multimodule-reload/lib/pom.xml, MavenProject: org.glassfish.jersey.tests.integration:ejb-multimodule-reload-war1:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/ejb-multimodule-reload/war1/pom.xml, MavenProject: org.glassfish.jersey.tests.integration:ejb-multimodule-reload-war2:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/ejb-multimodule-reload/war2/pom.xml, MavenProject: org.glassfish.jersey.tests.integration:ejb-multimodule-reload-ear:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/ejb-multimodule-reload/ear/pom.xml, MavenProject: org.glassfish.jersey.tests.integration:ejb-multimodule-reload:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/ejb-multimodule-reload/pom.xml, MavenProject: org.glassfish.jersey.tests.integration:ejb-test-webapp:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/ejb-test-webapp/pom.xml, MavenProject: org.glassfish.jersey.tests.integration:externalproperties:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/externalproperties/pom.xml, MavenProject: org.glassfish.jersey.tests.integration:j-376:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/j-376/pom.xml, MavenProject: org.glassfish.jersey.tests.integration:j-441-war1:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/j-441/war1/pom.xml, MavenProject: org.glassfish.jersey.tests.integration:j-441-war2:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/j-441/war2/pom.xml, MavenProject: org.glassfish.jersey.tests.integration:j-441-ear:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/j-441/ear/pom.xml, MavenProject: org.glassfish.jersey.tests.integration:j-441:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/j-441/pom.xml, MavenProject: org.glassfish.jersey.tests.integration:j-59-ejb-lib:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/j-59/lib/pom.xml, MavenProject: org.glassfish.jersey.tests.integration:j-59-cdi-war:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/j-59/war/pom.xml, MavenProject: org.glassfish.jersey.tests.integration:j-59-ear:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/j-59/ear/pom.xml, MavenProject: org.glassfish.jersey.tests.integration:j-59:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/j-59/pom.xml, MavenProject: org.glassfish.jersey.tests.integration:jaxrs-component-inject:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/jaxrs-component-inject/pom.xml, MavenProject: org.glassfish.jersey.tests.integration:jersey-1107:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/jersey-1107/pom.xml, MavenProject: org.glassfish.jersey.tests.integration:jersey-1223:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/jersey-1223/pom.xml, MavenProject: org.glassfish.jersey.tests.integration:jersey-1604:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/jersey-1604/pom.xml, MavenProject: org.glassfish.jersey.tests.integration:jersey-1667:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/jersey-1667/pom.xml, MavenProject: org.glassfish.jersey.tests.integration:jersey-1829:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/jersey-1829/pom.xml, MavenProject: org.glassfish.jersey.tests.integration:jersey-1883:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/jersey-1883/pom.xml, MavenProject: org.glassfish.jersey.tests.integration:jersey-1928:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/jersey-1928/pom.xml, MavenProject: org.glassfish.jersey.tests.integration:jersey-1960:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/jersey-1960/pom.xml, MavenProject: org.glassfish.jersey.tests.integration:jersey-1964:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/jersey-1964/pom.xml, MavenProject: org.glassfish.jersey.tests.integration:jersey-2031:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/jersey-2031/pom.xml, MavenProject: org.glassfish.jersey.tests.integration:jersey-2136:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/jersey-2136/pom.xml, MavenProject: org.glassfish.jersey.tests.integration:jersey-2137:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/jersey-2137/pom.xml, MavenProject: org.glassfish.jersey.tests.integration:jersey-2154:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/jersey-2154/pom.xml, MavenProject: org.glassfish.jersey.tests.integration:jersey-2160:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/jersey-2160/pom.xml, MavenProject: org.glassfish.jersey.tests.integration:jersey-2164:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/jersey-2164/pom.xml, MavenProject: org.glassfish.jersey.tests.integration:jersey-2167:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/jersey-2167/pom.xml, MavenProject: org.glassfish.jersey.tests.integration:jersey-2176:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/jersey-2176/pom.xml, MavenProject: org.glassfish.jersey.tests.integration:jersey-2184:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/jersey-2184/pom.xml, MavenProject: org.glassfish.jersey.tests.integration:jersey-2255:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/jersey-2255/pom.xml, MavenProject: org.glassfish.jersey.tests.integration:jersey-2322:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/jersey-2322/pom.xml, MavenProject: org.glassfish.jersey.tests.integration:jersey-2335:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/jersey-2335/pom.xml, MavenProject: org.glassfish.jersey.tests.integration:jersey-2421:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/jersey-2421/pom.xml, MavenProject: org.glassfish.jersey.tests.integration:jersey-2551:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/jersey-2551/pom.xml, MavenProject: org.glassfish.jersey.tests.integration:jersey-2612:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/jersey-2612/pom.xml, MavenProject: org.glassfish.jersey.tests.integration:jersey-2637:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/jersey-2637/pom.xml, MavenProject: org.glassfish.jersey.tests.integration:jersey-2654:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/jersey-2654/pom.xml, MavenProject: org.glassfish.jersey.tests.integration:jersey-2673:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/jersey-2673/pom.xml, MavenProject: org.glassfish.jersey.tests.integration:jersey-2689:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/jersey-2689/pom.xml, MavenProject: org.glassfish.jersey.tests.integration:jersey-2704:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/jersey-2704/pom.xml, MavenProject: org.glassfish.jersey.tests.integration:jersey-2776:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/jersey-2776/pom.xml, MavenProject: org.glassfish.jersey.tests.integration:jersey-2794:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/jersey-2794/pom.xml, MavenProject: org.glassfish.jersey.tests.integration:jersey-2846:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/jersey-2846/pom.xml, MavenProject: org.glassfish.jersey.tests.integration:jersey-2878:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/jersey-2878/pom.xml, MavenProject: org.glassfish.jersey.tests.integration:jersey-2892:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/jersey-2892/pom.xml, MavenProject: org.glassfish.jersey.tests.integration:jersey-3796:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/jersey-3796/pom.xml, MavenProject: org.glassfish.jersey.tests.integration:jersey-780:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/jersey-780/pom.xml, MavenProject: org.glassfish.jersey.tests.integration:jersey-3670:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/jersey-3670/pom.xml, MavenProject: org.glassfish.jersey.tests.integration:jersey-3992:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/jersey-3992/pom.xml, MavenProject: org.glassfish.jersey.tests.integration:jersey-4003:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/jersey-4003/pom.xml, MavenProject: org.glassfish.jersey.tests.integration:jersey-4099:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/jersey-4099/pom.xml, MavenProject: org.glassfish.jersey.tests.integration:jersey-4321:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/jersey-4321/pom.xml, MavenProject: org.glassfish.jersey.examples:project:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/examples/pom.xml, MavenProject: org.glassfish.jersey.examples:server-sent-events-jersey:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/examples/server-sent-events-jersey/pom.xml, MavenProject: org.glassfish.jersey.tests.integration:jersey-4507:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/jersey-4507/pom.xml, MavenProject: org.glassfish.jersey.tests.integration:jersey-4542:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/jersey-4542/pom.xml, MavenProject: org.glassfish.jersey.tests.integration:jersey-4697:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/jersey-4697/pom.xml, MavenProject: org.glassfish.jersey.tests.integration:jersey-4722:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/jersey-4722/pom.xml, MavenProject: org.glassfish.jersey.tests.integration:jetty-response-close:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/jetty-response-close/pom.xml, MavenProject: org.glassfish.jersey.bundles:project:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/bundles/pom.xml, MavenProject: org.glassfish.jersey.bundles:jaxrs-ri:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/bundles/jaxrs-ri/pom.xml, MavenProject: org.glassfish.jersey.tests.integration.microprofile:microprofile-integration-project:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/microprofile/pom.xml, MavenProject: org.glassfish.jersey.tests.integration.microprofile:microprofile-config-project:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/microprofile/config/pom.xml, MavenProject: org.glassfish.jersey.tests.integration.microprofile:config-webapp:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/microprofile/config/webapp/pom.xml, MavenProject: org.glassfish.jersey.tests.integration.microprofile:helidon-config-webapp:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/microprofile/config/helidon/pom.xml, MavenProject: org.glassfish.jersey.tests.integration.microprofile:jersey-rest-client-tck:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/microprofile/rest-client/pom.xml, MavenProject: org.glassfish.jersey.tests.integration:portability-jersey-1:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/portability-jersey-1/pom.xml, MavenProject: org.glassfish.jersey.tests.integration:portability-jersey-2:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/portability-jersey-2/pom.xml, MavenProject: org.glassfish.jersey.tests.integration:property-check:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/property-check/pom.xml, MavenProject: org.glassfish.jersey.tests.integration:security-digest:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/security-digest/pom.xml, MavenProject: org.glassfish.jersey.tests.integration:servlet-2.5-autodiscovery-1:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/servlet-2.5-autodiscovery-1/pom.xml, MavenProject: org.glassfish.jersey.tests.integration:servlet-2.5-autodiscovery-2:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/servlet-2.5-autodiscovery-2/pom.xml, MavenProject: org.glassfish.jersey.tests.integration:servlet-2.5-filter:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/servlet-2.5-filter/pom.xml, MavenProject: org.glassfish.jersey.tests.integration:servlet-2.5-inflector-1:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/servlet-2.5-inflector-1/pom.xml, MavenProject: org.glassfish.jersey.tests.integration:servlet-2.5-init-1:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/servlet-2.5-init-1/pom.xml, MavenProject: org.glassfish.jersey.tests.integration:servlet-2.5-init-2:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/servlet-2.5-init-2/pom.xml, MavenProject: org.glassfish.jersey.tests.integration:servlet-2.5-init-3:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/servlet-2.5-init-3/pom.xml, MavenProject: org.glassfish.jersey.tests.integration:servlet-2.5-init-4:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/servlet-2.5-init-4/pom.xml, MavenProject: org.glassfish.jersey.tests.integration:servlet-2.5-init-5:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/servlet-2.5-init-5/pom.xml, MavenProject: org.glassfish.jersey.tests.integration:servlet-2.5-init-6:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/servlet-2.5-init-6/pom.xml, MavenProject: org.glassfish.jersey.tests.integration:servlet-2.5-init-7:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/servlet-2.5-init-7/pom.xml, MavenProject: org.glassfish.jersey.tests.integration:servlet-2.5-init-8:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/servlet-2.5-init-8/pom.xml, MavenProject: org.glassfish.jersey.tests.integration:servlet-2.5-mvc-1:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/servlet-2.5-mvc-1/pom.xml, MavenProject: org.glassfish.jersey.tests.integration:servlet-2.5-mvc-2:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/servlet-2.5-mvc-2/pom.xml, MavenProject: org.glassfish.jersey.tests.integration:servlet-2.5-mvc-3:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/servlet-2.5-mvc-3/pom.xml, MavenProject: org.glassfish.jersey.tests.integration:servlet-2.5-reload:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/servlet-2.5-reload/pom.xml, MavenProject: org.glassfish.jersey.tests.integration:servlet-3-async:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/servlet-3-async/pom.xml, MavenProject: org.glassfish.jersey.tests.integration:servlet-3-chunked-io:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/servlet-3-chunked-io/pom.xml, MavenProject: org.glassfish.jersey.tests.integration:servlet-3-filter:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/servlet-3-filter/pom.xml, MavenProject: org.glassfish.jersey.tests.integration:servlet-3-gf-async:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/servlet-3-gf-async/pom.xml, MavenProject: org.glassfish.jersey.tests.integration:servlet-3-inflector-1:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/servlet-3-inflector-1/pom.xml, MavenProject: org.glassfish.jersey.tests.integration:servlet-3-init-1:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/servlet-3-init-1/pom.xml, MavenProject: org.glassfish.jersey.tests.integration:servlet-3-init-2:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/servlet-3-init-2/pom.xml, MavenProject: org.glassfish.jersey.tests.integration:servlet-3-init-3:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/servlet-3-init-3/pom.xml, MavenProject: org.glassfish.jersey.tests.integration:servlet-3-init-4:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/servlet-3-init-4/pom.xml, MavenProject: org.glassfish.jersey.tests.integration:servlet-3-init-5:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/servlet-3-init-5/pom.xml, MavenProject: org.glassfish.jersey.tests.integration:servlet-3-init-6:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/servlet-3-init-6/pom.xml, MavenProject: org.glassfish.jersey.tests.integration:servlet-3-init-7:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/servlet-3-init-7/pom.xml, MavenProject: org.glassfish.jersey.tests.integration:servlet-3-init-8:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/servlet-3-init-8/pom.xml, MavenProject: org.glassfish.jersey.tests.integration:servlet-3-init-9:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/servlet-3-init-9/pom.xml, MavenProject: org.glassfish.jersey.tests.integration:servlet-3-init-provider:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/servlet-3-init-provider/pom.xml, MavenProject: org.glassfish.jersey.tests.integration:servlet-3-params:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/servlet-3-params/pom.xml, MavenProject: org.glassfish.jersey.tests.integration:servlet-3-sse-1:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/servlet-3-sse-1/pom.xml, MavenProject: org.glassfish.jersey.tests.integration:servlet-4.0-mvc-1:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/servlet-4.0-mvc-1/pom.xml, MavenProject: org.glassfish.jersey.tests.integration:servlet-request-wrappper-binding-2:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/servlet-request-wrapper-binding-2/pom.xml, MavenProject: org.glassfish.jersey.tests.integration:servlet-request-wrappper-binding:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/servlet-request-wrapper-binding/pom.xml, MavenProject: org.glassfish.jersey.tests.integration:servlet-tests:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/servlet-tests/pom.xml, MavenProject: org.glassfish.jersey.tests.integration:sonar-test:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/sonar-test/pom.xml, MavenProject: org.glassfish.jersey.tests.integration:spring4:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/spring4/pom.xml, MavenProject: org.glassfish.jersey.tests.integration:spring5:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/spring5/pom.xml, MavenProject: org.glassfish.jersey.tests.integration:tracing-support:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/tracing-support/pom.xml, MavenProject: org.glassfish.jersey.tests.integration.reactive:reactive-streams-integration-project:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/reactive-streams/pom.xml, MavenProject: org.glassfish.jersey.tests.integration.reactive:sse-reactive-streams-tck:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/integration/reactive-streams/sse/pom.xml, MavenProject: org.glassfish.jersey.tests:jersey-tests-jmockit:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/jmockit/pom.xml, MavenProject: org.glassfish.jersey.test-framework:memleak-test-common:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/test-framework/memleak-test-common/pom.xml, MavenProject: org.glassfish.jersey.tests.memleaks:project:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/mem-leaks/pom.xml, MavenProject: org.glassfish.jersey.tests.memleaks.redeployment:project:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/mem-leaks/redeployment/pom.xml, MavenProject: org.glassfish.jersey.tests.memleaks.redeployment:redeployment-leaking-test-app:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/mem-leaks/redeployment/redeployment-leaking-test-app/pom.xml, MavenProject: org.glassfish.jersey.examples:webapp-example-parent:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/examples/webapp-example-parent/pom.xml, MavenProject: org.glassfish.jersey.examples:helloworld-webapp:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/examples/helloworld-webapp/pom.xml, MavenProject: org.glassfish.jersey.test-framework.maven:project:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/test-framework/maven/pom.xml, MavenProject: org.glassfish.jersey.test-framework.maven:container-runner-maven-plugin:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/test-framework/maven/container-runner-maven-plugin/pom.xml, MavenProject: org.glassfish.jersey.tests.memleaks.redeployment:redeployment-hello-world-app-ref:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/mem-leaks/redeployment/redeployment-hello-world-app-ref/pom.xml, MavenProject: org.glassfish.jersey.tests.memleaks.redeployment:redeployment-no-jersey-app:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/mem-leaks/redeployment/redeployment-no-jersey-app/pom.xml, MavenProject: org.glassfish.jersey.tests.memleaks.redeployment:redeployment-threadlocals-app:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/mem-leaks/redeployment/redeployment-threadlocals-app/pom.xml, MavenProject: org.glassfish.jersey.tests.memleaks.testcases:project:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/mem-leaks/test-cases/pom.xml, MavenProject: org.glassfish.jersey.tests.memleaks.testcases:bean-param-leak:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/mem-leaks/test-cases/bean-param-leak/pom.xml, MavenProject: org.glassfish.jersey.tests.memleaks.testcases:shutdown-hook-leak:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/mem-leaks/test-cases/shutdown-hook-leak/pom.xml, MavenProject: org.glassfish.jersey.tests.memleaks.testcases:shutdown-hook-leak-client:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/mem-leaks/test-cases/shutdown-hook-leak-client/pom.xml, MavenProject: org.glassfish.jersey.tests.memleaks.testcases:leaking-test-app:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/mem-leaks/test-cases/leaking-test-app/pom.xml, MavenProject: org.glassfish.jersey.tests.osgi:project:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/osgi/pom.xml, MavenProject: org.glassfish.jersey.tests.osgi:jersey-tests-osgi-functional:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/osgi/functional/pom.xml, MavenProject: org.glassfish.jersey.tests:stress:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/stress/pom.xml, MavenProject: org.glassfish.jersey.tests.performance:project:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/performance/pom.xml, MavenProject: org.glassfish.jersey.tests.performance:performance-test-benchmarks:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/performance/benchmarks/pom.xml, MavenProject: org.glassfish.jersey.tests.performance.runners:project:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/performance/runners/pom.xml, MavenProject: org.glassfish.jersey.tests.performance.runners:jersey-grizzly-runner:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/performance/runners/jersey-grizzly-runner/pom.xml, MavenProject: org.glassfish.jersey.tests.performance.testcases:project:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/performance/test-cases/pom.xml, MavenProject: org.glassfish.jersey.tests.performance.testcases:assemblies:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/performance/test-cases/assemblies/pom.xml, MavenProject: org.glassfish.jersey.tests.performance.testcases:filter-dynamic:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/performance/test-cases/filter-dynamic/pom.xml, MavenProject: org.glassfish.jersey.tests.performance.testcases:filter-global:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/performance/test-cases/filter-global/pom.xml, MavenProject: org.glassfish.jersey.tests.performance.testcases:filter-name:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/performance/test-cases/filter-name/pom.xml, MavenProject: org.glassfish.jersey.tests.performance.testcases:interceptor-dynamic:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/performance/test-cases/interceptor-dynamic/pom.xml, MavenProject: org.glassfish.jersey.tests.performance.testcases:interceptor-global:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/performance/test-cases/interceptor-global/pom.xml, MavenProject: org.glassfish.jersey.tests.performance.testcases:interceptor-name:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/performance/test-cases/interceptor-name/pom.xml, MavenProject: org.glassfish.jersey.tests.performance.testcases:custom-provider:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/performance/test-cases/mbw-custom-provider/pom.xml, MavenProject: org.glassfish.jersey.tests.performance.testcases:json-jackson:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/performance/test-cases/mbw-json-jackson/pom.xml, MavenProject: org.glassfish.jersey.tests.performance.testcases:json-moxy:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/performance/test-cases/mbw-json-moxy/pom.xml, MavenProject: org.glassfish.jersey.tests.performance.testcases:mbw-kryo:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/performance/test-cases/mbw-kryo/pom.xml, MavenProject: org.glassfish.jersey.tests.performance.testcases:text-plain:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/performance/test-cases/mbw-text-plain/pom.xml, MavenProject: org.glassfish.jersey.tests.performance.testcases:xml-jaxb:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/performance/test-cases/mbw-xml-jaxb/pom.xml, MavenProject: org.glassfish.jersey.tests.performance.testcases:xml-moxy:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/performance/test-cases/mbw-xml-moxy/pom.xml, MavenProject: org.glassfish.jersey.tests.performance.testcases:param-srl:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/performance/test-cases/param-srl/pom.xml, MavenProject: org.glassfish.jersey.tests.performance.testcases:proxy-injection:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/performance/test-cases/proxy-injection/pom.xml, MavenProject: org.glassfish.jersey.tests.performance.tools:performance-test-tools:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/tests/performance/tools/pom.xml, MavenProject: org.glassfish.jersey.examples:assemblies:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/examples/assemblies/pom.xml, MavenProject: org.glassfish.jersey.examples:bookmark:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/examples/bookmark/pom.xml, MavenProject: org.glassfish.jersey.examples:bookmark-em:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/examples/bookmark-em/pom.xml, MavenProject: org.glassfish.jersey.examples:bookstore-webapp:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/examples/bookstore-webapp/pom.xml, MavenProject: org.glassfish.jersey.examples:cdi-webapp:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/examples/cdi-webapp/pom.xml, MavenProject: org.glassfish.jersey.examples:clipboard:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/examples/clipboard/pom.xml, MavenProject: org.glassfish.jersey.examples:clipboard-programmatic:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/examples/clipboard-programmatic/pom.xml, MavenProject: org.glassfish.jersey.examples:declarative-linking:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/examples/declarative-linking/pom.xml, MavenProject: org.glassfish.jersey.examples:entity-filtering:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/examples/entity-filtering/pom.xml, MavenProject: org.glassfish.jersey.examples:entity-filtering-selectable:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/examples/entity-filtering-selectable/pom.xml, MavenProject: org.glassfish.jersey.examples:entity-filtering-security:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/examples/entity-filtering-security/pom.xml, MavenProject: org.glassfish.jersey.examples:extended-wadl-webapp:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/examples/extended-wadl-webapp/pom.xml, MavenProject: org.glassfish.jersey.examples:exception-mapping:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/examples/exception-mapping/pom.xml, MavenProject: org.glassfish.jersey.examples:freemarker-webapp:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/examples/freemarker-webapp/pom.xml, MavenProject: org.glassfish.jersey.examples:groovy:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/examples/groovy/pom.xml, MavenProject: org.glassfish.jersey.examples:helloworld:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/examples/helloworld/pom.xml, MavenProject: org.glassfish.jersey.examples:helloworld-benchmark:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/examples/helloworld-benchmark/pom.xml, MavenProject: org.glassfish.jersey.examples:helloworld-cdi2-se:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/examples/helloworld-cdi2-se/pom.xml, MavenProject: org.glassfish.jersey.examples:helloworld-netty:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/examples/helloworld-netty/pom.xml, MavenProject: org.glassfish.jersey.examples:helloworld-programmatic:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/examples/helloworld-programmatic/pom.xml, MavenProject: org.glassfish.jersey.examples:helloworld-pure-jax-rs:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/examples/helloworld-pure-jax-rs/pom.xml, MavenProject: org.glassfish.jersey.examples:helloworld-weld:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/examples/helloworld-weld/pom.xml, MavenProject: org.glassfish.jersey.examples:helloworld-spring-webapp:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/examples/helloworld-spring-webapp/pom.xml, MavenProject: org.glassfish.jersey.examples:helloworld-spring-annotations:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/examples/helloworld-spring-annotations/pom.xml, MavenProject: org.glassfish.jersey.examples:http-patch:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/examples/http-patch/pom.xml, MavenProject: org.glassfish.jersey.examples:http-trace:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/examples/http-trace/pom.xml, MavenProject: org.glassfish.jersey.examples:https-clientserver-grizzly:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/examples/https-clientserver-grizzly/pom.xml, MavenProject: org.glassfish.jersey.examples:https-server-glassfish:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/examples/https-server-glassfish/pom.xml, MavenProject: org.glassfish.jersey.examples:java8-webapp:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/examples/java8-webapp/pom.xml, MavenProject: org.glassfish.jersey.examples:jaxb:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/examples/jaxb/pom.xml, MavenProject: org.glassfish.jersey.examples:jaxrs-types-injection:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/examples/jaxrs-types-injection/pom.xml, MavenProject: org.glassfish.jersey.examples:jersey-ejb:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/examples/jersey-ejb/pom.xml, MavenProject: org.glassfish.jersey.examples:json-binding-webapp:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/examples/json-binding-webapp/pom.xml, MavenProject: org.glassfish.jersey.examples:json-jackson:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/examples/json-jackson/pom.xml, MavenProject: org.glassfish.jersey.examples:json-jackson1:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/examples/json-jackson1/pom.xml, MavenProject: org.glassfish.jersey.examples:json-jettison:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/examples/json-jettison/pom.xml, MavenProject: org.glassfish.jersey.examples:json-moxy:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/examples/json-moxy/pom.xml, MavenProject: org.glassfish.jersey.examples:json-processing-webapp:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/examples/json-processing-webapp/pom.xml, MavenProject: org.glassfish.jersey.examples:json-with-padding:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/examples/json-with-padding/pom.xml, MavenProject: org.glassfish.jersey.examples:managed-beans-webapp:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/examples/managed-beans-webapp/pom.xml, MavenProject: org.glassfish.jersey.examples:managed-client:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/examples/managed-client/pom.xml, MavenProject: org.glassfish.jersey.examples:managed-client-webapp:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/examples/managed-client-webapp/pom.xml, MavenProject: org.glassfish.jersey.examples:managed-client-simple-webapp:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/examples/managed-client-simple-webapp/pom.xml, MavenProject: org.glassfish.jersey.examples:multipart-webapp:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/examples/multipart-webapp/pom.xml, MavenProject: org.glassfish.jersey.examples:open-tracing:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/examples/open-tracing/pom.xml, MavenProject: org.glassfish.jersey.examples:osgi-helloworld-webapp:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/examples/osgi-helloworld-webapp/pom.xml, MavenProject: org.glassfish.jersey.examples.osgi-helloworld-webapp:lib-bundle:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/examples/osgi-helloworld-webapp/lib-bundle/pom.xml, MavenProject: org.glassfish.jersey.examples.osgi-helloworld-webapp:additional-bundle:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/examples/osgi-helloworld-webapp/additional-bundle/pom.xml, MavenProject: org.glassfish.jersey.examples.osgi-helloworld-webapp:alternate-version-bundle:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/examples/osgi-helloworld-webapp/alternate-version-bundle/pom.xml, MavenProject: org.glassfish.jersey.examples.osgi-helloworld-webapp:war-bundle:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/examples/osgi-helloworld-webapp/war-bundle/pom.xml, MavenProject: org.glassfish.jersey.examples.osgi-helloworld-webapp:functional-test:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/examples/osgi-helloworld-webapp/functional-test/pom.xml, MavenProject: org.glassfish.jersey.examples:osgi-http-service:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/examples/osgi-http-service/pom.xml, MavenProject: org.glassfish.jersey.examples.osgi-http-service:bundle:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/examples/osgi-http-service/bundle/pom.xml, MavenProject: org.glassfish.jersey.examples.osgi-http-service:functional-test:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/examples/osgi-http-service/functional-test/pom.xml, MavenProject: org.glassfish.jersey.examples:oauth-client-twitter:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/examples/oauth-client-twitter/pom.xml, MavenProject: org.glassfish.jersey.examples:reload:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/examples/reload/pom.xml, MavenProject: org.glassfish.jersey.examples:rx-client-webapp:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/examples/rx-client-webapp/pom.xml, MavenProject: org.glassfish.jersey.examples:server-async:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/examples/server-async/pom.xml, MavenProject: org.glassfish.jersey.examples:server-async-managed:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/examples/server-async-managed/pom.xml, MavenProject: org.glassfish.jersey.examples:server-async-standalone:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/examples/server-async-standalone/pom.xml, MavenProject: org.glassfish.jersey.examples:server-async-standalone-client:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/examples/server-async-standalone/client/pom.xml, MavenProject: org.glassfish.jersey.examples:server-async-standalone-webapp:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/examples/server-async-standalone/webapp/pom.xml, MavenProject: org.glassfish.jersey.examples:server-sent-events-jaxrs:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/examples/server-sent-events-jaxrs/pom.xml, MavenProject: org.glassfish.jersey.examples:servlet3-webapp:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/examples/servlet3-webapp/pom.xml, MavenProject: org.glassfish.jersey.examples:simple-console:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/examples/simple-console/pom.xml, MavenProject: org.glassfish.jersey.examples:sse-item-store-jersey-webapp:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/examples/sse-item-store-jersey-webapp/pom.xml, MavenProject: org.glassfish.jersey.examples:sse-item-store-jaxrs-webapp:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/examples/sse-item-store-jaxrs-webapp/pom.xml, MavenProject: org.glassfish.jersey.examples:sse-twitter-aggregator:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/examples/sse-twitter-aggregator/pom.xml, MavenProject: org.glassfish.jersey.examples:system-properties-example:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/examples/system-properties-example/pom.xml, MavenProject: org.glassfish.jersey.examples:xml-moxy:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/examples/xml-moxy/pom.xml, MavenProject: org.glassfish.jersey.test-framework.maven:custom-enforcer-rules:2.35-SNAPSHOT @ /home/jenkins/agent/workspace/single_ci_build/test-framework/maven/custom-enforcer-rules/pom.xml] [DEBUG] (s) skip = false [DEBUG] (f) updateReleaseInfo = false [DEBUG] -- end configuration -- [INFO] Installing /home/jenkins/agent/workspace/single_ci_build/test-framework/maven/custom-enforcer-rules/target/custom-enforcer-rules-2.35-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/test-framework/maven/custom-enforcer-rules/2.35-SNAPSHOT/custom-enforcer-rules-2.35-SNAPSHOT.jar [DEBUG] Writing tracking file /home/jenkins/.m2/repository/org/glassfish/jersey/test-framework/maven/custom-enforcer-rules/2.35-SNAPSHOT/_remote.repositories [INFO] Installing /home/jenkins/agent/workspace/single_ci_build/test-framework/maven/custom-enforcer-rules/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/test-framework/maven/custom-enforcer-rules/2.35-SNAPSHOT/custom-enforcer-rules-2.35-SNAPSHOT.pom [DEBUG] Writing tracking file /home/jenkins/.m2/repository/org/glassfish/jersey/test-framework/maven/custom-enforcer-rules/2.35-SNAPSHOT/_remote.repositories [DEBUG] Installing org.glassfish.jersey.test-framework.maven:custom-enforcer-rules:2.35-SNAPSHOT/maven-metadata.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/test-framework/maven/custom-enforcer-rules/2.35-SNAPSHOT/maven-metadata-local.xml [DEBUG] Installing org.glassfish.jersey.test-framework.maven:custom-enforcer-rules/maven-metadata.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/test-framework/maven/custom-enforcer-rules/maven-metadata-local.xml [INFO] Installing /home/jenkins/agent/workspace/single_ci_build/test-framework/maven/custom-enforcer-rules/target/custom-enforcer-rules-2.35-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/test-framework/maven/custom-enforcer-rules/2.35-SNAPSHOT/custom-enforcer-rules-2.35-SNAPSHOT-sources.jar [DEBUG] Writing tracking file /home/jenkins/.m2/repository/org/glassfish/jersey/test-framework/maven/custom-enforcer-rules/2.35-SNAPSHOT/_remote.repositories [DEBUG] Installing org.glassfish.jersey.test-framework.maven:custom-enforcer-rules:2.35-SNAPSHOT/maven-metadata.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/test-framework/maven/custom-enforcer-rules/2.35-SNAPSHOT/maven-metadata-local.xml [DEBUG] Installing org.glassfish.jersey.test-framework.maven:custom-enforcer-rules/maven-metadata.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/test-framework/maven/custom-enforcer-rules/maven-metadata-local.xml [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for jersey 2.35-SNAPSHOT: [INFO] [INFO] jersey ............................................. SUCCESS [ 28.819 s] [INFO] jersey-archetypes .................................. SUCCESS [ 0.807 s] [INFO] jersey-archetype-heroku-webapp ..................... SUCCESS [ 16.530 s] [INFO] jersey-archetype-grizzly2 .......................... SUCCESS [ 0.367 s] [INFO] jersey-archetype-webapp ............................ SUCCESS [ 0.394 s] [INFO] jersey-example-java8-webapp ........................ SUCCESS [ 0.514 s] [INFO] jersey-bom ......................................... SUCCESS [ 0.216 s] [INFO] jersey-core-common ................................. SUCCESS [ 16.357 s] [INFO] jersey-inject ...................................... SUCCESS [ 0.307 s] [INFO] jersey-inject-hk2 .................................. SUCCESS [ 1.281 s] [INFO] jersey-core-client ................................. SUCCESS [ 1.942 s] [INFO] jersey-media ....................................... SUCCESS [ 0.303 s] [INFO] jersey-media-jaxb .................................. SUCCESS [ 3.003 s] [INFO] jersey-core-server ................................. SUCCESS [ 7.353 s] [INFO] jersey-containers .................................. SUCCESS [ 0.300 s] [INFO] jersey-container-grizzly2-http ..................... SUCCESS [ 0.805 s] [INFO] jersey-container-servlet-core ...................... SUCCESS [ 0.939 s] [INFO] jersey-test-framework .............................. SUCCESS [ 0.316 s] [INFO] jersey-test-framework-core ......................... SUCCESS [ 1.335 s] [INFO] jersey-container-servlet ........................... SUCCESS [ 0.551 s] [INFO] jersey-container-grizzly2-servlet .................. SUCCESS [ 0.591 s] [INFO] jersey-test-framework-providers .................... SUCCESS [ 0.296 s] [INFO] jersey-test-framework-provider-grizzly2 ............ SUCCESS [ 0.604 s] [INFO] jersey-connectors .................................. SUCCESS [ 0.290 s] [INFO] jersey-connectors-apache ........................... SUCCESS [ 0.974 s] [INFO] jersey-test-framework-provider-inmemory ............ SUCCESS [ 0.532 s] [INFO] jersey-test-framework-provider-external ............ SUCCESS [ 0.419 s] [INFO] jersey-container-jdk-http .......................... SUCCESS [ 0.674 s] [INFO] jersey-test-framework-provider-jdk-http ............ SUCCESS [ 0.476 s] [INFO] jersey-container-simple-http ....................... SUCCESS [ 0.754 s] [INFO] jersey-test-framework-provider-simple .............. SUCCESS [ 0.470 s] [INFO] jersey-container-jetty-http ........................ SUCCESS [ 0.953 s] [INFO] jersey-test-framework-provider-jetty ............... SUCCESS [ 0.466 s] [INFO] jersey-connectors-netty ............................ SUCCESS [ 0.936 s] [INFO] jersey-container-netty-http ........................ SUCCESS [ 0.628 s] [INFO] jersey-test-framework-provider-netty ............... SUCCESS [ 0.422 s] [INFO] jersey-test-framework-provider-bundle .............. SUCCESS [ 0.295 s] [INFO] jersey-connectors-grizzly .......................... SUCCESS [ 0.902 s] [INFO] jersey-connectors-jdk .............................. SUCCESS [ 1.146 s] [INFO] jersey-extensions .................................. SUCCESS [ 0.291 s] [INFO] jersey-ext-entity-filtering ........................ SUCCESS [ 0.933 s] [INFO] jersey-media-json-jackson .......................... SUCCESS [ 1.296 s] [INFO] jersey-connectors-jetty ............................ SUCCESS [ 0.734 s] [INFO] jersey-cdi-support ................................. SUCCESS [ 0.309 s] [INFO] jersey-ext-cdi1x ................................... SUCCESS [ 1.101 s] [INFO] jersey-glassfish-support ........................... SUCCESS [ 0.308 s] [INFO] jersey-gf-ejb ...................................... SUCCESS [ 14.324 s] [INFO] jersey-container-jetty-servlet ..................... SUCCESS [ 0.673 s] [INFO] jersey-ext-bean-validation ......................... SUCCESS [ 0.788 s] [INFO] jersey-ext-cdi1x-ban-custom-hk2-binding ............ SUCCESS [ 0.508 s] [INFO] jersey-ext-cdi-rs-inject ........................... SUCCESS [ 19.114 s] [INFO] jersey-ext-cdi1x-servlet ........................... SUCCESS [ 0.915 s] [INFO] jersey-ext-cdi1x-transaction ....................... SUCCESS [ 1.898 s] [INFO] jersey-ext-cdi1x-validation ........................ SUCCESS [ 0.630 s] [INFO] jersey-ext-weld2-se ................................ SUCCESS [ 1.205 s] [INFO] jersey-ext-metainf-services ........................ SUCCESS [ 0.549 s] [INFO] jersey-ext-mvc ..................................... SUCCESS [ 0.701 s] [INFO] jersey-ext-mvc-bean-validation ..................... SUCCESS [ 0.506 s] [INFO] jersey-ext-mvc-freemarker .......................... SUCCESS [ 0.650 s] [INFO] jersey-ext-mvc-jsp ................................. SUCCESS [ 0.611 s] [INFO] jersey-ext-mvc-mustache ............................ SUCCESS [ 0.576 s] [INFO] jersey-ext-proxy-client ............................ SUCCESS [ 0.563 s] [INFO] jersey-ext-rx ...................................... SUCCESS [ 0.288 s] [INFO] jersey-ext-rx-client-guava ......................... SUCCESS [ 0.445 s] [INFO] jersey-ext-rx-client-rxjava ........................ SUCCESS [ 0.539 s] [INFO] jersey-ext-rx-client-rxjava2 ....................... SUCCESS [ 0.610 s] [INFO] jersey-ext-servlet-portability ..................... SUCCESS [ 0.663 s] [INFO] jersey-spring4 ..................................... SUCCESS [ 1.466 s] [INFO] jersey-spring5 ..................................... SUCCESS [ 0.817 s] [INFO] jersey-wadl-doclet ................................. SUCCESS [ 0.563 s] [INFO] jersey-media-json-binding .......................... SUCCESS [ 0.722 s] [INFO] jersey-media-sse ................................... SUCCESS [ 0.819 s] [INFO] project ............................................ SUCCESS [ 0.286 s] [INFO] jersey-mp-rest-client .............................. SUCCESS [ 1.325 s] [INFO] jersey-mp-config ................................... SUCCESS [ 1.329 s] [INFO] jersey-incubator ................................... SUCCESS [ 0.287 s] [INFO] jersey-declarative-linking ......................... SUCCESS [ 1.364 s] [INFO] jersey-ext-gae-integration ......................... SUCCESS [ 0.917 s] [INFO] jersey-media-html-json ............................. SUCCESS [ 2.286 s] [INFO] jersey-media-kryo .................................. SUCCESS [ 0.672 s] [INFO] jersey-open-tracing ................................ SUCCESS [ 0.734 s] [INFO] jersey-inject-cdi2-se .............................. SUCCESS [ 4.661 s] [INFO] jersey-media-json-jackson1 ......................... SUCCESS [ 2.754 s] [INFO] jersey-media-json-jettison ......................... SUCCESS [ 4.222 s] [INFO] jersey-media-json-processing ....................... SUCCESS [ 0.540 s] [INFO] jersey-media-moxy .................................. SUCCESS [ 0.884 s] [INFO] jersey-media-multipart ............................. SUCCESS [ 0.940 s] [INFO] jersey-security .................................... SUCCESS [ 0.296 s] [INFO] oauth1-signature ................................... SUCCESS [ 0.524 s] [INFO] jersey-security .................................... SUCCESS [ 0.467 s] [INFO] oauth1-server ...................................... SUCCESS [ 0.475 s] [INFO] oauth2-client ...................................... SUCCESS [ 0.469 s] [INFO] jersey-test-framework-util ......................... SUCCESS [ 0.460 s] [INFO] jersey-tests ....................................... SUCCESS [ 0.288 s] [INFO] jersey-tests-e2e ................................... SUCCESS [03:47 min] [INFO] jersey-tests-e2e-client ............................ SUCCESS [02:16 min] [INFO] jersey-tests-e2e-core-common ....................... SUCCESS [ 0.657 s] [INFO] jersey-tests-e2e-entity ............................ SUCCESS [02:17 min] [INFO] jersey-tests-e2e-inject ............................ SUCCESS [ 0.285 s] [INFO] jersey-tests-e2e-inject-cdi-se ..................... SUCCESS [ 0.526 s] [INFO] e2e-inject-hk2 ..................................... SUCCESS [ 0.440 s] [INFO] jersey-tests-e2e-server ............................ SUCCESS [03:50 min] [INFO] jersey-tests-e2e-testng ............................ SUCCESS [ 9.227 s] [INFO] jersey-tests-integration ........................... SUCCESS [ 0.280 s] [INFO] jersey-asm-integration ............................. SUCCESS [ 0.382 s] [INFO] jersey-tests-integration-jersey-async-filter ....... SUCCESS [ 2.837 s] [INFO] cdi-integration-project ............................ SUCCESS [ 0.286 s] [INFO] jersey-tests-cdi-beanvalidation-webapp ............. SUCCESS [ 0.654 s] [INFO] jersey-tests-cdi-client ............................ SUCCESS [ 0.647 s] [INFO] jersey-tests-cdi-client-on-server .................. SUCCESS [ 0.537 s] [INFO] jersey-tests-cdi-ejb-webapp ........................ SUCCESS [ 0.527 s] [INFO] jersey-tests-cdi-iface-with-non-jaxrs-impl-test-webapp SUCCESS [ 0.557 s] [INFO] cdi-manually-bound ................................. SUCCESS [ 0.483 s] [INFO] jersey-tests-cdi-log-check ......................... SUCCESS [ 0.555 s] [INFO] jersey-tests-integration-cdi-multimodule-lib ....... SUCCESS [ 0.394 s] [INFO] jersey-tests-integration-cdi-multimodule-war ....... SUCCESS [ 0.561 s] [INFO] jersey-tests-integration-cdi-multimodule-war2 ...... SUCCESS [ 0.525 s] [INFO] jersey-tests-integration-cdi-multimodule-ear ....... SUCCESS [ 0.837 s] [INFO] jersey-tests-integration-cdi-multimodule ........... SUCCESS [ 0.291 s] [INFO] jersey-tests-cdi-multipart-webapp .................. SUCCESS [ 0.507 s] [INFO] jersey-tests-resource-with-at-context .............. SUCCESS [ 0.463 s] [INFO] jersey-tests-cdi-webapp ............................ SUCCESS [ 0.661 s] [INFO] jersey-tests-cdi-with-jersey-injection-custom-cfg-webapp SUCCESS [ 0.583 s] [INFO] jersey-tests-cdi-with-jersey-injection-custom-hk2-banned-webapp SUCCESS [ 0.572 s] [INFO] jersey-tests-cdi-with-jersey-injection-webapp ...... SUCCESS [ 0.561 s] [INFO] jersey-tests-context-inject-on-server .............. SUCCESS [ 0.562 s] [INFO] client-connector-provider .......................... SUCCESS [ 0.422 s] [INFO] jersey-tests-integration-ejb-multimodule-lib ....... SUCCESS [ 0.389 s] [INFO] jersey-tests-integration-ejb-multimodule-war ....... SUCCESS [ 0.526 s] [INFO] jersey-tests-integration-ejb-multimodule-ear ....... SUCCESS [ 0.458 s] [INFO] jersey-tests-integration-ejb-multimodule ........... SUCCESS [ 0.282 s] [INFO] jersey-tests-integration-ejb-multimodule-reload-lib SUCCESS [ 0.409 s] [INFO] jersey-tests-integration-ejb-multimodule-reload-war1 SUCCESS [ 0.513 s] [INFO] jersey-tests-integration-ejb-multimodule-reload-war2 SUCCESS [ 0.521 s] [INFO] jersey-tests-integration-ejb-multimodule-reload-ear SUCCESS [ 0.519 s] [INFO] jersey-tests-integration-ejb-multimodule-reload .... SUCCESS [ 0.277 s] [INFO] jersey-tests-ejb-webapp ............................ SUCCESS [ 0.615 s] [INFO] jersey-tests-externalproperties .................... SUCCESS [ 0.384 s] [INFO] j-376-reproducer ................................... SUCCESS [ 0.669 s] [INFO] jersey-tests-integration-j-441-war1 ................ SUCCESS [ 0.568 s] [INFO] jersey-tests-integration-j-441-war2 ................ SUCCESS [ 0.556 s] [INFO] jersey-tests-integration-j-441-ear ................. SUCCESS [ 0.530 s] [INFO] jersey-tests-integration-j-441 ..................... SUCCESS [ 0.276 s] [INFO] jersey-tests-integration-j-59-ejb-lib .............. SUCCESS [ 0.389 s] [INFO] jersey-tests-integration-j-59-cdi-war .............. SUCCESS [ 0.507 s] [INFO] jersey-tests-integration-j-59-ear .................. SUCCESS [ 0.455 s] [INFO] jersey-tests-integration-j-59 ...................... SUCCESS [ 0.276 s] [INFO] jersey-tests-component-inject ...................... SUCCESS [ 0.738 s] [INFO] jersey-tests-integration-jersey-1107 ............... SUCCESS [ 0.893 s] [INFO] jersey-tests-integration-jersey-1223 ............... SUCCESS [ 0.985 s] [INFO] jersey-tests-integration-jersey-1604 ............... SUCCESS [ 1.081 s] [INFO] jersey-tests-integration-jersey-1667 ............... SUCCESS [ 1.093 s] [INFO] jersey-tests-integration-jersey-1829 ............... SUCCESS [ 1.074 s] [INFO] jersey-tests-integration-jersey-1883 ............... SUCCESS [ 1.712 s] [INFO] jersey-tests-integration-jersey-1928 ............... SUCCESS [ 0.721 s] [INFO] jersey-tests-integration-jersey-1960 ............... SUCCESS [ 0.728 s] [INFO] jersey-tests-integration-jersey-1964 ............... SUCCESS [ 0.772 s] [INFO] jersey-tests-integration-jersey-2031 ............... SUCCESS [ 3.141 s] [INFO] jersey-tests-integration-jersey-2136 ............... SUCCESS [ 1.049 s] [INFO] jersey-tests-integration-jersey-2137 ............... SUCCESS [ 0.519 s] [INFO] jersey-tests-integration-jersey-2154 ............... SUCCESS [ 0.507 s] [INFO] jersey-tests-integration-jersey-2160 ............... SUCCESS [ 0.735 s] [INFO] jersey-tests-integration-jersey-2164 ............... SUCCESS [ 0.786 s] [INFO] jersey-tests-integration-jersey-2167 ............... SUCCESS [ 0.734 s] [INFO] jersey-tests-integration-jersey-2176 ............... SUCCESS [ 0.765 s] [INFO] jersey-tests-integration-jersey-2184 ............... SUCCESS [ 0.742 s] [INFO] jersey-tests-integration-jersey-2255 ............... SUCCESS [ 0.875 s] [INFO] jersey-tests-integration-jersey-2322 ............... SUCCESS [ 0.772 s] [INFO] jersey-tests-integration-jersey-2335 ............... SUCCESS [ 0.810 s] [INFO] jersey-tests-integration-jersey-2421 ............... SUCCESS [ 0.446 s] [INFO] jersey-tests-integration-jersey-2551 ............... SUCCESS [ 0.828 s] [INFO] jersey-tests-integration-jersey-2612 ............... SUCCESS [ 0.814 s] [INFO] jersey-tests-integration-jersey-2637 ............... SUCCESS [ 0.733 s] [INFO] jersey-tests-integration-jersey-2654 ............... SUCCESS [ 0.715 s] [INFO] jersey-tests-integration-jersey-2673 ............... SUCCESS [ 0.683 s] [INFO] jersey-tests-integration-jersey-2689 ............... SUCCESS [ 0.744 s] [INFO] jersey-tests-integration-jersey-2704 ............... SUCCESS [ 0.719 s] [INFO] jersey-tests-integration-jersey-2776 ............... SUCCESS [ 2.529 s] [INFO] jersey-tests-integration-jersey-2794 ............... SUCCESS [ 0.726 s] [INFO] jersey-tests-integration-jersey-2846 ............... SUCCESS [ 0.725 s] [INFO] jersey-tests-integration-jersey-2878 ............... SUCCESS [ 1.069 s] [INFO] jersey-tests-integration-jersey-2892 ............... SUCCESS [ 1.205 s] [INFO] jersey-tests-integration-jersey-3796 ............... SUCCESS [ 1.140 s] [INFO] jersey-tests-integration-jersey-780 ................ SUCCESS [ 1.256 s] [INFO] jersey-tests-integration-jersey-3670 ............... SUCCESS [ 0.553 s] [INFO] jersey-3992 ........................................ SUCCESS [ 0.624 s] [INFO] jersey-tests-integration-jersey-4003 ............... SUCCESS [ 0.464 s] [INFO] jersey-tests-integration-jersey-4099 ............... SUCCESS [ 0.683 s] [INFO] jersey-4321 ........................................ SUCCESS [ 2.439 s] [INFO] jersey-examples .................................... SUCCESS [ 0.533 s] [INFO] jersey-examples-server-sent-events-jersey .......... SUCCESS [ 0.783 s] [INFO] jersey-4507 ........................................ SUCCESS [ 0.444 s] [INFO] jersey-4542 ........................................ SUCCESS [ 0.461 s] [INFO] jersey-4697 ........................................ SUCCESS [ 0.470 s] [INFO] jersey-4722 ........................................ SUCCESS [ 0.596 s] [INFO] jetty-response-close ............................... SUCCESS [ 2.430 s] [INFO] jersey-bundles ..................................... SUCCESS [ 0.385 s] [INFO] jersey-bundles-jaxrs-ri ............................ SUCCESS [ 35.478 s] [INFO] microprofile-integration-project ................... SUCCESS [ 0.292 s] [INFO] microprofile-config-project ........................ SUCCESS [ 0.281 s] [INFO] config-webapp ...................................... SUCCESS [ 0.631 s] [INFO] helidon-config-webapp .............................. SUCCESS [ 0.722 s] [INFO] jersey-rest-client-tck ............................. SUCCESS [ 5.971 s] [INFO] jersey-tests-integration-portability-jersey-1 ...... SUCCESS [ 0.858 s] [INFO] jersey-tests-integration-portability-jersey-2 ...... SUCCESS [ 0.725 s] [INFO] jersey-tests-integration-property-check ............ SUCCESS [ 0.424 s] [INFO] jersey-tests-integration-jersey-security-digest .... SUCCESS [ 0.823 s] [INFO] jersey-tests-integration-servlet-2.5-autodiscovery-1 SUCCESS [ 0.987 s] [INFO] jersey-tests-integration-servlet-2.5-autodiscovery-2 SUCCESS [ 0.904 s] [INFO] jersey-tests-integration-servlet-2.5-filter ........ SUCCESS [ 1.081 s] [INFO] jersey-tests-integration-servlet-2.5-inflector-1 ... SUCCESS [ 1.145 s] [INFO] jersey-tests-integration-servlet-2.5-init-1 ........ SUCCESS [ 1.402 s] [INFO] jersey-tests-integration-servlet-2.5-init-2 ........ SUCCESS [ 0.717 s] [INFO] jersey-tests-integration-servlet-2.5-init-3 ........ SUCCESS [ 0.723 s] [INFO] jersey-tests-integration-servlet-2.5-init-4 ........ SUCCESS [ 0.725 s] [INFO] jersey-tests-integration-servlet-2.5-init-5 ........ SUCCESS [ 0.712 s] [INFO] jersey-tests-integration-servlet-2.5-init-6 ........ SUCCESS [ 0.696 s] [INFO] jersey-tests-integration-servlet-2.5-init-7 ........ SUCCESS [ 0.722 s] [INFO] jersey-tests-integration-servlet-2.5-init-8 ........ SUCCESS [ 0.743 s] [INFO] jersey-tests-integration-servlet-2.5-mvc-1 ......... SUCCESS [ 0.668 s] [INFO] jersey-tests-integration-servlet-2.5-mvc-2 ......... SUCCESS [ 0.732 s] [INFO] jersey-tests-integration-servlet-2.5-mvc-3 ......... SUCCESS [ 0.685 s] [INFO] jersey-tests-integration-servlet-2.5-reload ........ SUCCESS [ 0.567 s] [INFO] jersey-tests-integration-servlet-3-async ........... SUCCESS [ 0.730 s] [INFO] jersey-tests-integration-servlet-3-chunked-io ...... SUCCESS [ 0.879 s] [INFO] jersey-tests-integration-servlet-3-filter .......... SUCCESS [ 0.721 s] [INFO] jersey-tests-integration-servlet-3-gf-async ........ SUCCESS [ 0.521 s] [INFO] jersey-tests-integration-servlet-3-inflector-1 ..... SUCCESS [ 0.859 s] [INFO] jersey-tests-integration-servlet-3-init-1 .......... SUCCESS [ 0.715 s] [INFO] jersey-tests-integration-servlet-3-init-2 .......... SUCCESS [ 0.747 s] [INFO] jersey-tests-integration-servlet-3-init-3 .......... SUCCESS [ 0.705 s] [INFO] jersey-tests-integration-servlet-3-init-4 .......... SUCCESS [ 0.727 s] [INFO] jersey-tests-integration-servlet-3-init-5 .......... SUCCESS [ 0.720 s] [INFO] jersey-tests-integration-servlet-3-init-6 .......... SUCCESS [ 0.732 s] [INFO] jersey-tests-integration-servlet-3-init-7 .......... SUCCESS [ 0.913 s] [INFO] jersey-tests-integration-servlet-3-init-8 .......... SUCCESS [ 0.730 s] [INFO] jersey-tests-integration-servlet-3-init-9 .......... SUCCESS [ 0.731 s] [INFO] jersey-tests-integration-servlet-3-init-provider ... SUCCESS [ 0.780 s] [INFO] jersey-tests-integration-servlet-3-params .......... SUCCESS [ 0.716 s] [INFO] jersey-tests-integration-servlet-3-sse-1 ........... SUCCESS [ 0.553 s] [INFO] jersey-tests-integration-servlet-4.0-mvc-1 ......... SUCCESS [ 0.586 s] [INFO] jersey-tests-integration-servlet-request-wrapper-binding-2 SUCCESS [ 0.778 s] [INFO] jersey-tests-integration-servlet-request-wrapper-binding SUCCESS [ 0.742 s] [INFO] jersey-tests-integration-servlet-tests ............. SUCCESS [ 0.606 s] [INFO] jersey-tests-integration-sonar-test ................ SUCCESS [ 0.713 s] [INFO] jersey-tests-integration-spring4 ................... SUCCESS [ 0.715 s] [INFO] jersey-tests-integration-spring5 ................... SUCCESS [ 0.821 s] [INFO] jersey-tests-integration-tracing-support ........... SUCCESS [ 1.109 s] [INFO] reactive-streams-integration-project ............... SUCCESS [ 0.438 s] [INFO] sse-reactive-streams-tck ........................... SUCCESS [ 1.162 s] [INFO] jersey-tests-jmockit ............................... SUCCESS [ 0.481 s] [INFO] jersey-test-framework-memleak-test-common .......... SUCCESS [ 0.618 s] [INFO] jersey-tests-memleak ............................... SUCCESS [ 0.418 s] [INFO] jersey-tests-memleak-redeployment .................. SUCCESS [ 0.335 s] [INFO] jersey-tests-memleak-redeployment-leaking-test-app . SUCCESS [ 0.612 s] [INFO] jersey-examples-webapp-parent-pom .................. SUCCESS [ 0.461 s] [INFO] jersey-examples-helloworld-webapp .................. SUCCESS [ 1.137 s] [INFO] jersey-test-framework-maven ........................ SUCCESS [ 0.429 s] [INFO] jersey-test-framework-maven-container-runner-plugin SUCCESS [ 15.764 s] [INFO] jersey-tests-memleak-redeployment-hello-world-app-ref SUCCESS [ 0.527 s] [INFO] jersey-tests-memleak-redeployment-no-jersey-app .... SUCCESS [ 0.510 s] [INFO] jersey-tests-memleak-redeployment-threadlocals-app . SUCCESS [ 0.496 s] [INFO] jersey-tests-memleak-testcase ...................... SUCCESS [ 0.286 s] [INFO] jersey-tests-memleak-testcase-bean-param-leak ...... SUCCESS [ 0.527 s] [INFO] jersey-tests-memleak-testcase-shutdown-hook-leak ... SUCCESS [ 0.533 s] [INFO] jersey-tests-memleak-testcase-shutdown-hook-leak-client SUCCESS [ 0.381 s] [INFO] jersey-tests-memleak-testcase-leaking-test-app ..... SUCCESS [ 0.588 s] [INFO] jersey-tests-osgi .................................. SUCCESS [ 0.286 s] [INFO] jersey-tests-osgi-functional ....................... SUCCESS [ 8.569 s] [INFO] jersey-tests-stress ................................ SUCCESS [ 0.472 s] [INFO] jersey-tests-performance ........................... SUCCESS [ 1.028 s] [INFO] performance-test-benchmarks ........................ SUCCESS [ 6.423 s] [INFO] jersey-tests-performance-runners ................... SUCCESS [ 0.280 s] [INFO] jersey-grizzly-runner .............................. SUCCESS [ 0.769 s] [INFO] jersey-tests-performance-testcase .................. SUCCESS [ 0.279 s] [INFO] jersey-tests-performance-assemblies ................ SUCCESS [ 0.367 s] [INFO] jersey-tests-performance-filter-dynamic-test ....... SUCCESS [ 0.803 s] [INFO] jersey-tests-performance-filter-global-test ........ SUCCESS [ 0.652 s] [INFO] jersey-tests-performance-filter-name-test .......... SUCCESS [ 0.618 s] [INFO] jersey-tests-performance-interceptor-dynamic-test .. SUCCESS [ 0.632 s] [INFO] jersey-tests-performance-interceptor-global-test ... SUCCESS [ 0.648 s] [INFO] jersey-tests-performance-interceptor-name-test ..... SUCCESS [ 0.625 s] [INFO] jersey-tests-performance-custom-provider-test ...... SUCCESS [ 0.612 s] [INFO] jersey-tests-performance-json-jackson-test ......... SUCCESS [ 0.739 s] [INFO] jersey-tests-performance-json-moxy-test ............ SUCCESS [ 0.716 s] [INFO] jersey-tests-performance-mbw-kryo-test ............. SUCCESS [ 0.674 s] [INFO] jersey-tests-performance-text-plain-test ........... SUCCESS [ 0.625 s] [INFO] jersey-tests-performance-xml-jaxb-test ............. SUCCESS [ 0.626 s] [INFO] jersey-tests-performance-xml-moxy-test ............. SUCCESS [ 0.700 s] [INFO] jersey-tests-performance-param-srl ................. SUCCESS [ 0.611 s] [INFO] jersey-tests-performance-proxy-injection-test ...... SUCCESS [ 0.629 s] [INFO] performance-test-tools ............................. SUCCESS [ 0.458 s] [INFO] jersey-examples-assemblies ......................... SUCCESS [ 0.389 s] [INFO] jersey-examples-bookmark ........................... SUCCESS [ 0.622 s] [INFO] jersey-examples-bookmark-em ........................ SUCCESS [ 0.566 s] [INFO] jersey-examples-bookstore-webapp ................... SUCCESS [ 0.578 s] [INFO] jersey-examples-cdi-webapp ......................... SUCCESS [ 0.541 s] [INFO] jersey-examples-clipboard .......................... SUCCESS [ 0.478 s] [INFO] jersey-examples-clipboard-programmatic ............. SUCCESS [ 0.464 s] [INFO] jersey-examples-declarative-linking ................ SUCCESS [ 0.515 s] [INFO] jersey-examples-entity-filtering ................... SUCCESS [ 0.737 s] [INFO] jersey-examples-entity-filtering-selectable ........ SUCCESS [ 0.629 s] [INFO] jersey-examples-entity-filtering-security .......... SUCCESS [ 1.107 s] [INFO] jersey-examples-extended-wadl-webapp ............... SUCCESS [ 10.299 s] [INFO] jersey-examples-exception-mapping .................. SUCCESS [ 0.474 s] [INFO] jersey-examples-freemarker-webapp .................. SUCCESS [ 0.591 s] [INFO] jersey-examples-groovy ............................. SUCCESS [ 6.925 s] [INFO] jersey-examples-helloworld ......................... SUCCESS [ 0.553 s] [INFO] jersey-examples-helloworld-benchmark ............... SUCCESS [ 1.087 s] [INFO] jersey-examples-helloworld-cdi2-se ................. SUCCESS [ 0.566 s] [INFO] jersey-examples-helloworld-netty ................... SUCCESS [ 0.577 s] [INFO] jersey-examples-helloworld-programmatic ............ SUCCESS [ 0.452 s] [INFO] jersey-examples-helloworld-pure-jax-rs ............. SUCCESS [ 0.465 s] [INFO] jersey-examples-helloworld-weld .................... SUCCESS [ 0.608 s] [INFO] jersey-examples-helloworld-spring-webapp ........... SUCCESS [ 0.720 s] [INFO] helloworld-spring-annotations ...................... SUCCESS [ 0.509 s] [INFO] jersey-examples-http-patch ......................... SUCCESS [ 0.651 s] [INFO] jersey-examples-http-trace ......................... SUCCESS [ 0.490 s] [INFO] jersey-examples-https-clientserver-grizzly ......... SUCCESS [ 0.453 s] [INFO] jersey-examples-https-server-glassfish ............. SUCCESS [ 0.564 s] [INFO] jersey-examples-java8-webapp ....................... SUCCESS [ 0.631 s] [INFO] jersey-examples-jaxb ............................... SUCCESS [ 0.600 s] [INFO] jersey-examples-jaxrs-types-injection .............. SUCCESS [ 0.618 s] [INFO] jersey-examples-ejb ................................ SUCCESS [ 0.642 s] [INFO] jersey-examples-json-binding-webapp ................ SUCCESS [ 0.856 s] [INFO] jersey-examples-json-jackson ....................... SUCCESS [ 0.755 s] [INFO] jersey-examples-json-jackson1 ...................... SUCCESS [ 0.736 s] [INFO] jersey-examples-json-jettison ...................... SUCCESS [ 0.786 s] [INFO] jersey-examples-json-moxy .......................... SUCCESS [ 0.806 s] [INFO] jersey-examples-json-processing-webapp ............. SUCCESS [ 0.861 s] [INFO] jersey-examples-json-with-padding .................. SUCCESS [ 0.827 s] [INFO] jersey-examples-managed-beans-webapp ............... SUCCESS [ 0.830 s] [INFO] jersey-examples-managed-client ..................... SUCCESS [ 1.743 s] [INFO] jersey-examples-managed-client-webapp .............. SUCCESS [ 0.563 s] [INFO] jersey-examples-managed-client-simple-webapp ....... SUCCESS [ 0.501 s] [INFO] jersey-examples-multipart-webapp ................... SUCCESS [ 0.634 s] [INFO] jersey-examples-open-tracing ....................... SUCCESS [ 0.757 s] [INFO] jersey-examples-osgi-helloworld-webapp ............. SUCCESS [ 0.294 s] [INFO] jersey-examples-osgi-helloworld-webapp-lib ......... SUCCESS [ 0.555 s] [INFO] jersey-examples-osgi-helloworld-webapp-additional .. SUCCESS [ 0.518 s] [INFO] jersey-examples-osgi-helloworld-webapp-alternate-version SUCCESS [ 0.517 s] [INFO] jersey-examples-osgi-helloworld-webapp-wab ......... SUCCESS [ 0.910 s] [INFO] jersey-examples-osgi-helloworld-webapp-test ........ SUCCESS [ 0.845 s] [INFO] jersey-examples-osgi-http-service .................. SUCCESS [ 0.313 s] [INFO] jersey-examples-osgi-http-service-bundle ........... SUCCESS [ 0.858 s] [INFO] jersey-examples-osgi-http-service-test ............. SUCCESS [ 0.685 s] [INFO] oauth-client-twitter ............................... SUCCESS [ 0.411 s] [INFO] jersey-examples-reload ............................. SUCCESS [ 0.669 s] [INFO] jersey-examples-rx-client-webapp ................... SUCCESS [ 0.795 s] [INFO] jersey-examples-server-async ....................... SUCCESS [ 0.498 s] [INFO] jersey-examples-server-async-managed ............... SUCCESS [ 0.505 s] [INFO] jersey-examples-server-async-standalone ............ SUCCESS [ 0.298 s] [INFO] jersey-examples-server-async-standalone-client ..... SUCCESS [ 0.556 s] [INFO] jersey-examples-server-async-standalone-webapp ..... SUCCESS [ 0.415 s] [INFO] jersey-examples-server-sent-events-jaxrs ........... SUCCESS [ 0.480 s] [INFO] jersey-examples-servlet3-webapp .................... SUCCESS [ 0.818 s] [INFO] jersey-examples-simple-console ..................... SUCCESS [ 0.461 s] [INFO] jersey-examples-sse-item-store-jersey-webapp ....... SUCCESS [ 0.577 s] [INFO] jersey-examples-sse-item-store-jaxrs-webapp ........ SUCCESS [ 0.605 s] [INFO] jersey-examples-sse-twitter-aggregator ............. SUCCESS [ 0.527 s] [INFO] jersey-examples-system-properties .................. SUCCESS [ 0.471 s] [INFO] jersey-examples-moxy ............................... SUCCESS [ 0.465 s] [INFO] jersey-test-framework-maven-custom-enforcer-rules .. SUCCESS [ 7.468 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 20:00 min [INFO] Finished at: 2021-06-29T18:27:16Z [INFO] ------------------------------------------------------------------------ [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // node [Pipeline] End of Pipeline Finished: SUCCESS