Skip to content

Console Output

Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
[INFO] 
[INFO] --------< org.glassfish.jersey.connectors:jersey-jdk-connector >--------
[INFO] Building jersey-connectors-jdk 2.28-SNAPSHOT                    [39/324]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jersey-jdk-connector ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-versions) @ jersey-jdk-connector ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.16:check (verify) @ jersey-jdk-connector ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- build-helper-maven-plugin:1.7:parse-version (parse-version) @ jersey-jdk-connector ---
[INFO] 
[INFO] --- maven-istack-commons-plugin:2.6.1:rs-gen (default) @ jersey-jdk-connector ---
Resources:
org/glassfish/jersey/jdk/connector/internal/localization.properties
Processing /home/jenkins/workspace/Jersey_sign/connectors/jdk-connector/src/main/resources/org/glassfish/jersey/jdk/connector/internal/localization.properties
org/glassfish/jersey/jdk/connector/internal/LocalizationMessages.java
[INFO] 
[INFO] --- build-helper-maven-plugin:1.7:add-source (default) @ jersey-jdk-connector ---
[INFO] Source directory: /home/jenkins/workspace/Jersey_sign/connectors/jdk-connector/target/generated-sources/rsrc-gen added.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jersey-jdk-connector ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ jersey-jdk-connector ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 39 source files to /home/jenkins/workspace/Jersey_sign/connectors/jdk-connector/target/classes
[WARNING] /home/jenkins/workspace/Jersey_sign/connectors/jdk-connector/src/main/java/org/glassfish/jersey/jdk/connector/internal/TransportFilter.java: /home/jenkins/workspace/Jersey_sign/connectors/jdk-connector/src/main/java/org/glassfish/jersey/jdk/connector/internal/TransportFilter.java uses unchecked or unsafe operations.
[WARNING] /home/jenkins/workspace/Jersey_sign/connectors/jdk-connector/src/main/java/org/glassfish/jersey/jdk/connector/internal/TransportFilter.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jersey-jdk-connector ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 6 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ jersey-jdk-connector ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 16 source files to /home/jenkins/workspace/Jersey_sign/connectors/jdk-connector/target/test-classes
[WARNING] /home/jenkins/workspace/Jersey_sign/connectors/jdk-connector/src/test/java/org/glassfish/jersey/jdk/connector/internal/AsynchronousBodyOutputStreamTest.java: Some input files use or override a deprecated API.
[WARNING] /home/jenkins/workspace/Jersey_sign/connectors/jdk-connector/src/test/java/org/glassfish/jersey/jdk/connector/internal/AsynchronousBodyOutputStreamTest.java: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ jersey-jdk-connector ---
[INFO] Surefire report directory: /home/jenkins/workspace/Jersey_sign/connectors/jdk-connector/target/surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Picked up JAVA_TOOL_OPTIONS: -XX:+UnlockExperimentalVMOptions -XX:+UseCGroupMemoryLimitForHeap
Running org.glassfish.jersey.jdk.connector.internal.RedirectTest
Oct 09, 2018 9:34:20 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
Oct 09, 2018 9:34:20 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Oct 09, 2018 9:34:20 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer] Started.
Oct 09, 2018 9:34:21 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Oct 09, 2018 9:34:21 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
Oct 09, 2018 9:34:21 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Oct 09, 2018 9:34:21 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-1] Started.
Oct 09, 2018 9:34:21 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Oct 09, 2018 9:34:21 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
Oct 09, 2018 9:34:21 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Oct 09, 2018 9:34:21 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-2] Started.
Oct 09, 2018 9:34:21 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Oct 09, 2018 9:34:21 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
Oct 09, 2018 9:34:21 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Oct 09, 2018 9:34:21 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-3] Started.
Oct 09, 2018 9:34:21 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Oct 09, 2018 9:34:21 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
Oct 09, 2018 9:34:22 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Oct 09, 2018 9:34:22 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-4] Started.
Oct 09, 2018 9:34:22 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Oct 09, 2018 9:34:22 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
Oct 09, 2018 9:34:22 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Oct 09, 2018 9:34:22 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-5] Started.
Oct 09, 2018 9:34:22 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Oct 09, 2018 9:34:22 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
Oct 09, 2018 9:34:22 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Oct 09, 2018 9:34:22 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-6] Started.
Oct 09, 2018 9:34:22 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Oct 09, 2018 9:34:22 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
Oct 09, 2018 9:34:22 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Oct 09, 2018 9:34:22 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-7] Started.
Oct 09, 2018 9:34:22 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Oct 09, 2018 9:34:22 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
Oct 09, 2018 9:34:22 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Oct 09, 2018 9:34:22 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-8] Started.
Oct 09, 2018 9:34:22 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Oct 09, 2018 9:34:22 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
Oct 09, 2018 9:34:22 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Oct 09, 2018 9:34:22 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-9] Started.
Oct 09, 2018 9:34:22 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.579 sec - in org.glassfish.jersey.jdk.connector.internal.RedirectTest
Running org.glassfish.jersey.jdk.connector.internal.AsynchronousBodyInputStreamTest
Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec - in org.glassfish.jersey.jdk.connector.internal.AsynchronousBodyInputStreamTest
Running org.glassfish.jersey.jdk.connector.internal.CookieTest
Oct 09, 2018 9:34:22 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
Oct 09, 2018 9:34:22 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Oct 09, 2018 9:34:22 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-10] Started.
Oct 09, 2018 9:34:22 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Oct 09, 2018 9:34:22 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
Oct 09, 2018 9:34:22 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Oct 09, 2018 9:34:22 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-11] Started.
Oct 09, 2018 9:34:22 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.144 sec - in org.glassfish.jersey.jdk.connector.internal.CookieTest
Running org.glassfish.jersey.jdk.connector.internal.EntityWriteTest
Oct 09, 2018 9:34:22 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
Oct 09, 2018 9:34:22 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Oct 09, 2018 9:34:22 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-12] Started.
Oct 09, 2018 9:34:22 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Oct 09, 2018 9:34:22 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
Oct 09, 2018 9:34:22 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Oct 09, 2018 9:34:22 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-13] Started.
Oct 09, 2018 9:34:22 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.157 sec - in org.glassfish.jersey.jdk.connector.internal.EntityWriteTest
Running org.glassfish.jersey.jdk.connector.internal.PublicSitesTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 sec - in org.glassfish.jersey.jdk.connector.internal.PublicSitesTest
Running org.glassfish.jersey.jdk.connector.internal.AsynchronousBodyOutputStreamTest
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec - in org.glassfish.jersey.jdk.connector.internal.AsynchronousBodyOutputStreamTest
Running org.glassfish.jersey.jdk.connector.internal.ConnectionPoolTest
Oct 09, 2018 9:34:22 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
Oct 09, 2018 9:34:22 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Oct 09, 2018 9:34:22 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-14] Started.
#Received: message 1
#Received: message 2
Oct 09, 2018 9:34:22 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Oct 09, 2018 9:34:22 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
Oct 09, 2018 9:34:23 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Oct 09, 2018 9:34:23 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-15] Started.
#Received: 1
#Received: 1
Oct 09, 2018 9:34:23 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Oct 09, 2018 9:34:23 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
Oct 09, 2018 9:34:23 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Oct 09, 2018 9:34:23 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-16] Started.
#Received: 1
#Received: 2
Oct 09, 2018 9:34:23 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.296 sec - in org.glassfish.jersey.jdk.connector.internal.ConnectionPoolTest
Running org.glassfish.jersey.jdk.connector.internal.MultiValueHeaderTest
Oct 09, 2018 9:34:23 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
Oct 09, 2018 9:34:23 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Oct 09, 2018 9:34:23 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-17] Started.
Oct 09, 2018 9:34:23 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 sec - in org.glassfish.jersey.jdk.connector.internal.MultiValueHeaderTest
Running org.glassfish.jersey.jdk.connector.internal.SslFilterTest
=== SSLHandshakeException (certificate_unknown) on the server expected ===
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.989 sec - in org.glassfish.jersey.jdk.connector.internal.SslFilterTest
Running org.glassfish.jersey.jdk.connector.internal.ProxyTest
javax.net.ssl.SSLHandshakeException: Received fatal alert: certificate_unknown
	at sun.security.ssl.Alerts.getSSLException(Alerts.java:192)
	at sun.security.ssl.Alerts.getSSLException(Alerts.java:154)
	at sun.security.ssl.SSLSocketImpl.recvAlert(SSLSocketImpl.java:2038)
	at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:1135)
	at sun.security.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1385)
	at sun.security.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:938)
	at sun.security.ssl.AppInputStream.read(AppInputStream.java:105)
	at sun.security.ssl.AppInputStream.read(AppInputStream.java:71)
	at org.glassfish.jersey.jdk.connector.internal.SslFilterTest$SslEchoServer$1.run(SslFilterTest.java:503)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
Oct 09, 2018 9:34:24 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
Oct 09, 2018 9:34:24 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Oct 09, 2018 9:34:24 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-18] Started.
Oct 09, 2018 9:34:24 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:8321]
Oct 09, 2018 9:34:24 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-19] Started.
Oct 09, 2018 9:34:24 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Oct 09, 2018 9:34:24 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
Oct 09, 2018 9:34:24 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Oct 09, 2018 9:34:24 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-20] Started.
Oct 09, 2018 9:34:24 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:8321]
Oct 09, 2018 9:34:24 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-21] Started.
Oct 09, 2018 9:34:24 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Oct 09, 2018 9:34:24 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
Oct 09, 2018 9:34:24 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Oct 09, 2018 9:34:24 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-22] Started.
Oct 09, 2018 9:34:24 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:8321]
Oct 09, 2018 9:34:24 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-23] Started.
Oct 09, 2018 9:34:24 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Oct 09, 2018 9:34:24 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
Oct 09, 2018 9:34:24 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Oct 09, 2018 9:34:24 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-24] Started.
Oct 09, 2018 9:34:24 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:8321]
Oct 09, 2018 9:34:24 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-25] Started.
Oct 09, 2018 9:34:24 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.412 sec - in org.glassfish.jersey.jdk.connector.internal.ProxyTest
Running org.glassfish.jersey.jdk.connector.internal.ChunkedBodyOutputStreamTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec - in org.glassfish.jersey.jdk.connector.internal.ChunkedBodyOutputStreamTest
Running org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest
Oct 09, 2018 9:34:24 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
Oct 09, 2018 9:34:24 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Oct 09, 2018 9:34:24 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-26] Started.
Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@21274afe] state change: CREATED -> CONNECTING
Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@21274afe] state change: CONNECTING -> CONNECT_TIMEOUT
Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@21274afe] state change: CONNECT_TIMEOUT -> CLOSED
Oct 09, 2018 9:34:24 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Oct 09, 2018 9:34:24 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
Oct 09, 2018 9:34:24 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Oct 09, 2018 9:34:24 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-27] Started.
Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@5d2a86c0] state change: CREATED -> CONNECTING
Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@5d2a86c0] state change: CONNECTING -> IDLE
Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@5d2a86c0] state change: IDLE -> SENDING_REQUEST
Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@5d2a86c0] state change: SENDING_REQUEST -> RECEIVING_HEADER
Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@5d2a86c0] state change: RECEIVING_HEADER -> RECEIVING_BODY
Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@5d2a86c0] state change: RECEIVING_BODY -> RECEIVED
Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@5d2a86c0] state change: RECEIVED -> IDLE
Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@5d2a86c0] state change: IDLE -> CLOSED_BY_SERVER
Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@5d2a86c0] state change: CLOSED_BY_SERVER -> CLOSED
Oct 09, 2018 9:34:24 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Oct 09, 2018 9:34:24 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
Oct 09, 2018 9:34:24 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Oct 09, 2018 9:34:24 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-28] Started.
Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@2eb1c615] state change: CREATED -> CONNECTING
Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@2eb1c615] state change: CONNECTING -> IDLE
Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@2eb1c615] state change: IDLE -> SENDING_REQUEST
Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@2eb1c615] state change: SENDING_REQUEST -> ERROR
Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@2eb1c615] state change: ERROR -> CLOSED
Oct 09, 2018 9:34:24 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Oct 09, 2018 9:34:24 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
Oct 09, 2018 9:34:24 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Oct 09, 2018 9:34:24 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-29] Started.
Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@987a0bb] state change: CREATED -> CONNECTING
Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@987a0bb] state change: CONNECTING -> IDLE
Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@987a0bb] state change: IDLE -> SENDING_REQUEST
Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@987a0bb] state change: SENDING_REQUEST -> RECEIVING_HEADER
Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@987a0bb] state change: RECEIVING_HEADER -> RESPONSE_TIMEOUT
Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@987a0bb] state change: RESPONSE_TIMEOUT -> CLOSED
Oct 09, 2018 9:34:25 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Oct 09, 2018 9:34:25 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
Oct 09, 2018 9:34:25 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Oct 09, 2018 9:34:25 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-30] Started.
Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@42730828] state change: CREATED -> CONNECTING
Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@42730828] state change: CONNECTING -> IDLE
Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@42730828] state change: IDLE -> SENDING_REQUEST
Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@42730828] state change: SENDING_REQUEST -> RECEIVING_HEADER
Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@42730828] state change: RECEIVING_HEADER -> RECEIVING_BODY
Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@42730828] state change: RECEIVING_BODY -> RECEIVED
Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@42730828] state change: RECEIVED -> IDLE
Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@42730828] state change: IDLE -> IDLE_TIMEOUT
Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@42730828] state change: IDLE_TIMEOUT -> CLOSED
Oct 09, 2018 9:34:25 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Oct 09, 2018 9:34:25 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
Oct 09, 2018 9:34:25 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Oct 09, 2018 9:34:25 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-31] Started.
Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@7bc2ae16] state change: CREATED -> CONNECTING
Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@7bc2ae16] state change: CONNECTING -> IDLE
Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@7bc2ae16] state change: IDLE -> SENDING_REQUEST
Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@7bc2ae16] state change: SENDING_REQUEST -> RECEIVING_HEADER
Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@7bc2ae16] state change: RECEIVING_HEADER -> RECEIVING_BODY
Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@7bc2ae16] state change: RECEIVING_BODY -> RECEIVED
Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@7bc2ae16] state change: RECEIVED -> IDLE
Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@7bc2ae16] state change: IDLE -> SENDING_REQUEST
Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@7bc2ae16] state change: SENDING_REQUEST -> RECEIVING_HEADER
Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@7bc2ae16] state change: RECEIVING_HEADER -> RECEIVING_BODY
Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@7bc2ae16] state change: RECEIVING_BODY -> RECEIVED
Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@7bc2ae16] state change: RECEIVED -> IDLE
Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@7bc2ae16] state change: IDLE -> CLOSED_BY_SERVER
Oct 09, 2018 9:34:25 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@7bc2ae16] state change: CLOSED_BY_SERVER -> CLOSEDOct 09, 2018 9:34:25 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/

Oct 09, 2018 9:34:25 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Oct 09, 2018 9:34:25 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-32] Started.
Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@37a67cf] state change: CREATED -> CONNECTING
Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@37a67cf] state change: CONNECTING -> IDLE
Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@37a67cf] state change: IDLE -> SENDING_REQUEST
Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@37a67cf] state change: SENDING_REQUEST -> RECEIVING_HEADER
Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@37a67cf] state change: RECEIVING_HEADER -> ERROR
Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@37a67cf] state change: ERROR -> CLOSED
Oct 09, 2018 9:34:25 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.029 sec - in org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest
Running org.glassfish.jersey.jdk.connector.internal.HttpParserTest
Tests run: 25, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.007 sec - in org.glassfish.jersey.jdk.connector.internal.HttpParserTest
Running org.glassfish.jersey.jdk.connector.internal.ModifyHeaderInBodyWriterTest
Oct 09, 2018 9:34:25 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
Oct 09, 2018 9:34:25 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Oct 09, 2018 9:34:25 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-33] Started.
Oct 09, 2018 9:34:25 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Oct 09, 2018 9:34:25 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
Oct 09, 2018 9:34:25 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Oct 09, 2018 9:34:25 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-34] Started.
Oct 09, 2018 9:34:25 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Oct 09, 2018 9:34:25 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
Oct 09, 2018 9:34:25 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Oct 09, 2018 9:34:25 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-35] Started.
Oct 09, 2018 9:34:25 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Oct 09, 2018 9:34:25 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
Oct 09, 2018 9:34:25 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Oct 09, 2018 9:34:25 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-36] Started.
Oct 09, 2018 9:34:25 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Oct 09, 2018 9:34:25 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
Oct 09, 2018 9:34:25 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Oct 09, 2018 9:34:25 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-37] Started.
Oct 09, 2018 9:34:25 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Oct 09, 2018 9:34:25 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
Oct 09, 2018 9:34:25 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Oct 09, 2018 9:34:25 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-38] Started.
Oct 09, 2018 9:34:26 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.361 sec - in org.glassfish.jersey.jdk.connector.internal.ModifyHeaderInBodyWriterTest

Results :

Tests run: 100, Failures: 0, Errors: 0, Skipped: 2

[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ jersey-jdk-connector ---
[INFO] Building jar: /home/jenkins/workspace/Jersey_sign/connectors/jdk-connector/target/jersey-jdk-connector-2.28-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar-no-fork (attach-sources) @ jersey-jdk-connector ---
[INFO] Building jar: /home/jenkins/workspace/Jersey_sign/connectors/jdk-connector/target/jersey-jdk-connector-2.28-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-bundle-plugin:3.2.0:bundle (osgi-bundle) @ jersey-jdk-connector ---