Skip to content

Console Output

Skipping 841 KB.. Full Log
rg.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
May 04, 2024 4:04:15 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
May 04, 2024 4:04:15 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
May 04, 2024 4:04:15 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
May 04, 2024 4:04:15 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-1] Started.
May 04, 2024 4:04:15 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
May 04, 2024 4:04:15 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
May 04, 2024 4:04:15 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
May 04, 2024 4:04:15 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-2] Started.
May 04, 2024 4:04:15 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
May 04, 2024 4:04:15 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
May 04, 2024 4:04:15 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
May 04, 2024 4:04:15 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-3] Started.
May 04, 2024 4:04:15 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: 1.392 sec - in org.glassfish.jersey.grizzly.connector.NoEntityTest
Running org.glassfish.jersey.grizzly.connector.TimeoutTest
May 04, 2024 4:04:15 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
May 04, 2024 4:04:15 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
May 04, 2024 4:04:15 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-4] Started.
May 04, 2024 4:04:15 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
May 04, 2024 4:04:15 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
May 04, 2024 4:04:15 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
May 04, 2024 4:04:15 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-5] Started.
May 04, 2024 4:04:17 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: 1.658 sec - in org.glassfish.jersey.grizzly.connector.TimeoutTest
Running org.glassfish.jersey.grizzly.connector.UnderlyingHttpClientAccessTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 sec - in org.glassfish.jersey.grizzly.connector.UnderlyingHttpClientAccessTest
Running org.glassfish.jersey.grizzly.connector.AsyncTest
May 04, 2024 4:04:17 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
May 04, 2024 4:04:17 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
May 04, 2024 4:04:17 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-6] Started.
May 04, 2024 4:04:17 AM org.glassfish.jersey.grizzly.connector.AsyncTest$AsyncResource asyncPost
INFO: Long running post operation called with id 2 on thread grizzly-http-server-1
May 04, 2024 4:04:17 AM org.glassfish.jersey.grizzly.connector.AsyncTest$AsyncResource asyncPost
INFO: Long running post operation called with id 1 on thread grizzly-http-server-0
May 04, 2024 4:04:17 AM org.glassfish.jersey.grizzly.connector.AsyncTest$AsyncResource asyncPost
INFO: Long running post operation called with id 3 on thread grizzly-http-server-2
May 04, 2024 4:04:18 AM org.glassfish.jersey.grizzly.connector.AsyncTest$AsyncResource$1 veryExpensiveOperation
INFO: Long running post operation finished on thread async-post-runner-1
May 04, 2024 4:04:18 AM org.glassfish.jersey.grizzly.connector.AsyncTest$AsyncResource$1 veryExpensiveOperation
INFO: Long running post operation finished on thread async-post-runner-3
May 04, 2024 4:04:18 AM org.glassfish.jersey.grizzly.connector.AsyncTest$AsyncResource$1 veryExpensiveOperation
INFO: Long running post operation finished on thread async-post-runner-2
May 04, 2024 4:04:18 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
May 04, 2024 4:04:18 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
May 04, 2024 4:04:18 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
May 04, 2024 4:04:18 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-7] Started.
May 04, 2024 4:04:18 AM org.glassfish.jersey.grizzly.connector.AsyncTest$AsyncResource asyncGetWithTimeout
INFO: Async long-running get with timeout called on thread grizzly-http-server-0
May 04, 2024 4:04:20 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: 3.118 sec - in org.glassfish.jersey.grizzly.connector.AsyncTest
Running org.glassfish.jersey.grizzly.connector.CustomizersTest
May 04, 2024 4:04:20 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
May 04, 2024 4:04:20 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
May 04, 2024 4:04:20 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-8] Started.
May 04, 2024 4:04:20 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.058 sec - in org.glassfish.jersey.grizzly.connector.CustomizersTest
Running org.glassfish.jersey.grizzly.connector.TraceSupportTest
May 04, 2024 4:04:20 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
May 04, 2024 4:04:20 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
May 04, 2024 4:04:20 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-9] Started.
May 04, 2024 4:04:20 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
May 04, 2024 4:04:20 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
May 04, 2024 4:04:20 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
May 04, 2024 4:04:20 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-10] Started.
May 04, 2024 4:04:20 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
May 04, 2024 4:04:20 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
May 04, 2024 4:04:20 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
May 04, 2024 4:04:20 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-11] Started.
May 04, 2024 4:04:20 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
May 04, 2024 4:04:20 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
May 04, 2024 4:04:20 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
May 04, 2024 4:04:20 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-12] Started.
May 04, 2024 4:04:20 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
May 04, 2024 4:04:20 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
May 04, 2024 4:04:20 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
May 04, 2024 4:04:20 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-13] Started.
May 04, 2024 4:04:20 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
May 04, 2024 4:04:20 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
May 04, 2024 4:04:20 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
May 04, 2024 4:04:20 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-14] Started.
May 04, 2024 4:04:20 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.314 sec - in org.glassfish.jersey.grizzly.connector.TraceSupportTest
Running org.glassfish.jersey.grizzly.connector.FollowRedirectsTest
May 04, 2024 4:04:20 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
May 04, 2024 4:04:20 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
May 04, 2024 4:04:20 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-15] Started.
May 04, 2024 4:04:20 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
May 04, 2024 4:04:20 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
May 04, 2024 4:04:20 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
May 04, 2024 4:04:20 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-16] Started.
May 04, 2024 4:04:20 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.115 sec - in org.glassfish.jersey.grizzly.connector.FollowRedirectsTest
Running org.glassfish.jersey.grizzly.connector.HttpHeadersTest
May 04, 2024 4:04:20 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
May 04, 2024 4:04:20 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
May 04, 2024 4:04:20 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-17] Started.
May 04, 2024 4:04:20 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.073 sec - in org.glassfish.jersey.grizzly.connector.HttpHeadersTest
Running org.glassfish.jersey.grizzly.connector.ParallelTest
May 04, 2024 4:04:20 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
May 04, 2024 4:04:20 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
May 04, 2024 4:04:20 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-18] Started.
May 04, 2024 4:04:20 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.116 sec - in org.glassfish.jersey.grizzly.connector.ParallelTest

Results :

Tests run: 20, Failures: 0, Errors: 0, Skipped: 0


-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.glassfish.jersey.jdk.connector.internal.EntityWriteTest
May 04, 2024 4:04:22 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
May 04, 2024 4:04:23 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
May 04, 2024 4:04:23 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer] Started.
May 04, 2024 4:04:23 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
May 04, 2024 4:04:23 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
May 04, 2024 4:04:23 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
May 04, 2024 4:04:23 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-1] Started.
May 04, 2024 4:04:23 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: 1.061 sec - in org.glassfish.jersey.jdk.connector.internal.EntityWriteTest
Running org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest
May 04, 2024 4:04:23 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
May 04, 2024 4:04:23 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
May 04, 2024 4:04:23 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-2] Started.
Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@25e2a451] state change: CREATED -> CONNECTING
Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@25e2a451] state change: CONNECTING -> CONNECT_TIMEOUT
Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@25e2a451] state change: CONNECT_TIMEOUT -> CLOSED
May 04, 2024 4:04:23 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
May 04, 2024 4:04:23 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
May 04, 2024 4:04:23 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
May 04, 2024 4:04:23 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-3] Started.
Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@78fb9a67] state change: CREATED -> CONNECTING
Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@78fb9a67] state change: CONNECTING -> IDLE
Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@78fb9a67] state change: IDLE -> SENDING_REQUEST
Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@78fb9a67] state change: SENDING_REQUEST -> RECEIVING_HEADER
Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@78fb9a67] state change: RECEIVING_HEADER -> RECEIVING_BODY
Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@78fb9a67] state change: RECEIVING_BODY -> RECEIVED
Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@78fb9a67] state change: RECEIVED -> IDLE
Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@78fb9a67] state change: IDLE -> May 04, 2024 4:04:23 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
CLOSED_BY_SERVER
Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@78fb9a67] state change: CLOSED_BY_SERVER -> CLOSED
May 04, 2024 4:04:23 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
May 04, 2024 4:04:23 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
May 04, 2024 4:04:23 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-4] Started.
Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@5cc126dc] state change: CREATED -> CONNECTING
Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@5cc126dc] state change: CONNECTING -> IDLE
Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@5cc126dc] state change: IDLE -> SENDING_REQUEST
Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@5cc126dc] state change: SENDING_REQUEST -> ERROR
Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@5cc126dc] state change: ERROR -> CLOSED
May 04, 2024 4:04:23 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
May 04, 2024 4:04:23 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
May 04, 2024 4:04:23 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
May 04, 2024 4:04:23 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-5] Started.
Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@523424b5] state change: CREATED -> CONNECTING
Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@523424b5] state change: CONNECTING -> IDLE
Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@523424b5] state change: IDLE -> SENDING_REQUEST
Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@523424b5] state change: SENDING_REQUEST -> RECEIVING_HEADER
Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@523424b5] state change: RECEIVING_HEADER -> RESPONSE_TIMEOUT
Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@523424b5] state change: RESPONSE_TIMEOUT -> CLOSED
May 04, 2024 4:04:23 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
May 04, 2024 4:04:23 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
May 04, 2024 4:04:23 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
May 04, 2024 4:04:23 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-6] Started.
Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@5ef8df1e] state change: CREATED -> CONNECTING
Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@5ef8df1e] state change: CONNECTING -> IDLE
Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@5ef8df1e] state change: IDLE -> SENDING_REQUEST
Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@5ef8df1e] state change: SENDING_REQUEST -> RECEIVING_HEADER
Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@5ef8df1e] state change: RECEIVING_HEADER -> RECEIVING_BODY
Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@5ef8df1e] state change: RECEIVING_BODY -> RECEIVED
Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@5ef8df1e] state change: RECEIVED -> IDLE
Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@5ef8df1e] state change: IDLE -> IDLE_TIMEOUT
Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@5ef8df1e] state change: IDLE_TIMEOUT -> CLOSED
May 04, 2024 4:04:24 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
May 04, 2024 4:04:24 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
May 04, 2024 4:04:24 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
May 04, 2024 4:04:24 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-7] Started.
Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@1fe8d51b] state change: CREATED -> CONNECTING
Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@1fe8d51b] state change: CONNECTING -> IDLE
Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@1fe8d51b] state change: IDLE -> SENDING_REQUEST
Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@1fe8d51b] state change: SENDING_REQUEST -> RECEIVING_HEADER
Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@1fe8d51b] state change: RECEIVING_HEADER -> RECEIVING_BODY
Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@1fe8d51b] state change: RECEIVING_BODY -> RECEIVED
Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@1fe8d51b] state change: RECEIVED -> IDLE
Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@1fe8d51b] state change: IDLE -> SENDING_REQUEST
Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@1fe8d51b] state change: SENDING_REQUEST -> RECEIVING_HEADER
Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@1fe8d51b] state change: RECEIVING_HEADER -> RECEIVING_BODY
Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@1fe8d51b] state change: RECEIVING_BODY -> RECEIVED
Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@1fe8d51b] state change: RECEIVED -> IDLE
Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@1fe8d51b] state change: IDLE -> CLOSED_BY_SERVER
Connection [May 04, 2024 4:04:24 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@1fe8d51b] state change: CLOSED_BY_SERVER -> CLOSED
May 04, 2024 4:04:24 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
May 04, 2024 4:04:24 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
May 04, 2024 4:04:24 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-8] Started.
Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@1a1d3c1a] state change: CREATED -> CONNECTING
Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@1a1d3c1a] state change: CONNECTING -> IDLE
Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@1a1d3c1a] state change: IDLE -> SENDING_REQUEST
Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@1a1d3c1a] state change: SENDING_REQUEST -> RECEIVING_HEADER
Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@1a1d3c1a] state change: RECEIVING_HEADER -> ERROR
Connection [org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest$4@1a1d3c1a] state change: ERROR -> CLOSED
May 04, 2024 4:04:24 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.063 sec - in org.glassfish.jersey.jdk.connector.internal.HttpConnectionTest
Running org.glassfish.jersey.jdk.connector.internal.RedirectTest
May 04, 2024 4:04:24 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
May 04, 2024 4:04:24 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
May 04, 2024 4:04:24 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-9] Started.
May 04, 2024 4:04:24 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
May 04, 2024 4:04:24 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
May 04, 2024 4:04:24 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
May 04, 2024 4:04:24 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-10] Started.
May 04, 2024 4:04:24 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
May 04, 2024 4:04:24 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
May 04, 2024 4:04:24 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
May 04, 2024 4:04:24 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-11] Started.
May 04, 2024 4:04:24 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
May 04, 2024 4:04:24 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
May 04, 2024 4:04:24 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
May 04, 2024 4:04:24 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-12] Started.
May 04, 2024 4:04:24 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
May 04, 2024 4:04:24 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
May 04, 2024 4:04:24 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
May 04, 2024 4:04:24 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-13] Started.
May 04, 2024 4:04:24 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
May 04, 2024 4:04:24 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
May 04, 2024 4:04:24 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
May 04, 2024 4:04:24 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-14] Started.
May 04, 2024 4:04:24 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
May 04, 2024 4:04:24 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
May 04, 2024 4:04:24 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
May 04, 2024 4:04:24 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-15] Started.
May 04, 2024 4:04:24 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
May 04, 2024 4:04:24 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
May 04, 2024 4:04:24 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
May 04, 2024 4:04:24 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-16] Started.
May 04, 2024 4:04:24 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
May 04, 2024 4:04:24 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
May 04, 2024 4:04:24 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
May 04, 2024 4:04:24 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-17] Started.
May 04, 2024 4:04:25 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
May 04, 2024 4:04:25 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
May 04, 2024 4:04:25 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
May 04, 2024 4:04:25 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-18] Started.
May 04, 2024 4:04:25 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: 0.54 sec - in org.glassfish.jersey.jdk.connector.internal.RedirectTest
Running org.glassfish.jersey.jdk.connector.internal.AsynchronousBodyOutputStreamTest
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec - in org.glassfish.jersey.jdk.connector.internal.AsynchronousBodyOutputStreamTest
Running org.glassfish.jersey.jdk.connector.internal.ConnectionPoolTest
May 04, 2024 4:04:25 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
May 04, 2024 4:04:25 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
May 04, 2024 4:04:25 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-19] Started.
#Received: message 1
#Received: message 2
May 04, 2024 4:04:25 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
May 04, 2024 4:04:25 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
May 04, 2024 4:04:25 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
May 04, 2024 4:04:25 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-20] Started.
#Received: 1
#Received: 1
May 04, 2024 4:04:25 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
May 04, 2024 4:04:25 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
May 04, 2024 4:04:25 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
May 04, 2024 4:04:25 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-21] Started.
#Received: 1
#Received: 2
May 04, 2024 4:04:25 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.184 sec - in org.glassfish.jersey.jdk.connector.internal.ConnectionPoolTest
Running org.glassfish.jersey.jdk.connector.internal.AsynchronousBodyInputStreamTest
Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec - in org.glassfish.jersey.jdk.connector.internal.AsynchronousBodyInputStreamTest
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.ChunkedBodyOutputStreamTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.glassfish.jersey.jdk.connector.internal.ChunkedBodyOutputStreamTest
Running org.glassfish.jersey.jdk.connector.internal.ProxyTest
May 04, 2024 4:04:25 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
May 04, 2024 4:04:25 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
May 04, 2024 4:04:25 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-22] Started.
May 04, 2024 4:04:25 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:8321]
May 04, 2024 4:04:25 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-23] Started.
May 04, 2024 4:04:25 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
May 04, 2024 4:04:25 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
May 04, 2024 4:04:25 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
May 04, 2024 4:04:25 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-24] Started.
May 04, 2024 4:04:25 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:8321]
May 04, 2024 4:04:25 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-25] Started.
May 04, 2024 4:04:25 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
May 04, 2024 4:04:25 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
May 04, 2024 4:04:25 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
May 04, 2024 4:04:25 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-26] Started.
May 04, 2024 4:04:25 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:8321]
May 04, 2024 4:04:25 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-27] Started.
May 04, 2024 4:04:25 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
May 04, 2024 4:04:25 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
May 04, 2024 4:04:25 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
May 04, 2024 4:04:25 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-28] Started.
May 04, 2024 4:04:25 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:8321]
May 04, 2024 4:04:25 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-29] Started.
May 04, 2024 4:04:25 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.196 sec - in org.glassfish.jersey.jdk.connector.internal.ProxyTest
Running org.glassfish.jersey.jdk.connector.internal.HttpParserTest
Tests run: 25, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.005 sec - in org.glassfish.jersey.jdk.connector.internal.HttpParserTest
Running org.glassfish.jersey.jdk.connector.internal.MultiValueHeaderTest
May 04, 2024 4:04:25 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
May 04, 2024 4:04:25 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
May 04, 2024 4:04:25 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-30] Started.
May 04, 2024 4:04:25 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.029 sec - in org.glassfish.jersey.jdk.connector.internal.MultiValueHeaderTest
Running org.glassfish.jersey.jdk.connector.internal.ModifyHeaderInBodyWriterTest
May 04, 2024 4:04:25 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
May 04, 2024 4:04:25 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
May 04, 2024 4:04:25 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-31] Started.
May 04, 2024 4:04:25 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
May 04, 2024 4:04:25 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
May 04, 2024 4:04:25 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
May 04, 2024 4:04:25 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-32] Started.
May 04, 2024 4:04:25 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
May 04, 2024 4:04:25 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
May 04, 2024 4:04:25 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
May 04, 2024 4:04:25 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-33] Started.
May 04, 2024 4:04:25 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
May 04, 2024 4:04:25 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
May 04, 2024 4:04:25 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
May 04, 2024 4:04:25 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-34] Started.
May 04, 2024 4:04:25 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
May 04, 2024 4:04:25 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
May 04, 2024 4:04:25 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
May 04, 2024 4:04:25 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-35] Started.
May 04, 2024 4:04:25 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
May 04, 2024 4:04:25 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
May 04, 2024 4:04:25 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
May 04, 2024 4:04:25 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-36] Started.
May 04, 2024 4:04:25 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.255 sec - in org.glassfish.jersey.jdk.connector.internal.ModifyHeaderInBodyWriterTest
Running org.glassfish.jersey.jdk.connector.internal.CookieTest
May 04, 2024 4:04:25 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
May 04, 2024 4:04:25 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
May 04, 2024 4:04:25 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-37] Started.
May 04, 2024 4:04:25 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
May 04, 2024 4:04:25 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
May 04, 2024 4:04:25 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
May 04, 2024 4:04:25 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-38] Started.
May 04, 2024 4:04:25 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.088 sec - in org.glassfish.jersey.jdk.connector.internal.CookieTest
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.885 sec - in org.glassfish.jersey.jdk.connector.internal.SslFilterTest
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:2020)
	at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:1127)
	at sun.security.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1367)
	at sun.security.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:931)
	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)

Results :

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


-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.glassfish.jersey.message.filtering.SecurityHelperTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.109 sec - in org.glassfish.jersey.message.filtering.SecurityHelperTest
Running org.glassfish.jersey.message.filtering.SecurityAnnotationsTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.glassfish.jersey.message.filtering.SecurityAnnotationsTest
Running org.glassfish.jersey.message.filtering.SecurityEntityProcessorTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 sec - in org.glassfish.jersey.message.filtering.SecurityEntityProcessorTest

Results :

Tests run: 13, Failures: 0, Errors: 0, Skipped: 0


-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.glassfish.jersey.jetty.connector.HttpHeadersTest
May 04, 2024 4:04:30 AM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer <init>
INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/
2024-05-04 04:04:30.239:INFO::main: Logging initialized @493ms to org.eclipse.jetty.util.log.StdErrLog
2024-05-04 04:04:30.712:INFO:oejs.Server:main: jetty-9.4.12.v20180830; built: 2018-08-30T13:59:14.071Z; git: 27208684755d94a92186989f695db2d7b21ebc51; jvm 1.8.0_202-b08
2024-05-04 04:04:30.737:INFO:oejs.AbstractConnector:main: Started ServerConnector@52e7a6b2{HTTP/1.1,[http/1.1]}{0.0.0.0:9998}
2024-05-04 04:04:30.738:INFO:oejs.Server:main: Started @991ms
2024-05-04 04:04:31.105:INFO:oejs.AbstractConnector:main: Stopped ServerConnector@52e7a6b2{HTTP/1.1,[http/1.1]}{0.0.0.0:9998}
May 04, 2024 4:04:31 AM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer <init>
INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/
2024-05-04 04:04:31.230:INFO:oejs.Server:main: jetty-9.4.12.v20180830; built: 2018-08-30T13:59:14.071Z; git: 27208684755d94a92186989f695db2d7b21ebc51; jvm 1.8.0_202-b08
2024-05-04 04:04:31.231:INFO:oejs.AbstractConnector:main: Started ServerConnector@1c3b9394{HTTP/1.1,[http/1.1]}{0.0.0.0:9998}
2024-05-04 04:04:31.232:INFO:oejs.Server:main: Started @1485ms
2024-05-04 04:04:31.264:INFO:oejs.AbstractConnector:main: Stopped ServerConnector@1c3b9394{HTTP/1.1,[http/1.1]}{0.0.0.0:9998}
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.299 sec - in org.glassfish.jersey.jetty.connector.HttpHeadersTest
Running org.glassfish.jersey.jetty.connector.HelloWorldTest
May 04, 2024 4:04:31 AM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer <init>
INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/
2024-05-04 04:04:31.333:INFO:oejs.Server:main: jetty-9.4.12.v20180830; built: 2018-08-30T13:59:14.071Z; git: 27208684755d94a92186989f695db2d7b21ebc51; jvm 1.8.0_202-b08
2024-05-04 04:04:31.335:INFO:oejs.AbstractConnector:main: Started ServerConnector@285c08c8{HTTP/1.1,[http/1.1]}{0.0.0.0:9998}
2024-05-04 04:04:31.335:INFO:oejs.Server:main: Started @1589ms
2024-05-04 04:04:31.361:INFO:oejs.AbstractConnector:main: Stopped ServerConnector@285c08c8{HTTP/1.1,[http/1.1]}{0.0.0.0:9998}
May 04, 2024 4:04:31 AM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer <init>
INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/
2024-05-04 04:04:31.431:INFO:oejs.Server:main: jetty-9.4.12.v20180830; built: 2018-08-30T13:59:14.071Z; git: 27208684755d94a92186989f695db2d7b21ebc51; jvm 1.8.0_202-b08
2024-05-04 04:04:31.432:INFO:oejs.AbstractConnector:main: Started ServerConnector@841e575{HTTP/1.1,[http/1.1]}{0.0.0.0:9998}
2024-05-04 04:04:31.433:INFO:oejs.Server:main: Started @1686ms
2024-05-04 04:04:31.463:INFO:oejs.AbstractConnector:main: Stopped ServerConnector@841e575{HTTP/1.1,[http/1.1]}{0.0.0.0:9998}
May 04, 2024 4:04:31 AM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer <init>
INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/
2024-05-04 04:04:31.535:INFO:oejs.Server:main: jetty-9.4.12.v20180830; built: 2018-08-30T13:59:14.071Z; git: 27208684755d94a92186989f695db2d7b21ebc51; jvm 1.8.0_202-b08
2024-05-04 04:04:31.536:INFO:oejs.AbstractConnector:main: Started ServerConnector@67af833b{HTTP/1.1,[http/1.1]}{0.0.0.0:9998}
2024-05-04 04:04:31.537:INFO:oejs.Server:main: Started @1790ms
2024-05-04 04:04:31.558:INFO:oejs.AbstractConnector:main: Stopped ServerConnector@67af833b{HTTP/1.1,[http/1.1]}{0.0.0.0:9998}
May 04, 2024 4:04:31 AM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer <init>
INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/
2024-05-04 04:04:31.588:INFO:oejs.Server:main: jetty-9.4.12.v20180830; built: 2018-08-30T13:59:14.071Z; git: 27208684755d94a92186989f695db2d7b21ebc51; jvm 1.8.0_202-b08
2024-05-04 04:04:31.590:INFO:oejs.AbstractConnector:main: Started ServerConnector@5a6d5a8f{HTTP/1.1,[http/1.1]}{0.0.0.0:9998}
2024-05-04 04:04:31.590:INFO:oejs.Server:main: Started @1843ms
CustomLoggingFilter.preFilter called
CustomLoggingFilter.postFilter called
2024-05-04 04:04:31.641:INFO:oejs.AbstractConnector:main: Stopped ServerConnector@5a6d5a8f{HTTP/1.1,[http/1.1]}{0.0.0.0:9998}
May 04, 2024 4:04:31 AM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer <init>
INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/
2024-05-04 04:04:31.672:INFO:oejs.Server:main: jetty-9.4.12.v20180830; built: 2018-08-30T13:59:14.071Z; git: 27208684755d94a92186989f695db2d7b21ebc51; jvm 1.8.0_202-b08
2024-05-04 04:04:31.673:INFO:oejs.AbstractConnector:main: Started ServerConnector@63998bf4{HTTP/1.1,[http/1.1]}{0.0.0.0:9998}
2024-05-04 04:04:31.674:INFO:oejs.Server:main: Started @1927ms
CustomLoggingFilter.preFilter called
CustomLoggingFilter.postFilter called
2024-05-04 04:04:31.690:INFO:oejs.AbstractConnector:main: Stopped ServerConnector@63998bf4{HTTP/1.1,[http/1.1]}{0.0.0.0:9998}
May 04, 2024 4:04:31 AM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer <init>
INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/
2024-05-04 04:04:31.740:INFO:oejs.Server:main: jetty-9.4.12.v20180830; built: 2018-08-30T13:59:14.071Z; git: 27208684755d94a92186989f695db2d7b21ebc51; jvm 1.8.0_202-b08
2024-05-04 04:04:31.741:INFO:oejs.AbstractConnector:main: Started ServerConnector@37c5fc56{HTTP/1.1,[http/1.1]}{0.0.0.0:9998}
2024-05-04 04:04:31.741:INFO:oejs.Server:main: Started @1995ms
2024-05-04 04:04:31.769:INFO:oejs.AbstractConnector:main: Stopped ServerConnector@37c5fc56{HTTP/1.1,[http/1.1]}{0.0.0.0:9998}
May 04, 2024 4:04:31 AM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer <init>
INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/
2024-05-04 04:04:31.791:INFO:oejs.Server:main: jetty-9.4.12.v20180830; built: 2018-08-30T13:59:14.071Z; git: 27208684755d94a92186989f695db2d7b21ebc51; jvm 1.8.0_202-b08
2024-05-04 04:04:31.793:INFO:oejs.AbstractConnector:main: Started ServerConnector@213860b8{HTTP/1.1,[http/1.1]}{0.0.0.0:9998}
2024-05-04 04:04:31.793:INFO:oejs.Server:main: Started @2046ms
CustomLoggingFilter.preFilter called
CustomLoggingFilter.postFilter called
2024-05-04 04:04:31.828:INFO:oejs.AbstractConnector:main: Stopped ServerConnector@213860b8{HTTP/1.1,[http/1.1]}{0.0.0.0:9998}
May 04, 2024 4:04:31 AM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer <init>
INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/
2024-05-04 04:04:31.850:INFO:oejs.Server:main: jetty-9.4.12.v20180830; built: 2018-08-30T13:59:14.071Z; git: 27208684755d94a92186989f695db2d7b21ebc51; jvm 1.8.0_202-b08
2024-05-04 04:04:31.851:INFO:oejs.AbstractConnector:main: Started ServerConnector@d56aaa6{HTTP/1.1,[http/1.1]}{0.0.0.0:9998}
2024-05-04 04:04:31.852:INFO:oejs.Server:main: Started @2105ms
May 04, 2024 4:04:31 AM org.glassfish.jersey.jetty.connector.HelloWorldTest testAsyncClientRequests
INFO: Executed in: 78
2024-05-04 04:04:31.932:INFO:oejs.AbstractConnector:main: Stopped ServerConnector@d56aaa6{HTTP/1.1,[http/1.1]}{0.0.0.0:9998}
May 04, 2024 4:04:31 AM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer <init>
INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/
2024-05-04 04:04:31.955:INFO:oejs.Server:main: jetty-9.4.12.v20180830; built: 2018-08-30T13:59:14.071Z; git: 27208684755d94a92186989f695db2d7b21ebc51; jvm 1.8.0_202-b08
2024-05-04 04:04:31.956:INFO:oejs.AbstractConnector:main: Started ServerConnector@6009bea{HTTP/1.1,[http/1.1]}{0.0.0.0:9998}
2024-05-04 04:04:31.956:INFO:oejs.Server:main: Started @2210ms
CustomLoggingFilter.preFilter called
CustomLoggingFilter.postFilter called
2024-05-04 04:04:31.971:INFO:oejs.AbstractConnector:main: Stopped ServerConnector@6009bea{HTTP/1.1,[http/1.1]}{0.0.0.0:9998}
May 04, 2024 4:04:32 AM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer <init>
INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/
2024-05-04 04:04:32.045:INFO:oejs.Server:main: jetty-9.4.12.v20180830; built: 2018-08-30T13:59:14.071Z; git: 27208684755d94a92186989f695db2d7b21ebc51; jvm 1.8.0_202-b08
2024-05-04 04:04:32.046:INFO:oejs.AbstractConnector:main: Started ServerConnector@27e5b378{HTTP/1.1,[http/1.1]}{0.0.0.0:9998}
2024-05-04 04:04:32.046:INFO:oejs.Server:main: Started @2300ms
CustomLoggingFilter.preFilter called
CustomLoggingFilter.postFilter called
2024-05-04 04:04:32.061:INFO:oejs.AbstractConnector:main: Stopped ServerConnector@27e5b378{HTTP/1.1,[http/1.1]}{0.0.0.0:9998}
May 04, 2024 4:04:32 AM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer <init>
INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/
2024-05-04 04:04:32.081:INFO:oejs.Server:main: jetty-9.4.12.v20180830; built: 2018-08-30T13:59:14.071Z; git: 27208684755d94a92186989f695db2d7b21ebc51; jvm 1.8.0_202-b08
2024-05-04 04:04:32.082:INFO:oejs.AbstractConnector:main: Started ServerConnector@2e6f610d{HTTP/1.1,[http/1.1]}{0.0.0.0:9998}
2024-05-04 04:04:32.082:INFO:oejs.Server:main: Started @2336ms
2024-05-04 04:04:32.096:INFO:oejs.AbstractConnector:main: Stopped ServerConnector@2e6f610d{HTTP/1.1,[http/1.1]}{0.0.0.0:9998}
May 04, 2024 4:04:32 AM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer <init>
INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/
2024-05-04 04:04:32.142:INFO:oejs.Server:main: jetty-9.4.12.v20180830; built: 2018-08-30T13:59:14.071Z; git: 27208684755d94a92186989f695db2d7b21ebc51; jvm 1.8.0_202-b08
2024-05-04 04:04:32.143:INFO:oejs.AbstractConnector:main: Started ServerConnector@2f2bff16{HTTP/1.1,[http/1.1]}{0.0.0.0:9998}
2024-05-04 04:04:32.143:INFO:oejs.Server:main: Started @2397ms
2024-05-04 04:04:32.160:INFO:oejs.AbstractConnector:main: Stopped ServerConnector@2f2bff16{HTTP/1.1,[http/1.1]}{0.0.0.0:9998}
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.894 sec - in org.glassfish.jersey.jetty.connector.HelloWorldTest
Running org.glassfish.jersey.jetty.connector.AsyncTest
May 04, 2024 4:04:32 AM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer <init>
INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/
2024-05-04 04:04:32.184:INFO:oejs.Server:main: jetty-9.4.12.v20180830; built: 2018-08-30T13:59:14.071Z; git: 27208684755d94a92186989f695db2d7b21ebc51; jvm 1.8.0_202-b08
2024-05-04 04:04:32.185:INFO:oejs.AbstractConnector:main: Started ServerConnector@37045b48{HTTP/1.1,[http/1.1]}{0.0.0.0:9998}
2024-05-04 04:04:32.185:INFO:oejs.Server:main: Started @2439ms
May 04, 2024 4:04:32 AM org.glassfish.jersey.jetty.connector.AsyncTest$AsyncResource asyncPost
INFO: Long running post operation called with id 3 on thread qtp649848324-314
May 04, 2024 4:04:32 AM org.glassfish.jersey.jetty.connector.AsyncTest$AsyncResource asyncPost
INFO: Long running post operation called with id 1 on thread qtp649848324-312
May 04, 2024 4:04:32 AM org.glassfish.jersey.jetty.connector.AsyncTest$AsyncResource asyncPost
INFO: Long running post operation called with id 2 on thread qtp649848324-310
May 04, 2024 4:04:33 AM org.glassfish.jersey.jetty.connector.AsyncTest$AsyncResource$1 veryExpensiveOperation
INFO: Long running post operation finished on thread async-post-runner-3
May 04, 2024 4:04:33 AM org.glassfish.jersey.jetty.connector.AsyncTest$AsyncResource$1 veryExpensiveOperation
INFO: Long running post operation finished on thread async-post-runner-2
May 04, 2024 4:04:33 AM org.glassfish.jersey.jetty.connector.AsyncTest$AsyncResource$1 veryExpensiveOperation
INFO: Long running post operation finished on thread async-post-runner-1
2024-05-04 04:04:33.238:INFO:oejs.AbstractConnector:main: Stopped ServerConnector@37045b48{HTTP/1.1,[http/1.1]}{0.0.0.0:9998}
May 04, 2024 4:04:33 AM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer <init>
INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/
2024-05-04 04:04:33.265:INFO:oejs.Server:main: jetty-9.4.12.v20180830; built: 2018-08-30T13:59:14.071Z; git: 27208684755d94a92186989f695db2d7b21ebc51; jvm 1.8.0_202-b08
2024-05-04 04:04:33.266:INFO:oejs.AbstractConnector:main: Started ServerConnector@5b275811{HTTP/1.1,[http/1.1]}{0.0.0.0:9998}
2024-05-04 04:04:33.267:INFO:oejs.Server:main: Started @3520ms
May 04, 2024 4:04:33 AM org.glassfish.jersey.jetty.connector.AsyncTest$AsyncResource asyncGetWithTimeout
INFO: Async long-running get with timeout called on thread qtp403094604-337
2024-05-04 04:04:34.288:INFO:oejs.AbstractConnector:main: Stopped ServerConnector@5b275811{HTTP/1.1,[http/1.1]}{0.0.0.0:9998}
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.128 sec - in org.glassfish.jersey.jetty.connector.AsyncTest
Running org.glassfish.jersey.jetty.connector.ManagedClientTest
May 04, 2024 4:04:34 AM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer <init>
INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/
May 04, 2024 4:04:34 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply
WARNING: The given contract (interface javax.ws.rs.client.ClientRequestFilter) of class org.glassfish.jersey.jetty.connector.ManagedClientTest$CustomHeaderFilter provider cannot be bound to a resource method.
May 04, 2024 4:04:34 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply
WARNING: The given contract (interface javax.ws.rs.client.ClientRequestFilter) of class org.glassfish.jersey.jetty.connector.ManagedClientTest$CustomHeaderFilter provider cannot be bound to a resource method.
2024-05-04 04:04:34.327:INFO:oejs.Server:main: jetty-9.4.12.v20180830; built: 2018-08-30T13:59:14.071Z; git: 27208684755d94a92186989f695db2d7b21ebc51; jvm 1.8.0_202-b08
2024-05-04 04:04:34.329:INFO:oejs.AbstractConnector:main: Started ServerConnector@2721044{HTTP/1.1,[http/1.1]}{0.0.0.0:9998}
2024-05-04 04:04:34.329:INFO:oejs.Server:main: Started @4583ms
2024-05-04 04:04:34.405:INFO:oejs.AbstractConnector:main: Stopped ServerConnector@2721044{HTTP/1.1,[http/1.1]}{0.0.0.0:9998}
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.136 sec - in org.glassfish.jersey.jetty.connector.ManagedClientTest
Running org.glassfish.jersey.jetty.connector.AuthFilterTest
May 04, 2024 4:04:34 AM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer <init>
INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/
2024-05-04 04:04:34.448:INFO:oejs.Server:main: jetty-9.4.12.v20180830; built: 2018-08-30T13:59:14.071Z; git: 27208684755d94a92186989f695db2d7b21ebc51; jvm 1.8.0_202-b08
2024-05-04 04:04:34.450:INFO:oejs.AbstractConnector:main: Started ServerConnector@687e6293{HTTP/1.1,[http/1.1]}{0.0.0.0:9998}
2024-05-04 04:04:34.450:INFO:oejs.Server:main: Started @4704ms
2024-05-04 04:04:34.474:INFO:oejs.AbstractConnector:main: Stopped ServerConnector@687e6293{HTTP/1.1,[http/1.1]}{0.0.0.0:9998}
May 04, 2024 4:04:34 AM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer <init>
INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/
2024-05-04 04:04:34.494:INFO:oejs.Server:main: jetty-9.4.12.v20180830; built: 2018-08-30T13:59:14.071Z; git: 27208684755d94a92186989f695db2d7b21ebc51; jvm 1.8.0_202-b08
2024-05-04 04:04:34.495:INFO:oejs.AbstractConnector:main: Started ServerConnector@30db5536{HTTP/1.1,[http/1.1]}{0.0.0.0:9998}
2024-05-04 04:04:34.495:INFO:oejs.Server:main: Started @4749ms
2024-05-04 04:04:34.536:INFO:oejs.AbstractConnector:main: Stopped ServerConnector@30db5536{HTTP/1.1,[http/1.1]}{0.0.0.0:9998}
May 04, 2024 4:04:34 AM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer <init>
INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/
2024-05-04 04:04:34.556:INFO:oejs.Server:main: jetty-9.4.12.v20180830; built: 2018-08-30T13:59:14.071Z; git: 27208684755d94a92186989f695db2d7b21ebc51; jvm 1.8.0_202-b08
2024-05-04 04:04:34.558:INFO:oejs.AbstractConnector:main: Started ServerConnector@ac91282{HTTP/1.1,[http/1.1]}{0.0.0.0:9998}
2024-05-04 04:04:34.558:INFO:oejs.Server:main: Started @4811ms
2024-05-04 04:04:34.577:INFO:oejs.AbstractConnector:main: Stopped ServerConnector@ac91282{HTTP/1.1,[http/1.1]}{0.0.0.0:9998}
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.15 sec - in org.glassfish.jersey.jetty.connector.AuthFilterTest
Running org.glassfish.jersey.jetty.connector.ErrorTest
May 04, 2024 4:04:34 AM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer <init>
INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/
2024-05-04 04:04:34.597:INFO:oejs.Server:main: jetty-9.4.12.v20180830; built: 2018-08-30T13:59:14.071Z; git: 27208684755d94a92186989f695db2d7b21ebc51; jvm 1.8.0_202-b08
2024-05-04 04:04:34.598:INFO:oejs.AbstractConnector:main: Started ServerConnector@6f9ab79d{HTTP/1.1,[http/1.1]}{0.0.0.0:9998}
2024-05-04 04:04:34.598:INFO:oejs.Server:main: Started @4852ms
2024-05-04 04:04:34.829:INFO:oejs.AbstractConnector:main: Stopped ServerConnector@6f9ab79d{HTTP/1.1,[http/1.1]}{0.0.0.0:9998}
May 04, 2024 4:04:34 AM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer <init>
INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/
2024-05-04 04:04:34.850:INFO:oejs.Server:main: jetty-9.4.12.v20180830; built: 2018-08-30T13:59:14.071Z; git: 27208684755d94a92186989f695db2d7b21ebc51; jvm 1.8.0_202-b08
2024-05-04 04:04:34.851:INFO:oejs.AbstractConnector:main: Started ServerConnector@2f9a10df{HTTP/1.1,[http/1.1]}{0.0.0.0:9998}
2024-05-04 04:04:34.852:INFO:oejs.Server:main: Started @5105ms
2024-05-04 04:04:35.045:INFO:oejs.AbstractConnector:main: Stopped ServerConnector@2f9a10df{HTTP/1.1,[http/1.1]}{0.0.0.0:9998}
May 04, 2024 4:04:35 AM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer <init>
INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/
2024-05-04 04:04:35.064:INFO:oejs.Server:main: jetty-9.4.12.v20180830; built: 2018-08-30T13:59:14.071Z; git: 27208684755d94a92186989f695db2d7b21ebc51; jvm 1.8.0_202-b08
2024-05-04 04:04:35.065:INFO:oejs.AbstractConnector:main: Started ServerConnector@1b37fbec{HTTP/1.1,[http/1.1]}{0.0.0.0:9998}
2024-05-04 04:04:35.066:INFO:oejs.Server:main: Started @5319ms
2024-05-04 04:04:35.229:INFO:oejs.AbstractConnector:main: Stopped ServerConnector@1b37fbec{HTTP/1.1,[http/1.1]}{0.0.0.0:9998}
May 04, 2024 4:04:35 AM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer <init>
INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/
2024-05-04 04:04:35.251:INFO:oejs.Server:main: jetty-9.4.12.v20180830; built: 2018-08-30T13:59:14.071Z; git: 27208684755d94a92186989f695db2d7b21ebc51; jvm 1.8.0_202-b08
2024-05-04 04:04:35.252:INFO:oejs.AbstractConnector:main: Started ServerConnector@682e422c{HTTP/1.1,[http/1.1]}{0.0.0.0:9998}
2024-05-04 04:04:35.252:INFO:oejs.Server:main: Started @5506ms
2024-05-04 04:04:35.439:INFO:oejs.AbstractConnector:main: Stopped ServerConnector@682e422c{HTTP/1.1,[http/1.1]}{0.0.0.0:9998}
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.862 sec - in org.glassfish.jersey.jetty.connector.ErrorTest
Running org.glassfish.jersey.jetty.connector.NoEntityTest
May 04, 2024 4:04:35 AM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer <init>
INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/
2024-05-04 04:04:35.457:INFO:oejs.Server:main: jetty-9.4.12.v20180830; built: 2018-08-30T13:59:14.071Z; git: 27208684755d94a92186989f695db2d7b21ebc51; jvm 1.8.0_202-b08
2024-05-04 04:04:35.458:INFO:oejs.AbstractConnector:main: Started ServerConnector@798cf6d2{HTTP/1.1,[http/1.1]}{0.0.0.0:9998}
2024-05-04 04:04:35.458:INFO:oejs.Server:main: Started @5712ms
2024-05-04 04:04:35.474:INFO:oejs.AbstractConnector:main: Stopped ServerConnector@798cf6d2{HTTP/1.1,[http/1.1]}{0.0.0.0:9998}
May 04, 2024 4:04:35 AM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer <init>
INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/
2024-05-04 04:04:35.527:INFO:oejs.Server:main: jetty-9.4.12.v20180830; built: 2018-08-30T13:59:14.071Z; git: 27208684755d94a92186989f695db2d7b21ebc51; jvm 1.8.0_202-b08
2024-05-04 04:04:35.529:INFO:oejs.AbstractConnector:main: Started ServerConnector@5b241849{HTTP/1.1,[http/1.1]}{0.0.0.0:9998}
2024-05-04 04:04:35.529:INFO:oejs.Server:main: Started @5783ms
2024-05-04 04:04:35.546:INFO:oejs.AbstractConnector:main: Stopped ServerConnector@5b241849{HTTP/1.1,[http/1.1]}{0.0.0.0:9998}
May 04, 2024 4:04:35 AM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer <init>
INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/
2024-05-04 04:04:35.565:INFO:oejs.Server:main: jetty-9.4.12.v20180830; built: 2018-08-30T13:59:14.071Z; git: 27208684755d94a92186989f695db2d7b21ebc51; jvm 1.8.0_202-b08
2024-05-04 04:04:35.567:INFO:oejs.AbstractConnector:main: Started ServerConnector@5fb7ab9c{HTTP/1.1,[http/1.1]}{0.0.0.0:9998}
2024-05-04 04:04:35.567:INFO:oejs.Server:main: Started @5821ms
2024-05-04 04:04:35.585:INFO:oejs.AbstractConnector:main: Stopped ServerConnector@5fb7ab9c{HTTP/1.1,[http/1.1]}{0.0.0.0:9998}
May 04, 2024 4:04:35 AM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer <init>
INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/
2024-05-04 04:04:35.626:INFO:oejs.Server:main: jetty-9.4.12.v20180830; built: 2018-08-30T13:59:14.071Z; git: 27208684755d94a92186989f695db2d7b21ebc51; jvm 1.8.0_202-b08
2024-05-04 04:04:35.628:INFO:oejs.AbstractConnector:main: Started ServerConnector@46d1b59{HTTP/1.1,[http/1.1]}{0.0.0.0:9998}
2024-05-04 04:04:35.628:INFO:oejs.Server:main: Started @5881ms
2024-05-04 04:04:35.646:INFO:oejs.AbstractConnector:main: Stopped ServerConnector@46d1b59{HTTP/1.1,[http/1.1]}{0.0.0.0:9998}
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.206 sec - in org.glassfish.jersey.jetty.connector.NoEntityTest
Running org.glassfish.jersey.jetty.connector.GZIPContentEncodingTest
May 04, 2024 4:04:35 AM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer <init>
INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/
2024-05-04 04:04:35.664:INFO:oejs.Server:main: jetty-9.4.12.v20180830; built: 2018-08-30T13:59:14.071Z; git: 27208684755d94a92186989f695db2d7b21ebc51; jvm 1.8.0_202-b08
2024-05-04 04:04:35.665:INFO:oejs.AbstractConnector:main: Started ServerConnector@674184d{HTTP/1.1,[http/1.1]}{0.0.0.0:9998}
2024-05-04 04:04:35.665:INFO:oejs.Server:main: Started @5919ms
2024-05-04 04:04:35.726:INFO:oejs.AbstractConnector:main: Stopped ServerConnector@674184d{HTTP/1.1,[http/1.1]}{0.0.0.0:9998}
May 04, 2024 4:04:35 AM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer <init>
INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/
2024-05-04 04:04:35.745:INFO:oejs.Server:main: jetty-9.4.12.v20180830; built: 2018-08-30T13:59:14.071Z; git: 27208684755d94a92186989f695db2d7b21ebc51; jvm 1.8.0_202-b08
2024-05-04 04:04:35.746:INFO:oejs.AbstractConnector:main: Started ServerConnector@1d637673{HTTP/1.1,[http/1.1]}{0.0.0.0:9998}
2024-05-04 04:04:35.746:INFO:oejs.Server:main: Started @6000ms
2024-05-04 04:04:35.792:INFO:oejs.AbstractConnector:main: Stopped ServerConnector@1d637673{HTTP/1.1,[http/1.1]}{0.0.0.0:9998}
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.145 sec - in org.glassfish.jersey.jetty.connector.GZIPContentEncodingTest
Running org.glassfish.jersey.jetty.connector.UnderlyingHttpClientAccessTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 sec - in org.glassfish.jersey.jetty.connector.UnderlyingHttpClientAccessTest
Running org.glassfish.jersey.jetty.connector.TraceSupportTest
May 04, 2024 4:04:35 AM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer <init>
INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/
2024-05-04 04:04:35.846:INFO:oejs.Server:main: jetty-9.4.12.v20180830; built: 2018-08-30T13:59:14.071Z; git: 27208684755d94a92186989f695db2d7b21ebc51; jvm 1.8.0_202-b08
2024-05-04 04:04:35.847:INFO:oejs.AbstractConnector:main: Started ServerConnector@401ec794{HTTP/1.1,[http/1.1]}{0.0.0.0:9998}
2024-05-04 04:04:35.847:INFO:oejs.Server:main: Started @6101ms
2024-05-04 04:04:35.855:INFO:oejs.AbstractConnector:main: Stopped ServerConnector@401ec794{HTTP/1.1,[http/1.1]}{0.0.0.0:9998}
May 04, 2024 4:04:35 AM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer <init>
INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/
2024-05-04 04:04:35.872:INFO:oejs.Server:main: jetty-9.4.12.v20180830; built: 2018-08-30T13:59:14.071Z; git: 27208684755d94a92186989f695db2d7b21ebc51; jvm 1.8.0_202-b08
2024-05-04 04:04:35.873:INFO:oejs.AbstractConnector:main: Started ServerConnector@2a9e754e{HTTP/1.1,[http/1.1]}{0.0.0.0:9998}
2024-05-04 04:04:35.874:INFO:oejs.Server:main: Started @6127ms
2024-05-04 04:04:35.884:INFO:oejs.AbstractConnector:main: Stopped ServerConnector@2a9e754e{HTTP/1.1,[http/1.1]}{0.0.0.0:9998}
May 04, 2024 4:04:35 AM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer <init>
INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/
2024-05-04 04:04:35.900:INFO:oejs.Server:main: jetty-9.4.12.v20180830; built: 2018-08-30T13:59:14.071Z; git: 27208684755d94a92186989f695db2d7b21ebc51; jvm 1.8.0_202-b08
2024-05-04 04:04:35.901:INFO:oejs.AbstractConnector:main: Started ServerConnector@62ab5e63{HTTP/1.1,[http/1.1]}{0.0.0.0:9998}
2024-05-04 04:04:35.902:INFO:oejs.Server:main: Started @6155ms
2024-05-04 04:04:35.930:INFO:oejs.AbstractConnector:main: Stopped ServerConnector@62ab5e63{HTTP/1.1,[http/1.1]}{0.0.0.0:9998}
May 04, 2024 4:04:35 AM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer <init>
INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/
2024-05-04 04:04:35.946:INFO:oejs.Server:main: jetty-9.4.12.v20180830; built: 2018-08-30T13:59:14.071Z; git: 27208684755d94a92186989f695db2d7b21ebc51; jvm 1.8.0_202-b08
2024-05-04 04:04:35.947:INFO:oejs.AbstractConnector:main: Started ServerConnector@bf4e48e{HTTP/1.1,[http/1.1]}{0.0.0.0:9998}
2024-05-04 04:04:35.948:INFO:oejs.Server:main: Started @6201ms
2024-05-04 04:04:35.954:INFO:oejs.AbstractConnector:main: Stopped ServerConnector@bf4e48e{HTTP/1.1,[http/1.1]}{0.0.0.0:9998}
May 04, 2024 4:04:35 AM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer <init>
INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/
2024-05-04 04:04:35.970:INFO:oejs.Server:main: jetty-9.4.12.v20180830; built: 2018-08-30T13:59:14.071Z; git: 27208684755d94a92186989f695db2d7b21ebc51; jvm 1.8.0_202-b08
2024-05-04 04:04:35.972:INFO:oejs.AbstractConnector:main: Started ServerConnector@3b66ac74{HTTP/1.1,[http/1.1]}{0.0.0.0:9998}
2024-05-04 04:04:35.972:INFO:oejs.Server:main: Started @6225ms
2024-05-04 04:04:35.983:INFO:oejs.AbstractConnector:main: Stopped ServerConnector@3b66ac74{HTTP/1.1,[http/1.1]}{0.0.0.0:9998}
May 04, 2024 4:04:35 AM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer <init>
INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/
2024-05-04 04:04:35.999:INFO:oejs.Server:main: jetty-9.4.12.v20180830; built: 2018-08-30T13:59:14.071Z; git: 27208684755d94a92186989f695db2d7b21ebc51; jvm 1.8.0_202-b08
2024-05-04 04:04:36.000:INFO:oejs.AbstractConnector:main: Started ServerConnector@7d7f628b{HTTP/1.1,[http/1.1]}{0.0.0.0:9998}
2024-05-04 04:04:36.000:INFO:oejs.Server:main: Started @6254ms
2024-05-04 04:04:36.011:INFO:oejs.AbstractConnector:main: Stopped ServerConnector@7d7f628b{HTTP/1.1,[http/1.1]}{0.0.0.0:9998}
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.198 sec - in org.glassfish.jersey.jetty.connector.TraceSupportTest
Running org.glassfish.jersey.jetty.connector.MethodTest
May 04, 2024 4:04:36 AM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer <init>
INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/
2024-05-04 04:04:36.042:INFO:oejs.Server:main: jetty-9.4.12.v20180830; built: 2018-08-30T13:59:14.071Z; git: 27208684755d94a92186989f695db2d7b21ebc51; jvm 1.8.0_202-b08
2024-05-04 04:04:36.043:INFO:oejs.AbstractConnector:main: Started ServerConnector@225ddf5f{HTTP/1.1,[http/1.1]}{0.0.0.0:9998}
2024-05-04 04:04:36.044:INFO:oejs.Server:main: Started @6297ms
2024-05-04 04:04:36.058:INFO:oejs.AbstractConnector:main: Stopped ServerConnector@225ddf5f{HTTP/1.1,[http/1.1]}{0.0.0.0:9998}
May 04, 2024 4:04:36 AM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer <init>
INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/
2024-05-04 04:04:36.073:INFO:oejs.Server:main: jetty-9.4.12.v20180830; built: 2018-08-30T13:59:14.071Z; git: 27208684755d94a92186989f695db2d7b21ebc51; jvm 1.8.0_202-b08
2024-05-04 04:04:36.074:INFO:oejs.AbstractConnector:main: Started ServerConnector@1071ae7c{HTTP/1.1,[http/1.1]}{0.0.0.0:9998}
2024-05-04 04:04:36.074:INFO:oejs.Server:main: Started @6328ms
2024-05-04 04:04:36.087:INFO:oejs.AbstractConnector:main: Stopped ServerConnector@1071ae7c{HTTP/1.1,[http/1.1]}{0.0.0.0:9998}
May 04, 2024 4:04:36 AM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer <init>
INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/
2024-05-04 04:04:36.102:INFO:oejs.Server:main: jetty-9.4.12.v20180830; built: 2018-08-30T13:59:14.071Z; git: 27208684755d94a92186989f695db2d7b21ebc51; jvm 1.8.0_202-b08
2024-05-04 04:04:36.103:INFO:oejs.AbstractConnector:main: Started ServerConnector@395197cb{HTTP/1.1,[http/1.1]}{0.0.0.0:9998}
2024-05-04 04:04:36.103:INFO:oejs.Server:main: Started @6357ms
2024-05-04 04:04:36.132:INFO:oejs.AbstractConnector:main: Stopped ServerConnector@395197cb{HTTP/1.1,[http/1.1]}{0.0.0.0:9998}
May 04, 2024 4:04:36 AM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer <init>
INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/
2024-05-04 04:04:36.147:INFO:oejs.Server:main: jetty-9.4.12.v20180830; built: 2018-08-30T13:59:14.071Z; git: 27208684755d94a92186989f695db2d7b21ebc51; jvm 1.8.0_202-b08
2024-05-04 04:04:36.148:INFO:oejs.AbstractConnector:main: Started ServerConnector@14b9df65{HTTP/1.1,[http/1.1]}{0.0.0.0:9998}
2024-05-04 04:04:36.148:INFO:oejs.Server:main: Started @6402ms
2024-05-04 04:04:36.161:INFO:oejs.AbstractConnector:main: Stopped ServerConnector@14b9df65{HTTP/1.1,[http/1.1]}{0.0.0.0:9998}
May 04, 2024 4:04:36 AM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer <init>
INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/
2024-05-04 04:04:36.177:INFO:oejs.Server:main: jetty-9.4.12.v20180830; built: 2018-08-30T13:59:14.071Z; git: 27208684755d94a92186989f695db2d7b21ebc51; jvm 1.8.0_202-b08
2024-05-04 04:04:36.178:INFO:oejs.AbstractConnector:main: Started ServerConnector@762f8ff6{HTTP/1.1,[http/1.1]}{0.0.0.0:9998}
2024-05-04 04:04:36.178:INFO:oejs.Server:main: Started @6431ms
2024-05-04 04:04:36.191:INFO:oejs.AbstractConnector:main: Stopped ServerConnector@762f8ff6{HTTP/1.1,[http/1.1]}{0.0.0.0:9998}
May 04, 2024 4:04:36 AM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer <init>
INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/
2024-05-04 04:04:36.246:INFO:oejs.Server:main: jetty-9.4.12.v20180830; built: 2018-08-30T13:59:14.071Z; git: 27208684755d94a92186989f695db2d7b21ebc51; jvm 1.8.0_202-b08
2024-05-04 04:04:36.247:INFO:oejs.AbstractConnector:main: Started ServerConnector@7341baa3{HTTP/1.1,[http/1.1]}{0.0.0.0:9998}
2024-05-04 04:04:36.247:INFO:oejs.Server:main: Started @6501ms
2024-05-04 04:04:36.260:INFO:oejs.AbstractConnector:main: Stopped ServerConnector@7341baa3{HTTP/1.1,[http/1.1]}{0.0.0.0:9998}
May 04, 2024 4:04:36 AM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer <init>
INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/
2024-05-04 04:04:36.275:INFO:oejs.Server:main: jetty-9.4.12.v20180830; built: 2018-08-30T13:59:14.071Z; git: 27208684755d94a92186989f695db2d7b21ebc51; jvm 1.8.0_202-b08
2024-05-04 04:04:36.276:INFO:oejs.AbstractConnector:main: Started ServerConnector@5a654e05{HTTP/1.1,[http/1.1]}{0.0.0.0:9998}
2024-05-04 04:04:36.276:INFO:oejs.Server:main: Started @6530ms
2024-05-04 04:04:36.289:INFO:oejs.AbstractConnector:main: Stopped ServerConnector@5a654e05{HTTP/1.1,[http/1.1]}{0.0.0.0:9998}
May 04, 2024 4:04:36 AM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer <init>
INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/
2024-05-04 04:04:36.304:INFO:oejs.Server:main: jetty-9.4.12.v20180830; built: 2018-08-30T13:59:14.071Z; git: 27208684755d94a92186989f695db2d7b21ebc51; jvm 1.8.0_202-b08
2024-05-04 04:04:36.305:INFO:oejs.AbstractConnector:main: Started ServerConnector@2648aa1b{HTTP/1.1,[http/1.1]}{0.0.0.0:9998}
2024-05-04 04:04:36.305:INFO:oejs.Server:main: Started @6559ms
2024-05-04 04:04:36.330:INFO:oejs.AbstractConnector:main: Stopped ServerConnector@2648aa1b{HTTP/1.1,[http/1.1]}{0.0.0.0:9998}
May 04, 2024 4:04:36 AM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer <init>
INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/
2024-05-04 04:04:36.345:INFO:oejs.Server:main: jetty-9.4.12.v20180830; built: 2018-08-30T13:59:14.071Z; git: 27208684755d94a92186989f695db2d7b21ebc51; jvm 1.8.0_202-b08
2024-05-04 04:04:36.347:INFO:oejs.AbstractConnector:main: Started ServerConnector@742dbac8{HTTP/1.1,[http/1.1]}{0.0.0.0:9998}
2024-05-04 04:04:36.347:INFO:oejs.Server:main: Started @6600ms
2024-05-04 04:04:36.363:INFO:oejs.AbstractConnector:main: Stopped ServerConnector@742dbac8{HTTP/1.1,[http/1.1]}{0.0.0.0:9998}
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.338 sec - in org.glassfish.jersey.jetty.connector.MethodTest
Running org.glassfish.jersey.jetty.connector.TimeoutTest
May 04, 2024 4:04:36 AM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer <init>
INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/
2024-05-04 04:04:36.379:INFO:oejs.Server:main: jetty-9.4.12.v20180830; built: 2018-08-30T13:59:14.071Z; git: 27208684755d94a92186989f695db2d7b21ebc51; jvm 1.8.0_202-b08
2024-05-04 04:04:36.380:INFO:oejs.AbstractConnector:main: Started ServerConnector@a11efe6{HTTP/1.1,[http/1.1]}{0.0.0.0:9998}
2024-05-04 04:04:36.380:INFO:oejs.Server:main: Started @6634ms
2024-05-04 04:04:36.392:INFO:oejs.AbstractConnector:main: Stopped ServerConnector@a11efe6{HTTP/1.1,[http/1.1]}{0.0.0.0:9998}
May 04, 2024 4:04:36 AM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer <init>
INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/
2024-05-04 04:04:36.426:INFO:oejs.Server:main: jetty-9.4.12.v20180830; built: 2018-08-30T13:59:14.071Z; git: 27208684755d94a92186989f695db2d7b21ebc51; jvm 1.8.0_202-b08
2024-05-04 04:04:36.427:INFO:oejs.AbstractConnector:main: Started ServerConnector@691a5c3a{HTTP/1.1,[http/1.1]}{0.0.0.0:9998}
2024-05-04 04:04:36.427:INFO:oejs.Server:main: Started @6681ms
2024-05-04 04:04:37.439:INFO:oejs.AbstractConnector:main: Stopped ServerConnector@691a5c3a{HTTP/1.1,[http/1.1]}{0.0.0.0:9998}
May 04, 2024 4:04:38 AM org.glassfish.jersey.jetty.connector.AsyncTest$AsyncResource$3 veryExpensiveOperation
INFO: Async long-running get with timeout finished on thread Thread-134
May 04, 2024 4:04:38 AM org.glassfish.jersey.server.ServerRuntime$Responder writeResponse
SEVERE: An I/O error has occurred while writing a response message entity to the container output stream.
org.glassfish.jersey.server.internal.process.MappableException: org.eclipse.jetty.io.EofException
	at org.glassfish.jersey.server.internal.MappableExceptionWrapperInterceptor.aroundWriteTo(MappableExceptionWrapperInterceptor.java:67)
	at org.glassfish.jersey.message.internal.WriterInterceptorExecutor.proceed(WriterInterceptorExecutor.java:139)
	at org.glassfish.jersey.logging.LoggingInterceptor.aroundWriteTo(LoggingInterceptor.java:202)
	at org.glassfish.jersey.message.internal.WriterInterceptorExecutor.proceed(WriterInterceptorExecutor.java:139)
	at org.glassfish.jersey.message.internal.MessageBodyFactory.writeTo(MessageBodyFactory.java:1111)
	at org.glassfish.jersey.server.ServerRuntime$Responder.writeResponse(ServerRuntime.java:638)
	at org.glassfish.jersey.server.ServerRuntime$Responder.processResponse(ServerRuntime.java:371)
	at org.glassfish.jersey.server.ServerRuntime$Responder.process(ServerRuntime.java:361)
	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:256)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232)
	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:679)
	at org.glassfish.jersey.jetty.JettyHttpContainer.handle(JettyHttpContainer.java:166)
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)
	at org.eclipse.jetty.server.Server.handle(Server.java:503)
	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:364)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:260)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:118)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:765)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:683)
	at java.lang.Thread.run(Thread.java:748)
Caused by: org.eclipse.jetty.io.EofException
	at org.eclipse.jetty.server.HttpConnection$SendCallback.reset(HttpConnection.java:718)
	at org.eclipse.jetty.server.HttpConnection$SendCallback.access$300(HttpConnection.java:678)
	at org.eclipse.jetty.server.HttpConnection.send(HttpConnection.java:536)
	at org.eclipse.jetty.server.HttpChannel.sendResponse(HttpChannel.java:831)
	at org.eclipse.jetty.server.HttpChannel.write(HttpChannel.java:887)
	at org.eclipse.jetty.server.HttpOutput.write(HttpOutput.java:239)
	at org.eclipse.jetty.server.HttpOutput.write(HttpOutput.java:215)
	at org.eclipse.jetty.server.HttpOutput.flush(HttpOutput.java:397)
	at org.glassfish.jersey.message.internal.CommittingOutputStream.flush(CommittingOutputStream.java:263)
	at org.glassfish.jersey.message.internal.WriterInterceptorExecutor$UnCloseableOutputStream.flush(WriterInterceptorExecutor.java:281)
	at sun.nio.cs.StreamEncoder.implFlush(StreamEncoder.java:297)
	at sun.nio.cs.StreamEncoder.flush(StreamEncoder.java:141)
	at java.io.OutputStreamWriter.flush(OutputStreamWriter.java:229)
	at org.glassfish.jersey.message.internal.ReaderWriter.writeToAsString(ReaderWriter.java:170)
	at org.glassfish.jersey.message.internal.AbstractMessageReaderWriterProvider.writeToAsString(AbstractMessageReaderWriterProvider.java:107)
	at org.glassfish.jersey.message.internal.StringMessageProvider.writeTo(StringMessageProvider.java:76)
	at org.glassfish.jersey.message.internal.StringMessageProvider.writeTo(StringMessageProvider.java:36)
	at org.glassfish.jersey.message.internal.WriterInterceptorExecutor$TerminalWriterInterceptor.invokeWriteTo(WriterInterceptorExecutor.java:242)
	at org.glassfish.jersey.message.internal.WriterInterceptorExecutor$TerminalWriterInterceptor.aroundWriteTo(WriterInterceptorExecutor.java:227)
	at org.glassfish.jersey.message.internal.WriterInterceptorExecutor.proceed(WriterInterceptorExecutor.java:139)
	at org.glassfish.jersey.server.internal.JsonWithPaddingInterceptor.aroundWriteTo(JsonWithPaddingInterceptor.java:85)
	at org.glassfish.jersey.message.internal.WriterInterceptorExecutor.proceed(WriterInterceptorExecutor.java:139)
	at org.glassfish.jersey.server.internal.MappableExceptionWrapperInterceptor.aroundWriteTo(MappableExceptionWrapperInterceptor.java:61)
	... 27 more

Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.077 sec - in org.glassfish.jersey.jetty.connector.TimeoutTest
Running org.glassfish.jersey.jetty.connector.EntityTest
May 04, 2024 4:04:38 AM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer <init>
INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/
2024-05-04 04:04:38.457:INFO:oejs.Server:main: jetty-9.4.12.v20180830; built: 2018-08-30T13:59:14.071Z; git: 27208684755d94a92186989f695db2d7b21ebc51; jvm 1.8.0_202-b08
2024-05-04 04:04:38.458:INFO:oejs.AbstractConnector:main: Started ServerConnector@3a0b6aff{HTTP/1.1,[http/1.1]}{0.0.0.0:9998}
2024-05-04 04:04:38.458:INFO:oejs.Server:main: Started @8712ms
2024-05-04 04:04:38.683:INFO:oejs.AbstractConnector:main: Stopped ServerConnector@3a0b6aff{HTTP/1.1,[http/1.1]}{0.0.0.0:9998}
May 04, 2024 4:04:38 AM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer <init>
INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/
2024-05-04 04:04:38.699:INFO:oejs.Server:main: jetty-9.4.12.v20180830; built: 2018-08-30T13:59:14.071Z; git: 27208684755d94a92186989f695db2d7b21ebc51; jvm 1.8.0_202-b08
2024-05-04 04:04:38.700:INFO:oejs.AbstractConnector:main: Started ServerConnector@402c415e{HTTP/1.1,[http/1.1]}{0.0.0.0:9998}
2024-05-04 04:04:38.700:INFO:oejs.Server:main: Started @8954ms
2024-05-04 04:04:38.719:INFO:oejs.AbstractConnector:main: Stopped ServerConnector@402c415e{HTTP/1.1,[http/1.1]}{0.0.0.0:9998}
May 04, 2024 4:04:38 AM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer <init>
INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/
2024-05-04 04:04:38.744:INFO:oejs.Server:main: jetty-9.4.12.v20180830; built: 2018-08-30T13:59:14.071Z; git: 27208684755d94a92186989f695db2d7b21ebc51; jvm 1.8.0_202-b08
2024-05-04 04:04:38.745:INFO:oejs.AbstractConnector:main: Started ServerConnector@447a557b{HTTP/1.1,[http/1.1]}{0.0.0.0:9998}
2024-05-04 04:04:38.745:INFO:oejs.Server:main: Started @8999ms
2024-05-04 04:04:38.761:INFO:oejs.AbstractConnector:main: Stopped ServerConnector@447a557b{HTTP/1.1,[http/1.1]}{0.0.0.0:9998}
May 04, 2024 4:04:38 AM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer <init>
INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/
2024-05-04 04:04:38.778:INFO:oejs.Server:main: jetty-9.4.12.v20180830; built: 2018-08-30T13:59:14.071Z; git: 27208684755d94a92186989f695db2d7b21ebc51; jvm 1.8.0_202-b08
2024-05-04 04:04:38.779:INFO:oejs.AbstractConnector:main: Started ServerConnector@7e5c8c80{HTTP/1.1,[http/1.1]}{0.0.0.0:9998}
2024-05-04 04:04:38.779:INFO:oejs.Server:main: Started @9032ms
2024-05-04 04:04:38.799:INFO:oejs.AbstractConnector:main: Stopped ServerConnector@7e5c8c80{HTTP/1.1,[http/1.1]}{0.0.0.0:9998}
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.357 sec - in org.glassfish.jersey.jetty.connector.EntityTest
Running org.glassfish.jersey.jetty.connector.AuthTest
May 04, 2024 4:04:38 AM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer <init>
INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/
2024-05-04 04:04:38.842:INFO:oejs.Server:main: jetty-9.4.12.v20180830; built: 2018-08-30T13:59:14.071Z; git: 27208684755d94a92186989f695db2d7b21ebc51; jvm 1.8.0_202-b08
2024-05-04 04:04:38.843:INFO:oejs.AbstractConnector:main: Started ServerConnector@5625ba2{HTTP/1.1,[http/1.1]}{0.0.0.0:9998}
2024-05-04 04:04:38.843:INFO:oejs.Server:main: Started @9097ms
2024-05-04 04:04:38.868:INFO:oejs.AbstractConnector:main: Stopped ServerConnector@5625ba2{HTTP/1.1,[http/1.1]}{0.0.0.0:9998}
May 04, 2024 4:04:38 AM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer <init>
INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/
2024-05-04 04:04:38.888:INFO:oejs.Server:main: jetty-9.4.12.v20180830; built: 2018-08-30T13:59:14.071Z; git: 27208684755d94a92186989f695db2d7b21ebc51; jvm 1.8.0_202-b08
2024-05-04 04:04:38.889:INFO:oejs.AbstractConnector:main: Started ServerConnector@3305897c{HTTP/1.1,[http/1.1]}{0.0.0.0:9998}
2024-05-04 04:04:38.889:INFO:oejs.Server:main: Started @9143ms
2024-05-04 04:04:38.926:INFO:oejs.AbstractConnector:main: Stopped ServerConnector@3305897c{HTTP/1.1,[http/1.1]}{0.0.0.0:9998}
May 04, 2024 4:04:38 AM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer <init>
INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/
2024-05-04 04:04:38.945:INFO:oejs.Server:main: jetty-9.4.12.v20180830; built: 2018-08-30T13:59:14.071Z; git: 27208684755d94a92186989f695db2d7b21ebc51; jvm 1.8.0_202-b08
2024-05-04 04:04:38.966:INFO:oejs.AbstractConnector:main: Started ServerConnector@25af1dbf{HTTP/1.1,[http/1.1]}{0.0.0.0:9998}
2024-05-04 04:04:38.966:INFO:oejs.Server:main: Started @9220ms
2024-05-04 04:04:38.981:INFO:oejs.AbstractConnector:main: Stopped ServerConnector@25af1dbf{HTTP/1.1,[http/1.1]}{0.0.0.0:9998}
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.181 sec - in org.glassfish.jersey.jetty.connector.AuthTest
Running org.glassfish.jersey.jetty.connector.CookieTest
May 04, 2024 4:04:38 AM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer <init>
INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/
2024-05-04 04:04:38.995:INFO:oejs.Server:main: jetty-9.4.12.v20180830; built: 2018-08-30T13:59:14.071Z; git: 27208684755d94a92186989f695db2d7b21ebc51; jvm 1.8.0_202-b08
2024-05-04 04:04:38.995:INFO:oejs.AbstractConnector:main: Started ServerConnector@16160a37{HTTP/1.1,[http/1.1]}{0.0.0.0:9998}
2024-05-04 04:04:38.995:INFO:oejs.Server:main: Started @9249ms
2024-05-04 04:04:39.030:INFO:oejs.AbstractConnector:main: Stopped ServerConnector@16160a37{HTTP/1.1,[http/1.1]}{0.0.0.0:9998}
May 04, 2024 4:04:39 AM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer <init>
INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/
2024-05-04 04:04:39.043:INFO:oejs.Server:main: jetty-9.4.12.v20180830; built: 2018-08-30T13:59:14.071Z; git: 27208684755d94a92186989f695db2d7b21ebc51; jvm 1.8.0_202-b08
2024-05-04 04:04:39.044:INFO:oejs.AbstractConnector:main: Started ServerConnector@64641998{HTTP/1.1,[http/1.1]}{0.0.0.0:9998}
2024-05-04 04:04:39.044:INFO:oejs.Server:main: Started @9298ms
2024-05-04 04:04:39.058:INFO:oejs.AbstractConnector:main: Stopped ServerConnector@64641998{HTTP/1.1,[http/1.1]}{0.0.0.0:9998}
May 04, 2024 4:04:39 AM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer <init>
INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/
2024-05-04 04:04:39.071:INFO:oejs.Server:main: jetty-9.4.12.v20180830; built: 2018-08-30T13:59:14.071Z; git: 27208684755d94a92186989f695db2d7b21ebc51; jvm 1.8.0_202-b08
2024-05-04 04:04:39.072:INFO:oejs.AbstractConnector:main: Started ServerConnector@e9947af{HTTP/1.1,[http/1.1]}{0.0.0.0:9998}
2024-05-04 04:04:39.072:INFO:oejs.Server:main: Started @9325ms
2024-05-04 04:04:39.085:INFO:oejs.AbstractConnector:main: Stopped ServerConnector@e9947af{HTTP/1.1,[http/1.1]}{0.0.0.0:9998}
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.104 sec - in org.glassfish.jersey.jetty.connector.CookieTest
Running org.glassfish.jersey.jetty.connector.FollowRedirectsTest
May 04, 2024 4:04:39 AM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer <init>
INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/
2024-05-04 04:04:39.099:INFO:oejs.Server:main: jetty-9.4.12.v20180830; built: 2018-08-30T13:59:14.071Z; git: 27208684755d94a92186989f695db2d7b21ebc51; jvm 1.8.0_202-b08
2024-05-04 04:04:39.100:INFO:oejs.AbstractConnector:main: Started ServerConnector@170b27a7{HTTP/1.1,[http/1.1]}{0.0.0.0:9998}
2024-05-04 04:04:39.100:INFO:oejs.Server:main: Started @9354ms
2024-05-04 04:04:39.128:INFO:oejs.AbstractConnector:main: Stopped ServerConnector@170b27a7{HTTP/1.1,[http/1.1]}{0.0.0.0:9998}
May 04, 2024 4:04:39 AM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer <init>
INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/
2024-05-04 04:04:39.142:INFO:oejs.Server:main: jetty-9.4.12.v20180830; built: 2018-08-30T13:59:14.071Z; git: 27208684755d94a92186989f695db2d7b21ebc51; jvm 1.8.0_202-b08
2024-05-04 04:04:39.143:INFO:oejs.AbstractConnector:main: Started ServerConnector@1315f1d5{HTTP/1.1,[http/1.1]}{0.0.0.0:9998}
2024-05-04 04:04:39.143:INFO:oejs.Server:main: Started @9397ms
2024-05-04 04:04:39.155:INFO:oejs.AbstractConnector:main: Stopped ServerConnector@1315f1d5{HTTP/1.1,[http/1.1]}{0.0.0.0:9998}
May 04, 2024 4:04:39 AM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer <init>
INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/
2024-05-04 04:04:39.167:INFO:oejs.Server:main: jetty-9.4.12.v20180830; built: 2018-08-30T13:59:14.071Z; git: 27208684755d94a92186989f695db2d7b21ebc51; jvm 1.8.0_202-b08
2024-05-04 04:04:39.168:INFO:oejs.AbstractConnector:main: Started ServerConnector@4303511e{HTTP/1.1,[http/1.1]}{0.0.0.0:9998}
2024-05-04 04:04:39.168:INFO:oejs.Server:main: Started @9422ms
2024-05-04 04:04:39.180:INFO:oejs.AbstractConnector:main: Stopped ServerConnector@4303511e{HTTP/1.1,[http/1.1]}{0.0.0.0:9998}
May 04, 2024 4:04:39 AM org.glassfish.jersey.test.jetty.JettyTestContainerFactory$JettyTestContainer <init>
INFO: Creating JettyTestContainer configured at the base URI http://localhost:9998/
2024-05-04 04:04:39.194:INFO:oejs.Server:main: jetty-9.4.12.v20180830; built: 2018-08-30T13:59:14.071Z; git: 27208684755d94a92186989f695db2d7b21ebc51; jvm 1.8.0_202-b08
2024-05-04 04:04:39.194:INFO:oejs.AbstractConnector:main: Started ServerConnector@2d2710a8{HTTP/1.1,[http/1.1]}{0.0.0.0:9998}
2024-05-04 04:04:39.195:INFO:oejs.Server:main: Started @9448ms
2024-05-04 04:04:39.226:INFO:oejs.AbstractConnector:main: Stopped ServerConnector@2d2710a8{HTTP/1.1,[http/1.1]}{0.0.0.0:9998}
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.141 sec - in org.glassfish.jersey.jetty.connector.FollowRedirectsTest

Results :

Tests run: 62, Failures: 0, Errors: 0, Skipped: 0


-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.glassfish.jersey.ext.cdi1x.internal.CdiUtilTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.148 sec - in org.glassfish.jersey.ext.cdi1x.internal.CdiUtilTest
Running org.glassfish.jersey.ext.cdi1x.internal.CdiComponentProviderTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.091 sec - in org.glassfish.jersey.ext.cdi1x.internal.CdiComponentProviderTest

Results :

Tests run: 8, Failures: 0, Errors: 0, Skipped: 0


-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.glassfish.jersey.ext.cdi1x.hk2ban.EmptyHk2CustomInjectionTypeProviderTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 sec - in org.glassfish.jersey.ext.cdi1x.hk2ban.EmptyHk2CustomInjectionTypeProviderTest

Results :

Tests run: 1, Failures: 0, Errors: 0, Skipped: 0


-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.glassfish.jersey.message.MetaInfServicesTest
May 04, 2024 4:04:53 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
May 04, 2024 4:04:54 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
May 04, 2024 4:04:54 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer] Started.
May 04, 2024 4:04:54 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
May 04, 2024 4:04:54 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
May 04, 2024 4:04:54 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
May 04, 2024 4:04:54 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-1] Started.
May 04, 2024 4:04:54 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
May 04, 2024 4:04:54 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
May 04, 2024 4:04:54 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
May 04, 2024 4:04:54 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-2] Started.
May 04, 2024 4:04:54 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: 1.05 sec - in org.glassfish.jersey.message.MetaInfServicesTest

Results :

Tests run: 3, Failures: 0, Errors: 0, Skipped: 0


-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.glassfish.jersey.client.proxy.WebResourceFactoryTest
May 04, 2024 4:04:57 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
May 04, 2024 4:04:58 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
May 04, 2024 4:04:58 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer] Started.
May 04, 2024 4:04:58 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
May 04, 2024 4:04:58 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
May 04, 2024 4:04:58 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
May 04, 2024 4:04:58 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-1] Started.
May 04, 2024 4:04:58 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
May 04, 2024 4:04:58 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
May 04, 2024 4:04:58 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
May 04, 2024 4:04:58 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-2] Started.
May 04, 2024 4:04:58 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
May 04, 2024 4:04:58 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
May 04, 2024 4:04:58 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
May 04, 2024 4:04:58 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-3] Started.
May 04, 2024 4:04:58 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
May 04, 2024 4:04:58 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
May 04, 2024 4:04:58 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
May 04, 2024 4:04:58 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-4] Started.
May 04, 2024 4:04:58 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
May 04, 2024 4:04:58 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
May 04, 2024 4:04:58 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
May 04, 2024 4:04:58 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-5] Started.
May 04, 2024 4:04:58 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
May 04, 2024 4:04:58 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
May 04, 2024 4:04:58 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
May 04, 2024 4:04:58 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-6] Started.
May 04, 2024 4:04:58 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
May 04, 2024 4:04:58 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
May 04, 2024 4:04:59 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
May 04, 2024 4:04:59 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-7] Started.
May 04, 2024 4:04:59 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
May 04, 2024 4:04:59 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
May 04, 2024 4:04:59 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
May 04, 2024 4:04:59 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-8] Started.
May 04, 2024 4:04:59 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
May 04, 2024 4:04:59 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
May 04, 2024 4:04:59 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
May 04, 2024 4:04:59 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-9] Started.
May 04, 2024 4:04:59 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
May 04, 2024 4:04:59 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
May 04, 2024 4:04:59 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
May 04, 2024 4:04:59 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-10] Started.
May 04, 2024 4:04:59 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
May 04, 2024 4:04:59 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
May 04, 2024 4:04:59 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
May 04, 2024 4:04:59 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-11] Started.
May 04, 2024 4:04:59 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
May 04, 2024 4:04:59 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
May 04, 2024 4:04:59 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
May 04, 2024 4:04:59 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-12] Started.
May 04, 2024 4:04:59 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
May 04, 2024 4:04:59 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
May 04, 2024 4:04:59 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
May 04, 2024 4:04:59 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-13] Started.
May 04, 2024 4:04:59 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
May 04, 2024 4:04:59 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
May 04, 2024 4:04:59 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
May 04, 2024 4:04:59 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-14] Started.
May 04, 2024 4:04:59 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
May 04, 2024 4:04:59 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
May 04, 2024 4:04:59 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
May 04, 2024 4:04:59 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-15] Started.
May 04, 2024 4:04:59 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
May 04, 2024 4:04:59 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
May 04, 2024 4:04:59 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
May 04, 2024 4:04:59 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-16] Started.
May 04, 2024 4:04:59 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
May 04, 2024 4:04:59 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
May 04, 2024 4:04:59 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
May 04, 2024 4:04:59 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-17] Started.
May 04, 2024 4:04:59 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
May 04, 2024 4:04:59 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
May 04, 2024 4:04:59 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
May 04, 2024 4:04:59 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-18] Started.
May 04, 2024 4:04:59 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
May 04, 2024 4:04:59 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
May 04, 2024 4:04:59 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
May 04, 2024 4:04:59 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-19] Started.
May 04, 2024 4:04:59 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
May 04, 2024 4:04:59 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
May 04, 2024 4:04:59 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
May 04, 2024 4:04:59 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-20] Started.
May 04, 2024 4:04:59 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
May 04, 2024 4:04:59 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
May 04, 2024 4:04:59 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
May 04, 2024 4:04:59 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-21] Started.
May 04, 2024 4:04:59 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
May 04, 2024 4:04:59 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
May 04, 2024 4:04:59 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
May 04, 2024 4:04:59 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-22] Started.
May 04, 2024 4:04:59 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
May 04, 2024 4:04:59 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
May 04, 2024 4:05:00 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
May 04, 2024 4:05:00 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-23] Started.
May 04, 2024 4:05:00 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Tests run: 30, Failures: 0, Errors: 0, Skipped: 6, Time elapsed: 2.732 sec - in org.glassfish.jersey.client.proxy.WebResourceFactoryTest

Results :

Tests run: 30, Failures: 0, Errors: 0, Skipped: 6


-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.glassfish.jersey.client.rx.guava.RxListenableFutureTest
java.util.concurrent.ExecutionException: javax.ws.rs.NotFoundException: HTTP 404 Not Found
	at java.util.concurrent.FutureTask.report(FutureTask.java:122)
	at java.util.concurrent.FutureTask.get(FutureTask.java:192)
	at org.glassfish.jersey.client.rx.guava.RxListenableFutureTest.testNotFoundReadEntityViaGenericType(RxListenableFutureTest.java:106)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.internal.runners.statements.ExpectException.evaluate(ExpectException.java:19)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:283)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:173)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:128)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:203)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:155)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103)
Caused by: javax.ws.rs.NotFoundException: HTTP 404 Not Found
	at org.glassfish.jersey.client.JerseyInvocation.convertToException(JerseyInvocation.java:1062)
	at org.glassfish.jersey.client.JerseyInvocation.translate(JerseyInvocation.java:924)
	at org.glassfish.jersey.client.JerseyInvocation.lambda$invoke$2(JerseyInvocation.java:763)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:205)
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:390)
	at org.glassfish.jersey.client.JerseyInvocation.invoke(JerseyInvocation.java:761)
	at org.glassfish.jersey.client.JerseyInvocation$Builder.method(JerseyInvocation.java:443)
	at org.glassfish.jersey.client.rx.guava.JerseyRxListenableFutureInvoker.lambda$method$1(JerseyRxListenableFutureInvoker.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	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)
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.475 sec - in org.glassfish.jersey.client.rx.guava.RxListenableFutureTest

Results :

Tests run: 5, Failures: 0, Errors: 0, Skipped: 0


-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.glassfish.jersey.client.rx.rxjava.RxObservableTest
java.util.concurrent.ExecutionException: Observable onError
	at rx.internal.operators.BlockingOperatorToFuture$2.getValue(BlockingOperatorToFuture.java:118)
	at rx.internal.operators.BlockingOperatorToFuture$2.get(BlockingOperatorToFuture.java:102)
	at org.glassfish.jersey.client.rx.rxjava.RxObservableTest.testNotFoundReadEntityViaGenericType(RxObservableTest.java:125)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.internal.runners.statements.ExpectException.evaluate(ExpectException.java:19)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:283)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:173)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:128)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:203)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:155)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103)
Caused by: javax.ws.rs.NotFoundException: HTTP 404 Not Found
	at org.glassfish.jersey.client.JerseyInvocation.convertToException(JerseyInvocation.java:1062)
	at org.glassfish.jersey.client.JerseyInvocation.translate(JerseyInvocation.java:924)
	at org.glassfish.jersey.client.JerseyInvocation.lambda$invoke$2(JerseyInvocation.java:763)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:205)
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:390)
	at org.glassfish.jersey.client.JerseyInvocation.invoke(JerseyInvocation.java:761)
	at org.glassfish.jersey.client.JerseyInvocation$Builder.method(JerseyInvocation.java:443)
	at org.glassfish.jersey.client.rx.rxjava.JerseyRxObservableInvoker.lambda$method$0(JerseyRxObservableInvoker.java:66)
	at rx.Observable.unsafeSubscribe(Observable.java:10144)
	at rx.internal.operators.OperatorSubscribeOn$1.call(OperatorSubscribeOn.java:94)
	at rx.internal.schedulers.ScheduledAction.run(ScheduledAction.java:55)
	at rx.internal.schedulers.ExecutorScheduler$ExecutorSchedulerWorker.run(ExecutorScheduler.java:107)
	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)
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.571 sec - in org.glassfish.jersey.client.rx.rxjava.RxObservableTest

Results :

Tests run: 6, Failures: 0, Errors: 0, Skipped: 0


-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.glassfish.jersey.client.rx.rxjava2.RxFlowableTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.541 sec - in org.glassfish.jersey.client.rx.rxjava2.RxFlowableTest

Results :

Tests run: 6, Failures: 0, Errors: 0, Skipped: 0


-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.glassfish.jersey.server.spring.filter.FilterTest
May 04, 2024 4:05:05 AM org.springframework.context.annotation.AnnotationConfigApplicationContext prepareRefresh
INFO: Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@6fadae5d: startup date [Sat May 04 04:05:05 UTC 2024]; root of context hierarchy
May 04, 2024 4:05:05 AM org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor <init>
INFO: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
May 04, 2024 4:05:05 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
May 04, 2024 4:05:06 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
May 04, 2024 4:05:06 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer] Started.
May 04, 2024 4:05:06 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: 1.193 sec - in org.glassfish.jersey.server.spring.filter.FilterTest
Running org.glassfish.jersey.server.spring.profiles.SpringProfilesTest
May 04, 2024 4:05:06 AM org.springframework.context.annotation.AnnotationConfigApplicationContext prepareRefresh
INFO: Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@1950e8a6: startup date [Sat May 04 04:05:06 UTC 2024]; root of context hierarchy
May 04, 2024 4:05:06 AM org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor <init>
INFO: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
May 04, 2024 4:05:06 AM org.springframework.context.annotation.AnnotationConfigApplicationContext prepareRefresh
INFO: Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@6ea1bcdc: startup date [Sat May 04 04:05:06 UTC 2024]; root of context hierarchy
May 04, 2024 4:05:06 AM org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor <init>
INFO: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 sec - in org.glassfish.jersey.server.spring.profiles.SpringProfilesTest
Running org.glassfish.jersey.server.spring.profiles.SpringDefaultProfileResourceTest
May 04, 2024 4:05:06 AM org.springframework.context.annotation.AnnotationConfigApplicationContext prepareRefresh
INFO: Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@60cf80e7: startup date [Sat May 04 04:05:06 UTC 2024]; root of context hierarchy
May 04, 2024 4:05:06 AM org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor <init>
INFO: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
May 04, 2024 4:05:06 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
May 04, 2024 4:05:06 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
May 04, 2024 4:05:06 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-1] Started.
May 04, 2024 4:05:06 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.121 sec - in org.glassfish.jersey.server.spring.profiles.SpringDefaultProfileResourceTest
Running org.glassfish.jersey.server.spring.profiles.SpringDevProfileResourceTest
May 04, 2024 4:05:06 AM org.springframework.context.annotation.AnnotationConfigApplicationContext prepareRefresh
INFO: Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@3fabf088: startup date [Sat May 04 04:05:06 UTC 2024]; root of context hierarchy
May 04, 2024 4:05:06 AM org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor <init>
INFO: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
May 04, 2024 4:05:06 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
May 04, 2024 4:05:06 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
May 04, 2024 4:05:06 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-2] Started.
May 04, 2024 4:05:06 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.111 sec - in org.glassfish.jersey.server.spring.profiles.SpringDevProfileResourceTest
Running org.glassfish.jersey.server.spring.fieldinjection.SpringFieldInjectionTest
May 04, 2024 4:05:06 AM org.springframework.context.annotation.AnnotationConfigApplicationContext prepareRefresh
INFO: Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@22d6cac2: startup date [Sat May 04 04:05:06 UTC 2024]; root of context hierarchy
May 04, 2024 4:05:06 AM org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor <init>
INFO: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
May 04, 2024 4:05:06 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
May 04, 2024 4:05:06 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
May 04, 2024 4:05:06 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-3] Started.
May 04, 2024 4:05:06 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
May 04, 2024 4:05:06 AM org.springframework.context.annotation.AnnotationConfigApplicationContext prepareRefresh
INFO: Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@57bd802b: startup date [Sat May 04 04:05:06 UTC 2024]; root of context hierarchy
May 04, 2024 4:05:06 AM org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor <init>
INFO: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
May 04, 2024 4:05:06 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
May 04, 2024 4:05:06 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
May 04, 2024 4:05:06 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-4] Started.
May 04, 2024 4:05:07 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
May 04, 2024 4:05:07 AM org.springframework.context.annotation.AnnotationConfigApplicationContext prepareRefresh
INFO: Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@56303475: startup date [Sat May 04 04:05:07 UTC 2024]; root of context hierarchy
May 04, 2024 4:05:07 AM org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor <init>
INFO: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
May 04, 2024 4:05:07 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
May 04, 2024 4:05:07 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
May 04, 2024 4:05:07 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-5] Started.
May 04, 2024 4:05:07 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
May 04, 2024 4:05:07 AM org.springframework.context.annotation.AnnotationConfigApplicationContext prepareRefresh
INFO: Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@3f29e26: startup date [Sat May 04 04:05:07 UTC 2024]; root of context hierarchy
May 04, 2024 4:05:07 AM org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor <init>
INFO: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
May 04, 2024 4:05:07 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
May 04, 2024 4:05:07 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
May 04, 2024 4:05:07 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-6] Started.
May 04, 2024 4:05:07 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.463 sec - in org.glassfish.jersey.server.spring.fieldinjection.SpringFieldInjectionTest
Running org.glassfish.jersey.server.spring.methodinjection.SpringMethodInjectionTest
May 04, 2024 4:05:07 AM org.springframework.context.annotation.AnnotationConfigApplicationContext prepareRefresh
INFO: Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@62a4417: startup date [Sat May 04 04:05:07 UTC 2024]; root of context hierarchy
May 04, 2024 4:05:07 AM org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor <init>
INFO: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
May 04, 2024 4:05:07 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
May 04, 2024 4:05:07 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
May 04, 2024 4:05:07 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-7] Started.
May 04, 2024 4:05:07 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
May 04, 2024 4:05:07 AM org.springframework.context.annotation.AnnotationConfigApplicationContext prepareRefresh
INFO: Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@3419e23b: startup date [Sat May 04 04:05:07 UTC 2024]; root of context hierarchy
May 04, 2024 4:05:07 AM org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor <init>
INFO: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
May 04, 2024 4:05:07 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
May 04, 2024 4:05:07 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
May 04, 2024 4:05:07 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-8] Started.
May 04, 2024 4:05:07 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
May 04, 2024 4:05:07 AM org.springframework.context.annotation.AnnotationConfigApplicationContext prepareRefresh
INFO: Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@35d5ac51: startup date [Sat May 04 04:05:07 UTC 2024]; root of context hierarchy
May 04, 2024 4:05:07 AM org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor <init>
INFO: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
May 04, 2024 4:05:07 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
May 04, 2024 4:05:07 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
May 04, 2024 4:05:07 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-9] Started.
May 04, 2024 4:05:07 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.255 sec - in org.glassfish.jersey.server.spring.methodinjection.SpringMethodInjectionTest
Running org.glassfish.jersey.server.spring.aspect4j.Aspect4JTest
May 04, 2024 4:05:07 AM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh
INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@6c841199: startup date [Sat May 04 04:05:07 UTC 2024]; root of context hierarchy
May 04, 2024 4:05:07 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions
INFO: Loading XML bean definitions from class path resource [jersey-spring-aspect4j-applicationContext.xml]
May 04, 2024 4:05:07 AM org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor <init>
INFO: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
May 04, 2024 4:05:07 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
May 04, 2024 4:05:07 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
May 04, 2024 4:05:07 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-10] Started.
May 04, 2024 4:05:07 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
May 04, 2024 4:05:07 AM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh
INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@748a654a: startup date [Sat May 04 04:05:07 UTC 2024]; root of context hierarchy
May 04, 2024 4:05:07 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions
INFO: Loading XML bean definitions from class path resource [jersey-spring-aspect4j-applicationContext.xml]
May 04, 2024 4:05:07 AM org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor <init>
INFO: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
May 04, 2024 4:05:07 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
May 04, 2024 4:05:07 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
May 04, 2024 4:05:07 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-11] Started.
May 04, 2024 4:05:08 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
May 04, 2024 4:05:08 AM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh
INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@e09f1b6: startup date [Sat May 04 04:05:08 UTC 2024]; root of context hierarchy
May 04, 2024 4:05:08 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions
INFO: Loading XML bean definitions from class path resource [jersey-spring-aspect4j-applicationContext.xml]
May 04, 2024 4:05:08 AM org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor <init>
INFO: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
May 04, 2024 4:05:08 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
May 04, 2024 4:05:08 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
May 04, 2024 4:05:08 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-12] Started.
May 04, 2024 4:05:08 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.655 sec - in org.glassfish.jersey.server.spring.aspect4j.Aspect4JTest
Running org.glassfish.jersey.server.spring.parameterinjection.SpringParameterInjectionTest
May 04, 2024 4:05:08 AM org.springframework.context.annotation.AnnotationConfigApplicationContext prepareRefresh
INFO: Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@52c9d3d0: startup date [Sat May 04 04:05:08 UTC 2024]; root of context hierarchy
May 04, 2024 4:05:08 AM org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor <init>
INFO: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
May 04, 2024 4:05:08 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
May 04, 2024 4:05:08 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
May 04, 2024 4:05:08 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-13] Started.
May 04, 2024 4:05:08 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
May 04, 2024 4:05:08 AM org.springframework.context.annotation.AnnotationConfigApplicationContext prepareRefresh
INFO: Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@61149fa5: startup date [Sat May 04 04:05:08 UTC 2024]; root of context hierarchy
May 04, 2024 4:05:08 AM org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor <init>
INFO: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
May 04, 2024 4:05:08 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
May 04, 2024 4:05:08 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
May 04, 2024 4:05:08 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-14] Started.
May 04, 2024 4:05:08 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
May 04, 2024 4:05:08 AM org.springframework.context.annotation.AnnotationConfigApplicationContext prepareRefresh
INFO: Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@31efacad: startup date [Sat May 04 04:05:08 UTC 2024]; root of context hierarchy
May 04, 2024 4:05:08 AM org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor <init>
INFO: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
May 04, 2024 4:05:08 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
May 04, 2024 4:05:08 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
May 04, 2024 4:05:08 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-15] Started.
May 04, 2024 4:05:08 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.233 sec - in org.glassfish.jersey.server.spring.parameterinjection.SpringParameterInjectionTest

Results :

Tests run: 18, Failures: 0, Errors: 0, Skipped: 0


-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.glassfish.jersey.linking.integration.LinkingTest
May 04, 2024 4:05:10 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
May 04, 2024 4:05:10 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
May 04, 2024 4:05:10 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer] Started.
May 04, 2024 4:05:11 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
May 04, 2024 4:05:11 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
May 04, 2024 4:05:11 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
May 04, 2024 4:05:11 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-1] Started.
May 04, 2024 4:05:11 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
May 04, 2024 4:05:11 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
May 04, 2024 4:05:11 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
May 04, 2024 4:05:11 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-2] Started.
May 04, 2024 4:05:11 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
May 04, 2024 4:05:11 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
May 04, 2024 4:05:11 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
May 04, 2024 4:05:11 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-3] Started.
May 04, 2024 4:05:11 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
May 04, 2024 4:05:11 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
May 04, 2024 4:05:11 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
May 04, 2024 4:05:11 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-4] Started.
May 04, 2024 4:05:11 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
May 04, 2024 4:05:11 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
May 04, 2024 4:05:11 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
May 04, 2024 4:05:11 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-5] Started.
May 04, 2024 4:05:11 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: 1.885 sec - in org.glassfish.jersey.linking.integration.LinkingTest
Running org.glassfish.jersey.linking.integration.LinkingManualTest
May 04, 2024 4:05:11 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
May 04, 2024 4:05:11 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
May 04, 2024 4:05:11 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-6] Started.
May 04, 2024 4:05:11 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.049 sec - in org.glassfish.jersey.linking.integration.LinkingManualTest
Running org.glassfish.jersey.linking.FieldProcessorTest
May 04, 2024 4:05:11 AM org.glassfish.jersey.linking.FieldProcessorTest testComputedProperty
INFO: Computed property
May 04, 2024 4:05:11 AM org.glassfish.jersey.linking.FieldProcessorTest testMap
INFO: Map
May 04, 2024 4:05:11 AM org.glassfish.jersey.linking.FieldProcessorTest testProcessLinks
INFO: Links
May 04, 2024 4:05:11 AM org.glassfish.jersey.linking.FieldProcessorTest testArray
INFO: Array
May 04, 2024 4:05:11 AM org.glassfish.jersey.linking.FieldProcessorTest testMixed
INFO: Mixed EL and template vars link
May 04, 2024 4:05:11 AM org.glassfish.jersey.linking.FieldProcessorTest testELBindingOnLinks
INFO: EL binding
May 04, 2024 4:05:11 AM org.glassfish.jersey.linking.FieldProcessorTest testQueryResourceWithoutBindings
INFO: QueryResource
May 04, 2024 4:05:11 AM org.glassfish.jersey.linking.FieldProcessorTest testNoRecursiveNesting
INFO: No Recursive Nesting
May 04, 2024 4:05:11 AM org.glassfish.jersey.linking.FieldProcessorTest testQueryResource
INFO: QueryResource
May 04, 2024 4:05:11 AM org.glassfish.jersey.linking.FieldProcessorTest testEL
INFO: El link
May 04, 2024 4:05:11 AM org.glassfish.jersey.linking.FieldProcessorTest testELBindingOnLink
INFO: EL binding
May 04, 2024 4:05:11 AM org.glassfish.jersey.linking.FieldProcessorTest testBeanParamResource
INFO: BeanParamResource
May 04, 2024 4:05:11 AM org.glassfish.jersey.linking.FieldProcessorTest testELBinding
INFO: EL binding
May 04, 2024 4:05:11 AM org.glassfish.jersey.linking.FieldProcessorTest testDoubleQueryResource
INFO: QueryResource
May 04, 2024 4:05:11 AM org.glassfish.jersey.linking.FieldProcessorTest testCondition
INFO: Condition
May 04, 2024 4:05:11 AM org.glassfish.jersey.linking.FieldProcessorTest testLinkStyles
INFO: Link styles
May 04, 2024 4:05:11 AM org.glassfish.jersey.linking.FieldProcessorTest testSubresource
INFO: Subresource
May 04, 2024 4:05:11 AM org.glassfish.jersey.linking.FieldProcessorTest testNesting
INFO: Nesting
May 04, 2024 4:05:11 AM org.glassfish.jersey.linking.FieldProcessorTest testProcessLinksWithFields
INFO: Links from field values
May 04, 2024 4:05:11 AM org.glassfish.jersey.linking.FieldProcessorTest testCollection
INFO: Collection
May 04, 2024 4:05:11 AM org.glassfish.jersey.linking.FieldProcessorTest testELScopes
INFO: EL scopes
Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 sec - in org.glassfish.jersey.linking.FieldProcessorTest
Running org.glassfish.jersey.linking.EntityDescriptorTest
Declared properties
Resource class link
Inherited properties
Set link
String link
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.glassfish.jersey.linking.EntityDescriptorTest
Running org.glassfish.jersey.linking.LinkELContextTest
Create expression factory
Literal expression
Nested expression
Embedded expression
Multiple expressions
Raw expression
Boolean expression
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec - in org.glassfish.jersey.linking.LinkELContextTest
Running org.glassfish.jersey.linking.HeaderProcessorTest
Template Literal
EL
Parameters
Literal
EL
Multiple Literal
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec - in org.glassfish.jersey.linking.HeaderProcessorTest

Results :

Tests run: 48, Failures: 0, Errors: 0, Skipped: 0

[ERROR] Failed to execute goal on project html-json: Could not resolve dependencies for project org.glassfish.jersey.media:html-json:jar:2.29-SNAPSHOT: Failed to collect dependencies at org.netbeans.api:org-openide-util-lookup:jar:RELEASE80: Failed to read artifact descriptor for org.netbeans.api:org-openide-util-lookup:jar:RELEASE80: The following artifacts could not be resolved: org.netbeans.api:org-openide-util-lookup:pom:RELEASE80 (absent): Could not transfer artifact org.netbeans.api:org-openide-util-lookup:pom:RELEASE80 from/to maven-default-http-blocker (http://0.0.0.0/): Blocked mirror for repositories: [netbeans (http://bits.netbeans.org/maven2/, default, releases+snapshots)] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <args> -rf :html-json