Skip to content
Success

Console Output

Skipping 2,200 KB.. Full Log
Client-side close reason: CloseReason[1013,Maximal number of open sessions per remote address exceeded.]
ws://localhost:8025/max-sessions-per-remoteaddr-test/echo1
Client-side close reason: CloseReason[1013,Maximal number of open sessions per remote address exceeded.]
ws://localhost:8025/max-sessions-per-remoteaddr-test/echo2
Client-side close reason: CloseReason[1013,Maximal number of open sessions per remote address exceeded.]
ws://localhost:8025/max-sessions-per-remoteaddr-test/echo3
Client-side close reason: CloseReason[1013,Maximal number of open sessions per remote address exceeded.]
ws://localhost:8025/max-sessions-per-remoteaddr-test/echo1
Client-side close reason: CloseReason[1013,Maximal number of open sessions per remote address exceeded.]
ws://localhost:8025/max-sessions-per-remoteaddr-test/echo2
Client-side close reason: CloseReason[1013,Maximal number of open sessions per remote address exceeded.]
Client-side close reason: CloseReason[1013,Maximal number of open sessions per remote address exceeded.]
session[0] is open? true
Client-side close reason: CloseReason[1000]
session[1] is open? true
Client-side close reason: CloseReason[1000]
session[2] is open? true
Client-side close reason: CloseReason[1000]
session[3] is open? true
Client-side close reason: CloseReason[1000]
session[4] is open? false
session[5] is open? false
session[6] is open? false
session[7] is open? false
session[8] is open? false
session[9] is open? false
session[10] is open? false
==================
Feb 17, 2023 9:43:55 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [0.0.0.0:8025]
Feb 17, 2023 9:43:55 AM org.glassfish.tyrus.server.Server stop
INFO: Websocket Server stopped.
Feb 17, 2023 9:43:55 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:8025]
Feb 17, 2023 9:43:55 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-1] Started.
Feb 17, 2023 9:43:55 AM org.glassfish.tyrus.server.Server start
INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025
Feb 17, 2023 9:43:55 AM org.glassfish.tyrus.server.Server start
INFO: WebSocket server started.
ws://localhost:8025/max-sessions-per-remoteaddr-test/echo1
ws://localhost:8025/max-sessions-per-remoteaddr-test/echo2
Do or do not, there is no try.
Do or do not, there is no try.
ws://localhost:8025/max-sessions-per-remoteaddr-test/echo3
Do or do not, there is no try.
Do or do not, there is no try.
ws://localhost:8025/max-sessions-per-remoteaddr-test/echo1
Do or do not, there is no try.
Do or do not, there is no try.
ws://localhost:8025/max-sessions-per-remoteaddr-test/echo2
Do or do not, there is no try.
Do or do not, there is no try.
ws://localhost:8025/max-sessions-per-remoteaddr-test/echo3
Client-side close reason: CloseReason[1013,Maximal number of open sessions per remote address exceeded.]
ws://localhost:8025/max-sessions-per-remoteaddr-test/echo1
Client-side close reason: CloseReason[1013,Maximal number of open sessions per remote address exceeded.]
ws://localhost:8025/max-sessions-per-remoteaddr-test/echo2
Client-side close reason: CloseReason[1013,Maximal number of open sessions per remote address exceeded.]
ws://localhost:8025/max-sessions-per-remoteaddr-test/echo3
Client-side close reason: CloseReason[1013,Maximal number of open sessions per remote address exceeded.]
ws://localhost:8025/max-sessions-per-remoteaddr-test/echo1
Client-side close reason: CloseReason[1013,Maximal number of open sessions per remote address exceeded.]
ws://localhost:8025/max-sessions-per-remoteaddr-test/echo2
Client-side close reason: CloseReason[1013,Maximal number of open sessions per remote address exceeded.]
Client-side close reason: CloseReason[1013,Maximal number of open sessions per remote address exceeded.]
session[0] is open? true
Client-side close reason: CloseReason[1000]
session[1] is open? true
Client-side close reason: CloseReason[1000]
session[2] is open? true
Client-side close reason: CloseReason[1000]
session[3] is open? true
Client-side close reason: CloseReason[1000]
session[4] is open? false
session[5] is open? false
session[6] is open? false
session[7] is open? false
session[8] is open? false
session[9] is open? false
session[10] is open? false
Feb 17, 2023 9:43:56 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [0.0.0.0:8025]
Feb 17, 2023 9:43:56 AM org.glassfish.tyrus.server.Server stop
INFO: Websocket Server stopped.
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.012 s - in org.glassfish.tyrus.tests.servlet.maxsessionsperremoteaddr.MaxSessionsPerRemoteAddrTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- maven-war-plugin:3.3.1:war (default-war) @ tyrus-tests-servlet-maxsessions-per-remoteaddr ---
[INFO] Packaging webapp
[INFO] Assembling webapp [tyrus-tests-servlet-maxsessions-per-remoteaddr] in [/home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/maxsessions-per-remoteaddr/target/tyrus-tests-servlet-maxsessions-per-remoteaddr-2.1.99-SNAPSHOT]
[INFO] Processing war project
[INFO] Copying webapp resources [/home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/maxsessions-per-remoteaddr/src/main/webapp]
[INFO] Building war: /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/maxsessions-per-remoteaddr/target/tyrus-tests-servlet-maxsessions-per-remoteaddr-2.1.99-SNAPSHOT.war
[INFO] 
[INFO] --- maven-source-plugin:3.2.0:jar-no-fork (attach-sources) @ tyrus-tests-servlet-maxsessions-per-remoteaddr ---
[INFO] Building jar: /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/maxsessions-per-remoteaddr/target/tyrus-tests-servlet-maxsessions-per-remoteaddr-2.1.99-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ tyrus-tests-servlet-maxsessions-per-remoteaddr ---
[INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/maxsessions-per-remoteaddr/target/tyrus-tests-servlet-maxsessions-per-remoteaddr-2.1.99-SNAPSHOT.war to /home/jenkins/.m2/repository/org/glassfish/tyrus/tests/servlet/tyrus-tests-servlet-maxsessions-per-remoteaddr/2.1.99-SNAPSHOT/tyrus-tests-servlet-maxsessions-per-remoteaddr-2.1.99-SNAPSHOT.war
[INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/maxsessions-per-remoteaddr/pom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/tests/servlet/tyrus-tests-servlet-maxsessions-per-remoteaddr/2.1.99-SNAPSHOT/tyrus-tests-servlet-maxsessions-per-remoteaddr-2.1.99-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/maxsessions-per-remoteaddr/target/tyrus-tests-servlet-maxsessions-per-remoteaddr-2.1.99-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/tyrus/tests/servlet/tyrus-tests-servlet-maxsessions-per-remoteaddr/2.1.99-SNAPSHOT/tyrus-tests-servlet-maxsessions-per-remoteaddr-2.1.99-SNAPSHOT-sources.jar
[INFO] 
[INFO] ----< org.glassfish.tyrus.tests.servlet:tyrus-tests-servlet-debug >-----
[INFO] Building Tyrus Debug Debug Samples 2.1.99-SNAPSHOT               [63/69]
[INFO] --------------------------------[ war ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ tyrus-tests-servlet-debug ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.0:check (default) @ tyrus-tests-servlet-debug ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ tyrus-tests-servlet-debug ---
[INFO] Highest basedir set to: /home/jenkins/agent/workspace/continuous-integration_2.x
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0:parse-version (parse-version) @ tyrus-tests-servlet-debug ---
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0:add-source (default) @ tyrus-tests-servlet-debug ---
[INFO] Source directory: /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/debug/target/generated-sources/rsrc-gen added.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs) @ tyrus-tests-servlet-debug ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources to META-INF/
[INFO] 
[INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-sources) @ tyrus-tests-servlet-debug ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources to META-INF/
[INFO] 
[INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ tyrus-tests-servlet-debug ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources to META-INF/
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ tyrus-tests-servlet-debug ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/debug/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ tyrus-tests-servlet-debug ---
[INFO] Changes detected - recompiling the module!
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ tyrus-tests-servlet-debug ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ tyrus-tests-servlet-debug ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/debug/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ tyrus-tests-servlet-debug ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.glassfish.tyrus.tests.servlet.debug.DebugSampleTest
Feb 17, 2023 9:43:58 AM org.glassfish.tyrus.core.TyrusWebSocketEngine <init>
CONFIG: Incoming buffer size: 4194315
Feb 17, 2023 9:43:58 AM org.glassfish.tyrus.core.TyrusWebSocketEngine <init>
CONFIG: Max sessions per app: null
Feb 17, 2023 9:43:58 AM org.glassfish.tyrus.core.TyrusWebSocketEngine <init>
CONFIG: Max sessions per remote address: null
Feb 17, 2023 9:43:58 AM org.glassfish.tyrus.core.TyrusWebSocketEngine <init>
CONFIG: Parallel broadcast enabled: false
Feb 17, 2023 9:43:58 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:8025]
Feb 17, 2023 9:43:58 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer] Started.
Feb 17, 2023 9:43:58 AM org.glassfish.tyrus.server.TyrusServerConfiguration <init>
CONFIG: Found annotated endpoints:
	org.glassfish.tyrus.tests.servlet.debug.DebugSampleTest$Endpoint2
	org.glassfish.tyrus.tests.servlet.debug.DebugSampleTest$Endpoint1
	org.glassfish.tyrus.tests.servlet.debug.DebugSampleTest$Endpoint4
	org.glassfish.tyrus.tests.servlet.debug.DebugSampleTest$Endpoint5
	org.glassfish.tyrus.tests.servlet.debug.DebugSampleTest$Endpoint6
	org.glassfish.tyrus.tests.servlet.debug.DebugSampleTest$Endpoint3

Feb 17, 2023 9:43:58 AM org.glassfish.tyrus.server.Server start
INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025
Feb 17, 2023 9:43:58 AM org.glassfish.tyrus.server.Server start
INFO: WebSocket server started.
Feb 17, 2023 9:43:59 AM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session 675b77ab-9912-459c-a16a-bc81837ec460 [0 ms]: Received handshake request:
< GET /samples-debug/endpoint/b
< connection: Upgrade
< host: localhost:8025
< origin: http://localhost:8025
< sec-websocket-key: 10w1637fgDsyRRatubtEmA==
< sec-websocket-version: 13
< upgrade: websocket
< x-tyrus-tracing-accept: Whatever
< x-tyrus-tracing-threshold: SUMMARY

Feb 17, 2023 9:43:59 AM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session 675b77ab-9912-459c-a16a-bc81837ec460 [12 ms]: Matching request URI /samples-debug/endpoint/b against /samples-debug/endpoint/a/a
Feb 17, 2023 9:43:59 AM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session 675b77ab-9912-459c-a16a-bc81837ec460 [13 ms]: URIs /samples-debug/endpoint/b and /samples-debug/endpoint/a/a have different length
Feb 17, 2023 9:43:59 AM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session 675b77ab-9912-459c-a16a-bc81837ec460 [13 ms]: Matching request URI /samples-debug/endpoint/b against /samples-debug/endpoint/{a}/{b}
Feb 17, 2023 9:43:59 AM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session 675b77ab-9912-459c-a16a-bc81837ec460 [13 ms]: URIs /samples-debug/endpoint/b and /samples-debug/endpoint/{a}/{b} have different length
Feb 17, 2023 9:43:59 AM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session 675b77ab-9912-459c-a16a-bc81837ec460 [13 ms]: Matching request URI /samples-debug/endpoint/b against /samples-debug/endpoint/{a}/b
Feb 17, 2023 9:43:59 AM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session 675b77ab-9912-459c-a16a-bc81837ec460 [13 ms]: URIs /samples-debug/endpoint/b and /samples-debug/endpoint/{a}/b have different length
Feb 17, 2023 9:43:59 AM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session 675b77ab-9912-459c-a16a-bc81837ec460 [13 ms]: Matching request URI /samples-debug/endpoint/b against /samples-debug/endpoint/a/{b}
Feb 17, 2023 9:43:59 AM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session 675b77ab-9912-459c-a16a-bc81837ec460 [13 ms]: URIs /samples-debug/endpoint/b and /samples-debug/endpoint/a/{b} have different length
Feb 17, 2023 9:43:59 AM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session 675b77ab-9912-459c-a16a-bc81837ec460 [13 ms]: Matching request URI /samples-debug/endpoint/b against /samples-debug/endpoint/a/b
Feb 17, 2023 9:43:59 AM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session 675b77ab-9912-459c-a16a-bc81837ec460 [13 ms]: URIs /samples-debug/endpoint/b and /samples-debug/endpoint/a/b have different length
Feb 17, 2023 9:43:59 AM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session 675b77ab-9912-459c-a16a-bc81837ec460 [13 ms]: Matching request URI /samples-debug/endpoint/b against /samples-debug/endpoint/a
Feb 17, 2023 9:43:59 AM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session 675b77ab-9912-459c-a16a-bc81837ec460 [14 ms]: Segment "a" does not match
Feb 17, 2023 9:43:59 AM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session 675b77ab-9912-459c-a16a-bc81837ec460 [15 ms]: Endpoints matched to the request URI: []
Feb 17, 2023 9:43:59 AM org.glassfish.tyrus.core.DebugContext flush
FINE: * Session 7020a1e2-7b00-486b-863b-d29d486de9d9 [39 ms]: Redirect enabled: false
Feb 17, 2023 9:43:59 AM org.glassfish.tyrus.core.DebugContext flush
FINE: > Session 7020a1e2-7b00-486b-863b-d29d486de9d9 [53 ms]: Sending handshake request:
> GET ws://localhost:8025/samples-debug/endpoint/b
> Connection: Upgrade
> Host: localhost:8025
> Origin: http://localhost:8025
> Sec-WebSocket-Key: 10w1637fgDsyRRatubtEmA==
> Sec-WebSocket-Version: 13
> Upgrade: websocket
> X-Tyrus-Tracing-Accept: Whatever
> X-Tyrus-Tracing-Threshold: SUMMARY

Feb 17, 2023 9:43:59 AM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session 7020a1e2-7b00-486b-863b-d29d486de9d9 [297 ms]: Received handshake response: 
< 404
< x-tyrus-tracing-00: [1 ms] Matching request URI /samples-debug/endpoint/b against /samples-debug/endpoint/a/a
< x-tyrus-tracing-01: [12 ms] URIs /samples-debug/endpoint/b and /samples-debug/endpoint/a/a have different length
< x-tyrus-tracing-02: [13 ms] Matching request URI /samples-debug/endpoint/b against /samples-debug/endpoint/{a}/{b}
< x-tyrus-tracing-03: [13 ms] URIs /samples-debug/endpoint/b and /samples-debug/endpoint/{a}/{b} have different length
< x-tyrus-tracing-04: [13 ms] Matching request URI /samples-debug/endpoint/b against /samples-debug/endpoint/{a}/b
< x-tyrus-tracing-05: [13 ms] URIs /samples-debug/endpoint/b and /samples-debug/endpoint/{a}/b have different length
< x-tyrus-tracing-06: [13 ms] Matching request URI /samples-debug/endpoint/b against /samples-debug/endpoint/a/{b}
< x-tyrus-tracing-07: [13 ms] URIs /samples-debug/endpoint/b and /samples-debug/endpoint/a/{b} have different length
< x-tyrus-tracing-08: [13 ms] Matching request URI /samples-debug/endpoint/b against /samples-debug/endpoint/a/b
< x-tyrus-tracing-09: [13 ms] URIs /samples-debug/endpoint/b and /samples-debug/endpoint/a/b have different length
< x-tyrus-tracing-10: [13 ms] Matching request URI /samples-debug/endpoint/b against /samples-debug/endpoint/a
< x-tyrus-tracing-11: [14 ms] Segment "a" does not match
< x-tyrus-tracing-12: [15 ms] Endpoints matched to the request URI: []

Feb 17, 2023 9:43:59 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [0.0.0.0:8025]
Feb 17, 2023 9:43:59 AM org.glassfish.tyrus.server.Server stop
INFO: Websocket Server stopped.
> Session f7325791-8636-450f-a311-88970a25671d [1 ms]: Sending handshake request:
> GET ws://localhost:8025/samples-debug/endpoint/a/b
> Connection: Upgrade
> Host: localhost:8025
> Origin: http://localhost:8025
> Sec-WebSocket-Key: 5cBEkyhYXYXmgzf9BcHuAg==
> Sec-WebSocket-Version: 13
> Upgrade: websocket

< Session f7325791-8636-450f-a311-88970a25671d [12 ms]: Received handshake response: 
< 101
< connection: Upgrade
< sec-websocket-accept: aV/ZCu0u+SKZyshdETAb+S0Nndk=
< upgrade: websocket

Feb 17, 2023 9:44:01 AM org.glassfish.tyrus.core.TyrusWebSocketEngine <init>
CONFIG: Incoming buffer size: 4194315
Feb 17, 2023 9:44:01 AM org.glassfish.tyrus.core.TyrusWebSocketEngine <init>
CONFIG: Max sessions per app: null
Feb 17, 2023 9:44:01 AM org.glassfish.tyrus.core.TyrusWebSocketEngine <init>
CONFIG: Max sessions per remote address: null
Feb 17, 2023 9:44:01 AM org.glassfish.tyrus.core.TyrusWebSocketEngine <init>
CONFIG: Parallel broadcast enabled: false
Feb 17, 2023 9:44:01 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:8025]
Feb 17, 2023 9:44:01 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-2] Started.
Feb 17, 2023 9:44:01 AM org.glassfish.tyrus.server.TyrusServerConfiguration <init>
CONFIG: Found annotated endpoints:
	org.glassfish.tyrus.tests.servlet.debug.DebugSampleTest$Endpoint2
	org.glassfish.tyrus.tests.servlet.debug.DebugSampleTest$Endpoint1
	org.glassfish.tyrus.tests.servlet.debug.DebugSampleTest$Endpoint4
	org.glassfish.tyrus.tests.servlet.debug.DebugSampleTest$Endpoint5
	org.glassfish.tyrus.tests.servlet.debug.DebugSampleTest$Endpoint6
	org.glassfish.tyrus.tests.servlet.debug.DebugSampleTest$Endpoint3

Feb 17, 2023 9:44:01 AM org.glassfish.tyrus.server.Server start
INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025
Feb 17, 2023 9:44:01 AM org.glassfish.tyrus.server.Server start
INFO: WebSocket server started.
Feb 17, 2023 9:44:01 AM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session baaace23-e4f3-4c18-8295-767e6772b0f2 [0 ms]: Received handshake request:
< GET /samples-debug/endpoint/b
< connection: Upgrade
< host: localhost:8025
< origin: http://localhost:8025
< sec-websocket-key: PI6e/Id297QVRdXC6Scb4g==
< sec-websocket-version: 13
< upgrade: websocket

Feb 17, 2023 9:44:01 AM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session baaace23-e4f3-4c18-8295-767e6772b0f2 [0 ms]: Matching request URI /samples-debug/endpoint/b against /samples-debug/endpoint/a/{b}
Feb 17, 2023 9:44:01 AM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session baaace23-e4f3-4c18-8295-767e6772b0f2 [0 ms]: URIs /samples-debug/endpoint/b and /samples-debug/endpoint/a/{b} have different length
Feb 17, 2023 9:44:01 AM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session baaace23-e4f3-4c18-8295-767e6772b0f2 [0 ms]: Matching request URI /samples-debug/endpoint/b against /samples-debug/endpoint/{a}/{b}
Feb 17, 2023 9:44:01 AM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session baaace23-e4f3-4c18-8295-767e6772b0f2 [0 ms]: URIs /samples-debug/endpoint/b and /samples-debug/endpoint/{a}/{b} have different length
Feb 17, 2023 9:44:01 AM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session baaace23-e4f3-4c18-8295-767e6772b0f2 [0 ms]: Matching request URI /samples-debug/endpoint/b against /samples-debug/endpoint/{a}/b
Feb 17, 2023 9:44:01 AM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session baaace23-e4f3-4c18-8295-767e6772b0f2 [0 ms]: URIs /samples-debug/endpoint/b and /samples-debug/endpoint/{a}/b have different length
Feb 17, 2023 9:44:01 AM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session baaace23-e4f3-4c18-8295-767e6772b0f2 [0 ms]: Matching request URI /samples-debug/endpoint/b against /samples-debug/endpoint/a
Feb 17, 2023 9:44:01 AM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session baaace23-e4f3-4c18-8295-767e6772b0f2 [0 ms]: Segment "a" does not match
Feb 17, 2023 9:44:01 AM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session baaace23-e4f3-4c18-8295-767e6772b0f2 [0 ms]: Matching request URI /samples-debug/endpoint/b against /samples-debug/endpoint/a/a
Feb 17, 2023 9:44:01 AM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session baaace23-e4f3-4c18-8295-767e6772b0f2 [0 ms]: URIs /samples-debug/endpoint/b and /samples-debug/endpoint/a/a have different length
Feb 17, 2023 9:44:01 AM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session baaace23-e4f3-4c18-8295-767e6772b0f2 [0 ms]: Matching request URI /samples-debug/endpoint/b against /samples-debug/endpoint/a/b
Feb 17, 2023 9:44:01 AM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session baaace23-e4f3-4c18-8295-767e6772b0f2 [0 ms]: URIs /samples-debug/endpoint/b and /samples-debug/endpoint/a/b have different length
Feb 17, 2023 9:44:01 AM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session baaace23-e4f3-4c18-8295-767e6772b0f2 [0 ms]: Endpoints matched to the request URI: []
Feb 17, 2023 9:44:01 AM org.glassfish.tyrus.core.DebugContext flush
FINE: * Session 6f240adc-6f64-46b3-9ff4-7d0b5eec3e4f [0 ms]: Redirect enabled: false
Feb 17, 2023 9:44:01 AM org.glassfish.tyrus.core.DebugContext flush
FINE: > Session 6f240adc-6f64-46b3-9ff4-7d0b5eec3e4f [0 ms]: Sending handshake request:
> GET ws://localhost:8025/samples-debug/endpoint/b
> Connection: Upgrade
> Host: localhost:8025
> Origin: http://localhost:8025
> Sec-WebSocket-Key: PI6e/Id297QVRdXC6Scb4g==
> Sec-WebSocket-Version: 13
> Upgrade: websocket

Feb 17, 2023 9:44:01 AM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session 6f240adc-6f64-46b3-9ff4-7d0b5eec3e4f [15 ms]: Received handshake response: 
< 404

Feb 17, 2023 9:44:01 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [0.0.0.0:8025]
Feb 17, 2023 9:44:01 AM org.glassfish.tyrus.server.Server stop
INFO: Websocket Server stopped.
Feb 17, 2023 9:44:02 AM org.glassfish.tyrus.core.TyrusWebSocketEngine <init>
CONFIG: Incoming buffer size: 4194315
Feb 17, 2023 9:44:02 AM org.glassfish.tyrus.core.TyrusWebSocketEngine <init>
CONFIG: Max sessions per app: null
Feb 17, 2023 9:44:02 AM org.glassfish.tyrus.core.TyrusWebSocketEngine <init>
CONFIG: Max sessions per remote address: null
Feb 17, 2023 9:44:02 AM org.glassfish.tyrus.core.TyrusWebSocketEngine <init>
CONFIG: Parallel broadcast enabled: false
Feb 17, 2023 9:44:02 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:8025]
Feb 17, 2023 9:44:02 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-3] Started.
Feb 17, 2023 9:44:02 AM org.glassfish.tyrus.server.TyrusServerConfiguration <init>
CONFIG: Found annotated endpoints:
	org.glassfish.tyrus.tests.servlet.debug.DebugSampleTest$Endpoint2
	org.glassfish.tyrus.tests.servlet.debug.DebugSampleTest$Endpoint1
	org.glassfish.tyrus.tests.servlet.debug.DebugSampleTest$Endpoint4
	org.glassfish.tyrus.tests.servlet.debug.DebugSampleTest$Endpoint5
	org.glassfish.tyrus.tests.servlet.debug.DebugSampleTest$Endpoint6
	org.glassfish.tyrus.tests.servlet.debug.DebugSampleTest$Endpoint3

Feb 17, 2023 9:44:02 AM org.glassfish.tyrus.server.Server start
INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025
Feb 17, 2023 9:44:02 AM org.glassfish.tyrus.server.Server start
INFO: WebSocket server started.
Feb 17, 2023 9:44:02 AM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session 70e5aaf7-3cc3-4969-8a18-c1f443658932 [0 ms]: Received handshake request:
< GET /samples-debug/endpoint/a/b
< connection: Upgrade
< host: localhost:8025
< origin: http://localhost:8025
< sec-websocket-key: sIj+vu1NFdt6irZTHuq18Q==
< sec-websocket-version: 13
< upgrade: websocket

Feb 17, 2023 9:44:02 AM org.glassfish.tyrus.core.DebugContext flush
FINE: * Session 811a2354-86cb-4ba9-ab7c-87fba842a4ea [1 ms]: Redirect enabled: false
Feb 17, 2023 9:44:02 AM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session 70e5aaf7-3cc3-4969-8a18-c1f443658932 [0 ms]: Matching request URI /samples-debug/endpoint/a/b against /samples-debug/endpoint/a/b
Feb 17, 2023 9:44:02 AM org.glassfish.tyrus.core.DebugContext flush
FINE: > Session 811a2354-86cb-4ba9-ab7c-87fba842a4ea [2 ms]: Sending handshake request:
> GET ws://localhost:8025/samples-debug/endpoint/a/b
> Connection: Upgrade
> Host: localhost:8025
> Origin: http://localhost:8025
> Sec-WebSocket-Key: sIj+vu1NFdt6irZTHuq18Q==
> Sec-WebSocket-Version: 13
> Upgrade: websocket

Feb 17, 2023 9:44:02 AM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session 70e5aaf7-3cc3-4969-8a18-c1f443658932 [0 ms]: Matching request URI /samples-debug/endpoint/a/b against /samples-debug/endpoint/{a}/b
Feb 17, 2023 9:44:02 AM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session 811a2354-86cb-4ba9-ab7c-87fba842a4ea [17 ms]: Received handshake response: 
< 101
< connection: Upgrade
< sec-websocket-accept: yl5ZiE04Zw4EKnXDm/fFgW6bgOE=
< upgrade: websocket

Feb 17, 2023 9:44:02 AM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session 70e5aaf7-3cc3-4969-8a18-c1f443658932 [0 ms]: Matching request URI /samples-debug/endpoint/a/b against /samples-debug/endpoint/{a}/{b}
Feb 17, 2023 9:44:02 AM org.glassfish.tyrus.core.DebugContext appendLogMessageWithThrowable
FINE: * Session 811a2354-86cb-4ba9-ab7c-87fba842a4ea [22 ms]: Incoming buffer size: 4194315
Feb 17, 2023 9:44:02 AM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session 70e5aaf7-3cc3-4969-8a18-c1f443658932 [0 ms]: Matching request URI /samples-debug/endpoint/a/b against /samples-debug/endpoint/a/a
Feb 17, 2023 9:44:02 AM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session 70e5aaf7-3cc3-4969-8a18-c1f443658932 [0 ms]: Segment "a" does not match
Feb 17, 2023 9:44:02 AM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session 70e5aaf7-3cc3-4969-8a18-c1f443658932 [0 ms]: Matching request URI /samples-debug/endpoint/a/b against /samples-debug/endpoint/a/{b}
Feb 17, 2023 9:44:02 AM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session 70e5aaf7-3cc3-4969-8a18-c1f443658932 [0 ms]: Matching request URI /samples-debug/endpoint/a/b against /samples-debug/endpoint/a
Feb 17, 2023 9:44:02 AM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session 70e5aaf7-3cc3-4969-8a18-c1f443658932 [0 ms]: URIs /samples-debug/endpoint/a/b and /samples-debug/endpoint/a have different length
Feb 17, 2023 9:44:02 AM org.glassfish.tyrus.core.DebugContext flush
FINER: < Session 70e5aaf7-3cc3-4969-8a18-c1f443658932 [0 ms]: Choosing better match from /samples-debug/endpoint/{a}/b and /samples-debug/endpoint/a/b
Feb 17, 2023 9:44:02 AM org.glassfish.tyrus.core.DebugContext flush
FINER: < Session 70e5aaf7-3cc3-4969-8a18-c1f443658932 [0 ms]: /samples-debug/endpoint/a/b is an exact match
Feb 17, 2023 9:44:02 AM org.glassfish.tyrus.core.DebugContext flush
FINER: < Session 70e5aaf7-3cc3-4969-8a18-c1f443658932 [0 ms]: Choosing better match from /samples-debug/endpoint/{a}/{b} and /samples-debug/endpoint/{a}/b
Feb 17, 2023 9:44:02 AM org.glassfish.tyrus.core.DebugContext flush
FINER: < Session 70e5aaf7-3cc3-4969-8a18-c1f443658932 [0 ms]: /samples-debug/endpoint/{a}/b is a  better match, because /samples-debug/endpoint/{a}/{b} has more variables
Feb 17, 2023 9:44:02 AM org.glassfish.tyrus.core.DebugContext flush
FINER: < Session 70e5aaf7-3cc3-4969-8a18-c1f443658932 [0 ms]: Choosing better match from /samples-debug/endpoint/a/{b} and /samples-debug/endpoint/{a}/{b}
Feb 17, 2023 9:44:02 AM org.glassfish.tyrus.core.DebugContext flush
FINER: < Session 70e5aaf7-3cc3-4969-8a18-c1f443658932 [0 ms]: /samples-debug/endpoint/a/{b} is a  better match, because it has longer exact path
Feb 17, 2023 9:44:02 AM org.glassfish.tyrus.core.DebugContext flush
FINER: < Session 70e5aaf7-3cc3-4969-8a18-c1f443658932 [0 ms]: Choosing better match from /samples-debug/endpoint/a/{b} and /samples-debug/endpoint/{a}/b
Feb 17, 2023 9:44:02 AM org.glassfish.tyrus.core.DebugContext flush
FINER: < Session 70e5aaf7-3cc3-4969-8a18-c1f443658932 [0 ms]: /samples-debug/endpoint/a/{b} is a  better match, because it has longer exact path
Feb 17, 2023 9:44:02 AM org.glassfish.tyrus.core.DebugContext flush
FINER: < Session 70e5aaf7-3cc3-4969-8a18-c1f443658932 [0 ms]: Choosing better match from /samples-debug/endpoint/a/{b} and /samples-debug/endpoint/a/b
Feb 17, 2023 9:44:02 AM org.glassfish.tyrus.core.DebugContext flush
FINER: < Session 70e5aaf7-3cc3-4969-8a18-c1f443658932 [0 ms]: /samples-debug/endpoint/a/b is an exact match
Feb 17, 2023 9:44:02 AM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session 70e5aaf7-3cc3-4969-8a18-c1f443658932 [0 ms]: Endpoints matched to the request URI: [/samples-debug/endpoint/a/b, /samples-debug/endpoint/a/{b}, /samples-debug/endpoint/{a}/b, /samples-debug/endpoint/{a}/{b}]
Feb 17, 2023 9:44:02 AM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session 70e5aaf7-3cc3-4969-8a18-c1f443658932 [0 ms]: Endpoint selected as a match to the handshake URI: /samples-debug/endpoint/a/b
Feb 17, 2023 9:44:02 AM org.glassfish.tyrus.core.DebugContext flush
FINE: * Session 70e5aaf7-3cc3-4969-8a18-c1f443658932 [1 ms]: Using negotiated extensions: Using negotiated extensions: []
Feb 17, 2023 9:44:02 AM org.glassfish.tyrus.core.DebugContext flush
FINE: * Session 70e5aaf7-3cc3-4969-8a18-c1f443658932 [1 ms]: Using negotiated subprotocol: null
Feb 17, 2023 9:44:02 AM org.glassfish.tyrus.core.DebugContext flush
FINE: > Session 70e5aaf7-3cc3-4969-8a18-c1f443658932 [3 ms]: Sending handshake response:
> 101
> Connection: Upgrade
> Sec-WebSocket-Accept: yl5ZiE04Zw4EKnXDm/fFgW6bgOE=
> Upgrade: websocket


Feb 17, 2023 9:44:03 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [0.0.0.0:8025]
Feb 17, 2023 9:44:03 AM org.glassfish.tyrus.server.Server stop
INFO: Websocket Server stopped.
Feb 17, 2023 9:44:03 AM org.glassfish.tyrus.core.TyrusWebSocketEngine <init>
CONFIG: Incoming buffer size: 4194315
Feb 17, 2023 9:44:03 AM org.glassfish.tyrus.core.TyrusWebSocketEngine <init>
CONFIG: Max sessions per app: null
Feb 17, 2023 9:44:03 AM org.glassfish.tyrus.core.TyrusWebSocketEngine <init>
CONFIG: Max sessions per remote address: null
Feb 17, 2023 9:44:03 AM org.glassfish.tyrus.core.TyrusWebSocketEngine <init>
CONFIG: Parallel broadcast enabled: false
Feb 17, 2023 9:44:03 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:8025]
Feb 17, 2023 9:44:03 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-4] Started.
Feb 17, 2023 9:44:03 AM org.glassfish.tyrus.server.TyrusServerConfiguration <init>
CONFIG: Found annotated endpoints:
	org.glassfish.tyrus.tests.servlet.debug.DebugSampleTest$EchoEndpoint

Feb 17, 2023 9:44:03 AM org.glassfish.tyrus.server.Server start
INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025
Feb 17, 2023 9:44:03 AM org.glassfish.tyrus.server.Server start
INFO: WebSocket server started.
Feb 17, 2023 9:44:03 AM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session 5f22e494-6bde-453a-889a-e3cacb45b72d [0 ms]: Received handshake request:
< GET /samples-debug/endpoint/echo
< connection: Upgrade
< host: localhost:8025
< origin: http://localhost:8025
< sec-websocket-key: NZEfhoSXe7F6USNK+5TCig==
< sec-websocket-version: 13
< upgrade: websocket

Feb 17, 2023 9:44:03 AM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session 5f22e494-6bde-453a-889a-e3cacb45b72d [0 ms]: Matching request URI /samples-debug/endpoint/echo against /samples-debug/endpoint/echo
Feb 17, 2023 9:44:03 AM org.glassfish.tyrus.core.DebugContext flush
FINE: * Session f4dad176-cc8f-4ecf-a0b7-9cf0d385b8df [0 ms]: Redirect enabled: false
Feb 17, 2023 9:44:03 AM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session 5f22e494-6bde-453a-889a-e3cacb45b72d [0 ms]: Endpoints matched to the request URI: [/samples-debug/endpoint/echo]
Feb 17, 2023 9:44:03 AM org.glassfish.tyrus.core.DebugContext flush
FINE: > Session f4dad176-cc8f-4ecf-a0b7-9cf0d385b8df [0 ms]: Sending handshake request:
> GET ws://localhost:8025/samples-debug/endpoint/echo
> Connection: Upgrade
> Host: localhost:8025
> Origin: http://localhost:8025
> Sec-WebSocket-Key: NZEfhoSXe7F6USNK+5TCig==
> Sec-WebSocket-Version: 13
> Upgrade: websocket

Feb 17, 2023 9:44:03 AM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session 5f22e494-6bde-453a-889a-e3cacb45b72d [0 ms]: Endpoint selected as a match to the handshake URI: /samples-debug/endpoint/echo
Feb 17, 2023 9:44:03 AM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session f4dad176-cc8f-4ecf-a0b7-9cf0d385b8df [7 ms]: Received handshake response: 
< 101
< connection: Upgrade
< sec-websocket-accept: aT8p2hOVU1CPy6KBzU+GrSgBZXg=
< upgrade: websocket

Feb 17, 2023 9:44:03 AM org.glassfish.tyrus.core.DebugContext flush
FINE: * Session 5f22e494-6bde-453a-889a-e3cacb45b72d [0 ms]: Using negotiated extensions: Using negotiated extensions: []
Feb 17, 2023 9:44:03 AM org.glassfish.tyrus.core.DebugContext flush
FINE: * Session 5f22e494-6bde-453a-889a-e3cacb45b72d [0 ms]: Using negotiated subprotocol: null
Feb 17, 2023 9:44:03 AM org.glassfish.tyrus.core.DebugContext flush
FINE: > Session 5f22e494-6bde-453a-889a-e3cacb45b72d [0 ms]: Sending handshake response:
> 101
> Connection: Upgrade
> Sec-WebSocket-Accept: aT8p2hOVU1CPy6KBzU+GrSgBZXg=
> Upgrade: websocket


Feb 17, 2023 9:44:03 AM org.glassfish.tyrus.core.DebugContext appendLogMessageWithThrowable
FINEST: < Session 5f22e494-6bde-453a-889a-e3cacb45b72d [8 ms]: Received text message
Feb 17, 2023 9:44:03 AM org.glassfish.tyrus.core.DebugContext appendLogMessageWithThrowable
FINE: * Session f4dad176-cc8f-4ecf-a0b7-9cf0d385b8df [14 ms]: Incoming buffer size: 4194315
Feb 17, 2023 9:44:03 AM org.glassfish.tyrus.core.DebugContext appendLogMessageWithThrowable
FINEST: < Session 5f22e494-6bde-453a-889a-e3cacb45b72d [10 ms]: Applicable decoders: [CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$BooleanDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$BooleanDecoder@663411de, type=class java.lang.Boolean}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$ByteDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$ByteDecoder@63dd899, type=class java.lang.Byte}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$CharacterDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$CharacterDecoder@59d2400d, type=class java.lang.Character}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$DoubleDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$DoubleDecoder@75cd8043, type=class java.lang.Double}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$FloatDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$FloatDecoder@33b1c5c5, type=class java.lang.Float}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$IntegerDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$IntegerDecoder@5b202a3a, type=class java.lang.Integer}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$LongDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$LongDecoder@10b9db7b, type=class java.lang.Long}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$ShortDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$ShortDecoder@9ef8eb7, type=class java.lang.Short}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpTextCoder, coder=org.glassfish.tyrus.core.coder.NoOpTextCoder@34cdeda2, type=class java.lang.String}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.ReaderDecoder, coder=org.glassfish.tyrus.core.coder.ReaderDecoder@4535b6d5, type=class java.io.Reader}]
Feb 17, 2023 9:44:03 AM org.glassfish.tyrus.core.DebugContext appendLogMessageWithThrowable
FINEST: < Session 5f22e494-6bde-453a-889a-e3cacb45b72d [11 ms]: Decoding with CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpTextCoder, coder=org.glassfish.tyrus.core.coder.NoOpTextCoder@34cdeda2, type=class java.lang.String}
Feb 17, 2023 9:44:03 AM org.glassfish.tyrus.core.DebugContext appendLogMessageWithThrowable
FINEST: < Session f4dad176-cc8f-4ecf-a0b7-9cf0d385b8df [19 ms]: Received text message
Feb 17, 2023 9:44:03 AM org.glassfish.tyrus.core.DebugContext appendLogMessageWithThrowable
FINEST: < Session 5f22e494-6bde-453a-889a-e3cacb45b72d [14 ms]: Received binary message
Feb 17, 2023 9:44:03 AM org.glassfish.tyrus.core.DebugContext appendLogMessageWithThrowable
FINEST: < Session f4dad176-cc8f-4ecf-a0b7-9cf0d385b8df [20 ms]: Applicable decoders: [CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$BooleanDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$BooleanDecoder@4638319, type=class java.lang.Boolean}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$ByteDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$ByteDecoder@41611df1, type=class java.lang.Byte}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$CharacterDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$CharacterDecoder@10687d14, type=class java.lang.Character}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$DoubleDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$DoubleDecoder@70eada94, type=class java.lang.Double}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$FloatDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$FloatDecoder@6809e4db, type=class java.lang.Float}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$IntegerDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$IntegerDecoder@214ee2be, type=class java.lang.Integer}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$LongDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$LongDecoder@729dbb5e, type=class java.lang.Long}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$ShortDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$ShortDecoder@5485f1e3, type=class java.lang.Short}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpTextCoder, coder=org.glassfish.tyrus.core.coder.NoOpTextCoder@730de894, type=class java.lang.String}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.ReaderDecoder, coder=org.glassfish.tyrus.core.coder.ReaderDecoder@2500bf59, type=class java.io.Reader}]
Feb 17, 2023 9:44:03 AM org.glassfish.tyrus.core.DebugContext appendLogMessageWithThrowable
FINEST: < Session 5f22e494-6bde-453a-889a-e3cacb45b72d [14 ms]: Applicable decoders: [CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteBufferCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteBufferCoder@6ee660fb, type=class java.nio.ByteBuffer}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteArrayCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteArrayCoder@305a0c5f, type=class [B}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.InputStreamDecoder, coder=org.glassfish.tyrus.core.coder.InputStreamDecoder@1ecee32c, type=class java.io.InputStream}]
Feb 17, 2023 9:44:03 AM org.glassfish.tyrus.core.DebugContext appendLogMessageWithThrowable
FINEST: < Session f4dad176-cc8f-4ecf-a0b7-9cf0d385b8df [20 ms]: Decoding with CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpTextCoder, coder=org.glassfish.tyrus.core.coder.NoOpTextCoder@730de894, type=class java.lang.String}
Feb 17, 2023 9:44:03 AM org.glassfish.tyrus.core.DebugContext appendLogMessageWithThrowable
FINEST: < Session 5f22e494-6bde-453a-889a-e3cacb45b72d [15 ms]: Decoding with CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteBufferCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteBufferCoder@6ee660fb, type=class java.nio.ByteBuffer}
Feb 17, 2023 9:44:03 AM org.glassfish.tyrus.core.DebugContext appendLogMessageWithThrowable
FINEST: < Session f4dad176-cc8f-4ecf-a0b7-9cf0d385b8df [23 ms]: Received binary message
Feb 17, 2023 9:44:03 AM org.glassfish.tyrus.core.DebugContext appendLogMessageWithThrowable
FINEST: < Session f4dad176-cc8f-4ecf-a0b7-9cf0d385b8df [24 ms]: Applicable decoders: [CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteBufferCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteBufferCoder@e23b6ca, type=class java.nio.ByteBuffer}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteArrayCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteArrayCoder@2409f017, type=class [B}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.InputStreamDecoder, coder=org.glassfish.tyrus.core.coder.InputStreamDecoder@7b7e3f45, type=class java.io.InputStream}]
Feb 17, 2023 9:44:03 AM org.glassfish.tyrus.core.DebugContext appendLogMessageWithThrowable
FINEST: < Session f4dad176-cc8f-4ecf-a0b7-9cf0d385b8df [24 ms]: Decoding with CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteBufferCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteBufferCoder@e23b6ca, type=class java.nio.ByteBuffer}
Feb 17, 2023 9:44:03 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [0.0.0.0:8025]
Feb 17, 2023 9:44:03 AM org.glassfish.tyrus.server.Server stop
INFO: Websocket Server stopped.
Feb 17, 2023 9:44:04 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:8025]
Feb 17, 2023 9:44:04 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-5] Started.
Feb 17, 2023 9:44:04 AM org.glassfish.tyrus.core.DebugContext flush
FINE: * Session 653880ec-cc8d-4c9e-b1c4-1da8e2fd9265 [0 ms]: Redirect enabled: false
Feb 17, 2023 9:44:04 AM org.glassfish.tyrus.core.DebugContext flush
FINE: > Session 653880ec-cc8d-4c9e-b1c4-1da8e2fd9265 [0 ms]: Sending handshake request:
> GET ws://localhost:8025/testAuthentication
> Connection: Upgrade
> Host: localhost:8025
> Origin: http://localhost:8025
> Sec-WebSocket-Key: 2eaOz5gNU8VMEluQD4vwgQ==
> Sec-WebSocket-Version: 13
> Upgrade: websocket

Feb 17, 2023 9:44:04 AM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session 653880ec-cc8d-4c9e-b1c4-1da8e2fd9265 [10 ms]: Received handshake response: 
< 401
< upgrade: websocket
< www-authenticate: Basic realm="my realm"

Feb 17, 2023 9:44:04 AM org.glassfish.tyrus.core.DebugContext flush
FINE: > Session 653880ec-cc8d-4c9e-b1c4-1da8e2fd9265 [15 ms]: Using authentication config: AuthConfig{Basic->org.glassfish.tyrus.client.auth.BasicAuthenticator, Digest->org.glassfish.tyrus.client.auth.DigestAuthenticator}
Feb 17, 2023 9:44:04 AM org.glassfish.tyrus.core.DebugContext flush
FINE: > Session 653880ec-cc8d-4c9e-b1c4-1da8e2fd9265 [16 ms]: Using authentication scheme: Basic
Feb 17, 2023 9:44:04 AM org.glassfish.tyrus.core.DebugContext flush
CONFIG: > Session 653880ec-cc8d-4c9e-b1c4-1da8e2fd9265 [17 ms]: Using authenticator: org.glassfish.tyrus.client.auth.BasicAuthenticator
Feb 17, 2023 9:44:04 AM org.glassfish.tyrus.core.DebugContext flush
CONFIG: > Session 653880ec-cc8d-4c9e-b1c4-1da8e2fd9265 [18 ms]: Using credentials: Credentials{username: Petr, password: *****}
Feb 17, 2023 9:44:04 AM org.glassfish.tyrus.core.DebugContext flush
FINE: > Session 653880ec-cc8d-4c9e-b1c4-1da8e2fd9265 [19 ms]: Sending handshake request:
> GET ws://localhost:8025/testAuthentication
> Authorization: *****
> Connection: Upgrade
> Host: localhost:8025
> Origin: http://localhost:8025
> Sec-WebSocket-Key: 2eaOz5gNU8VMEluQD4vwgQ==
> Sec-WebSocket-Version: 13
> Upgrade: websocket

Feb 17, 2023 9:44:04 AM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session 653880ec-cc8d-4c9e-b1c4-1da8e2fd9265 [43 ms]: Received handshake response: 
< 101
< connection: Upgrade
< sec-websocket-accept: ix/W4FAIyFQwDT55EA/Tqw0MInc=
< upgrade: websocket

Feb 17, 2023 9:44:04 AM org.glassfish.tyrus.core.DebugContext appendLogMessageWithThrowable
FINE: * Session 653880ec-cc8d-4c9e-b1c4-1da8e2fd9265 [47 ms]: Incoming buffer size: 4194315
Feb 17, 2023 9:44:05 AM org.glassfish.tyrus.core.TyrusWebSocketEngine <init>
CONFIG: Incoming buffer size: 4194315
Feb 17, 2023 9:44:05 AM org.glassfish.tyrus.core.TyrusWebSocketEngine <init>
CONFIG: Max sessions per app: null
Feb 17, 2023 9:44:05 AM org.glassfish.tyrus.core.TyrusWebSocketEngine <init>
CONFIG: Max sessions per remote address: null
Feb 17, 2023 9:44:05 AM org.glassfish.tyrus.core.TyrusWebSocketEngine <init>
CONFIG: Parallel broadcast enabled: false
Feb 17, 2023 9:44:05 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:8025]
Feb 17, 2023 9:44:05 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-6] Started.
Feb 17, 2023 9:44:05 AM org.glassfish.tyrus.server.TyrusServerConfiguration <init>
CONFIG: Found annotated endpoints:
	org.glassfish.tyrus.tests.servlet.debug.DebugSampleTest$Endpoint2
	org.glassfish.tyrus.tests.servlet.debug.DebugSampleTest$Endpoint1
	org.glassfish.tyrus.tests.servlet.debug.DebugSampleTest$Endpoint4
	org.glassfish.tyrus.tests.servlet.debug.DebugSampleTest$Endpoint5
	org.glassfish.tyrus.tests.servlet.debug.DebugSampleTest$Endpoint6
	org.glassfish.tyrus.tests.servlet.debug.DebugSampleTest$Endpoint3

Feb 17, 2023 9:44:05 AM org.glassfish.tyrus.server.Server start
INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025
Feb 17, 2023 9:44:05 AM org.glassfish.tyrus.server.Server start
INFO: WebSocket server started.
Feb 17, 2023 9:44:05 AM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session 826405e2-d443-4e5f-8aca-85a2e10ab67a [0 ms]: Received handshake request:
< GET /samples-debug/endpoint/a/b
< connection: Upgrade
< host: localhost:8025
< origin: http://localhost:8025
< sec-websocket-key: m8UO1b5xXJ53KPiLilw1Ug==
< sec-websocket-version: 12
< upgrade: websocket

Feb 17, 2023 9:44:05 AM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session 826405e2-d443-4e5f-8aca-85a2e10ab67a [0 ms]: Matching request URI /samples-debug/endpoint/a/b against /samples-debug/endpoint/{a}/{b}
Feb 17, 2023 9:44:05 AM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session 826405e2-d443-4e5f-8aca-85a2e10ab67a [0 ms]: Matching request URI /samples-debug/endpoint/a/b against /samples-debug/endpoint/a/{b}
Feb 17, 2023 9:44:05 AM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session 826405e2-d443-4e5f-8aca-85a2e10ab67a [0 ms]: Matching request URI /samples-debug/endpoint/a/b against /samples-debug/endpoint/{a}/b
Feb 17, 2023 9:44:05 AM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session 826405e2-d443-4e5f-8aca-85a2e10ab67a [0 ms]: Matching request URI /samples-debug/endpoint/a/b against /samples-debug/endpoint/a/b
Feb 17, 2023 9:44:05 AM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session 826405e2-d443-4e5f-8aca-85a2e10ab67a [0 ms]: Matching request URI /samples-debug/endpoint/a/b against /samples-debug/endpoint/a/a
Feb 17, 2023 9:44:05 AM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session 826405e2-d443-4e5f-8aca-85a2e10ab67a [0 ms]: Segment "a" does not match
Feb 17, 2023 9:44:05 AM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session 826405e2-d443-4e5f-8aca-85a2e10ab67a [0 ms]: Matching request URI /samples-debug/endpoint/a/b against /samples-debug/endpoint/a
Feb 17, 2023 9:44:05 AM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session 826405e2-d443-4e5f-8aca-85a2e10ab67a [0 ms]: URIs /samples-debug/endpoint/a/b and /samples-debug/endpoint/a have different length
Feb 17, 2023 9:44:05 AM org.glassfish.tyrus.core.DebugContext flush
FINER: < Session 826405e2-d443-4e5f-8aca-85a2e10ab67a [0 ms]: Choosing better match from /samples-debug/endpoint/a/{b} and /samples-debug/endpoint/{a}/{b}
Feb 17, 2023 9:44:05 AM org.glassfish.tyrus.core.DebugContext flush
FINER: < Session 826405e2-d443-4e5f-8aca-85a2e10ab67a [0 ms]: /samples-debug/endpoint/a/{b} is a  better match, because it has longer exact path
Feb 17, 2023 9:44:05 AM org.glassfish.tyrus.core.DebugContext flush
FINER: < Session 826405e2-d443-4e5f-8aca-85a2e10ab67a [0 ms]: Choosing better match from /samples-debug/endpoint/{a}/b and /samples-debug/endpoint/a/{b}
Feb 17, 2023 9:44:05 AM org.glassfish.tyrus.core.DebugContext flush
FINER: < Session 826405e2-d443-4e5f-8aca-85a2e10ab67a [0 ms]: /samples-debug/endpoint/a/{b} is a  better match, because it has longer exact path
Feb 17, 2023 9:44:05 AM org.glassfish.tyrus.core.DebugContext flush
FINER: < Session 826405e2-d443-4e5f-8aca-85a2e10ab67a [1 ms]: Choosing better match from /samples-debug/endpoint/{a}/b and /samples-debug/endpoint/{a}/{b}
Feb 17, 2023 9:44:05 AM org.glassfish.tyrus.core.DebugContext flush
FINER: < Session 826405e2-d443-4e5f-8aca-85a2e10ab67a [1 ms]: /samples-debug/endpoint/{a}/b is a  better match, because /samples-debug/endpoint/{a}/{b} has more variables
Feb 17, 2023 9:44:05 AM org.glassfish.tyrus.core.DebugContext flush
FINER: < Session 826405e2-d443-4e5f-8aca-85a2e10ab67a [1 ms]: Choosing better match from /samples-debug/endpoint/{a}/b and /samples-debug/endpoint/a/{b}
Feb 17, 2023 9:44:05 AM org.glassfish.tyrus.core.DebugContext flush
FINER: < Session 826405e2-d443-4e5f-8aca-85a2e10ab67a [1 ms]: /samples-debug/endpoint/a/{b} is a  better match, because it has longer exact path
Feb 17, 2023 9:44:05 AM org.glassfish.tyrus.core.DebugContext flush
FINER: < Session 826405e2-d443-4e5f-8aca-85a2e10ab67a [1 ms]: Choosing better match from /samples-debug/endpoint/a/b and /samples-debug/endpoint/{a}/b
Feb 17, 2023 9:44:05 AM org.glassfish.tyrus.core.DebugContext flush
FINER: < Session 826405e2-d443-4e5f-8aca-85a2e10ab67a [1 ms]: /samples-debug/endpoint/a/b is an exact match
Feb 17, 2023 9:44:05 AM org.glassfish.tyrus.core.DebugContext flush
FINER: < Session 826405e2-d443-4e5f-8aca-85a2e10ab67a [1 ms]: Choosing better match from /samples-debug/endpoint/a/b and /samples-debug/endpoint/a/{b}
Feb 17, 2023 9:44:05 AM org.glassfish.tyrus.core.DebugContext flush
FINER: < Session 826405e2-d443-4e5f-8aca-85a2e10ab67a [1 ms]: /samples-debug/endpoint/a/b is an exact match
Feb 17, 2023 9:44:05 AM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session 826405e2-d443-4e5f-8aca-85a2e10ab67a [1 ms]: Endpoints matched to the request URI: [/samples-debug/endpoint/a/b, /samples-debug/endpoint/a/{b}, /samples-debug/endpoint/{a}/b, /samples-debug/endpoint/{a}/{b}]
Feb 17, 2023 9:44:05 AM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session 826405e2-d443-4e5f-8aca-85a2e10ab67a [1 ms]: Endpoint selected as a match to the handshake URI: /samples-debug/endpoint/a/b
Feb 17, 2023 9:44:05 AM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session 826405e2-d443-4e5f-8aca-85a2e10ab67a [1 ms]: Upgrade request contains unsupported version of Websocket protocol
Feb 17, 2023 9:44:05 AM org.glassfish.tyrus.core.DebugContext flush
FINE: > Session 826405e2-d443-4e5f-8aca-85a2e10ab67a [2 ms]: Sending handshake response:
> 426
> Sec-WebSocket-Version: 13

Feb 17, 2023 9:44:05 AM org.glassfish.tyrus.core.DebugContext flush
FINE: * Session 3e7108a6-e491-4769-a6b9-af7d61676580 [0 ms]: Redirect enabled: false
Feb 17, 2023 9:44:05 AM org.glassfish.tyrus.core.DebugContext flush
FINE: > Session 3e7108a6-e491-4769-a6b9-af7d61676580 [0 ms]: Sending handshake request:
> GET ws://localhost:8025/samples-debug/endpoint/a/b
> Connection: Upgrade
> Host: localhost:8025
> Origin: http://localhost:8025
> Sec-WebSocket-Key: m8UO1b5xXJ53KPiLilw1Ug==
> Sec-WebSocket-Version: 12
> Upgrade: websocket

Feb 17, 2023 9:44:05 AM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session 3e7108a6-e491-4769-a6b9-af7d61676580 [21 ms]: Received handshake response: 
< 426
< sec-websocket-version: 13
< x-tyrus-tracing-00: [0 ms] Matching request URI /samples-debug/endpoint/a/b against /samples-debug/endpoint/{a}/{b}
< x-tyrus-tracing-01: [0 ms] Matching request URI /samples-debug/endpoint/a/b against /samples-debug/endpoint/a/{b}
< x-tyrus-tracing-02: [0 ms] Matching request URI /samples-debug/endpoint/a/b against /samples-debug/endpoint/{a}/b
< x-tyrus-tracing-03: [0 ms] Matching request URI /samples-debug/endpoint/a/b against /samples-debug/endpoint/a/b
< x-tyrus-tracing-04: [0 ms] Matching request URI /samples-debug/endpoint/a/b against /samples-debug/endpoint/a/a
< x-tyrus-tracing-05: [0 ms] Segment "a" does not match
< x-tyrus-tracing-06: [0 ms] Matching request URI /samples-debug/endpoint/a/b against /samples-debug/endpoint/a
< x-tyrus-tracing-07: [0 ms] URIs /samples-debug/endpoint/a/b and /samples-debug/endpoint/a have different length
< x-tyrus-tracing-08: [0 ms] Choosing better match from /samples-debug/endpoint/a/{b} and /samples-debug/endpoint/{a}/{b}
< x-tyrus-tracing-09: [0 ms] /samples-debug/endpoint/a/{b} is a  better match, because it has longer exact path
< x-tyrus-tracing-10: [0 ms] Choosing better match from /samples-debug/endpoint/{a}/b and /samples-debug/endpoint/a/{b}
< x-tyrus-tracing-11: [0 ms] /samples-debug/endpoint/a/{b} is a  better match, because it has longer exact path
< x-tyrus-tracing-12: [1 ms] Choosing better match from /samples-debug/endpoint/{a}/b and /samples-debug/endpoint/{a}/{b}
< x-tyrus-tracing-13: [1 ms] /samples-debug/endpoint/{a}/b is a  better match, because /samples-debug/endpoint/{a}/{b} has more variables
< x-tyrus-tracing-14: [1 ms] Choosing better match from /samples-debug/endpoint/{a}/b and /samples-debug/endpoint/a/{b}
< x-tyrus-tracing-15: [1 ms] /samples-debug/endpoint/a/{b} is a  better match, because it has longer exact path
< x-tyrus-tracing-16: [1 ms] Choosing better match from /samples-debug/endpoint/a/b and /samples-debug/endpoint/{a}/b
< x-tyrus-tracing-17: [1 ms] /samples-debug/endpoint/a/b is an exact match
< x-tyrus-tracing-18: [1 ms] Choosing better match from /samples-debug/endpoint/a/b and /samples-debug/endpoint/a/{b}
< x-tyrus-tracing-19: [1 ms] /samples-debug/endpoint/a/b is an exact match
< x-tyrus-tracing-20: [1 ms] Endpoints matched to the request URI: [/samples-debug/endpoint/a/b, /samples-debug/endpoint/a/{b}, /samples-debug/endpoint/{a}/b, /samples-debug/endpoint/{a}/{b}]
< x-tyrus-tracing-21: [1 ms] Endpoint selected as a match to the handshake URI: /samples-debug/endpoint/a/b
< x-tyrus-tracing-22: [1 ms] Upgrade request contains unsupported version of Websocket protocol

Feb 17, 2023 9:44:05 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [0.0.0.0:8025]
Feb 17, 2023 9:44:05 AM org.glassfish.tyrus.server.Server stop
INFO: Websocket Server stopped.
Feb 17, 2023 9:44:06 AM org.glassfish.tyrus.core.TyrusWebSocketEngine <init>
CONFIG: Incoming buffer size: 4194315
Feb 17, 2023 9:44:06 AM org.glassfish.tyrus.core.TyrusWebSocketEngine <init>
CONFIG: Max sessions per app: null
Feb 17, 2023 9:44:06 AM org.glassfish.tyrus.core.TyrusWebSocketEngine <init>
CONFIG: Max sessions per remote address: null
Feb 17, 2023 9:44:06 AM org.glassfish.tyrus.core.TyrusWebSocketEngine <init>
CONFIG: Parallel broadcast enabled: false
Feb 17, 2023 9:44:06 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:8025]
Feb 17, 2023 9:44:06 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-7] Started.
Feb 17, 2023 9:44:06 AM org.glassfish.tyrus.server.TyrusServerConfiguration <init>
CONFIG: Found annotated endpoints:
	org.glassfish.tyrus.tests.servlet.debug.DebugSampleTest$Endpoint2
	org.glassfish.tyrus.tests.servlet.debug.DebugSampleTest$Endpoint1
	org.glassfish.tyrus.tests.servlet.debug.DebugSampleTest$Endpoint4
	org.glassfish.tyrus.tests.servlet.debug.DebugSampleTest$Endpoint5
	org.glassfish.tyrus.tests.servlet.debug.DebugSampleTest$Endpoint6
	org.glassfish.tyrus.tests.servlet.debug.DebugSampleTest$Endpoint3

Feb 17, 2023 9:44:06 AM org.glassfish.tyrus.server.Server start
INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025
Feb 17, 2023 9:44:06 AM org.glassfish.tyrus.server.Server start
INFO: WebSocket server started.
Feb 17, 2023 9:44:06 AM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session 2722eeb8-c2fc-4bc6-84fb-9ef620dfff30 [0 ms]: Received handshake request:
< GET /samples-debug/endpoint/a/b
< connection: Upgrade
< host: localhost:8025
< origin: http://localhost:8025
< sec-websocket-key: XdgBrQzugzsKUmxf44D5cw==
< sec-websocket-version: 13
< upgrade: websocket
< x-tyrus-tracing-accept: Whatever
< x-tyrus-tracing-threshold: SUMMARY

Feb 17, 2023 9:44:06 AM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session 2722eeb8-c2fc-4bc6-84fb-9ef620dfff30 [0 ms]: Matching request URI /samples-debug/endpoint/a/b against /samples-debug/endpoint/{a}/b
Feb 17, 2023 9:44:06 AM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session 2722eeb8-c2fc-4bc6-84fb-9ef620dfff30 [0 ms]: Matching request URI /samples-debug/endpoint/a/b against /samples-debug/endpoint/a/{b}
Feb 17, 2023 9:44:06 AM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session 2722eeb8-c2fc-4bc6-84fb-9ef620dfff30 [0 ms]: Matching request URI /samples-debug/endpoint/a/b against /samples-debug/endpoint/a/b
Feb 17, 2023 9:44:06 AM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session 2722eeb8-c2fc-4bc6-84fb-9ef620dfff30 [0 ms]: Matching request URI /samples-debug/endpoint/a/b against /samples-debug/endpoint/{a}/{b}
Feb 17, 2023 9:44:06 AM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session 2722eeb8-c2fc-4bc6-84fb-9ef620dfff30 [0 ms]: Matching request URI /samples-debug/endpoint/a/b against /samples-debug/endpoint/a/a
Feb 17, 2023 9:44:06 AM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session 2722eeb8-c2fc-4bc6-84fb-9ef620dfff30 [0 ms]: Segment "a" does not match
Feb 17, 2023 9:44:06 AM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session 2722eeb8-c2fc-4bc6-84fb-9ef620dfff30 [0 ms]: Matching request URI /samples-debug/endpoint/a/b against /samples-debug/endpoint/a
Feb 17, 2023 9:44:06 AM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session 2722eeb8-c2fc-4bc6-84fb-9ef620dfff30 [0 ms]: URIs /samples-debug/endpoint/a/b and /samples-debug/endpoint/a have different length
Feb 17, 2023 9:44:06 AM org.glassfish.tyrus.core.DebugContext flush
FINER: < Session 2722eeb8-c2fc-4bc6-84fb-9ef620dfff30 [0 ms]: Choosing better match from /samples-debug/endpoint/a/{b} and /samples-debug/endpoint/{a}/b
Feb 17, 2023 9:44:06 AM org.glassfish.tyrus.core.DebugContext flush
FINE: * Session 7e9f2deb-c27f-430a-9fd2-dfd8afa387fb [0 ms]: Redirect enabled: false
Feb 17, 2023 9:44:06 AM org.glassfish.tyrus.core.DebugContext flush
FINER: < Session 2722eeb8-c2fc-4bc6-84fb-9ef620dfff30 [0 ms]: /samples-debug/endpoint/a/{b} is a  better match, because it has longer exact path
Feb 17, 2023 9:44:06 AM org.glassfish.tyrus.core.DebugContext flush
FINE: > Session 7e9f2deb-c27f-430a-9fd2-dfd8afa387fb [0 ms]: Sending handshake request:
> GET ws://localhost:8025/samples-debug/endpoint/a/b
> Connection: Upgrade
> Host: localhost:8025
> Origin: http://localhost:8025
> Sec-WebSocket-Key: XdgBrQzugzsKUmxf44D5cw==
> Sec-WebSocket-Version: 13
> Upgrade: websocket
> X-Tyrus-Tracing-Accept: Whatever
> X-Tyrus-Tracing-Threshold: SUMMARY

Feb 17, 2023 9:44:06 AM org.glassfish.tyrus.core.DebugContext flush
FINER: < Session 2722eeb8-c2fc-4bc6-84fb-9ef620dfff30 [0 ms]: Choosing better match from /samples-debug/endpoint/a/b and /samples-debug/endpoint/a/{b}
Feb 17, 2023 9:44:06 AM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session 7e9f2deb-c27f-430a-9fd2-dfd8afa387fb [11 ms]: Received handshake response: 
< 101
< connection: Upgrade
< sec-websocket-accept: 3vGs3BvDX15MIvLi48wTx7Iask0=
< upgrade: websocket
< x-tyrus-tracing-00: [0 ms] Matching request URI /samples-debug/endpoint/a/b against /samples-debug/endpoint/{a}/b
< x-tyrus-tracing-01: [0 ms] Matching request URI /samples-debug/endpoint/a/b against /samples-debug/endpoint/a/{b}
< x-tyrus-tracing-02: [0 ms] Matching request URI /samples-debug/endpoint/a/b against /samples-debug/endpoint/a/b
< x-tyrus-tracing-03: [0 ms] Matching request URI /samples-debug/endpoint/a/b against /samples-debug/endpoint/{a}/{b}
< x-tyrus-tracing-04: [0 ms] Matching request URI /samples-debug/endpoint/a/b against /samples-debug/endpoint/a/a
< x-tyrus-tracing-05: [0 ms] Segment "a" does not match
< x-tyrus-tracing-06: [0 ms] Matching request URI /samples-debug/endpoint/a/b against /samples-debug/endpoint/a
< x-tyrus-tracing-07: [0 ms] URIs /samples-debug/endpoint/a/b and /samples-debug/endpoint/a have different length
< x-tyrus-tracing-08: [0 ms] Endpoints matched to the request URI: [/samples-debug/endpoint/a/b, /samples-debug/endpoint/a/{b}, /samples-debug/endpoint/{a}/b, /samples-debug/endpoint/{a}/{b}]
< x-tyrus-tracing-09: [0 ms] Endpoint selected as a match to the handshake URI: /samples-debug/endpoint/a/b

Feb 17, 2023 9:44:06 AM org.glassfish.tyrus.core.DebugContext flush
FINER: < Session 2722eeb8-c2fc-4bc6-84fb-9ef620dfff30 [0 ms]: /samples-debug/endpoint/a/b is an exact match
Feb 17, 2023 9:44:06 AM org.glassfish.tyrus.core.DebugContext flush
FINER: < Session 2722eeb8-c2fc-4bc6-84fb-9ef620dfff30 [0 ms]: Choosing better match from /samples-debug/endpoint/{a}/{b} and /samples-debug/endpoint/a/b
Feb 17, 2023 9:44:06 AM org.glassfish.tyrus.core.DebugContext appendLogMessageWithThrowable
FINE: * Session 7e9f2deb-c27f-430a-9fd2-dfd8afa387fb [14 ms]: Incoming buffer size: 4194315
Feb 17, 2023 9:44:06 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [0.0.0.0:8025]
Feb 17, 2023 9:44:06 AM org.glassfish.tyrus.core.DebugContext flush
FINER: < Session 2722eeb8-c2fc-4bc6-84fb-9ef620dfff30 [0 ms]: /samples-debug/endpoint/a/b is an exact match
Feb 17, 2023 9:44:06 AM org.glassfish.tyrus.server.Server stop
INFO: Websocket Server stopped.
Feb 17, 2023 9:44:06 AM org.glassfish.tyrus.core.DebugContext flush
FINER: < Session 2722eeb8-c2fc-4bc6-84fb-9ef620dfff30 [0 ms]: Choosing better match from /samples-debug/endpoint/{a}/{b} and /samples-debug/endpoint/a/{b}
Feb 17, 2023 9:44:06 AM org.glassfish.tyrus.core.DebugContext flush
FINER: < Session 2722eeb8-c2fc-4bc6-84fb-9ef620dfff30 [0 ms]: /samples-debug/endpoint/a/{b} is a  better match, because it has longer exact path
Feb 17, 2023 9:44:06 AM org.glassfish.tyrus.core.DebugContext flush
FINER: < Session 2722eeb8-c2fc-4bc6-84fb-9ef620dfff30 [0 ms]: Choosing better match from /samples-debug/endpoint/{a}/{b} and /samples-debug/endpoint/{a}/b
Feb 17, 2023 9:44:06 AM org.glassfish.tyrus.core.DebugContext flush
FINER: < Session 2722eeb8-c2fc-4bc6-84fb-9ef620dfff30 [0 ms]: /samples-debug/endpoint/{a}/b is a  better match, because /samples-debug/endpoint/{a}/{b} has more variables
Feb 17, 2023 9:44:06 AM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session 2722eeb8-c2fc-4bc6-84fb-9ef620dfff30 [0 ms]: Endpoints matched to the request URI: [/samples-debug/endpoint/a/b, /samples-debug/endpoint/a/{b}, /samples-debug/endpoint/{a}/b, /samples-debug/endpoint/{a}/{b}]
Feb 17, 2023 9:44:06 AM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session 2722eeb8-c2fc-4bc6-84fb-9ef620dfff30 [0 ms]: Endpoint selected as a match to the handshake URI: /samples-debug/endpoint/a/b
Feb 17, 2023 9:44:06 AM org.glassfish.tyrus.core.DebugContext flush
FINE: * Session 2722eeb8-c2fc-4bc6-84fb-9ef620dfff30 [1 ms]: Using negotiated extensions: Using negotiated extensions: []
Feb 17, 2023 9:44:06 AM org.glassfish.tyrus.core.DebugContext flush
FINE: * Session 2722eeb8-c2fc-4bc6-84fb-9ef620dfff30 [1 ms]: Using negotiated subprotocol: null
Feb 17, 2023 9:44:06 AM org.glassfish.tyrus.core.DebugContext flush
FINE: > Session 2722eeb8-c2fc-4bc6-84fb-9ef620dfff30 [1 ms]: Sending handshake response:
> 101
> Connection: Upgrade
> Sec-WebSocket-Accept: 3vGs3BvDX15MIvLi48wTx7Iask0=
> Upgrade: websocket


Feb 17, 2023 9:44:07 AM org.glassfish.tyrus.core.TyrusWebSocketEngine <init>
CONFIG: Incoming buffer size: 4194315
Feb 17, 2023 9:44:07 AM org.glassfish.tyrus.core.TyrusWebSocketEngine <init>
CONFIG: Max sessions per app: null
Feb 17, 2023 9:44:07 AM org.glassfish.tyrus.core.TyrusWebSocketEngine <init>
CONFIG: Max sessions per remote address: null
Feb 17, 2023 9:44:07 AM org.glassfish.tyrus.core.TyrusWebSocketEngine <init>
CONFIG: Parallel broadcast enabled: false
Feb 17, 2023 9:44:07 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:8025]
Feb 17, 2023 9:44:07 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-8] Started.
Feb 17, 2023 9:44:07 AM org.glassfish.tyrus.server.TyrusServerConfiguration <init>
CONFIG: Found annotated endpoints:
	org.glassfish.tyrus.tests.servlet.debug.DebugSampleTest$Endpoint2
	org.glassfish.tyrus.tests.servlet.debug.DebugSampleTest$Endpoint1
	org.glassfish.tyrus.tests.servlet.debug.DebugSampleTest$Endpoint4
	org.glassfish.tyrus.tests.servlet.debug.DebugSampleTest$Endpoint5
	org.glassfish.tyrus.tests.servlet.debug.DebugSampleTest$Endpoint6
	org.glassfish.tyrus.tests.servlet.debug.DebugSampleTest$Endpoint3

Feb 17, 2023 9:44:07 AM org.glassfish.tyrus.server.Server start
INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025
Feb 17, 2023 9:44:07 AM org.glassfish.tyrus.server.Server start
INFO: WebSocket server started.
Feb 17, 2023 9:44:07 AM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session 711b3910-bfdd-471a-ba4a-ad7a2267822e [0 ms]: Received handshake request:
< GET /samples-debug/endpoint/a/b
< connection: Upgrade
< host: localhost:8025
< origin: http://localhost:8025
< sec-websocket-key: +RJxaI43POr+An+ANpt+OQ==
< sec-websocket-version: 13
< upgrade: websocket

Feb 17, 2023 9:44:07 AM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session 711b3910-bfdd-471a-ba4a-ad7a2267822e [0 ms]: Matching request URI /samples-debug/endpoint/a/b against /samples-debug/endpoint/a/a
Feb 17, 2023 9:44:07 AM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session 711b3910-bfdd-471a-ba4a-ad7a2267822e [0 ms]: Segment "a" does not match
Feb 17, 2023 9:44:07 AM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session 711b3910-bfdd-471a-ba4a-ad7a2267822e [0 ms]: Matching request URI /samples-debug/endpoint/a/b against /samples-debug/endpoint/{a}/b
Feb 17, 2023 9:44:07 AM org.glassfish.tyrus.core.DebugContext flush
FINE: * Session c75e48c9-aa30-47e7-a13d-1af9d4255841 [0 ms]: Redirect enabled: false
Feb 17, 2023 9:44:07 AM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session 711b3910-bfdd-471a-ba4a-ad7a2267822e [0 ms]: Matching request URI /samples-debug/endpoint/a/b against /samples-debug/endpoint/a/{b}
Feb 17, 2023 9:44:07 AM org.glassfish.tyrus.core.DebugContext flush
FINE: > Session c75e48c9-aa30-47e7-a13d-1af9d4255841 [0 ms]: Sending handshake request:
> GET ws://localhost:8025/samples-debug/endpoint/a/b
> Connection: Upgrade
> Host: localhost:8025
> Origin: http://localhost:8025
> Sec-WebSocket-Key: +RJxaI43POr+An+ANpt+OQ==
> Sec-WebSocket-Version: 13
> Upgrade: websocket

Feb 17, 2023 9:44:07 AM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session 711b3910-bfdd-471a-ba4a-ad7a2267822e [0 ms]: Matching request URI /samples-debug/endpoint/a/b against /samples-debug/endpoint/a
Feb 17, 2023 9:44:07 AM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session c75e48c9-aa30-47e7-a13d-1af9d4255841 [7 ms]: Received handshake response: 
< 101
< connection: Upgrade
< sec-websocket-accept: D/4rzV0dgt15o8Bq/UTtlFvw7IM=
< upgrade: websocket

Feb 17, 2023 9:44:07 AM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session 711b3910-bfdd-471a-ba4a-ad7a2267822e [0 ms]: URIs /samples-debug/endpoint/a/b and /samples-debug/endpoint/a have different length
Feb 17, 2023 9:44:07 AM org.glassfish.tyrus.core.DebugContext appendLogMessageWithThrowable
FINE: * Session c75e48c9-aa30-47e7-a13d-1af9d4255841 [10 ms]: Incoming buffer size: 4194315
Feb 17, 2023 9:44:07 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [0.0.0.0:8025]
Feb 17, 2023 9:44:07 AM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session 711b3910-bfdd-471a-ba4a-ad7a2267822e [0 ms]: Matching request URI /samples-debug/endpoint/a/b against /samples-debug/endpoint/a/b
Feb 17, 2023 9:44:07 AM org.glassfish.tyrus.server.Server stop
INFO: Websocket Server stopped.
Feb 17, 2023 9:44:07 AM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session 711b3910-bfdd-471a-ba4a-ad7a2267822e [0 ms]: Matching request URI /samples-debug/endpoint/a/b against /samples-debug/endpoint/{a}/{b}
Feb 17, 2023 9:44:07 AM org.glassfish.tyrus.core.DebugContext flush
FINER: < Session 711b3910-bfdd-471a-ba4a-ad7a2267822e [0 ms]: Choosing better match from /samples-debug/endpoint/a/{b} and /samples-debug/endpoint/{a}/b
Feb 17, 2023 9:44:07 AM org.glassfish.tyrus.core.DebugContext flush
FINER: < Session 711b3910-bfdd-471a-ba4a-ad7a2267822e [0 ms]: /samples-debug/endpoint/a/{b} is a  better match, because it has longer exact path
Feb 17, 2023 9:44:07 AM org.glassfish.tyrus.core.DebugContext flush
FINER: < Session 711b3910-bfdd-471a-ba4a-ad7a2267822e [0 ms]: Choosing better match from /samples-debug/endpoint/a/b and /samples-debug/endpoint/a/{b}
Feb 17, 2023 9:44:07 AM org.glassfish.tyrus.core.DebugContext flush
FINER: < Session 711b3910-bfdd-471a-ba4a-ad7a2267822e [0 ms]: /samples-debug/endpoint/a/b is an exact match
Feb 17, 2023 9:44:07 AM org.glassfish.tyrus.core.DebugContext flush
FINER: < Session 711b3910-bfdd-471a-ba4a-ad7a2267822e [0 ms]: Choosing better match from /samples-debug/endpoint/{a}/{b} and /samples-debug/endpoint/a/b
Feb 17, 2023 9:44:07 AM org.glassfish.tyrus.core.DebugContext flush
FINER: < Session 711b3910-bfdd-471a-ba4a-ad7a2267822e [0 ms]: /samples-debug/endpoint/a/b is an exact match
Feb 17, 2023 9:44:07 AM org.glassfish.tyrus.core.DebugContext flush
FINER: < Session 711b3910-bfdd-471a-ba4a-ad7a2267822e [0 ms]: Choosing better match from /samples-debug/endpoint/{a}/{b} and /samples-debug/endpoint/a/{b}
Feb 17, 2023 9:44:07 AM org.glassfish.tyrus.core.DebugContext flush
FINER: < Session 711b3910-bfdd-471a-ba4a-ad7a2267822e [0 ms]: /samples-debug/endpoint/a/{b} is a  better match, because it has longer exact path
Feb 17, 2023 9:44:07 AM org.glassfish.tyrus.core.DebugContext flush
FINER: < Session 711b3910-bfdd-471a-ba4a-ad7a2267822e [0 ms]: Choosing better match from /samples-debug/endpoint/{a}/{b} and /samples-debug/endpoint/{a}/b
Feb 17, 2023 9:44:07 AM org.glassfish.tyrus.core.DebugContext flush
FINER: < Session 711b3910-bfdd-471a-ba4a-ad7a2267822e [0 ms]: /samples-debug/endpoint/{a}/b is a  better match, because /samples-debug/endpoint/{a}/{b} has more variables
Feb 17, 2023 9:44:07 AM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session 711b3910-bfdd-471a-ba4a-ad7a2267822e [0 ms]: Endpoints matched to the request URI: [/samples-debug/endpoint/a/b, /samples-debug/endpoint/a/{b}, /samples-debug/endpoint/{a}/b, /samples-debug/endpoint/{a}/{b}]
Feb 17, 2023 9:44:07 AM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session 711b3910-bfdd-471a-ba4a-ad7a2267822e [0 ms]: Endpoint selected as a match to the handshake URI: /samples-debug/endpoint/a/b
Feb 17, 2023 9:44:07 AM org.glassfish.tyrus.core.DebugContext flush
FINE: * Session 711b3910-bfdd-471a-ba4a-ad7a2267822e [0 ms]: Using negotiated extensions: Using negotiated extensions: []
Feb 17, 2023 9:44:07 AM org.glassfish.tyrus.core.DebugContext flush
FINE: * Session 711b3910-bfdd-471a-ba4a-ad7a2267822e [0 ms]: Using negotiated subprotocol: null
Feb 17, 2023 9:44:07 AM org.glassfish.tyrus.core.DebugContext flush
FINE: > Session 711b3910-bfdd-471a-ba4a-ad7a2267822e [0 ms]: Sending handshake response:
> 101
> Connection: Upgrade
> Sec-WebSocket-Accept: D/4rzV0dgt15o8Bq/UTtlFvw7IM=
> Upgrade: websocket


Feb 17, 2023 9:44:08 AM org.glassfish.tyrus.core.TyrusWebSocketEngine <init>
CONFIG: Incoming buffer size: 4194315
Feb 17, 2023 9:44:08 AM org.glassfish.tyrus.core.TyrusWebSocketEngine <init>
CONFIG: Max sessions per app: null
Feb 17, 2023 9:44:08 AM org.glassfish.tyrus.core.TyrusWebSocketEngine <init>
CONFIG: Max sessions per remote address: null
Feb 17, 2023 9:44:08 AM org.glassfish.tyrus.core.TyrusWebSocketEngine <init>
CONFIG: Parallel broadcast enabled: false
Feb 17, 2023 9:44:08 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:8025]
Feb 17, 2023 9:44:08 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-9] Started.
Feb 17, 2023 9:44:08 AM org.glassfish.tyrus.server.TyrusServerConfiguration <init>
CONFIG: Found annotated endpoints:
	org.glassfish.tyrus.tests.servlet.debug.DebugSampleTest$Endpoint2
	org.glassfish.tyrus.tests.servlet.debug.DebugSampleTest$Endpoint1
	org.glassfish.tyrus.tests.servlet.debug.DebugSampleTest$Endpoint4
	org.glassfish.tyrus.tests.servlet.debug.DebugSampleTest$Endpoint5
	org.glassfish.tyrus.tests.servlet.debug.DebugSampleTest$Endpoint6
	org.glassfish.tyrus.tests.servlet.debug.DebugSampleTest$Endpoint3

Feb 17, 2023 9:44:08 AM org.glassfish.tyrus.server.Server start
INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025
Feb 17, 2023 9:44:08 AM org.glassfish.tyrus.server.Server start
INFO: WebSocket server started.
Feb 17, 2023 9:44:08 AM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session d84ff0ee-d57e-45ea-8987-4393330a98ce [0 ms]: Received handshake request:
< GET /samples-debug/endpoint/a/b
< connection: Upgrade
< host: localhost:8025
< origin: http://localhost:8025
< sec-websocket-key: EMD2FkBEpg1XjkjFZ+88fg==
< sec-websocket-version: 13
< upgrade: websocket
< x-tyrus-tracing-accept: Whatever
< x-tyrus-tracing-threshold: SUMMARY

Feb 17, 2023 9:44:08 AM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session d84ff0ee-d57e-45ea-8987-4393330a98ce [0 ms]: Matching request URI /samples-debug/endpoint/a/b against /samples-debug/endpoint/{a}/{b}
Feb 17, 2023 9:44:08 AM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session d84ff0ee-d57e-45ea-8987-4393330a98ce [0 ms]: Matching request URI /samples-debug/endpoint/a/b against /samples-debug/endpoint/a/b
Feb 17, 2023 9:44:08 AM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session d84ff0ee-d57e-45ea-8987-4393330a98ce [0 ms]: Matching request URI /samples-debug/endpoint/a/b against /samples-debug/endpoint/a/a
Feb 17, 2023 9:44:08 AM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session d84ff0ee-d57e-45ea-8987-4393330a98ce [0 ms]: Segment "a" does not match
Feb 17, 2023 9:44:08 AM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session d84ff0ee-d57e-45ea-8987-4393330a98ce [0 ms]: Matching request URI /samples-debug/endpoint/a/b against /samples-debug/endpoint/{a}/b
Feb 17, 2023 9:44:08 AM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session d84ff0ee-d57e-45ea-8987-4393330a98ce [0 ms]: Matching request URI /samples-debug/endpoint/a/b against /samples-debug/endpoint/a
Feb 17, 2023 9:44:08 AM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session d84ff0ee-d57e-45ea-8987-4393330a98ce [0 ms]: URIs /samples-debug/endpoint/a/b and /samples-debug/endpoint/a have different length
Feb 17, 2023 9:44:08 AM org.glassfish.tyrus.core.DebugContext flush
FINE: * Session d1f227fa-2b6b-4c47-8666-b9666e77bc66 [0 ms]: Redirect enabled: false
Feb 17, 2023 9:44:08 AM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session d84ff0ee-d57e-45ea-8987-4393330a98ce [0 ms]: Matching request URI /samples-debug/endpoint/a/b against /samples-debug/endpoint/a/{b}
Feb 17, 2023 9:44:08 AM org.glassfish.tyrus.core.DebugContext flush
FINE: > Session d1f227fa-2b6b-4c47-8666-b9666e77bc66 [0 ms]: Sending handshake request:
> GET ws://localhost:8025/samples-debug/endpoint/a/b
> Connection: Upgrade
> Host: localhost:8025
> Origin: http://localhost:8025
> Sec-WebSocket-Key: EMD2FkBEpg1XjkjFZ+88fg==
> Sec-WebSocket-Version: 13
> Upgrade: websocket
> X-Tyrus-Tracing-Accept: Whatever
> X-Tyrus-Tracing-Threshold: SUMMARY

Feb 17, 2023 9:44:08 AM org.glassfish.tyrus.core.DebugContext flush
FINER: < Session d84ff0ee-d57e-45ea-8987-4393330a98ce [0 ms]: Choosing better match from /samples-debug/endpoint/a/b and /samples-debug/endpoint/{a}/{b}
Feb 17, 2023 9:44:08 AM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session d1f227fa-2b6b-4c47-8666-b9666e77bc66 [8 ms]: Received handshake response: 
< 101
< connection: Upgrade
< sec-websocket-accept: SGRGI74CGxqlB8+4k0ZUZQbjk4g=
< upgrade: websocket
< x-tyrus-tracing-00: [0 ms] Matching request URI /samples-debug/endpoint/a/b against /samples-debug/endpoint/{a}/{b}
< x-tyrus-tracing-01: [0 ms] Matching request URI /samples-debug/endpoint/a/b against /samples-debug/endpoint/a/b
< x-tyrus-tracing-02: [0 ms] Matching request URI /samples-debug/endpoint/a/b against /samples-debug/endpoint/a/a
< x-tyrus-tracing-03: [0 ms] Segment "a" does not match
< x-tyrus-tracing-04: [0 ms] Matching request URI /samples-debug/endpoint/a/b against /samples-debug/endpoint/{a}/b
< x-tyrus-tracing-05: [0 ms] Matching request URI /samples-debug/endpoint/a/b against /samples-debug/endpoint/a
< x-tyrus-tracing-06: [0 ms] URIs /samples-debug/endpoint/a/b and /samples-debug/endpoint/a have different length
< x-tyrus-tracing-07: [0 ms] Matching request URI /samples-debug/endpoint/a/b against /samples-debug/endpoint/a/{b}
< x-tyrus-tracing-08: [1 ms] Endpoints matched to the request URI: [/samples-debug/endpoint/a/b, /samples-debug/endpoint/a/{b}, /samples-debug/endpoint/{a}/b, /samples-debug/endpoint/{a}/{b}]
< x-tyrus-tracing-09: [1 ms] Endpoint selected as a match to the handshake URI: /samples-debug/endpoint/a/b

Feb 17, 2023 9:44:08 AM org.glassfish.tyrus.core.DebugContext flush
FINER: < Session d84ff0ee-d57e-45ea-8987-4393330a98ce [0 ms]: /samples-debug/endpoint/a/b is an exact match
Feb 17, 2023 9:44:08 AM org.glassfish.tyrus.core.DebugContext appendLogMessageWithThrowable
FINE: * Session d1f227fa-2b6b-4c47-8666-b9666e77bc66 [11 ms]: Incoming buffer size: 4194315
Feb 17, 2023 9:44:08 AM org.glassfish.tyrus.core.DebugContext flush
FINER: < Session d84ff0ee-d57e-45ea-8987-4393330a98ce [0 ms]: Choosing better match from /samples-debug/endpoint/{a}/b and /samples-debug/endpoint/a/b
Feb 17, 2023 9:44:08 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [0.0.0.0:8025]
Feb 17, 2023 9:44:08 AM org.glassfish.tyrus.core.DebugContext flush
FINER: < Session d84ff0ee-d57e-45ea-8987-4393330a98ce [0 ms]: /samples-debug/endpoint/a/b is an exact match
Feb 17, 2023 9:44:08 AM org.glassfish.tyrus.server.Server stop
INFO: Websocket Server stopped.
Feb 17, 2023 9:44:08 AM org.glassfish.tyrus.core.DebugContext flush
FINER: < Session d84ff0ee-d57e-45ea-8987-4393330a98ce [0 ms]: Choosing better match from /samples-debug/endpoint/{a}/b and /samples-debug/endpoint/{a}/{b}
Feb 17, 2023 9:44:08 AM org.glassfish.tyrus.core.DebugContext flush
FINER: < Session d84ff0ee-d57e-45ea-8987-4393330a98ce [0 ms]: /samples-debug/endpoint/{a}/b is a  better match, because /samples-debug/endpoint/{a}/{b} has more variables
Feb 17, 2023 9:44:08 AM org.glassfish.tyrus.core.DebugContext flush
FINER: < Session d84ff0ee-d57e-45ea-8987-4393330a98ce [0 ms]: Choosing better match from /samples-debug/endpoint/{a}/b and /samples-debug/endpoint/a/b
Feb 17, 2023 9:44:08 AM org.glassfish.tyrus.core.DebugContext flush
FINER: < Session d84ff0ee-d57e-45ea-8987-4393330a98ce [1 ms]: /samples-debug/endpoint/a/b is an exact match
Feb 17, 2023 9:44:08 AM org.glassfish.tyrus.core.DebugContext flush
FINER: < Session d84ff0ee-d57e-45ea-8987-4393330a98ce [1 ms]: Choosing better match from /samples-debug/endpoint/a/{b} and /samples-debug/endpoint/{a}/b
Feb 17, 2023 9:44:08 AM org.glassfish.tyrus.core.DebugContext flush
FINER: < Session d84ff0ee-d57e-45ea-8987-4393330a98ce [1 ms]: /samples-debug/endpoint/a/{b} is a  better match, because it has longer exact path
Feb 17, 2023 9:44:08 AM org.glassfish.tyrus.core.DebugContext flush
FINER: < Session d84ff0ee-d57e-45ea-8987-4393330a98ce [1 ms]: Choosing better match from /samples-debug/endpoint/a/{b} and /samples-debug/endpoint/a/b
Feb 17, 2023 9:44:08 AM org.glassfish.tyrus.core.DebugContext flush
FINER: < Session d84ff0ee-d57e-45ea-8987-4393330a98ce [1 ms]: /samples-debug/endpoint/a/b is an exact match
Feb 17, 2023 9:44:08 AM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session d84ff0ee-d57e-45ea-8987-4393330a98ce [1 ms]: Endpoints matched to the request URI: [/samples-debug/endpoint/a/b, /samples-debug/endpoint/a/{b}, /samples-debug/endpoint/{a}/b, /samples-debug/endpoint/{a}/{b}]
Feb 17, 2023 9:44:08 AM org.glassfish.tyrus.core.DebugContext flush
FINE: < Session d84ff0ee-d57e-45ea-8987-4393330a98ce [1 ms]: Endpoint selected as a match to the handshake URI: /samples-debug/endpoint/a/b
Feb 17, 2023 9:44:08 AM org.glassfish.tyrus.core.DebugContext flush
FINE: * Session d84ff0ee-d57e-45ea-8987-4393330a98ce [1 ms]: Using negotiated extensions: Using negotiated extensions: []
Feb 17, 2023 9:44:08 AM org.glassfish.tyrus.core.DebugContext flush
FINE: * Session d84ff0ee-d57e-45ea-8987-4393330a98ce [1 ms]: Using negotiated subprotocol: null
Feb 17, 2023 9:44:08 AM org.glassfish.tyrus.core.DebugContext flush
FINE: > Session d84ff0ee-d57e-45ea-8987-4393330a98ce [1 ms]: Sending handshake response:
> 101
> Connection: Upgrade
> Sec-WebSocket-Accept: SGRGI74CGxqlB8+4k0ZUZQbjk4g=
> Upgrade: websocket


[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.114 s - in org.glassfish.tyrus.tests.servlet.debug.DebugSampleTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- maven-war-plugin:3.3.1:war (default-war) @ tyrus-tests-servlet-debug ---
[INFO] Packaging webapp
[INFO] Assembling webapp [tyrus-tests-servlet-debug] in [/home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/debug/target/tyrus-tests-servlet-debug-2.1.99-SNAPSHOT]
[INFO] Processing war project
[INFO] Copying webapp resources [/home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/debug/src/main/webapp]
[INFO] Building war: /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/debug/target/tyrus-tests-servlet-debug-2.1.99-SNAPSHOT.war
[INFO] 
[INFO] --- maven-source-plugin:3.2.0:jar-no-fork (attach-sources) @ tyrus-tests-servlet-debug ---
[INFO] Building jar: /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/debug/target/tyrus-tests-servlet-debug-2.1.99-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ tyrus-tests-servlet-debug ---
[INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/debug/target/tyrus-tests-servlet-debug-2.1.99-SNAPSHOT.war to /home/jenkins/.m2/repository/org/glassfish/tyrus/tests/servlet/tyrus-tests-servlet-debug/2.1.99-SNAPSHOT/tyrus-tests-servlet-debug-2.1.99-SNAPSHOT.war
[INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/debug/pom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/tests/servlet/tyrus-tests-servlet-debug/2.1.99-SNAPSHOT/tyrus-tests-servlet-debug-2.1.99-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/debug/target/tyrus-tests-servlet-debug-2.1.99-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/tyrus/tests/servlet/tyrus-tests-servlet-debug/2.1.99-SNAPSHOT/tyrus-tests-servlet-debug-2.1.99-SNAPSHOT-sources.jar
[INFO] 
[INFO] -------------< org.glassfish.tyrus.bundles:tyrus-bundles >--------------
[INFO] Building Tyrus Bundles 2.1.99-SNAPSHOT                           [64/69]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ tyrus-bundles ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.0:check (default) @ tyrus-bundles ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ tyrus-bundles ---
[INFO] Highest basedir set to: /home/jenkins/agent/workspace/continuous-integration_2.x
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0:parse-version (parse-version) @ tyrus-bundles ---
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0:add-source (default) @ tyrus-bundles ---
[INFO] Source directory: /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/target/generated-sources/rsrc-gen added.
[INFO] 
[INFO] --- maven-source-plugin:3.2.0:jar-no-fork (attach-sources) @ tyrus-bundles ---
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ tyrus-bundles ---
[INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/pom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/bundles/tyrus-bundles/2.1.99-SNAPSHOT/tyrus-bundles-2.1.99-SNAPSHOT.pom
[INFO] 
[INFO] -------------< org.glassfish.tyrus.bundles:tyrus-samples >--------------
[INFO] Building Tyrus Samples Bundle 2.1.99-SNAPSHOT                    [65/69]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ tyrus-samples ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.0:check (default) @ tyrus-samples ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ tyrus-samples ---
[INFO] Highest basedir set to: /home/jenkins/agent/workspace/continuous-integration_2.x
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0:parse-version (parse-version) @ tyrus-samples ---
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0:add-source (default) @ tyrus-samples ---
[INFO] Source directory: /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/samples/target/generated-sources/rsrc-gen added.
[INFO] 
[INFO] --- maven-dependency-plugin:2.8:unpack-dependencies (unpack-examples) @ tyrus-samples ---
[INFO] Unpacking /home/jenkins/agent/workspace/continuous-integration_2.x/samples/auction/target/tyrus-sample-auction-2.1.99-SNAPSHOT-project-src.zip to /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/samples/target/dependency/samples with includes "" and excludes "**/module-info.java"
[INFO] Unpacking /home/jenkins/agent/workspace/continuous-integration_2.x/samples/simplelife/target/tyrus-sample-simplelife-2.1.99-SNAPSHOT-project-src.zip to /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/samples/target/dependency/samples with includes "" and excludes "**/module-info.java"
[INFO] Unpacking /home/jenkins/agent/workspace/continuous-integration_2.x/samples/draw/target/tyrus-sample-draw-2.1.99-SNAPSHOT-project-src.zip to /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/samples/target/dependency/samples with includes "" and excludes "**/module-info.java"
[INFO] Unpacking /home/jenkins/agent/workspace/continuous-integration_2.x/samples/echo-https/target/tyrus-sample-echo-https-2.1.99-SNAPSHOT-project-src.zip to /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/samples/target/dependency/samples with includes "" and excludes "**/module-info.java"
[INFO] Unpacking /home/jenkins/agent/workspace/continuous-integration_2.x/samples/cdi/target/tyrus-sample-cdi-2.1.99-SNAPSHOT-project-src.zip to /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/samples/target/dependency/samples with includes "" and excludes "**/module-info.java"
[INFO] Unpacking /home/jenkins/agent/workspace/continuous-integration_2.x/samples/chat/target/tyrus-sample-chat-2.1.99-SNAPSHOT-project-src.zip to /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/samples/target/dependency/samples with includes "" and excludes "**/module-info.java"
[INFO] Unpacking /home/jenkins/agent/workspace/continuous-integration_2.x/samples/echo/target/tyrus-sample-echo-2.1.99-SNAPSHOT-project-src.zip to /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/samples/target/dependency/samples with includes "" and excludes "**/module-info.java"
[INFO] Unpacking /home/jenkins/agent/workspace/continuous-integration_2.x/samples/programmatic-echo/target/tyrus-sample-programmatic-echo-2.1.99-SNAPSHOT-project-src.zip to /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/samples/target/dependency/samples with includes "" and excludes "**/module-info.java"
[INFO] 
[INFO] --- maven-assembly-plugin:2.2-beta-5:attached (make-assembly) @ tyrus-samples ---
[INFO] Reading assembly descriptor: src/main/assembly/examples-assembly.xml
[INFO] Building zip: /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/samples/target/tyrus-samples-all.zip
[INFO] 
[INFO] --- maven-source-plugin:3.2.0:jar-no-fork (attach-sources) @ tyrus-samples ---
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ tyrus-samples ---
[INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/samples/pom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/bundles/tyrus-samples/2.1.99-SNAPSHOT/tyrus-samples-2.1.99-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/samples/target/tyrus-samples-all.zip to /home/jenkins/.m2/repository/org/glassfish/tyrus/bundles/tyrus-samples/2.1.99-SNAPSHOT/tyrus-samples-2.1.99-SNAPSHOT-all.zip
[INFO] 
[INFO] --------< org.glassfish.tyrus.bundles:tyrus-standalone-client >---------
[INFO] Building Tyrus Standalone Client 2.1.99-SNAPSHOT                 [66/69]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ tyrus-standalone-client ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.0:check (default) @ tyrus-standalone-client ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ tyrus-standalone-client ---
[INFO] Highest basedir set to: /home/jenkins/agent/workspace/continuous-integration_2.x
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0:parse-version (parse-version) @ tyrus-standalone-client ---
[INFO] 
[INFO] --- maven-dependency-plugin:2.8:unpack (unpack) @ tyrus-standalone-client ---
[INFO] Configured Artifact: jakarta.websocket:jakarta.websocket-client-api:sources:?:jar
[INFO] Configured Artifact: org.glassfish.tyrus:tyrus-core:sources:2.1.99-SNAPSHOT:jar
[INFO] Configured Artifact: org.glassfish.tyrus:tyrus-client:sources:2.1.99-SNAPSHOT:jar
[INFO] Configured Artifact: org.glassfish.tyrus:tyrus-container-grizzly-client:sources:2.1.99-SNAPSHOT:jar
[INFO] Configured Artifact: org.glassfish.tyrus:tyrus-spi:sources:2.1.99-SNAPSHOT:jar
[INFO] Configured Artifact: org.glassfish.grizzly:grizzly-framework:sources:4.0.0:jar
[INFO] Configured Artifact: org.glassfish.grizzly:grizzly-http-server:sources:4.0.0:jar
[INFO] Configured Artifact: org.glassfish.grizzly:grizzly-http:sources:4.0.0:jar
[INFO] Unpacking /home/jenkins/.m2/repository/jakarta/websocket/jakarta.websocket-client-api/2.1.0/jakarta.websocket-client-api-2.1.0-sources.jar to /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/client/target/client-bundle-sources with includes "" and excludes "**/module-info.java"
[INFO] Unpacking /home/jenkins/agent/workspace/continuous-integration_2.x/core/target/tyrus-core-2.1.99-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/client/target/client-bundle-sources with includes "" and excludes "**/module-info.java"
[INFO] Unpacking /home/jenkins/agent/workspace/continuous-integration_2.x/client/target/tyrus-client-2.1.99-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/client/target/client-bundle-sources with includes "" and excludes "**/module-info.java"
[INFO] Unpacking /home/jenkins/agent/workspace/continuous-integration_2.x/containers/grizzly-client/target/tyrus-container-grizzly-client-2.1.99-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/client/target/client-bundle-sources with includes "" and excludes "**/module-info.java"
[INFO] Unpacking /home/jenkins/agent/workspace/continuous-integration_2.x/spi/target/tyrus-spi-2.1.99-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/client/target/client-bundle-sources with includes "" and excludes "**/module-info.java"
[INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/grizzly/grizzly-framework/4.0.0/grizzly-framework-4.0.0-sources.jar to /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/client/target/client-bundle-sources with includes "" and excludes "**/module-info.java"
[INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/grizzly/grizzly-http-server/4.0.0/grizzly-http-server-4.0.0-sources.jar to /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/client/target/client-bundle-sources with includes "" and excludes "**/module-info.java"
[INFO] Unpacking /home/jenkins/.m2/repository/org/glassfish/grizzly/grizzly-http/4.0.0/grizzly-http-4.0.0-sources.jar to /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/client/target/client-bundle-sources with includes "" and excludes "**/module-info.java"
[INFO] 
[INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs) @ tyrus-standalone-client ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources to META-INF/
[INFO] 
[INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-sources) @ tyrus-standalone-client ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources to META-INF/
[INFO] 
[INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ tyrus-standalone-client ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources to META-INF/
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ tyrus-standalone-client ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/client/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ tyrus-standalone-client ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ tyrus-standalone-client ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/client/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ tyrus-standalone-client ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ tyrus-standalone-client ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ tyrus-standalone-client ---
[INFO] Building jar: /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/client/target/tyrus-standalone-client-2.1.99-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-shade-plugin:3.2.4:shade (default) @ tyrus-standalone-client ---
[INFO] Including org.glassfish.tyrus:tyrus-client:jar:2.1.99-SNAPSHOT in the shaded jar.
[INFO] Including org.glassfish.tyrus:tyrus-core:jar:2.1.99-SNAPSHOT in the shaded jar.
[INFO] Including org.glassfish.tyrus:tyrus-spi:jar:2.1.99-SNAPSHOT in the shaded jar.
[INFO] Including jakarta.websocket:jakarta.websocket-api:jar:2.1.0 in the shaded jar.
[INFO] Including org.glassfish.tyrus:tyrus-container-grizzly-client:jar:2.1.99-SNAPSHOT in the shaded jar.
[INFO] Including org.glassfish.grizzly:grizzly-framework:jar:4.0.0 in the shaded jar.
[INFO] Including org.glassfish.grizzly:grizzly-http-server:jar:4.0.0 in the shaded jar.
[INFO] Including org.glassfish.grizzly:grizzly-http:jar:4.0.0 in the shaded jar.
[INFO] Including jakarta.websocket:jakarta.websocket-client-api:jar:2.1.0 in the shaded jar.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] grizzly-framework-4.0.0.jar, grizzly-http-4.0.0.jar, grizzly-http-server-4.0.0.jar, jakarta.websocket-api-2.1.0.jar, jakarta.websocket-client-api-2.1.0.jar, tyrus-client-2.1.99-SNAPSHOT.jar, tyrus-container-grizzly-client-2.1.99-SNAPSHOT.jar, tyrus-core-2.1.99-SNAPSHOT.jar, tyrus-spi-2.1.99-SNAPSHOT.jar, tyrus-standalone-client-2.1.99-SNAPSHOT.jar define 1 overlapping resource: 
[WARNING]   - META-INF/MANIFEST.MF
[WARNING] jakarta.websocket-api-2.1.0.jar, jakarta.websocket-client-api-2.1.0.jar, tyrus-client-2.1.99-SNAPSHOT.jar, tyrus-container-grizzly-client-2.1.99-SNAPSHOT.jar, tyrus-core-2.1.99-SNAPSHOT.jar, tyrus-spi-2.1.99-SNAPSHOT.jar, tyrus-standalone-client-2.1.99-SNAPSHOT.jar define 2 overlapping resources: 
[WARNING]   - META-INF/LICENSE.md
[WARNING]   - META-INF/NOTICE.md
[WARNING] grizzly-framework-4.0.0.jar, grizzly-http-4.0.0.jar, grizzly-http-server-4.0.0.jar define 1 overlapping resource: 
[WARNING]   - META-INF/LICENSE.txt
[WARNING] maven-shade-plugin has detected that some class files are
[WARNING] present in two or more JARs. When this happens, only one
[WARNING] single version of the class is copied to the uber jar.
[WARNING] Usually this is not harmful and you can skip these warnings,
[WARNING] otherwise try to manually exclude artifacts based on
[WARNING] mvn dependency:tree -Ddetail=true and the above output.
[WARNING] See http://maven.apache.org/plugins/maven-shade-plugin/
[INFO] Replacing original artifact with shaded artifact.
[INFO] Replacing /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/client/target/tyrus-standalone-client-2.1.99-SNAPSHOT.jar with /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/client/target/tyrus-standalone-client-2.1.99-SNAPSHOT-shaded.jar
[INFO] Dependency-reduced POM written at: /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/client/target/dependency-reduced-pom.xml
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0:add-source (default) @ tyrus-standalone-client ---
[INFO] Source directory: /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/client/target/client-bundle-sources added.
[INFO] 
[INFO] --- maven-javadoc-plugin:3.3.1:jar (attach-javadocs) @ tyrus-standalone-client ---
[INFO] Skipping javadoc generation
[INFO] 
[INFO] --- maven-javadoc-plugin:3.3.1:jar (default) @ tyrus-standalone-client ---
[INFO] Skipping javadoc generation
[INFO] 
[INFO] --- maven-source-plugin:3.2.0:jar-no-fork (attach-sources) @ tyrus-standalone-client ---
[INFO] Building jar: /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/client/target/tyrus-standalone-client-2.1.99-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ tyrus-standalone-client ---
[INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/client/target/tyrus-standalone-client-2.1.99-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/glassfish/tyrus/bundles/tyrus-standalone-client/2.1.99-SNAPSHOT/tyrus-standalone-client-2.1.99-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/client/target/dependency-reduced-pom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/bundles/tyrus-standalone-client/2.1.99-SNAPSHOT/tyrus-standalone-client-2.1.99-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/client/target/tyrus-standalone-client-2.1.99-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/tyrus/bundles/tyrus-standalone-client/2.1.99-SNAPSHOT/tyrus-standalone-client-2.1.99-SNAPSHOT-sources.jar
[INFO] 
[INFO] ------< org.glassfish.tyrus.bundles:tyrus-standalone-client-jdk >-------
[INFO] Building Tyrus Standalone Client - JDK 2.1.99-SNAPSHOT           [67/69]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ tyrus-standalone-client-jdk ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.0:check (default) @ tyrus-standalone-client-jdk ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ tyrus-standalone-client-jdk ---
[INFO] Highest basedir set to: /home/jenkins/agent/workspace/continuous-integration_2.x
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0:parse-version (parse-version) @ tyrus-standalone-client-jdk ---
[INFO] 
[INFO] --- maven-dependency-plugin:2.8:unpack (unpack) @ tyrus-standalone-client-jdk ---
[INFO] Configured Artifact: jakarta.websocket:jakarta.websocket-client-api:sources:?:jar
[INFO] Configured Artifact: org.glassfish.tyrus:tyrus-core:sources:2.1.99-SNAPSHOT:jar
[INFO] Configured Artifact: org.glassfish.tyrus:tyrus-client:sources:2.1.99-SNAPSHOT:jar
[INFO] Configured Artifact: org.glassfish.tyrus:tyrus-container-jdk-client:sources:2.1.99-SNAPSHOT:jar
[INFO] Configured Artifact: org.glassfish.tyrus:tyrus-spi:sources:2.1.99-SNAPSHOT:jar
[INFO] Unpacking /home/jenkins/.m2/repository/jakarta/websocket/jakarta.websocket-client-api/2.1.0/jakarta.websocket-client-api-2.1.0-sources.jar to /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/client-jdk/target/client-bundle-sources with includes "" and excludes "**/module-info.java"
[INFO] Unpacking /home/jenkins/agent/workspace/continuous-integration_2.x/core/target/tyrus-core-2.1.99-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/client-jdk/target/client-bundle-sources with includes "" and excludes "**/module-info.java"
[INFO] Unpacking /home/jenkins/agent/workspace/continuous-integration_2.x/client/target/tyrus-client-2.1.99-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/client-jdk/target/client-bundle-sources with includes "" and excludes "**/module-info.java"
[INFO] Unpacking /home/jenkins/agent/workspace/continuous-integration_2.x/containers/jdk-client/target/tyrus-container-jdk-client-2.1.99-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/client-jdk/target/client-bundle-sources with includes "" and excludes "**/module-info.java"
[INFO] Unpacking /home/jenkins/agent/workspace/continuous-integration_2.x/spi/target/tyrus-spi-2.1.99-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/client-jdk/target/client-bundle-sources with includes "" and excludes "**/module-info.java"
[INFO] 
[INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs) @ tyrus-standalone-client-jdk ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources to META-INF/
[INFO] 
[INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-sources) @ tyrus-standalone-client-jdk ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources to META-INF/
[INFO] 
[INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ tyrus-standalone-client-jdk ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources to META-INF/
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ tyrus-standalone-client-jdk ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/client-jdk/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ tyrus-standalone-client-jdk ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ tyrus-standalone-client-jdk ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/client-jdk/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ tyrus-standalone-client-jdk ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ tyrus-standalone-client-jdk ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ tyrus-standalone-client-jdk ---
[INFO] Building jar: /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/client-jdk/target/tyrus-standalone-client-jdk-2.1.99-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-shade-plugin:3.2.4:shade (default) @ tyrus-standalone-client-jdk ---
[INFO] Including org.glassfish.tyrus:tyrus-client:jar:2.1.99-SNAPSHOT in the shaded jar.
[INFO] Including org.glassfish.tyrus:tyrus-core:jar:2.1.99-SNAPSHOT in the shaded jar.
[INFO] Including org.glassfish.tyrus:tyrus-spi:jar:2.1.99-SNAPSHOT in the shaded jar.
[INFO] Including jakarta.websocket:jakarta.websocket-api:jar:2.1.0 in the shaded jar.
[INFO] Including org.glassfish.tyrus:tyrus-container-jdk-client:jar:2.1.99-SNAPSHOT in the shaded jar.
[INFO] Including jakarta.websocket:jakarta.websocket-client-api:jar:2.1.0 in the shaded jar.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
[WARNING] jakarta.websocket-api-2.1.0.jar, jakarta.websocket-client-api-2.1.0.jar, tyrus-client-2.1.99-SNAPSHOT.jar, tyrus-container-jdk-client-2.1.99-SNAPSHOT.jar, tyrus-core-2.1.99-SNAPSHOT.jar, tyrus-spi-2.1.99-SNAPSHOT.jar, tyrus-standalone-client-jdk-2.1.99-SNAPSHOT.jar define 3 overlapping resources: 
[WARNING]   - META-INF/LICENSE.md
[WARNING]   - META-INF/MANIFEST.MF
[WARNING]   - META-INF/NOTICE.md
[WARNING] maven-shade-plugin has detected that some class files are
[WARNING] present in two or more JARs. When this happens, only one
[WARNING] single version of the class is copied to the uber jar.
[WARNING] Usually this is not harmful and you can skip these warnings,
[WARNING] otherwise try to manually exclude artifacts based on
[WARNING] mvn dependency:tree -Ddetail=true and the above output.
[WARNING] See http://maven.apache.org/plugins/maven-shade-plugin/
[INFO] Replacing original artifact with shaded artifact.
[INFO] Replacing /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/client-jdk/target/tyrus-standalone-client-jdk-2.1.99-SNAPSHOT.jar with /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/client-jdk/target/tyrus-standalone-client-jdk-2.1.99-SNAPSHOT-shaded.jar
[INFO] Dependency-reduced POM written at: /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/client-jdk/target/dependency-reduced-pom.xml
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0:add-source (default) @ tyrus-standalone-client-jdk ---
[INFO] Source directory: /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/client-jdk/target/client-bundle-sources added.
[INFO] 
[INFO] --- maven-javadoc-plugin:3.3.1:jar (attach-javadocs) @ tyrus-standalone-client-jdk ---
[INFO] Skipping javadoc generation
[INFO] 
[INFO] --- maven-javadoc-plugin:3.3.1:jar (default) @ tyrus-standalone-client-jdk ---
[INFO] Skipping javadoc generation
[INFO] 
[INFO] --- maven-source-plugin:3.2.0:jar-no-fork (attach-sources) @ tyrus-standalone-client-jdk ---
[INFO] Building jar: /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/client-jdk/target/tyrus-standalone-client-jdk-2.1.99-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ tyrus-standalone-client-jdk ---
[INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/client-jdk/target/tyrus-standalone-client-jdk-2.1.99-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/glassfish/tyrus/bundles/tyrus-standalone-client-jdk/2.1.99-SNAPSHOT/tyrus-standalone-client-jdk-2.1.99-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/client-jdk/target/dependency-reduced-pom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/bundles/tyrus-standalone-client-jdk/2.1.99-SNAPSHOT/tyrus-standalone-client-jdk-2.1.99-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/client-jdk/target/tyrus-standalone-client-jdk-2.1.99-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/tyrus/bundles/tyrus-standalone-client-jdk/2.1.99-SNAPSHOT/tyrus-standalone-client-jdk-2.1.99-SNAPSHOT-sources.jar
[INFO] 
[INFO] ----------< org.glassfish.tyrus.bundles:websocket-ri-archive >----------
[INFO] Building Tyrus Websocket RI Archive 2.1.99-SNAPSHOT              [68/69]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ websocket-ri-archive ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.0:check (default) @ websocket-ri-archive ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ websocket-ri-archive ---
[INFO] Highest basedir set to: /home/jenkins/agent/workspace/continuous-integration_2.x
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0:parse-version (parse-version) @ websocket-ri-archive ---
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0:add-source (default) @ websocket-ri-archive ---
[INFO] Source directory: /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/websocket-ri-archive/target/generated-sources/rsrc-gen added.
[INFO] 
[INFO] --- maven-dependency-plugin:2.8:copy-dependencies (copy-dependencies) @ websocket-ri-archive ---
[INFO] Copying tyrus-container-servlet-2.1.99-SNAPSHOT.jar to /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/websocket-ri-archive/target/dependency/tyrus-container-servlet-2.1.99-SNAPSHOT.jar
[INFO] Copying tyrus-container-glassfish-cdi-2.1.99-SNAPSHOT.jar to /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/websocket-ri-archive/target/dependency/tyrus-container-glassfish-cdi-2.1.99-SNAPSHOT.jar
[INFO] Copying jakarta.transaction-api-2.0.0.jar to /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/websocket-ri-archive/target/dependency/jakarta.transaction-api-2.0.0.jar
[INFO] Copying tyrus-core-2.1.99-SNAPSHOT.jar to /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/websocket-ri-archive/target/dependency/tyrus-core-2.1.99-SNAPSHOT.jar
[INFO] Copying tyrus-container-grizzly-client-2.1.99-SNAPSHOT.jar to /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/websocket-ri-archive/target/dependency/tyrus-container-grizzly-client-2.1.99-SNAPSHOT.jar
[INFO] Copying jakarta.websocket-api-2.1.0.jar to /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/websocket-ri-archive/target/dependency/jakarta.websocket-api-2.1.0.jar
[INFO] Copying grizzly-framework-4.0.0.jar to /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/websocket-ri-archive/target/dependency/grizzly-framework-4.0.0.jar
[INFO] Copying jakarta.websocket-client-api-2.1.0.jar to /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/websocket-ri-archive/target/dependency/jakarta.websocket-client-api-2.1.0.jar
[INFO] Copying jakarta.annotation-api-2.1.1.jar to /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/websocket-ri-archive/target/dependency/jakarta.annotation-api-2.1.1.jar
[INFO] Copying grizzly-http-server-4.0.0.jar to /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/websocket-ri-archive/target/dependency/grizzly-http-server-4.0.0.jar
[INFO] Copying jakarta.enterprise.lang-model-4.0.1.jar to /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/websocket-ri-archive/target/dependency/jakarta.enterprise.lang-model-4.0.1.jar
[INFO] Copying jakarta.ejb-api-4.0.1.jar to /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/websocket-ri-archive/target/dependency/jakarta.ejb-api-4.0.1.jar
[INFO] Copying jakarta.inject-api-2.0.1.jar to /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/websocket-ri-archive/target/dependency/jakarta.inject-api-2.0.1.jar
[INFO] Copying grizzly-http-4.0.0.jar to /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/websocket-ri-archive/target/dependency/grizzly-http-4.0.0.jar
[INFO] Copying tyrus-client-2.1.99-SNAPSHOT.jar to /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/websocket-ri-archive/target/dependency/tyrus-client-2.1.99-SNAPSHOT.jar
[INFO] Copying jakarta.interceptor-api-2.1.0.jar to /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/websocket-ri-archive/target/dependency/jakarta.interceptor-api-2.1.0.jar
[INFO] Copying tyrus-server-2.1.99-SNAPSHOT.jar to /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/websocket-ri-archive/target/dependency/tyrus-server-2.1.99-SNAPSHOT.jar
[INFO] Copying jakarta.el-api-5.0.0.jar to /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/websocket-ri-archive/target/dependency/jakarta.el-api-5.0.0.jar
[INFO] Copying tyrus-container-glassfish-ejb-2.1.99-SNAPSHOT.jar to /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/websocket-ri-archive/target/dependency/tyrus-container-glassfish-ejb-2.1.99-SNAPSHOT.jar
[INFO] Copying jakarta.xml.bind-api-4.0.0.jar to /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/websocket-ri-archive/target/dependency/jakarta.xml.bind-api-4.0.0.jar
[INFO] Copying jakarta.enterprise.cdi-api-4.0.1.jar to /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/websocket-ri-archive/target/dependency/jakarta.enterprise.cdi-api-4.0.1.jar
[INFO] Copying jakarta.activation-api-2.1.0.jar to /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/websocket-ri-archive/target/dependency/jakarta.activation-api-2.1.0.jar
[INFO] Copying tyrus-spi-2.1.99-SNAPSHOT.jar to /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/websocket-ri-archive/target/dependency/tyrus-spi-2.1.99-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-dependency-plugin:2.8:copy (copy) @ websocket-ri-archive ---
[INFO] Configured Artifact: org.glassfish.tyrus:tyrus-client:2.1.99-SNAPSHOT:jar
[INFO] Configured Artifact: org.glassfish.tyrus:tyrus-server:2.1.99-SNAPSHOT:jar
[INFO] Configured Artifact: org.glassfish.tyrus:tyrus-core:2.1.99-SNAPSHOT:jar
[INFO] Configured Artifact: org.glassfish.tyrus:tyrus-container-glassfish-cdi:2.1.99-SNAPSHOT:jar
[INFO] Configured Artifact: org.glassfish.tyrus:tyrus-container-grizzly-client:2.1.99-SNAPSHOT:jar
[INFO] Configured Artifact: org.glassfish.tyrus:tyrus-container-servlet:2.1.99-SNAPSHOT:jar
[INFO] Configured Artifact: org.glassfish.tyrus:tyrus-spi:2.1.99-SNAPSHOT:jar
[INFO] Copying tyrus-client-2.1.99-SNAPSHOT.jar to /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/websocket-ri-archive/target/assembly/tyrus-client-2.1.99-SNAPSHOT.jar
[INFO] Copying tyrus-server-2.1.99-SNAPSHOT.jar to /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/websocket-ri-archive/target/assembly/tyrus-server-2.1.99-SNAPSHOT.jar
[INFO] Copying tyrus-core-2.1.99-SNAPSHOT.jar to /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/websocket-ri-archive/target/assembly/tyrus-core-2.1.99-SNAPSHOT.jar
[INFO] Copying tyrus-container-glassfish-cdi-2.1.99-SNAPSHOT.jar to /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/websocket-ri-archive/target/assembly/tyrus-container-glassfish-cdi-2.1.99-SNAPSHOT.jar
[INFO] Copying tyrus-container-grizzly-client-2.1.99-SNAPSHOT.jar to /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/websocket-ri-archive/target/assembly/tyrus-container-grizzly-client-2.1.99-SNAPSHOT.jar
[INFO] Copying tyrus-container-servlet-2.1.99-SNAPSHOT.jar to /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/websocket-ri-archive/target/assembly/tyrus-container-servlet-2.1.99-SNAPSHOT.jar
[INFO] Copying tyrus-spi-2.1.99-SNAPSHOT.jar to /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/websocket-ri-archive/target/assembly/tyrus-spi-2.1.99-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-assembly-plugin:2.2-beta-5:attached (make-assembly) @ websocket-ri-archive ---
[INFO] Reading assembly descriptor: src/main/assembly/archive.xml
[INFO] Building zip: /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/websocket-ri-archive/target/websocket-ri-archive-2.1.99-SNAPSHOT.zip
[INFO] Building tar : /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/websocket-ri-archive/target/websocket-ri-archive-2.1.99-SNAPSHOT.tar.gz
[INFO] Building tar : /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/websocket-ri-archive/target/websocket-ri-archive-2.1.99-SNAPSHOT.tar.bz2
[INFO] 
[INFO] --- maven-source-plugin:3.2.0:jar-no-fork (attach-sources) @ websocket-ri-archive ---
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ websocket-ri-archive ---
[INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/websocket-ri-archive/pom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/bundles/websocket-ri-archive/2.1.99-SNAPSHOT/websocket-ri-archive-2.1.99-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/websocket-ri-archive/target/websocket-ri-archive-2.1.99-SNAPSHOT.zip to /home/jenkins/.m2/repository/org/glassfish/tyrus/bundles/websocket-ri-archive/2.1.99-SNAPSHOT/websocket-ri-archive-2.1.99-SNAPSHOT.zip
[INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/websocket-ri-archive/target/websocket-ri-archive-2.1.99-SNAPSHOT.tar.gz to /home/jenkins/.m2/repository/org/glassfish/tyrus/bundles/websocket-ri-archive/2.1.99-SNAPSHOT/websocket-ri-archive-2.1.99-SNAPSHOT.tar.gz
[INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/websocket-ri-archive/target/websocket-ri-archive-2.1.99-SNAPSHOT.tar.bz2 to /home/jenkins/.m2/repository/org/glassfish/tyrus/bundles/websocket-ri-archive/2.1.99-SNAPSHOT/websocket-ri-archive-2.1.99-SNAPSHOT.tar.bz2
[INFO] 
[INFO] ----------< org.glassfish.tyrus.bundles:websocket-ri-bundle >-----------
[INFO] Building Tyrus Websocket RI Bundle 2.1.99-SNAPSHOT               [69/69]
[INFO] -------------------------------[ bundle ]-------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ websocket-ri-bundle ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.0:check (default) @ websocket-ri-bundle ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ websocket-ri-bundle ---
[INFO] Highest basedir set to: /home/jenkins/agent/workspace/continuous-integration_2.x
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0:parse-version (parse-version) @ websocket-ri-bundle ---
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0:add-source (default) @ websocket-ri-bundle ---
[INFO] Source directory: /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/websocket-ri-bundle/target/src/main/java added.
[INFO] 
[INFO] --- maven-dependency-plugin:2.8:unpack (unpack) @ websocket-ri-bundle ---
[INFO] Configured Artifact: jakarta.websocket:jakarta.websocket-api:sources:?:jar
[INFO] Configured Artifact: jakarta.websocket:jakarta.websocket-client-api:sources:?:jar
[INFO] Configured Artifact: org.glassfish.tyrus:tyrus-core:sources:2.1.99-SNAPSHOT:jar
[INFO] Configured Artifact: org.glassfish.tyrus:tyrus-client:sources:2.1.99-SNAPSHOT:jar
[INFO] Configured Artifact: org.glassfish.tyrus:tyrus-server:sources:2.1.99-SNAPSHOT:jar
[INFO] Configured Artifact: org.glassfish.tyrus:tyrus-container-glassfish-cdi:sources:2.1.99-SNAPSHOT:jar
[INFO] Configured Artifact: org.glassfish.tyrus:tyrus-container-glassfish-ejb:sources:2.1.99-SNAPSHOT:jar
[INFO] Configured Artifact: org.glassfish.tyrus:tyrus-container-grizzly-client:sources:2.1.99-SNAPSHOT:jar
[INFO] Configured Artifact: org.glassfish.tyrus:tyrus-container-grizzly-server:sources:2.1.99-SNAPSHOT:jar
[INFO] Configured Artifact: org.glassfish.tyrus:tyrus-container-servlet:sources:2.1.99-SNAPSHOT:jar
[INFO] Configured Artifact: org.glassfish.tyrus:tyrus-spi:sources:2.1.99-SNAPSHOT:jar
[INFO] Unpacking /home/jenkins/.m2/repository/jakarta/websocket/jakarta.websocket-api/2.1.0/jakarta.websocket-api-2.1.0-sources.jar to /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/websocket-ri-bundle/target/src/main/java with includes "" and excludes "**/module-info.java"
[INFO] Unpacking /home/jenkins/.m2/repository/jakarta/websocket/jakarta.websocket-client-api/2.1.0/jakarta.websocket-client-api-2.1.0-sources.jar to /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/websocket-ri-bundle/target/src/main/java with includes "" and excludes "**/module-info.java"
[INFO] Unpacking /home/jenkins/agent/workspace/continuous-integration_2.x/core/target/tyrus-core-2.1.99-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/websocket-ri-bundle/target/src/main/java with includes "" and excludes "**/module-info.java"
[INFO] Unpacking /home/jenkins/agent/workspace/continuous-integration_2.x/client/target/tyrus-client-2.1.99-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/websocket-ri-bundle/target/src/main/java with includes "" and excludes "**/module-info.java"
[INFO] Unpacking /home/jenkins/agent/workspace/continuous-integration_2.x/server/target/tyrus-server-2.1.99-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/websocket-ri-bundle/target/src/main/java with includes "" and excludes "**/module-info.java"
[INFO] Unpacking /home/jenkins/agent/workspace/continuous-integration_2.x/containers/glassfish/cdi/target/tyrus-container-glassfish-cdi-2.1.99-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/websocket-ri-bundle/target/src/main/java with includes "" and excludes "META-INF/services/org.glassfish.tyrus.core.ComponentProvider,**/module-info.java"
[INFO] Unpacking /home/jenkins/agent/workspace/continuous-integration_2.x/containers/glassfish/ejb/target/tyrus-container-glassfish-ejb-2.1.99-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/websocket-ri-bundle/target/src/main/java with includes "" and excludes "META-INF/services/org.glassfish.tyrus.core.ComponentProvider,**/module-info.java"
[INFO] Unpacking /home/jenkins/agent/workspace/continuous-integration_2.x/containers/grizzly-client/target/tyrus-container-grizzly-client-2.1.99-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/websocket-ri-bundle/target/src/main/java with includes "" and excludes "**/module-info.java"
[INFO] Unpacking /home/jenkins/agent/workspace/continuous-integration_2.x/containers/grizzly-server/target/tyrus-container-grizzly-server-2.1.99-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/websocket-ri-bundle/target/src/main/java with includes "" and excludes "**/module-info.java"
[INFO] Unpacking /home/jenkins/agent/workspace/continuous-integration_2.x/containers/servlet/target/tyrus-container-servlet-2.1.99-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/websocket-ri-bundle/target/src/main/java with includes "" and excludes "**/module-info.java"
[INFO] Unpacking /home/jenkins/agent/workspace/continuous-integration_2.x/spi/target/tyrus-spi-2.1.99-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/websocket-ri-bundle/target/src/main/java with includes "" and excludes "**/module-info.java"
[INFO] 
[INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs) @ websocket-ri-bundle ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources to META-INF/
[INFO] 
[INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-sources) @ websocket-ri-bundle ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources to META-INF/
[INFO] 
[INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ websocket-ri-bundle ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources to META-INF/
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ websocket-ri-bundle ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/websocket-ri-bundle/target/src/main/resources
[INFO] Copying 1 resource
[INFO] Copying 30 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ websocket-ri-bundle ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 208 source files to /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/websocket-ri-bundle/target/classes
[INFO] /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/websocket-ri-bundle/target/src/main/java/org/glassfish/tyrus/core/coder/PrimitiveDecoders.java: Some input files use or override a deprecated API.
[INFO] /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/websocket-ri-bundle/target/src/main/java/org/glassfish/tyrus/core/coder/PrimitiveDecoders.java: Recompile with -Xlint:deprecation for details.
[INFO] /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/websocket-ri-bundle/target/src/main/java/org/glassfish/tyrus/core/uri/internal/AbstractMultivaluedMap.java: Some input files use unchecked or unsafe operations.
[INFO] /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/websocket-ri-bundle/target/src/main/java/org/glassfish/tyrus/core/uri/internal/AbstractMultivaluedMap.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ websocket-ri-bundle ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/websocket-ri-bundle/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ websocket-ri-bundle ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ websocket-ri-bundle ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-bundle-plugin:5.1.2:bundle (default-bundle) @ websocket-ri-bundle ---
[WARNING] Bundle org.glassfish.tyrus.bundles:websocket-ri-bundle:bundle:2.1.99-SNAPSHOT : Split package, multiple jars provide the same package:org/glassfish/tyrus/core/l10n
Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning
Package found in   [Jar:., Jar:tyrus-core]
Class path         [Jar:., Jar:jakarta.servlet-api, Jar:jakarta.enterprise.cdi-api, Jar:jakarta.enterprise.lang-model, Jar:jakarta.annotation-api, Jar:jakarta.el-api, Jar:jakarta.interceptor-api, Jar:jakarta.inject-api, Jar:jakarta.ejb-api, Jar:jakarta.transaction-api, Jar:jakarta.xml.bind-api, Jar:jakarta.activation-api, Jar:grizzly-framework, Jar:grizzly-http-server, Jar:grizzly-http, Jar:tyrus-container-glassfish-ejb, Jar:tyrus-core, Jar:tyrus-spi, Jar:jakarta.websocket-client-api, Jar:jakarta.websocket-api, Jar:org.osgi.core]
[WARNING] Bundle org.glassfish.tyrus.bundles:websocket-ri-bundle:bundle:2.1.99-SNAPSHOT : Split package, multiple jars provide the same package:org/glassfish/tyrus/core/wsadl/model
Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning
Package found in   [Jar:., Jar:tyrus-core]
Class path         [Jar:., Jar:jakarta.servlet-api, Jar:jakarta.enterprise.cdi-api, Jar:jakarta.enterprise.lang-model, Jar:jakarta.annotation-api, Jar:jakarta.el-api, Jar:jakarta.interceptor-api, Jar:jakarta.inject-api, Jar:jakarta.ejb-api, Jar:jakarta.transaction-api, Jar:jakarta.xml.bind-api, Jar:jakarta.activation-api, Jar:grizzly-framework, Jar:grizzly-http-server, Jar:grizzly-http, Jar:tyrus-container-glassfish-ejb, Jar:tyrus-core, Jar:tyrus-spi, Jar:jakarta.websocket-client-api, Jar:jakarta.websocket-api, Jar:org.osgi.core]
[WARNING] Bundle org.glassfish.tyrus.bundles:websocket-ri-bundle:bundle:2.1.99-SNAPSHOT : Split package, multiple jars provide the same package:org/glassfish/tyrus/core
Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning
Package found in   [Jar:., Jar:tyrus-core]
Class path         [Jar:., Jar:jakarta.servlet-api, Jar:jakarta.enterprise.cdi-api, Jar:jakarta.enterprise.lang-model, Jar:jakarta.annotation-api, Jar:jakarta.el-api, Jar:jakarta.interceptor-api, Jar:jakarta.inject-api, Jar:jakarta.ejb-api, Jar:jakarta.transaction-api, Jar:jakarta.xml.bind-api, Jar:jakarta.activation-api, Jar:grizzly-framework, Jar:grizzly-http-server, Jar:grizzly-http, Jar:tyrus-container-glassfish-ejb, Jar:tyrus-core, Jar:tyrus-spi, Jar:jakarta.websocket-client-api, Jar:jakarta.websocket-api, Jar:org.osgi.core]
[WARNING] Bundle org.glassfish.tyrus.bundles:websocket-ri-bundle:bundle:2.1.99-SNAPSHOT : Split package, multiple jars provide the same package:org/glassfish/tyrus/core/uri/internal
Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning
Package found in   [Jar:., Jar:tyrus-core]
Class path         [Jar:., Jar:jakarta.servlet-api, Jar:jakarta.enterprise.cdi-api, Jar:jakarta.enterprise.lang-model, Jar:jakarta.annotation-api, Jar:jakarta.el-api, Jar:jakarta.interceptor-api, Jar:jakarta.inject-api, Jar:jakarta.ejb-api, Jar:jakarta.transaction-api, Jar:jakarta.xml.bind-api, Jar:jakarta.activation-api, Jar:grizzly-framework, Jar:grizzly-http-server, Jar:grizzly-http, Jar:tyrus-container-glassfish-ejb, Jar:tyrus-core, Jar:tyrus-spi, Jar:jakarta.websocket-client-api, Jar:jakarta.websocket-api, Jar:org.osgi.core]
[WARNING] Bundle org.glassfish.tyrus.bundles:websocket-ri-bundle:bundle:2.1.99-SNAPSHOT : Split package, multiple jars provide the same package:org/glassfish/tyrus/core/uri
Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning
Package found in   [Jar:., Jar:tyrus-core]
Class path         [Jar:., Jar:jakarta.servlet-api, Jar:jakarta.enterprise.cdi-api, Jar:jakarta.enterprise.lang-model, Jar:jakarta.annotation-api, Jar:jakarta.el-api, Jar:jakarta.interceptor-api, Jar:jakarta.inject-api, Jar:jakarta.ejb-api, Jar:jakarta.transaction-api, Jar:jakarta.xml.bind-api, Jar:jakarta.activation-api, Jar:grizzly-framework, Jar:grizzly-http-server, Jar:grizzly-http, Jar:tyrus-container-glassfish-ejb, Jar:tyrus-core, Jar:tyrus-spi, Jar:jakarta.websocket-client-api, Jar:jakarta.websocket-api, Jar:org.osgi.core]
[WARNING] Bundle org.glassfish.tyrus.bundles:websocket-ri-bundle:bundle:2.1.99-SNAPSHOT : Split package, multiple jars provide the same package:org/glassfish/tyrus/core/monitoring
Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning
Package found in   [Jar:., Jar:tyrus-core]
Class path         [Jar:., Jar:jakarta.servlet-api, Jar:jakarta.enterprise.cdi-api, Jar:jakarta.enterprise.lang-model, Jar:jakarta.annotation-api, Jar:jakarta.el-api, Jar:jakarta.interceptor-api, Jar:jakarta.inject-api, Jar:jakarta.ejb-api, Jar:jakarta.transaction-api, Jar:jakarta.xml.bind-api, Jar:jakarta.activation-api, Jar:grizzly-framework, Jar:grizzly-http-server, Jar:grizzly-http, Jar:tyrus-container-glassfish-ejb, Jar:tyrus-core, Jar:tyrus-spi, Jar:jakarta.websocket-client-api, Jar:jakarta.websocket-api, Jar:org.osgi.core]
[WARNING] Bundle org.glassfish.tyrus.bundles:websocket-ri-bundle:bundle:2.1.99-SNAPSHOT : Split package, multiple jars provide the same package:org/glassfish/tyrus/core/frame
Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning
Package found in   [Jar:., Jar:tyrus-core]
Class path         [Jar:., Jar:jakarta.servlet-api, Jar:jakarta.enterprise.cdi-api, Jar:jakarta.enterprise.lang-model, Jar:jakarta.annotation-api, Jar:jakarta.el-api, Jar:jakarta.interceptor-api, Jar:jakarta.inject-api, Jar:jakarta.ejb-api, Jar:jakarta.transaction-api, Jar:jakarta.xml.bind-api, Jar:jakarta.activation-api, Jar:grizzly-framework, Jar:grizzly-http-server, Jar:grizzly-http, Jar:tyrus-container-glassfish-ejb, Jar:tyrus-core, Jar:tyrus-spi, Jar:jakarta.websocket-client-api, Jar:jakarta.websocket-api, Jar:org.osgi.core]
[WARNING] Bundle org.glassfish.tyrus.bundles:websocket-ri-bundle:bundle:2.1.99-SNAPSHOT : Split package, multiple jars provide the same package:org/glassfish/tyrus/core/extension
Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning
Package found in   [Jar:., Jar:tyrus-core]
Class path         [Jar:., Jar:jakarta.servlet-api, Jar:jakarta.enterprise.cdi-api, Jar:jakarta.enterprise.lang-model, Jar:jakarta.annotation-api, Jar:jakarta.el-api, Jar:jakarta.interceptor-api, Jar:jakarta.inject-api, Jar:jakarta.ejb-api, Jar:jakarta.transaction-api, Jar:jakarta.xml.bind-api, Jar:jakarta.activation-api, Jar:grizzly-framework, Jar:grizzly-http-server, Jar:grizzly-http, Jar:tyrus-container-glassfish-ejb, Jar:tyrus-core, Jar:tyrus-spi, Jar:jakarta.websocket-client-api, Jar:jakarta.websocket-api, Jar:org.osgi.core]
[WARNING] Bundle org.glassfish.tyrus.bundles:websocket-ri-bundle:bundle:2.1.99-SNAPSHOT : Split package, multiple jars provide the same package:org/glassfish/tyrus/core/coder
Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning
Package found in   [Jar:., Jar:tyrus-core]
Class path         [Jar:., Jar:jakarta.servlet-api, Jar:jakarta.enterprise.cdi-api, Jar:jakarta.enterprise.lang-model, Jar:jakarta.annotation-api, Jar:jakarta.el-api, Jar:jakarta.interceptor-api, Jar:jakarta.inject-api, Jar:jakarta.ejb-api, Jar:jakarta.transaction-api, Jar:jakarta.xml.bind-api, Jar:jakarta.activation-api, Jar:grizzly-framework, Jar:grizzly-http-server, Jar:grizzly-http, Jar:tyrus-container-glassfish-ejb, Jar:tyrus-core, Jar:tyrus-spi, Jar:jakarta.websocket-client-api, Jar:jakarta.websocket-api, Jar:org.osgi.core]
[WARNING] Bundle org.glassfish.tyrus.bundles:websocket-ri-bundle:bundle:2.1.99-SNAPSHOT : Split package, multiple jars provide the same package:org/glassfish/tyrus/core/cluster
Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning
Package found in   [Jar:., Jar:tyrus-core]
Class path         [Jar:., Jar:jakarta.servlet-api, Jar:jakarta.enterprise.cdi-api, Jar:jakarta.enterprise.lang-model, Jar:jakarta.annotation-api, Jar:jakarta.el-api, Jar:jakarta.interceptor-api, Jar:jakarta.inject-api, Jar:jakarta.ejb-api, Jar:jakarta.transaction-api, Jar:jakarta.xml.bind-api, Jar:jakarta.activation-api, Jar:grizzly-framework, Jar:grizzly-http-server, Jar:grizzly-http, Jar:tyrus-container-glassfish-ejb, Jar:tyrus-core, Jar:tyrus-spi, Jar:jakarta.websocket-client-api, Jar:jakarta.websocket-api, Jar:org.osgi.core]
[WARNING] Bundle org.glassfish.tyrus.bundles:websocket-ri-bundle:bundle:2.1.99-SNAPSHOT : Split package, multiple jars provide the same package:org/glassfish/tyrus/core/collection
Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning
Package found in   [Jar:., Jar:tyrus-core]
Class path         [Jar:., Jar:jakarta.servlet-api, Jar:jakarta.enterprise.cdi-api, Jar:jakarta.enterprise.lang-model, Jar:jakarta.annotation-api, Jar:jakarta.el-api, Jar:jakarta.interceptor-api, Jar:jakarta.inject-api, Jar:jakarta.ejb-api, Jar:jakarta.transaction-api, Jar:jakarta.xml.bind-api, Jar:jakarta.activation-api, Jar:grizzly-framework, Jar:grizzly-http-server, Jar:grizzly-http, Jar:tyrus-container-glassfish-ejb, Jar:tyrus-core, Jar:tyrus-spi, Jar:jakarta.websocket-client-api, Jar:jakarta.websocket-api, Jar:org.osgi.core]
[WARNING] Bundle org.glassfish.tyrus.bundles:websocket-ri-bundle:bundle:2.1.99-SNAPSHOT : Split package, multiple jars provide the same package:org/glassfish/tyrus/spi
Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning
Package found in   [Jar:., Jar:tyrus-spi]
Class path         [Jar:., Jar:jakarta.servlet-api, Jar:jakarta.enterprise.cdi-api, Jar:jakarta.enterprise.lang-model, Jar:jakarta.annotation-api, Jar:jakarta.el-api, Jar:jakarta.interceptor-api, Jar:jakarta.inject-api, Jar:jakarta.ejb-api, Jar:jakarta.transaction-api, Jar:jakarta.xml.bind-api, Jar:jakarta.activation-api, Jar:grizzly-framework, Jar:grizzly-http-server, Jar:grizzly-http, Jar:tyrus-container-glassfish-ejb, Jar:tyrus-core, Jar:tyrus-spi, Jar:jakarta.websocket-client-api, Jar:jakarta.websocket-api, Jar:org.osgi.core]
[WARNING] Bundle org.glassfish.tyrus.bundles:websocket-ri-bundle:bundle:2.1.99-SNAPSHOT : Split package, multiple jars provide the same package:org/glassfish/tyrus/gf/ejb
Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning
Package found in   [Jar:., Jar:tyrus-container-glassfish-ejb]
Class path         [Jar:., Jar:jakarta.servlet-api, Jar:jakarta.enterprise.cdi-api, Jar:jakarta.enterprise.lang-model, Jar:jakarta.annotation-api, Jar:jakarta.el-api, Jar:jakarta.interceptor-api, Jar:jakarta.inject-api, Jar:jakarta.ejb-api, Jar:jakarta.transaction-api, Jar:jakarta.xml.bind-api, Jar:jakarta.activation-api, Jar:grizzly-framework, Jar:grizzly-http-server, Jar:grizzly-http, Jar:tyrus-container-glassfish-ejb, Jar:tyrus-core, Jar:tyrus-spi, Jar:jakarta.websocket-client-api, Jar:jakarta.websocket-api, Jar:org.osgi.core]
[WARNING] Bundle org.glassfish.tyrus.bundles:websocket-ri-bundle:bundle:2.1.99-SNAPSHOT : Split package, multiple jars provide the same package:jakarta/websocket
Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning
Package found in   [Jar:., Jar:jakarta.websocket-client-api]
Class path         [Jar:., Jar:jakarta.servlet-api, Jar:jakarta.enterprise.cdi-api, Jar:jakarta.enterprise.lang-model, Jar:jakarta.annotation-api, Jar:jakarta.el-api, Jar:jakarta.interceptor-api, Jar:jakarta.inject-api, Jar:jakarta.ejb-api, Jar:jakarta.transaction-api, Jar:jakarta.xml.bind-api, Jar:jakarta.activation-api, Jar:grizzly-framework, Jar:grizzly-http-server, Jar:grizzly-http, Jar:tyrus-container-glassfish-ejb, Jar:tyrus-core, Jar:tyrus-spi, Jar:jakarta.websocket-client-api, Jar:jakarta.websocket-api, Jar:org.osgi.core]
[WARNING] Bundle org.glassfish.tyrus.bundles:websocket-ri-bundle:bundle:2.1.99-SNAPSHOT : Split package, multiple jars provide the same package:jakarta/websocket/server
Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning
Package found in   [Jar:., Jar:jakarta.websocket-api]
Class path         [Jar:., Jar:jakarta.servlet-api, Jar:jakarta.enterprise.cdi-api, Jar:jakarta.enterprise.lang-model, Jar:jakarta.annotation-api, Jar:jakarta.el-api, Jar:jakarta.interceptor-api, Jar:jakarta.inject-api, Jar:jakarta.ejb-api, Jar:jakarta.transaction-api, Jar:jakarta.xml.bind-api, Jar:jakarta.activation-api, Jar:grizzly-framework, Jar:grizzly-http-server, Jar:grizzly-http, Jar:tyrus-container-glassfish-ejb, Jar:tyrus-core, Jar:tyrus-spi, Jar:jakarta.websocket-client-api, Jar:jakarta.websocket-api, Jar:org.osgi.core]
[INFO] 
[INFO] --- maven-javadoc-plugin:3.3.1:jar (attach-javadocs) @ websocket-ri-bundle ---
[INFO] Skipping javadoc generation
[INFO] 
[INFO] --- maven-source-plugin:3.2.0:jar-no-fork (attach-sources) @ websocket-ri-bundle ---
[INFO] Building jar: /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/websocket-ri-bundle/target/websocket-ri-bundle-2.1.99-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-install-plugin:3.1.0:install (default-install) @ websocket-ri-bundle ---
[INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/websocket-ri-bundle/pom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/bundles/websocket-ri-bundle/2.1.99-SNAPSHOT/websocket-ri-bundle-2.1.99-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/websocket-ri-bundle/target/websocket-ri-bundle-2.1.99-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/glassfish/tyrus/bundles/websocket-ri-bundle/2.1.99-SNAPSHOT/websocket-ri-bundle-2.1.99-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/websocket-ri-bundle/target/websocket-ri-bundle-2.1.99-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/tyrus/bundles/websocket-ri-bundle/2.1.99-SNAPSHOT/websocket-ri-bundle-2.1.99-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-bundle-plugin:5.1.2:install (default-install) @ websocket-ri-bundle ---
[INFO] Installing org/glassfish/tyrus/bundles/websocket-ri-bundle/2.1.99-SNAPSHOT/websocket-ri-bundle-2.1.99-SNAPSHOT.jar
[INFO] Writing OBR metadata
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for tyrus 2.1.99-SNAPSHOT:
[INFO] 
[INFO] tyrus .............................................. SUCCESS [ 14.060 s]
[INFO] tyrus-archetypes ................................... SUCCESS [  0.130 s]
[INFO] Tyrus Echo Archetype ............................... SUCCESS [  8.676 s]
[INFO] Tyrus BOM .......................................... SUCCESS [  0.009 s]
[INFO] Tyrus Container SPI ................................ SUCCESS [  5.405 s]
[INFO] Tyrus Core ......................................... SUCCESS [ 20.798 s]
[INFO] Tyrus Client ....................................... SUCCESS [  3.659 s]
[INFO] Tyrus Container Modules ............................ SUCCESS [  0.136 s]
[INFO] Tyrus Containers For Glassfish ..................... SUCCESS [  0.273 s]
[INFO] Tyrus CDI Component Provider ....................... SUCCESS [  1.024 s]
[INFO] Tyrus EJB Component Provider ....................... SUCCESS [  0.797 s]
[INFO] Tyrus Grizzly Client Container ..................... SUCCESS [  1.581 s]
[INFO] Tyrus Server ....................................... SUCCESS [  2.243 s]
[INFO] Tyrus Grizzly Server Container ..................... SUCCESS [  0.950 s]
[INFO] Tyrus InMemory Container ........................... SUCCESS [  2.697 s]
[INFO] Tyrus Servlet Bundle ............................... SUCCESS [  7.006 s]
[INFO] Tyrus Tests ........................................ SUCCESS [  0.135 s]
[INFO] Tyrus Test Tools ................................... SUCCESS [  0.883 s]
[INFO] Tyrus JDK Client Container ......................... SUCCESS [ 23.320 s]
[INFO] Tyrus Documentation ................................ SUCCESS [ 24.867 s]
[INFO] Tyrus Extension Modules ............................ SUCCESS [  0.118 s]
[INFO] Tyrus CLI Client ................................... SUCCESS [  2.612 s]
[INFO] Tyrus Monitoring JMX ............................... SUCCESS [  6.011 s]
[INFO] Tyrus Extension - Per Message Deflate .............. SUCCESS [  3.119 s]
[INFO] Tyrus Java8 Client Extension ....................... SUCCESS [  3.761 s]
[INFO] Tyrus Samples ...................................... SUCCESS [  0.204 s]
[INFO] Tyrus Auction Sample ............................... SUCCESS [  2.301 s]
[INFO] Tyrus CDI Sample ................................... SUCCESS [  2.260 s]
[INFO] Tyrus Chat Sample .................................. SUCCESS [  1.211 s]
[INFO] Tyrus Draw Sample .................................. SUCCESS [  0.541 s]
[INFO] Tyrus Echo Sample .................................. SUCCESS [  2.498 s]
[INFO] Tyrus Basic Auth Sample ............................ SUCCESS [  1.575 s]
[INFO] Tyrus Secure Echo Sample ........................... SUCCESS [  0.779 s]
[INFO] Tyrus Programmatic Echo Sample ..................... SUCCESS [  2.631 s]
[INFO] Tyrus Simple Life Sample ........................... SUCCESS [  0.515 s]
[INFO] Tyrus Shared Collection Sample ..................... SUCCESS [  1.732 s]
[INFO] Tyrus Container Tests .............................. SUCCESS [  0.046 s]
[INFO] Tyrus JDK Containers Tests ......................... SUCCESS [  2.002 s]
[INFO] Tyrus Servlet Containers Tests ..................... SUCCESS [  1.331 s]
[INFO] Tyrus End-to-End Tests ............................. SUCCESS [  0.090 s]
[INFO] Tyrus End-to-End Application Config Tests .......... SUCCESS [  6.688 s]
[INFO] Tyrus End-to-End Non-deployable Tests .............. SUCCESS [ 15.907 s]
[INFO] Tyrus End-to-End Standard Config Tests ............. SUCCESS [01:17 min]
[INFO] Tyrus End-to-End Java 8 Tests ...................... SUCCESS [  2.689 s]
[INFO] Tyrus End-to-End Tests running on Jetty ............ SUCCESS [  0.194 s]
[INFO] Tyrus End-to-End Basic Auth Tests .................. SUCCESS [  6.559 s]
[INFO] Tyrus End-to-End Digest Auth Tests ................. SUCCESS [  1.242 s]
[INFO] Tyrus Server Integration Tests ..................... SUCCESS [  0.131 s]
[INFO] Tyrus Servlet Async Tests .......................... SUCCESS [  3.464 s]
[INFO] Tyrus Autobahn Echo Server ......................... SUCCESS [  0.877 s]
[INFO] Tyrus Servlet Basic Tests .......................... SUCCESS [ 44.291 s]
[INFO] Tyrus Servlet Tests on Glassfish ................... SUCCESS [01:13 min]
[INFO] Tyrus Servlet Dynamic Deploy Test .................. SUCCESS [  1.859 s]
[INFO] Tyrus Servlet No App Config ........................ SUCCESS [  2.805 s]
[INFO] Tyrus Servlet One App Config ....................... SUCCESS [  2.929 s]
[INFO] Tyrus Servlet RemoteEndpoint Timeout ............... SUCCESS [  1.533 s]
[INFO] Tyrus Servlet Session Closing ...................... SUCCESS [ 19.017 s]
[INFO] Tyrus Servlet Two App Config ....................... SUCCESS [  2.574 s]
[INFO] Tyrus Servlet Monitoring Test ...................... SUCCESS [  3.037 s]
[INFO] Tyrus Servlet Inject Test .......................... SUCCESS [  1.422 s]
[INFO] Tyrus Servlet Max Sessions Per App Tests ........... SUCCESS [  5.085 s]
[INFO] Tyrus Servlet Max Sessions Per Remote Addr Tests ... SUCCESS [  5.417 s]
[INFO] Tyrus Debug Debug Samples .......................... SUCCESS [ 13.490 s]
[INFO] Tyrus Bundles ...................................... SUCCESS [  0.103 s]
[INFO] Tyrus Samples Bundle ............................... SUCCESS [  5.058 s]
[INFO] Tyrus Standalone Client ............................ SUCCESS [  2.473 s]
[INFO] Tyrus Standalone Client - JDK ...................... SUCCESS [  1.108 s]
[INFO] Tyrus Websocket RI Archive ......................... SUCCESS [  4.574 s]
[INFO] Tyrus Websocket RI Bundle .......................... SUCCESS [  5.217 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  08:01 min
[INFO] Finished at: 2023-02-17T09:44:28Z
[INFO] ------------------------------------------------------------------------
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timeout
[Pipeline] End of Pipeline

GitHub has been notified of this commit’s build result

Finished: SUCCESS