Push event to branch 2.x Connecting to https://api.github.com using GitHub bot (username/token) Obtained etc/jenkins/Jenkinsfile_ci_build from 227b8ea47e5176f294664194553063d972eb0fb3 [Pipeline] Start of Pipeline [Pipeline] timeout Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Jersey build) [Pipeline] parallel [Pipeline] { (Branch: JDK 11 ) [Pipeline] { (Branch: JDK 13 ) [Pipeline] stage [Pipeline] { (JDK 11 ) [Pipeline] stage [Pipeline] { (JDK 13 ) [Pipeline] node [Pipeline] node Agent centos-7-nh2pm is provisioned from template centos-7 --- apiVersion: "v1" kind: "Pod" metadata: labels: jenkins: "slave" jenkins/label-digest: "55a177a28a71a1957f582df488f25d8c2f70df30" jenkins/label: "migration_jipp-migration_centos-7" name: "centos-7-nh2pm" namespace: "tyrus" spec: containers: - env: - name: "JENKINS_SECRET" value: "********" - name: "JENKINS_TUNNEL" value: "jenkins-discovery.tyrus.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "centos-7-nh2pm" - name: "JENKINS_REMOTING_JAVA_OPTS" value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\ \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true" - name: "JAVA_TOOL_OPTIONS" value: "" - name: "_JAVA_OPTIONS" value: "" - name: "OPENJ9_JAVA_OPTIONS" value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle" - name: "JENKINS_NAME" value: "centos-7-nh2pm" - name: "JENKINS_AGENT_WORKDIR" value: "/home/jenkins/agent" - name: "JENKINS_URL" value: "http://jenkins-ui.tyrus.svc.cluster.local/tyrus/" image: "docker.io/eclipsecbi/jiro-agent-centos-7:remoting-3131.vf2b_b_798b_ce99" imagePullPolicy: "Always" name: "jnlp" resources: limits: cpu: "2000m" memory: "4096Mi" requests: cpu: "1000m" memory: "4096Mi" tty: true volumeMounts: - mountPath: "/home/jenkins/.m2/toolchains.xml" name: "m2-dir" readOnly: true subPath: "toolchains.xml" - mountPath: "/home/jenkins/.mavenrc" name: "m2-dir" readOnly: true subPath: ".mavenrc" - mountPath: "/opt/tools" name: "volume-0" readOnly: false - mountPath: "/home/jenkins" name: "volume-2" readOnly: false - mountPath: "/home/jenkins/.m2/repository" name: "volume-3" readOnly: false - mountPath: "/home/jenkins/.m2/settings-security.xml" name: "m2-secret-dir" readOnly: true subPath: "settings-security.xml" - mountPath: "/home/jenkins/.m2/wrapper" name: "volume-4" readOnly: false - mountPath: "/home/jenkins/.m2/settings.xml" name: "m2-secret-dir" readOnly: true subPath: "settings.xml" - mountPath: "/home/jenkins/.ssh" name: "volume-1" readOnly: false subPath: "" - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false workingDir: "/home/jenkins/agent" nodeSelector: kubernetes.io/os: "linux" restartPolicy: "Never" volumes: - name: "volume-0" persistentVolumeClaim: claimName: "tools-claim-jiro-tyrus" readOnly: true - name: "m2-secret-dir" secret: secretName: "m2-secret-dir" - emptyDir: medium: "" name: "volume-2" - configMap: name: "m2-dir" name: "m2-dir" - configMap: name: "known-hosts" name: "volume-1" - emptyDir: medium: "" name: "workspace-volume" - emptyDir: medium: "" name: "volume-4" - emptyDir: medium: "" name: "volume-3" Running on centos-7-nh2pm in /home/jenkins/agent/workspace/continuous-integration_2.x [Pipeline] { [Pipeline] checkout The recommended git tool is: git Agent centos-7-g3js2 is provisioned from template centos-7 --- apiVersion: "v1" kind: "Pod" metadata: labels: jenkins: "slave" jenkins/label-digest: "55a177a28a71a1957f582df488f25d8c2f70df30" jenkins/label: "migration_jipp-migration_centos-7" name: "centos-7-g3js2" namespace: "tyrus" spec: containers: - env: - name: "JENKINS_SECRET" value: "********" - name: "JENKINS_TUNNEL" value: "jenkins-discovery.tyrus.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "centos-7-g3js2" - name: "JENKINS_REMOTING_JAVA_OPTS" value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\ \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true" - name: "JAVA_TOOL_OPTIONS" value: "" - name: "_JAVA_OPTIONS" value: "" - name: "OPENJ9_JAVA_OPTIONS" value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle" - name: "JENKINS_NAME" value: "centos-7-g3js2" - name: "JENKINS_AGENT_WORKDIR" value: "/home/jenkins/agent" - name: "JENKINS_URL" value: "http://jenkins-ui.tyrus.svc.cluster.local/tyrus/" image: "docker.io/eclipsecbi/jiro-agent-centos-7:remoting-3131.vf2b_b_798b_ce99" imagePullPolicy: "Always" name: "jnlp" resources: limits: cpu: "2000m" memory: "4096Mi" requests: cpu: "1000m" memory: "4096Mi" tty: true volumeMounts: - mountPath: "/home/jenkins/.m2/toolchains.xml" name: "m2-dir" readOnly: true subPath: "toolchains.xml" - mountPath: "/home/jenkins/.mavenrc" name: "m2-dir" readOnly: true subPath: ".mavenrc" - mountPath: "/opt/tools" name: "volume-0" readOnly: false - mountPath: "/home/jenkins" name: "volume-2" readOnly: false - mountPath: "/home/jenkins/.m2/repository" name: "volume-3" readOnly: false - mountPath: "/home/jenkins/.m2/settings-security.xml" name: "m2-secret-dir" readOnly: true subPath: "settings-security.xml" - mountPath: "/home/jenkins/.m2/wrapper" name: "volume-4" readOnly: false - mountPath: "/home/jenkins/.m2/settings.xml" name: "m2-secret-dir" readOnly: true subPath: "settings.xml" - mountPath: "/home/jenkins/.ssh" name: "volume-1" readOnly: false subPath: "" - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false workingDir: "/home/jenkins/agent" nodeSelector: kubernetes.io/os: "linux" restartPolicy: "Never" volumes: - name: "volume-0" persistentVolumeClaim: claimName: "tools-claim-jiro-tyrus" readOnly: true - name: "m2-secret-dir" secret: secretName: "m2-secret-dir" - emptyDir: medium: "" name: "volume-2" - configMap: name: "m2-dir" name: "m2-dir" - configMap: name: "known-hosts" name: "volume-1" - emptyDir: medium: "" name: "workspace-volume" - emptyDir: medium: "" name: "volume-4" - emptyDir: medium: "" name: "volume-3" Running on centos-7-g3js2 in /home/jenkins/agent/workspace/continuous-integration_2.x [Pipeline] { [Pipeline] checkout The recommended git tool is: git using credential github-bot Cloning the remote Git repository Cloning with configured refspecs honoured and without tags using credential github-bot Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository https://github.com/eclipse-ee4j/tyrus.git > git init /home/jenkins/agent/workspace/continuous-integration_2.x # timeout=10 Fetching upstream changes from https://github.com/eclipse-ee4j/tyrus.git > git --version # timeout=10 > git --version # 'git version 2.36.6' using GIT_ASKPASS to set credentials GitHub bot (username/token) > git fetch --no-tags --force --progress -- https://github.com/eclipse-ee4j/tyrus.git +refs/heads/2.x:refs/remotes/origin/2.x # timeout=10 > git config remote.origin.url https://github.com/eclipse-ee4j/tyrus.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/2.x:refs/remotes/origin/2.x # timeout=10 Avoid second fetch Checking out Revision 227b8ea47e5176f294664194553063d972eb0fb3 (2.x) Cloning repository https://github.com/eclipse-ee4j/tyrus.git > git init /home/jenkins/agent/workspace/continuous-integration_2.x # timeout=10 Fetching upstream changes from https://github.com/eclipse-ee4j/tyrus.git > git --version # timeout=10 > git --version # 'git version 2.36.6' using GIT_ASKPASS to set credentials GitHub bot (username/token) > git fetch --no-tags --force --progress -- https://github.com/eclipse-ee4j/tyrus.git +refs/heads/2.x:refs/remotes/origin/2.x # timeout=10 > git config remote.origin.url https://github.com/eclipse-ee4j/tyrus.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/2.x:refs/remotes/origin/2.x # timeout=10 Avoid second fetch Checking out Revision 227b8ea47e5176f294664194553063d972eb0fb3 (2.x) Commit message: "Merge pull request #862 from eclipse-ee4j/2.1.4-BRANCH" > git config core.sparsecheckout # timeout=10 > git checkout -f 227b8ea47e5176f294664194553063d972eb0fb3 # timeout=10 > git rev-list --no-walk a780d468cb48877026d2d15af7fde2765947e75f # timeout=10 Commit message: "Merge pull request #862 from eclipse-ee4j/2.1.4-BRANCH" [Pipeline] withEnv [Pipeline] { [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] withEnv [Pipeline] { [Pipeline] sh + mvn -U -C -Dtyrus.test.container.client=org.glassfish.tyrus.container.grizzly.client.GrizzlyClientContainer -Pbundles -Pstaging clean install -Dmaven.javadoc.skip=true > git config core.sparsecheckout # timeout=10 > git checkout -f 227b8ea47e5176f294664194553063d972eb0fb3 # timeout=10 + mvn -U -C -Dtyrus.test.container.client=org.glassfish.tyrus.container.grizzly.client.GrizzlyClientContainer -Pbundles -Pstaging clean install -Dmaven.javadoc.skip=true [INFO] Scanning for projects... [INFO] Scanning for projects... [WARNING] [WARNING] Some problems were encountered while building the effective model for org.glassfish.tyrus:tyrus-bom:pom:2.1.99-SNAPSHOT [WARNING] 'parent.relativePath' of POM org.glassfish.tyrus:tyrus-bom:2.1.99-SNAPSHOT (/home/jenkins/agent/workspace/continuous-integration_2.x/bom/pom.xml) points at org.glassfish.tyrus:tyrus-project instead of org.eclipse.ee4j:project, please verify your project structure @ line 24, column 13 [WARNING] [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. [WARNING] [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. [WARNING] [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] tyrus [pom] [INFO] tyrus-archetypes [pom] [INFO] Tyrus Echo Archetype [jar] [INFO] Tyrus BOM [pom] [INFO] Tyrus Container SPI [bundle] [INFO] Tyrus Core [bundle] [INFO] Tyrus Client [bundle] [INFO] Tyrus Container Modules [pom] [INFO] Tyrus Containers For Glassfish [pom] [INFO] Tyrus CDI Component Provider [bundle] [INFO] Tyrus EJB Component Provider [bundle] [INFO] Tyrus Grizzly Client Container [bundle] [INFO] Tyrus Server [bundle] [INFO] Tyrus Grizzly Server Container [bundle] [INFO] Tyrus InMemory Container [bundle] [INFO] Tyrus Servlet Bundle [bundle] [INFO] Tyrus Tests [pom] [INFO] Tyrus Test Tools [bundle] [INFO] Tyrus JDK Client Container [bundle] [INFO] Tyrus Documentation [pom] [INFO] Tyrus Extension Modules [pom] [INFO] Tyrus CLI Client [bundle] [INFO] Tyrus Monitoring JMX [jar] [INFO] Tyrus Extension - Per Message Deflate [bundle] [INFO] Tyrus Java8 Client Extension [bundle] [INFO] Tyrus Samples [pom] [INFO] Tyrus Auction Sample [war] [INFO] Tyrus CDI Sample [war] [INFO] Tyrus Chat Sample [war] [INFO] Tyrus Draw Sample [war] [INFO] Tyrus Echo Sample [war] [INFO] Tyrus Basic Auth Sample [war] [INFO] Tyrus Secure Echo Sample [war] [INFO] Tyrus Programmatic Echo Sample [war] [INFO] Tyrus Simple Life Sample [war] [INFO] Tyrus Shared Collection Sample [war] [INFO] Tyrus Container Tests [pom] [INFO] Tyrus JDK Containers Tests [war] [INFO] Tyrus Servlet Containers Tests [war] [INFO] Tyrus End-to-End Tests [pom] [INFO] Tyrus End-to-End Application Config Tests [war] [INFO] Tyrus End-to-End Non-deployable Tests [war] [INFO] Tyrus End-to-End Standard Config Tests [war] [INFO] Tyrus End-to-End Java 8 Tests [war] [INFO] Tyrus End-to-End Tests running on Jetty [pom] [INFO] Tyrus End-to-End Basic Auth Tests [jar] [INFO] Tyrus End-to-End Digest Auth Tests [jar] [INFO] Tyrus Server Integration Tests [pom] [INFO] Tyrus Servlet Async Tests [war] [INFO] Tyrus Autobahn Echo Server [war] [INFO] Tyrus Servlet Basic Tests [war] [INFO] Tyrus Servlet Tests on Glassfish [war] [INFO] Tyrus Servlet Dynamic Deploy Test [war] [INFO] Tyrus Servlet No App Config [war] [INFO] Tyrus Servlet One App Config [war] [INFO] Tyrus Servlet RemoteEndpoint Timeout [war] [INFO] Tyrus Servlet Session Closing [war] [INFO] Tyrus Servlet Two App Config [war] [INFO] Tyrus Servlet Monitoring Test [war] [INFO] Tyrus Servlet Inject Test [war] [INFO] Tyrus Servlet Max Sessions Per App Tests [war] [INFO] Tyrus Servlet Max Sessions Per Remote Addr Tests [war] [INFO] Tyrus Debug Debug Samples [war] [INFO] Tyrus Bundles [pom] [INFO] Tyrus Samples Bundle [pom] [INFO] Tyrus Standalone Client [jar] [INFO] Tyrus Standalone Client - JDK [jar] [INFO] Tyrus Websocket RI Archive [pom] [INFO] Tyrus Websocket RI Bundle [bundle] [INFO] [INFO] -----------------< org.glassfish.tyrus:tyrus-project >------------------ [INFO] Building tyrus 2.1.99-SNAPSHOT [1/69] [INFO] from pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [WARNING] [WARNING] Some problems were encountered while building the effective model for org.glassfish.tyrus:tyrus-bom:pom:2.1.99-SNAPSHOT [WARNING] 'parent.relativePath' of POM org.glassfish.tyrus:tyrus-bom:2.1.99-SNAPSHOT (/home/jenkins/agent/workspace/continuous-integration_2.x/bom/pom.xml) points at org.glassfish.tyrus:tyrus-project instead of org.eclipse.ee4j:project, please verify your project structure @ line 24, column 13 [WARNING] [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. [WARNING] [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. [WARNING] [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] tyrus [pom] [INFO] tyrus-archetypes [pom] [INFO] Tyrus Echo Archetype [jar] [INFO] Tyrus BOM [pom] [INFO] Tyrus Container SPI [bundle] [INFO] Tyrus Core [bundle] [INFO] Tyrus Client [bundle] [INFO] Tyrus Container Modules [pom] [INFO] Tyrus Containers For Glassfish [pom] [INFO] Tyrus CDI Component Provider [bundle] [INFO] Tyrus EJB Component Provider [bundle] [INFO] Tyrus Grizzly Client Container [bundle] [INFO] Tyrus Server [bundle] [INFO] Tyrus Grizzly Server Container [bundle] [INFO] Tyrus InMemory Container [bundle] [INFO] Tyrus Servlet Bundle [bundle] [INFO] Tyrus Tests [pom] [INFO] Tyrus Test Tools [bundle] [INFO] Tyrus JDK Client Container [bundle] [INFO] Tyrus Documentation [pom] [INFO] Tyrus Extension Modules [pom] [INFO] Tyrus CLI Client [bundle] [INFO] Tyrus Monitoring JMX [jar] [INFO] Tyrus Extension - Per Message Deflate [bundle] [INFO] Tyrus Java8 Client Extension [bundle] [INFO] Tyrus Samples [pom] [INFO] Tyrus Auction Sample [war] [INFO] Tyrus CDI Sample [war] [INFO] Tyrus Chat Sample [war] [INFO] Tyrus Draw Sample [war] [INFO] Tyrus Echo Sample [war] [INFO] Tyrus Basic Auth Sample [war] [INFO] Tyrus Secure Echo Sample [war] [INFO] Tyrus Programmatic Echo Sample [war] [INFO] Tyrus Simple Life Sample [war] [INFO] Tyrus Shared Collection Sample [war] [INFO] Tyrus Container Tests [pom] [INFO] Tyrus JDK Containers Tests [war] [INFO] Tyrus Servlet Containers Tests [war] [INFO] Tyrus End-to-End Tests [pom] [INFO] Tyrus End-to-End Application Config Tests [war] [INFO] Tyrus End-to-End Non-deployable Tests [war] [INFO] Tyrus End-to-End Standard Config Tests [war] [INFO] Tyrus End-to-End Java 8 Tests [war] [INFO] Tyrus End-to-End Tests running on Jetty [pom] [INFO] Tyrus End-to-End Basic Auth Tests [jar] [INFO] Tyrus End-to-End Digest Auth Tests [jar] [INFO] Tyrus Server Integration Tests [pom] [INFO] Tyrus Servlet Async Tests [war] [INFO] Tyrus Autobahn Echo Server [war] [INFO] Tyrus Servlet Basic Tests [war] [INFO] Tyrus Servlet Tests on Glassfish [war] [INFO] Tyrus Servlet Dynamic Deploy Test [war] [INFO] Tyrus Servlet No App Config [war] [INFO] Tyrus Servlet One App Config [war] [INFO] Tyrus Servlet RemoteEndpoint Timeout [war] [INFO] Tyrus Servlet Session Closing [war] [INFO] Tyrus Servlet Two App Config [war] [INFO] Tyrus Servlet Monitoring Test [war] [INFO] Tyrus Servlet Inject Test [war] [INFO] Tyrus Servlet Max Sessions Per App Tests [war] [INFO] Tyrus Servlet Max Sessions Per Remote Addr Tests [war] [INFO] Tyrus Debug Debug Samples [war] [INFO] Tyrus Bundles [pom] [INFO] Tyrus Samples Bundle [pom] [INFO] Tyrus Standalone Client [jar] [INFO] Tyrus Standalone Client - JDK [jar] [INFO] Tyrus Websocket RI Archive [pom] [INFO] Tyrus Websocket RI Bundle [bundle] [INFO] [INFO] -----------------< org.glassfish.tyrus:tyrus-project >------------------ [INFO] Building tyrus 2.1.99-SNAPSHOT [1/69] [INFO] from pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ tyrus-project --- [INFO] [INFO] --- checkstyle:3.1.0:check (default) @ tyrus-project --- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ tyrus-project --- [INFO] [INFO] --- checkstyle:3.1.0:check (default) @ tyrus-project --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory:1.0:highest-basedir (directories) @ tyrus-project --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory:1.0:highest-basedir (directories) @ tyrus-project --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/continuous-integration_2.x [INFO] [INFO] --- build-helper:3.4.0:parse-version (parse-version) @ tyrus-project --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/continuous-integration_2.x [INFO] [INFO] --- build-helper:3.4.0:parse-version (parse-version) @ tyrus-project --- [INFO] [INFO] --- build-helper:3.4.0:add-source (default) @ tyrus-project --- [INFO] Source directory: /home/jenkins/agent/workspace/continuous-integration_2.x/target/generated-sources/rsrc-gen added. [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ tyrus-project --- [INFO] [INFO] --- build-helper:3.4.0:add-source (default) @ tyrus-project --- [INFO] Source directory: /home/jenkins/agent/workspace/continuous-integration_2.x/target/generated-sources/rsrc-gen added. [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ tyrus-project --- [INFO] CycloneDX: Resolving Aggregated Dependencies [INFO] CycloneDX: Resolving Aggregated Dependencies [WARNING] BOM dependency listed but is not depended upon: pkg:maven/org.glassfish.tyrus/tyrus-bom@2.1.99-SNAPSHOT?type=pom [INFO] CycloneDX: Creating BOM version 1.4 with 119 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/continuous-integration_2.x/target/bom.xml [INFO] attaching as tyrus-project-2.1.99-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/continuous-integration_2.x/target/bom.json [WARNING] Unknown keyword additionalItems - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword [INFO] attaching as tyrus-project-2.1.99-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- source:3.2.0:jar-no-fork (attach-sources) @ tyrus-project --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ tyrus-project --- [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/pom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/tyrus-project/2.1.99-SNAPSHOT/tyrus-project-2.1.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/tyrus-project/2.1.99-SNAPSHOT/tyrus-project-2.1.99-SNAPSHOT-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/tyrus/tyrus-project/2.1.99-SNAPSHOT/tyrus-project-2.1.99-SNAPSHOT-cyclonedx.json [INFO] [INFO] ------< org.glassfish.tyrus.archetypes:tyrus-archetypes-project >------- [INFO] Building tyrus-archetypes 2.1.99-SNAPSHOT [2/69] [INFO] from archetypes/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ tyrus-archetypes-project --- [INFO] [INFO] --- checkstyle:3.1.0:check (default) @ tyrus-archetypes-project --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory:1.0:highest-basedir (directories) @ tyrus-archetypes-project --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/continuous-integration_2.x [INFO] [INFO] --- build-helper:3.4.0:parse-version (parse-version) @ tyrus-archetypes-project --- [INFO] [INFO] --- build-helper:3.4.0:add-source (default) @ tyrus-archetypes-project --- [INFO] Source directory: /home/jenkins/agent/workspace/continuous-integration_2.x/archetypes/target/generated-sources/rsrc-gen added. [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ tyrus-archetypes-project --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/continuous-integration_2.x/archetypes/target/bom.xml [INFO] attaching as tyrus-archetypes-project-2.1.99-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/continuous-integration_2.x/archetypes/target/bom.json [INFO] attaching as tyrus-archetypes-project-2.1.99-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- source:3.2.0:jar-no-fork (attach-sources) @ tyrus-archetypes-project --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ tyrus-archetypes-project --- [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/archetypes/pom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/archetypes/tyrus-archetypes-project/2.1.99-SNAPSHOT/tyrus-archetypes-project-2.1.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/archetypes/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/archetypes/tyrus-archetypes-project/2.1.99-SNAPSHOT/tyrus-archetypes-project-2.1.99-SNAPSHOT-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/archetypes/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/tyrus/archetypes/tyrus-archetypes-project/2.1.99-SNAPSHOT/tyrus-archetypes-project-2.1.99-SNAPSHOT-cyclonedx.json [INFO] [INFO] --------< org.glassfish.tyrus.archetypes:tyrus-archetype-echo >--------- [INFO] Building Tyrus Echo Archetype 2.1.99-SNAPSHOT [3/69] [INFO] from archetypes/echo/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [WARNING] BOM dependency listed but is not depended upon: pkg:maven/org.glassfish.tyrus/tyrus-bom@2.1.99-SNAPSHOT?type=pom [INFO] CycloneDX: Creating BOM version 1.4 with 119 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/continuous-integration_2.x/target/bom.xml [INFO] attaching as tyrus-project-2.1.99-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/continuous-integration_2.x/target/bom.json [WARNING] Unknown keyword additionalItems - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword [INFO] attaching as tyrus-project-2.1.99-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- source:3.2.0:jar-no-fork (attach-sources) @ tyrus-project --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ tyrus-project --- [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/pom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/tyrus-project/2.1.99-SNAPSHOT/tyrus-project-2.1.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/tyrus-project/2.1.99-SNAPSHOT/tyrus-project-2.1.99-SNAPSHOT-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/tyrus/tyrus-project/2.1.99-SNAPSHOT/tyrus-project-2.1.99-SNAPSHOT-cyclonedx.json [INFO] [INFO] ------< org.glassfish.tyrus.archetypes:tyrus-archetypes-project >------- [INFO] Building tyrus-archetypes 2.1.99-SNAPSHOT [2/69] [INFO] from archetypes/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ tyrus-archetypes-project --- [INFO] [INFO] --- checkstyle:3.1.0:check (default) @ tyrus-archetypes-project --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory:1.0:highest-basedir (directories) @ tyrus-archetypes-project --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/continuous-integration_2.x [INFO] [INFO] --- build-helper:3.4.0:parse-version (parse-version) @ tyrus-archetypes-project --- [INFO] [INFO] --- build-helper:3.4.0:add-source (default) @ tyrus-archetypes-project --- [INFO] Source directory: /home/jenkins/agent/workspace/continuous-integration_2.x/archetypes/target/generated-sources/rsrc-gen added. [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ tyrus-archetypes-project --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/continuous-integration_2.x/archetypes/target/bom.xml [INFO] attaching as tyrus-archetypes-project-2.1.99-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/continuous-integration_2.x/archetypes/target/bom.json [INFO] attaching as tyrus-archetypes-project-2.1.99-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- source:3.2.0:jar-no-fork (attach-sources) @ tyrus-archetypes-project --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ tyrus-archetypes-project --- [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/archetypes/pom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/archetypes/tyrus-archetypes-project/2.1.99-SNAPSHOT/tyrus-archetypes-project-2.1.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/archetypes/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/archetypes/tyrus-archetypes-project/2.1.99-SNAPSHOT/tyrus-archetypes-project-2.1.99-SNAPSHOT-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/archetypes/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/tyrus/archetypes/tyrus-archetypes-project/2.1.99-SNAPSHOT/tyrus-archetypes-project-2.1.99-SNAPSHOT-cyclonedx.json [INFO] [INFO] --------< org.glassfish.tyrus.archetypes:tyrus-archetype-echo >--------- [INFO] Building Tyrus Echo Archetype 2.1.99-SNAPSHOT [3/69] [INFO] from archetypes/echo/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ tyrus-archetype-echo --- [INFO] [INFO] --- checkstyle:3.1.0:check (default) @ tyrus-archetype-echo --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory:1.0:highest-basedir (directories) @ tyrus-archetype-echo --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/continuous-integration_2.x [INFO] [INFO] --- build-helper:3.4.0:parse-version (parse-version) @ tyrus-archetype-echo --- [INFO] [INFO] --- build-helper:3.4.0:add-source (default) @ tyrus-archetype-echo --- [INFO] Source directory: /home/jenkins/agent/workspace/continuous-integration_2.x/archetypes/echo/target/generated-sources/rsrc-gen added. [INFO] [INFO] --- resources:2.6:copy-resources (copy-legaldocs) @ tyrus-archetype-echo --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- resources:2.6:copy-resources (copy-legaldocs-to-sources) @ tyrus-archetype-echo --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- resources:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ tyrus-archetype-echo --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- resources:2.6:resources (default-resources) @ tyrus-archetype-echo --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 6 resources [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ tyrus-archetype-echo --- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ tyrus-archetype-echo --- [INFO] [INFO] --- checkstyle:3.1.0:check (default) @ tyrus-archetype-echo --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory:1.0:highest-basedir (directories) @ tyrus-archetype-echo --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/continuous-integration_2.x [INFO] [INFO] --- build-helper:3.4.0:parse-version (parse-version) @ tyrus-archetype-echo --- [INFO] [INFO] --- build-helper:3.4.0:add-source (default) @ tyrus-archetype-echo --- [INFO] Source directory: /home/jenkins/agent/workspace/continuous-integration_2.x/archetypes/echo/target/generated-sources/rsrc-gen added. [INFO] [INFO] --- resources:2.6:copy-resources (copy-legaldocs) @ tyrus-archetype-echo --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- resources:2.6:copy-resources (copy-legaldocs-to-sources) @ tyrus-archetype-echo --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- resources:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ tyrus-archetype-echo --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- resources:2.6:resources (default-resources) @ tyrus-archetype-echo --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 6 resources [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ tyrus-archetype-echo --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- resources:2.6:testResources (default-testResources) @ tyrus-archetype-echo --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/continuous-integration_2.x/archetypes/echo/src/test/resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ tyrus-archetype-echo --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.1:test (default-test) @ tyrus-archetype-echo --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- resources:2.6:testResources (default-testResources) @ tyrus-archetype-echo --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/continuous-integration_2.x/archetypes/echo/src/test/resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ tyrus-archetype-echo --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.1:test (default-test) @ tyrus-archetype-echo --- [INFO] No tests to run. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ tyrus-archetype-echo --- [INFO] No tests to run. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ tyrus-archetype-echo --- [INFO] Building jar: /home/jenkins/agent/workspace/continuous-integration_2.x/archetypes/echo/target/tyrus-archetype-echo-2.1.99-SNAPSHOT.jar [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ tyrus-archetype-echo --- [INFO] CycloneDX: Resolving Dependencies [INFO] Building jar: /home/jenkins/agent/workspace/continuous-integration_2.x/archetypes/echo/target/tyrus-archetype-echo-2.1.99-SNAPSHOT.jar [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ tyrus-archetype-echo --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/continuous-integration_2.x/archetypes/echo/target/bom.xml [INFO] attaching as tyrus-archetype-echo-2.1.99-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/continuous-integration_2.x/archetypes/echo/target/bom.json [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/continuous-integration_2.x/archetypes/echo/target/bom.xml [INFO] attaching as tyrus-archetype-echo-2.1.99-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/continuous-integration_2.x/archetypes/echo/target/bom.json [WARNING] Unknown keyword additionalItems - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword [INFO] attaching as tyrus-archetype-echo-2.1.99-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- source:3.2.0:jar-no-fork (attach-sources) @ tyrus-archetype-echo --- [INFO] Building jar: /home/jenkins/agent/workspace/continuous-integration_2.x/archetypes/echo/target/tyrus-archetype-echo-2.1.99-SNAPSHOT-sources.jar [INFO] [INFO] --- install:3.1.1:install (default-install) @ tyrus-archetype-echo --- [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/archetypes/echo/pom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/archetypes/tyrus-archetype-echo/2.1.99-SNAPSHOT/tyrus-archetype-echo-2.1.99-SNAPSHOT.pom [WARNING] Unknown keyword additionalItems - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword [INFO] attaching as tyrus-archetype-echo-2.1.99-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- source:3.2.0:jar-no-fork (attach-sources) @ tyrus-archetype-echo --- [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/archetypes/echo/target/tyrus-archetype-echo-2.1.99-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/glassfish/tyrus/archetypes/tyrus-archetype-echo/2.1.99-SNAPSHOT/tyrus-archetype-echo-2.1.99-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/archetypes/echo/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/archetypes/tyrus-archetype-echo/2.1.99-SNAPSHOT/tyrus-archetype-echo-2.1.99-SNAPSHOT-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/archetypes/echo/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/tyrus/archetypes/tyrus-archetype-echo/2.1.99-SNAPSHOT/tyrus-archetype-echo-2.1.99-SNAPSHOT-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/archetypes/echo/target/tyrus-archetype-echo-2.1.99-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/tyrus/archetypes/tyrus-archetype-echo/2.1.99-SNAPSHOT/tyrus-archetype-echo-2.1.99-SNAPSHOT-sources.jar [INFO] [INFO] --- archetype:2.2:update-local-catalog (update-local-catalog) @ tyrus-archetype-echo --- [INFO] Building jar: /home/jenkins/agent/workspace/continuous-integration_2.x/archetypes/echo/target/tyrus-archetype-echo-2.1.99-SNAPSHOT-sources.jar [INFO] [INFO] --- install:3.1.1:install (default-install) @ tyrus-archetype-echo --- [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/archetypes/echo/pom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/archetypes/tyrus-archetype-echo/2.1.99-SNAPSHOT/tyrus-archetype-echo-2.1.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/archetypes/echo/target/tyrus-archetype-echo-2.1.99-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/glassfish/tyrus/archetypes/tyrus-archetype-echo/2.1.99-SNAPSHOT/tyrus-archetype-echo-2.1.99-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/archetypes/echo/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/archetypes/tyrus-archetype-echo/2.1.99-SNAPSHOT/tyrus-archetype-echo-2.1.99-SNAPSHOT-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/archetypes/echo/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/tyrus/archetypes/tyrus-archetype-echo/2.1.99-SNAPSHOT/tyrus-archetype-echo-2.1.99-SNAPSHOT-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/archetypes/echo/target/tyrus-archetype-echo-2.1.99-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/tyrus/archetypes/tyrus-archetype-echo/2.1.99-SNAPSHOT/tyrus-archetype-echo-2.1.99-SNAPSHOT-sources.jar [INFO] [INFO] --- archetype:2.2:update-local-catalog (update-local-catalog) @ tyrus-archetype-echo --- [INFO] [INFO] -------------------< org.glassfish.tyrus:tyrus-bom >-------------------- [INFO] Building Tyrus BOM 2.1.99-SNAPSHOT [4/69] [INFO] from bom/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ tyrus-bom --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ tyrus-bom --- [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/bom/pom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/tyrus-bom/2.1.99-SNAPSHOT/tyrus-bom-2.1.99-SNAPSHOT.pom [INFO] [INFO] -------------------< org.glassfish.tyrus:tyrus-spi >-------------------- [INFO] Building Tyrus Container SPI 2.1.99-SNAPSHOT [5/69] [INFO] from spi/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ tyrus-spi --- [INFO] [INFO] --- checkstyle:3.1.0:check (default) @ tyrus-spi --- [INFO] [INFO] -------------------< org.glassfish.tyrus:tyrus-bom >-------------------- [INFO] Building Tyrus BOM 2.1.99-SNAPSHOT [4/69] [INFO] from bom/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ tyrus-bom --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ tyrus-bom --- [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/bom/pom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/tyrus-bom/2.1.99-SNAPSHOT/tyrus-bom-2.1.99-SNAPSHOT.pom [INFO] [INFO] -------------------< org.glassfish.tyrus:tyrus-spi >-------------------- [INFO] Building Tyrus Container SPI 2.1.99-SNAPSHOT [5/69] [INFO] from spi/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ tyrus-spi --- [INFO] [INFO] --- checkstyle:3.1.0:check (default) @ tyrus-spi --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory:1.0:highest-basedir (directories) @ tyrus-spi --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/continuous-integration_2.x [INFO] [INFO] --- build-helper:3.4.0:parse-version (parse-version) @ tyrus-spi --- [INFO] [INFO] --- build-helper:3.4.0:add-source (default) @ tyrus-spi --- [INFO] Source directory: /home/jenkins/agent/workspace/continuous-integration_2.x/spi/target/generated-sources/rsrc-gen added. [INFO] [INFO] --- resources:2.6:copy-resources (copy-legaldocs) @ tyrus-spi --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- resources:2.6:copy-resources (copy-legaldocs-to-sources) @ tyrus-spi --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- resources:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ tyrus-spi --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- resources:2.6:resources (default-resources) @ tyrus-spi --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/continuous-integration_2.x/spi/src/main/resources [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ tyrus-spi --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 14 source files to /home/jenkins/agent/workspace/continuous-integration_2.x/spi/target/classes [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory:1.0:highest-basedir (directories) @ tyrus-spi --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/continuous-integration_2.x [INFO] [INFO] --- build-helper:3.4.0:parse-version (parse-version) @ tyrus-spi --- [INFO] [INFO] --- build-helper:3.4.0:add-source (default) @ tyrus-spi --- [INFO] Source directory: /home/jenkins/agent/workspace/continuous-integration_2.x/spi/target/generated-sources/rsrc-gen added. [INFO] [INFO] --- resources:2.6:copy-resources (copy-legaldocs) @ tyrus-spi --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- resources:2.6:copy-resources (copy-legaldocs-to-sources) @ tyrus-spi --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- resources:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ tyrus-spi --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- resources:2.6:resources (default-resources) @ tyrus-spi --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/continuous-integration_2.x/spi/src/main/resources [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ tyrus-spi --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 14 source files to /home/jenkins/agent/workspace/continuous-integration_2.x/spi/target/classes [INFO] /home/jenkins/agent/workspace/continuous-integration_2.x/spi/src/main/java/org/glassfish/tyrus/spi/ServerContainerFactory.java: /home/jenkins/agent/workspace/continuous-integration_2.x/spi/src/main/java/org/glassfish/tyrus/spi/ServerContainerFactory.java uses or overrides a deprecated API. [INFO] /home/jenkins/agent/workspace/continuous-integration_2.x/spi/src/main/java/org/glassfish/tyrus/spi/ServerContainerFactory.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- resources:2.6:testResources (default-testResources) @ tyrus-spi --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/continuous-integration_2.x/spi/src/test/resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ tyrus-spi --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.1:test (default-test) @ tyrus-spi --- [INFO] No tests to run. [INFO] [INFO] --- bundle:5.1.4:bundle (default-bundle) @ tyrus-spi --- [INFO] /home/jenkins/agent/workspace/continuous-integration_2.x/spi/src/main/java/org/glassfish/tyrus/spi/ServerContainerFactory.java: /home/jenkins/agent/workspace/continuous-integration_2.x/spi/src/main/java/org/glassfish/tyrus/spi/ServerContainerFactory.java uses or overrides a deprecated API. [INFO] /home/jenkins/agent/workspace/continuous-integration_2.x/spi/src/main/java/org/glassfish/tyrus/spi/ServerContainerFactory.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- resources:2.6:testResources (default-testResources) @ tyrus-spi --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/continuous-integration_2.x/spi/src/test/resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ tyrus-spi --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.1:test (default-test) @ tyrus-spi --- [INFO] No tests to run. [INFO] [INFO] --- bundle:5.1.4:bundle (default-bundle) @ tyrus-spi --- [WARNING] Bundle org.glassfish.tyrus:tyrus-spi:bundle:2.1.99-SNAPSHOT : Split package, multiple jars provide the same package: 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, Jar:jakarta.websocket-api] Class path [Jar:., Jar:jakarta.websocket-client-api, Jar:jakarta.websocket-api] [INFO] Building bundle: /home/jenkins/agent/workspace/continuous-integration_2.x/spi/target/tyrus-spi-2.1.99-SNAPSHOT.jar [INFO] Writing manifest: /home/jenkins/agent/workspace/continuous-integration_2.x/spi/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ tyrus-spi --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 2 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/continuous-integration_2.x/spi/target/bom.xml [INFO] attaching as tyrus-spi-2.1.99-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/continuous-integration_2.x/spi/target/bom.json [WARNING] Unknown keyword additionalItems - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword [INFO] attaching as tyrus-spi-2.1.99-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- source:3.2.0:jar-no-fork (attach-sources) @ tyrus-spi --- [INFO] Building jar: /home/jenkins/agent/workspace/continuous-integration_2.x/spi/target/tyrus-spi-2.1.99-SNAPSHOT-sources.jar [INFO] [INFO] --- install:3.1.1:install (default-install) @ tyrus-spi --- [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/spi/pom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/tyrus-spi/2.1.99-SNAPSHOT/tyrus-spi-2.1.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/spi/target/tyrus-spi-2.1.99-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/glassfish/tyrus/tyrus-spi/2.1.99-SNAPSHOT/tyrus-spi-2.1.99-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/spi/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/tyrus-spi/2.1.99-SNAPSHOT/tyrus-spi-2.1.99-SNAPSHOT-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/spi/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/tyrus/tyrus-spi/2.1.99-SNAPSHOT/tyrus-spi-2.1.99-SNAPSHOT-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/spi/target/tyrus-spi-2.1.99-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/tyrus/tyrus-spi/2.1.99-SNAPSHOT/tyrus-spi-2.1.99-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:5.1.4:install (default-install) @ tyrus-spi --- [INFO] Writing OBR metadata [INFO] Installing org/glassfish/tyrus/tyrus-spi/2.1.99-SNAPSHOT/tyrus-spi-2.1.99-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] -------------------< org.glassfish.tyrus:tyrus-core >------------------- [INFO] Building Tyrus Core 2.1.99-SNAPSHOT [6/69] [INFO] from core/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [WARNING] Bundle org.glassfish.tyrus:tyrus-spi:bundle:2.1.99-SNAPSHOT : Split package, multiple jars provide the same package: 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, Jar:jakarta.websocket-api] Class path [Jar:., Jar:jakarta.websocket-client-api, Jar:jakarta.websocket-api] [INFO] Building bundle: /home/jenkins/agent/workspace/continuous-integration_2.x/spi/target/tyrus-spi-2.1.99-SNAPSHOT.jar [INFO] Writing manifest: /home/jenkins/agent/workspace/continuous-integration_2.x/spi/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ tyrus-spi --- [INFO] CycloneDX: Resolving Dependencies [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ tyrus-core --- [INFO] [INFO] --- checkstyle:3.1.0:check (default) @ tyrus-core --- [INFO] CycloneDX: Creating BOM version 1.4 with 2 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/continuous-integration_2.x/spi/target/bom.xml [INFO] attaching as tyrus-spi-2.1.99-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/continuous-integration_2.x/spi/target/bom.json [WARNING] Unknown keyword additionalItems - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword [INFO] attaching as tyrus-spi-2.1.99-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- source:3.2.0:jar-no-fork (attach-sources) @ tyrus-spi --- [INFO] Building jar: /home/jenkins/agent/workspace/continuous-integration_2.x/spi/target/tyrus-spi-2.1.99-SNAPSHOT-sources.jar [INFO] [INFO] --- install:3.1.1:install (default-install) @ tyrus-spi --- [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/spi/pom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/tyrus-spi/2.1.99-SNAPSHOT/tyrus-spi-2.1.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/spi/target/tyrus-spi-2.1.99-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/glassfish/tyrus/tyrus-spi/2.1.99-SNAPSHOT/tyrus-spi-2.1.99-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/spi/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/tyrus-spi/2.1.99-SNAPSHOT/tyrus-spi-2.1.99-SNAPSHOT-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/spi/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/tyrus/tyrus-spi/2.1.99-SNAPSHOT/tyrus-spi-2.1.99-SNAPSHOT-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/spi/target/tyrus-spi-2.1.99-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/tyrus/tyrus-spi/2.1.99-SNAPSHOT/tyrus-spi-2.1.99-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:5.1.4:install (default-install) @ tyrus-spi --- [INFO] Writing OBR metadata [INFO] Installing org/glassfish/tyrus/tyrus-spi/2.1.99-SNAPSHOT/tyrus-spi-2.1.99-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] -------------------< org.glassfish.tyrus:tyrus-core >------------------- [INFO] Building Tyrus Core 2.1.99-SNAPSHOT [6/69] [INFO] from core/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ tyrus-core --- [INFO] [INFO] --- checkstyle:3.1.0:check (default) @ tyrus-core --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory:1.0:highest-basedir (directories) @ tyrus-core --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/continuous-integration_2.x [INFO] [INFO] --- build-helper:3.4.0:parse-version (parse-version) @ tyrus-core --- [INFO] [INFO] --- istack-commons:2.6.1:rs-gen (default) @ tyrus-core --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory:1.0:highest-basedir (directories) @ tyrus-core --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/continuous-integration_2.x [INFO] [INFO] --- build-helper:3.4.0:parse-version (parse-version) @ tyrus-core --- [INFO] [INFO] --- istack-commons:2.6.1:rs-gen (default) @ tyrus-core --- Resources: org/glassfish/tyrus/core/l10n/localization.properties Processing /home/jenkins/agent/workspace/continuous-integration_2.x/core/src/main/resources/org/glassfish/tyrus/core/l10n/localization.properties org/glassfish/tyrus/core/l10n/LocalizationMessages.java [INFO] [INFO] --- build-helper:3.4.0:add-source (default) @ tyrus-core --- [INFO] Source directory: /home/jenkins/agent/workspace/continuous-integration_2.x/core/target/generated-sources/rsrc-gen added. [INFO] [INFO] --- jaxb:1.1.1:generate (default) @ tyrus-core --- Resources: org/glassfish/tyrus/core/l10n/localization.properties Processing /home/jenkins/agent/workspace/continuous-integration_2.x/core/src/main/resources/org/glassfish/tyrus/core/l10n/localization.properties org/glassfish/tyrus/core/l10n/LocalizationMessages.java [INFO] [INFO] --- build-helper:3.4.0:add-source (default) @ tyrus-core --- [INFO] Source directory: /home/jenkins/agent/workspace/continuous-integration_2.x/core/target/generated-sources/rsrc-gen added. [INFO] [INFO] --- jaxb:1.1.1:generate (default) @ tyrus-core --- [INFO] /home/jenkins/agent/workspace/continuous-integration_2.x/core/target/generated-sources/xjc/org/glassfish/tyrus/core/wsadl/model is not found and thus excluded from the dependency check [INFO] Compiling file:/home/jenkins/agent/workspace/continuous-integration_2.x/core/etc/wsadl.xsd [INFO] Writing output to /home/jenkins/agent/workspace/continuous-integration_2.x/core/target/generated-sources/xjc [INFO] [INFO] --- resources:2.6:copy-resources (copy-legaldocs) @ tyrus-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- resources:2.6:copy-resources (copy-legaldocs-to-sources) @ tyrus-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- resources:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ tyrus-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- resources:2.6:resources (default-resources) @ tyrus-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ tyrus-core --- [WARNING] *********************************************************************************************************************************************** [WARNING] * Required filename-based automodules detected: [org.osgi.core-4.2.0.jar]. Please don't publish this project to a public artifact repository! * [WARNING] *********************************************************************************************************************************************** [INFO] Changes detected - recompiling the module! [INFO] Compiling 118 source files to /home/jenkins/agent/workspace/continuous-integration_2.x/core/target/classes [INFO] /home/jenkins/agent/workspace/continuous-integration_2.x/core/target/generated-sources/xjc/org/glassfish/tyrus/core/wsadl/model is not found and thus excluded from the dependency check [INFO] Compiling file:/home/jenkins/agent/workspace/continuous-integration_2.x/core/etc/wsadl.xsd [INFO] Writing output to /home/jenkins/agent/workspace/continuous-integration_2.x/core/target/generated-sources/xjc [INFO] [INFO] --- resources:2.6:copy-resources (copy-legaldocs) @ tyrus-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- resources:2.6:copy-resources (copy-legaldocs-to-sources) @ tyrus-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- resources:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ tyrus-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- resources:2.6:resources (default-resources) @ tyrus-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ tyrus-core --- [WARNING] *********************************************************************************************************************************************** [WARNING] * Required filename-based automodules detected: [org.osgi.core-4.2.0.jar]. Please don't publish this project to a public artifact repository! * [WARNING] *********************************************************************************************************************************************** [INFO] Changes detected - recompiling the module! [INFO] Compiling 118 source files to /home/jenkins/agent/workspace/continuous-integration_2.x/core/target/classes [INFO] /home/jenkins/agent/workspace/continuous-integration_2.x/core/src/main/java/org/glassfish/tyrus/core/ServiceFinder.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/continuous-integration_2.x/core/src/main/java/org/glassfish/tyrus/core/ServiceFinder.java: Recompile with -Xlint:deprecation for details. [INFO] /home/jenkins/agent/workspace/continuous-integration_2.x/core/src/main/java/org/glassfish/tyrus/core/TyrusEndpointWrapper.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/continuous-integration_2.x/core/src/main/java/org/glassfish/tyrus/core/TyrusEndpointWrapper.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- resources:2.6:testResources (default-testResources) @ tyrus-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/continuous-integration_2.x/core/src/test/resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ tyrus-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 16 source files to /home/jenkins/agent/workspace/continuous-integration_2.x/core/target/test-classes [INFO] /home/jenkins/agent/workspace/continuous-integration_2.x/core/src/test/java/org/glassfish/tyrus/core/uri/EquivalentPathsTest.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/continuous-integration_2.x/core/src/test/java/org/glassfish/tyrus/core/uri/EquivalentPathsTest.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- surefire:3.2.1:test (default-test) @ tyrus-core --- [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.glassfish.tyrus.core.MessageHandlerManagerTest [INFO] /home/jenkins/agent/workspace/continuous-integration_2.x/core/src/main/java/org/glassfish/tyrus/core/ServiceFinder.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/continuous-integration_2.x/core/src/main/java/org/glassfish/tyrus/core/ServiceFinder.java: Recompile with -Xlint:deprecation for details. [INFO] /home/jenkins/agent/workspace/continuous-integration_2.x/core/src/main/java/org/glassfish/tyrus/core/TyrusEndpointWrapper.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/continuous-integration_2.x/core/src/main/java/org/glassfish/tyrus/core/TyrusEndpointWrapper.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- resources:2.6:testResources (default-testResources) @ tyrus-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/continuous-integration_2.x/core/src/test/resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ tyrus-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 16 source files to /home/jenkins/agent/workspace/continuous-integration_2.x/core/target/test-classes [INFO] /home/jenkins/agent/workspace/continuous-integration_2.x/core/src/test/java/org/glassfish/tyrus/core/uri/EquivalentPathsTest.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/continuous-integration_2.x/core/src/test/java/org/glassfish/tyrus/core/uri/EquivalentPathsTest.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- surefire:3.2.1:test (default-test) @ tyrus-core --- [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.138 s -- in org.glassfish.tyrus.core.MessageHandlerManagerTest [INFO] Running org.glassfish.tyrus.core.UtilsTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s -- in org.glassfish.tyrus.core.UtilsTest [INFO] Running org.glassfish.tyrus.core.WriterInfoTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.073 s -- in org.glassfish.tyrus.core.WriterInfoTest [INFO] Running org.glassfish.tyrus.core.CloseReasonsTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.glassfish.tyrus.core.CloseReasonsTest [INFO] Running org.glassfish.tyrus.core.TyrusExtensionTest [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.glassfish.tyrus.core.TyrusExtensionTest [INFO] Running org.glassfish.tyrus.core.TyrusRemoteEndpointTest [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.067 s -- in org.glassfish.tyrus.core.TyrusRemoteEndpointTest [INFO] Running org.glassfish.tyrus.core.UtilsPropertiesTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.glassfish.tyrus.core.UtilsPropertiesTest [INFO] Running org.glassfish.tyrus.core.uri.EquivalentPathsTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.glassfish.tyrus.core.uri.EquivalentPathsTest [INFO] Running org.glassfish.tyrus.core.uri.BestMatchTest Match for /a calculated is: /a Match for /a/b calculated is: /a/b Match for /a/b/c calculated is: /a/b/c Match for /d calculated is: null Match for / calculated is: null Match for /a/b/c/d calculated is: null Match for /d/d/d calculated is: null Match for /a calculated is: /{var1} Match for /a/b calculated is: /{var1}/{var2} Match for /a/b/c calculated is: /{var1}/{var2}/{var3} Match for /a/b/c/d calculated is: null Match for /a calculated is: null Match for /a/b/c calculated is: null Match for /a/b calculated is: /a/{var} Match for /b/d calculated is: /b/{var2} Match for /a/b/c calculated is: /a/b/c Match for /a/d/c calculated is: /a/{var2}/c Match for /a/x/y calculated is: /a/{var2}/{var3} Match for /a calculated is: /a Match for /x calculated is: /{var1} Match for /a/b calculated is: /a/b Match for /x/y calculated is: null Match for /x/b calculated is: /{var1}/b Match for /a/y calculated is: /a/{var2} [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.glassfish.tyrus.core.uri.BestMatchTest [INFO] Running org.glassfish.tyrus.core.FrameTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.glassfish.tyrus.core.FrameTest [INFO] Running org.glassfish.tyrus.core.ProtocolHandlerTest Nov 02, 2023 2:18:03 PM org.glassfish.tyrus.core.ProtocolHandler close WARNING: Exception thrown when closing connection with message: java.net.SocketException: Connection reset [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.glassfish.tyrus.core.ProtocolHandlerTest [INFO] Running org.glassfish.tyrus.core.TyrusSessionTest [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in org.glassfish.tyrus.core.TyrusSessionTest [INFO] Running org.glassfish.tyrus.core.TyrusFutureTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.glassfish.tyrus.core.TyrusFutureTest [INFO] Running org.glassfish.tyrus.core.HandshakeUnitTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.glassfish.tyrus.core.HandshakeUnitTest [INFO] Running org.glassfish.tyrus.core.TyrusServerEndpointConfiguratorTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.glassfish.tyrus.core.TyrusServerEndpointConfiguratorTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 111, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- bundle:5.1.4:bundle (default-bundle) @ tyrus-core --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [WARNING] Bundle org.glassfish.tyrus:tyrus-core:bundle:2.1.99-SNAPSHOT : Split package, multiple jars provide the same package: 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, Jar:jakarta.websocket-client-api, Jar:jakarta.websocket-api, Jar:jakarta.xml.bind-api, Jar:jakarta.activation-api] Class path [Jar:., Jar:tyrus-spi, Jar:jakarta.websocket-client-api, Jar:jakarta.websocket-api, Jar:jakarta.xml.bind-api, Jar:jakarta.activation-api] [WARNING] Bundle org.glassfish.tyrus:tyrus-core:bundle:2.1.99-SNAPSHOT : Unused Export-Package instructions: [org.glassfish.tyrus.core.extension.*, org.glassfish.tyrus.core.cluster.*, org.glassfish.tyrus.core.coder.*, org.glassfish.tyrus.core.frame.*, org.glassfish.tyrus.core.wsadl.model.*] [INFO] Building bundle: /home/jenkins/agent/workspace/continuous-integration_2.x/core/target/tyrus-core-2.1.99-SNAPSHOT.jar [INFO] Writing manifest: /home/jenkins/agent/workspace/continuous-integration_2.x/core/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ tyrus-core --- [INFO] CycloneDX: Resolving Dependencies [INFO] Running org.glassfish.tyrus.core.MessageHandlerManagerTest [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.133 s -- in org.glassfish.tyrus.core.MessageHandlerManagerTest [INFO] Running org.glassfish.tyrus.core.UtilsTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.075 s -- in org.glassfish.tyrus.core.UtilsTest [INFO] Running org.glassfish.tyrus.core.WriterInfoTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 s -- in org.glassfish.tyrus.core.WriterInfoTest [INFO] Running org.glassfish.tyrus.core.CloseReasonsTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.glassfish.tyrus.core.CloseReasonsTest [INFO] Running org.glassfish.tyrus.core.TyrusExtensionTest [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 s -- in org.glassfish.tyrus.core.TyrusExtensionTest [INFO] Running org.glassfish.tyrus.core.TyrusRemoteEndpointTest [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.102 s -- in org.glassfish.tyrus.core.TyrusRemoteEndpointTest [INFO] Running org.glassfish.tyrus.core.UtilsPropertiesTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.glassfish.tyrus.core.UtilsPropertiesTest [INFO] Running org.glassfish.tyrus.core.uri.EquivalentPathsTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.glassfish.tyrus.core.uri.EquivalentPathsTest [INFO] Running org.glassfish.tyrus.core.uri.BestMatchTest Match for /a calculated is: /a Match for /a/b calculated is: /a/b Match for /a/b/c calculated is: /a/b/c Match for /d calculated is: null Match for / calculated is: null Match for /a/b/c/d calculated is: null Match for /d/d/d calculated is: null Match for /a calculated is: /{var1} Match for /a/b calculated is: /{var1}/{var2} Match for /a/b/c calculated is: /{var1}/{var2}/{var3} Match for /a/b/c/d calculated is: null Match for /a calculated is: null Match for /a/b/c calculated is: null Match for /a/b calculated is: /a/{var} Match for /b/d calculated is: /b/{var2} Match for /a/b/c calculated is: /a/b/c Match for /a/d/c calculated is: /a/{var2}/c Match for /a/x/y calculated is: /a/{var2}/{var3} Match for /a calculated is: /a Match for /x calculated is: /{var1} Match for /a/b calculated is: /a/b Match for /x/y calculated is: null Match for /x/b calculated is: /{var1}/b Match for /a/y calculated is: /a/{var2} [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.glassfish.tyrus.core.uri.BestMatchTest [INFO] Running org.glassfish.tyrus.core.FrameTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.glassfish.tyrus.core.FrameTest [INFO] Running org.glassfish.tyrus.core.ProtocolHandlerTest [INFO] CycloneDX: Creating BOM version 1.4 with 6 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/continuous-integration_2.x/core/target/bom.xml [INFO] attaching as tyrus-core-2.1.99-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/continuous-integration_2.x/core/target/bom.json [INFO] attaching as tyrus-core-2.1.99-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- source:3.2.0:jar-no-fork (attach-sources) @ tyrus-core --- [INFO] Building jar: /home/jenkins/agent/workspace/continuous-integration_2.x/core/target/tyrus-core-2.1.99-SNAPSHOT-sources.jar Nov 02, 2023 2:18:04 PM org.glassfish.tyrus.core.ProtocolHandler close WARNING: Exception thrown when closing connection with message: java.net.SocketException: Connection reset [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.070 s -- in org.glassfish.tyrus.core.ProtocolHandlerTest [INFO] Running org.glassfish.tyrus.core.TyrusSessionTest [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in org.glassfish.tyrus.core.TyrusSessionTest [INFO] Running org.glassfish.tyrus.core.TyrusFutureTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.glassfish.tyrus.core.TyrusFutureTest [INFO] Running org.glassfish.tyrus.core.HandshakeUnitTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.glassfish.tyrus.core.HandshakeUnitTest [INFO] Running org.glassfish.tyrus.core.TyrusServerEndpointConfiguratorTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.glassfish.tyrus.core.TyrusServerEndpointConfiguratorTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 111, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- bundle:5.1.4:bundle (default-bundle) @ tyrus-core --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ tyrus-core --- [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/core/pom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/tyrus-core/2.1.99-SNAPSHOT/tyrus-core-2.1.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/core/target/tyrus-core-2.1.99-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/glassfish/tyrus/tyrus-core/2.1.99-SNAPSHOT/tyrus-core-2.1.99-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/core/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/tyrus-core/2.1.99-SNAPSHOT/tyrus-core-2.1.99-SNAPSHOT-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/core/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/tyrus/tyrus-core/2.1.99-SNAPSHOT/tyrus-core-2.1.99-SNAPSHOT-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/core/target/tyrus-core-2.1.99-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/tyrus/tyrus-core/2.1.99-SNAPSHOT/tyrus-core-2.1.99-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:5.1.4:install (default-install) @ tyrus-core --- [INFO] Installing org/glassfish/tyrus/tyrus-core/2.1.99-SNAPSHOT/tyrus-core-2.1.99-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] ------------------< org.glassfish.tyrus:tyrus-client >------------------ [INFO] Building Tyrus Client 2.1.99-SNAPSHOT [7/69] [INFO] from client/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ tyrus-client --- [INFO] [INFO] --- checkstyle:3.1.0:check (default) @ tyrus-client --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory:1.0:highest-basedir (directories) @ tyrus-client --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/continuous-integration_2.x [INFO] [INFO] --- build-helper:3.4.0:parse-version (parse-version) @ tyrus-client --- [INFO] [INFO] --- build-helper:3.4.0:add-source (default) @ tyrus-client --- [INFO] Source directory: /home/jenkins/agent/workspace/continuous-integration_2.x/client/target/generated-sources/rsrc-gen added. [INFO] [INFO] --- resources:2.6:copy-resources (copy-legaldocs) @ tyrus-client --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- resources:2.6:copy-resources (copy-legaldocs-to-sources) @ tyrus-client --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [WARNING] Bundle org.glassfish.tyrus:tyrus-core:bundle:2.1.99-SNAPSHOT : Split package, multiple jars provide the same package: 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, Jar:jakarta.websocket-client-api, Jar:jakarta.websocket-api, Jar:jakarta.xml.bind-api, Jar:jakarta.activation-api] Class path [Jar:., Jar:tyrus-spi, Jar:jakarta.websocket-client-api, Jar:jakarta.websocket-api, Jar:jakarta.xml.bind-api, Jar:jakarta.activation-api] [WARNING] Bundle org.glassfish.tyrus:tyrus-core:bundle:2.1.99-SNAPSHOT : Unused Export-Package instructions: [org.glassfish.tyrus.core.extension.*, org.glassfish.tyrus.core.cluster.*, org.glassfish.tyrus.core.coder.*, org.glassfish.tyrus.core.frame.*, org.glassfish.tyrus.core.wsadl.model.*] [INFO] Building bundle: /home/jenkins/agent/workspace/continuous-integration_2.x/core/target/tyrus-core-2.1.99-SNAPSHOT.jar [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- resources:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ tyrus-client --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- resources:2.6:resources (default-resources) @ tyrus-client --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/continuous-integration_2.x/client/src/main/resources [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ tyrus-client --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 16 source files to /home/jenkins/agent/workspace/continuous-integration_2.x/client/target/classes [INFO] /home/jenkins/agent/workspace/continuous-integration_2.x/client/src/main/java/org/glassfish/tyrus/client/ClientManager.java: /home/jenkins/agent/workspace/continuous-integration_2.x/client/src/main/java/org/glassfish/tyrus/client/ClientManager.java uses unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/continuous-integration_2.x/client/src/main/java/org/glassfish/tyrus/client/ClientManager.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- resources:2.6:testResources (default-testResources) @ tyrus-client --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/continuous-integration_2.x/client/src/test/resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ tyrus-client --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/continuous-integration_2.x/client/target/test-classes [INFO] Writing manifest: /home/jenkins/agent/workspace/continuous-integration_2.x/core/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ tyrus-core --- [INFO] CycloneDX: Resolving Dependencies [INFO] [INFO] --- surefire:3.2.1:test (default-test) @ tyrus-client --- [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] CycloneDX: Creating BOM version 1.4 with 6 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/continuous-integration_2.x/core/target/bom.xml [INFO] attaching as tyrus-core-2.1.99-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/continuous-integration_2.x/core/target/bom.json [INFO] attaching as tyrus-core-2.1.99-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- source:3.2.0:jar-no-fork (attach-sources) @ tyrus-core --- [INFO] Building jar: /home/jenkins/agent/workspace/continuous-integration_2.x/core/target/tyrus-core-2.1.99-SNAPSHOT-sources.jar [INFO] Running org.glassfish.tyrus.client.TyrusClientEngineTest [INFO] [INFO] --- install:3.1.1:install (default-install) @ tyrus-core --- [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/core/pom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/tyrus-core/2.1.99-SNAPSHOT/tyrus-core-2.1.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/core/target/tyrus-core-2.1.99-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/glassfish/tyrus/tyrus-core/2.1.99-SNAPSHOT/tyrus-core-2.1.99-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/core/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/tyrus-core/2.1.99-SNAPSHOT/tyrus-core-2.1.99-SNAPSHOT-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/core/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/tyrus/tyrus-core/2.1.99-SNAPSHOT/tyrus-core-2.1.99-SNAPSHOT-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/core/target/tyrus-core-2.1.99-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/tyrus/tyrus-core/2.1.99-SNAPSHOT/tyrus-core-2.1.99-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:5.1.4:install (default-install) @ tyrus-core --- [INFO] Installing org/glassfish/tyrus/tyrus-core/2.1.99-SNAPSHOT/tyrus-core-2.1.99-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] ------------------< org.glassfish.tyrus:tyrus-client >------------------ [INFO] Building Tyrus Client 2.1.99-SNAPSHOT [7/69] [INFO] from client/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ tyrus-client --- [INFO] [INFO] --- checkstyle:3.1.0:check (default) @ tyrus-client --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory:1.0:highest-basedir (directories) @ tyrus-client --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/continuous-integration_2.x [INFO] [INFO] --- build-helper:3.4.0:parse-version (parse-version) @ tyrus-client --- [INFO] [INFO] --- build-helper:3.4.0:add-source (default) @ tyrus-client --- [INFO] Source directory: /home/jenkins/agent/workspace/continuous-integration_2.x/client/target/generated-sources/rsrc-gen added. [INFO] [INFO] --- resources:2.6:copy-resources (copy-legaldocs) @ tyrus-client --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- resources:2.6:copy-resources (copy-legaldocs-to-sources) @ tyrus-client --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- resources:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ tyrus-client --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- resources:2.6:resources (default-resources) @ tyrus-client --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/continuous-integration_2.x/client/src/main/resources [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ tyrus-client --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 16 source files to /home/jenkins/agent/workspace/continuous-integration_2.x/client/target/classes [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.266 s -- in org.glassfish.tyrus.client.TyrusClientEngineTest [INFO] Running org.glassfish.tyrus.client.auth.CredentialsTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.glassfish.tyrus.client.auth.CredentialsTest [INFO] Running org.glassfish.tyrus.client.auth.AuthConfigTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.glassfish.tyrus.client.auth.AuthConfigTest [INFO] Running org.glassfish.tyrus.client.ClientManagerTest [INFO] /home/jenkins/agent/workspace/continuous-integration_2.x/client/src/main/java/org/glassfish/tyrus/client/ClientManager.java: /home/jenkins/agent/workspace/continuous-integration_2.x/client/src/main/java/org/glassfish/tyrus/client/ClientManager.java uses unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/continuous-integration_2.x/client/src/main/java/org/glassfish/tyrus/client/ClientManager.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- resources:2.6:testResources (default-testResources) @ tyrus-client --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/continuous-integration_2.x/client/src/test/resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ tyrus-client --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/continuous-integration_2.x/client/target/test-classes [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 s -- in org.glassfish.tyrus.client.ClientManagerTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 30, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- bundle:5.1.4:bundle (default-bundle) @ tyrus-client --- [WARNING] Bundle org.glassfish.tyrus:tyrus-client:bundle:2.1.99-SNAPSHOT : Split package, multiple jars provide the same package: 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, Jar:tyrus-spi, Jar:jakarta.websocket-client-api, Jar:jakarta.websocket-api] Class path [Jar:., Jar:tyrus-core, Jar:tyrus-spi, Jar:jakarta.websocket-client-api, Jar:jakarta.websocket-api] [INFO] Building bundle: /home/jenkins/agent/workspace/continuous-integration_2.x/client/target/tyrus-client-2.1.99-SNAPSHOT.jar [INFO] Writing manifest: /home/jenkins/agent/workspace/continuous-integration_2.x/client/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ tyrus-client --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 4 component(s) [INFO] [INFO] --- surefire:3.2.1:test (default-test) @ tyrus-client --- [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/continuous-integration_2.x/client/target/bom.xml [INFO] attaching as tyrus-client-2.1.99-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/continuous-integration_2.x/client/target/bom.json [INFO] attaching as tyrus-client-2.1.99-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- source:3.2.0:jar-no-fork (attach-sources) @ tyrus-client --- [INFO] Building jar: /home/jenkins/agent/workspace/continuous-integration_2.x/client/target/tyrus-client-2.1.99-SNAPSHOT-sources.jar [INFO] [INFO] --- install:3.1.1:install (default-install) @ tyrus-client --- [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/client/pom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/tyrus-client/2.1.99-SNAPSHOT/tyrus-client-2.1.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/client/target/tyrus-client-2.1.99-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/glassfish/tyrus/tyrus-client/2.1.99-SNAPSHOT/tyrus-client-2.1.99-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/client/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/tyrus-client/2.1.99-SNAPSHOT/tyrus-client-2.1.99-SNAPSHOT-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/client/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/tyrus/tyrus-client/2.1.99-SNAPSHOT/tyrus-client-2.1.99-SNAPSHOT-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/client/target/tyrus-client-2.1.99-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/tyrus/tyrus-client/2.1.99-SNAPSHOT/tyrus-client-2.1.99-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:5.1.4:install (default-install) @ tyrus-client --- [INFO] Installing org/glassfish/tyrus/tyrus-client/2.1.99-SNAPSHOT/tyrus-client-2.1.99-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] ------------< org.glassfish.tyrus:tyrus-containers-project >------------ [INFO] Building Tyrus Container Modules 2.1.99-SNAPSHOT [8/69] [INFO] from containers/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ tyrus-containers-project --- [INFO] [INFO] --- checkstyle:3.1.0:check (default) @ tyrus-containers-project --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory:1.0:highest-basedir (directories) @ tyrus-containers-project --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/continuous-integration_2.x [INFO] [INFO] --- build-helper:3.4.0:parse-version (parse-version) @ tyrus-containers-project --- [INFO] [INFO] --- build-helper:3.4.0:add-source (default) @ tyrus-containers-project --- [INFO] Source directory: /home/jenkins/agent/workspace/continuous-integration_2.x/containers/target/generated-sources/rsrc-gen added. [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ tyrus-containers-project --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/continuous-integration_2.x/containers/target/bom.xml [INFO] attaching as tyrus-containers-project-2.1.99-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/continuous-integration_2.x/containers/target/bom.json [INFO] attaching as tyrus-containers-project-2.1.99-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- source:3.2.0:jar-no-fork (attach-sources) @ tyrus-containers-project --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ tyrus-containers-project --- [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/containers/pom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/tyrus-containers-project/2.1.99-SNAPSHOT/tyrus-containers-project-2.1.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/containers/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/tyrus-containers-project/2.1.99-SNAPSHOT/tyrus-containers-project-2.1.99-SNAPSHOT-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/containers/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/tyrus/tyrus-containers-project/2.1.99-SNAPSHOT/tyrus-containers-project-2.1.99-SNAPSHOT-cyclonedx.json [INFO] [INFO] -------< org.glassfish.tyrus:tyrus-containers-glassfish-project >------- [INFO] Building Tyrus Containers For Glassfish 2.1.99-SNAPSHOT [9/69] [INFO] from containers/glassfish/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ tyrus-containers-glassfish-project --- [INFO] [INFO] --- checkstyle:3.1.0:check (default) @ tyrus-containers-glassfish-project --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory:1.0:highest-basedir (directories) @ tyrus-containers-glassfish-project --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/continuous-integration_2.x [INFO] [INFO] --- build-helper:3.4.0:parse-version (parse-version) @ tyrus-containers-glassfish-project --- [INFO] [INFO] --- build-helper:3.4.0:add-source (default) @ tyrus-containers-glassfish-project --- [INFO] Source directory: /home/jenkins/agent/workspace/continuous-integration_2.x/containers/glassfish/target/generated-sources/rsrc-gen added. [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ tyrus-containers-glassfish-project --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/continuous-integration_2.x/containers/glassfish/target/bom.xml [INFO] attaching as tyrus-containers-glassfish-project-2.1.99-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/continuous-integration_2.x/containers/glassfish/target/bom.json [INFO] attaching as tyrus-containers-glassfish-project-2.1.99-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- source:3.2.0:jar-no-fork (attach-sources) @ tyrus-containers-glassfish-project --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ tyrus-containers-glassfish-project --- [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/containers/glassfish/pom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/tyrus-containers-glassfish-project/2.1.99-SNAPSHOT/tyrus-containers-glassfish-project-2.1.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/containers/glassfish/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/tyrus-containers-glassfish-project/2.1.99-SNAPSHOT/tyrus-containers-glassfish-project-2.1.99-SNAPSHOT-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/containers/glassfish/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/tyrus/tyrus-containers-glassfish-project/2.1.99-SNAPSHOT/tyrus-containers-glassfish-project-2.1.99-SNAPSHOT-cyclonedx.json [INFO] [INFO] ---------< org.glassfish.tyrus:tyrus-container-glassfish-cdi >---------- [INFO] Building Tyrus CDI Component Provider 2.1.99-SNAPSHOT [10/69] [INFO] from containers/glassfish/cdi/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ tyrus-container-glassfish-cdi --- [INFO] [INFO] --- checkstyle:3.1.0:check (default) @ tyrus-container-glassfish-cdi --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory:1.0:highest-basedir (directories) @ tyrus-container-glassfish-cdi --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/continuous-integration_2.x [INFO] [INFO] --- build-helper:3.4.0:parse-version (parse-version) @ tyrus-container-glassfish-cdi --- [INFO] [INFO] --- build-helper:3.4.0:add-source (default) @ tyrus-container-glassfish-cdi --- [INFO] Source directory: /home/jenkins/agent/workspace/continuous-integration_2.x/containers/glassfish/cdi/target/generated-sources/rsrc-gen added. [INFO] [INFO] --- resources:2.6:copy-resources (copy-legaldocs) @ tyrus-container-glassfish-cdi --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- resources:2.6:copy-resources (copy-legaldocs-to-sources) @ tyrus-container-glassfish-cdi --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- resources:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ tyrus-container-glassfish-cdi --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- resources:2.6:resources (default-resources) @ tyrus-container-glassfish-cdi --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ tyrus-container-glassfish-cdi --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/continuous-integration_2.x/containers/glassfish/cdi/target/classes [INFO] [INFO] --- resources:2.6:testResources (default-testResources) @ tyrus-container-glassfish-cdi --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/continuous-integration_2.x/containers/glassfish/cdi/src/test/resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ tyrus-container-glassfish-cdi --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.1:test (default-test) @ tyrus-container-glassfish-cdi --- [INFO] No tests to run. [INFO] [INFO] --- bundle:5.1.4:bundle (default-bundle) @ tyrus-container-glassfish-cdi --- [WARNING] Bundle org.glassfish.tyrus:tyrus-container-glassfish-cdi:bundle:2.1.99-SNAPSHOT : Split package, multiple jars provide the same package: 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, Jar:tyrus-spi, Jar:jakarta.websocket-client-api, Jar:jakarta.websocket-api, Jar:jakarta.enterprise.lang-model, Jar:jakarta.annotation-api, Jar:jakarta.el-api, Jar:jakarta.interceptor-api, Jar:jakarta.inject-api] Class path [Jar:., Jar:tyrus-core, Jar:tyrus-spi, Jar:jakarta.websocket-client-api, Jar:jakarta.websocket-api, Jar:jakarta.enterprise.lang-model, Jar:jakarta.annotation-api, Jar:jakarta.el-api, Jar:jakarta.interceptor-api, Jar:jakarta.inject-api] [INFO] Building bundle: /home/jenkins/agent/workspace/continuous-integration_2.x/containers/glassfish/cdi/target/tyrus-container-glassfish-cdi-2.1.99-SNAPSHOT.jar [INFO] Writing manifest: /home/jenkins/agent/workspace/continuous-integration_2.x/containers/glassfish/cdi/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ tyrus-container-glassfish-cdi --- [INFO] CycloneDX: Resolving Dependencies [INFO] Running org.glassfish.tyrus.client.TyrusClientEngineTest [INFO] CycloneDX: Creating BOM version 1.4 with 10 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/continuous-integration_2.x/containers/glassfish/cdi/target/bom.xml [INFO] attaching as tyrus-container-glassfish-cdi-2.1.99-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/continuous-integration_2.x/containers/glassfish/cdi/target/bom.json [INFO] attaching as tyrus-container-glassfish-cdi-2.1.99-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- source:3.2.0:jar-no-fork (attach-sources) @ tyrus-container-glassfish-cdi --- [INFO] Building jar: /home/jenkins/agent/workspace/continuous-integration_2.x/containers/glassfish/cdi/target/tyrus-container-glassfish-cdi-2.1.99-SNAPSHOT-sources.jar [INFO] [INFO] --- install:3.1.1:install (default-install) @ tyrus-container-glassfish-cdi --- [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/containers/glassfish/cdi/pom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/tyrus-container-glassfish-cdi/2.1.99-SNAPSHOT/tyrus-container-glassfish-cdi-2.1.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/containers/glassfish/cdi/target/tyrus-container-glassfish-cdi-2.1.99-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/glassfish/tyrus/tyrus-container-glassfish-cdi/2.1.99-SNAPSHOT/tyrus-container-glassfish-cdi-2.1.99-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/containers/glassfish/cdi/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/tyrus-container-glassfish-cdi/2.1.99-SNAPSHOT/tyrus-container-glassfish-cdi-2.1.99-SNAPSHOT-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/containers/glassfish/cdi/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/tyrus/tyrus-container-glassfish-cdi/2.1.99-SNAPSHOT/tyrus-container-glassfish-cdi-2.1.99-SNAPSHOT-cyclonedx.json [INFO] Installing /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/.m2/repository/org/glassfish/tyrus/tyrus-container-glassfish-cdi/2.1.99-SNAPSHOT/tyrus-container-glassfish-cdi-2.1.99-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:5.1.4:install (default-install) @ tyrus-container-glassfish-cdi --- [INFO] Installing org/glassfish/tyrus/tyrus-container-glassfish-cdi/2.1.99-SNAPSHOT/tyrus-container-glassfish-cdi-2.1.99-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] ---------< org.glassfish.tyrus:tyrus-container-glassfish-ejb >---------- [INFO] Building Tyrus EJB Component Provider 2.1.99-SNAPSHOT [11/69] [INFO] from containers/glassfish/ejb/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ tyrus-container-glassfish-ejb --- [INFO] [INFO] --- checkstyle:3.1.0:check (default) @ tyrus-container-glassfish-ejb --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory:1.0:highest-basedir (directories) @ tyrus-container-glassfish-ejb --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/continuous-integration_2.x [INFO] [INFO] --- build-helper:3.4.0:parse-version (parse-version) @ tyrus-container-glassfish-ejb --- [INFO] [INFO] --- build-helper:3.4.0:add-source (default) @ tyrus-container-glassfish-ejb --- [INFO] Source directory: /home/jenkins/agent/workspace/continuous-integration_2.x/containers/glassfish/ejb/target/generated-sources/rsrc-gen added. [INFO] [INFO] --- resources:2.6:copy-resources (copy-legaldocs) @ tyrus-container-glassfish-ejb --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- resources:2.6:copy-resources (copy-legaldocs-to-sources) @ tyrus-container-glassfish-ejb --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- resources:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ tyrus-container-glassfish-ejb --- [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.294 s -- in org.glassfish.tyrus.client.TyrusClientEngineTest [INFO] Running org.glassfish.tyrus.client.auth.CredentialsTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.glassfish.tyrus.client.auth.CredentialsTest [INFO] Running org.glassfish.tyrus.client.auth.AuthConfigTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.glassfish.tyrus.client.auth.AuthConfigTest [INFO] Running org.glassfish.tyrus.client.ClientManagerTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.098 s -- in org.glassfish.tyrus.client.ClientManagerTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 30, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- bundle:5.1.4:bundle (default-bundle) @ tyrus-client --- [WARNING] Bundle org.glassfish.tyrus:tyrus-client:bundle:2.1.99-SNAPSHOT : Split package, multiple jars provide the same package: 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, Jar:tyrus-spi, Jar:jakarta.websocket-client-api, Jar:jakarta.websocket-api] Class path [Jar:., Jar:tyrus-core, Jar:tyrus-spi, Jar:jakarta.websocket-client-api, Jar:jakarta.websocket-api] [INFO] Building bundle: /home/jenkins/agent/workspace/continuous-integration_2.x/client/target/tyrus-client-2.1.99-SNAPSHOT.jar [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- resources:2.6:resources (default-resources) @ tyrus-container-glassfish-ejb --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ tyrus-container-glassfish-ejb --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/continuous-integration_2.x/containers/glassfish/ejb/target/classes [INFO] /home/jenkins/agent/workspace/continuous-integration_2.x/containers/glassfish/ejb/src/main/java/org/glassfish/tyrus/gf/ejb/EjbComponentProvider.java: /home/jenkins/agent/workspace/continuous-integration_2.x/containers/glassfish/ejb/src/main/java/org/glassfish/tyrus/gf/ejb/EjbComponentProvider.java uses unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/continuous-integration_2.x/containers/glassfish/ejb/src/main/java/org/glassfish/tyrus/gf/ejb/EjbComponentProvider.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- resources:2.6:testResources (default-testResources) @ tyrus-container-glassfish-ejb --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/continuous-integration_2.x/containers/glassfish/ejb/src/test/resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ tyrus-container-glassfish-ejb --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.1:test (default-test) @ tyrus-container-glassfish-ejb --- [INFO] No tests to run. [INFO] [INFO] --- bundle:5.1.4:bundle (default-bundle) @ tyrus-container-glassfish-ejb --- [WARNING] Bundle org.glassfish.tyrus:tyrus-container-glassfish-ejb:bundle:2.1.99-SNAPSHOT : Split package, multiple jars provide the same package: 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, Jar:tyrus-spi, Jar:jakarta.websocket-client-api, Jar:jakarta.websocket-api, Jar:jakarta.ejb-api] Class path [Jar:., Jar:tyrus-core, Jar:tyrus-spi, Jar:jakarta.websocket-client-api, Jar:jakarta.websocket-api, Jar:jakarta.ejb-api, Jar:jakarta.transaction-api] [INFO] Building bundle: /home/jenkins/agent/workspace/continuous-integration_2.x/containers/glassfish/ejb/target/tyrus-container-glassfish-ejb-2.1.99-SNAPSHOT.jar [INFO] Writing manifest: /home/jenkins/agent/workspace/continuous-integration_2.x/containers/glassfish/ejb/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ tyrus-container-glassfish-ejb --- [INFO] CycloneDX: Resolving Dependencies [INFO] Writing manifest: /home/jenkins/agent/workspace/continuous-integration_2.x/client/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ tyrus-client --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 4 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/continuous-integration_2.x/client/target/bom.xml [INFO] attaching as tyrus-client-2.1.99-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/continuous-integration_2.x/client/target/bom.json [INFO] attaching as tyrus-client-2.1.99-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- source:3.2.0:jar-no-fork (attach-sources) @ tyrus-client --- [INFO] Building jar: /home/jenkins/agent/workspace/continuous-integration_2.x/client/target/tyrus-client-2.1.99-SNAPSHOT-sources.jar [INFO] CycloneDX: Creating BOM version 1.4 with 6 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/continuous-integration_2.x/containers/glassfish/ejb/target/bom.xml [INFO] attaching as tyrus-container-glassfish-ejb-2.1.99-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/continuous-integration_2.x/containers/glassfish/ejb/target/bom.json [INFO] attaching as tyrus-container-glassfish-ejb-2.1.99-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- source:3.2.0:jar-no-fork (attach-sources) @ tyrus-container-glassfish-ejb --- [INFO] Building jar: /home/jenkins/agent/workspace/continuous-integration_2.x/containers/glassfish/ejb/target/tyrus-container-glassfish-ejb-2.1.99-SNAPSHOT-sources.jar [INFO] [INFO] --- install:3.1.1:install (default-install) @ tyrus-container-glassfish-ejb --- [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/containers/glassfish/ejb/pom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/tyrus-container-glassfish-ejb/2.1.99-SNAPSHOT/tyrus-container-glassfish-ejb-2.1.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/containers/glassfish/ejb/target/tyrus-container-glassfish-ejb-2.1.99-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/glassfish/tyrus/tyrus-container-glassfish-ejb/2.1.99-SNAPSHOT/tyrus-container-glassfish-ejb-2.1.99-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/containers/glassfish/ejb/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/tyrus-container-glassfish-ejb/2.1.99-SNAPSHOT/tyrus-container-glassfish-ejb-2.1.99-SNAPSHOT-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/containers/glassfish/ejb/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/tyrus/tyrus-container-glassfish-ejb/2.1.99-SNAPSHOT/tyrus-container-glassfish-ejb-2.1.99-SNAPSHOT-cyclonedx.json [INFO] Installing /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/.m2/repository/org/glassfish/tyrus/tyrus-container-glassfish-ejb/2.1.99-SNAPSHOT/tyrus-container-glassfish-ejb-2.1.99-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:5.1.4:install (default-install) @ tyrus-container-glassfish-ejb --- [INFO] Installing org/glassfish/tyrus/tyrus-container-glassfish-ejb/2.1.99-SNAPSHOT/tyrus-container-glassfish-ejb-2.1.99-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] ---------< org.glassfish.tyrus:tyrus-container-grizzly-client >--------- [INFO] Building Tyrus Grizzly Client Container 2.1.99-SNAPSHOT [12/69] [INFO] from containers/grizzly-client/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ tyrus-container-grizzly-client --- [INFO] [INFO] --- checkstyle:3.1.0:check (default) @ tyrus-container-grizzly-client --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ tyrus-client --- [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/client/pom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/tyrus-client/2.1.99-SNAPSHOT/tyrus-client-2.1.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/client/target/tyrus-client-2.1.99-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/glassfish/tyrus/tyrus-client/2.1.99-SNAPSHOT/tyrus-client-2.1.99-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/client/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/tyrus-client/2.1.99-SNAPSHOT/tyrus-client-2.1.99-SNAPSHOT-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/client/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/tyrus/tyrus-client/2.1.99-SNAPSHOT/tyrus-client-2.1.99-SNAPSHOT-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/client/target/tyrus-client-2.1.99-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/tyrus/tyrus-client/2.1.99-SNAPSHOT/tyrus-client-2.1.99-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:5.1.4:install (default-install) @ tyrus-client --- [INFO] Installing org/glassfish/tyrus/tyrus-client/2.1.99-SNAPSHOT/tyrus-client-2.1.99-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] ------------< org.glassfish.tyrus:tyrus-containers-project >------------ [INFO] Building Tyrus Container Modules 2.1.99-SNAPSHOT [8/69] [INFO] from containers/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ tyrus-containers-project --- [INFO] [INFO] --- checkstyle:3.1.0:check (default) @ tyrus-containers-project --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory:1.0:highest-basedir (directories) @ tyrus-containers-project --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/continuous-integration_2.x [INFO] [INFO] --- build-helper:3.4.0:parse-version (parse-version) @ tyrus-containers-project --- [INFO] [INFO] --- build-helper:3.4.0:add-source (default) @ tyrus-containers-project --- [INFO] Source directory: /home/jenkins/agent/workspace/continuous-integration_2.x/containers/target/generated-sources/rsrc-gen added. [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ tyrus-containers-project --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/continuous-integration_2.x/containers/target/bom.xml [INFO] attaching as tyrus-containers-project-2.1.99-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/continuous-integration_2.x/containers/target/bom.json [INFO] attaching as tyrus-containers-project-2.1.99-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- source:3.2.0:jar-no-fork (attach-sources) @ tyrus-containers-project --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ tyrus-containers-project --- [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/containers/pom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/tyrus-containers-project/2.1.99-SNAPSHOT/tyrus-containers-project-2.1.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/containers/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/tyrus-containers-project/2.1.99-SNAPSHOT/tyrus-containers-project-2.1.99-SNAPSHOT-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/containers/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/tyrus/tyrus-containers-project/2.1.99-SNAPSHOT/tyrus-containers-project-2.1.99-SNAPSHOT-cyclonedx.json [INFO] [INFO] -------< org.glassfish.tyrus:tyrus-containers-glassfish-project >------- [INFO] Building Tyrus Containers For Glassfish 2.1.99-SNAPSHOT [9/69] [INFO] from containers/glassfish/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ tyrus-containers-glassfish-project --- [INFO] [INFO] --- checkstyle:3.1.0:check (default) @ tyrus-containers-glassfish-project --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory:1.0:highest-basedir (directories) @ tyrus-containers-glassfish-project --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/continuous-integration_2.x [INFO] [INFO] --- build-helper:3.4.0:parse-version (parse-version) @ tyrus-containers-glassfish-project --- [INFO] [INFO] --- build-helper:3.4.0:add-source (default) @ tyrus-containers-glassfish-project --- [INFO] Source directory: /home/jenkins/agent/workspace/continuous-integration_2.x/containers/glassfish/target/generated-sources/rsrc-gen added. [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ tyrus-containers-glassfish-project --- [INFO] CycloneDX: Resolving Dependencies [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory:1.0:highest-basedir (directories) @ tyrus-container-grizzly-client --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/continuous-integration_2.x [INFO] [INFO] --- build-helper:3.4.0:parse-version (parse-version) @ tyrus-container-grizzly-client --- [INFO] [INFO] --- build-helper:3.4.0:add-source (default) @ tyrus-container-grizzly-client --- [INFO] Source directory: /home/jenkins/agent/workspace/continuous-integration_2.x/containers/grizzly-client/target/generated-sources/rsrc-gen added. [INFO] [INFO] --- resources:2.6:copy-resources (copy-legaldocs) @ tyrus-container-grizzly-client --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- resources:2.6:copy-resources (copy-legaldocs-to-sources) @ tyrus-container-grizzly-client --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- resources:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ tyrus-container-grizzly-client --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- resources:2.6:resources (default-resources) @ tyrus-container-grizzly-client --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ tyrus-container-grizzly-client --- [WARNING] *************************************************************************************************************************************************************************** [WARNING] * Required filename-based automodules detected: [grizzly-framework-4.0.0.jar, grizzly-http-4.0.0.jar]. Please don't publish this project to a public artifact repository! * [WARNING] *************************************************************************************************************************************************************************** [INFO] Changes detected - recompiling the module! [INFO] Compiling 11 source files to /home/jenkins/agent/workspace/continuous-integration_2.x/containers/grizzly-client/target/classes [INFO] /home/jenkins/agent/workspace/continuous-integration_2.x/containers/grizzly-client/src/main/java/org/glassfish/tyrus/container/grizzly/client/GrizzlyWriter.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/continuous-integration_2.x/containers/grizzly-client/src/main/java/org/glassfish/tyrus/container/grizzly/client/GrizzlyWriter.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- resources:2.6:testResources (default-testResources) @ tyrus-container-grizzly-client --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/continuous-integration_2.x/containers/grizzly-client/src/test/resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ tyrus-container-grizzly-client --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.1:test (default-test) @ tyrus-container-grizzly-client --- [INFO] No tests to run. [INFO] [INFO] --- bundle:5.1.4:bundle (default-bundle) @ tyrus-container-grizzly-client --- [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/continuous-integration_2.x/containers/glassfish/target/bom.xml [INFO] attaching as tyrus-containers-glassfish-project-2.1.99-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/continuous-integration_2.x/containers/glassfish/target/bom.json [INFO] attaching as tyrus-containers-glassfish-project-2.1.99-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- source:3.2.0:jar-no-fork (attach-sources) @ tyrus-containers-glassfish-project --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ tyrus-containers-glassfish-project --- [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/containers/glassfish/pom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/tyrus-containers-glassfish-project/2.1.99-SNAPSHOT/tyrus-containers-glassfish-project-2.1.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/containers/glassfish/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/tyrus-containers-glassfish-project/2.1.99-SNAPSHOT/tyrus-containers-glassfish-project-2.1.99-SNAPSHOT-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/containers/glassfish/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/tyrus/tyrus-containers-glassfish-project/2.1.99-SNAPSHOT/tyrus-containers-glassfish-project-2.1.99-SNAPSHOT-cyclonedx.json [INFO] [INFO] ---------< org.glassfish.tyrus:tyrus-container-glassfish-cdi >---------- [INFO] Building Tyrus CDI Component Provider 2.1.99-SNAPSHOT [10/69] [INFO] from containers/glassfish/cdi/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ tyrus-container-glassfish-cdi --- [INFO] [INFO] --- checkstyle:3.1.0:check (default) @ tyrus-container-glassfish-cdi --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory:1.0:highest-basedir (directories) @ tyrus-container-glassfish-cdi --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/continuous-integration_2.x [INFO] [INFO] --- build-helper:3.4.0:parse-version (parse-version) @ tyrus-container-glassfish-cdi --- [INFO] [INFO] --- build-helper:3.4.0:add-source (default) @ tyrus-container-glassfish-cdi --- [INFO] Source directory: /home/jenkins/agent/workspace/continuous-integration_2.x/containers/glassfish/cdi/target/generated-sources/rsrc-gen added. [INFO] [INFO] --- resources:2.6:copy-resources (copy-legaldocs) @ tyrus-container-glassfish-cdi --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- resources:2.6:copy-resources (copy-legaldocs-to-sources) @ tyrus-container-glassfish-cdi --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- resources:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ tyrus-container-glassfish-cdi --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- resources:2.6:resources (default-resources) @ tyrus-container-glassfish-cdi --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ tyrus-container-glassfish-cdi --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/continuous-integration_2.x/containers/glassfish/cdi/target/classes [INFO] [INFO] --- resources:2.6:testResources (default-testResources) @ tyrus-container-glassfish-cdi --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/continuous-integration_2.x/containers/glassfish/cdi/src/test/resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ tyrus-container-glassfish-cdi --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.1:test (default-test) @ tyrus-container-glassfish-cdi --- [INFO] No tests to run. [INFO] [INFO] --- bundle:5.1.4:bundle (default-bundle) @ tyrus-container-glassfish-cdi --- [WARNING] Bundle org.glassfish.tyrus:tyrus-container-glassfish-cdi:bundle:2.1.99-SNAPSHOT : Split package, multiple jars provide the same package: 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, Jar:tyrus-spi, Jar:jakarta.websocket-client-api, Jar:jakarta.websocket-api, Jar:jakarta.enterprise.lang-model, Jar:jakarta.annotation-api, Jar:jakarta.el-api, Jar:jakarta.interceptor-api, Jar:jakarta.inject-api] Class path [Jar:., Jar:tyrus-core, Jar:tyrus-spi, Jar:jakarta.websocket-client-api, Jar:jakarta.websocket-api, Jar:jakarta.enterprise.lang-model, Jar:jakarta.annotation-api, Jar:jakarta.el-api, Jar:jakarta.interceptor-api, Jar:jakarta.inject-api] [INFO] Building bundle: /home/jenkins/agent/workspace/continuous-integration_2.x/containers/glassfish/cdi/target/tyrus-container-glassfish-cdi-2.1.99-SNAPSHOT.jar [INFO] Writing manifest: /home/jenkins/agent/workspace/continuous-integration_2.x/containers/glassfish/cdi/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ tyrus-container-glassfish-cdi --- [INFO] CycloneDX: Resolving Dependencies [WARNING] Bundle org.glassfish.tyrus:tyrus-container-grizzly-client:bundle:2.1.99-SNAPSHOT : Split package, multiple jars provide the same package: 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-client, Jar:tyrus-core, Jar:tyrus-spi, Jar:jakarta.websocket-client-api, Jar:jakarta.websocket-api] Class path [Jar:., Jar:grizzly-framework, Jar:grizzly-http-server, Jar:grizzly-http, Jar:tyrus-client, Jar:tyrus-core, Jar:tyrus-spi, Jar:jakarta.websocket-client-api, Jar:jakarta.websocket-api] [INFO] Building bundle: /home/jenkins/agent/workspace/continuous-integration_2.x/containers/grizzly-client/target/tyrus-container-grizzly-client-2.1.99-SNAPSHOT.jar [INFO] Writing manifest: /home/jenkins/agent/workspace/continuous-integration_2.x/containers/grizzly-client/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ tyrus-container-grizzly-client --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 8 component(s) [INFO] CycloneDX: Creating BOM version 1.4 with 10 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/continuous-integration_2.x/containers/glassfish/cdi/target/bom.xml [INFO] attaching as tyrus-container-glassfish-cdi-2.1.99-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/continuous-integration_2.x/containers/glassfish/cdi/target/bom.json [INFO] attaching as tyrus-container-glassfish-cdi-2.1.99-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- source:3.2.0:jar-no-fork (attach-sources) @ tyrus-container-glassfish-cdi --- [INFO] Building jar: /home/jenkins/agent/workspace/continuous-integration_2.x/containers/glassfish/cdi/target/tyrus-container-glassfish-cdi-2.1.99-SNAPSHOT-sources.jar [INFO] [INFO] --- install:3.1.1:install (default-install) @ tyrus-container-glassfish-cdi --- [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/containers/glassfish/cdi/pom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/tyrus-container-glassfish-cdi/2.1.99-SNAPSHOT/tyrus-container-glassfish-cdi-2.1.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/containers/glassfish/cdi/target/tyrus-container-glassfish-cdi-2.1.99-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/glassfish/tyrus/tyrus-container-glassfish-cdi/2.1.99-SNAPSHOT/tyrus-container-glassfish-cdi-2.1.99-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/containers/glassfish/cdi/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/tyrus-container-glassfish-cdi/2.1.99-SNAPSHOT/tyrus-container-glassfish-cdi-2.1.99-SNAPSHOT-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/containers/glassfish/cdi/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/tyrus/tyrus-container-glassfish-cdi/2.1.99-SNAPSHOT/tyrus-container-glassfish-cdi-2.1.99-SNAPSHOT-cyclonedx.json [INFO] Installing /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/.m2/repository/org/glassfish/tyrus/tyrus-container-glassfish-cdi/2.1.99-SNAPSHOT/tyrus-container-glassfish-cdi-2.1.99-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:5.1.4:install (default-install) @ tyrus-container-glassfish-cdi --- [INFO] Installing org/glassfish/tyrus/tyrus-container-glassfish-cdi/2.1.99-SNAPSHOT/tyrus-container-glassfish-cdi-2.1.99-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] ---------< org.glassfish.tyrus:tyrus-container-glassfish-ejb >---------- [INFO] Building Tyrus EJB Component Provider 2.1.99-SNAPSHOT [11/69] [INFO] from containers/glassfish/ejb/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ tyrus-container-glassfish-ejb --- [INFO] [INFO] --- checkstyle:3.1.0:check (default) @ tyrus-container-glassfish-ejb --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory:1.0:highest-basedir (directories) @ tyrus-container-glassfish-ejb --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/continuous-integration_2.x [INFO] [INFO] --- build-helper:3.4.0:parse-version (parse-version) @ tyrus-container-glassfish-ejb --- [INFO] [INFO] --- build-helper:3.4.0:add-source (default) @ tyrus-container-glassfish-ejb --- [INFO] Source directory: /home/jenkins/agent/workspace/continuous-integration_2.x/containers/glassfish/ejb/target/generated-sources/rsrc-gen added. [INFO] [INFO] --- resources:2.6:copy-resources (copy-legaldocs) @ tyrus-container-glassfish-ejb --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- resources:2.6:copy-resources (copy-legaldocs-to-sources) @ tyrus-container-glassfish-ejb --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- resources:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ tyrus-container-glassfish-ejb --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- resources:2.6:resources (default-resources) @ tyrus-container-glassfish-ejb --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ tyrus-container-glassfish-ejb --- [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/continuous-integration_2.x/containers/grizzly-client/target/bom.xml [INFO] attaching as tyrus-container-grizzly-client-2.1.99-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/continuous-integration_2.x/containers/grizzly-client/target/bom.json [INFO] attaching as tyrus-container-grizzly-client-2.1.99-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- source:3.2.0:jar-no-fork (attach-sources) @ tyrus-container-grizzly-client --- [INFO] Building jar: /home/jenkins/agent/workspace/continuous-integration_2.x/containers/grizzly-client/target/tyrus-container-grizzly-client-2.1.99-SNAPSHOT-sources.jar [INFO] [INFO] --- install:3.1.1:install (default-install) @ tyrus-container-grizzly-client --- [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/containers/grizzly-client/pom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/tyrus-container-grizzly-client/2.1.99-SNAPSHOT/tyrus-container-grizzly-client-2.1.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/containers/grizzly-client/target/tyrus-container-grizzly-client-2.1.99-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/glassfish/tyrus/tyrus-container-grizzly-client/2.1.99-SNAPSHOT/tyrus-container-grizzly-client-2.1.99-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/containers/grizzly-client/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/tyrus-container-grizzly-client/2.1.99-SNAPSHOT/tyrus-container-grizzly-client-2.1.99-SNAPSHOT-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/containers/grizzly-client/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/tyrus/tyrus-container-grizzly-client/2.1.99-SNAPSHOT/tyrus-container-grizzly-client-2.1.99-SNAPSHOT-cyclonedx.json [INFO] Installing /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/.m2/repository/org/glassfish/tyrus/tyrus-container-grizzly-client/2.1.99-SNAPSHOT/tyrus-container-grizzly-client-2.1.99-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:5.1.4:install (default-install) @ tyrus-container-grizzly-client --- [INFO] Installing org/glassfish/tyrus/tyrus-container-grizzly-client/2.1.99-SNAPSHOT/tyrus-container-grizzly-client-2.1.99-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] ------------------< org.glassfish.tyrus:tyrus-server >------------------ [INFO] Building Tyrus Server 2.1.99-SNAPSHOT [13/69] [INFO] from server/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ tyrus-server --- [INFO] [INFO] --- checkstyle:3.1.0:check (default) @ tyrus-server --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory:1.0:highest-basedir (directories) @ tyrus-server --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/continuous-integration_2.x [INFO] [INFO] --- build-helper:3.4.0:parse-version (parse-version) @ tyrus-server --- [INFO] [INFO] --- istack-commons:2.6.1:rs-gen (default) @ tyrus-server --- Resources: [INFO] [INFO] --- build-helper:3.4.0:add-source (default) @ tyrus-server --- [INFO] Source directory: /home/jenkins/agent/workspace/continuous-integration_2.x/server/target/generated-sources/rsrc-gen added. [INFO] [INFO] --- resources:2.6:copy-resources (copy-legaldocs) @ tyrus-server --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- resources:2.6:copy-resources (copy-legaldocs-to-sources) @ tyrus-server --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- resources:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ tyrus-server --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- resources:2.6:resources (default-resources) @ tyrus-server --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/continuous-integration_2.x/server/src/main/resources [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ tyrus-server --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/continuous-integration_2.x/server/target/classes [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/continuous-integration_2.x/containers/glassfish/ejb/target/classes [INFO] /home/jenkins/agent/workspace/continuous-integration_2.x/containers/glassfish/ejb/src/main/java/org/glassfish/tyrus/gf/ejb/EjbComponentProvider.java: /home/jenkins/agent/workspace/continuous-integration_2.x/containers/glassfish/ejb/src/main/java/org/glassfish/tyrus/gf/ejb/EjbComponentProvider.java uses unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/continuous-integration_2.x/containers/glassfish/ejb/src/main/java/org/glassfish/tyrus/gf/ejb/EjbComponentProvider.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- resources:2.6:testResources (default-testResources) @ tyrus-container-glassfish-ejb --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/continuous-integration_2.x/containers/glassfish/ejb/src/test/resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ tyrus-container-glassfish-ejb --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.1:test (default-test) @ tyrus-container-glassfish-ejb --- [INFO] No tests to run. [INFO] [INFO] --- bundle:5.1.4:bundle (default-bundle) @ tyrus-container-glassfish-ejb --- [WARNING] Bundle org.glassfish.tyrus:tyrus-container-glassfish-ejb:bundle:2.1.99-SNAPSHOT : Split package, multiple jars provide the same package: 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, Jar:tyrus-spi, Jar:jakarta.websocket-client-api, Jar:jakarta.websocket-api, Jar:jakarta.ejb-api] Class path [Jar:., Jar:tyrus-core, Jar:tyrus-spi, Jar:jakarta.websocket-client-api, Jar:jakarta.websocket-api, Jar:jakarta.ejb-api, Jar:jakarta.transaction-api] [INFO] Building bundle: /home/jenkins/agent/workspace/continuous-integration_2.x/containers/glassfish/ejb/target/tyrus-container-glassfish-ejb-2.1.99-SNAPSHOT.jar [INFO] Writing manifest: /home/jenkins/agent/workspace/continuous-integration_2.x/containers/glassfish/ejb/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ tyrus-container-glassfish-ejb --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 6 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/continuous-integration_2.x/containers/glassfish/ejb/target/bom.xml [INFO] attaching as tyrus-container-glassfish-ejb-2.1.99-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/continuous-integration_2.x/containers/glassfish/ejb/target/bom.json [INFO] attaching as tyrus-container-glassfish-ejb-2.1.99-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- source:3.2.0:jar-no-fork (attach-sources) @ tyrus-container-glassfish-ejb --- [INFO] Building jar: /home/jenkins/agent/workspace/continuous-integration_2.x/containers/glassfish/ejb/target/tyrus-container-glassfish-ejb-2.1.99-SNAPSHOT-sources.jar [INFO] [INFO] --- install:3.1.1:install (default-install) @ tyrus-container-glassfish-ejb --- [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/containers/glassfish/ejb/pom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/tyrus-container-glassfish-ejb/2.1.99-SNAPSHOT/tyrus-container-glassfish-ejb-2.1.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/containers/glassfish/ejb/target/tyrus-container-glassfish-ejb-2.1.99-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/glassfish/tyrus/tyrus-container-glassfish-ejb/2.1.99-SNAPSHOT/tyrus-container-glassfish-ejb-2.1.99-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/containers/glassfish/ejb/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/tyrus-container-glassfish-ejb/2.1.99-SNAPSHOT/tyrus-container-glassfish-ejb-2.1.99-SNAPSHOT-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/containers/glassfish/ejb/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/tyrus/tyrus-container-glassfish-ejb/2.1.99-SNAPSHOT/tyrus-container-glassfish-ejb-2.1.99-SNAPSHOT-cyclonedx.json [INFO] Installing /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/.m2/repository/org/glassfish/tyrus/tyrus-container-glassfish-ejb/2.1.99-SNAPSHOT/tyrus-container-glassfish-ejb-2.1.99-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:5.1.4:install (default-install) @ tyrus-container-glassfish-ejb --- [INFO] Installing org/glassfish/tyrus/tyrus-container-glassfish-ejb/2.1.99-SNAPSHOT/tyrus-container-glassfish-ejb-2.1.99-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] /home/jenkins/agent/workspace/continuous-integration_2.x/server/src/main/java/org/glassfish/tyrus/server/TyrusServerConfiguration.java: /home/jenkins/agent/workspace/continuous-integration_2.x/server/src/main/java/org/glassfish/tyrus/server/TyrusServerConfiguration.java uses unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/continuous-integration_2.x/server/src/main/java/org/glassfish/tyrus/server/TyrusServerConfiguration.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- resources:2.6:testResources (default-testResources) @ tyrus-server --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/continuous-integration_2.x/server/src/test/resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ tyrus-server --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/continuous-integration_2.x/server/target/test-classes [INFO] [INFO] --- surefire:3.2.1:test (default-test) @ tyrus-server --- [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ---------< org.glassfish.tyrus:tyrus-container-grizzly-client >--------- [INFO] Building Tyrus Grizzly Client Container 2.1.99-SNAPSHOT [12/69] [INFO] from containers/grizzly-client/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ tyrus-container-grizzly-client --- [INFO] [INFO] --- checkstyle:3.1.0:check (default) @ tyrus-container-grizzly-client --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory:1.0:highest-basedir (directories) @ tyrus-container-grizzly-client --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/continuous-integration_2.x [INFO] [INFO] --- build-helper:3.4.0:parse-version (parse-version) @ tyrus-container-grizzly-client --- [INFO] [INFO] --- build-helper:3.4.0:add-source (default) @ tyrus-container-grizzly-client --- [INFO] Source directory: /home/jenkins/agent/workspace/continuous-integration_2.x/containers/grizzly-client/target/generated-sources/rsrc-gen added. [INFO] [INFO] --- resources:2.6:copy-resources (copy-legaldocs) @ tyrus-container-grizzly-client --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- resources:2.6:copy-resources (copy-legaldocs-to-sources) @ tyrus-container-grizzly-client --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- resources:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ tyrus-container-grizzly-client --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- resources:2.6:resources (default-resources) @ tyrus-container-grizzly-client --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ tyrus-container-grizzly-client --- [WARNING] *************************************************************************************************************************************************************************** [WARNING] * Required filename-based automodules detected: [grizzly-framework-4.0.0.jar, grizzly-http-4.0.0.jar]. Please don't publish this project to a public artifact repository! * [WARNING] *************************************************************************************************************************************************************************** [INFO] Changes detected - recompiling the module! [INFO] Compiling 11 source files to /home/jenkins/agent/workspace/continuous-integration_2.x/containers/grizzly-client/target/classes [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] /home/jenkins/agent/workspace/continuous-integration_2.x/containers/grizzly-client/src/main/java/org/glassfish/tyrus/container/grizzly/client/GrizzlyWriter.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/continuous-integration_2.x/containers/grizzly-client/src/main/java/org/glassfish/tyrus/container/grizzly/client/GrizzlyWriter.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- resources:2.6:testResources (default-testResources) @ tyrus-container-grizzly-client --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/continuous-integration_2.x/containers/grizzly-client/src/test/resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ tyrus-container-grizzly-client --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.1:test (default-test) @ tyrus-container-grizzly-client --- [INFO] No tests to run. [INFO] [INFO] --- bundle:5.1.4:bundle (default-bundle) @ tyrus-container-grizzly-client --- [WARNING] Bundle org.glassfish.tyrus:tyrus-container-grizzly-client:bundle:2.1.99-SNAPSHOT : Split package, multiple jars provide the same package: 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-client, Jar:tyrus-core, Jar:tyrus-spi, Jar:jakarta.websocket-client-api, Jar:jakarta.websocket-api] Class path [Jar:., Jar:grizzly-framework, Jar:grizzly-http-server, Jar:grizzly-http, Jar:tyrus-client, Jar:tyrus-core, Jar:tyrus-spi, Jar:jakarta.websocket-client-api, Jar:jakarta.websocket-api] [INFO] Building bundle: /home/jenkins/agent/workspace/continuous-integration_2.x/containers/grizzly-client/target/tyrus-container-grizzly-client-2.1.99-SNAPSHOT.jar [INFO] Writing manifest: /home/jenkins/agent/workspace/continuous-integration_2.x/containers/grizzly-client/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ tyrus-container-grizzly-client --- [INFO] CycloneDX: Resolving Dependencies [INFO] Running org.glassfish.tyrus.server.TyrusServerConfigurationTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.068 s -- in org.glassfish.tyrus.server.TyrusServerConfigurationTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- bundle:5.1.4:bundle (default-bundle) @ tyrus-server --- [WARNING] Bundle org.glassfish.tyrus:tyrus-server:bundle:2.1.99-SNAPSHOT : Split package, multiple jars provide the same package: 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, Jar:jakarta.xml.bind-api, Jar:jakarta.activation-api, Jar:tyrus-client, Jar:tyrus-core, Jar:tyrus-spi, Jar:jakarta.websocket-client-api, Jar:tyrus-container-grizzly-client] Class path [Jar:., Jar:jakarta.websocket-api, Jar:jakarta.xml.bind-api, Jar:jakarta.activation-api, Jar:tyrus-client, Jar:tyrus-core, Jar:tyrus-spi, Jar:jakarta.websocket-client-api, Jar:tyrus-container-grizzly-client, Jar:grizzly-framework, Jar:grizzly-http-server, Jar:grizzly-http] [INFO] Building bundle: /home/jenkins/agent/workspace/continuous-integration_2.x/server/target/tyrus-server-2.1.99-SNAPSHOT.jar [INFO] CycloneDX: Creating BOM version 1.4 with 8 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/continuous-integration_2.x/containers/grizzly-client/target/bom.xml [INFO] attaching as tyrus-container-grizzly-client-2.1.99-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/continuous-integration_2.x/containers/grizzly-client/target/bom.json [INFO] attaching as tyrus-container-grizzly-client-2.1.99-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- source:3.2.0:jar-no-fork (attach-sources) @ tyrus-container-grizzly-client --- [INFO] Building jar: /home/jenkins/agent/workspace/continuous-integration_2.x/containers/grizzly-client/target/tyrus-container-grizzly-client-2.1.99-SNAPSHOT-sources.jar [INFO] [INFO] --- install:3.1.1:install (default-install) @ tyrus-container-grizzly-client --- [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/containers/grizzly-client/pom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/tyrus-container-grizzly-client/2.1.99-SNAPSHOT/tyrus-container-grizzly-client-2.1.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/containers/grizzly-client/target/tyrus-container-grizzly-client-2.1.99-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/glassfish/tyrus/tyrus-container-grizzly-client/2.1.99-SNAPSHOT/tyrus-container-grizzly-client-2.1.99-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/containers/grizzly-client/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/tyrus-container-grizzly-client/2.1.99-SNAPSHOT/tyrus-container-grizzly-client-2.1.99-SNAPSHOT-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/containers/grizzly-client/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/tyrus/tyrus-container-grizzly-client/2.1.99-SNAPSHOT/tyrus-container-grizzly-client-2.1.99-SNAPSHOT-cyclonedx.json [INFO] Installing /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/.m2/repository/org/glassfish/tyrus/tyrus-container-grizzly-client/2.1.99-SNAPSHOT/tyrus-container-grizzly-client-2.1.99-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:5.1.4:install (default-install) @ tyrus-container-grizzly-client --- [INFO] Installing org/glassfish/tyrus/tyrus-container-grizzly-client/2.1.99-SNAPSHOT/tyrus-container-grizzly-client-2.1.99-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] ------------------< org.glassfish.tyrus:tyrus-server >------------------ [INFO] Building Tyrus Server 2.1.99-SNAPSHOT [13/69] [INFO] from server/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ tyrus-server --- [INFO] [INFO] --- checkstyle:3.1.0:check (default) @ tyrus-server --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory:1.0:highest-basedir (directories) @ tyrus-server --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/continuous-integration_2.x [INFO] [INFO] --- build-helper:3.4.0:parse-version (parse-version) @ tyrus-server --- [INFO] [INFO] --- istack-commons:2.6.1:rs-gen (default) @ tyrus-server --- Resources: [INFO] [INFO] --- build-helper:3.4.0:add-source (default) @ tyrus-server --- [INFO] Source directory: /home/jenkins/agent/workspace/continuous-integration_2.x/server/target/generated-sources/rsrc-gen added. [INFO] [INFO] --- resources:2.6:copy-resources (copy-legaldocs) @ tyrus-server --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- resources:2.6:copy-resources (copy-legaldocs-to-sources) @ tyrus-server --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- resources:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ tyrus-server --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- resources:2.6:resources (default-resources) @ tyrus-server --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/continuous-integration_2.x/server/src/main/resources [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ tyrus-server --- [INFO] Writing manifest: /home/jenkins/agent/workspace/continuous-integration_2.x/server/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ tyrus-server --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 11 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/continuous-integration_2.x/server/target/bom.xml [INFO] attaching as tyrus-server-2.1.99-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/continuous-integration_2.x/server/target/bom.json [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/continuous-integration_2.x/server/target/classes [INFO] /home/jenkins/agent/workspace/continuous-integration_2.x/server/src/main/java/org/glassfish/tyrus/server/TyrusServerConfiguration.java: /home/jenkins/agent/workspace/continuous-integration_2.x/server/src/main/java/org/glassfish/tyrus/server/TyrusServerConfiguration.java uses unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/continuous-integration_2.x/server/src/main/java/org/glassfish/tyrus/server/TyrusServerConfiguration.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- resources:2.6:testResources (default-testResources) @ tyrus-server --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/continuous-integration_2.x/server/src/test/resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ tyrus-server --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/continuous-integration_2.x/server/target/test-classes [INFO] [INFO] --- surefire:3.2.1:test (default-test) @ tyrus-server --- [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] attaching as tyrus-server-2.1.99-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- source:3.2.0:jar-no-fork (attach-sources) @ tyrus-server --- [INFO] Building jar: /home/jenkins/agent/workspace/continuous-integration_2.x/server/target/tyrus-server-2.1.99-SNAPSHOT-sources.jar [INFO] [INFO] --- install:3.1.1:install (default-install) @ tyrus-server --- [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/server/pom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/tyrus-server/2.1.99-SNAPSHOT/tyrus-server-2.1.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/server/target/tyrus-server-2.1.99-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/glassfish/tyrus/tyrus-server/2.1.99-SNAPSHOT/tyrus-server-2.1.99-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/server/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/tyrus-server/2.1.99-SNAPSHOT/tyrus-server-2.1.99-SNAPSHOT-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/server/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/tyrus/tyrus-server/2.1.99-SNAPSHOT/tyrus-server-2.1.99-SNAPSHOT-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/server/target/tyrus-server-2.1.99-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/tyrus/tyrus-server/2.1.99-SNAPSHOT/tyrus-server-2.1.99-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:5.1.4:install (default-install) @ tyrus-server --- [INFO] Installing org/glassfish/tyrus/tyrus-server/2.1.99-SNAPSHOT/tyrus-server-2.1.99-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] ---------< org.glassfish.tyrus:tyrus-container-grizzly-server >--------- [INFO] Building Tyrus Grizzly Server Container 2.1.99-SNAPSHOT [14/69] [INFO] from containers/grizzly-server/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ tyrus-container-grizzly-server --- [INFO] [INFO] --- checkstyle:3.1.0:check (default) @ tyrus-container-grizzly-server --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory:1.0:highest-basedir (directories) @ tyrus-container-grizzly-server --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/continuous-integration_2.x [INFO] [INFO] --- build-helper:3.4.0:parse-version (parse-version) @ tyrus-container-grizzly-server --- [INFO] [INFO] --- build-helper:3.4.0:add-source (default) @ tyrus-container-grizzly-server --- [INFO] Source directory: /home/jenkins/agent/workspace/continuous-integration_2.x/containers/grizzly-server/target/generated-sources/rsrc-gen added. [INFO] [INFO] --- resources:2.6:copy-resources (copy-legaldocs) @ tyrus-container-grizzly-server --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- resources:2.6:copy-resources (copy-legaldocs-to-sources) @ tyrus-container-grizzly-server --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- resources:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ tyrus-container-grizzly-server --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- resources:2.6:resources (default-resources) @ tyrus-container-grizzly-server --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/continuous-integration_2.x/containers/grizzly-server/src/main/resources [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ tyrus-container-grizzly-server --- [WARNING] ********************************************************************************************************************************************************************************************************** [WARNING] * Required filename-based automodules detected: [grizzly-framework-4.0.0.jar, grizzly-http-server-4.0.0.jar, grizzly-http-4.0.0.jar]. Please don't publish this project to a public artifact repository! * [WARNING] ********************************************************************************************************************************************************************************************************** [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/continuous-integration_2.x/containers/grizzly-server/target/classes [INFO] /home/jenkins/agent/workspace/continuous-integration_2.x/containers/grizzly-server/src/main/java/org/glassfish/tyrus/container/grizzly/server/GrizzlyServerFilter.java: /home/jenkins/agent/workspace/continuous-integration_2.x/containers/grizzly-server/src/main/java/org/glassfish/tyrus/container/grizzly/server/GrizzlyServerFilter.java uses or overrides a deprecated API. [INFO] /home/jenkins/agent/workspace/continuous-integration_2.x/containers/grizzly-server/src/main/java/org/glassfish/tyrus/container/grizzly/server/GrizzlyServerFilter.java: Recompile with -Xlint:deprecation for details. [INFO] /home/jenkins/agent/workspace/continuous-integration_2.x/containers/grizzly-server/src/main/java/org/glassfish/tyrus/container/grizzly/server/GrizzlyServerFilter.java: /home/jenkins/agent/workspace/continuous-integration_2.x/containers/grizzly-server/src/main/java/org/glassfish/tyrus/container/grizzly/server/GrizzlyServerFilter.java uses unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/continuous-integration_2.x/containers/grizzly-server/src/main/java/org/glassfish/tyrus/container/grizzly/server/GrizzlyServerFilter.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- resources:2.6:testResources (default-testResources) @ tyrus-container-grizzly-server --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/continuous-integration_2.x/containers/grizzly-server/src/test/resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ tyrus-container-grizzly-server --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.1:test (default-test) @ tyrus-container-grizzly-server --- [INFO] No tests to run. [INFO] [INFO] --- bundle:5.1.4:bundle (default-bundle) @ tyrus-container-grizzly-server --- [WARNING] Bundle org.glassfish.tyrus:tyrus-container-grizzly-server:bundle:2.1.99-SNAPSHOT : Split package, multiple jars provide the same package: 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-server, Jar:jakarta.websocket-api, Jar:jakarta.xml.bind-api, Jar:jakarta.activation-api, Jar:tyrus-client, Jar:tyrus-core, Jar:tyrus-spi, Jar:jakarta.websocket-client-api, Jar:tyrus-container-grizzly-client] Class path [Jar:., Jar:grizzly-framework, Jar:grizzly-http-server, Jar:grizzly-http, Jar:tyrus-server, Jar:jakarta.websocket-api, Jar:jakarta.xml.bind-api, Jar:jakarta.activation-api, Jar:tyrus-client, Jar:tyrus-core, Jar:tyrus-spi, Jar:jakarta.websocket-client-api, Jar:tyrus-container-grizzly-client] [INFO] Building bundle: /home/jenkins/agent/workspace/continuous-integration_2.x/containers/grizzly-server/target/tyrus-container-grizzly-server-2.1.99-SNAPSHOT.jar [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Writing manifest: /home/jenkins/agent/workspace/continuous-integration_2.x/containers/grizzly-server/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ tyrus-container-grizzly-server --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 12 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/continuous-integration_2.x/containers/grizzly-server/target/bom.xml [INFO] attaching as tyrus-container-grizzly-server-2.1.99-SNAPSHOT-cyclonedx.xml [INFO] Running org.glassfish.tyrus.server.TyrusServerConfigurationTest [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/continuous-integration_2.x/containers/grizzly-server/target/bom.json [INFO] attaching as tyrus-container-grizzly-server-2.1.99-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- source:3.2.0:jar-no-fork (attach-sources) @ tyrus-container-grizzly-server --- [INFO] Building jar: /home/jenkins/agent/workspace/continuous-integration_2.x/containers/grizzly-server/target/tyrus-container-grizzly-server-2.1.99-SNAPSHOT-sources.jar [INFO] [INFO] --- install:3.1.1:install (default-install) @ tyrus-container-grizzly-server --- [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/containers/grizzly-server/pom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/tyrus-container-grizzly-server/2.1.99-SNAPSHOT/tyrus-container-grizzly-server-2.1.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/containers/grizzly-server/target/tyrus-container-grizzly-server-2.1.99-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/glassfish/tyrus/tyrus-container-grizzly-server/2.1.99-SNAPSHOT/tyrus-container-grizzly-server-2.1.99-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/containers/grizzly-server/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/tyrus-container-grizzly-server/2.1.99-SNAPSHOT/tyrus-container-grizzly-server-2.1.99-SNAPSHOT-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/containers/grizzly-server/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/tyrus/tyrus-container-grizzly-server/2.1.99-SNAPSHOT/tyrus-container-grizzly-server-2.1.99-SNAPSHOT-cyclonedx.json [INFO] Installing /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/.m2/repository/org/glassfish/tyrus/tyrus-container-grizzly-server/2.1.99-SNAPSHOT/tyrus-container-grizzly-server-2.1.99-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:5.1.4:install (default-install) @ tyrus-container-grizzly-server --- [INFO] Installing org/glassfish/tyrus/tyrus-container-grizzly-server/2.1.99-SNAPSHOT/tyrus-container-grizzly-server-2.1.99-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] ------------< org.glassfish.tyrus:tyrus-container-inmemory >------------ [INFO] Building Tyrus InMemory Container 2.1.99-SNAPSHOT [15/69] [INFO] from containers/inmemory/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ tyrus-container-inmemory --- [INFO] [INFO] --- checkstyle:3.1.0:check (default) @ tyrus-container-inmemory --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory:1.0:highest-basedir (directories) @ tyrus-container-inmemory --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/continuous-integration_2.x [INFO] [INFO] --- build-helper:3.4.0:parse-version (parse-version) @ tyrus-container-inmemory --- [INFO] [INFO] --- build-helper:3.4.0:add-source (default) @ tyrus-container-inmemory --- [INFO] Source directory: /home/jenkins/agent/workspace/continuous-integration_2.x/containers/inmemory/target/generated-sources/rsrc-gen added. [INFO] [INFO] --- resources:2.6:copy-resources (copy-legaldocs) @ tyrus-container-inmemory --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- resources:2.6:copy-resources (copy-legaldocs-to-sources) @ tyrus-container-inmemory --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- resources:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ tyrus-container-inmemory --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- resources:2.6:resources (default-resources) @ tyrus-container-inmemory --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ tyrus-container-inmemory --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/continuous-integration_2.x/containers/inmemory/target/classes [INFO] [INFO] --- resources:2.6:testResources (default-testResources) @ tyrus-container-inmemory --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/continuous-integration_2.x/containers/inmemory/src/test/resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ tyrus-container-inmemory --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/continuous-integration_2.x/containers/inmemory/target/test-classes [INFO] [INFO] --- surefire:3.2.1:test (default-test) @ tyrus-container-inmemory --- [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.100 s -- in org.glassfish.tyrus.server.TyrusServerConfigurationTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- bundle:5.1.4:bundle (default-bundle) @ tyrus-server --- [WARNING] Bundle org.glassfish.tyrus:tyrus-server:bundle:2.1.99-SNAPSHOT : Split package, multiple jars provide the same package: 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, Jar:jakarta.xml.bind-api, Jar:jakarta.activation-api, Jar:tyrus-client, Jar:tyrus-core, Jar:tyrus-spi, Jar:jakarta.websocket-client-api, Jar:tyrus-container-grizzly-client] Class path [Jar:., Jar:jakarta.websocket-api, Jar:jakarta.xml.bind-api, Jar:jakarta.activation-api, Jar:tyrus-client, Jar:tyrus-core, Jar:tyrus-spi, Jar:jakarta.websocket-client-api, Jar:tyrus-container-grizzly-client, Jar:grizzly-framework, Jar:grizzly-http-server, Jar:grizzly-http] [INFO] Building bundle: /home/jenkins/agent/workspace/continuous-integration_2.x/server/target/tyrus-server-2.1.99-SNAPSHOT.jar [INFO] Writing manifest: /home/jenkins/agent/workspace/continuous-integration_2.x/server/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ tyrus-server --- [INFO] CycloneDX: Resolving Dependencies [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] CycloneDX: Creating BOM version 1.4 with 11 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/continuous-integration_2.x/server/target/bom.xml [INFO] attaching as tyrus-server-2.1.99-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/continuous-integration_2.x/server/target/bom.json [INFO] attaching as tyrus-server-2.1.99-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- source:3.2.0:jar-no-fork (attach-sources) @ tyrus-server --- [INFO] Building jar: /home/jenkins/agent/workspace/continuous-integration_2.x/server/target/tyrus-server-2.1.99-SNAPSHOT-sources.jar [INFO] [INFO] --- install:3.1.1:install (default-install) @ tyrus-server --- [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/server/pom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/tyrus-server/2.1.99-SNAPSHOT/tyrus-server-2.1.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/server/target/tyrus-server-2.1.99-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/glassfish/tyrus/tyrus-server/2.1.99-SNAPSHOT/tyrus-server-2.1.99-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/server/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/tyrus-server/2.1.99-SNAPSHOT/tyrus-server-2.1.99-SNAPSHOT-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/server/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/tyrus/tyrus-server/2.1.99-SNAPSHOT/tyrus-server-2.1.99-SNAPSHOT-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/server/target/tyrus-server-2.1.99-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/tyrus/tyrus-server/2.1.99-SNAPSHOT/tyrus-server-2.1.99-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:5.1.4:install (default-install) @ tyrus-server --- [INFO] Installing org/glassfish/tyrus/tyrus-server/2.1.99-SNAPSHOT/tyrus-server-2.1.99-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] ---------< org.glassfish.tyrus:tyrus-container-grizzly-server >--------- [INFO] Building Tyrus Grizzly Server Container 2.1.99-SNAPSHOT [14/69] [INFO] from containers/grizzly-server/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ tyrus-container-grizzly-server --- [INFO] [INFO] --- checkstyle:3.1.0:check (default) @ tyrus-container-grizzly-server --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory:1.0:highest-basedir (directories) @ tyrus-container-grizzly-server --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/continuous-integration_2.x [INFO] [INFO] --- build-helper:3.4.0:parse-version (parse-version) @ tyrus-container-grizzly-server --- [INFO] [INFO] --- build-helper:3.4.0:add-source (default) @ tyrus-container-grizzly-server --- [INFO] Source directory: /home/jenkins/agent/workspace/continuous-integration_2.x/containers/grizzly-server/target/generated-sources/rsrc-gen added. [INFO] [INFO] --- resources:2.6:copy-resources (copy-legaldocs) @ tyrus-container-grizzly-server --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- resources:2.6:copy-resources (copy-legaldocs-to-sources) @ tyrus-container-grizzly-server --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- resources:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ tyrus-container-grizzly-server --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- resources:2.6:resources (default-resources) @ tyrus-container-grizzly-server --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/continuous-integration_2.x/containers/grizzly-server/src/main/resources [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ tyrus-container-grizzly-server --- [WARNING] ********************************************************************************************************************************************************************************************************** [WARNING] * Required filename-based automodules detected: [grizzly-framework-4.0.0.jar, grizzly-http-server-4.0.0.jar, grizzly-http-4.0.0.jar]. Please don't publish this project to a public artifact repository! * [WARNING] ********************************************************************************************************************************************************************************************************** [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/continuous-integration_2.x/containers/grizzly-server/target/classes [INFO] Running org.glassfish.tyrus.container.inmemory.EchoTest [INFO] /home/jenkins/agent/workspace/continuous-integration_2.x/containers/grizzly-server/src/main/java/org/glassfish/tyrus/container/grizzly/server/GrizzlyServerFilter.java: /home/jenkins/agent/workspace/continuous-integration_2.x/containers/grizzly-server/src/main/java/org/glassfish/tyrus/container/grizzly/server/GrizzlyServerFilter.java uses or overrides a deprecated API. [INFO] /home/jenkins/agent/workspace/continuous-integration_2.x/containers/grizzly-server/src/main/java/org/glassfish/tyrus/container/grizzly/server/GrizzlyServerFilter.java: Recompile with -Xlint:deprecation for details. [INFO] /home/jenkins/agent/workspace/continuous-integration_2.x/containers/grizzly-server/src/main/java/org/glassfish/tyrus/container/grizzly/server/GrizzlyServerFilter.java: /home/jenkins/agent/workspace/continuous-integration_2.x/containers/grizzly-server/src/main/java/org/glassfish/tyrus/container/grizzly/server/GrizzlyServerFilter.java uses unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/continuous-integration_2.x/containers/grizzly-server/src/main/java/org/glassfish/tyrus/container/grizzly/server/GrizzlyServerFilter.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- resources:2.6:testResources (default-testResources) @ tyrus-container-grizzly-server --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/continuous-integration_2.x/containers/grizzly-server/src/test/resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ tyrus-container-grizzly-server --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.1:test (default-test) @ tyrus-container-grizzly-server --- [INFO] No tests to run. [INFO] [INFO] --- bundle:5.1.4:bundle (default-bundle) @ tyrus-container-grizzly-server --- [WARNING] Bundle org.glassfish.tyrus:tyrus-container-grizzly-server:bundle:2.1.99-SNAPSHOT : Split package, multiple jars provide the same package: 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-server, Jar:jakarta.websocket-api, Jar:jakarta.xml.bind-api, Jar:jakarta.activation-api, Jar:tyrus-client, Jar:tyrus-core, Jar:tyrus-spi, Jar:jakarta.websocket-client-api, Jar:tyrus-container-grizzly-client] Class path [Jar:., Jar:grizzly-framework, Jar:grizzly-http-server, Jar:grizzly-http, Jar:tyrus-server, Jar:jakarta.websocket-api, Jar:jakarta.xml.bind-api, Jar:jakarta.activation-api, Jar:tyrus-client, Jar:tyrus-core, Jar:tyrus-spi, Jar:jakarta.websocket-client-api, Jar:tyrus-container-grizzly-client] [INFO] Building bundle: /home/jenkins/agent/workspace/continuous-integration_2.x/containers/grizzly-server/target/tyrus-container-grizzly-server-2.1.99-SNAPSHOT.jar [INFO] Writing manifest: /home/jenkins/agent/workspace/continuous-integration_2.x/containers/grizzly-server/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ tyrus-container-grizzly-server --- [INFO] CycloneDX: Resolving Dependencies # client sent: in-memory echo! # server echoed: in-memory echo! # client received: in-memory echo! [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.166 s -- in org.glassfish.tyrus.container.inmemory.EchoTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- bundle:5.1.4:bundle (default-bundle) @ tyrus-container-inmemory --- [WARNING] Bundle org.glassfish.tyrus:tyrus-container-inmemory:bundle:2.1.99-SNAPSHOT : Split package, multiple jars provide the same package: 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-server, Jar:jakarta.websocket-api, Jar:jakarta.xml.bind-api, Jar:jakarta.activation-api, Jar:tyrus-container-grizzly-client, Jar:tyrus-client, Jar:tyrus-core, Jar:tyrus-spi, Jar:jakarta.websocket-client-api] Class path [Jar:., Jar:tyrus-server, Jar:jakarta.websocket-api, Jar:jakarta.xml.bind-api, Jar:jakarta.activation-api, Jar:tyrus-container-grizzly-client, Jar:grizzly-framework, Jar:grizzly-http-server, Jar:grizzly-http, Jar:tyrus-client, Jar:tyrus-core, Jar:tyrus-spi, Jar:jakarta.websocket-client-api] [INFO] Building bundle: /home/jenkins/agent/workspace/continuous-integration_2.x/containers/inmemory/target/tyrus-container-inmemory-2.1.99-SNAPSHOT.jar [INFO] Writing manifest: /home/jenkins/agent/workspace/continuous-integration_2.x/containers/inmemory/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ tyrus-container-inmemory --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 12 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/continuous-integration_2.x/containers/grizzly-server/target/bom.xml [INFO] attaching as tyrus-container-grizzly-server-2.1.99-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/continuous-integration_2.x/containers/grizzly-server/target/bom.json [INFO] attaching as tyrus-container-grizzly-server-2.1.99-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- source:3.2.0:jar-no-fork (attach-sources) @ tyrus-container-grizzly-server --- [INFO] Building jar: /home/jenkins/agent/workspace/continuous-integration_2.x/containers/grizzly-server/target/tyrus-container-grizzly-server-2.1.99-SNAPSHOT-sources.jar [INFO] CycloneDX: Creating BOM version 1.4 with 12 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/continuous-integration_2.x/containers/inmemory/target/bom.xml [INFO] attaching as tyrus-container-inmemory-2.1.99-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/continuous-integration_2.x/containers/inmemory/target/bom.json [INFO] attaching as tyrus-container-inmemory-2.1.99-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- source:3.2.0:jar-no-fork (attach-sources) @ tyrus-container-inmemory --- [INFO] Building jar: /home/jenkins/agent/workspace/continuous-integration_2.x/containers/inmemory/target/tyrus-container-inmemory-2.1.99-SNAPSHOT-sources.jar [INFO] [INFO] --- install:3.1.1:install (default-install) @ tyrus-container-inmemory --- [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/containers/inmemory/pom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/tyrus-container-inmemory/2.1.99-SNAPSHOT/tyrus-container-inmemory-2.1.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/containers/inmemory/target/tyrus-container-inmemory-2.1.99-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/glassfish/tyrus/tyrus-container-inmemory/2.1.99-SNAPSHOT/tyrus-container-inmemory-2.1.99-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/containers/inmemory/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/tyrus-container-inmemory/2.1.99-SNAPSHOT/tyrus-container-inmemory-2.1.99-SNAPSHOT-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/containers/inmemory/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/tyrus/tyrus-container-inmemory/2.1.99-SNAPSHOT/tyrus-container-inmemory-2.1.99-SNAPSHOT-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/containers/inmemory/target/tyrus-container-inmemory-2.1.99-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/tyrus/tyrus-container-inmemory/2.1.99-SNAPSHOT/tyrus-container-inmemory-2.1.99-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:5.1.4:install (default-install) @ tyrus-container-inmemory --- [INFO] Installing org/glassfish/tyrus/tyrus-container-inmemory/2.1.99-SNAPSHOT/tyrus-container-inmemory-2.1.99-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] ------------< org.glassfish.tyrus:tyrus-container-servlet >------------- [INFO] Building Tyrus Servlet Bundle 2.1.99-SNAPSHOT [16/69] [INFO] from containers/servlet/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- install:3.1.1:install (default-install) @ tyrus-container-grizzly-server --- [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/containers/grizzly-server/pom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/tyrus-container-grizzly-server/2.1.99-SNAPSHOT/tyrus-container-grizzly-server-2.1.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/containers/grizzly-server/target/tyrus-container-grizzly-server-2.1.99-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/glassfish/tyrus/tyrus-container-grizzly-server/2.1.99-SNAPSHOT/tyrus-container-grizzly-server-2.1.99-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/containers/grizzly-server/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/tyrus-container-grizzly-server/2.1.99-SNAPSHOT/tyrus-container-grizzly-server-2.1.99-SNAPSHOT-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/containers/grizzly-server/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/tyrus/tyrus-container-grizzly-server/2.1.99-SNAPSHOT/tyrus-container-grizzly-server-2.1.99-SNAPSHOT-cyclonedx.json [INFO] Installing /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/.m2/repository/org/glassfish/tyrus/tyrus-container-grizzly-server/2.1.99-SNAPSHOT/tyrus-container-grizzly-server-2.1.99-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:5.1.4:install (default-install) @ tyrus-container-grizzly-server --- [INFO] Installing org/glassfish/tyrus/tyrus-container-grizzly-server/2.1.99-SNAPSHOT/tyrus-container-grizzly-server-2.1.99-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] ------------< org.glassfish.tyrus:tyrus-container-inmemory >------------ [INFO] Building Tyrus InMemory Container 2.1.99-SNAPSHOT [15/69] [INFO] from containers/inmemory/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ tyrus-container-inmemory --- [INFO] [INFO] --- checkstyle:3.1.0:check (default) @ tyrus-container-inmemory --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory:1.0:highest-basedir (directories) @ tyrus-container-inmemory --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/continuous-integration_2.x [INFO] [INFO] --- build-helper:3.4.0:parse-version (parse-version) @ tyrus-container-inmemory --- [INFO] [INFO] --- build-helper:3.4.0:add-source (default) @ tyrus-container-inmemory --- [INFO] Source directory: /home/jenkins/agent/workspace/continuous-integration_2.x/containers/inmemory/target/generated-sources/rsrc-gen added. [INFO] [INFO] --- resources:2.6:copy-resources (copy-legaldocs) @ tyrus-container-inmemory --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- resources:2.6:copy-resources (copy-legaldocs-to-sources) @ tyrus-container-inmemory --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- resources:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ tyrus-container-inmemory --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- resources:2.6:resources (default-resources) @ tyrus-container-inmemory --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ tyrus-container-inmemory --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/continuous-integration_2.x/containers/inmemory/target/classes [INFO] [INFO] --- resources:2.6:testResources (default-testResources) @ tyrus-container-inmemory --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/continuous-integration_2.x/containers/inmemory/src/test/resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ tyrus-container-inmemory --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/continuous-integration_2.x/containers/inmemory/target/test-classes [INFO] [INFO] --- surefire:3.2.1:test (default-test) @ tyrus-container-inmemory --- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ tyrus-container-servlet --- [INFO] [INFO] --- checkstyle:3.1.0:check (default) @ tyrus-container-servlet --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory:1.0:highest-basedir (directories) @ tyrus-container-servlet --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/continuous-integration_2.x [INFO] [INFO] --- build-helper:3.4.0:parse-version (parse-version) @ tyrus-container-servlet --- [INFO] [INFO] --- build-helper:3.4.0:add-source (default) @ tyrus-container-servlet --- [INFO] Source directory: /home/jenkins/agent/workspace/continuous-integration_2.x/containers/servlet/target/generated-sources/rsrc-gen added. [INFO] [INFO] --- resources:2.6:copy-resources (copy-legaldocs) @ tyrus-container-servlet --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- resources:2.6:copy-resources (copy-legaldocs-to-sources) @ tyrus-container-servlet --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- resources:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ tyrus-container-servlet --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- resources:2.6:resources (default-resources) @ tyrus-container-servlet --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ tyrus-container-servlet --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/continuous-integration_2.x/containers/servlet/target/classes [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] /home/jenkins/agent/workspace/continuous-integration_2.x/containers/servlet/src/main/java/org/glassfish/tyrus/servlet/TyrusServletContainerInitializer.java: /home/jenkins/agent/workspace/continuous-integration_2.x/containers/servlet/src/main/java/org/glassfish/tyrus/servlet/TyrusServletContainerInitializer.java uses or overrides a deprecated API. [INFO] /home/jenkins/agent/workspace/continuous-integration_2.x/containers/servlet/src/main/java/org/glassfish/tyrus/servlet/TyrusServletContainerInitializer.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- resources:2.6:testResources (default-testResources) @ tyrus-container-servlet --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/continuous-integration_2.x/containers/servlet/src/test/resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ tyrus-container-servlet --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.1:test (default-test) @ tyrus-container-servlet --- [INFO] No tests to run. [INFO] [INFO] --- bundle:5.1.4:bundle (default-bundle) @ tyrus-container-servlet --- [WARNING] Bundle org.glassfish.tyrus:tyrus-container-servlet:bundle:2.1.99-SNAPSHOT : Split package, multiple jars provide the same package: 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, Jar:jakarta.servlet-api, Jar:tyrus-server, Jar:jakarta.xml.bind-api, Jar:jakarta.activation-api, Jar:tyrus-client, Jar:tyrus-core, Jar:tyrus-spi, Jar:jakarta.websocket-client-api, Jar:tyrus-container-grizzly-client] Class path [Jar:., Jar:jakarta.websocket-api, Jar:jakarta.servlet-api, Jar:tyrus-server, Jar:jakarta.xml.bind-api, Jar:jakarta.activation-api, Jar:tyrus-client, Jar:tyrus-core, Jar:tyrus-spi, Jar:jakarta.websocket-client-api, Jar:tyrus-container-grizzly-client, Jar:grizzly-framework, Jar:grizzly-http-server, Jar:grizzly-http] [INFO] Building bundle: /home/jenkins/agent/workspace/continuous-integration_2.x/containers/servlet/target/tyrus-container-servlet-2.1.99-SNAPSHOT.jar [INFO] Writing manifest: /home/jenkins/agent/workspace/continuous-integration_2.x/containers/servlet/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ tyrus-container-servlet --- [INFO] CycloneDX: Resolving Dependencies [INFO] Running org.glassfish.tyrus.container.inmemory.EchoTest [INFO] CycloneDX: Creating BOM version 1.4 with 13 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/continuous-integration_2.x/containers/servlet/target/bom.xml [INFO] attaching as tyrus-container-servlet-2.1.99-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/continuous-integration_2.x/containers/servlet/target/bom.json [INFO] attaching as tyrus-container-servlet-2.1.99-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- javadoc:3.3.1:jar (attach-javadocs) @ tyrus-container-servlet --- # client sent: in-memory echo! # server echoed: in-memory echo! # client received: in-memory echo! [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.223 s -- in org.glassfish.tyrus.container.inmemory.EchoTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- bundle:5.1.4:bundle (default-bundle) @ tyrus-container-inmemory --- [WARNING] Bundle org.glassfish.tyrus:tyrus-container-inmemory:bundle:2.1.99-SNAPSHOT : Split package, multiple jars provide the same package: 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-server, Jar:jakarta.websocket-api, Jar:jakarta.xml.bind-api, Jar:jakarta.activation-api, Jar:tyrus-container-grizzly-client, Jar:tyrus-client, Jar:tyrus-core, Jar:tyrus-spi, Jar:jakarta.websocket-client-api] Class path [Jar:., Jar:tyrus-server, Jar:jakarta.websocket-api, Jar:jakarta.xml.bind-api, Jar:jakarta.activation-api, Jar:tyrus-container-grizzly-client, Jar:grizzly-framework, Jar:grizzly-http-server, Jar:grizzly-http, Jar:tyrus-client, Jar:tyrus-core, Jar:tyrus-spi, Jar:jakarta.websocket-client-api] [INFO] Building bundle: /home/jenkins/agent/workspace/continuous-integration_2.x/containers/inmemory/target/tyrus-container-inmemory-2.1.99-SNAPSHOT.jar [INFO] Writing manifest: /home/jenkins/agent/workspace/continuous-integration_2.x/containers/inmemory/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ tyrus-container-inmemory --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 12 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/continuous-integration_2.x/containers/inmemory/target/bom.xml [INFO] attaching as tyrus-container-inmemory-2.1.99-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/continuous-integration_2.x/containers/inmemory/target/bom.json [INFO] attaching as tyrus-container-inmemory-2.1.99-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- source:3.2.0:jar-no-fork (attach-sources) @ tyrus-container-inmemory --- [INFO] Building jar: /home/jenkins/agent/workspace/continuous-integration_2.x/containers/inmemory/target/tyrus-container-inmemory-2.1.99-SNAPSHOT-sources.jar [INFO] [INFO] --- install:3.1.1:install (default-install) @ tyrus-container-inmemory --- [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/containers/inmemory/pom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/tyrus-container-inmemory/2.1.99-SNAPSHOT/tyrus-container-inmemory-2.1.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/containers/inmemory/target/tyrus-container-inmemory-2.1.99-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/glassfish/tyrus/tyrus-container-inmemory/2.1.99-SNAPSHOT/tyrus-container-inmemory-2.1.99-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/containers/inmemory/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/tyrus-container-inmemory/2.1.99-SNAPSHOT/tyrus-container-inmemory-2.1.99-SNAPSHOT-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/containers/inmemory/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/tyrus/tyrus-container-inmemory/2.1.99-SNAPSHOT/tyrus-container-inmemory-2.1.99-SNAPSHOT-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/containers/inmemory/target/tyrus-container-inmemory-2.1.99-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/tyrus/tyrus-container-inmemory/2.1.99-SNAPSHOT/tyrus-container-inmemory-2.1.99-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:5.1.4:install (default-install) @ tyrus-container-inmemory --- [INFO] Installing org/glassfish/tyrus/tyrus-container-inmemory/2.1.99-SNAPSHOT/tyrus-container-inmemory-2.1.99-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] ------------< org.glassfish.tyrus:tyrus-container-servlet >------------- [INFO] Building Tyrus Servlet Bundle 2.1.99-SNAPSHOT [16/69] [INFO] from containers/servlet/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ tyrus-container-servlet --- [INFO] [INFO] --- checkstyle:3.1.0:check (default) @ tyrus-container-servlet --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory:1.0:highest-basedir (directories) @ tyrus-container-servlet --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/continuous-integration_2.x [INFO] [INFO] --- build-helper:3.4.0:parse-version (parse-version) @ tyrus-container-servlet --- [INFO] [INFO] --- build-helper:3.4.0:add-source (default) @ tyrus-container-servlet --- [INFO] Source directory: /home/jenkins/agent/workspace/continuous-integration_2.x/containers/servlet/target/generated-sources/rsrc-gen added. [INFO] [INFO] --- resources:2.6:copy-resources (copy-legaldocs) @ tyrus-container-servlet --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- resources:2.6:copy-resources (copy-legaldocs-to-sources) @ tyrus-container-servlet --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- resources:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ tyrus-container-servlet --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- resources:2.6:resources (default-resources) @ tyrus-container-servlet --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ tyrus-container-servlet --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/continuous-integration_2.x/containers/servlet/target/classes [INFO] /home/jenkins/agent/workspace/continuous-integration_2.x/containers/servlet/src/main/java/org/glassfish/tyrus/servlet/TyrusServletContainerInitializer.java: /home/jenkins/agent/workspace/continuous-integration_2.x/containers/servlet/src/main/java/org/glassfish/tyrus/servlet/TyrusServletContainerInitializer.java uses or overrides a deprecated API. [INFO] /home/jenkins/agent/workspace/continuous-integration_2.x/containers/servlet/src/main/java/org/glassfish/tyrus/servlet/TyrusServletContainerInitializer.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- resources:2.6:testResources (default-testResources) @ tyrus-container-servlet --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/continuous-integration_2.x/containers/servlet/src/test/resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ tyrus-container-servlet --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.1:test (default-test) @ tyrus-container-servlet --- [INFO] No tests to run. [INFO] [INFO] --- bundle:5.1.4:bundle (default-bundle) @ tyrus-container-servlet --- [WARNING] Bundle org.glassfish.tyrus:tyrus-container-servlet:bundle:2.1.99-SNAPSHOT : Split package, multiple jars provide the same package: 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, Jar:jakarta.servlet-api, Jar:tyrus-server, Jar:jakarta.xml.bind-api, Jar:jakarta.activation-api, Jar:tyrus-client, Jar:tyrus-core, Jar:tyrus-spi, Jar:jakarta.websocket-client-api, Jar:tyrus-container-grizzly-client] Class path [Jar:., Jar:jakarta.websocket-api, Jar:jakarta.servlet-api, Jar:tyrus-server, Jar:jakarta.xml.bind-api, Jar:jakarta.activation-api, Jar:tyrus-client, Jar:tyrus-core, Jar:tyrus-spi, Jar:jakarta.websocket-client-api, Jar:tyrus-container-grizzly-client, Jar:grizzly-framework, Jar:grizzly-http-server, Jar:grizzly-http] [INFO] Building bundle: /home/jenkins/agent/workspace/continuous-integration_2.x/containers/servlet/target/tyrus-container-servlet-2.1.99-SNAPSHOT.jar [INFO] Writing manifest: /home/jenkins/agent/workspace/continuous-integration_2.x/containers/servlet/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ tyrus-container-servlet --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 13 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/continuous-integration_2.x/containers/servlet/target/bom.xml [INFO] attaching as tyrus-container-servlet-2.1.99-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/continuous-integration_2.x/containers/servlet/target/bom.json [INFO] attaching as tyrus-container-servlet-2.1.99-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- javadoc:3.3.1:jar (attach-javadocs) @ tyrus-container-servlet --- [INFO] Skipping javadoc generation [INFO] [INFO] --- source:3.2.0:jar-no-fork (attach-sources) @ tyrus-container-servlet --- [INFO] Building jar: /home/jenkins/agent/workspace/continuous-integration_2.x/containers/servlet/target/tyrus-container-servlet-2.1.99-SNAPSHOT-sources.jar [INFO] [INFO] --- install:3.1.1:install (default-install) @ tyrus-container-servlet --- [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/containers/servlet/pom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/tyrus-container-servlet/2.1.99-SNAPSHOT/tyrus-container-servlet-2.1.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/containers/servlet/target/tyrus-container-servlet-2.1.99-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/glassfish/tyrus/tyrus-container-servlet/2.1.99-SNAPSHOT/tyrus-container-servlet-2.1.99-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/containers/servlet/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/tyrus-container-servlet/2.1.99-SNAPSHOT/tyrus-container-servlet-2.1.99-SNAPSHOT-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/containers/servlet/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/tyrus/tyrus-container-servlet/2.1.99-SNAPSHOT/tyrus-container-servlet-2.1.99-SNAPSHOT-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/containers/servlet/target/tyrus-container-servlet-2.1.99-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/tyrus/tyrus-container-servlet/2.1.99-SNAPSHOT/tyrus-container-servlet-2.1.99-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:5.1.4:install (default-install) @ tyrus-container-servlet --- [INFO] Installing org/glassfish/tyrus/tyrus-container-servlet/2.1.99-SNAPSHOT/tyrus-container-servlet-2.1.99-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] -----------< org.glassfish.tyrus.tests:tyrus-tests-project >------------ [INFO] Building Tyrus Tests 2.1.99-SNAPSHOT [17/69] [INFO] from tests/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ tyrus-tests-project --- [INFO] [INFO] --- checkstyle:3.1.0:check (default) @ tyrus-tests-project --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory:1.0:highest-basedir (directories) @ tyrus-tests-project --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/continuous-integration_2.x [INFO] [INFO] --- build-helper:3.4.0:parse-version (parse-version) @ tyrus-tests-project --- [INFO] [INFO] --- build-helper:3.4.0:add-source (default) @ tyrus-tests-project --- [INFO] Source directory: /home/jenkins/agent/workspace/continuous-integration_2.x/tests/target/generated-sources/rsrc-gen added. [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ tyrus-tests-project --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/continuous-integration_2.x/tests/target/bom.xml [INFO] attaching as tyrus-tests-project-2.1.99-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/continuous-integration_2.x/tests/target/bom.json [INFO] attaching as tyrus-tests-project-2.1.99-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- source:3.2.0:jar-no-fork (attach-sources) @ tyrus-tests-project --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ tyrus-tests-project --- [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/tests/pom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/tests/tyrus-tests-project/2.1.99-SNAPSHOT/tyrus-tests-project-2.1.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/tests/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/tests/tyrus-tests-project/2.1.99-SNAPSHOT/tyrus-tests-project-2.1.99-SNAPSHOT-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/tests/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/tyrus/tests/tyrus-tests-project/2.1.99-SNAPSHOT/tyrus-tests-project-2.1.99-SNAPSHOT-cyclonedx.json [INFO] [INFO] -------------< org.glassfish.tyrus.tests:tyrus-test-tools >------------- [INFO] Building Tyrus Test Tools 2.1.99-SNAPSHOT [18/69] [INFO] from tests/tools/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ tyrus-test-tools --- [INFO] [INFO] --- checkstyle:3.1.0:check (default) @ tyrus-test-tools --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory:1.0:highest-basedir (directories) @ tyrus-test-tools --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/continuous-integration_2.x [INFO] [INFO] --- build-helper:3.4.0:parse-version (parse-version) @ tyrus-test-tools --- [INFO] [INFO] --- build-helper:3.4.0:add-source (default) @ tyrus-test-tools --- [INFO] Source directory: /home/jenkins/agent/workspace/continuous-integration_2.x/tests/tools/target/generated-sources/rsrc-gen added. [INFO] [INFO] --- resources:2.6:copy-resources (copy-legaldocs) @ tyrus-test-tools --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- resources:2.6:copy-resources (copy-legaldocs-to-sources) @ tyrus-test-tools --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- resources:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ tyrus-test-tools --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- resources:2.6:resources (default-resources) @ tyrus-test-tools --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/continuous-integration_2.x/tests/tools/src/main/resources [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ tyrus-test-tools --- [WARNING] ********************************************************************************************************************************************************************************************************** [WARNING] * Required filename-based automodules detected: [grizzly-framework-4.0.0.jar, grizzly-http-server-4.0.0.jar, grizzly-http-4.0.0.jar]. Please don't publish this project to a public artifact repository! * [WARNING] ********************************************************************************************************************************************************************************************************** [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/continuous-integration_2.x/tests/tools/target/classes [INFO] /home/jenkins/agent/workspace/continuous-integration_2.x/tests/tools/src/main/java/org/glassfish/tyrus/test/tools/TestContainer.java: /home/jenkins/agent/workspace/continuous-integration_2.x/tests/tools/src/main/java/org/glassfish/tyrus/test/tools/TestContainer.java uses or overrides a deprecated API. [INFO] /home/jenkins/agent/workspace/continuous-integration_2.x/tests/tools/src/main/java/org/glassfish/tyrus/test/tools/TestContainer.java: Recompile with -Xlint:deprecation for details. [INFO] /home/jenkins/agent/workspace/continuous-integration_2.x/tests/tools/src/main/java/org/glassfish/tyrus/test/tools/GrizzlyModProxy.java: /home/jenkins/agent/workspace/continuous-integration_2.x/tests/tools/src/main/java/org/glassfish/tyrus/test/tools/GrizzlyModProxy.java uses unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/continuous-integration_2.x/tests/tools/src/main/java/org/glassfish/tyrus/test/tools/GrizzlyModProxy.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- resources:2.6:testResources (default-testResources) @ tyrus-test-tools --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/continuous-integration_2.x/tests/tools/src/test/resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ tyrus-test-tools --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.1:test (default-test) @ tyrus-test-tools --- [INFO] No tests to run. [INFO] [INFO] --- bundle:5.1.4:bundle (default-bundle) @ tyrus-test-tools --- [WARNING] Bundle org.glassfish.tyrus.tests:tyrus-test-tools:bundle:2.1.99-SNAPSHOT : Split package, multiple jars provide the same package: 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-servlet, Jar:jakarta.servlet-api, Jar:jakarta.websocket-api, Jar:jakarta.websocket-client-api, Jar:tyrus-container-grizzly-server, Jar:tyrus-container-grizzly-client, Jar:tyrus-client, Jar:tyrus-core, Jar:tyrus-spi, Jar:tyrus-server, Jar:jakarta.xml.bind-api, Jar:jakarta.activation-api, Jar:junit, Jar:hamcrest-core] Class path [Jar:., Jar:tyrus-container-servlet, Jar:jakarta.servlet-api, Jar:jakarta.websocket-api, Jar:jakarta.websocket-client-api, Jar:tyrus-container-grizzly-server, Jar:grizzly-framework, Jar:grizzly-http-server, Jar:grizzly-http, Jar:tyrus-container-grizzly-client, Jar:tyrus-client, Jar:tyrus-core, Jar:tyrus-spi, Jar:tyrus-server, Jar:jakarta.xml.bind-api, Jar:jakarta.activation-api, Jar:junit, Jar:hamcrest-core] [INFO] Building bundle: /home/jenkins/agent/workspace/continuous-integration_2.x/tests/tools/target/tyrus-test-tools-2.1.99-SNAPSHOT.jar [INFO] Writing manifest: /home/jenkins/agent/workspace/continuous-integration_2.x/tests/tools/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ tyrus-test-tools --- [INFO] CycloneDX: Resolving Dependencies [INFO] Skipping javadoc generation [INFO] [INFO] --- source:3.2.0:jar-no-fork (attach-sources) @ tyrus-container-servlet --- [INFO] Building jar: /home/jenkins/agent/workspace/continuous-integration_2.x/containers/servlet/target/tyrus-container-servlet-2.1.99-SNAPSHOT-sources.jar [INFO] [INFO] --- install:3.1.1:install (default-install) @ tyrus-container-servlet --- [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/containers/servlet/pom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/tyrus-container-servlet/2.1.99-SNAPSHOT/tyrus-container-servlet-2.1.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/containers/servlet/target/tyrus-container-servlet-2.1.99-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/glassfish/tyrus/tyrus-container-servlet/2.1.99-SNAPSHOT/tyrus-container-servlet-2.1.99-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/containers/servlet/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/tyrus-container-servlet/2.1.99-SNAPSHOT/tyrus-container-servlet-2.1.99-SNAPSHOT-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/containers/servlet/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/tyrus/tyrus-container-servlet/2.1.99-SNAPSHOT/tyrus-container-servlet-2.1.99-SNAPSHOT-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/containers/servlet/target/tyrus-container-servlet-2.1.99-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/tyrus/tyrus-container-servlet/2.1.99-SNAPSHOT/tyrus-container-servlet-2.1.99-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:5.1.4:install (default-install) @ tyrus-container-servlet --- [INFO] Installing org/glassfish/tyrus/tyrus-container-servlet/2.1.99-SNAPSHOT/tyrus-container-servlet-2.1.99-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] -----------< org.glassfish.tyrus.tests:tyrus-tests-project >------------ [INFO] Building Tyrus Tests 2.1.99-SNAPSHOT [17/69] [INFO] from tests/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ tyrus-tests-project --- [INFO] [INFO] --- checkstyle:3.1.0:check (default) @ tyrus-tests-project --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory:1.0:highest-basedir (directories) @ tyrus-tests-project --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/continuous-integration_2.x [INFO] [INFO] --- build-helper:3.4.0:parse-version (parse-version) @ tyrus-tests-project --- [INFO] [INFO] --- build-helper:3.4.0:add-source (default) @ tyrus-tests-project --- [INFO] Source directory: /home/jenkins/agent/workspace/continuous-integration_2.x/tests/target/generated-sources/rsrc-gen added. [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ tyrus-tests-project --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/continuous-integration_2.x/tests/target/bom.xml [INFO] attaching as tyrus-tests-project-2.1.99-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/continuous-integration_2.x/tests/target/bom.json [INFO] attaching as tyrus-tests-project-2.1.99-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- source:3.2.0:jar-no-fork (attach-sources) @ tyrus-tests-project --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ tyrus-tests-project --- [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/tests/pom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/tests/tyrus-tests-project/2.1.99-SNAPSHOT/tyrus-tests-project-2.1.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/tests/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/tests/tyrus-tests-project/2.1.99-SNAPSHOT/tyrus-tests-project-2.1.99-SNAPSHOT-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/tests/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/tyrus/tests/tyrus-tests-project/2.1.99-SNAPSHOT/tyrus-tests-project-2.1.99-SNAPSHOT-cyclonedx.json [INFO] [INFO] -------------< org.glassfish.tyrus.tests:tyrus-test-tools >------------- [INFO] Building Tyrus Test Tools 2.1.99-SNAPSHOT [18/69] [INFO] from tests/tools/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ tyrus-test-tools --- [INFO] [INFO] --- checkstyle:3.1.0:check (default) @ tyrus-test-tools --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory:1.0:highest-basedir (directories) @ tyrus-test-tools --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/continuous-integration_2.x [INFO] [INFO] --- build-helper:3.4.0:parse-version (parse-version) @ tyrus-test-tools --- [INFO] [INFO] --- build-helper:3.4.0:add-source (default) @ tyrus-test-tools --- [INFO] Source directory: /home/jenkins/agent/workspace/continuous-integration_2.x/tests/tools/target/generated-sources/rsrc-gen added. [INFO] [INFO] --- resources:2.6:copy-resources (copy-legaldocs) @ tyrus-test-tools --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- resources:2.6:copy-resources (copy-legaldocs-to-sources) @ tyrus-test-tools --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- resources:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ tyrus-test-tools --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- resources:2.6:resources (default-resources) @ tyrus-test-tools --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/continuous-integration_2.x/tests/tools/src/main/resources [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ tyrus-test-tools --- [WARNING] ********************************************************************************************************************************************************************************************************** [WARNING] * Required filename-based automodules detected: [grizzly-framework-4.0.0.jar, grizzly-http-server-4.0.0.jar, grizzly-http-4.0.0.jar]. Please don't publish this project to a public artifact repository! * [WARNING] ********************************************************************************************************************************************************************************************************** [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/continuous-integration_2.x/tests/tools/target/classes [INFO] /home/jenkins/agent/workspace/continuous-integration_2.x/tests/tools/src/main/java/org/glassfish/tyrus/test/tools/TestContainer.java: /home/jenkins/agent/workspace/continuous-integration_2.x/tests/tools/src/main/java/org/glassfish/tyrus/test/tools/TestContainer.java uses or overrides a deprecated API. [INFO] /home/jenkins/agent/workspace/continuous-integration_2.x/tests/tools/src/main/java/org/glassfish/tyrus/test/tools/TestContainer.java: Recompile with -Xlint:deprecation for details. [INFO] /home/jenkins/agent/workspace/continuous-integration_2.x/tests/tools/src/main/java/org/glassfish/tyrus/test/tools/GrizzlyModProxy.java: /home/jenkins/agent/workspace/continuous-integration_2.x/tests/tools/src/main/java/org/glassfish/tyrus/test/tools/GrizzlyModProxy.java uses unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/continuous-integration_2.x/tests/tools/src/main/java/org/glassfish/tyrus/test/tools/GrizzlyModProxy.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- resources:2.6:testResources (default-testResources) @ tyrus-test-tools --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/continuous-integration_2.x/tests/tools/src/test/resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ tyrus-test-tools --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.1:test (default-test) @ tyrus-test-tools --- [INFO] No tests to run. [INFO] [INFO] --- bundle:5.1.4:bundle (default-bundle) @ tyrus-test-tools --- [WARNING] Bundle org.glassfish.tyrus.tests:tyrus-test-tools:bundle:2.1.99-SNAPSHOT : Split package, multiple jars provide the same package: 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-servlet, Jar:jakarta.servlet-api, Jar:jakarta.websocket-api, Jar:jakarta.websocket-client-api, Jar:tyrus-container-grizzly-server, Jar:tyrus-container-grizzly-client, Jar:tyrus-client, Jar:tyrus-core, Jar:tyrus-spi, Jar:tyrus-server, Jar:jakarta.xml.bind-api, Jar:jakarta.activation-api, Jar:junit, Jar:hamcrest-core] Class path [Jar:., Jar:tyrus-container-servlet, Jar:jakarta.servlet-api, Jar:jakarta.websocket-api, Jar:jakarta.websocket-client-api, Jar:tyrus-container-grizzly-server, Jar:grizzly-framework, Jar:grizzly-http-server, Jar:grizzly-http, Jar:tyrus-container-grizzly-client, Jar:tyrus-client, Jar:tyrus-core, Jar:tyrus-spi, Jar:tyrus-server, Jar:jakarta.xml.bind-api, Jar:jakarta.activation-api, Jar:junit, Jar:hamcrest-core] [INFO] Building bundle: /home/jenkins/agent/workspace/continuous-integration_2.x/tests/tools/target/tyrus-test-tools-2.1.99-SNAPSHOT.jar [INFO] Writing manifest: /home/jenkins/agent/workspace/continuous-integration_2.x/tests/tools/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ tyrus-test-tools --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 17 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/continuous-integration_2.x/tests/tools/target/bom.xml [INFO] attaching as tyrus-test-tools-2.1.99-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/continuous-integration_2.x/tests/tools/target/bom.json [INFO] attaching as tyrus-test-tools-2.1.99-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- source:3.2.0:jar-no-fork (attach-sources) @ tyrus-test-tools --- [INFO] Building jar: /home/jenkins/agent/workspace/continuous-integration_2.x/tests/tools/target/tyrus-test-tools-2.1.99-SNAPSHOT-sources.jar [INFO] [INFO] --- install:3.1.1:install (default-install) @ tyrus-test-tools --- [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/tests/tools/pom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/tests/tyrus-test-tools/2.1.99-SNAPSHOT/tyrus-test-tools-2.1.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/tests/tools/target/tyrus-test-tools-2.1.99-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/glassfish/tyrus/tests/tyrus-test-tools/2.1.99-SNAPSHOT/tyrus-test-tools-2.1.99-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/tests/tools/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/tests/tyrus-test-tools/2.1.99-SNAPSHOT/tyrus-test-tools-2.1.99-SNAPSHOT-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/tests/tools/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/tyrus/tests/tyrus-test-tools/2.1.99-SNAPSHOT/tyrus-test-tools-2.1.99-SNAPSHOT-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/tests/tools/target/tyrus-test-tools-2.1.99-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/tyrus/tests/tyrus-test-tools/2.1.99-SNAPSHOT/tyrus-test-tools-2.1.99-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:5.1.4:install (default-install) @ tyrus-test-tools --- [INFO] Installing org/glassfish/tyrus/tests/tyrus-test-tools/2.1.99-SNAPSHOT/tyrus-test-tools-2.1.99-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] -----------< org.glassfish.tyrus:tyrus-container-jdk-client >----------- [INFO] Building Tyrus JDK Client Container 2.1.99-SNAPSHOT [19/69] [INFO] from containers/jdk-client/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ tyrus-container-jdk-client --- [INFO] [INFO] --- checkstyle:3.1.0:check (default) @ tyrus-container-jdk-client --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory:1.0:highest-basedir (directories) @ tyrus-container-jdk-client --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/continuous-integration_2.x [INFO] [INFO] --- build-helper:3.4.0:parse-version (parse-version) @ tyrus-container-jdk-client --- [INFO] [INFO] --- build-helper:3.4.0:add-source (default) @ tyrus-container-jdk-client --- [INFO] Source directory: /home/jenkins/agent/workspace/continuous-integration_2.x/containers/jdk-client/target/generated-sources/rsrc-gen added. [INFO] [INFO] --- resources:2.6:copy-resources (copy-legaldocs) @ tyrus-container-jdk-client --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- resources:2.6:copy-resources (copy-legaldocs-to-sources) @ tyrus-container-jdk-client --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- resources:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ tyrus-container-jdk-client --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- resources:2.6:resources (default-resources) @ tyrus-container-jdk-client --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ tyrus-container-jdk-client --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 15 source files to /home/jenkins/agent/workspace/continuous-integration_2.x/containers/jdk-client/target/classes [INFO] /home/jenkins/agent/workspace/continuous-integration_2.x/containers/jdk-client/src/main/java/org/glassfish/tyrus/container/jdk/client/JdkClientContainer.java: /home/jenkins/agent/workspace/continuous-integration_2.x/containers/jdk-client/src/main/java/org/glassfish/tyrus/container/jdk/client/JdkClientContainer.java uses or overrides a deprecated API. [INFO] /home/jenkins/agent/workspace/continuous-integration_2.x/containers/jdk-client/src/main/java/org/glassfish/tyrus/container/jdk/client/JdkClientContainer.java: Recompile with -Xlint:deprecation for details. [INFO] /home/jenkins/agent/workspace/continuous-integration_2.x/containers/jdk-client/src/main/java/org/glassfish/tyrus/container/jdk/client/ClientFilter.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/continuous-integration_2.x/containers/jdk-client/src/main/java/org/glassfish/tyrus/container/jdk/client/ClientFilter.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- resources:2.6:testResources (default-testResources) @ tyrus-container-jdk-client --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 7 resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ tyrus-container-jdk-client --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/continuous-integration_2.x/containers/jdk-client/target/test-classes [INFO] CycloneDX: Creating BOM version 1.4 with 17 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/continuous-integration_2.x/tests/tools/target/bom.xml [INFO] attaching as tyrus-test-tools-2.1.99-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/continuous-integration_2.x/tests/tools/target/bom.json [INFO] attaching as tyrus-test-tools-2.1.99-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- source:3.2.0:jar-no-fork (attach-sources) @ tyrus-test-tools --- [INFO] Building jar: /home/jenkins/agent/workspace/continuous-integration_2.x/tests/tools/target/tyrus-test-tools-2.1.99-SNAPSHOT-sources.jar [INFO] [INFO] --- install:3.1.1:install (default-install) @ tyrus-test-tools --- [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/tests/tools/pom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/tests/tyrus-test-tools/2.1.99-SNAPSHOT/tyrus-test-tools-2.1.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/tests/tools/target/tyrus-test-tools-2.1.99-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/glassfish/tyrus/tests/tyrus-test-tools/2.1.99-SNAPSHOT/tyrus-test-tools-2.1.99-SNAPSHOT.jar [INFO] /home/jenkins/agent/workspace/continuous-integration_2.x/containers/jdk-client/src/test/java/org/glassfish/tyrus/container/jdk/client/ThreadPoolSizeTest.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/continuous-integration_2.x/containers/jdk-client/src/test/java/org/glassfish/tyrus/container/jdk/client/ThreadPoolSizeTest.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- surefire:3.2.1:test (default-test) @ tyrus-container-jdk-client --- [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/tests/tools/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/tests/tyrus-test-tools/2.1.99-SNAPSHOT/tyrus-test-tools-2.1.99-SNAPSHOT-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/tests/tools/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/tyrus/tests/tyrus-test-tools/2.1.99-SNAPSHOT/tyrus-test-tools-2.1.99-SNAPSHOT-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/tests/tools/target/tyrus-test-tools-2.1.99-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/tyrus/tests/tyrus-test-tools/2.1.99-SNAPSHOT/tyrus-test-tools-2.1.99-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:5.1.4:install (default-install) @ tyrus-test-tools --- [INFO] Installing org/glassfish/tyrus/tests/tyrus-test-tools/2.1.99-SNAPSHOT/tyrus-test-tools-2.1.99-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] -----------< org.glassfish.tyrus:tyrus-container-jdk-client >----------- [INFO] Building Tyrus JDK Client Container 2.1.99-SNAPSHOT [19/69] [INFO] from containers/jdk-client/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ tyrus-container-jdk-client --- [INFO] [INFO] --- checkstyle:3.1.0:check (default) @ tyrus-container-jdk-client --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory:1.0:highest-basedir (directories) @ tyrus-container-jdk-client --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/continuous-integration_2.x [INFO] [INFO] --- build-helper:3.4.0:parse-version (parse-version) @ tyrus-container-jdk-client --- [INFO] [INFO] --- build-helper:3.4.0:add-source (default) @ tyrus-container-jdk-client --- [INFO] Source directory: /home/jenkins/agent/workspace/continuous-integration_2.x/containers/jdk-client/target/generated-sources/rsrc-gen added. [INFO] [INFO] --- resources:2.6:copy-resources (copy-legaldocs) @ tyrus-container-jdk-client --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- resources:2.6:copy-resources (copy-legaldocs-to-sources) @ tyrus-container-jdk-client --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- resources:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ tyrus-container-jdk-client --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- resources:2.6:resources (default-resources) @ tyrus-container-jdk-client --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ tyrus-container-jdk-client --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 15 source files to /home/jenkins/agent/workspace/continuous-integration_2.x/containers/jdk-client/target/classes [INFO] /home/jenkins/agent/workspace/continuous-integration_2.x/containers/jdk-client/src/main/java/org/glassfish/tyrus/container/jdk/client/JdkClientContainer.java: /home/jenkins/agent/workspace/continuous-integration_2.x/containers/jdk-client/src/main/java/org/glassfish/tyrus/container/jdk/client/JdkClientContainer.java uses or overrides a deprecated API. [INFO] /home/jenkins/agent/workspace/continuous-integration_2.x/containers/jdk-client/src/main/java/org/glassfish/tyrus/container/jdk/client/JdkClientContainer.java: Recompile with -Xlint:deprecation for details. [INFO] /home/jenkins/agent/workspace/continuous-integration_2.x/containers/jdk-client/src/main/java/org/glassfish/tyrus/container/jdk/client/ClientFilter.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/continuous-integration_2.x/containers/jdk-client/src/main/java/org/glassfish/tyrus/container/jdk/client/ClientFilter.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- resources:2.6:testResources (default-testResources) @ tyrus-container-jdk-client --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 7 resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ tyrus-container-jdk-client --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/continuous-integration_2.x/containers/jdk-client/target/test-classes [INFO] /home/jenkins/agent/workspace/continuous-integration_2.x/containers/jdk-client/src/test/java/org/glassfish/tyrus/container/jdk/client/ThreadPoolSizeTest.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/continuous-integration_2.x/containers/jdk-client/src/test/java/org/glassfish/tyrus/container/jdk/client/ThreadPoolSizeTest.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- surefire:3.2.1:test (default-test) @ tyrus-container-jdk-client --- [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] Running org.glassfish.tyrus.container.jdk.client.EchoTest Nov 02, 2023 2:18:21 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:18:21 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Nov 02, 2023 2:18:21 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:18:21 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- ### Received: onOpen # server echoed: Do or do not, there is no try. ### Received: Do or do not, there is no try. (from your server) Nov 02, 2023 2:18:21 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:18:21 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.483 s -- in org.glassfish.tyrus.container.jdk.client.EchoTest [INFO] Running org.glassfish.tyrus.container.jdk.client.ThreadPoolTimeoutTest Nov 02, 2023 2:18:21 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:18:21 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Nov 02, 2023 2:18:21 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:18:21 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:18:21 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:18:21 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. [INFO] Running org.glassfish.tyrus.container.jdk.client.EchoTest Nov 02, 2023 2:18:22 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:18:22 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Nov 02, 2023 2:18:22 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:18:22 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. ### Received: onOpen # server echoed: Do or do not, there is no try. ### Received: Do or do not, there is no try. (from your server) Nov 02, 2023 2:18:22 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:18:22 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.575 s -- in org.glassfish.tyrus.container.jdk.client.EchoTest [INFO] Running org.glassfish.tyrus.container.jdk.client.ThreadPoolTimeoutTest Nov 02, 2023 2:18:23 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:18:23 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Nov 02, 2023 2:18:23 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:18:23 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:18:23 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:18:23 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:18:24 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:18:24 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Nov 02, 2023 2:18:24 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:18:24 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:18:24 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:18:24 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:18:24 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:18:24 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. Nov 02, 2023 2:18:24 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:18:24 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:18:24 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:18:24 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:18:24 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:18:24 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-4] Started. Nov 02, 2023 2:18:24 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:18:24 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:18:24 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:18:24 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:18:24 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:18:24 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-5] Started. Nov 02, 2023 2:18:24 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:18:24 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:18:24 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:18:24 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:18:24 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:18:24 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-6] Started. Nov 02, 2023 2:18:24 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:18:24 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:18:24 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:18:24 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:18:24 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:18:24 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-7] Started. Nov 02, 2023 2:18:24 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:18:24 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:18:24 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:18:24 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:18:24 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:18:24 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-8] Started. Nov 02, 2023 2:18:24 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:18:24 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:18:24 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:18:24 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.074 s -- in org.glassfish.tyrus.container.jdk.client.ThreadPoolTimeoutTest [INFO] Running org.glassfish.tyrus.container.jdk.client.ThreadPoolSizeTest Nov 02, 2023 2:18:24 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:18:24 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-9] Started. Nov 02, 2023 2:18:24 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:18:24 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:18:26 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:18:26 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:18:26 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:18:26 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-10] Started. Nov 02, 2023 2:18:26 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:18:26 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:18:26 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:18:26 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Nov 02, 2023 2:18:26 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:18:26 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:18:26 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:18:26 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:18:26 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:18:26 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. Nov 02, 2023 2:18:26 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:18:26 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:18:26 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:18:26 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:18:26 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:18:26 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-4] Started. Nov 02, 2023 2:18:26 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:18:26 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:18:26 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:18:26 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:18:26 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:18:26 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-5] Started. Nov 02, 2023 2:18:26 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:18:26 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:18:26 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:18:26 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:18:26 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:18:26 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-6] Started. Nov 02, 2023 2:18:26 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:18:26 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:18:26 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:18:26 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:18:26 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:18:26 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-7] Started. Nov 02, 2023 2:18:26 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:18:26 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:18:26 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:18:26 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:18:26 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:18:26 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-8] Started. Nov 02, 2023 2:18:26 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:18:26 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:18:26 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:18:26 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.131 s -- in org.glassfish.tyrus.container.jdk.client.ThreadPoolTimeoutTest [INFO] Running org.glassfish.tyrus.container.jdk.client.ThreadPoolSizeTest Nov 02, 2023 2:18:26 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:18:26 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-9] Started. Nov 02, 2023 2:18:26 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:18:26 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:18:27 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:18:27 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.238 s -- in org.glassfish.tyrus.container.jdk.client.ThreadPoolSizeTest [INFO] Running org.glassfish.tyrus.container.jdk.client.SslFilterTest Nov 02, 2023 2:18:27 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:18:27 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:18:27 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:18:27 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-10] Started. Nov 02, 2023 2:18:27 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:18:27 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:18:28 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:18:28 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.230 s -- in org.glassfish.tyrus.container.jdk.client.ThreadPoolSizeTest [INFO] Running org.glassfish.tyrus.container.jdk.client.SslFilterTest === SSLHandshakeException (certificate_unknown) on the server expected === === SSLHandshakeException (certificate_unknown) on the server expected === javax.net.ssl.SSLException: readHandshakeRecord at java.base/sun.security.ssl.SSLSocketImpl.readHandshakeRecord(SSLSocketImpl.java:1377) at java.base/sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:437) at java.base/sun.security.ssl.SSLSocketImpl.ensureNegotiated(SSLSocketImpl.java:878) at java.base/sun.security.ssl.SSLSocketImpl$AppInputStream.read(SSLSocketImpl.java:969) at java.base/sun.security.ssl.SSLSocketImpl$AppInputStream.read(SSLSocketImpl.java:929) at org.glassfish.tyrus.container.jdk.client@2.1.99-SNAPSHOT/org.glassfish.tyrus.container.jdk.client.SslFilterTest$SslEchoServer$1.run(SslFilterTest.java:529) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:830) Caused by: java.net.SocketException: Socket closed at java.base/sun.nio.ch.NioSocketImpl.ensureOpenAndConnected(NioSocketImpl.java:166) at java.base/sun.nio.ch.NioSocketImpl.beginWrite(NioSocketImpl.java:367) at java.base/sun.nio.ch.NioSocketImpl.implWrite(NioSocketImpl.java:412) at java.base/sun.nio.ch.NioSocketImpl.write(NioSocketImpl.java:441) at java.base/sun.nio.ch.NioSocketImpl$2.write(NioSocketImpl.java:825) at java.base/java.net.Socket$SocketOutputStream.write(Socket.java:1007) at java.base/sun.security.ssl.SSLSocketOutputRecord.flush(SSLSocketOutputRecord.java:268) at java.base/sun.security.ssl.HandshakeOutStream.flush(HandshakeOutStream.java:89) at java.base/sun.security.ssl.CertificateVerify$T13CertificateVerifyProducer.onProduceCertificateVerify(CertificateVerify.java:1119) at java.base/sun.security.ssl.CertificateVerify$T13CertificateVerifyProducer.produce(CertificateVerify.java:1103) at java.base/sun.security.ssl.SSLHandshake.produce(SSLHandshake.java:440) at java.base/sun.security.ssl.ClientHello$T13ClientHelloConsumer.goServerHello(ClientHello.java:1252) at java.base/sun.security.ssl.ClientHello$T13ClientHelloConsumer.consume(ClientHello.java:1188) at java.base/sun.security.ssl.ClientHello$ClientHelloConsumer.onClientHello(ClientHello.java:851) at java.base/sun.security.ssl.ClientHello$ClientHelloConsumer.consume(ClientHello.java:812) at java.base/sun.security.ssl.SSLHandshake.consume(SSLHandshake.java:396) at java.base/sun.security.ssl.HandshakeContext.dispatch(HandshakeContext.java:444) at java.base/sun.security.ssl.HandshakeContext.dispatch(HandshakeContext.java:422) at java.base/sun.security.ssl.TransportContext.dispatch(TransportContext.java:181) at java.base/sun.security.ssl.SSLTransport.decode(SSLTransport.java:164) at java.base/sun.security.ssl.SSLSocketImpl.decode(SSLSocketImpl.java:1460) at java.base/sun.security.ssl.SSLSocketImpl.readHandshakeRecord(SSLSocketImpl.java:1368) ... 8 more javax.net.ssl.SSLException: readHandshakeRecord at java.base/sun.security.ssl.SSLSocketImpl.readHandshakeRecord(SSLSocketImpl.java:1377) at java.base/sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:437) at java.base/sun.security.ssl.SSLSocketImpl.ensureNegotiated(SSLSocketImpl.java:878) at java.base/sun.security.ssl.SSLSocketImpl$AppInputStream.read(SSLSocketImpl.java:969) at java.base/sun.security.ssl.SSLSocketImpl$AppInputStream.read(SSLSocketImpl.java:929) at org.glassfish.tyrus.container.jdk.client@2.1.99-SNAPSHOT/org.glassfish.tyrus.container.jdk.client.SslFilterTest$SslEchoServer$1.run(SslFilterTest.java:529) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:830) Caused by: java.net.SocketException: Socket closed at java.base/sun.nio.ch.NioSocketImpl.endWrite(NioSocketImpl.java:384) at java.base/sun.nio.ch.NioSocketImpl.implWrite(NioSocketImpl.java:423) at java.base/sun.nio.ch.NioSocketImpl.write(NioSocketImpl.java:441) at java.base/sun.nio.ch.NioSocketImpl$2.write(NioSocketImpl.java:825) at java.base/java.net.Socket$SocketOutputStream.write(Socket.java:1007) at java.base/sun.security.ssl.SSLSocketOutputRecord.flush(SSLSocketOutputRecord.java:268) at java.base/sun.security.ssl.HandshakeOutStream.flush(HandshakeOutStream.java:89) at java.base/sun.security.ssl.NewSessionTicket$NewSessionTicketKickstartProducer.produce(NewSessionTicket.java:429) at java.base/sun.security.ssl.Finished$T13FinishedConsumer.onConsumeFinished(Finished.java:1143) at java.base/sun.security.ssl.Finished$T13FinishedConsumer.consume(Finished.java:889) at java.base/sun.security.ssl.SSLHandshake.consume(SSLHandshake.java:396) at java.base/sun.security.ssl.HandshakeContext.dispatch(HandshakeContext.java:444) at java.base/sun.security.ssl.HandshakeContext.dispatch(HandshakeContext.java:422) at java.base/sun.security.ssl.TransportContext.dispatch(TransportContext.java:181) at java.base/sun.security.ssl.SSLTransport.decode(SSLTransport.java:164) at java.base/sun.security.ssl.SSLSocketImpl.decode(SSLSocketImpl.java:1460) at java.base/sun.security.ssl.SSLSocketImpl.readHandshakeRecord(SSLSocketImpl.java:1368) ... 8 more javax.net.ssl.SSLException: readHandshakeRecord at java.base/sun.security.ssl.SSLSocketImpl.readHandshakeRecord(SSLSocketImpl.java:1072) at java.base/sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:402) at java.base/sun.security.ssl.SSLSocketImpl.ensureNegotiated(SSLSocketImpl.java:716) at java.base/sun.security.ssl.SSLSocketImpl$AppInputStream.read(SSLSocketImpl.java:799) at java.base/sun.security.ssl.SSLSocketImpl$AppInputStream.read(SSLSocketImpl.java:758) at org.glassfish.tyrus.container.jdk.client@2.1.99-SNAPSHOT/org.glassfish.tyrus.container.jdk.client.SslFilterTest$SslEchoServer$1.run(SslFilterTest.java:529) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) Caused by: java.net.SocketException: Socket closed at java.base/java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:113) at java.base/java.net.SocketOutputStream.write(SocketOutputStream.java:150) at java.base/sun.security.ssl.SSLSocketOutputRecord.flush(SSLSocketOutputRecord.java:251) at java.base/sun.security.ssl.HandshakeOutStream.flush(HandshakeOutStream.java:89) at java.base/sun.security.ssl.CertificateVerify$T13CertificateVerifyProducer.onProduceCertificateVerify(CertificateVerify.java:1086) at java.base/sun.security.ssl.CertificateVerify$T13CertificateVerifyProducer.produce(CertificateVerify.java:1070) at java.base/sun.security.ssl.SSLHandshake.produce(SSLHandshake.java:436) at java.base/sun.security.ssl.ClientHello$T13ClientHelloConsumer.goServerHello(ClientHello.java:1224) at java.base/sun.security.ssl.ClientHello$T13ClientHelloConsumer.consume(ClientHello.java:1160) at java.base/sun.security.ssl.ClientHello$ClientHelloConsumer.onClientHello(ClientHello.java:849) at java.base/sun.security.ssl.ClientHello$ClientHelloConsumer.consume(ClientHello.java:810) at java.base/sun.security.ssl.SSLHandshake.consume(SSLHandshake.java:392) at java.base/sun.security.ssl.HandshakeContext.dispatch(HandshakeContext.java:444) at java.base/sun.security.ssl.HandshakeContext.dispatch(HandshakeContext.java:421) at java.base/sun.security.ssl.TransportContext.dispatch(TransportContext.java:178) at java.base/sun.security.ssl.SSLTransport.decode(SSLTransport.java:164) at java.base/sun.security.ssl.SSLSocketImpl.decode(SSLSocketImpl.java:1152) at java.base/sun.security.ssl.SSLSocketImpl.readHandshakeRecord(SSLSocketImpl.java:1063) ... 8 more javax.net.ssl.SSLException: readHandshakeRecord at java.base/sun.security.ssl.SSLSocketImpl.readHandshakeRecord(SSLSocketImpl.java:1072) at java.base/sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:402) at java.base/sun.security.ssl.SSLSocketImpl.ensureNegotiated(SSLSocketImpl.java:716) at java.base/sun.security.ssl.SSLSocketImpl$AppInputStream.read(SSLSocketImpl.java:799) at java.base/sun.security.ssl.SSLSocketImpl$AppInputStream.read(SSLSocketImpl.java:758) at org.glassfish.tyrus.container.jdk.client@2.1.99-SNAPSHOT/org.glassfish.tyrus.container.jdk.client.SslFilterTest$SslEchoServer$1.run(SslFilterTest.java:529) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) Caused by: java.net.SocketException: Socket closed at java.base/java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:113) at java.base/java.net.SocketOutputStream.write(SocketOutputStream.java:150) at java.base/sun.security.ssl.SSLSocketOutputRecord.flush(SSLSocketOutputRecord.java:251) at java.base/sun.security.ssl.HandshakeOutStream.flush(HandshakeOutStream.java:89) at java.base/sun.security.ssl.NewSessionTicket$NewSessionTicketKickstartProducer.produce(NewSessionTicket.java:274) at java.base/sun.security.ssl.Finished$T13FinishedConsumer.onConsumeFinished(Finished.java:1073) at java.base/sun.security.ssl.Finished$T13FinishedConsumer.consume(Finished.java:851) at java.base/sun.security.ssl.SSLHandshake.consume(SSLHandshake.java:392) at java.base/sun.security.ssl.HandshakeContext.dispatch(HandshakeContext.java:444) at java.base/sun.security.ssl.HandshakeContext.dispatch(HandshakeContext.java:421) at java.base/sun.security.ssl.TransportContext.dispatch(TransportContext.java:178) at java.base/sun.security.ssl.SSLTransport.decode(SSLTransport.java:164) at java.base/sun.security.ssl.SSLSocketImpl.decode(SSLSocketImpl.java:1152) at java.base/sun.security.ssl.SSLSocketImpl.readHandshakeRecord(SSLSocketImpl.java:1063) ... 8 more === SSLHandshakeException (certificate_unknown) on the server expected === [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.750 s -- in org.glassfish.tyrus.container.jdk.client.SslFilterTest [INFO] Running org.glassfish.tyrus.container.jdk.client.TooLargeResponseTest javax.net.ssl.SSLException: readHandshakeRecord at java.base/sun.security.ssl.SSLSocketImpl.readHandshakeRecord(SSLSocketImpl.java:1377) at java.base/sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:437) at java.base/sun.security.ssl.SSLSocketImpl.ensureNegotiated(SSLSocketImpl.java:878) at java.base/sun.security.ssl.SSLSocketImpl$AppInputStream.read(SSLSocketImpl.java:969) at java.base/sun.security.ssl.SSLSocketImpl$AppInputStream.read(SSLSocketImpl.java:929) at org.glassfish.tyrus.container.jdk.client@2.1.99-SNAPSHOT/org.glassfish.tyrus.container.jdk.client.SslFilterTest$SslEchoServer$1.run(SslFilterTest.java:529) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:830) Caused by: java.net.SocketException: Socket closed at java.base/sun.nio.ch.NioSocketImpl.ensureOpenAndConnected(NioSocketImpl.java:166) at java.base/sun.nio.ch.NioSocketImpl.beginWrite(NioSocketImpl.java:367) at java.base/sun.nio.ch.NioSocketImpl.implWrite(NioSocketImpl.java:412) at java.base/sun.nio.ch.NioSocketImpl.write(NioSocketImpl.java:441) at java.base/sun.nio.ch.NioSocketImpl$2.write(NioSocketImpl.java:825) at java.base/java.net.Socket$SocketOutputStream.write(Socket.java:1007) at java.base/sun.security.ssl.SSLSocketOutputRecord.flush(SSLSocketOutputRecord.java:268) at java.base/sun.security.ssl.HandshakeOutStream.flush(HandshakeOutStream.java:89) at java.base/sun.security.ssl.CertificateVerify$T13CertificateVerifyProducer.onProduceCertificateVerify(CertificateVerify.java:1119) at java.base/sun.security.ssl.CertificateVerify$T13CertificateVerifyProducer.produce(CertificateVerify.java:1103) at java.base/sun.security.ssl.SSLHandshake.produce(SSLHandshake.java:440) at java.base/sun.security.ssl.ClientHello$T13ClientHelloConsumer.goServerHello(ClientHello.java:1252) at java.base/sun.security.ssl.ClientHello$T13ClientHelloConsumer.consume(ClientHello.java:1188) at java.base/sun.security.ssl.ClientHello$ClientHelloConsumer.onClientHello(ClientHello.java:851) at java.base/sun.security.ssl.ClientHello$ClientHelloConsumer.consume(ClientHello.java:812) at java.base/sun.security.ssl.SSLHandshake.consume(SSLHandshake.java:396) at java.base/sun.security.ssl.HandshakeContext.dispatch(HandshakeContext.java:444) at java.base/sun.security.ssl.HandshakeContext.dispatch(HandshakeContext.java:422) at java.base/sun.security.ssl.TransportContext.dispatch(TransportContext.java:181) at java.base/sun.security.ssl.SSLTransport.decode(SSLTransport.java:164) at java.base/sun.security.ssl.SSLSocketImpl.decode(SSLSocketImpl.java:1460) at java.base/sun.security.ssl.SSLSocketImpl.readHandshakeRecord(SSLSocketImpl.java:1368) ... 8 more Nov 02, 2023 2:18:31 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:18:31 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-11] Started. Nov 02, 2023 2:18:31 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:18:31 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:18:31 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:18:31 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s -- in org.glassfish.tyrus.container.jdk.client.TooLargeResponseTest [INFO] Running org.glassfish.tyrus.container.jdk.client.EnqueuedTasksTest Nov 02, 2023 2:18:31 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:18:31 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-12] Started. Nov 02, 2023 2:18:31 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:18:31 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:18:32 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:18:32 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:18:32 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:18:32 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-13] Started. Nov 02, 2023 2:18:32 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:18:32 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. === SSLHandshakeException (certificate_unknown) on the server expected === [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.689 s -- in org.glassfish.tyrus.container.jdk.client.SslFilterTest [INFO] Running org.glassfish.tyrus.container.jdk.client.TooLargeResponseTest javax.net.ssl.SSLException: readHandshakeRecord at java.base/sun.security.ssl.SSLSocketImpl.readHandshakeRecord(SSLSocketImpl.java:1072) at java.base/sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:402) at java.base/sun.security.ssl.SSLSocketImpl.ensureNegotiated(SSLSocketImpl.java:716) at java.base/sun.security.ssl.SSLSocketImpl$AppInputStream.read(SSLSocketImpl.java:799) at java.base/sun.security.ssl.SSLSocketImpl$AppInputStream.read(SSLSocketImpl.java:758) at org.glassfish.tyrus.container.jdk.client@2.1.99-SNAPSHOT/org.glassfish.tyrus.container.jdk.client.SslFilterTest$SslEchoServer$1.run(SslFilterTest.java:529) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) Caused by: java.net.SocketException: Socket closed at java.base/java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:113) at java.base/java.net.SocketOutputStream.write(SocketOutputStream.java:150) at java.base/sun.security.ssl.SSLSocketOutputRecord.flush(SSLSocketOutputRecord.java:251) at java.base/sun.security.ssl.HandshakeOutStream.flush(HandshakeOutStream.java:89) at java.base/sun.security.ssl.CertificateVerify$T13CertificateVerifyProducer.onProduceCertificateVerify(CertificateVerify.java:1086) at java.base/sun.security.ssl.CertificateVerify$T13CertificateVerifyProducer.produce(CertificateVerify.java:1070) at java.base/sun.security.ssl.SSLHandshake.produce(SSLHandshake.java:436) at java.base/sun.security.ssl.ClientHello$T13ClientHelloConsumer.goServerHello(ClientHello.java:1224) at java.base/sun.security.ssl.ClientHello$T13ClientHelloConsumer.consume(ClientHello.java:1160) at java.base/sun.security.ssl.ClientHello$ClientHelloConsumer.onClientHello(ClientHello.java:849) at java.base/sun.security.ssl.ClientHello$ClientHelloConsumer.consume(ClientHello.java:810) at java.base/sun.security.ssl.SSLHandshake.consume(SSLHandshake.java:392) at java.base/sun.security.ssl.HandshakeContext.dispatch(HandshakeContext.java:444) at java.base/sun.security.ssl.HandshakeContext.dispatch(HandshakeContext.java:421) at java.base/sun.security.ssl.TransportContext.dispatch(TransportContext.java:178) at java.base/sun.security.ssl.SSLTransport.decode(SSLTransport.java:164) at java.base/sun.security.ssl.SSLSocketImpl.decode(SSLSocketImpl.java:1152) at java.base/sun.security.ssl.SSLSocketImpl.readHandshakeRecord(SSLSocketImpl.java:1063) ... 8 more Nov 02, 2023 2:18:32 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:18:32 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-11] Started. Nov 02, 2023 2:18:32 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:18:32 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:18:32 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:18:32 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.glassfish.tyrus.container.jdk.client.TooLargeResponseTest [INFO] Running org.glassfish.tyrus.container.jdk.client.EnqueuedTasksTest Nov 02, 2023 2:18:32 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:18:32 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-12] Started. Nov 02, 2023 2:18:32 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:18:32 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:18:32 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:18:32 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:18:32 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:18:32 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-13] Started. Nov 02, 2023 2:18:32 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:18:32 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:18:34 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:18:34 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.200 s -- in org.glassfish.tyrus.container.jdk.client.EnqueuedTasksTest [INFO] Running org.glassfish.tyrus.container.jdk.client.ThreadPoolSizeLimitsTest Nov 02, 2023 2:18:34 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:18:34 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-14] Started. Nov 02, 2023 2:18:34 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:18:34 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:18:34 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:18:34 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.glassfish.tyrus.container.jdk.client.ThreadPoolSizeLimitsTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 30, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- bundle:5.1.4:bundle (default-bundle) @ tyrus-container-jdk-client --- [WARNING] Bundle org.glassfish.tyrus:tyrus-container-jdk-client:bundle:2.1.99-SNAPSHOT : Split package, multiple jars provide the same package: 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-client, Jar:tyrus-core, Jar:tyrus-spi, Jar:jakarta.websocket-api, Jar:jakarta.websocket-client-api] Class path [Jar:., Jar:tyrus-client, Jar:tyrus-core, Jar:tyrus-spi, Jar:jakarta.websocket-api, Jar:jakarta.websocket-client-api] [INFO] Building bundle: /home/jenkins/agent/workspace/continuous-integration_2.x/containers/jdk-client/target/tyrus-container-jdk-client-2.1.99-SNAPSHOT.jar [INFO] Writing manifest: /home/jenkins/agent/workspace/continuous-integration_2.x/containers/jdk-client/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ tyrus-container-jdk-client --- [INFO] CycloneDX: Resolving Dependencies Nov 02, 2023 2:18:34 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:18:34 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.126 s -- in org.glassfish.tyrus.container.jdk.client.EnqueuedTasksTest [INFO] Running org.glassfish.tyrus.container.jdk.client.ThreadPoolSizeLimitsTest Nov 02, 2023 2:18:34 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:18:34 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-14] Started. Nov 02, 2023 2:18:34 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:18:34 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:18:34 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:18:34 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.glassfish.tyrus.container.jdk.client.ThreadPoolSizeLimitsTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 30, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- bundle:5.1.4:bundle (default-bundle) @ tyrus-container-jdk-client --- [WARNING] Bundle org.glassfish.tyrus:tyrus-container-jdk-client:bundle:2.1.99-SNAPSHOT : Split package, multiple jars provide the same package: 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-client, Jar:tyrus-core, Jar:tyrus-spi, Jar:jakarta.websocket-api, Jar:jakarta.websocket-client-api] Class path [Jar:., Jar:tyrus-client, Jar:tyrus-core, Jar:tyrus-spi, Jar:jakarta.websocket-api, Jar:jakarta.websocket-client-api] [INFO] Building bundle: /home/jenkins/agent/workspace/continuous-integration_2.x/containers/jdk-client/target/tyrus-container-jdk-client-2.1.99-SNAPSHOT.jar [INFO] Writing manifest: /home/jenkins/agent/workspace/continuous-integration_2.x/containers/jdk-client/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ tyrus-container-jdk-client --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 5 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/continuous-integration_2.x/containers/jdk-client/target/bom.xml [INFO] attaching as tyrus-container-jdk-client-2.1.99-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/continuous-integration_2.x/containers/jdk-client/target/bom.json [INFO] attaching as tyrus-container-jdk-client-2.1.99-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- source:3.2.0:jar-no-fork (attach-sources) @ tyrus-container-jdk-client --- [INFO] Building jar: /home/jenkins/agent/workspace/continuous-integration_2.x/containers/jdk-client/target/tyrus-container-jdk-client-2.1.99-SNAPSHOT-sources.jar [INFO] [INFO] --- install:3.1.1:install (default-install) @ tyrus-container-jdk-client --- [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/containers/jdk-client/pom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/tyrus-container-jdk-client/2.1.99-SNAPSHOT/tyrus-container-jdk-client-2.1.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/containers/jdk-client/target/tyrus-container-jdk-client-2.1.99-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/glassfish/tyrus/tyrus-container-jdk-client/2.1.99-SNAPSHOT/tyrus-container-jdk-client-2.1.99-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/containers/jdk-client/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/tyrus-container-jdk-client/2.1.99-SNAPSHOT/tyrus-container-jdk-client-2.1.99-SNAPSHOT-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/containers/jdk-client/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/tyrus/tyrus-container-jdk-client/2.1.99-SNAPSHOT/tyrus-container-jdk-client-2.1.99-SNAPSHOT-cyclonedx.json [INFO] Installing /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/.m2/repository/org/glassfish/tyrus/tyrus-container-jdk-client/2.1.99-SNAPSHOT/tyrus-container-jdk-client-2.1.99-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:5.1.4:install (default-install) @ tyrus-container-jdk-client --- [INFO] Installing org/glassfish/tyrus/tyrus-container-jdk-client/2.1.99-SNAPSHOT/tyrus-container-jdk-client-2.1.99-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --------------< org.glassfish.tyrus:tyrus-documentation >--------------- [INFO] Building Tyrus Documentation 2.1.99-SNAPSHOT [20/69] [INFO] from docs/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] CycloneDX: Creating BOM version 1.4 with 5 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/continuous-integration_2.x/containers/jdk-client/target/bom.xml [INFO] attaching as tyrus-container-jdk-client-2.1.99-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/continuous-integration_2.x/containers/jdk-client/target/bom.json [INFO] attaching as tyrus-container-jdk-client-2.1.99-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- source:3.2.0:jar-no-fork (attach-sources) @ tyrus-container-jdk-client --- [INFO] Building jar: /home/jenkins/agent/workspace/continuous-integration_2.x/containers/jdk-client/target/tyrus-container-jdk-client-2.1.99-SNAPSHOT-sources.jar [INFO] [INFO] --- install:3.1.1:install (default-install) @ tyrus-container-jdk-client --- [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/containers/jdk-client/pom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/tyrus-container-jdk-client/2.1.99-SNAPSHOT/tyrus-container-jdk-client-2.1.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/containers/jdk-client/target/tyrus-container-jdk-client-2.1.99-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/glassfish/tyrus/tyrus-container-jdk-client/2.1.99-SNAPSHOT/tyrus-container-jdk-client-2.1.99-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/containers/jdk-client/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/tyrus-container-jdk-client/2.1.99-SNAPSHOT/tyrus-container-jdk-client-2.1.99-SNAPSHOT-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/containers/jdk-client/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/tyrus/tyrus-container-jdk-client/2.1.99-SNAPSHOT/tyrus-container-jdk-client-2.1.99-SNAPSHOT-cyclonedx.json [INFO] Installing /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/.m2/repository/org/glassfish/tyrus/tyrus-container-jdk-client/2.1.99-SNAPSHOT/tyrus-container-jdk-client-2.1.99-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:5.1.4:install (default-install) @ tyrus-container-jdk-client --- [INFO] Installing org/glassfish/tyrus/tyrus-container-jdk-client/2.1.99-SNAPSHOT/tyrus-container-jdk-client-2.1.99-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --------------< org.glassfish.tyrus:tyrus-documentation >--------------- [INFO] Building Tyrus Documentation 2.1.99-SNAPSHOT [20/69] [INFO] from docs/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ tyrus-documentation --- [INFO] [INFO] --- checkstyle:3.1.0:check (default) @ tyrus-documentation --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory:1.0:highest-basedir (directories) @ tyrus-documentation --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/continuous-integration_2.x [INFO] [INFO] --- build-helper:3.4.0:parse-version (parse-version) @ tyrus-documentation --- [INFO] [INFO] --- build-helper:3.4.0:add-source (default) @ tyrus-documentation --- [INFO] Source directory: /home/jenkins/agent/workspace/continuous-integration_2.x/docs/target/generated-sources/rsrc-gen added. [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ tyrus-documentation --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/continuous-integration_2.x/docs/target/bom.xml [INFO] attaching as tyrus-documentation-2.1.99-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/continuous-integration_2.x/docs/target/bom.json [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ tyrus-documentation --- [INFO] [INFO] --- checkstyle:3.1.0:check (default) @ tyrus-documentation --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory:1.0:highest-basedir (directories) @ tyrus-documentation --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/continuous-integration_2.x [INFO] [INFO] --- build-helper:3.4.0:parse-version (parse-version) @ tyrus-documentation --- [INFO] [INFO] --- build-helper:3.4.0:add-source (default) @ tyrus-documentation --- [INFO] Source directory: /home/jenkins/agent/workspace/continuous-integration_2.x/docs/target/generated-sources/rsrc-gen added. [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ tyrus-documentation --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/continuous-integration_2.x/docs/target/bom.xml [INFO] attaching as tyrus-documentation-2.1.99-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/continuous-integration_2.x/docs/target/bom.json [INFO] attaching as tyrus-documentation-2.1.99-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- antrun:3.1.0:run (process-entities) @ tyrus-documentation --- [INFO] attaching as tyrus-documentation-2.1.99-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- antrun:3.1.0:run (process-entities) @ tyrus-documentation --- [INFO] Executing tasks [WARNING] [echo] Preparing char entities [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/continuous-integration_2.x/docs/target/gen-src [INFO] [copy] Copying 16 files to /home/jenkins/agent/workspace/continuous-integration_2.x/docs/target/gen-src [INFO] Executed tasks [INFO] [INFO] --- docbkx:2.0.15:generate-html (Single page HTML and PDF) @ tyrus-documentation --- [INFO] Executing tasks [WARNING] [echo] Preparing char entities [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/continuous-integration_2.x/docs/target/gen-src [INFO] [copy] Copying 16 files to /home/jenkins/agent/workspace/continuous-integration_2.x/docs/target/gen-src [INFO] Executed tasks [INFO] [INFO] --- docbkx:2.0.15:generate-html (Single page HTML and PDF) @ tyrus-documentation --- [INFO] Processing input file: user-guide.xml [INFO] Processing input file: user-guide.xml [INFO] Applying customization parameters after docbkx parameters [INFO] Applying customization parameters after docbkx parameters [INFO] /home/jenkins/agent/workspace/continuous-integration_2.x/docs/target/docbook/user-guide.html has been generated. [INFO] [INFO] --- docbkx:2.0.15:generate-pdf (Single page HTML and PDF) @ tyrus-documentation --- [INFO] Processing input file: user-guide.xml [INFO] /home/jenkins/agent/workspace/continuous-integration_2.x/docs/target/docbook/user-guide.html has been generated. [INFO] [INFO] --- docbkx:2.0.15:generate-pdf (Single page HTML and PDF) @ tyrus-documentation --- [INFO] Processing input file: user-guide.xml [INFO] Applying customization parameters after docbkx parameters [INFO] Applying customization parameters after docbkx parameters [INFO] targetFileExtension pdf [INFO] type fo [INFO] targetFileExtension pdf [INFO] type fo Nov 02, 2023 2:18:43 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Font "Symbol,normal,700" not found. Substituting with "Symbol,normal,400". Nov 02, 2023 2:18:43 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Font "ZapfDingbats,normal,700" not found. Substituting with "ZapfDingbats,normal,400". Nov 02, 2023 2:18:43 PM org.apache.fop.events.LoggingEventListener processEvent INFO: Rendered page #1. Nov 02, 2023 2:18:43 PM org.apache.fop.hyphenation.Hyphenator getHyphenationTree SEVERE: Couldn't find hyphenation pattern for lang="en". Nov 02, 2023 2:18:43 PM org.apache.fop.events.LoggingEventListener processEvent INFO: Rendered page #2. Nov 02, 2023 2:18:43 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Font "Symbol,normal,700" not found. Substituting with "Symbol,normal,400". Nov 02, 2023 2:18:43 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Font "ZapfDingbats,normal,700" not found. Substituting with "ZapfDingbats,normal,400". Nov 02, 2023 2:18:43 PM org.apache.fop.events.LoggingEventListener processEvent INFO: Rendered page #1. Nov 02, 2023 2:18:43 PM org.apache.fop.hyphenation.Hyphenator getHyphenationTree SEVERE: Couldn't find hyphenation pattern for lang="en". Nov 02, 2023 2:18:43 PM org.apache.fop.events.LoggingEventListener processEvent INFO: Rendered page #2. Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent INFO: Rendered page #3. Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 73:944) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 73:944) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 73:944) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by 6000 millipoints. (See position 73:944) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 73:944) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by 36000 millipoints. (See position 73:944) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by 12000 millipoints. (See position 73:944) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by 24000 millipoints. (See position 112:958) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by 24000 millipoints. (See position 112:958) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 159:365) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 159:365) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by 30000 millipoints. (See position 179:377) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by 6000 millipoints. (See position 179:377) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 198:381) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 198:381) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 198:381) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by 48000 millipoints. (See position 231:381) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 231:381) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by 24000 millipoints. (See position 231:381) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 231:381) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 231:381) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by 6000 millipoints. (See position 231:381) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 231:381) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by 6000 millipoints. (See position 231:381) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 231:381) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 297:381) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 297:381) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 297:381) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 297:381) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent INFO: Rendered page #4. Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent INFO: Rendered page #5. Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent INFO: Rendered page #6. Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent INFO: Rendered page #7. Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent INFO: Rendered page #8. Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent INFO: Rendered page #9. Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent INFO: Rendered page #10. Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 5 of a paragraph overflows the available area by 21030 millipoints. (See position 341:2622) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 4 of a paragraph overflows the available area by 7130 millipoints. (See position 341:2622) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 3 of a paragraph overflows the available area by 19010 millipoints. (See position 341:2622) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 5 of a paragraph overflows the available area by 21030 millipoints. (See position 345:962) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 4 of a paragraph overflows the available area by 7130 millipoints. (See position 345:962) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 3 of a paragraph overflows the available area by 19010 millipoints. (See position 345:962) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 5 of a paragraph overflows the available area by 21030 millipoints. (See position 349:948) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 4 of a paragraph overflows the available area by 7130 millipoints. (See position 349:948) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 3 of a paragraph overflows the available area by 19010 millipoints. (See position 349:948) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 8 of a paragraph overflows the available area by 7140 millipoints. (See position 353:962) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 6 of a paragraph overflows the available area by 21030 millipoints. (See position 353:962) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 5 of a paragraph overflows the available area by 7130 millipoints. (See position 353:962) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 4 of a paragraph overflows the available area by 19010 millipoints. (See position 353:962) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 2 of a paragraph overflows the available area by 5140 millipoints. (See position 353:962) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 6 of a paragraph overflows the available area by 21030 millipoints. (See position 357:923) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 5 of a paragraph overflows the available area by 7130 millipoints. (See position 357:923) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 4 of a paragraph overflows the available area by 19010 millipoints. (See position 357:923) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 15 of a paragraph overflows the available area by 700 millipoints. (See position 361:924) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 14 of a paragraph overflows the available area by 9580 millipoints. (See position 361:924) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 12 of a paragraph overflows the available area by 150 millipoints. (See position 361:924) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 11 of a paragraph overflows the available area by 9030 millipoints. (See position 361:924) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 5 of a paragraph overflows the available area by 7350 millipoints. (See position 361:924) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 4 of a paragraph overflows the available area by 19010 millipoints. (See position 361:924) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 5 of a paragraph overflows the available area by 21030 millipoints. (See position 367:552) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 4 of a paragraph overflows the available area by 7130 millipoints. (See position 367:552) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 3 of a paragraph overflows the available area by 19010 millipoints. (See position 367:552) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 7 of a paragraph overflows the available area by 21030 millipoints. (See position 371:3089) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 6 of a paragraph overflows the available area by 7130 millipoints. (See position 371:3089) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 5 of a paragraph overflows the available area by 19010 millipoints. (See position 371:3089) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 7 of a paragraph overflows the available area by 21030 millipoints. (See position 375:913) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 6 of a paragraph overflows the available area by 7130 millipoints. (See position 375:913) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 5 of a paragraph overflows the available area by 19010 millipoints. (See position 375:913) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 7 of a paragraph overflows the available area by 21030 millipoints. (See position 379:913) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 6 of a paragraph overflows the available area by 7130 millipoints. (See position 379:913) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 5 of a paragraph overflows the available area by 19010 millipoints. (See position 379:913) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 7 of a paragraph overflows the available area by 21030 millipoints. (See position 383:916) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 6 of a paragraph overflows the available area by 7130 millipoints. (See position 383:916) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 5 of a paragraph overflows the available area by 19010 millipoints. (See position 383:916) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent INFO: Rendered page #11. Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent INFO: Rendered page #12. Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent INFO: Rendered page #13. Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent INFO: Rendered page #14. Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by 36000 millipoints. (See position 410:1080) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 410:1080) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 410:1080) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by 42000 millipoints. (See position 410:1080) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by 36000 millipoints. (See position 410:1080) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 410:1080) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 410:1080) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by 18000 millipoints. (See position 410:1080) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 2 of a paragraph overflows the available area by 29640 millipoints. (See position 469:685) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 474:976) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 474:976) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 474:976) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 474:976) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 474:976) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 474:976) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent INFO: Rendered page #3. Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 73:944) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 73:944) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 73:944) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by 6000 millipoints. (See position 73:944) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 73:944) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by 36000 millipoints. (See position 73:944) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by 12000 millipoints. (See position 73:944) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by 24000 millipoints. (See position 112:958) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by 24000 millipoints. (See position 112:958) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 159:365) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 159:365) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by 30000 millipoints. (See position 179:377) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by 6000 millipoints. (See position 179:377) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 198:381) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 198:381) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 198:381) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by 48000 millipoints. (See position 231:381) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 231:381) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by 24000 millipoints. (See position 231:381) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 231:381) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 231:381) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by 6000 millipoints. (See position 231:381) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 231:381) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by 6000 millipoints. (See position 231:381) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 231:381) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 297:381) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 297:381) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 297:381) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 297:381) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent INFO: Rendered page #4. Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent INFO: Rendered page #5. Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent INFO: Rendered page #6. Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent INFO: Rendered page #7. Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent INFO: Rendered page #8. Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent INFO: Rendered page #9. Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent INFO: Rendered page #10. Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 5 of a paragraph overflows the available area by 21030 millipoints. (See position 341:2622) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 4 of a paragraph overflows the available area by 7130 millipoints. (See position 341:2622) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 3 of a paragraph overflows the available area by 19010 millipoints. (See position 341:2622) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 5 of a paragraph overflows the available area by 21030 millipoints. (See position 345:962) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 4 of a paragraph overflows the available area by 7130 millipoints. (See position 345:962) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 3 of a paragraph overflows the available area by 19010 millipoints. (See position 345:962) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 5 of a paragraph overflows the available area by 21030 millipoints. (See position 349:948) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 4 of a paragraph overflows the available area by 7130 millipoints. (See position 349:948) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 3 of a paragraph overflows the available area by 19010 millipoints. (See position 349:948) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 8 of a paragraph overflows the available area by 7140 millipoints. (See position 353:962) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 6 of a paragraph overflows the available area by 21030 millipoints. (See position 353:962) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 5 of a paragraph overflows the available area by 7130 millipoints. (See position 353:962) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 4 of a paragraph overflows the available area by 19010 millipoints. (See position 353:962) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 2 of a paragraph overflows the available area by 5140 millipoints. (See position 353:962) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 6 of a paragraph overflows the available area by 21030 millipoints. (See position 357:923) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 5 of a paragraph overflows the available area by 7130 millipoints. (See position 357:923) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 4 of a paragraph overflows the available area by 19010 millipoints. (See position 357:923) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 15 of a paragraph overflows the available area by 700 millipoints. (See position 361:924) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 14 of a paragraph overflows the available area by 9580 millipoints. (See position 361:924) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 12 of a paragraph overflows the available area by 150 millipoints. (See position 361:924) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 11 of a paragraph overflows the available area by 9030 millipoints. (See position 361:924) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 5 of a paragraph overflows the available area by 7350 millipoints. (See position 361:924) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 4 of a paragraph overflows the available area by 19010 millipoints. (See position 361:924) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 5 of a paragraph overflows the available area by 21030 millipoints. (See position 367:552) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 4 of a paragraph overflows the available area by 7130 millipoints. (See position 367:552) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 3 of a paragraph overflows the available area by 19010 millipoints. (See position 367:552) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 7 of a paragraph overflows the available area by 21030 millipoints. (See position 371:3089) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 6 of a paragraph overflows the available area by 7130 millipoints. (See position 371:3089) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 5 of a paragraph overflows the available area by 19010 millipoints. (See position 371:3089) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 7 of a paragraph overflows the available area by 21030 millipoints. (See position 375:913) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 6 of a paragraph overflows the available area by 7130 millipoints. (See position 375:913) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 5 of a paragraph overflows the available area by 19010 millipoints. (See position 375:913) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 7 of a paragraph overflows the available area by 21030 millipoints. (See position 379:913) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 6 of a paragraph overflows the available area by 7130 millipoints. (See position 379:913) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 5 of a paragraph overflows the available area by 19010 millipoints. (See position 379:913) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 7 of a paragraph overflows the available area by 21030 millipoints. (See position 383:916) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 6 of a paragraph overflows the available area by 7130 millipoints. (See position 383:916) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 5 of a paragraph overflows the available area by 19010 millipoints. (See position 383:916) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent INFO: Rendered page #11. Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent INFO: Rendered page #12. Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent INFO: Rendered page #13. Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent INFO: Rendered page #14. Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by 36000 millipoints. (See position 410:1080) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 410:1080) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 410:1080) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by 42000 millipoints. (See position 410:1080) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by 36000 millipoints. (See position 410:1080) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 410:1080) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 410:1080) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by 18000 millipoints. (See position 410:1080) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 2 of a paragraph overflows the available area by 29640 millipoints. (See position 469:685) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 474:976) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 474:976) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 474:976) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 474:976) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 474:976) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 474:976) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent INFO: Rendered page #15. Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent INFO: Rendered page #16. Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent INFO: Rendered page #17. Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 535:1000) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 571:939) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by 36000 millipoints. (See position 659:365) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 659:365) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 659:365) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 659:365) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 659:365) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 683:926) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 737:957) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 753:955) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by 36000 millipoints. (See position 792:927) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by 24000 millipoints. (See position 792:927) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent INFO: Rendered page #18. Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent INFO: Rendered page #19. Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent INFO: Rendered page #20. Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent INFO: Rendered page #21. Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent INFO: Rendered page #22. Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent INFO: Rendered page #23. Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent INFO: Rendered page #24. Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent INFO: Rendered page #25. Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent INFO: Rendered page #15. Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent INFO: Rendered page #16. Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent INFO: Rendered page #17. Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 535:1000) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 571:939) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by 36000 millipoints. (See position 659:365) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 659:365) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 659:365) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 659:365) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 659:365) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 683:926) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 737:957) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 753:955) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by 36000 millipoints. (See position 792:927) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by 24000 millipoints. (See position 792:927) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent INFO: Rendered page #18. Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent INFO: Rendered page #19. Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent INFO: Rendered page #20. Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent INFO: Rendered page #21. Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent INFO: Rendered page #22. Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent INFO: Rendered page #23. Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent INFO: Rendered page #24. Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent INFO: Rendered page #25. Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 848:651) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 867:950) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 913:943) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by 42000 millipoints. (See position 913:943) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 913:943) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by 45106 millipoints. (See position 916:659) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by 42000 millipoints. (See position 926:951) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by 42000 millipoints. (See position 926:951) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by 6000 millipoints. (See position 926:951) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent INFO: Rendered page #26. Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent INFO: Rendered page #27. Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 993:956) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 1021:980) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by 6000 millipoints. (See position 1033:980) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by 18000 millipoints. (See position 1033:980) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent INFO: Rendered page #28. Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent INFO: Rendered page #29. Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent INFO: Rendered page #30. Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 1070:943) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 1070:943) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent INFO: Rendered page #31. Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent INFO: Rendered page #32. Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 848:651) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 867:950) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 913:943) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by 42000 millipoints. (See position 913:943) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 913:943) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by 45106 millipoints. (See position 916:659) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by 42000 millipoints. (See position 926:951) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by 42000 millipoints. (See position 926:951) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by 6000 millipoints. (See position 926:951) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent INFO: Rendered page #26. Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent INFO: Rendered page #27. Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 993:956) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 1021:980) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by 6000 millipoints. (See position 1033:980) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by 18000 millipoints. (See position 1033:980) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent INFO: Rendered page #28. Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent INFO: Rendered page #29. Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent INFO: Rendered page #30. Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 1070:943) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 1070:943) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent INFO: Rendered page #31. Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent INFO: Rendered page #32. Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent INFO: Rendered page #33. Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by 42000 millipoints. (See position 1107:866) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 1107:866) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 1107:866) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 1107:866) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by 48000 millipoints. (See position 1107:866) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by 12000 millipoints. (See position 1107:866) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 1107:866) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 1133:382) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 1147:382) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 1147:382) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 1152:382) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by 24000 millipoints. (See position 1152:382) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 1152:382) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 1168:670) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 1174:426) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 1188:482) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 1188:482) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 1188:482) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 1196:654) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by 12000 millipoints. (See position 1218:570) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 1220:609) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 1224:487) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 1224:487) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 1236:382) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 1294:471) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 1294:471) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by 42000 millipoints. (See position 1329:1438) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by 42000 millipoints. (See position 1329:1438) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by 12000 millipoints. (See position 1329:1438) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by 12000 millipoints. (See position 1329:1438) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by 42000 millipoints. (See position 1329:1438) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by 42000 millipoints. (See position 1329:1438) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by 24000 millipoints. (See position 1391:584) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 1404:554) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 1404:554) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 1404:554) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by 18000 millipoints. (See position 1404:554) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 1404:554) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 1435:482) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 1435:482) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 1435:482) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 1435:482) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 1435:482) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 1435:482) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 1481:378) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 1491:378) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 1505:378) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 1535:382) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 1535:382) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 1535:382) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 1574:390) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 1574:390) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 1579:390) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 1579:390) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by 30000 millipoints. (See position 1579:390) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 1608:382) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 1608:382) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 1608:382) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 1608:382) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 1608:382) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 1608:382) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 1608:382) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 1608:382) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 1608:382) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 1608:382) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 1608:382) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by 12000 millipoints. (See position 1608:382) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 1625:382) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 1625:382) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 1625:382) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 1625:382) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 1625:382) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 1625:382) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 1625:382) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 1625:382) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by 42000 millipoints. (See position 1625:382) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 1625:382) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 1625:382) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 1625:382) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 1625:382) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 1625:382) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by 42000 millipoints. (See position 1625:382) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 1625:382) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 1625:382) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 1625:382) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 1625:382) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 1625:382) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 1625:382) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by 12000 millipoints. (See position 1655:378) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 1655:378) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 1725:382) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 1729:382) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 1733:382) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 1733:382) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 1733:382) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 1733:382) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 1743:382) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 1743:382) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 1743:382) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 1743:382) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 1777:578) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 1807:389) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 1807:389) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by 42000 millipoints. (See position 1807:389) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by 30000 millipoints. (See position 1841:382) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 1874:382) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by 30000 millipoints. (See position 1887:382) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 7 of a paragraph overflows the available area by 6000 millipoints. (See position 1899:787) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 1917:513) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 1917:513) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 1917:513) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 1917:513) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by 30000 millipoints. (See position 1917:513) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 1917:513) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 1917:513) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 1946:382) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by 6000 millipoints. (See position 1954:382) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by 30000 millipoints. (See position 1954:382) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by 36000 millipoints. (See position 1954:382) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 1970:382) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by 6000 millipoints. (See position 1970:382) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by 30000 millipoints. (See position 1970:382) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by 36000 millipoints. (See position 1970:382) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 1986:382) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by 6000 millipoints. (See position 1986:382) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by 30000 millipoints. (See position 1986:382) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by 36000 millipoints. (See position 1986:382) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 2011:393) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 2016:393) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent INFO: Rendered page #33. Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by 42000 millipoints. (See position 1107:866) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 1107:866) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 1107:866) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 1107:866) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by 48000 millipoints. (See position 1107:866) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by 12000 millipoints. (See position 1107:866) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 1107:866) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 1133:382) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 1147:382) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 1147:382) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 1152:382) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by 24000 millipoints. (See position 1152:382) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 1152:382) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 1168:670) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 1174:426) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 1188:482) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 1188:482) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 1188:482) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 1196:654) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by 12000 millipoints. (See position 1218:570) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 1220:609) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 1224:487) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 1224:487) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 1236:382) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 1294:471) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 1294:471) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by 42000 millipoints. (See position 1329:1438) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by 42000 millipoints. (See position 1329:1438) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by 12000 millipoints. (See position 1329:1438) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by 12000 millipoints. (See position 1329:1438) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by 42000 millipoints. (See position 1329:1438) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by 42000 millipoints. (See position 1329:1438) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by 24000 millipoints. (See position 1391:584) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 1404:554) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 1404:554) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 1404:554) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by 18000 millipoints. (See position 1404:554) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 1404:554) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 1435:482) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 1435:482) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 1435:482) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 1435:482) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 1435:482) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 1435:482) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 1481:378) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 1491:378) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 1505:378) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 1535:382) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 1535:382) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 1535:382) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 1574:390) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 1574:390) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 1579:390) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 1579:390) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by 30000 millipoints. (See position 1579:390) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 1608:382) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 1608:382) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 1608:382) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 1608:382) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 1608:382) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 1608:382) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 1608:382) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 1608:382) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 1608:382) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 1608:382) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 1608:382) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by 12000 millipoints. (See position 1608:382) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 1625:382) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 1625:382) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 1625:382) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 1625:382) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 1625:382) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 1625:382) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 1625:382) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 1625:382) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by 42000 millipoints. (See position 1625:382) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 1625:382) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 1625:382) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 1625:382) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 1625:382) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 1625:382) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by 42000 millipoints. (See position 1625:382) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 1625:382) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 1625:382) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 1625:382) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 1625:382) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 1625:382) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 1625:382) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by 12000 millipoints. (See position 1655:378) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 1655:378) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 1725:382) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 1729:382) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 1733:382) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 1733:382) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 1733:382) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 1733:382) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 1743:382) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 1743:382) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 1743:382) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 1743:382) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 1777:578) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 1807:389) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 1807:389) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by 42000 millipoints. (See position 1807:389) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by 30000 millipoints. (See position 1841:382) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 1874:382) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by 30000 millipoints. (See position 1887:382) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 7 of a paragraph overflows the available area by 6000 millipoints. (See position 1899:787) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 1917:513) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 1917:513) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 1917:513) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 1917:513) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by 30000 millipoints. (See position 1917:513) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 1917:513) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 1917:513) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 1946:382) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by 6000 millipoints. (See position 1954:382) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by 30000 millipoints. (See position 1954:382) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by 36000 millipoints. (See position 1954:382) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 1970:382) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by 6000 millipoints. (See position 1970:382) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by 30000 millipoints. (See position 1970:382) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by 36000 millipoints. (See position 1970:382) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 1986:382) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by 6000 millipoints. (See position 1986:382) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by 30000 millipoints. (See position 1986:382) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by 36000 millipoints. (See position 1986:382) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 2011:393) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 2016:393) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by 24000 millipoints. (See position 2042:382) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 2042:382) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent INFO: Rendered page #34. Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent INFO: Rendered page #35. Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent INFO: Rendered page #36. Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent INFO: Rendered page #37. Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent INFO: Rendered page #38. Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent INFO: Rendered page #39. Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent INFO: Rendered page #40. Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent INFO: Rendered page #41. Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent INFO: Rendered page #42. Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent INFO: Rendered page #43. Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent INFO: Rendered page #44. Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent INFO: Rendered page #45. Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by 24000 millipoints. (See position 2042:382) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: Line 1 of a paragraph overflows the available area by more than 50 points. (See position 2042:382) Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent INFO: Rendered page #34. Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent INFO: Rendered page #35. Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent INFO: Rendered page #36. Nov 02, 2023 2:18:45 PM org.apache.fop.events.LoggingEventListener processEvent INFO: Rendered page #37. Nov 02, 2023 2:18:45 PM org.apache.fop.events.LoggingEventListener processEvent INFO: Rendered page #38. Nov 02, 2023 2:18:45 PM org.apache.fop.events.LoggingEventListener processEvent INFO: Rendered page #39. Nov 02, 2023 2:18:45 PM org.apache.fop.events.LoggingEventListener processEvent INFO: Rendered page #40. Nov 02, 2023 2:18:45 PM org.apache.fop.events.LoggingEventListener processEvent INFO: Rendered page #41. Nov 02, 2023 2:18:45 PM org.apache.fop.events.LoggingEventListener processEvent INFO: Rendered page #42. Nov 02, 2023 2:18:45 PM org.apache.fop.events.LoggingEventListener processEvent INFO: Rendered page #43. Nov 02, 2023 2:18:45 PM org.apache.fop.events.LoggingEventListener processEvent INFO: Rendered page #44. Nov 02, 2023 2:18:45 PM org.apache.fop.events.LoggingEventListener processEvent INFO: Rendered page #45. Nov 02, 2023 2:18:45 PM org.apache.fop.events.LoggingEventListener processEvent INFO: Rendered page #46. Nov 02, 2023 2:18:45 PM org.apache.fop.events.LoggingEventListener processEvent INFO: Rendered page #47. Nov 02, 2023 2:18:45 PM org.apache.fop.events.LoggingEventListener processEvent INFO: Rendered page #48. Nov 02, 2023 2:18:45 PM org.apache.fop.events.LoggingEventListener processEvent INFO: Rendered page #49. Nov 02, 2023 2:18:45 PM org.apache.fop.events.LoggingEventListener processEvent INFO: Rendered page #50. Nov 02, 2023 2:18:45 PM org.apache.fop.events.LoggingEventListener processEvent INFO: Rendered page #51. Nov 02, 2023 2:18:45 PM org.apache.fop.events.LoggingEventListener processEvent INFO: Rendered page #52. Nov 02, 2023 2:18:45 PM org.apache.fop.events.LoggingEventListener processEvent INFO: Rendered page #53. Nov 02, 2023 2:18:45 PM org.apache.fop.events.LoggingEventListener processEvent INFO: Rendered page #54. Nov 02, 2023 2:18:45 PM org.apache.fop.events.LoggingEventListener processEvent INFO: Rendered page #55. Nov 02, 2023 2:18:45 PM org.apache.fop.events.LoggingEventListener processEvent INFO: Rendered page #56. Nov 02, 2023 2:18:45 PM org.apache.fop.events.LoggingEventListener processEvent INFO: Rendered page #57. Nov 02, 2023 2:18:45 PM org.apache.fop.events.LoggingEventListener processEvent INFO: Rendered page #58. [INFO] /home/jenkins/agent/workspace/continuous-integration_2.x/docs/target/docbook/user-guide.pdf has been generated. [INFO] /home/jenkins/agent/workspace/continuous-integration_2.x/docs/target/docbook/user-guide.fo has been generated. [INFO] [INFO] --- docbkx:2.0.15:generate-html (Multiple HTML pages) @ tyrus-documentation --- [INFO] Processing input file: index.xml Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent INFO: Rendered page #46. Nov 02, 2023 2:18:44 PM org.apache.fop.events.LoggingEventListener processEvent INFO: Rendered page #47. Nov 02, 2023 2:18:45 PM org.apache.fop.events.LoggingEventListener processEvent INFO: Rendered page #48. Nov 02, 2023 2:18:45 PM org.apache.fop.events.LoggingEventListener processEvent INFO: Rendered page #49. Nov 02, 2023 2:18:45 PM org.apache.fop.events.LoggingEventListener processEvent INFO: Rendered page #50. Nov 02, 2023 2:18:45 PM org.apache.fop.events.LoggingEventListener processEvent INFO: Rendered page #51. Nov 02, 2023 2:18:45 PM org.apache.fop.events.LoggingEventListener processEvent INFO: Rendered page #52. Nov 02, 2023 2:18:45 PM org.apache.fop.events.LoggingEventListener processEvent INFO: Rendered page #53. Nov 02, 2023 2:18:45 PM org.apache.fop.events.LoggingEventListener processEvent INFO: Rendered page #54. Nov 02, 2023 2:18:45 PM org.apache.fop.events.LoggingEventListener processEvent INFO: Rendered page #55. Nov 02, 2023 2:18:45 PM org.apache.fop.events.LoggingEventListener processEvent INFO: Rendered page #56. Nov 02, 2023 2:18:45 PM org.apache.fop.events.LoggingEventListener processEvent INFO: Rendered page #57. Nov 02, 2023 2:18:45 PM org.apache.fop.events.LoggingEventListener processEvent INFO: Rendered page #58. [INFO] /home/jenkins/agent/workspace/continuous-integration_2.x/docs/target/docbook/user-guide.pdf has been generated. [INFO] /home/jenkins/agent/workspace/continuous-integration_2.x/docs/target/docbook/user-guide.fo has been generated. [INFO] [INFO] --- docbkx:2.0.15:generate-html (Multiple HTML pages) @ tyrus-documentation --- [INFO] Processing input file: index.xml [INFO] Applying customization parameters after docbkx parameters [INFO] Chunking output. [INFO] Applying customization parameters after docbkx parameters [INFO] Chunking output. [INFO] See /home/jenkins/agent/workspace/continuous-integration_2.x/docs/target/docbook for generated file(s) [INFO] [INFO] --- assembly:3.6.0:single (make-assembly) @ tyrus-documentation --- [INFO] See /home/jenkins/agent/workspace/continuous-integration_2.x/docs/target/docbook for generated file(s) [INFO] [INFO] --- assembly:3.6.0:single (make-assembly) @ tyrus-documentation --- [INFO] Reading assembly descriptor: src/main/assembly/docbook.xml [INFO] Building zip: /home/jenkins/agent/workspace/continuous-integration_2.x/docs/target/tyrus-documentation-2.1.99-SNAPSHOT-docbook.zip [INFO] [INFO] --- build-helper:3.4.0:attach-artifact (attach-artifacts) @ tyrus-documentation --- [INFO] [INFO] --- source:3.2.0:jar-no-fork (attach-sources) @ tyrus-documentation --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ tyrus-documentation --- [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/docs/pom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/tyrus-documentation/2.1.99-SNAPSHOT/tyrus-documentation-2.1.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/docs/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/tyrus-documentation/2.1.99-SNAPSHOT/tyrus-documentation-2.1.99-SNAPSHOT-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/docs/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/tyrus/tyrus-documentation/2.1.99-SNAPSHOT/tyrus-documentation-2.1.99-SNAPSHOT-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/docs/target/tyrus-documentation-2.1.99-SNAPSHOT-docbook.zip to /home/jenkins/.m2/repository/org/glassfish/tyrus/tyrus-documentation/2.1.99-SNAPSHOT/tyrus-documentation-2.1.99-SNAPSHOT-docbook.zip [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/docs/target/docbook/user-guide.pdf to /home/jenkins/.m2/repository/org/glassfish/tyrus/tyrus-documentation/2.1.99-SNAPSHOT/tyrus-documentation-2.1.99-SNAPSHOT-user-guide.pdf [INFO] [INFO] ----------< org.glassfish.tyrus.ext:tyrus-extensions-project >---------- [INFO] Building Tyrus Extension Modules 2.1.99-SNAPSHOT [21/69] [INFO] from ext/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ tyrus-extensions-project --- [INFO] [INFO] --- checkstyle:3.1.0:check (default) @ tyrus-extensions-project --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory:1.0:highest-basedir (directories) @ tyrus-extensions-project --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/continuous-integration_2.x [INFO] [INFO] --- build-helper:3.4.0:parse-version (parse-version) @ tyrus-extensions-project --- [INFO] [INFO] --- build-helper:3.4.0:add-source (default) @ tyrus-extensions-project --- [INFO] Source directory: /home/jenkins/agent/workspace/continuous-integration_2.x/ext/target/generated-sources/rsrc-gen added. [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ tyrus-extensions-project --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/continuous-integration_2.x/ext/target/bom.xml [INFO] attaching as tyrus-extensions-project-2.1.99-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/continuous-integration_2.x/ext/target/bom.json [INFO] attaching as tyrus-extensions-project-2.1.99-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- source:3.2.0:jar-no-fork (attach-sources) @ tyrus-extensions-project --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ tyrus-extensions-project --- [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/ext/pom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/ext/tyrus-extensions-project/2.1.99-SNAPSHOT/tyrus-extensions-project-2.1.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/ext/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/ext/tyrus-extensions-project/2.1.99-SNAPSHOT/tyrus-extensions-project-2.1.99-SNAPSHOT-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/ext/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/tyrus/ext/tyrus-extensions-project/2.1.99-SNAPSHOT/tyrus-extensions-project-2.1.99-SNAPSHOT-cyclonedx.json [INFO] [INFO] --------------< org.glassfish.tyrus.ext:tyrus-client-cli >-------------- [INFO] Building Tyrus CLI Client 2.1.99-SNAPSHOT [22/69] [INFO] from ext/client-cli/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] Reading assembly descriptor: src/main/assembly/docbook.xml [INFO] Building zip: /home/jenkins/agent/workspace/continuous-integration_2.x/docs/target/tyrus-documentation-2.1.99-SNAPSHOT-docbook.zip [INFO] [INFO] --- build-helper:3.4.0:attach-artifact (attach-artifacts) @ tyrus-documentation --- [INFO] [INFO] --- source:3.2.0:jar-no-fork (attach-sources) @ tyrus-documentation --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ tyrus-documentation --- [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/docs/pom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/tyrus-documentation/2.1.99-SNAPSHOT/tyrus-documentation-2.1.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/docs/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/tyrus-documentation/2.1.99-SNAPSHOT/tyrus-documentation-2.1.99-SNAPSHOT-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/docs/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/tyrus/tyrus-documentation/2.1.99-SNAPSHOT/tyrus-documentation-2.1.99-SNAPSHOT-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/docs/target/tyrus-documentation-2.1.99-SNAPSHOT-docbook.zip to /home/jenkins/.m2/repository/org/glassfish/tyrus/tyrus-documentation/2.1.99-SNAPSHOT/tyrus-documentation-2.1.99-SNAPSHOT-docbook.zip [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/docs/target/docbook/user-guide.pdf to /home/jenkins/.m2/repository/org/glassfish/tyrus/tyrus-documentation/2.1.99-SNAPSHOT/tyrus-documentation-2.1.99-SNAPSHOT-user-guide.pdf [INFO] [INFO] ----------< org.glassfish.tyrus.ext:tyrus-extensions-project >---------- [INFO] Building Tyrus Extension Modules 2.1.99-SNAPSHOT [21/69] [INFO] from ext/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ tyrus-extensions-project --- [INFO] [INFO] --- checkstyle:3.1.0:check (default) @ tyrus-extensions-project --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory:1.0:highest-basedir (directories) @ tyrus-extensions-project --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/continuous-integration_2.x [INFO] [INFO] --- build-helper:3.4.0:parse-version (parse-version) @ tyrus-extensions-project --- [INFO] [INFO] --- build-helper:3.4.0:add-source (default) @ tyrus-extensions-project --- [INFO] Source directory: /home/jenkins/agent/workspace/continuous-integration_2.x/ext/target/generated-sources/rsrc-gen added. [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ tyrus-extensions-project --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/continuous-integration_2.x/ext/target/bom.xml [INFO] attaching as tyrus-extensions-project-2.1.99-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/continuous-integration_2.x/ext/target/bom.json [INFO] attaching as tyrus-extensions-project-2.1.99-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- source:3.2.0:jar-no-fork (attach-sources) @ tyrus-extensions-project --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ tyrus-extensions-project --- [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/ext/pom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/ext/tyrus-extensions-project/2.1.99-SNAPSHOT/tyrus-extensions-project-2.1.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/ext/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/ext/tyrus-extensions-project/2.1.99-SNAPSHOT/tyrus-extensions-project-2.1.99-SNAPSHOT-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/ext/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/tyrus/ext/tyrus-extensions-project/2.1.99-SNAPSHOT/tyrus-extensions-project-2.1.99-SNAPSHOT-cyclonedx.json [INFO] [INFO] --------------< org.glassfish.tyrus.ext:tyrus-client-cli >-------------- [INFO] Building Tyrus CLI Client 2.1.99-SNAPSHOT [22/69] [INFO] from ext/client-cli/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ tyrus-client-cli --- [INFO] [INFO] --- checkstyle:3.1.0:check (default) @ tyrus-client-cli --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory:1.0:highest-basedir (directories) @ tyrus-client-cli --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/continuous-integration_2.x [INFO] [INFO] --- build-helper:3.4.0:parse-version (parse-version) @ tyrus-client-cli --- [INFO] [INFO] --- build-helper:3.4.0:add-source (default) @ tyrus-client-cli --- [INFO] Source directory: /home/jenkins/agent/workspace/continuous-integration_2.x/ext/client-cli/target/generated-sources/rsrc-gen added. [INFO] [INFO] --- resources:2.6:copy-resources (copy-legaldocs) @ tyrus-client-cli --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- resources:2.6:copy-resources (copy-legaldocs-to-sources) @ tyrus-client-cli --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- resources:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ tyrus-client-cli --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- resources:2.6:resources (default-resources) @ tyrus-client-cli --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/continuous-integration_2.x/ext/client-cli/src/main/resources [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ tyrus-client-cli --- [WARNING] **************************************************************************************************************************************** [WARNING] * Required filename-based automodules detected: [jline-2.14.5.jar]. Please don't publish this project to a public artifact repository! * [WARNING] **************************************************************************************************************************************** [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/continuous-integration_2.x/ext/client-cli/target/classes [INFO] /home/jenkins/agent/workspace/continuous-integration_2.x/ext/client-cli/src/main/java/org/glassfish/tyrus/ext/client/cli/ClientCli.java: /home/jenkins/agent/workspace/continuous-integration_2.x/ext/client-cli/src/main/java/org/glassfish/tyrus/ext/client/cli/ClientCli.java uses or overrides a deprecated API. [INFO] /home/jenkins/agent/workspace/continuous-integration_2.x/ext/client-cli/src/main/java/org/glassfish/tyrus/ext/client/cli/ClientCli.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- resources:2.6:testResources (default-testResources) @ tyrus-client-cli --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/continuous-integration_2.x/ext/client-cli/src/test/resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ tyrus-client-cli --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.1:test (default-test) @ tyrus-client-cli --- [INFO] No tests to run. [INFO] [INFO] --- bundle:5.1.4:bundle (default-bundle) @ tyrus-client-cli --- [WARNING] Bundle org.glassfish.tyrus.ext:tyrus-client-cli:bundle:2.1.99-SNAPSHOT : Split package, multiple jars provide the same package: 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-client, Jar:tyrus-core, Jar:tyrus-spi, Jar:jakarta.websocket-client-api, Jar:jakarta.websocket-api, Jar:tyrus-container-grizzly-client] Class path [Jar:., Jar:tyrus-client, Jar:tyrus-core, Jar:tyrus-spi, Jar:jakarta.websocket-client-api, Jar:jakarta.websocket-api, Jar:tyrus-container-grizzly-client, Jar:grizzly-framework, Jar:grizzly-http-server, Jar:grizzly-http, Jar:jline] [INFO] Building bundle: /home/jenkins/agent/workspace/continuous-integration_2.x/ext/client-cli/target/tyrus-client-cli-2.1.99-SNAPSHOT.jar [INFO] Writing manifest: /home/jenkins/agent/workspace/continuous-integration_2.x/ext/client-cli/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ tyrus-client-cli --- [INFO] CycloneDX: Resolving Dependencies [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ tyrus-client-cli --- [INFO] [INFO] --- checkstyle:3.1.0:check (default) @ tyrus-client-cli --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory:1.0:highest-basedir (directories) @ tyrus-client-cli --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/continuous-integration_2.x [INFO] [INFO] --- build-helper:3.4.0:parse-version (parse-version) @ tyrus-client-cli --- [INFO] [INFO] --- build-helper:3.4.0:add-source (default) @ tyrus-client-cli --- [INFO] Source directory: /home/jenkins/agent/workspace/continuous-integration_2.x/ext/client-cli/target/generated-sources/rsrc-gen added. [INFO] [INFO] --- resources:2.6:copy-resources (copy-legaldocs) @ tyrus-client-cli --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- resources:2.6:copy-resources (copy-legaldocs-to-sources) @ tyrus-client-cli --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- resources:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ tyrus-client-cli --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- resources:2.6:resources (default-resources) @ tyrus-client-cli --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/continuous-integration_2.x/ext/client-cli/src/main/resources [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ tyrus-client-cli --- [WARNING] **************************************************************************************************************************************** [WARNING] * Required filename-based automodules detected: [jline-2.14.5.jar]. Please don't publish this project to a public artifact repository! * [WARNING] **************************************************************************************************************************************** [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/continuous-integration_2.x/ext/client-cli/target/classes [INFO] /home/jenkins/agent/workspace/continuous-integration_2.x/ext/client-cli/src/main/java/org/glassfish/tyrus/ext/client/cli/ClientCli.java: /home/jenkins/agent/workspace/continuous-integration_2.x/ext/client-cli/src/main/java/org/glassfish/tyrus/ext/client/cli/ClientCli.java uses or overrides a deprecated API. [INFO] /home/jenkins/agent/workspace/continuous-integration_2.x/ext/client-cli/src/main/java/org/glassfish/tyrus/ext/client/cli/ClientCli.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- resources:2.6:testResources (default-testResources) @ tyrus-client-cli --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/continuous-integration_2.x/ext/client-cli/src/test/resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ tyrus-client-cli --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.1:test (default-test) @ tyrus-client-cli --- [INFO] No tests to run. [INFO] [INFO] --- bundle:5.1.4:bundle (default-bundle) @ tyrus-client-cli --- [WARNING] Bundle org.glassfish.tyrus.ext:tyrus-client-cli:bundle:2.1.99-SNAPSHOT : Split package, multiple jars provide the same package: 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-client, Jar:tyrus-core, Jar:tyrus-spi, Jar:jakarta.websocket-client-api, Jar:jakarta.websocket-api, Jar:tyrus-container-grizzly-client] Class path [Jar:., Jar:tyrus-client, Jar:tyrus-core, Jar:tyrus-spi, Jar:jakarta.websocket-client-api, Jar:jakarta.websocket-api, Jar:tyrus-container-grizzly-client, Jar:grizzly-framework, Jar:grizzly-http-server, Jar:grizzly-http, Jar:jline] [INFO] Building bundle: /home/jenkins/agent/workspace/continuous-integration_2.x/ext/client-cli/target/tyrus-client-cli-2.1.99-SNAPSHOT.jar [INFO] Writing manifest: /home/jenkins/agent/workspace/continuous-integration_2.x/ext/client-cli/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ tyrus-client-cli --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 10 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/continuous-integration_2.x/ext/client-cli/target/bom.xml [INFO] attaching as tyrus-client-cli-2.1.99-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/continuous-integration_2.x/ext/client-cli/target/bom.json [INFO] attaching as tyrus-client-cli-2.1.99-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- shade:3.5.1:shade (default) @ tyrus-client-cli --- [INFO] CycloneDX: Creating BOM version 1.4 with 10 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/continuous-integration_2.x/ext/client-cli/target/bom.xml [INFO] attaching as tyrus-client-cli-2.1.99-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/continuous-integration_2.x/ext/client-cli/target/bom.json [INFO] attaching as tyrus-client-cli-2.1.99-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- shade:3.5.1:shade (default) @ tyrus-client-cli --- [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-client-api:jar:2.1.1 in the shaded jar. [INFO] Including jakarta.websocket:jakarta.websocket-api:jar:2.1.1 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 jline:jline:jar:2.14.5 in the shaded jar. [INFO] Dependency-reduced POM written at: /home/jenkins/agent/workspace/continuous-integration_2.x/ext/client-cli/target/dependency-reduced-pom.xml [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. [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-client-api:jar:2.1.1 in the shaded jar. [INFO] Including jakarta.websocket:jakarta.websocket-api:jar:2.1.1 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 jline:jline:jar:2.14.5 in the shaded jar. [INFO] Dependency-reduced POM written at: /home/jenkins/agent/workspace/continuous-integration_2.x/ext/client-cli/target/dependency-reduced-pom.xml [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] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] jakarta.websocket-api-2.1.1.jar, jakarta.websocket-client-api-2.1.1.jar, tyrus-client-2.1.99-SNAPSHOT.jar, tyrus-client-cli-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 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] grizzly-framework-4.0.0.jar, grizzly-http-4.0.0.jar, grizzly-http-server-4.0.0.jar, jakarta.websocket-api-2.1.1.jar, jakarta.websocket-client-api-2.1.1.jar, jline-2.14.5.jar, tyrus-client-2.1.99-SNAPSHOT.jar, tyrus-client-cli-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 define 1 overlapping resource: [WARNING] - META-INF/MANIFEST.MF [WARNING] maven-shade-plugin has detected that some files are [WARNING] present in two or more JARs. When this happens, only one [WARNING] single version of the file 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 https://maven.apache.org/plugins/maven-shade-plugin/ [INFO] Replacing original artifact with shaded artifact. [INFO] Replacing /home/jenkins/agent/workspace/continuous-integration_2.x/ext/client-cli/target/tyrus-client-cli-2.1.99-SNAPSHOT.jar with /home/jenkins/agent/workspace/continuous-integration_2.x/ext/client-cli/target/tyrus-client-cli-2.1.99-SNAPSHOT-shaded.jar [INFO] [INFO] --- source:3.2.0:jar-no-fork (attach-sources) @ tyrus-client-cli --- [INFO] Building jar: /home/jenkins/agent/workspace/continuous-integration_2.x/ext/client-cli/target/tyrus-client-cli-2.1.99-SNAPSHOT-sources.jar [INFO] [INFO] --- install:3.1.1:install (default-install) @ tyrus-client-cli --- [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/ext/client-cli/target/dependency-reduced-pom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/ext/tyrus-client-cli/2.1.99-SNAPSHOT/tyrus-client-cli-2.1.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/ext/client-cli/target/tyrus-client-cli-2.1.99-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/glassfish/tyrus/ext/tyrus-client-cli/2.1.99-SNAPSHOT/tyrus-client-cli-2.1.99-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/ext/client-cli/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/ext/tyrus-client-cli/2.1.99-SNAPSHOT/tyrus-client-cli-2.1.99-SNAPSHOT-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/ext/client-cli/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/tyrus/ext/tyrus-client-cli/2.1.99-SNAPSHOT/tyrus-client-cli-2.1.99-SNAPSHOT-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/ext/client-cli/target/tyrus-client-cli-2.1.99-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/tyrus/ext/tyrus-client-cli/2.1.99-SNAPSHOT/tyrus-client-cli-2.1.99-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:5.1.4:install (default-install) @ tyrus-client-cli --- [INFO] Installing org/glassfish/tyrus/ext/tyrus-client-cli/2.1.99-SNAPSHOT/tyrus-client-cli-2.1.99-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] ------------< org.glassfish.tyrus.ext:tyrus-monitoring-jmx >------------ [INFO] Building Tyrus Monitoring JMX 2.1.99-SNAPSHOT [23/69] [INFO] from ext/monitoring-jmx/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ tyrus-monitoring-jmx --- [INFO] [INFO] --- checkstyle:3.1.0:check (default) @ tyrus-monitoring-jmx --- [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.1.jar, jakarta.websocket-client-api-2.1.1.jar, tyrus-client-2.1.99-SNAPSHOT.jar, tyrus-client-cli-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 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] grizzly-framework-4.0.0.jar, grizzly-http-4.0.0.jar, grizzly-http-server-4.0.0.jar, jakarta.websocket-api-2.1.1.jar, jakarta.websocket-client-api-2.1.1.jar, jline-2.14.5.jar, tyrus-client-2.1.99-SNAPSHOT.jar, tyrus-client-cli-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 define 1 overlapping resource: [WARNING] - META-INF/MANIFEST.MF [WARNING] maven-shade-plugin has detected that some files are [WARNING] present in two or more JARs. When this happens, only one [WARNING] single version of the file 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 https://maven.apache.org/plugins/maven-shade-plugin/ [INFO] Replacing original artifact with shaded artifact. [INFO] Replacing /home/jenkins/agent/workspace/continuous-integration_2.x/ext/client-cli/target/tyrus-client-cli-2.1.99-SNAPSHOT.jar with /home/jenkins/agent/workspace/continuous-integration_2.x/ext/client-cli/target/tyrus-client-cli-2.1.99-SNAPSHOT-shaded.jar [INFO] [INFO] --- source:3.2.0:jar-no-fork (attach-sources) @ tyrus-client-cli --- [INFO] Building jar: /home/jenkins/agent/workspace/continuous-integration_2.x/ext/client-cli/target/tyrus-client-cli-2.1.99-SNAPSHOT-sources.jar [INFO] [INFO] --- install:3.1.1:install (default-install) @ tyrus-client-cli --- [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/ext/client-cli/target/dependency-reduced-pom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/ext/tyrus-client-cli/2.1.99-SNAPSHOT/tyrus-client-cli-2.1.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/ext/client-cli/target/tyrus-client-cli-2.1.99-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/glassfish/tyrus/ext/tyrus-client-cli/2.1.99-SNAPSHOT/tyrus-client-cli-2.1.99-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/ext/client-cli/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/ext/tyrus-client-cli/2.1.99-SNAPSHOT/tyrus-client-cli-2.1.99-SNAPSHOT-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/ext/client-cli/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/tyrus/ext/tyrus-client-cli/2.1.99-SNAPSHOT/tyrus-client-cli-2.1.99-SNAPSHOT-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/ext/client-cli/target/tyrus-client-cli-2.1.99-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/tyrus/ext/tyrus-client-cli/2.1.99-SNAPSHOT/tyrus-client-cli-2.1.99-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:5.1.4:install (default-install) @ tyrus-client-cli --- [INFO] Installing org/glassfish/tyrus/ext/tyrus-client-cli/2.1.99-SNAPSHOT/tyrus-client-cli-2.1.99-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] ------------< org.glassfish.tyrus.ext:tyrus-monitoring-jmx >------------ [INFO] Building Tyrus Monitoring JMX 2.1.99-SNAPSHOT [23/69] [INFO] from ext/monitoring-jmx/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ tyrus-monitoring-jmx --- [INFO] [INFO] --- checkstyle:3.1.0:check (default) @ tyrus-monitoring-jmx --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory:1.0:highest-basedir (directories) @ tyrus-monitoring-jmx --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/continuous-integration_2.x [INFO] [INFO] --- build-helper:3.4.0:parse-version (parse-version) @ tyrus-monitoring-jmx --- [INFO] [INFO] --- build-helper:3.4.0:add-source (default) @ tyrus-monitoring-jmx --- [INFO] Source directory: /home/jenkins/agent/workspace/continuous-integration_2.x/ext/monitoring-jmx/target/generated-sources/rsrc-gen added. [INFO] [INFO] --- resources:2.6:copy-resources (copy-legaldocs) @ tyrus-monitoring-jmx --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- resources:2.6:copy-resources (copy-legaldocs-to-sources) @ tyrus-monitoring-jmx --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- resources:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ tyrus-monitoring-jmx --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- resources:2.6:resources (default-resources) @ tyrus-monitoring-jmx --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/continuous-integration_2.x/ext/monitoring-jmx/src/main/resources [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ tyrus-monitoring-jmx --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 29 source files to /home/jenkins/agent/workspace/continuous-integration_2.x/ext/monitoring-jmx/target/classes [INFO] [INFO] --- resources:2.6:testResources (default-testResources) @ tyrus-monitoring-jmx --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/continuous-integration_2.x/ext/monitoring-jmx/src/test/resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ tyrus-monitoring-jmx --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/continuous-integration_2.x/ext/monitoring-jmx/target/test-classes [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory:1.0:highest-basedir (directories) @ tyrus-monitoring-jmx --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/continuous-integration_2.x [INFO] [INFO] --- build-helper:3.4.0:parse-version (parse-version) @ tyrus-monitoring-jmx --- [INFO] [INFO] --- build-helper:3.4.0:add-source (default) @ tyrus-monitoring-jmx --- [INFO] Source directory: /home/jenkins/agent/workspace/continuous-integration_2.x/ext/monitoring-jmx/target/generated-sources/rsrc-gen added. [INFO] [INFO] --- resources:2.6:copy-resources (copy-legaldocs) @ tyrus-monitoring-jmx --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- resources:2.6:copy-resources (copy-legaldocs-to-sources) @ tyrus-monitoring-jmx --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- resources:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ tyrus-monitoring-jmx --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- resources:2.6:resources (default-resources) @ tyrus-monitoring-jmx --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/continuous-integration_2.x/ext/monitoring-jmx/src/main/resources [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ tyrus-monitoring-jmx --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 29 source files to /home/jenkins/agent/workspace/continuous-integration_2.x/ext/monitoring-jmx/target/classes [INFO] /home/jenkins/agent/workspace/continuous-integration_2.x/ext/monitoring-jmx/src/test/java/org/glassfish/tyrus/ext/monitoring/jmx/SessionCleanUpTest.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/continuous-integration_2.x/ext/monitoring-jmx/src/test/java/org/glassfish/tyrus/ext/monitoring/jmx/SessionCleanUpTest.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- surefire:3.2.1:test (default-test) @ tyrus-monitoring-jmx --- [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] [INFO] --- resources:2.6:testResources (default-testResources) @ tyrus-monitoring-jmx --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/continuous-integration_2.x/ext/monitoring-jmx/src/test/resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ tyrus-monitoring-jmx --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/continuous-integration_2.x/ext/monitoring-jmx/target/test-classes [INFO] /home/jenkins/agent/workspace/continuous-integration_2.x/ext/monitoring-jmx/src/test/java/org/glassfish/tyrus/ext/monitoring/jmx/SessionCleanUpTest.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/continuous-integration_2.x/ext/monitoring-jmx/src/test/java/org/glassfish/tyrus/ext/monitoring/jmx/SessionCleanUpTest.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- surefire:3.2.1:test (default-test) @ tyrus-monitoring-jmx --- [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.glassfish.tyrus.ext.monitoring.jmx.RegisteredEndpointsTest [INFO] Running org.glassfish.tyrus.ext.monitoring.jmx.RegisteredEndpointsTest Nov 02, 2023 2:18:49 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:18:49 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Nov 02, 2023 2:18:49 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:18:49 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:18:49 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8026] Nov 02, 2023 2:18:49 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Nov 02, 2023 2:18:49 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8026 Nov 02, 2023 2:18:49 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:18:49 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8026] Nov 02, 2023 2:18:49 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:18:49 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:18:50 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.541 s -- in org.glassfish.tyrus.ext.monitoring.jmx.RegisteredEndpointsTest [INFO] Running org.glassfish.tyrus.ext.monitoring.jmx.MessageStatisticsTest Nov 02, 2023 2:18:50 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:18:50 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Nov 02, 2023 2:18:50 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:18:50 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:18:50 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8026] Nov 02, 2023 2:18:50 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. Nov 02, 2023 2:18:50 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8026 Nov 02, 2023 2:18:50 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:18:50 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:18:50 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:18:50 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8026] Nov 02, 2023 2:18:50 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:18:50 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:18:50 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Nov 02, 2023 2:18:50 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:18:50 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:18:50 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8026] Nov 02, 2023 2:18:50 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Nov 02, 2023 2:18:50 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8026 Nov 02, 2023 2:18:50 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:18:50 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8026] Nov 02, 2023 2:18:50 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:18:50 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:18:50 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.435 s -- in org.glassfish.tyrus.ext.monitoring.jmx.RegisteredEndpointsTest [INFO] Running org.glassfish.tyrus.ext.monitoring.jmx.MessageStatisticsTest Nov 02, 2023 2:18:50 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:18:50 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Nov 02, 2023 2:18:50 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:18:50 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:18:50 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8026] Nov 02, 2023 2:18:50 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. Nov 02, 2023 2:18:50 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8026 Nov 02, 2023 2:18:50 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:18:50 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:18:50 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:18:50 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8026] Nov 02, 2023 2:18:50 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:18:50 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:18:50 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-4] Started. Nov 02, 2023 2:18:50 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:18:50 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:18:50 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8026] Nov 02, 2023 2:18:50 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-5] Started. Nov 02, 2023 2:18:50 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8026 Nov 02, 2023 2:18:50 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:18:50 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:18:50 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:18:50 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8026] Nov 02, 2023 2:18:50 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.310 s -- in org.glassfish.tyrus.ext.monitoring.jmx.MessageStatisticsTest [INFO] Running org.glassfish.tyrus.ext.monitoring.jmx.MessageTypesTest Nov 02, 2023 2:18:50 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:18:50 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-6] Started. Nov 02, 2023 2:18:50 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:18:50 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:18:50 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:18:50 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:18:50 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:18:50 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-7] Started. Nov 02, 2023 2:18:50 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:18:50 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:18:50 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:18:50 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 s -- in org.glassfish.tyrus.ext.monitoring.jmx.MessageTypesTest [INFO] Running org.glassfish.tyrus.ext.monitoring.jmx.MessageStatisticsInOnOpenTest Nov 02, 2023 2:18:50 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:18:50 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-8] Started. Nov 02, 2023 2:18:50 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:18:50 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:18:50 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:18:50 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 s -- in org.glassfish.tyrus.ext.monitoring.jmx.MessageStatisticsInOnOpenTest [INFO] Running org.glassfish.tyrus.ext.monitoring.jmx.SessionCleanUpTest Nov 02, 2023 2:18:50 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:18:50 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-9] Started. Nov 02, 2023 2:18:50 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:18:50 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:18:50 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:18:50 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.glassfish.tyrus.ext.monitoring.jmx.SessionCleanUpTest [INFO] Running org.glassfish.tyrus.ext.monitoring.jmx.SessionErrorTest Nov 02, 2023 2:18:50 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:18:50 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-10] Started. Nov 02, 2023 2:18:50 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:18:50 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:18:50 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:18:50 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.glassfish.tyrus.ext.monitoring.jmx.SessionErrorTest [INFO] Running org.glassfish.tyrus.ext.monitoring.jmx.ErrorStatisticsTest Nov 02, 2023 2:18:50 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:18:50 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-11] Started. Nov 02, 2023 2:18:50 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:18:50 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:18:50 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:18:50 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:18:50 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:18:50 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-12] Started. Nov 02, 2023 2:18:50 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:18:50 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:18:50 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:18:50 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.081 s -- in org.glassfish.tyrus.ext.monitoring.jmx.ErrorStatisticsTest [INFO] Running org.glassfish.tyrus.ext.monitoring.jmx.BroadcastTest Nov 02, 2023 2:18:50 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:18:50 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-13] Started. Nov 02, 2023 2:18:50 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:18:50 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:18:50 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:18:50 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:18:50 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:18:50 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-14] Started. Nov 02, 2023 2:18:50 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:18:50 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:18:50 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:18:50 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.085 s -- in org.glassfish.tyrus.ext.monitoring.jmx.BroadcastTest [INFO] Running org.glassfish.tyrus.ext.monitoring.jmx.OpenSessionsTest Nov 02, 2023 2:18:50 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:18:50 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-15] Started. Nov 02, 2023 2:18:50 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:18:50 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:18:50 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:18:50 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:18:50 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:18:50 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-16] Started. Nov 02, 2023 2:18:50 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:18:50 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:18:50 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:18:50 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s -- in org.glassfish.tyrus.ext.monitoring.jmx.OpenSessionsTest [INFO] Running org.glassfish.tyrus.ext.monitoring.jmx.EndpointPropertiesTest Nov 02, 2023 2:18:50 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:18:50 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-4] Started. Nov 02, 2023 2:18:50 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:18:50 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:18:50 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8026] Nov 02, 2023 2:18:50 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-5] Started. Nov 02, 2023 2:18:50 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8026 Nov 02, 2023 2:18:50 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:18:50 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:18:50 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:18:50 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8026] Nov 02, 2023 2:18:50 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.262 s -- in org.glassfish.tyrus.ext.monitoring.jmx.MessageStatisticsTest [INFO] Running org.glassfish.tyrus.ext.monitoring.jmx.MessageTypesTest Nov 02, 2023 2:18:50 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:18:50 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-6] Started. Nov 02, 2023 2:18:50 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:18:50 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:18:50 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:18:50 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:18:50 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:18:50 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-7] Started. Nov 02, 2023 2:18:50 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:18:50 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:18:50 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:18:50 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s -- in org.glassfish.tyrus.ext.monitoring.jmx.MessageTypesTest [INFO] Running org.glassfish.tyrus.ext.monitoring.jmx.MessageStatisticsInOnOpenTest Nov 02, 2023 2:18:50 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:18:50 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-8] Started. Nov 02, 2023 2:18:50 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:18:50 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:18:50 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:18:50 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 s -- in org.glassfish.tyrus.ext.monitoring.jmx.MessageStatisticsInOnOpenTest [INFO] Running org.glassfish.tyrus.ext.monitoring.jmx.SessionCleanUpTest Nov 02, 2023 2:18:50 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:18:50 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-9] Started. Nov 02, 2023 2:18:50 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:18:50 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:18:50 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:18:50 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.glassfish.tyrus.ext.monitoring.jmx.SessionCleanUpTest [INFO] Running org.glassfish.tyrus.ext.monitoring.jmx.SessionErrorTest Nov 02, 2023 2:18:50 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:18:50 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-10] Started. Nov 02, 2023 2:18:50 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:18:50 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:18:50 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:18:50 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.glassfish.tyrus.ext.monitoring.jmx.SessionErrorTest [INFO] Running org.glassfish.tyrus.ext.monitoring.jmx.ErrorStatisticsTest Nov 02, 2023 2:18:50 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:18:50 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-11] Started. Nov 02, 2023 2:18:50 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:18:50 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:18:50 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:18:50 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:18:50 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:18:50 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-17] Started. Nov 02, 2023 2:18:50 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:18:50 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:18:50 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:18:50 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:18:50 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:18:50 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-18] Started. Nov 02, 2023 2:18:50 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:18:50 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:18:50 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:18:50 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.glassfish.tyrus.ext.monitoring.jmx.EndpointPropertiesTest [INFO] Running org.glassfish.tyrus.ext.monitoring.jmx.MBeanTreeTest Nov 02, 2023 2:18:50 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:18:50 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-19] Started. Nov 02, 2023 2:18:50 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:18:50 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:18:50 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:18:50 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:18:50 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:18:50 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-20] Started. Nov 02, 2023 2:18:50 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:18:50 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:18:50 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:18:50 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.glassfish.tyrus.ext.monitoring.jmx.MBeanTreeTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ tyrus-monitoring-jmx --- [INFO] Building jar: /home/jenkins/agent/workspace/continuous-integration_2.x/ext/monitoring-jmx/target/tyrus-monitoring-jmx-2.1.99-SNAPSHOT.jar Nov 02, 2023 2:18:50 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:18:50 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-12] Started. Nov 02, 2023 2:18:50 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:18:50 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:18:50 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:18:50 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.078 s -- in org.glassfish.tyrus.ext.monitoring.jmx.ErrorStatisticsTest [INFO] Running org.glassfish.tyrus.ext.monitoring.jmx.BroadcastTest Nov 02, 2023 2:18:50 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:18:50 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-13] Started. Nov 02, 2023 2:18:50 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:18:50 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:18:50 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:18:50 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:18:50 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:18:50 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-14] Started. Nov 02, 2023 2:18:50 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:18:50 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:18:50 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:18:50 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s -- in org.glassfish.tyrus.ext.monitoring.jmx.BroadcastTest [INFO] Running org.glassfish.tyrus.ext.monitoring.jmx.OpenSessionsTest Nov 02, 2023 2:18:50 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:18:50 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-15] Started. Nov 02, 2023 2:18:50 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:18:50 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:18:50 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:18:50 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:18:50 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:18:50 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-16] Started. Nov 02, 2023 2:18:50 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:18:50 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:18:50 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:18:50 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 s -- in org.glassfish.tyrus.ext.monitoring.jmx.OpenSessionsTest [INFO] Running org.glassfish.tyrus.ext.monitoring.jmx.EndpointPropertiesTest Nov 02, 2023 2:18:50 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:18:50 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-17] Started. Nov 02, 2023 2:18:50 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:18:50 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:18:50 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:18:50 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:18:50 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:18:50 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-18] Started. Nov 02, 2023 2:18:50 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:18:50 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:18:50 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:18:50 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 s -- in org.glassfish.tyrus.ext.monitoring.jmx.EndpointPropertiesTest [INFO] Running org.glassfish.tyrus.ext.monitoring.jmx.MBeanTreeTest Nov 02, 2023 2:18:50 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:18:50 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-19] Started. Nov 02, 2023 2:18:50 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:18:50 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:18:50 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:18:50 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:18:50 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:18:50 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-20] Started. Nov 02, 2023 2:18:50 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:18:50 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:18:50 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:18:50 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in org.glassfish.tyrus.ext.monitoring.jmx.MBeanTreeTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ tyrus-monitoring-jmx --- [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ tyrus-monitoring-jmx --- [INFO] CycloneDX: Resolving Dependencies [INFO] Building jar: /home/jenkins/agent/workspace/continuous-integration_2.x/ext/monitoring-jmx/target/tyrus-monitoring-jmx-2.1.99-SNAPSHOT.jar [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ tyrus-monitoring-jmx --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 4 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/continuous-integration_2.x/ext/monitoring-jmx/target/bom.xml [INFO] attaching as tyrus-monitoring-jmx-2.1.99-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/continuous-integration_2.x/ext/monitoring-jmx/target/bom.json [INFO] attaching as tyrus-monitoring-jmx-2.1.99-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- source:3.2.0:jar-no-fork (attach-sources) @ tyrus-monitoring-jmx --- [INFO] Building jar: /home/jenkins/agent/workspace/continuous-integration_2.x/ext/monitoring-jmx/target/tyrus-monitoring-jmx-2.1.99-SNAPSHOT-sources.jar [INFO] [INFO] --- install:3.1.1:install (default-install) @ tyrus-monitoring-jmx --- [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/ext/monitoring-jmx/pom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/ext/tyrus-monitoring-jmx/2.1.99-SNAPSHOT/tyrus-monitoring-jmx-2.1.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/ext/monitoring-jmx/target/tyrus-monitoring-jmx-2.1.99-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/glassfish/tyrus/ext/tyrus-monitoring-jmx/2.1.99-SNAPSHOT/tyrus-monitoring-jmx-2.1.99-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/ext/monitoring-jmx/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/ext/tyrus-monitoring-jmx/2.1.99-SNAPSHOT/tyrus-monitoring-jmx-2.1.99-SNAPSHOT-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/ext/monitoring-jmx/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/tyrus/ext/tyrus-monitoring-jmx/2.1.99-SNAPSHOT/tyrus-monitoring-jmx-2.1.99-SNAPSHOT-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/ext/monitoring-jmx/target/tyrus-monitoring-jmx-2.1.99-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/tyrus/ext/tyrus-monitoring-jmx/2.1.99-SNAPSHOT/tyrus-monitoring-jmx-2.1.99-SNAPSHOT-sources.jar [INFO] [INFO] ----------< org.glassfish.tyrus.ext:tyrus-extension-deflate >----------- [INFO] Building Tyrus Extension - Per Message Deflate 2.1.99-SNAPSHOT [24/69] [INFO] from ext/extension-deflate/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ tyrus-extension-deflate --- [INFO] [INFO] --- checkstyle:3.1.0:check (default) @ tyrus-extension-deflate --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory:1.0:highest-basedir (directories) @ tyrus-extension-deflate --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/continuous-integration_2.x [INFO] [INFO] --- build-helper:3.4.0:parse-version (parse-version) @ tyrus-extension-deflate --- [INFO] [INFO] --- build-helper:3.4.0:add-source (default) @ tyrus-extension-deflate --- [INFO] Source directory: /home/jenkins/agent/workspace/continuous-integration_2.x/ext/extension-deflate/target/generated-sources/rsrc-gen added. [INFO] [INFO] --- resources:2.6:copy-resources (copy-legaldocs) @ tyrus-extension-deflate --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- resources:2.6:copy-resources (copy-legaldocs-to-sources) @ tyrus-extension-deflate --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- resources:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ tyrus-extension-deflate --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- resources:2.6:resources (default-resources) @ tyrus-extension-deflate --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/continuous-integration_2.x/ext/extension-deflate/src/main/resources [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ tyrus-extension-deflate --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/continuous-integration_2.x/ext/extension-deflate/target/classes [INFO] [INFO] --- resources:2.6:testResources (default-testResources) @ tyrus-extension-deflate --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/continuous-integration_2.x/ext/extension-deflate/src/test/resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ tyrus-extension-deflate --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/continuous-integration_2.x/ext/extension-deflate/target/test-classes [INFO] [INFO] --- surefire:3.2.1:test (default-test) @ tyrus-extension-deflate --- [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] CycloneDX: Creating BOM version 1.4 with 4 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/continuous-integration_2.x/ext/monitoring-jmx/target/bom.xml [INFO] attaching as tyrus-monitoring-jmx-2.1.99-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/continuous-integration_2.x/ext/monitoring-jmx/target/bom.json [INFO] attaching as tyrus-monitoring-jmx-2.1.99-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- source:3.2.0:jar-no-fork (attach-sources) @ tyrus-monitoring-jmx --- [INFO] Building jar: /home/jenkins/agent/workspace/continuous-integration_2.x/ext/monitoring-jmx/target/tyrus-monitoring-jmx-2.1.99-SNAPSHOT-sources.jar [INFO] [INFO] --- install:3.1.1:install (default-install) @ tyrus-monitoring-jmx --- [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/ext/monitoring-jmx/pom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/ext/tyrus-monitoring-jmx/2.1.99-SNAPSHOT/tyrus-monitoring-jmx-2.1.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/ext/monitoring-jmx/target/tyrus-monitoring-jmx-2.1.99-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/glassfish/tyrus/ext/tyrus-monitoring-jmx/2.1.99-SNAPSHOT/tyrus-monitoring-jmx-2.1.99-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/ext/monitoring-jmx/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/ext/tyrus-monitoring-jmx/2.1.99-SNAPSHOT/tyrus-monitoring-jmx-2.1.99-SNAPSHOT-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/ext/monitoring-jmx/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/tyrus/ext/tyrus-monitoring-jmx/2.1.99-SNAPSHOT/tyrus-monitoring-jmx-2.1.99-SNAPSHOT-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/ext/monitoring-jmx/target/tyrus-monitoring-jmx-2.1.99-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/tyrus/ext/tyrus-monitoring-jmx/2.1.99-SNAPSHOT/tyrus-monitoring-jmx-2.1.99-SNAPSHOT-sources.jar [INFO] [INFO] ----------< org.glassfish.tyrus.ext:tyrus-extension-deflate >----------- [INFO] Building Tyrus Extension - Per Message Deflate 2.1.99-SNAPSHOT [24/69] [INFO] from ext/extension-deflate/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ tyrus-extension-deflate --- [INFO] [INFO] --- checkstyle:3.1.0:check (default) @ tyrus-extension-deflate --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory:1.0:highest-basedir (directories) @ tyrus-extension-deflate --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/continuous-integration_2.x [INFO] [INFO] --- build-helper:3.4.0:parse-version (parse-version) @ tyrus-extension-deflate --- [INFO] [INFO] --- build-helper:3.4.0:add-source (default) @ tyrus-extension-deflate --- [INFO] Source directory: /home/jenkins/agent/workspace/continuous-integration_2.x/ext/extension-deflate/target/generated-sources/rsrc-gen added. [INFO] [INFO] --- resources:2.6:copy-resources (copy-legaldocs) @ tyrus-extension-deflate --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- resources:2.6:copy-resources (copy-legaldocs-to-sources) @ tyrus-extension-deflate --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- resources:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ tyrus-extension-deflate --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- resources:2.6:resources (default-resources) @ tyrus-extension-deflate --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/continuous-integration_2.x/ext/extension-deflate/src/main/resources [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ tyrus-extension-deflate --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/continuous-integration_2.x/ext/extension-deflate/target/classes [INFO] [INFO] --- resources:2.6:testResources (default-testResources) @ tyrus-extension-deflate --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/continuous-integration_2.x/ext/extension-deflate/src/test/resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ tyrus-extension-deflate --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/continuous-integration_2.x/ext/extension-deflate/target/test-classes [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] [INFO] --- surefire:3.2.1:test (default-test) @ tyrus-extension-deflate --- [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] Running org.glassfish.tyrus.ext.extension.deflate.PerMessageDeflateExtensionTest [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.glassfish.tyrus.ext.extension.deflate.PerMessageDeflateExtensionTest Nov 02, 2023 2:18:52 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:18:52 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Nov 02, 2023 2:18:52 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:18:52 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. ##### beforeRequest {Connection=[Upgrade], Host=[localhost:8025], Origin=[http://localhost:8025], Sec-WebSocket-Extensions=[permessage-deflate], Sec-WebSocket-Key=[Y17NSJCm9lSBup0pAGFsBQ==], Sec-WebSocket-Version=[13], Upgrade=[websocket]} ##### afterResponse {connection=[Upgrade], sec-websocket-accept=[hFC9Bp54QZfT788VQ+l9eWgQ3tg=], sec-websocket-extensions=[permessage-deflate], upgrade=[websocket]} client onMessage: Always pass on what you have learned. client onMessage: Always pass on what you have learned. client onMessage: Always pass on what you have learned. client onMessage: Always pass on what you have learned. client onMessage: Always pass on what you have learned. Nov 02, 2023 2:18:52 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:18:52 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.453 s -- in org.glassfish.tyrus.ext.extension.deflate.PerMessageDeflateExtensionTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- bundle:5.1.4:bundle (default-bundle) @ tyrus-extension-deflate --- [WARNING] Bundle org.glassfish.tyrus.ext:tyrus-extension-deflate:bundle:2.1.99-SNAPSHOT : Split package, multiple jars provide the same package: 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, Jar:tyrus-spi, Jar:jakarta.websocket-api, Jar:jakarta.websocket-client-api] Class path [Jar:., Jar:tyrus-core, Jar:tyrus-spi, Jar:jakarta.websocket-api, Jar:jakarta.websocket-client-api] [INFO] Building bundle: /home/jenkins/agent/workspace/continuous-integration_2.x/ext/extension-deflate/target/tyrus-extension-deflate-2.1.99-SNAPSHOT.jar [INFO] Writing manifest: /home/jenkins/agent/workspace/continuous-integration_2.x/ext/extension-deflate/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ tyrus-extension-deflate --- [INFO] CycloneDX: Resolving Dependencies Nov 02, 2023 2:18:52 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:18:52 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Nov 02, 2023 2:18:52 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:18:52 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. ##### beforeRequest {Connection=[Upgrade], Host=[localhost:8025], Origin=[http://localhost:8025], Sec-WebSocket-Extensions=[permessage-deflate], Sec-WebSocket-Key=[ON6MIgpcKSnvJLNwPFTIvg==], Sec-WebSocket-Version=[13], Upgrade=[websocket]} ##### afterResponse {connection=[Upgrade], sec-websocket-accept=[Cdaxp3/AFfS4vwf0G/DefZ620Mk=], sec-websocket-extensions=[permessage-deflate], upgrade=[websocket]} client onMessage: Always pass on what you have learned. client onMessage: Always pass on what you have learned. client onMessage: Always pass on what you have learned. client onMessage: Always pass on what you have learned. client onMessage: Always pass on what you have learned. Nov 02, 2023 2:18:52 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:18:52 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.306 s -- in org.glassfish.tyrus.ext.extension.deflate.PerMessageDeflateExtensionTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- bundle:5.1.4:bundle (default-bundle) @ tyrus-extension-deflate --- [WARNING] Bundle org.glassfish.tyrus.ext:tyrus-extension-deflate:bundle:2.1.99-SNAPSHOT : Split package, multiple jars provide the same package: 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, Jar:tyrus-spi, Jar:jakarta.websocket-api, Jar:jakarta.websocket-client-api] Class path [Jar:., Jar:tyrus-core, Jar:tyrus-spi, Jar:jakarta.websocket-api, Jar:jakarta.websocket-client-api] [INFO] Building bundle: /home/jenkins/agent/workspace/continuous-integration_2.x/ext/extension-deflate/target/tyrus-extension-deflate-2.1.99-SNAPSHOT.jar [INFO] Writing manifest: /home/jenkins/agent/workspace/continuous-integration_2.x/ext/extension-deflate/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ tyrus-extension-deflate --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 4 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/continuous-integration_2.x/ext/extension-deflate/target/bom.xml [INFO] attaching as tyrus-extension-deflate-2.1.99-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/continuous-integration_2.x/ext/extension-deflate/target/bom.json [INFO] attaching as tyrus-extension-deflate-2.1.99-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- source:3.2.0:jar-no-fork (attach-sources) @ tyrus-extension-deflate --- [INFO] Building jar: /home/jenkins/agent/workspace/continuous-integration_2.x/ext/extension-deflate/target/tyrus-extension-deflate-2.1.99-SNAPSHOT-sources.jar [INFO] [INFO] --- install:3.1.1:install (default-install) @ tyrus-extension-deflate --- [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/ext/extension-deflate/pom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/ext/tyrus-extension-deflate/2.1.99-SNAPSHOT/tyrus-extension-deflate-2.1.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/ext/extension-deflate/target/tyrus-extension-deflate-2.1.99-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/glassfish/tyrus/ext/tyrus-extension-deflate/2.1.99-SNAPSHOT/tyrus-extension-deflate-2.1.99-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/ext/extension-deflate/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/ext/tyrus-extension-deflate/2.1.99-SNAPSHOT/tyrus-extension-deflate-2.1.99-SNAPSHOT-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/ext/extension-deflate/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/tyrus/ext/tyrus-extension-deflate/2.1.99-SNAPSHOT/tyrus-extension-deflate-2.1.99-SNAPSHOT-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/ext/extension-deflate/target/tyrus-extension-deflate-2.1.99-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/tyrus/ext/tyrus-extension-deflate/2.1.99-SNAPSHOT/tyrus-extension-deflate-2.1.99-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:5.1.4:install (default-install) @ tyrus-extension-deflate --- [INFO] Installing org/glassfish/tyrus/ext/tyrus-extension-deflate/2.1.99-SNAPSHOT/tyrus-extension-deflate-2.1.99-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] -------------< org.glassfish.tyrus.ext:tyrus-client-java8 >------------- [INFO] Building Tyrus Java8 Client Extension 2.1.99-SNAPSHOT [25/69] [INFO] from ext/client-java8/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ tyrus-client-java8 --- [INFO] [INFO] --- checkstyle:3.1.0:check (default) @ tyrus-client-java8 --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory:1.0:highest-basedir (directories) @ tyrus-client-java8 --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/continuous-integration_2.x [INFO] [INFO] --- build-helper:3.4.0:parse-version (parse-version) @ tyrus-client-java8 --- [INFO] [INFO] --- build-helper:3.4.0:add-source (default) @ tyrus-client-java8 --- [INFO] Source directory: /home/jenkins/agent/workspace/continuous-integration_2.x/ext/client-java8/target/generated-sources/rsrc-gen added. [INFO] [INFO] --- resources:2.6:copy-resources (copy-legaldocs) @ tyrus-client-java8 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- resources:2.6:copy-resources (copy-legaldocs-to-sources) @ tyrus-client-java8 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- resources:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ tyrus-client-java8 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- resources:2.6:resources (default-resources) @ tyrus-client-java8 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/continuous-integration_2.x/ext/client-java8/src/main/resources [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ tyrus-client-java8 --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/continuous-integration_2.x/ext/client-java8/target/classes [INFO] CycloneDX: Creating BOM version 1.4 with 4 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/continuous-integration_2.x/ext/extension-deflate/target/bom.xml [INFO] attaching as tyrus-extension-deflate-2.1.99-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/continuous-integration_2.x/ext/extension-deflate/target/bom.json [INFO] attaching as tyrus-extension-deflate-2.1.99-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- source:3.2.0:jar-no-fork (attach-sources) @ tyrus-extension-deflate --- [INFO] Building jar: /home/jenkins/agent/workspace/continuous-integration_2.x/ext/extension-deflate/target/tyrus-extension-deflate-2.1.99-SNAPSHOT-sources.jar [INFO] [INFO] --- install:3.1.1:install (default-install) @ tyrus-extension-deflate --- [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/ext/extension-deflate/pom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/ext/tyrus-extension-deflate/2.1.99-SNAPSHOT/tyrus-extension-deflate-2.1.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/ext/extension-deflate/target/tyrus-extension-deflate-2.1.99-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/glassfish/tyrus/ext/tyrus-extension-deflate/2.1.99-SNAPSHOT/tyrus-extension-deflate-2.1.99-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/ext/extension-deflate/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/ext/tyrus-extension-deflate/2.1.99-SNAPSHOT/tyrus-extension-deflate-2.1.99-SNAPSHOT-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/ext/extension-deflate/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/tyrus/ext/tyrus-extension-deflate/2.1.99-SNAPSHOT/tyrus-extension-deflate-2.1.99-SNAPSHOT-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/ext/extension-deflate/target/tyrus-extension-deflate-2.1.99-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/tyrus/ext/tyrus-extension-deflate/2.1.99-SNAPSHOT/tyrus-extension-deflate-2.1.99-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:5.1.4:install (default-install) @ tyrus-extension-deflate --- [INFO] Installing org/glassfish/tyrus/ext/tyrus-extension-deflate/2.1.99-SNAPSHOT/tyrus-extension-deflate-2.1.99-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] -------------< org.glassfish.tyrus.ext:tyrus-client-java8 >------------- [INFO] Building Tyrus Java8 Client Extension 2.1.99-SNAPSHOT [25/69] [INFO] from ext/client-java8/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ tyrus-client-java8 --- [INFO] [INFO] --- checkstyle:3.1.0:check (default) @ tyrus-client-java8 --- [INFO] /home/jenkins/agent/workspace/continuous-integration_2.x/ext/client-java8/src/main/java/org/glassfish/tyrus/ext/client/java8/SessionBuilder.java: /home/jenkins/agent/workspace/continuous-integration_2.x/ext/client-java8/src/main/java/org/glassfish/tyrus/ext/client/java8/SessionBuilder.java uses unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/continuous-integration_2.x/ext/client-java8/src/main/java/org/glassfish/tyrus/ext/client/java8/SessionBuilder.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- resources:2.6:testResources (default-testResources) @ tyrus-client-java8 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/continuous-integration_2.x/ext/client-java8/src/test/resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ tyrus-client-java8 --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/continuous-integration_2.x/ext/client-java8/target/test-classes [INFO] [INFO] --- surefire:3.2.1:test (default-test) @ tyrus-client-java8 --- [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory:1.0:highest-basedir (directories) @ tyrus-client-java8 --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/continuous-integration_2.x [INFO] [INFO] --- build-helper:3.4.0:parse-version (parse-version) @ tyrus-client-java8 --- [INFO] [INFO] --- build-helper:3.4.0:add-source (default) @ tyrus-client-java8 --- [INFO] Source directory: /home/jenkins/agent/workspace/continuous-integration_2.x/ext/client-java8/target/generated-sources/rsrc-gen added. [INFO] [INFO] --- resources:2.6:copy-resources (copy-legaldocs) @ tyrus-client-java8 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- resources:2.6:copy-resources (copy-legaldocs-to-sources) @ tyrus-client-java8 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- resources:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ tyrus-client-java8 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- resources:2.6:resources (default-resources) @ tyrus-client-java8 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/continuous-integration_2.x/ext/client-java8/src/main/resources [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ tyrus-client-java8 --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/continuous-integration_2.x/ext/client-java8/target/classes [INFO] /home/jenkins/agent/workspace/continuous-integration_2.x/ext/client-java8/src/main/java/org/glassfish/tyrus/ext/client/java8/SessionBuilder.java: /home/jenkins/agent/workspace/continuous-integration_2.x/ext/client-java8/src/main/java/org/glassfish/tyrus/ext/client/java8/SessionBuilder.java uses unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/continuous-integration_2.x/ext/client-java8/src/main/java/org/glassfish/tyrus/ext/client/java8/SessionBuilder.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- resources:2.6:testResources (default-testResources) @ tyrus-client-java8 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/continuous-integration_2.x/ext/client-java8/src/test/resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ tyrus-client-java8 --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/continuous-integration_2.x/ext/client-java8/target/test-classes [INFO] [INFO] --- surefire:3.2.1:test (default-test) @ tyrus-client-java8 --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.glassfish.tyrus.ext.client.java8.SessionBuilderTest [INFO] Running org.glassfish.tyrus.ext.client.java8.SessionBuilderTest Nov 02, 2023 2:18:53 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:18:53 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Nov 02, 2023 2:18:54 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:18:54 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. partial: I find your lack of faith disturbing true Nov 02, 2023 2:18:54 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:18:54 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:18:54 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:18:54 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Nov 02, 2023 2:18:54 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:18:54 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:18:54 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:18:54 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:18:54 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:18:54 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Nov 02, 2023 2:18:54 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:18:54 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:18:54 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:18:54 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Nov 02, 2023 2:18:54 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:18:54 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. partial: I find your lack of faith disturbing true Nov 02, 2023 2:18:54 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:18:54 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:18:54 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:18:54 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Nov 02, 2023 2:18:54 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:18:54 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:18:54 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:18:54 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:18:54 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:18:54 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Nov 02, 2023 2:18:54 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:18:54 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:18:54 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:18:54 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:18:54 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:18:54 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. Nov 02, 2023 2:18:54 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:18:54 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:18:54 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:18:54 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:18:54 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:18:54 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-4] Started. Nov 02, 2023 2:18:54 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:18:54 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:18:54 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:18:54 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:18:54 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:18:54 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-5] Started. Nov 02, 2023 2:18:54 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:18:54 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:18:54 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:18:54 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:18:54 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:18:54 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-6] Started. Nov 02, 2023 2:18:54 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:18:54 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:18:54 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:18:54 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.430 s -- in org.glassfish.tyrus.ext.client.java8.SessionBuilderTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- bundle:5.1.4:bundle (default-bundle) @ tyrus-client-java8 --- [WARNING] Bundle org.glassfish.tyrus.ext:tyrus-client-java8:bundle:2.1.99-SNAPSHOT : Split package, multiple jars provide the same package: 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-client, Jar:tyrus-core, Jar:tyrus-spi, Jar:jakarta.websocket-api, Jar:jakarta.websocket-client-api] Class path [Jar:., Jar:tyrus-client, Jar:tyrus-core, Jar:tyrus-spi, Jar:jakarta.websocket-api, Jar:jakarta.websocket-client-api] [INFO] Building bundle: /home/jenkins/agent/workspace/continuous-integration_2.x/ext/client-java8/target/tyrus-client-java8-2.1.99-SNAPSHOT.jar [INFO] Writing manifest: /home/jenkins/agent/workspace/continuous-integration_2.x/ext/client-java8/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ tyrus-client-java8 --- [INFO] CycloneDX: Resolving Dependencies Nov 02, 2023 2:18:54 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:18:54 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:18:54 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:18:54 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. Nov 02, 2023 2:18:54 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:18:54 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:18:54 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:18:54 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:18:54 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:18:54 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-4] Started. Nov 02, 2023 2:18:54 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:18:54 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. [INFO] CycloneDX: Creating BOM version 1.4 with 5 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/continuous-integration_2.x/ext/client-java8/target/bom.xml [INFO] attaching as tyrus-client-java8-2.1.99-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/continuous-integration_2.x/ext/client-java8/target/bom.json [INFO] attaching as tyrus-client-java8-2.1.99-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- source:3.2.0:jar-no-fork (attach-sources) @ tyrus-client-java8 --- [INFO] Building jar: /home/jenkins/agent/workspace/continuous-integration_2.x/ext/client-java8/target/tyrus-client-java8-2.1.99-SNAPSHOT-sources.jar Nov 02, 2023 2:18:54 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:18:54 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:18:54 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:18:54 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-5] Started. Nov 02, 2023 2:18:54 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:18:54 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:18:54 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:18:54 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. [INFO] [INFO] --- install:3.1.1:install (default-install) @ tyrus-client-java8 --- [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/ext/client-java8/pom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/ext/tyrus-client-java8/2.1.99-SNAPSHOT/tyrus-client-java8-2.1.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/ext/client-java8/target/tyrus-client-java8-2.1.99-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/glassfish/tyrus/ext/tyrus-client-java8/2.1.99-SNAPSHOT/tyrus-client-java8-2.1.99-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/ext/client-java8/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/ext/tyrus-client-java8/2.1.99-SNAPSHOT/tyrus-client-java8-2.1.99-SNAPSHOT-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/ext/client-java8/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/tyrus/ext/tyrus-client-java8/2.1.99-SNAPSHOT/tyrus-client-java8-2.1.99-SNAPSHOT-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/ext/client-java8/target/tyrus-client-java8-2.1.99-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/tyrus/ext/tyrus-client-java8/2.1.99-SNAPSHOT/tyrus-client-java8-2.1.99-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:5.1.4:install (default-install) @ tyrus-client-java8 --- [INFO] Installing org/glassfish/tyrus/ext/tyrus-client-java8/2.1.99-SNAPSHOT/tyrus-client-java8-2.1.99-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] ---------< org.glassfish.tyrus.samples:tyrus-samples-project >---------- [INFO] Building Tyrus Samples 2.1.99-SNAPSHOT [26/69] [INFO] from samples/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ tyrus-samples-project --- [INFO] [INFO] --- checkstyle:3.1.0:check (default) @ tyrus-samples-project --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory:1.0:highest-basedir (directories) @ tyrus-samples-project --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/continuous-integration_2.x [INFO] [INFO] --- build-helper:3.4.0:parse-version (parse-version) @ tyrus-samples-project --- [INFO] [INFO] --- build-helper:3.4.0:add-source (default) @ tyrus-samples-project --- [INFO] Source directory: /home/jenkins/agent/workspace/continuous-integration_2.x/samples/target/generated-sources/rsrc-gen added. [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ tyrus-samples-project --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/continuous-integration_2.x/samples/target/bom.xml [INFO] attaching as tyrus-samples-project-2.1.99-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/continuous-integration_2.x/samples/target/bom.json [INFO] attaching as tyrus-samples-project-2.1.99-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- source:3.2.0:jar-no-fork (attach-sources) @ tyrus-samples-project --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ tyrus-samples-project --- [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/samples/pom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/samples/tyrus-samples-project/2.1.99-SNAPSHOT/tyrus-samples-project-2.1.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/samples/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/samples/tyrus-samples-project/2.1.99-SNAPSHOT/tyrus-samples-project-2.1.99-SNAPSHOT-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/samples/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/tyrus/samples/tyrus-samples-project/2.1.99-SNAPSHOT/tyrus-samples-project-2.1.99-SNAPSHOT-cyclonedx.json [INFO] [INFO] ----------< org.glassfish.tyrus.samples:tyrus-sample-auction >---------- [INFO] Building Tyrus Auction Sample 2.1.99-SNAPSHOT [27/69] [INFO] from samples/auction/pom.xml [INFO] --------------------------------[ war ]--------------------------------- Nov 02, 2023 2:18:54 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:18:54 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-6] Started. Nov 02, 2023 2:18:54 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:18:54 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:18:55 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:18:55 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.331 s -- in org.glassfish.tyrus.ext.client.java8.SessionBuilderTest [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ tyrus-sample-auction --- [INFO] [INFO] --- checkstyle:3.1.0:check (default) @ tyrus-sample-auction --- [INFO] [INFO] Results: [INFO] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- bundle:5.1.4:bundle (default-bundle) @ tyrus-client-java8 --- [WARNING] Bundle org.glassfish.tyrus.ext:tyrus-client-java8:bundle:2.1.99-SNAPSHOT : Split package, multiple jars provide the same package: 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-client, Jar:tyrus-core, Jar:tyrus-spi, Jar:jakarta.websocket-api, Jar:jakarta.websocket-client-api] Class path [Jar:., Jar:tyrus-client, Jar:tyrus-core, Jar:tyrus-spi, Jar:jakarta.websocket-api, Jar:jakarta.websocket-client-api] [INFO] Building bundle: /home/jenkins/agent/workspace/continuous-integration_2.x/ext/client-java8/target/tyrus-client-java8-2.1.99-SNAPSHOT.jar [INFO] Writing manifest: /home/jenkins/agent/workspace/continuous-integration_2.x/ext/client-java8/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ tyrus-client-java8 --- [INFO] CycloneDX: Resolving Dependencies [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory:1.0:highest-basedir (directories) @ tyrus-sample-auction --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/continuous-integration_2.x [INFO] [INFO] --- build-helper:3.4.0:parse-version (parse-version) @ tyrus-sample-auction --- [INFO] [INFO] --- build-helper:3.4.0:add-source (default) @ tyrus-sample-auction --- [INFO] Source directory: /home/jenkins/agent/workspace/continuous-integration_2.x/samples/auction/target/generated-sources/rsrc-gen added. [INFO] [INFO] --- resources:2.6:copy-resources (copy-legaldocs) @ tyrus-sample-auction --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- resources:2.6:copy-resources (copy-legaldocs-to-sources) @ tyrus-sample-auction --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- resources:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ tyrus-sample-auction --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- resources:2.6:resources (default-resources) @ tyrus-sample-auction --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/continuous-integration_2.x/samples/auction/src/main/resources [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ tyrus-sample-auction --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/continuous-integration_2.x/samples/auction/target/classes [INFO] [INFO] --- resources:2.6:testResources (default-testResources) @ tyrus-sample-auction --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/continuous-integration_2.x/samples/auction/src/test/resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ tyrus-sample-auction --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.1:test (default-test) @ tyrus-sample-auction --- [INFO] No tests to run. [INFO] [INFO] --- war:3.4.0:war (default-war) @ tyrus-sample-auction --- [INFO] CycloneDX: Creating BOM version 1.4 with 5 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/continuous-integration_2.x/ext/client-java8/target/bom.xml [INFO] attaching as tyrus-client-java8-2.1.99-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/continuous-integration_2.x/ext/client-java8/target/bom.json [INFO] attaching as tyrus-client-java8-2.1.99-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- source:3.2.0:jar-no-fork (attach-sources) @ tyrus-client-java8 --- [INFO] Building jar: /home/jenkins/agent/workspace/continuous-integration_2.x/ext/client-java8/target/tyrus-client-java8-2.1.99-SNAPSHOT-sources.jar [INFO] [INFO] --- install:3.1.1:install (default-install) @ tyrus-client-java8 --- [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/ext/client-java8/pom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/ext/tyrus-client-java8/2.1.99-SNAPSHOT/tyrus-client-java8-2.1.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/ext/client-java8/target/tyrus-client-java8-2.1.99-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/glassfish/tyrus/ext/tyrus-client-java8/2.1.99-SNAPSHOT/tyrus-client-java8-2.1.99-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/ext/client-java8/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/ext/tyrus-client-java8/2.1.99-SNAPSHOT/tyrus-client-java8-2.1.99-SNAPSHOT-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/ext/client-java8/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/tyrus/ext/tyrus-client-java8/2.1.99-SNAPSHOT/tyrus-client-java8-2.1.99-SNAPSHOT-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/ext/client-java8/target/tyrus-client-java8-2.1.99-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/tyrus/ext/tyrus-client-java8/2.1.99-SNAPSHOT/tyrus-client-java8-2.1.99-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:5.1.4:install (default-install) @ tyrus-client-java8 --- [INFO] Installing org/glassfish/tyrus/ext/tyrus-client-java8/2.1.99-SNAPSHOT/tyrus-client-java8-2.1.99-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] ---------< org.glassfish.tyrus.samples:tyrus-samples-project >---------- [INFO] Building Tyrus Samples 2.1.99-SNAPSHOT [26/69] [INFO] from samples/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ tyrus-samples-project --- [INFO] [INFO] --- checkstyle:3.1.0:check (default) @ tyrus-samples-project --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory:1.0:highest-basedir (directories) @ tyrus-samples-project --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/continuous-integration_2.x [INFO] [INFO] --- build-helper:3.4.0:parse-version (parse-version) @ tyrus-samples-project --- [INFO] [INFO] --- build-helper:3.4.0:add-source (default) @ tyrus-samples-project --- [INFO] Source directory: /home/jenkins/agent/workspace/continuous-integration_2.x/samples/target/generated-sources/rsrc-gen added. [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ tyrus-samples-project --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/continuous-integration_2.x/samples/target/bom.xml [INFO] attaching as tyrus-samples-project-2.1.99-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/continuous-integration_2.x/samples/target/bom.json [INFO] attaching as tyrus-samples-project-2.1.99-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- source:3.2.0:jar-no-fork (attach-sources) @ tyrus-samples-project --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ tyrus-samples-project --- [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/samples/pom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/samples/tyrus-samples-project/2.1.99-SNAPSHOT/tyrus-samples-project-2.1.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/samples/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/samples/tyrus-samples-project/2.1.99-SNAPSHOT/tyrus-samples-project-2.1.99-SNAPSHOT-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/samples/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/tyrus/samples/tyrus-samples-project/2.1.99-SNAPSHOT/tyrus-samples-project-2.1.99-SNAPSHOT-cyclonedx.json [INFO] Packaging webapp [INFO] Assembling webapp [tyrus-sample-auction] in [/home/jenkins/agent/workspace/continuous-integration_2.x/samples/auction/target/tyrus-sample-auction-2.1.99-SNAPSHOT] [INFO] Processing war project [INFO] Copying webapp resources [/home/jenkins/agent/workspace/continuous-integration_2.x/samples/auction/src/main/webapp] [INFO] [INFO] ----------< org.glassfish.tyrus.samples:tyrus-sample-auction >---------- [INFO] Building Tyrus Auction Sample 2.1.99-SNAPSHOT [27/69] [INFO] from samples/auction/pom.xml [INFO] --------------------------------[ war ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ tyrus-sample-auction --- [INFO] [INFO] --- checkstyle:3.1.0:check (default) @ tyrus-sample-auction --- [INFO] Building war: /home/jenkins/agent/workspace/continuous-integration_2.x/samples/auction/target/tyrus-sample-auction-2.1.99-SNAPSHOT.war [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ tyrus-sample-auction --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 2 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/continuous-integration_2.x/samples/auction/target/bom.xml [INFO] attaching as tyrus-sample-auction-2.1.99-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/continuous-integration_2.x/samples/auction/target/bom.json [INFO] attaching as tyrus-sample-auction-2.1.99-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- assembly:3.6.0:single (assemble-src-zip) @ tyrus-sample-auction --- [INFO] Reading assembly descriptor: ../etc/project-src-assembly.xml [INFO] Building zip: /home/jenkins/agent/workspace/continuous-integration_2.x/samples/auction/target/tyrus-sample-auction-2.1.99-SNAPSHOT-project-src.zip [INFO] [INFO] --- source:3.2.0:jar-no-fork (attach-sources) @ tyrus-sample-auction --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory:1.0:highest-basedir (directories) @ tyrus-sample-auction --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/continuous-integration_2.x [INFO] [INFO] --- build-helper:3.4.0:parse-version (parse-version) @ tyrus-sample-auction --- [INFO] [INFO] --- build-helper:3.4.0:add-source (default) @ tyrus-sample-auction --- [INFO] Source directory: /home/jenkins/agent/workspace/continuous-integration_2.x/samples/auction/target/generated-sources/rsrc-gen added. [INFO] [INFO] --- resources:2.6:copy-resources (copy-legaldocs) @ tyrus-sample-auction --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- resources:2.6:copy-resources (copy-legaldocs-to-sources) @ tyrus-sample-auction --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- resources:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ tyrus-sample-auction --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- resources:2.6:resources (default-resources) @ tyrus-sample-auction --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/continuous-integration_2.x/samples/auction/src/main/resources [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ tyrus-sample-auction --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/continuous-integration_2.x/samples/auction/target/classes [INFO] [INFO] --- resources:2.6:testResources (default-testResources) @ tyrus-sample-auction --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/continuous-integration_2.x/samples/auction/src/test/resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ tyrus-sample-auction --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.1:test (default-test) @ tyrus-sample-auction --- [INFO] No tests to run. [INFO] [INFO] --- war:3.4.0:war (default-war) @ tyrus-sample-auction --- [INFO] Building jar: /home/jenkins/agent/workspace/continuous-integration_2.x/samples/auction/target/tyrus-sample-auction-2.1.99-SNAPSHOT-sources.jar [INFO] [INFO] --- install:3.1.1:install (default-install) @ tyrus-sample-auction --- [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/samples/auction/pom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/samples/tyrus-sample-auction/2.1.99-SNAPSHOT/tyrus-sample-auction-2.1.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/samples/auction/target/tyrus-sample-auction-2.1.99-SNAPSHOT.war to /home/jenkins/.m2/repository/org/glassfish/tyrus/samples/tyrus-sample-auction/2.1.99-SNAPSHOT/tyrus-sample-auction-2.1.99-SNAPSHOT.war [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/samples/auction/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/samples/tyrus-sample-auction/2.1.99-SNAPSHOT/tyrus-sample-auction-2.1.99-SNAPSHOT-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/samples/auction/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/tyrus/samples/tyrus-sample-auction/2.1.99-SNAPSHOT/tyrus-sample-auction-2.1.99-SNAPSHOT-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/samples/auction/target/tyrus-sample-auction-2.1.99-SNAPSHOT-project-src.zip to /home/jenkins/.m2/repository/org/glassfish/tyrus/samples/tyrus-sample-auction/2.1.99-SNAPSHOT/tyrus-sample-auction-2.1.99-SNAPSHOT-project-src.zip [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/samples/auction/target/tyrus-sample-auction-2.1.99-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/tyrus/samples/tyrus-sample-auction/2.1.99-SNAPSHOT/tyrus-sample-auction-2.1.99-SNAPSHOT-sources.jar [INFO] [INFO] ------------< org.glassfish.tyrus.samples:tyrus-sample-cdi >------------ [INFO] Building Tyrus CDI Sample 2.1.99-SNAPSHOT [28/69] [INFO] from samples/cdi/pom.xml [INFO] --------------------------------[ war ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ tyrus-sample-cdi --- [INFO] [INFO] --- checkstyle:3.1.0:check (default) @ tyrus-sample-cdi --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory:1.0:highest-basedir (directories) @ tyrus-sample-cdi --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/continuous-integration_2.x [INFO] [INFO] --- build-helper:3.4.0:parse-version (parse-version) @ tyrus-sample-cdi --- [INFO] [INFO] --- build-helper:3.4.0:add-source (default) @ tyrus-sample-cdi --- [INFO] Source directory: /home/jenkins/agent/workspace/continuous-integration_2.x/samples/cdi/target/generated-sources/rsrc-gen added. [INFO] [INFO] --- resources:2.6:copy-resources (copy-legaldocs) @ tyrus-sample-cdi --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- resources:2.6:copy-resources (copy-legaldocs-to-sources) @ tyrus-sample-cdi --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- resources:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ tyrus-sample-cdi --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- resources:2.6:resources (default-resources) @ tyrus-sample-cdi --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/continuous-integration_2.x/samples/cdi/src/main/resources [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ tyrus-sample-cdi --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 16 source files to /home/jenkins/agent/workspace/continuous-integration_2.x/samples/cdi/target/classes [INFO] [INFO] --- resources:2.6:testResources (default-testResources) @ tyrus-sample-cdi --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/continuous-integration_2.x/samples/cdi/src/test/resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ tyrus-sample-cdi --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/continuous-integration_2.x/samples/cdi/target/test-classes [INFO] Packaging webapp [INFO] Assembling webapp [tyrus-sample-auction] in [/home/jenkins/agent/workspace/continuous-integration_2.x/samples/auction/target/tyrus-sample-auction-2.1.99-SNAPSHOT] [INFO] [INFO] --- surefire:3.2.1:test (default-test) @ tyrus-sample-cdi --- [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Processing war project [INFO] Copying webapp resources [/home/jenkins/agent/workspace/continuous-integration_2.x/samples/auction/src/main/webapp] [INFO] Building war: /home/jenkins/agent/workspace/continuous-integration_2.x/samples/auction/target/tyrus-sample-auction-2.1.99-SNAPSHOT.war [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ tyrus-sample-auction --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 2 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/continuous-integration_2.x/samples/auction/target/bom.xml [INFO] attaching as tyrus-sample-auction-2.1.99-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/continuous-integration_2.x/samples/auction/target/bom.json [INFO] attaching as tyrus-sample-auction-2.1.99-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- assembly:3.6.0:single (assemble-src-zip) @ tyrus-sample-auction --- [INFO] Reading assembly descriptor: ../etc/project-src-assembly.xml [INFO] Building zip: /home/jenkins/agent/workspace/continuous-integration_2.x/samples/auction/target/tyrus-sample-auction-2.1.99-SNAPSHOT-project-src.zip [INFO] [INFO] --- source:3.2.0:jar-no-fork (attach-sources) @ tyrus-sample-auction --- [INFO] Building jar: /home/jenkins/agent/workspace/continuous-integration_2.x/samples/auction/target/tyrus-sample-auction-2.1.99-SNAPSHOT-sources.jar [INFO] [INFO] --- install:3.1.1:install (default-install) @ tyrus-sample-auction --- [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/samples/auction/pom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/samples/tyrus-sample-auction/2.1.99-SNAPSHOT/tyrus-sample-auction-2.1.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/samples/auction/target/tyrus-sample-auction-2.1.99-SNAPSHOT.war to /home/jenkins/.m2/repository/org/glassfish/tyrus/samples/tyrus-sample-auction/2.1.99-SNAPSHOT/tyrus-sample-auction-2.1.99-SNAPSHOT.war [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/samples/auction/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/samples/tyrus-sample-auction/2.1.99-SNAPSHOT/tyrus-sample-auction-2.1.99-SNAPSHOT-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/samples/auction/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/tyrus/samples/tyrus-sample-auction/2.1.99-SNAPSHOT/tyrus-sample-auction-2.1.99-SNAPSHOT-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/samples/auction/target/tyrus-sample-auction-2.1.99-SNAPSHOT-project-src.zip to /home/jenkins/.m2/repository/org/glassfish/tyrus/samples/tyrus-sample-auction/2.1.99-SNAPSHOT/tyrus-sample-auction-2.1.99-SNAPSHOT-project-src.zip [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/samples/auction/target/tyrus-sample-auction-2.1.99-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/tyrus/samples/tyrus-sample-auction/2.1.99-SNAPSHOT/tyrus-sample-auction-2.1.99-SNAPSHOT-sources.jar [INFO] [INFO] ------------< org.glassfish.tyrus.samples:tyrus-sample-cdi >------------ [INFO] Building Tyrus CDI Sample 2.1.99-SNAPSHOT [28/69] [INFO] from samples/cdi/pom.xml [INFO] --------------------------------[ war ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ tyrus-sample-cdi --- [INFO] [INFO] --- checkstyle:3.1.0:check (default) @ tyrus-sample-cdi --- [INFO] Running org.glassfish.tyrus.sample.cdi.CdiTest [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.086 s -- in org.glassfish.tyrus.sample.cdi.CdiTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- war:3.4.0:war (default-war) @ tyrus-sample-cdi --- [INFO] Packaging webapp [INFO] Assembling webapp [tyrus-sample-cdi] in [/home/jenkins/agent/workspace/continuous-integration_2.x/samples/cdi/target/tyrus-sample-cdi-2.1.99-SNAPSHOT] [INFO] Processing war project [INFO] Copying webapp resources [/home/jenkins/agent/workspace/continuous-integration_2.x/samples/cdi/src/main/webapp] [INFO] Building war: /home/jenkins/agent/workspace/continuous-integration_2.x/samples/cdi/target/tyrus-sample-cdi-2.1.99-SNAPSHOT.war [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ tyrus-sample-cdi --- [INFO] CycloneDX: Resolving Dependencies [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory:1.0:highest-basedir (directories) @ tyrus-sample-cdi --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/continuous-integration_2.x [INFO] [INFO] --- build-helper:3.4.0:parse-version (parse-version) @ tyrus-sample-cdi --- [INFO] [INFO] --- build-helper:3.4.0:add-source (default) @ tyrus-sample-cdi --- [INFO] Source directory: /home/jenkins/agent/workspace/continuous-integration_2.x/samples/cdi/target/generated-sources/rsrc-gen added. [INFO] [INFO] --- resources:2.6:copy-resources (copy-legaldocs) @ tyrus-sample-cdi --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- resources:2.6:copy-resources (copy-legaldocs-to-sources) @ tyrus-sample-cdi --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- resources:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ tyrus-sample-cdi --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- resources:2.6:resources (default-resources) @ tyrus-sample-cdi --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/continuous-integration_2.x/samples/cdi/src/main/resources [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ tyrus-sample-cdi --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 16 source files to /home/jenkins/agent/workspace/continuous-integration_2.x/samples/cdi/target/classes [INFO] [INFO] --- resources:2.6:testResources (default-testResources) @ tyrus-sample-cdi --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/continuous-integration_2.x/samples/cdi/src/test/resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ tyrus-sample-cdi --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/continuous-integration_2.x/samples/cdi/target/test-classes [INFO] [INFO] --- surefire:3.2.1:test (default-test) @ tyrus-sample-cdi --- [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] CycloneDX: Creating BOM version 1.4 with 10 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/continuous-integration_2.x/samples/cdi/target/bom.xml [INFO] attaching as tyrus-sample-cdi-2.1.99-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/continuous-integration_2.x/samples/cdi/target/bom.json [INFO] attaching as tyrus-sample-cdi-2.1.99-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- assembly:3.6.0:single (assemble-src-zip) @ tyrus-sample-cdi --- [INFO] Reading assembly descriptor: ../etc/project-src-assembly.xml [INFO] Building zip: /home/jenkins/agent/workspace/continuous-integration_2.x/samples/cdi/target/tyrus-sample-cdi-2.1.99-SNAPSHOT-project-src.zip [INFO] [INFO] --- source:3.2.0:jar-no-fork (attach-sources) @ tyrus-sample-cdi --- [INFO] Building jar: /home/jenkins/agent/workspace/continuous-integration_2.x/samples/cdi/target/tyrus-sample-cdi-2.1.99-SNAPSHOT-sources.jar [INFO] [INFO] --- install:3.1.1:install (default-install) @ tyrus-sample-cdi --- [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/samples/cdi/pom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/samples/tyrus-sample-cdi/2.1.99-SNAPSHOT/tyrus-sample-cdi-2.1.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/samples/cdi/target/tyrus-sample-cdi-2.1.99-SNAPSHOT.war to /home/jenkins/.m2/repository/org/glassfish/tyrus/samples/tyrus-sample-cdi/2.1.99-SNAPSHOT/tyrus-sample-cdi-2.1.99-SNAPSHOT.war [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/samples/cdi/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/samples/tyrus-sample-cdi/2.1.99-SNAPSHOT/tyrus-sample-cdi-2.1.99-SNAPSHOT-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/samples/cdi/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/tyrus/samples/tyrus-sample-cdi/2.1.99-SNAPSHOT/tyrus-sample-cdi-2.1.99-SNAPSHOT-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/samples/cdi/target/tyrus-sample-cdi-2.1.99-SNAPSHOT-project-src.zip to /home/jenkins/.m2/repository/org/glassfish/tyrus/samples/tyrus-sample-cdi/2.1.99-SNAPSHOT/tyrus-sample-cdi-2.1.99-SNAPSHOT-project-src.zip [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/samples/cdi/target/tyrus-sample-cdi-2.1.99-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/tyrus/samples/tyrus-sample-cdi/2.1.99-SNAPSHOT/tyrus-sample-cdi-2.1.99-SNAPSHOT-sources.jar [INFO] [INFO] -----------< org.glassfish.tyrus.samples:tyrus-sample-chat >------------ [INFO] Building Tyrus Chat Sample 2.1.99-SNAPSHOT [29/69] [INFO] from samples/chat/pom.xml [INFO] --------------------------------[ war ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ tyrus-sample-chat --- [INFO] [INFO] --- checkstyle:3.1.0:check (default) @ tyrus-sample-chat --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory:1.0:highest-basedir (directories) @ tyrus-sample-chat --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/continuous-integration_2.x [INFO] [INFO] --- build-helper:3.4.0:parse-version (parse-version) @ tyrus-sample-chat --- [INFO] Running org.glassfish.tyrus.sample.cdi.CdiTest [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.106 s -- in org.glassfish.tyrus.sample.cdi.CdiTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- war:3.4.0:war (default-war) @ tyrus-sample-cdi --- [INFO] Packaging webapp [INFO] Assembling webapp [tyrus-sample-cdi] in [/home/jenkins/agent/workspace/continuous-integration_2.x/samples/cdi/target/tyrus-sample-cdi-2.1.99-SNAPSHOT] [INFO] Processing war project [INFO] Copying webapp resources [/home/jenkins/agent/workspace/continuous-integration_2.x/samples/cdi/src/main/webapp] [INFO] Building war: /home/jenkins/agent/workspace/continuous-integration_2.x/samples/cdi/target/tyrus-sample-cdi-2.1.99-SNAPSHOT.war [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ tyrus-sample-cdi --- [INFO] CycloneDX: Resolving Dependencies [INFO] [INFO] --- build-helper:3.4.0:add-source (default) @ tyrus-sample-chat --- [INFO] Source directory: /home/jenkins/agent/workspace/continuous-integration_2.x/samples/chat/target/generated-sources/rsrc-gen added. [INFO] [INFO] --- resources:2.6:copy-resources (copy-legaldocs) @ tyrus-sample-chat --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- resources:2.6:copy-resources (copy-legaldocs-to-sources) @ tyrus-sample-chat --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- resources:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ tyrus-sample-chat --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- resources:2.6:resources (default-resources) @ tyrus-sample-chat --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/continuous-integration_2.x/samples/chat/src/main/resources [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ tyrus-sample-chat --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/continuous-integration_2.x/samples/chat/target/classes [INFO] /home/jenkins/agent/workspace/continuous-integration_2.x/samples/chat/src/main/java/org/glassfish/tyrus/sample/chat/ChatEndpoint.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/continuous-integration_2.x/samples/chat/src/main/java/org/glassfish/tyrus/sample/chat/ChatEndpoint.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- resources:2.6:testResources (default-testResources) @ tyrus-sample-chat --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/continuous-integration_2.x/samples/chat/src/test/resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ tyrus-sample-chat --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.1:test (default-test) @ tyrus-sample-chat --- [INFO] No tests to run. [INFO] [INFO] --- war:3.4.0:war (default-war) @ tyrus-sample-chat --- [INFO] Packaging webapp [INFO] Assembling webapp [tyrus-sample-chat] in [/home/jenkins/agent/workspace/continuous-integration_2.x/samples/chat/target/tyrus-sample-chat-2.1.99-SNAPSHOT] [INFO] Processing war project [INFO] Copying webapp resources [/home/jenkins/agent/workspace/continuous-integration_2.x/samples/chat/src/main/webapp] [INFO] Building war: /home/jenkins/agent/workspace/continuous-integration_2.x/samples/chat/target/tyrus-sample-chat-2.1.99-SNAPSHOT.war [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ tyrus-sample-chat --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 2 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/continuous-integration_2.x/samples/chat/target/bom.xml [INFO] CycloneDX: Creating BOM version 1.4 with 10 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/continuous-integration_2.x/samples/cdi/target/bom.xml [INFO] attaching as tyrus-sample-cdi-2.1.99-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/continuous-integration_2.x/samples/cdi/target/bom.json [INFO] attaching as tyrus-sample-cdi-2.1.99-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- assembly:3.6.0:single (assemble-src-zip) @ tyrus-sample-cdi --- [INFO] Reading assembly descriptor: ../etc/project-src-assembly.xml [INFO] Building zip: /home/jenkins/agent/workspace/continuous-integration_2.x/samples/cdi/target/tyrus-sample-cdi-2.1.99-SNAPSHOT-project-src.zip [INFO] [INFO] --- source:3.2.0:jar-no-fork (attach-sources) @ tyrus-sample-cdi --- [INFO] Building jar: /home/jenkins/agent/workspace/continuous-integration_2.x/samples/cdi/target/tyrus-sample-cdi-2.1.99-SNAPSHOT-sources.jar [INFO] [INFO] --- install:3.1.1:install (default-install) @ tyrus-sample-cdi --- [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/samples/cdi/pom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/samples/tyrus-sample-cdi/2.1.99-SNAPSHOT/tyrus-sample-cdi-2.1.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/samples/cdi/target/tyrus-sample-cdi-2.1.99-SNAPSHOT.war to /home/jenkins/.m2/repository/org/glassfish/tyrus/samples/tyrus-sample-cdi/2.1.99-SNAPSHOT/tyrus-sample-cdi-2.1.99-SNAPSHOT.war [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/samples/cdi/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/samples/tyrus-sample-cdi/2.1.99-SNAPSHOT/tyrus-sample-cdi-2.1.99-SNAPSHOT-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/samples/cdi/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/tyrus/samples/tyrus-sample-cdi/2.1.99-SNAPSHOT/tyrus-sample-cdi-2.1.99-SNAPSHOT-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/samples/cdi/target/tyrus-sample-cdi-2.1.99-SNAPSHOT-project-src.zip to /home/jenkins/.m2/repository/org/glassfish/tyrus/samples/tyrus-sample-cdi/2.1.99-SNAPSHOT/tyrus-sample-cdi-2.1.99-SNAPSHOT-project-src.zip [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/samples/cdi/target/tyrus-sample-cdi-2.1.99-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/tyrus/samples/tyrus-sample-cdi/2.1.99-SNAPSHOT/tyrus-sample-cdi-2.1.99-SNAPSHOT-sources.jar [INFO] [INFO] -----------< org.glassfish.tyrus.samples:tyrus-sample-chat >------------ [INFO] Building Tyrus Chat Sample 2.1.99-SNAPSHOT [29/69] [INFO] from samples/chat/pom.xml [INFO] --------------------------------[ war ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ tyrus-sample-chat --- [INFO] [INFO] --- checkstyle:3.1.0:check (default) @ tyrus-sample-chat --- [INFO] attaching as tyrus-sample-chat-2.1.99-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/continuous-integration_2.x/samples/chat/target/bom.json [INFO] attaching as tyrus-sample-chat-2.1.99-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- assembly:3.6.0:single (assemble-src-zip) @ tyrus-sample-chat --- [INFO] Reading assembly descriptor: ../etc/project-src-assembly.xml [INFO] Building zip: /home/jenkins/agent/workspace/continuous-integration_2.x/samples/chat/target/tyrus-sample-chat-2.1.99-SNAPSHOT-project-src.zip [INFO] [INFO] --- source:3.2.0:jar-no-fork (attach-sources) @ tyrus-sample-chat --- [INFO] Building jar: /home/jenkins/agent/workspace/continuous-integration_2.x/samples/chat/target/tyrus-sample-chat-2.1.99-SNAPSHOT-sources.jar [INFO] [INFO] --- install:3.1.1:install (default-install) @ tyrus-sample-chat --- [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/samples/chat/pom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/samples/tyrus-sample-chat/2.1.99-SNAPSHOT/tyrus-sample-chat-2.1.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/samples/chat/target/tyrus-sample-chat-2.1.99-SNAPSHOT.war to /home/jenkins/.m2/repository/org/glassfish/tyrus/samples/tyrus-sample-chat/2.1.99-SNAPSHOT/tyrus-sample-chat-2.1.99-SNAPSHOT.war [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/samples/chat/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/samples/tyrus-sample-chat/2.1.99-SNAPSHOT/tyrus-sample-chat-2.1.99-SNAPSHOT-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/samples/chat/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/tyrus/samples/tyrus-sample-chat/2.1.99-SNAPSHOT/tyrus-sample-chat-2.1.99-SNAPSHOT-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/samples/chat/target/tyrus-sample-chat-2.1.99-SNAPSHOT-project-src.zip to /home/jenkins/.m2/repository/org/glassfish/tyrus/samples/tyrus-sample-chat/2.1.99-SNAPSHOT/tyrus-sample-chat-2.1.99-SNAPSHOT-project-src.zip [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/samples/chat/target/tyrus-sample-chat-2.1.99-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/tyrus/samples/tyrus-sample-chat/2.1.99-SNAPSHOT/tyrus-sample-chat-2.1.99-SNAPSHOT-sources.jar [INFO] [INFO] -----------< org.glassfish.tyrus.samples:tyrus-sample-draw >------------ [INFO] Building Tyrus Draw Sample 2.1.99-SNAPSHOT [30/69] [INFO] from samples/draw/pom.xml [INFO] --------------------------------[ war ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ tyrus-sample-draw --- [INFO] [INFO] --- checkstyle:3.1.0:check (default) @ tyrus-sample-draw --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory:1.0:highest-basedir (directories) @ tyrus-sample-draw --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/continuous-integration_2.x [INFO] [INFO] --- build-helper:3.4.0:parse-version (parse-version) @ tyrus-sample-draw --- [INFO] [INFO] --- build-helper:3.4.0:add-source (default) @ tyrus-sample-draw --- [INFO] Source directory: /home/jenkins/agent/workspace/continuous-integration_2.x/samples/draw/target/generated-sources/rsrc-gen added. [INFO] [INFO] --- resources:2.6:copy-resources (copy-legaldocs) @ tyrus-sample-draw --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- resources:2.6:copy-resources (copy-legaldocs-to-sources) @ tyrus-sample-draw --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- resources:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ tyrus-sample-draw --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- resources:2.6:resources (default-resources) @ tyrus-sample-draw --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/continuous-integration_2.x/samples/draw/src/main/resources [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ tyrus-sample-draw --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/continuous-integration_2.x/samples/draw/target/classes [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory:1.0:highest-basedir (directories) @ tyrus-sample-chat --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/continuous-integration_2.x [INFO] [INFO] --- build-helper:3.4.0:parse-version (parse-version) @ tyrus-sample-chat --- [INFO] [INFO] --- build-helper:3.4.0:add-source (default) @ tyrus-sample-chat --- [INFO] Source directory: /home/jenkins/agent/workspace/continuous-integration_2.x/samples/chat/target/generated-sources/rsrc-gen added. [INFO] [INFO] --- resources:2.6:copy-resources (copy-legaldocs) @ tyrus-sample-chat --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- resources:2.6:copy-resources (copy-legaldocs-to-sources) @ tyrus-sample-chat --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- resources:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ tyrus-sample-chat --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- resources:2.6:resources (default-resources) @ tyrus-sample-chat --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/continuous-integration_2.x/samples/chat/src/main/resources [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ tyrus-sample-chat --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/continuous-integration_2.x/samples/chat/target/classes [INFO] /home/jenkins/agent/workspace/continuous-integration_2.x/samples/chat/src/main/java/org/glassfish/tyrus/sample/chat/ChatEndpoint.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/continuous-integration_2.x/samples/chat/src/main/java/org/glassfish/tyrus/sample/chat/ChatEndpoint.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- resources:2.6:testResources (default-testResources) @ tyrus-sample-chat --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/continuous-integration_2.x/samples/chat/src/test/resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ tyrus-sample-chat --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.1:test (default-test) @ tyrus-sample-chat --- [INFO] No tests to run. [INFO] [INFO] --- war:3.4.0:war (default-war) @ tyrus-sample-chat --- [INFO] Packaging webapp [INFO] Assembling webapp [tyrus-sample-chat] in [/home/jenkins/agent/workspace/continuous-integration_2.x/samples/chat/target/tyrus-sample-chat-2.1.99-SNAPSHOT] [INFO] Processing war project [INFO] Copying webapp resources [/home/jenkins/agent/workspace/continuous-integration_2.x/samples/chat/src/main/webapp] [INFO] Building war: /home/jenkins/agent/workspace/continuous-integration_2.x/samples/chat/target/tyrus-sample-chat-2.1.99-SNAPSHOT.war [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ tyrus-sample-chat --- [INFO] CycloneDX: Resolving Dependencies [INFO] [INFO] --- resources:2.6:testResources (default-testResources) @ tyrus-sample-draw --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/continuous-integration_2.x/samples/draw/src/test/resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ tyrus-sample-draw --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.1:test (default-test) @ tyrus-sample-draw --- [INFO] No tests to run. [INFO] [INFO] --- war:3.4.0:war (default-war) @ tyrus-sample-draw --- [INFO] Packaging webapp [INFO] Assembling webapp [tyrus-sample-draw] in [/home/jenkins/agent/workspace/continuous-integration_2.x/samples/draw/target/tyrus-sample-draw-2.1.99-SNAPSHOT] [INFO] Processing war project [INFO] Copying webapp resources [/home/jenkins/agent/workspace/continuous-integration_2.x/samples/draw/src/main/webapp] [INFO] Building war: /home/jenkins/agent/workspace/continuous-integration_2.x/samples/draw/target/tyrus-sample-draw-2.1.99-SNAPSHOT.war [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ tyrus-sample-draw --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 2 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/continuous-integration_2.x/samples/draw/target/bom.xml [INFO] attaching as tyrus-sample-draw-2.1.99-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/continuous-integration_2.x/samples/draw/target/bom.json [INFO] attaching as tyrus-sample-draw-2.1.99-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- assembly:3.6.0:single (assemble-src-zip) @ tyrus-sample-draw --- [INFO] Reading assembly descriptor: ../etc/project-src-assembly.xml [INFO] Building zip: /home/jenkins/agent/workspace/continuous-integration_2.x/samples/draw/target/tyrus-sample-draw-2.1.99-SNAPSHOT-project-src.zip [INFO] [INFO] --- source:3.2.0:jar-no-fork (attach-sources) @ tyrus-sample-draw --- [INFO] Building jar: /home/jenkins/agent/workspace/continuous-integration_2.x/samples/draw/target/tyrus-sample-draw-2.1.99-SNAPSHOT-sources.jar [INFO] [INFO] --- install:3.1.1:install (default-install) @ tyrus-sample-draw --- [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/samples/draw/pom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/samples/tyrus-sample-draw/2.1.99-SNAPSHOT/tyrus-sample-draw-2.1.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/samples/draw/target/tyrus-sample-draw-2.1.99-SNAPSHOT.war to /home/jenkins/.m2/repository/org/glassfish/tyrus/samples/tyrus-sample-draw/2.1.99-SNAPSHOT/tyrus-sample-draw-2.1.99-SNAPSHOT.war [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/samples/draw/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/samples/tyrus-sample-draw/2.1.99-SNAPSHOT/tyrus-sample-draw-2.1.99-SNAPSHOT-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/samples/draw/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/tyrus/samples/tyrus-sample-draw/2.1.99-SNAPSHOT/tyrus-sample-draw-2.1.99-SNAPSHOT-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/samples/draw/target/tyrus-sample-draw-2.1.99-SNAPSHOT-project-src.zip to /home/jenkins/.m2/repository/org/glassfish/tyrus/samples/tyrus-sample-draw/2.1.99-SNAPSHOT/tyrus-sample-draw-2.1.99-SNAPSHOT-project-src.zip [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/samples/draw/target/tyrus-sample-draw-2.1.99-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/tyrus/samples/tyrus-sample-draw/2.1.99-SNAPSHOT/tyrus-sample-draw-2.1.99-SNAPSHOT-sources.jar [INFO] [INFO] -----------< org.glassfish.tyrus.samples:tyrus-sample-echo >------------ [INFO] Building Tyrus Echo Sample 2.1.99-SNAPSHOT [31/69] [INFO] from samples/echo/pom.xml [INFO] --------------------------------[ war ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ tyrus-sample-echo --- [INFO] [INFO] --- checkstyle:3.1.0:check (default) @ tyrus-sample-echo --- [INFO] CycloneDX: Creating BOM version 1.4 with 2 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/continuous-integration_2.x/samples/chat/target/bom.xml [INFO] attaching as tyrus-sample-chat-2.1.99-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/continuous-integration_2.x/samples/chat/target/bom.json [INFO] attaching as tyrus-sample-chat-2.1.99-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- assembly:3.6.0:single (assemble-src-zip) @ tyrus-sample-chat --- [INFO] Reading assembly descriptor: ../etc/project-src-assembly.xml [INFO] Building zip: /home/jenkins/agent/workspace/continuous-integration_2.x/samples/chat/target/tyrus-sample-chat-2.1.99-SNAPSHOT-project-src.zip [INFO] [INFO] --- source:3.2.0:jar-no-fork (attach-sources) @ tyrus-sample-chat --- [INFO] Building jar: /home/jenkins/agent/workspace/continuous-integration_2.x/samples/chat/target/tyrus-sample-chat-2.1.99-SNAPSHOT-sources.jar [INFO] [INFO] --- install:3.1.1:install (default-install) @ tyrus-sample-chat --- [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/samples/chat/pom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/samples/tyrus-sample-chat/2.1.99-SNAPSHOT/tyrus-sample-chat-2.1.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/samples/chat/target/tyrus-sample-chat-2.1.99-SNAPSHOT.war to /home/jenkins/.m2/repository/org/glassfish/tyrus/samples/tyrus-sample-chat/2.1.99-SNAPSHOT/tyrus-sample-chat-2.1.99-SNAPSHOT.war [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/samples/chat/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/samples/tyrus-sample-chat/2.1.99-SNAPSHOT/tyrus-sample-chat-2.1.99-SNAPSHOT-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/samples/chat/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/tyrus/samples/tyrus-sample-chat/2.1.99-SNAPSHOT/tyrus-sample-chat-2.1.99-SNAPSHOT-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/samples/chat/target/tyrus-sample-chat-2.1.99-SNAPSHOT-project-src.zip to /home/jenkins/.m2/repository/org/glassfish/tyrus/samples/tyrus-sample-chat/2.1.99-SNAPSHOT/tyrus-sample-chat-2.1.99-SNAPSHOT-project-src.zip [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/samples/chat/target/tyrus-sample-chat-2.1.99-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/tyrus/samples/tyrus-sample-chat/2.1.99-SNAPSHOT/tyrus-sample-chat-2.1.99-SNAPSHOT-sources.jar [INFO] [INFO] -----------< org.glassfish.tyrus.samples:tyrus-sample-draw >------------ [INFO] Building Tyrus Draw Sample 2.1.99-SNAPSHOT [30/69] [INFO] from samples/draw/pom.xml [INFO] --------------------------------[ war ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ tyrus-sample-draw --- [INFO] [INFO] --- checkstyle:3.1.0:check (default) @ tyrus-sample-draw --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory:1.0:highest-basedir (directories) @ tyrus-sample-draw --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/continuous-integration_2.x [INFO] [INFO] --- build-helper:3.4.0:parse-version (parse-version) @ tyrus-sample-draw --- [INFO] [INFO] --- build-helper:3.4.0:add-source (default) @ tyrus-sample-draw --- [INFO] Source directory: /home/jenkins/agent/workspace/continuous-integration_2.x/samples/draw/target/generated-sources/rsrc-gen added. [INFO] [INFO] --- resources:2.6:copy-resources (copy-legaldocs) @ tyrus-sample-draw --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- resources:2.6:copy-resources (copy-legaldocs-to-sources) @ tyrus-sample-draw --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- resources:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ tyrus-sample-draw --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- resources:2.6:resources (default-resources) @ tyrus-sample-draw --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/continuous-integration_2.x/samples/draw/src/main/resources [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ tyrus-sample-draw --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/continuous-integration_2.x/samples/draw/target/classes [INFO] [INFO] --- resources:2.6:testResources (default-testResources) @ tyrus-sample-draw --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/continuous-integration_2.x/samples/draw/src/test/resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ tyrus-sample-draw --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.1:test (default-test) @ tyrus-sample-draw --- [INFO] No tests to run. [INFO] [INFO] --- war:3.4.0:war (default-war) @ tyrus-sample-draw --- [INFO] Packaging webapp [INFO] Assembling webapp [tyrus-sample-draw] in [/home/jenkins/agent/workspace/continuous-integration_2.x/samples/draw/target/tyrus-sample-draw-2.1.99-SNAPSHOT] [INFO] Processing war project [INFO] Copying webapp resources [/home/jenkins/agent/workspace/continuous-integration_2.x/samples/draw/src/main/webapp] [INFO] Building war: /home/jenkins/agent/workspace/continuous-integration_2.x/samples/draw/target/tyrus-sample-draw-2.1.99-SNAPSHOT.war [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ tyrus-sample-draw --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 2 component(s) [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory:1.0:highest-basedir (directories) @ tyrus-sample-echo --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/continuous-integration_2.x [INFO] [INFO] --- build-helper:3.4.0:parse-version (parse-version) @ tyrus-sample-echo --- [INFO] [INFO] --- build-helper:3.4.0:add-source (default) @ tyrus-sample-echo --- [INFO] Source directory: /home/jenkins/agent/workspace/continuous-integration_2.x/samples/echo/target/generated-sources/rsrc-gen added. [INFO] [INFO] --- resources:2.6:copy-resources (copy-legaldocs) @ tyrus-sample-echo --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- resources:2.6:copy-resources (copy-legaldocs-to-sources) @ tyrus-sample-echo --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- resources:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ tyrus-sample-echo --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- resources:2.6:resources (default-resources) @ tyrus-sample-echo --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/continuous-integration_2.x/samples/echo/src/main/resources [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ tyrus-sample-echo --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/continuous-integration_2.x/samples/echo/target/classes [INFO] [INFO] --- resources:2.6:testResources (default-testResources) @ tyrus-sample-echo --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/continuous-integration_2.x/samples/echo/src/test/resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ tyrus-sample-echo --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/continuous-integration_2.x/samples/echo/target/test-classes [INFO] [INFO] --- surefire:3.2.1:test (default-test) @ tyrus-sample-echo --- [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/continuous-integration_2.x/samples/draw/target/bom.xml [INFO] attaching as tyrus-sample-draw-2.1.99-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/continuous-integration_2.x/samples/draw/target/bom.json [INFO] attaching as tyrus-sample-draw-2.1.99-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- assembly:3.6.0:single (assemble-src-zip) @ tyrus-sample-draw --- [INFO] Reading assembly descriptor: ../etc/project-src-assembly.xml [INFO] Building zip: /home/jenkins/agent/workspace/continuous-integration_2.x/samples/draw/target/tyrus-sample-draw-2.1.99-SNAPSHOT-project-src.zip [INFO] [INFO] --- source:3.2.0:jar-no-fork (attach-sources) @ tyrus-sample-draw --- [INFO] Building jar: /home/jenkins/agent/workspace/continuous-integration_2.x/samples/draw/target/tyrus-sample-draw-2.1.99-SNAPSHOT-sources.jar [INFO] [INFO] --- install:3.1.1:install (default-install) @ tyrus-sample-draw --- [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/samples/draw/pom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/samples/tyrus-sample-draw/2.1.99-SNAPSHOT/tyrus-sample-draw-2.1.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/samples/draw/target/tyrus-sample-draw-2.1.99-SNAPSHOT.war to /home/jenkins/.m2/repository/org/glassfish/tyrus/samples/tyrus-sample-draw/2.1.99-SNAPSHOT/tyrus-sample-draw-2.1.99-SNAPSHOT.war [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/samples/draw/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/samples/tyrus-sample-draw/2.1.99-SNAPSHOT/tyrus-sample-draw-2.1.99-SNAPSHOT-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/samples/draw/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/tyrus/samples/tyrus-sample-draw/2.1.99-SNAPSHOT/tyrus-sample-draw-2.1.99-SNAPSHOT-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/samples/draw/target/tyrus-sample-draw-2.1.99-SNAPSHOT-project-src.zip to /home/jenkins/.m2/repository/org/glassfish/tyrus/samples/tyrus-sample-draw/2.1.99-SNAPSHOT/tyrus-sample-draw-2.1.99-SNAPSHOT-project-src.zip [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/samples/draw/target/tyrus-sample-draw-2.1.99-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/tyrus/samples/tyrus-sample-draw/2.1.99-SNAPSHOT/tyrus-sample-draw-2.1.99-SNAPSHOT-sources.jar [INFO] [INFO] -----------< org.glassfish.tyrus.samples:tyrus-sample-echo >------------ [INFO] Building Tyrus Echo Sample 2.1.99-SNAPSHOT [31/69] [INFO] from samples/echo/pom.xml [INFO] --------------------------------[ war ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ tyrus-sample-echo --- [INFO] [INFO] --- checkstyle:3.1.0:check (default) @ tyrus-sample-echo --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory:1.0:highest-basedir (directories) @ tyrus-sample-echo --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/continuous-integration_2.x [INFO] [INFO] --- build-helper:3.4.0:parse-version (parse-version) @ tyrus-sample-echo --- [INFO] [INFO] --- build-helper:3.4.0:add-source (default) @ tyrus-sample-echo --- [INFO] Source directory: /home/jenkins/agent/workspace/continuous-integration_2.x/samples/echo/target/generated-sources/rsrc-gen added. [INFO] [INFO] --- resources:2.6:copy-resources (copy-legaldocs) @ tyrus-sample-echo --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- resources:2.6:copy-resources (copy-legaldocs-to-sources) @ tyrus-sample-echo --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- resources:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ tyrus-sample-echo --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- resources:2.6:resources (default-resources) @ tyrus-sample-echo --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/continuous-integration_2.x/samples/echo/src/main/resources [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ tyrus-sample-echo --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/continuous-integration_2.x/samples/echo/target/classes [INFO] [INFO] --- resources:2.6:testResources (default-testResources) @ tyrus-sample-echo --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/continuous-integration_2.x/samples/echo/src/test/resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ tyrus-sample-echo --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/continuous-integration_2.x/samples/echo/target/test-classes [INFO] [INFO] --- surefire:3.2.1:test (default-test) @ tyrus-sample-echo --- [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.glassfish.tyrus.sample.echo.EchoTest [INFO] Running org.glassfish.tyrus.sample.echo.EchoTest Nov 02, 2023 2:18:58 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:18:58 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Nov 02, 2023 2:18:58 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:18:58 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. ### Received: onOpen ### Received: Do or do not, there is no try. (from your server) ### Client session closed: CloseReason[1000] Nov 02, 2023 2:18:58 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:18:58 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.347 s -- in org.glassfish.tyrus.sample.echo.EchoTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- war:3.4.0:war (default-war) @ tyrus-sample-echo --- [INFO] Packaging webapp [INFO] Assembling webapp [tyrus-sample-echo] in [/home/jenkins/agent/workspace/continuous-integration_2.x/samples/echo/target/tyrus-sample-echo-2.1.99-SNAPSHOT] [INFO] Processing war project [INFO] Copying webapp resources [/home/jenkins/agent/workspace/continuous-integration_2.x/samples/echo/src/main/webapp] [INFO] Building war: /home/jenkins/agent/workspace/continuous-integration_2.x/samples/echo/target/tyrus-sample-echo-2.1.99-SNAPSHOT.war [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ tyrus-sample-echo --- [INFO] CycloneDX: Resolving Dependencies Nov 02, 2023 2:18:59 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:18:59 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Nov 02, 2023 2:18:59 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:18:59 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. ### Received: onOpen ### Received: Do or do not, there is no try. (from your server) ### Client session closed: CloseReason[1000] Nov 02, 2023 2:18:59 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:18:59 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.584 s -- in org.glassfish.tyrus.sample.echo.EchoTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- war:3.4.0:war (default-war) @ tyrus-sample-echo --- [INFO] Packaging webapp [INFO] Assembling webapp [tyrus-sample-echo] in [/home/jenkins/agent/workspace/continuous-integration_2.x/samples/echo/target/tyrus-sample-echo-2.1.99-SNAPSHOT] [INFO] Processing war project [INFO] Copying webapp resources [/home/jenkins/agent/workspace/continuous-integration_2.x/samples/echo/src/main/webapp] [INFO] Building war: /home/jenkins/agent/workspace/continuous-integration_2.x/samples/echo/target/tyrus-sample-echo-2.1.99-SNAPSHOT.war [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ tyrus-sample-echo --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 2 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/continuous-integration_2.x/samples/echo/target/bom.xml [INFO] attaching as tyrus-sample-echo-2.1.99-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/continuous-integration_2.x/samples/echo/target/bom.json [INFO] attaching as tyrus-sample-echo-2.1.99-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- assembly:3.6.0:single (assemble-src-zip) @ tyrus-sample-echo --- [INFO] Reading assembly descriptor: ../etc/project-src-assembly.xml [INFO] Building zip: /home/jenkins/agent/workspace/continuous-integration_2.x/samples/echo/target/tyrus-sample-echo-2.1.99-SNAPSHOT-project-src.zip [INFO] [INFO] --- source:3.2.0:jar-no-fork (attach-sources) @ tyrus-sample-echo --- [INFO] Building jar: /home/jenkins/agent/workspace/continuous-integration_2.x/samples/echo/target/tyrus-sample-echo-2.1.99-SNAPSHOT-sources.jar [INFO] [INFO] --- install:3.1.1:install (default-install) @ tyrus-sample-echo --- [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/samples/echo/pom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/samples/tyrus-sample-echo/2.1.99-SNAPSHOT/tyrus-sample-echo-2.1.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/samples/echo/target/tyrus-sample-echo-2.1.99-SNAPSHOT.war to /home/jenkins/.m2/repository/org/glassfish/tyrus/samples/tyrus-sample-echo/2.1.99-SNAPSHOT/tyrus-sample-echo-2.1.99-SNAPSHOT.war [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/samples/echo/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/samples/tyrus-sample-echo/2.1.99-SNAPSHOT/tyrus-sample-echo-2.1.99-SNAPSHOT-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/samples/echo/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/tyrus/samples/tyrus-sample-echo/2.1.99-SNAPSHOT/tyrus-sample-echo-2.1.99-SNAPSHOT-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/samples/echo/target/tyrus-sample-echo-2.1.99-SNAPSHOT-project-src.zip to /home/jenkins/.m2/repository/org/glassfish/tyrus/samples/tyrus-sample-echo/2.1.99-SNAPSHOT/tyrus-sample-echo-2.1.99-SNAPSHOT-project-src.zip [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/samples/echo/target/tyrus-sample-echo-2.1.99-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/tyrus/samples/tyrus-sample-echo/2.1.99-SNAPSHOT/tyrus-sample-echo-2.1.99-SNAPSHOT-sources.jar [INFO] [INFO] --------< org.glassfish.tyrus.samples:tyrus-sample-basic-auth >--------- [INFO] Building Tyrus Basic Auth Sample 2.1.99-SNAPSHOT [32/69] [INFO] from samples/echo-basic-auth/pom.xml [INFO] --------------------------------[ war ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ tyrus-sample-basic-auth --- [INFO] [INFO] --- checkstyle:3.1.0:check (default) @ tyrus-sample-basic-auth --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory:1.0:highest-basedir (directories) @ tyrus-sample-basic-auth --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/continuous-integration_2.x [INFO] [INFO] --- build-helper:3.4.0:parse-version (parse-version) @ tyrus-sample-basic-auth --- [INFO] [INFO] --- build-helper:3.4.0:add-source (default) @ tyrus-sample-basic-auth --- [INFO] Source directory: /home/jenkins/agent/workspace/continuous-integration_2.x/samples/echo-basic-auth/target/generated-sources/rsrc-gen added. [INFO] [INFO] --- resources:2.6:copy-resources (copy-legaldocs) @ tyrus-sample-basic-auth --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- resources:2.6:copy-resources (copy-legaldocs-to-sources) @ tyrus-sample-basic-auth --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- resources:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ tyrus-sample-basic-auth --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- resources:2.6:resources (default-resources) @ tyrus-sample-basic-auth --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/continuous-integration_2.x/samples/echo-basic-auth/src/main/resources [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ tyrus-sample-basic-auth --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/continuous-integration_2.x/samples/echo-basic-auth/target/classes [INFO] [INFO] --- resources:2.6:testResources (default-testResources) @ tyrus-sample-basic-auth --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/continuous-integration_2.x/samples/echo-basic-auth/src/test/resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ tyrus-sample-basic-auth --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/continuous-integration_2.x/samples/echo-basic-auth/target/test-classes [INFO] [INFO] --- surefire:3.2.1:test (default-test) @ tyrus-sample-basic-auth --- [INFO] CycloneDX: Creating BOM version 1.4 with 2 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/continuous-integration_2.x/samples/echo/target/bom.xml [INFO] attaching as tyrus-sample-echo-2.1.99-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/continuous-integration_2.x/samples/echo/target/bom.json [INFO] attaching as tyrus-sample-echo-2.1.99-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- assembly:3.6.0:single (assemble-src-zip) @ tyrus-sample-echo --- [INFO] Reading assembly descriptor: ../etc/project-src-assembly.xml [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Building zip: /home/jenkins/agent/workspace/continuous-integration_2.x/samples/echo/target/tyrus-sample-echo-2.1.99-SNAPSHOT-project-src.zip [INFO] [INFO] --- source:3.2.0:jar-no-fork (attach-sources) @ tyrus-sample-echo --- [INFO] Building jar: /home/jenkins/agent/workspace/continuous-integration_2.x/samples/echo/target/tyrus-sample-echo-2.1.99-SNAPSHOT-sources.jar [INFO] [INFO] --- install:3.1.1:install (default-install) @ tyrus-sample-echo --- [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/samples/echo/pom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/samples/tyrus-sample-echo/2.1.99-SNAPSHOT/tyrus-sample-echo-2.1.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/samples/echo/target/tyrus-sample-echo-2.1.99-SNAPSHOT.war to /home/jenkins/.m2/repository/org/glassfish/tyrus/samples/tyrus-sample-echo/2.1.99-SNAPSHOT/tyrus-sample-echo-2.1.99-SNAPSHOT.war [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/samples/echo/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/samples/tyrus-sample-echo/2.1.99-SNAPSHOT/tyrus-sample-echo-2.1.99-SNAPSHOT-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/samples/echo/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/tyrus/samples/tyrus-sample-echo/2.1.99-SNAPSHOT/tyrus-sample-echo-2.1.99-SNAPSHOT-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/samples/echo/target/tyrus-sample-echo-2.1.99-SNAPSHOT-project-src.zip to /home/jenkins/.m2/repository/org/glassfish/tyrus/samples/tyrus-sample-echo/2.1.99-SNAPSHOT/tyrus-sample-echo-2.1.99-SNAPSHOT-project-src.zip [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/samples/echo/target/tyrus-sample-echo-2.1.99-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/tyrus/samples/tyrus-sample-echo/2.1.99-SNAPSHOT/tyrus-sample-echo-2.1.99-SNAPSHOT-sources.jar [INFO] [INFO] --------< org.glassfish.tyrus.samples:tyrus-sample-basic-auth >--------- [INFO] Building Tyrus Basic Auth Sample 2.1.99-SNAPSHOT [32/69] [INFO] from samples/echo-basic-auth/pom.xml [INFO] --------------------------------[ war ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ tyrus-sample-basic-auth --- [INFO] [INFO] --- checkstyle:3.1.0:check (default) @ tyrus-sample-basic-auth --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory:1.0:highest-basedir (directories) @ tyrus-sample-basic-auth --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/continuous-integration_2.x [INFO] [INFO] --- build-helper:3.4.0:parse-version (parse-version) @ tyrus-sample-basic-auth --- [INFO] [INFO] --- build-helper:3.4.0:add-source (default) @ tyrus-sample-basic-auth --- [INFO] Source directory: /home/jenkins/agent/workspace/continuous-integration_2.x/samples/echo-basic-auth/target/generated-sources/rsrc-gen added. [INFO] [INFO] --- resources:2.6:copy-resources (copy-legaldocs) @ tyrus-sample-basic-auth --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- resources:2.6:copy-resources (copy-legaldocs-to-sources) @ tyrus-sample-basic-auth --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- resources:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ tyrus-sample-basic-auth --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- resources:2.6:resources (default-resources) @ tyrus-sample-basic-auth --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/continuous-integration_2.x/samples/echo-basic-auth/src/main/resources [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ tyrus-sample-basic-auth --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/continuous-integration_2.x/samples/echo-basic-auth/target/classes [INFO] [INFO] --- resources:2.6:testResources (default-testResources) @ tyrus-sample-basic-auth --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/continuous-integration_2.x/samples/echo-basic-auth/src/test/resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ tyrus-sample-basic-auth --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/continuous-integration_2.x/samples/echo-basic-auth/target/test-classes [INFO] [INFO] --- surefire:3.2.1:test (default-test) @ tyrus-sample-basic-auth --- [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.glassfish.tyrus.sample.echo.auth.SampleBasicAuthTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.070 s -- in org.glassfish.tyrus.sample.echo.auth.SampleBasicAuthTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- war:3.4.0:war (default-war) @ tyrus-sample-basic-auth --- [INFO] Packaging webapp [INFO] Assembling webapp [tyrus-sample-basic-auth] in [/home/jenkins/agent/workspace/continuous-integration_2.x/samples/echo-basic-auth/target/tyrus-sample-basic-auth-2.1.99-SNAPSHOT] [INFO] Processing war project [INFO] Copying webapp resources [/home/jenkins/agent/workspace/continuous-integration_2.x/samples/echo-basic-auth/src/main/webapp] [INFO] Building war: /home/jenkins/agent/workspace/continuous-integration_2.x/samples/echo-basic-auth/target/tyrus-sample-basic-auth-2.1.99-SNAPSHOT.war [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ tyrus-sample-basic-auth --- [INFO] CycloneDX: Resolving Dependencies [INFO] Running org.glassfish.tyrus.sample.echo.auth.SampleBasicAuthTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.090 s -- in org.glassfish.tyrus.sample.echo.auth.SampleBasicAuthTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- war:3.4.0:war (default-war) @ tyrus-sample-basic-auth --- [INFO] Packaging webapp [INFO] Assembling webapp [tyrus-sample-basic-auth] in [/home/jenkins/agent/workspace/continuous-integration_2.x/samples/echo-basic-auth/target/tyrus-sample-basic-auth-2.1.99-SNAPSHOT] [INFO] Processing war project [INFO] Copying webapp resources [/home/jenkins/agent/workspace/continuous-integration_2.x/samples/echo-basic-auth/src/main/webapp] [INFO] Building war: /home/jenkins/agent/workspace/continuous-integration_2.x/samples/echo-basic-auth/target/tyrus-sample-basic-auth-2.1.99-SNAPSHOT.war [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ tyrus-sample-basic-auth --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 2 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/continuous-integration_2.x/samples/echo-basic-auth/target/bom.xml [INFO] attaching as tyrus-sample-basic-auth-2.1.99-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/continuous-integration_2.x/samples/echo-basic-auth/target/bom.json [INFO] attaching as tyrus-sample-basic-auth-2.1.99-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- assembly:3.6.0:single (assemble-src-zip) @ tyrus-sample-basic-auth --- [INFO] Reading assembly descriptor: ../etc/project-src-assembly.xml [INFO] Building zip: /home/jenkins/agent/workspace/continuous-integration_2.x/samples/echo-basic-auth/target/tyrus-sample-basic-auth-2.1.99-SNAPSHOT-project-src.zip [INFO] [INFO] --- source:3.2.0:jar-no-fork (attach-sources) @ tyrus-sample-basic-auth --- [INFO] Building jar: /home/jenkins/agent/workspace/continuous-integration_2.x/samples/echo-basic-auth/target/tyrus-sample-basic-auth-2.1.99-SNAPSHOT-sources.jar [INFO] [INFO] --- install:3.1.1:install (default-install) @ tyrus-sample-basic-auth --- [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/samples/echo-basic-auth/pom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/samples/tyrus-sample-basic-auth/2.1.99-SNAPSHOT/tyrus-sample-basic-auth-2.1.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/samples/echo-basic-auth/target/tyrus-sample-basic-auth-2.1.99-SNAPSHOT.war to /home/jenkins/.m2/repository/org/glassfish/tyrus/samples/tyrus-sample-basic-auth/2.1.99-SNAPSHOT/tyrus-sample-basic-auth-2.1.99-SNAPSHOT.war [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/samples/echo-basic-auth/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/samples/tyrus-sample-basic-auth/2.1.99-SNAPSHOT/tyrus-sample-basic-auth-2.1.99-SNAPSHOT-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/samples/echo-basic-auth/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/tyrus/samples/tyrus-sample-basic-auth/2.1.99-SNAPSHOT/tyrus-sample-basic-auth-2.1.99-SNAPSHOT-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/samples/echo-basic-auth/target/tyrus-sample-basic-auth-2.1.99-SNAPSHOT-project-src.zip to /home/jenkins/.m2/repository/org/glassfish/tyrus/samples/tyrus-sample-basic-auth/2.1.99-SNAPSHOT/tyrus-sample-basic-auth-2.1.99-SNAPSHOT-project-src.zip [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/samples/echo-basic-auth/target/tyrus-sample-basic-auth-2.1.99-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/tyrus/samples/tyrus-sample-basic-auth/2.1.99-SNAPSHOT/tyrus-sample-basic-auth-2.1.99-SNAPSHOT-sources.jar [INFO] [INFO] --------< org.glassfish.tyrus.samples:tyrus-sample-echo-https >--------- [INFO] Building Tyrus Secure Echo Sample 2.1.99-SNAPSHOT [33/69] [INFO] from samples/echo-https/pom.xml [INFO] --------------------------------[ war ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ tyrus-sample-echo-https --- [INFO] [INFO] --- checkstyle:3.1.0:check (default) @ tyrus-sample-echo-https --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory:1.0:highest-basedir (directories) @ tyrus-sample-echo-https --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/continuous-integration_2.x [INFO] [INFO] --- build-helper:3.4.0:parse-version (parse-version) @ tyrus-sample-echo-https --- [INFO] [INFO] --- build-helper:3.4.0:add-source (default) @ tyrus-sample-echo-https --- [INFO] Source directory: /home/jenkins/agent/workspace/continuous-integration_2.x/samples/echo-https/target/generated-sources/rsrc-gen added. [INFO] [INFO] --- resources:2.6:copy-resources (copy-legaldocs) @ tyrus-sample-echo-https --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- resources:2.6:copy-resources (copy-legaldocs-to-sources) @ tyrus-sample-echo-https --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- resources:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ tyrus-sample-echo-https --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- resources:2.6:resources (default-resources) @ tyrus-sample-echo-https --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/continuous-integration_2.x/samples/echo-https/src/main/resources [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ tyrus-sample-echo-https --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/continuous-integration_2.x/samples/echo-https/target/classes [INFO] [INFO] --- resources:2.6:testResources (default-testResources) @ tyrus-sample-echo-https --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/continuous-integration_2.x/samples/echo-https/src/test/resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ tyrus-sample-echo-https --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/continuous-integration_2.x/samples/echo-https/target/test-classes [INFO] [INFO] --- surefire:3.2.1:test (default-test) @ tyrus-sample-echo-https --- [WARNING] Parameter 'skipExec' (user property 'maven.test.skip.exec') is deprecated: Use skipTests instead. [INFO] Tests are skipped. [INFO] [INFO] --- war:3.4.0:war (default-war) @ tyrus-sample-echo-https --- [INFO] Packaging webapp [INFO] Assembling webapp [tyrus-sample-echo-https] in [/home/jenkins/agent/workspace/continuous-integration_2.x/samples/echo-https/target/tyrus-sample-echo-https-2.1.99-SNAPSHOT] [INFO] CycloneDX: Creating BOM version 1.4 with 2 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/continuous-integration_2.x/samples/echo-basic-auth/target/bom.xml [INFO] attaching as tyrus-sample-basic-auth-2.1.99-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/continuous-integration_2.x/samples/echo-basic-auth/target/bom.json [INFO] attaching as tyrus-sample-basic-auth-2.1.99-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- assembly:3.6.0:single (assemble-src-zip) @ tyrus-sample-basic-auth --- [INFO] Reading assembly descriptor: ../etc/project-src-assembly.xml [INFO] Building zip: /home/jenkins/agent/workspace/continuous-integration_2.x/samples/echo-basic-auth/target/tyrus-sample-basic-auth-2.1.99-SNAPSHOT-project-src.zip [INFO] [INFO] --- source:3.2.0:jar-no-fork (attach-sources) @ tyrus-sample-basic-auth --- [INFO] Building jar: /home/jenkins/agent/workspace/continuous-integration_2.x/samples/echo-basic-auth/target/tyrus-sample-basic-auth-2.1.99-SNAPSHOT-sources.jar [INFO] [INFO] --- install:3.1.1:install (default-install) @ tyrus-sample-basic-auth --- [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/samples/echo-basic-auth/pom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/samples/tyrus-sample-basic-auth/2.1.99-SNAPSHOT/tyrus-sample-basic-auth-2.1.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/samples/echo-basic-auth/target/tyrus-sample-basic-auth-2.1.99-SNAPSHOT.war to /home/jenkins/.m2/repository/org/glassfish/tyrus/samples/tyrus-sample-basic-auth/2.1.99-SNAPSHOT/tyrus-sample-basic-auth-2.1.99-SNAPSHOT.war [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/samples/echo-basic-auth/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/samples/tyrus-sample-basic-auth/2.1.99-SNAPSHOT/tyrus-sample-basic-auth-2.1.99-SNAPSHOT-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/samples/echo-basic-auth/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/tyrus/samples/tyrus-sample-basic-auth/2.1.99-SNAPSHOT/tyrus-sample-basic-auth-2.1.99-SNAPSHOT-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/samples/echo-basic-auth/target/tyrus-sample-basic-auth-2.1.99-SNAPSHOT-project-src.zip to /home/jenkins/.m2/repository/org/glassfish/tyrus/samples/tyrus-sample-basic-auth/2.1.99-SNAPSHOT/tyrus-sample-basic-auth-2.1.99-SNAPSHOT-project-src.zip [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/samples/echo-basic-auth/target/tyrus-sample-basic-auth-2.1.99-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/tyrus/samples/tyrus-sample-basic-auth/2.1.99-SNAPSHOT/tyrus-sample-basic-auth-2.1.99-SNAPSHOT-sources.jar [INFO] [INFO] --------< org.glassfish.tyrus.samples:tyrus-sample-echo-https >--------- [INFO] Building Tyrus Secure Echo Sample 2.1.99-SNAPSHOT [33/69] [INFO] from samples/echo-https/pom.xml [INFO] --------------------------------[ war ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ tyrus-sample-echo-https --- [INFO] [INFO] --- checkstyle:3.1.0:check (default) @ tyrus-sample-echo-https --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory:1.0:highest-basedir (directories) @ tyrus-sample-echo-https --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/continuous-integration_2.x [INFO] [INFO] --- build-helper:3.4.0:parse-version (parse-version) @ tyrus-sample-echo-https --- [INFO] [INFO] --- build-helper:3.4.0:add-source (default) @ tyrus-sample-echo-https --- [INFO] Source directory: /home/jenkins/agent/workspace/continuous-integration_2.x/samples/echo-https/target/generated-sources/rsrc-gen added. [INFO] [INFO] --- resources:2.6:copy-resources (copy-legaldocs) @ tyrus-sample-echo-https --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- resources:2.6:copy-resources (copy-legaldocs-to-sources) @ tyrus-sample-echo-https --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- resources:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ tyrus-sample-echo-https --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- resources:2.6:resources (default-resources) @ tyrus-sample-echo-https --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/continuous-integration_2.x/samples/echo-https/src/main/resources [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ tyrus-sample-echo-https --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/continuous-integration_2.x/samples/echo-https/target/classes [INFO] Processing war project [INFO] Copying webapp resources [/home/jenkins/agent/workspace/continuous-integration_2.x/samples/echo-https/src/main/webapp] [INFO] Building war: /home/jenkins/agent/workspace/continuous-integration_2.x/samples/echo-https/target/tyrus-sample-echo-https-2.1.99-SNAPSHOT.war [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ tyrus-sample-echo-https --- [INFO] CycloneDX: Resolving Dependencies [INFO] [INFO] --- resources:2.6:testResources (default-testResources) @ tyrus-sample-echo-https --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/continuous-integration_2.x/samples/echo-https/src/test/resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ tyrus-sample-echo-https --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/continuous-integration_2.x/samples/echo-https/target/test-classes [INFO] [INFO] --- surefire:3.2.1:test (default-test) @ tyrus-sample-echo-https --- [WARNING] Parameter 'skipExec' (user property 'maven.test.skip.exec') is deprecated: Use skipTests instead. [INFO] Tests are skipped. [INFO] [INFO] --- war:3.4.0:war (default-war) @ tyrus-sample-echo-https --- [INFO] Packaging webapp [INFO] Assembling webapp [tyrus-sample-echo-https] in [/home/jenkins/agent/workspace/continuous-integration_2.x/samples/echo-https/target/tyrus-sample-echo-https-2.1.99-SNAPSHOT] [INFO] Processing war project [INFO] Copying webapp resources [/home/jenkins/agent/workspace/continuous-integration_2.x/samples/echo-https/src/main/webapp] [INFO] Building war: /home/jenkins/agent/workspace/continuous-integration_2.x/samples/echo-https/target/tyrus-sample-echo-https-2.1.99-SNAPSHOT.war [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ tyrus-sample-echo-https --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 2 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/continuous-integration_2.x/samples/echo-https/target/bom.xml [INFO] attaching as tyrus-sample-echo-https-2.1.99-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/continuous-integration_2.x/samples/echo-https/target/bom.json [INFO] attaching as tyrus-sample-echo-https-2.1.99-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- assembly:3.6.0:single (assemble-src-zip) @ tyrus-sample-echo-https --- [INFO] Reading assembly descriptor: ../etc/project-src-assembly.xml [INFO] Building zip: /home/jenkins/agent/workspace/continuous-integration_2.x/samples/echo-https/target/tyrus-sample-echo-https-2.1.99-SNAPSHOT-project-src.zip [INFO] [INFO] --- source:3.2.0:jar-no-fork (attach-sources) @ tyrus-sample-echo-https --- [INFO] Building jar: /home/jenkins/agent/workspace/continuous-integration_2.x/samples/echo-https/target/tyrus-sample-echo-https-2.1.99-SNAPSHOT-sources.jar [INFO] [INFO] --- install:3.1.1:install (default-install) @ tyrus-sample-echo-https --- [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/samples/echo-https/pom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/samples/tyrus-sample-echo-https/2.1.99-SNAPSHOT/tyrus-sample-echo-https-2.1.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/samples/echo-https/target/tyrus-sample-echo-https-2.1.99-SNAPSHOT.war to /home/jenkins/.m2/repository/org/glassfish/tyrus/samples/tyrus-sample-echo-https/2.1.99-SNAPSHOT/tyrus-sample-echo-https-2.1.99-SNAPSHOT.war [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/samples/echo-https/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/samples/tyrus-sample-echo-https/2.1.99-SNAPSHOT/tyrus-sample-echo-https-2.1.99-SNAPSHOT-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/samples/echo-https/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/tyrus/samples/tyrus-sample-echo-https/2.1.99-SNAPSHOT/tyrus-sample-echo-https-2.1.99-SNAPSHOT-cyclonedx.json [INFO] Installing /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/.m2/repository/org/glassfish/tyrus/samples/tyrus-sample-echo-https/2.1.99-SNAPSHOT/tyrus-sample-echo-https-2.1.99-SNAPSHOT-project-src.zip [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/samples/echo-https/target/tyrus-sample-echo-https-2.1.99-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/tyrus/samples/tyrus-sample-echo-https/2.1.99-SNAPSHOT/tyrus-sample-echo-https-2.1.99-SNAPSHOT-sources.jar [INFO] [INFO] -----< org.glassfish.tyrus.samples:tyrus-sample-programmatic-echo >----- [INFO] Building Tyrus Programmatic Echo Sample 2.1.99-SNAPSHOT [34/69] [INFO] from samples/programmatic-echo/pom.xml [INFO] --------------------------------[ war ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ tyrus-sample-programmatic-echo --- [INFO] [INFO] --- checkstyle:3.1.0:check (default) @ tyrus-sample-programmatic-echo --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory:1.0:highest-basedir (directories) @ tyrus-sample-programmatic-echo --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/continuous-integration_2.x [INFO] [INFO] --- build-helper:3.4.0:parse-version (parse-version) @ tyrus-sample-programmatic-echo --- [INFO] [INFO] --- build-helper:3.4.0:add-source (default) @ tyrus-sample-programmatic-echo --- [INFO] Source directory: /home/jenkins/agent/workspace/continuous-integration_2.x/samples/programmatic-echo/target/generated-sources/rsrc-gen added. [INFO] [INFO] --- resources:2.6:copy-resources (copy-legaldocs) @ tyrus-sample-programmatic-echo --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- resources:2.6:copy-resources (copy-legaldocs-to-sources) @ tyrus-sample-programmatic-echo --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- resources:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ tyrus-sample-programmatic-echo --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- resources:2.6:resources (default-resources) @ tyrus-sample-programmatic-echo --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/continuous-integration_2.x/samples/programmatic-echo/src/main/resources [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ tyrus-sample-programmatic-echo --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/continuous-integration_2.x/samples/programmatic-echo/target/classes [INFO] CycloneDX: Creating BOM version 1.4 with 2 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/continuous-integration_2.x/samples/echo-https/target/bom.xml [INFO] attaching as tyrus-sample-echo-https-2.1.99-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/continuous-integration_2.x/samples/echo-https/target/bom.json [INFO] attaching as tyrus-sample-echo-https-2.1.99-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- assembly:3.6.0:single (assemble-src-zip) @ tyrus-sample-echo-https --- [INFO] Reading assembly descriptor: ../etc/project-src-assembly.xml [INFO] Building zip: /home/jenkins/agent/workspace/continuous-integration_2.x/samples/echo-https/target/tyrus-sample-echo-https-2.1.99-SNAPSHOT-project-src.zip [INFO] [INFO] --- source:3.2.0:jar-no-fork (attach-sources) @ tyrus-sample-echo-https --- [INFO] Building jar: /home/jenkins/agent/workspace/continuous-integration_2.x/samples/echo-https/target/tyrus-sample-echo-https-2.1.99-SNAPSHOT-sources.jar [INFO] [INFO] --- install:3.1.1:install (default-install) @ tyrus-sample-echo-https --- [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/samples/echo-https/pom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/samples/tyrus-sample-echo-https/2.1.99-SNAPSHOT/tyrus-sample-echo-https-2.1.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/samples/echo-https/target/tyrus-sample-echo-https-2.1.99-SNAPSHOT.war to /home/jenkins/.m2/repository/org/glassfish/tyrus/samples/tyrus-sample-echo-https/2.1.99-SNAPSHOT/tyrus-sample-echo-https-2.1.99-SNAPSHOT.war [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/samples/echo-https/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/samples/tyrus-sample-echo-https/2.1.99-SNAPSHOT/tyrus-sample-echo-https-2.1.99-SNAPSHOT-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/samples/echo-https/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/tyrus/samples/tyrus-sample-echo-https/2.1.99-SNAPSHOT/tyrus-sample-echo-https-2.1.99-SNAPSHOT-cyclonedx.json [INFO] Installing /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/.m2/repository/org/glassfish/tyrus/samples/tyrus-sample-echo-https/2.1.99-SNAPSHOT/tyrus-sample-echo-https-2.1.99-SNAPSHOT-project-src.zip [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/samples/echo-https/target/tyrus-sample-echo-https-2.1.99-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/tyrus/samples/tyrus-sample-echo-https/2.1.99-SNAPSHOT/tyrus-sample-echo-https-2.1.99-SNAPSHOT-sources.jar [INFO] [INFO] -----< org.glassfish.tyrus.samples:tyrus-sample-programmatic-echo >----- [INFO] Building Tyrus Programmatic Echo Sample 2.1.99-SNAPSHOT [34/69] [INFO] from samples/programmatic-echo/pom.xml [INFO] --------------------------------[ war ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ tyrus-sample-programmatic-echo --- [INFO] [INFO] --- checkstyle:3.1.0:check (default) @ tyrus-sample-programmatic-echo --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory:1.0:highest-basedir (directories) @ tyrus-sample-programmatic-echo --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/continuous-integration_2.x [INFO] [INFO] --- build-helper:3.4.0:parse-version (parse-version) @ tyrus-sample-programmatic-echo --- [INFO] [INFO] --- build-helper:3.4.0:add-source (default) @ tyrus-sample-programmatic-echo --- [INFO] Source directory: /home/jenkins/agent/workspace/continuous-integration_2.x/samples/programmatic-echo/target/generated-sources/rsrc-gen added. [INFO] [INFO] --- resources:2.6:copy-resources (copy-legaldocs) @ tyrus-sample-programmatic-echo --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- resources:2.6:copy-resources (copy-legaldocs-to-sources) @ tyrus-sample-programmatic-echo --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- resources:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ tyrus-sample-programmatic-echo --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- resources:2.6:resources (default-resources) @ tyrus-sample-programmatic-echo --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/continuous-integration_2.x/samples/programmatic-echo/src/main/resources [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ tyrus-sample-programmatic-echo --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/continuous-integration_2.x/samples/programmatic-echo/target/classes [INFO] [INFO] --- resources:2.6:testResources (default-testResources) @ tyrus-sample-programmatic-echo --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/continuous-integration_2.x/samples/programmatic-echo/src/test/resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ tyrus-sample-programmatic-echo --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/continuous-integration_2.x/samples/programmatic-echo/target/test-classes [INFO] [INFO] --- resources:2.6:testResources (default-testResources) @ tyrus-sample-programmatic-echo --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/continuous-integration_2.x/samples/programmatic-echo/src/test/resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ tyrus-sample-programmatic-echo --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/continuous-integration_2.x/samples/programmatic-echo/target/test-classes [INFO] [INFO] --- surefire:3.2.1:test (default-test) @ tyrus-sample-programmatic-echo --- [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] [INFO] --- surefire:3.2.1:test (default-test) @ tyrus-sample-programmatic-echo --- [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.glassfish.tyrus.sample.programmaticecho.ProgrammaticEchoTest [INFO] Running org.glassfish.tyrus.sample.programmaticecho.ProgrammaticEchoTest Nov 02, 2023 2:19:01 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:01 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Nov 02, 2023 2:19:01 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:01 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. ### Server: Message received: Do or do not, there is no try. ### Server: Sending: Do or do not, there is no try. (from your server) ### Client session closed: CloseReason[1000] Nov 02, 2023 2:19:02 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:02 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.392 s -- in org.glassfish.tyrus.sample.programmaticecho.ProgrammaticEchoTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- war:3.4.0:war (default-war) @ tyrus-sample-programmatic-echo --- [INFO] Packaging webapp [INFO] Assembling webapp [tyrus-sample-programmatic-echo] in [/home/jenkins/agent/workspace/continuous-integration_2.x/samples/programmatic-echo/target/tyrus-sample-programmatic-echo-2.1.99-SNAPSHOT] [INFO] Processing war project [INFO] Copying webapp resources [/home/jenkins/agent/workspace/continuous-integration_2.x/samples/programmatic-echo/src/main/webapp] [INFO] Building war: /home/jenkins/agent/workspace/continuous-integration_2.x/samples/programmatic-echo/target/tyrus-sample-programmatic-echo-2.1.99-SNAPSHOT.war [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ tyrus-sample-programmatic-echo --- [INFO] CycloneDX: Resolving Dependencies Nov 02, 2023 2:19:01 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:01 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Nov 02, 2023 2:19:01 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:01 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. ### Server: Message received: Do or do not, there is no try. ### Server: Sending: Do or do not, there is no try. (from your server) ### Client session closed: CloseReason[1000] Nov 02, 2023 2:19:02 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:02 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.506 s -- in org.glassfish.tyrus.sample.programmaticecho.ProgrammaticEchoTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- war:3.4.0:war (default-war) @ tyrus-sample-programmatic-echo --- [INFO] Packaging webapp [INFO] Assembling webapp [tyrus-sample-programmatic-echo] in [/home/jenkins/agent/workspace/continuous-integration_2.x/samples/programmatic-echo/target/tyrus-sample-programmatic-echo-2.1.99-SNAPSHOT] [INFO] Processing war project [INFO] Copying webapp resources [/home/jenkins/agent/workspace/continuous-integration_2.x/samples/programmatic-echo/src/main/webapp] [INFO] Building war: /home/jenkins/agent/workspace/continuous-integration_2.x/samples/programmatic-echo/target/tyrus-sample-programmatic-echo-2.1.99-SNAPSHOT.war [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ tyrus-sample-programmatic-echo --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 2 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/continuous-integration_2.x/samples/programmatic-echo/target/bom.xml [INFO] attaching as tyrus-sample-programmatic-echo-2.1.99-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/continuous-integration_2.x/samples/programmatic-echo/target/bom.json [INFO] attaching as tyrus-sample-programmatic-echo-2.1.99-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- assembly:3.6.0:single (assemble-src-zip) @ tyrus-sample-programmatic-echo --- [INFO] Reading assembly descriptor: ../etc/project-src-assembly.xml [INFO] Building zip: /home/jenkins/agent/workspace/continuous-integration_2.x/samples/programmatic-echo/target/tyrus-sample-programmatic-echo-2.1.99-SNAPSHOT-project-src.zip [INFO] [INFO] --- source:3.2.0:jar-no-fork (attach-sources) @ tyrus-sample-programmatic-echo --- [INFO] Building jar: /home/jenkins/agent/workspace/continuous-integration_2.x/samples/programmatic-echo/target/tyrus-sample-programmatic-echo-2.1.99-SNAPSHOT-sources.jar [INFO] [INFO] --- install:3.1.1:install (default-install) @ tyrus-sample-programmatic-echo --- [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/samples/programmatic-echo/pom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/samples/tyrus-sample-programmatic-echo/2.1.99-SNAPSHOT/tyrus-sample-programmatic-echo-2.1.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/samples/programmatic-echo/target/tyrus-sample-programmatic-echo-2.1.99-SNAPSHOT.war to /home/jenkins/.m2/repository/org/glassfish/tyrus/samples/tyrus-sample-programmatic-echo/2.1.99-SNAPSHOT/tyrus-sample-programmatic-echo-2.1.99-SNAPSHOT.war [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/samples/programmatic-echo/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/samples/tyrus-sample-programmatic-echo/2.1.99-SNAPSHOT/tyrus-sample-programmatic-echo-2.1.99-SNAPSHOT-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/samples/programmatic-echo/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/tyrus/samples/tyrus-sample-programmatic-echo/2.1.99-SNAPSHOT/tyrus-sample-programmatic-echo-2.1.99-SNAPSHOT-cyclonedx.json [INFO] Installing /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/.m2/repository/org/glassfish/tyrus/samples/tyrus-sample-programmatic-echo/2.1.99-SNAPSHOT/tyrus-sample-programmatic-echo-2.1.99-SNAPSHOT-project-src.zip [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/samples/programmatic-echo/target/tyrus-sample-programmatic-echo-2.1.99-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/tyrus/samples/tyrus-sample-programmatic-echo/2.1.99-SNAPSHOT/tyrus-sample-programmatic-echo-2.1.99-SNAPSHOT-sources.jar [INFO] [INFO] --------< org.glassfish.tyrus.samples:tyrus-sample-simplelife >--------- [INFO] Building Tyrus Simple Life Sample 2.1.99-SNAPSHOT [35/69] [INFO] from samples/simplelife/pom.xml [INFO] --------------------------------[ war ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ tyrus-sample-simplelife --- [INFO] [INFO] --- checkstyle:3.1.0:check (default) @ tyrus-sample-simplelife --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory:1.0:highest-basedir (directories) @ tyrus-sample-simplelife --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/continuous-integration_2.x [INFO] [INFO] --- build-helper:3.4.0:parse-version (parse-version) @ tyrus-sample-simplelife --- [INFO] [INFO] --- build-helper:3.4.0:add-source (default) @ tyrus-sample-simplelife --- [INFO] Source directory: /home/jenkins/agent/workspace/continuous-integration_2.x/samples/simplelife/target/generated-sources/rsrc-gen added. [INFO] [INFO] --- resources:2.6:copy-resources (copy-legaldocs) @ tyrus-sample-simplelife --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- resources:2.6:copy-resources (copy-legaldocs-to-sources) @ tyrus-sample-simplelife --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- resources:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ tyrus-sample-simplelife --- [INFO] CycloneDX: Creating BOM version 1.4 with 2 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/continuous-integration_2.x/samples/programmatic-echo/target/bom.xml [INFO] attaching as tyrus-sample-programmatic-echo-2.1.99-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/continuous-integration_2.x/samples/programmatic-echo/target/bom.json [INFO] attaching as tyrus-sample-programmatic-echo-2.1.99-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- assembly:3.6.0:single (assemble-src-zip) @ tyrus-sample-programmatic-echo --- [INFO] Reading assembly descriptor: ../etc/project-src-assembly.xml [INFO] Building zip: /home/jenkins/agent/workspace/continuous-integration_2.x/samples/programmatic-echo/target/tyrus-sample-programmatic-echo-2.1.99-SNAPSHOT-project-src.zip [INFO] [INFO] --- source:3.2.0:jar-no-fork (attach-sources) @ tyrus-sample-programmatic-echo --- [INFO] Building jar: /home/jenkins/agent/workspace/continuous-integration_2.x/samples/programmatic-echo/target/tyrus-sample-programmatic-echo-2.1.99-SNAPSHOT-sources.jar [INFO] [INFO] --- install:3.1.1:install (default-install) @ tyrus-sample-programmatic-echo --- [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/samples/programmatic-echo/pom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/samples/tyrus-sample-programmatic-echo/2.1.99-SNAPSHOT/tyrus-sample-programmatic-echo-2.1.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/samples/programmatic-echo/target/tyrus-sample-programmatic-echo-2.1.99-SNAPSHOT.war to /home/jenkins/.m2/repository/org/glassfish/tyrus/samples/tyrus-sample-programmatic-echo/2.1.99-SNAPSHOT/tyrus-sample-programmatic-echo-2.1.99-SNAPSHOT.war [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/samples/programmatic-echo/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/samples/tyrus-sample-programmatic-echo/2.1.99-SNAPSHOT/tyrus-sample-programmatic-echo-2.1.99-SNAPSHOT-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/samples/programmatic-echo/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/tyrus/samples/tyrus-sample-programmatic-echo/2.1.99-SNAPSHOT/tyrus-sample-programmatic-echo-2.1.99-SNAPSHOT-cyclonedx.json [INFO] Installing /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/.m2/repository/org/glassfish/tyrus/samples/tyrus-sample-programmatic-echo/2.1.99-SNAPSHOT/tyrus-sample-programmatic-echo-2.1.99-SNAPSHOT-project-src.zip [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/samples/programmatic-echo/target/tyrus-sample-programmatic-echo-2.1.99-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/tyrus/samples/tyrus-sample-programmatic-echo/2.1.99-SNAPSHOT/tyrus-sample-programmatic-echo-2.1.99-SNAPSHOT-sources.jar [INFO] [INFO] --------< org.glassfish.tyrus.samples:tyrus-sample-simplelife >--------- [INFO] Building Tyrus Simple Life Sample 2.1.99-SNAPSHOT [35/69] [INFO] from samples/simplelife/pom.xml [INFO] --------------------------------[ war ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ tyrus-sample-simplelife --- [INFO] [INFO] --- checkstyle:3.1.0:check (default) @ tyrus-sample-simplelife --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- resources:2.6:resources (default-resources) @ tyrus-sample-simplelife --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/continuous-integration_2.x/samples/simplelife/src/main/resources [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ tyrus-sample-simplelife --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/continuous-integration_2.x/samples/simplelife/target/classes [INFO] [INFO] --- resources:2.6:testResources (default-testResources) @ tyrus-sample-simplelife --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/continuous-integration_2.x/samples/simplelife/src/test/resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ tyrus-sample-simplelife --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.1:test (default-test) @ tyrus-sample-simplelife --- [INFO] No tests to run. [INFO] [INFO] --- war:3.4.0:war (default-war) @ tyrus-sample-simplelife --- [INFO] Packaging webapp [INFO] Assembling webapp [tyrus-sample-simplelife] in [/home/jenkins/agent/workspace/continuous-integration_2.x/samples/simplelife/target/tyrus-sample-simplelife-2.1.99-SNAPSHOT] [INFO] Processing war project [INFO] Copying webapp resources [/home/jenkins/agent/workspace/continuous-integration_2.x/samples/simplelife/src/main/webapp] [INFO] Building war: /home/jenkins/agent/workspace/continuous-integration_2.x/samples/simplelife/target/tyrus-sample-simplelife-2.1.99-SNAPSHOT.war [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ tyrus-sample-simplelife --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 2 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/continuous-integration_2.x/samples/simplelife/target/bom.xml [INFO] attaching as tyrus-sample-simplelife-2.1.99-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/continuous-integration_2.x/samples/simplelife/target/bom.json [INFO] attaching as tyrus-sample-simplelife-2.1.99-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- assembly:3.6.0:single (assemble-src-zip) @ tyrus-sample-simplelife --- [INFO] Reading assembly descriptor: ../etc/project-src-assembly.xml [INFO] Building zip: /home/jenkins/agent/workspace/continuous-integration_2.x/samples/simplelife/target/tyrus-sample-simplelife-2.1.99-SNAPSHOT-project-src.zip [INFO] [INFO] --- source:3.2.0:jar-no-fork (attach-sources) @ tyrus-sample-simplelife --- [INFO] Building jar: /home/jenkins/agent/workspace/continuous-integration_2.x/samples/simplelife/target/tyrus-sample-simplelife-2.1.99-SNAPSHOT-sources.jar [INFO] [INFO] --- install:3.1.1:install (default-install) @ tyrus-sample-simplelife --- [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/samples/simplelife/pom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/samples/tyrus-sample-simplelife/2.1.99-SNAPSHOT/tyrus-sample-simplelife-2.1.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/samples/simplelife/target/tyrus-sample-simplelife-2.1.99-SNAPSHOT.war to /home/jenkins/.m2/repository/org/glassfish/tyrus/samples/tyrus-sample-simplelife/2.1.99-SNAPSHOT/tyrus-sample-simplelife-2.1.99-SNAPSHOT.war [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/samples/simplelife/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/samples/tyrus-sample-simplelife/2.1.99-SNAPSHOT/tyrus-sample-simplelife-2.1.99-SNAPSHOT-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/samples/simplelife/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/tyrus/samples/tyrus-sample-simplelife/2.1.99-SNAPSHOT/tyrus-sample-simplelife-2.1.99-SNAPSHOT-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/samples/simplelife/target/tyrus-sample-simplelife-2.1.99-SNAPSHOT-project-src.zip to /home/jenkins/.m2/repository/org/glassfish/tyrus/samples/tyrus-sample-simplelife/2.1.99-SNAPSHOT/tyrus-sample-simplelife-2.1.99-SNAPSHOT-project-src.zip [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/samples/simplelife/target/tyrus-sample-simplelife-2.1.99-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/tyrus/samples/tyrus-sample-simplelife/2.1.99-SNAPSHOT/tyrus-sample-simplelife-2.1.99-SNAPSHOT-sources.jar [INFO] [INFO] -----< org.glassfish.tyrus.samples:tyrus-sample-shared-collection >----- [INFO] Building Tyrus Shared Collection Sample 2.1.99-SNAPSHOT [36/69] [INFO] from samples/shared-collection/pom.xml [INFO] --------------------------------[ war ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ tyrus-sample-shared-collection --- [INFO] [INFO] --- checkstyle:3.1.0:check (default) @ tyrus-sample-shared-collection --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory:1.0:highest-basedir (directories) @ tyrus-sample-simplelife --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/continuous-integration_2.x [INFO] [INFO] --- build-helper:3.4.0:parse-version (parse-version) @ tyrus-sample-simplelife --- [INFO] [INFO] --- build-helper:3.4.0:add-source (default) @ tyrus-sample-simplelife --- [INFO] Source directory: /home/jenkins/agent/workspace/continuous-integration_2.x/samples/simplelife/target/generated-sources/rsrc-gen added. [INFO] [INFO] --- resources:2.6:copy-resources (copy-legaldocs) @ tyrus-sample-simplelife --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- resources:2.6:copy-resources (copy-legaldocs-to-sources) @ tyrus-sample-simplelife --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- resources:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ tyrus-sample-simplelife --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- resources:2.6:resources (default-resources) @ tyrus-sample-simplelife --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/continuous-integration_2.x/samples/simplelife/src/main/resources [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ tyrus-sample-simplelife --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/continuous-integration_2.x/samples/simplelife/target/classes [INFO] [INFO] --- resources:2.6:testResources (default-testResources) @ tyrus-sample-simplelife --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/continuous-integration_2.x/samples/simplelife/src/test/resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ tyrus-sample-simplelife --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.1:test (default-test) @ tyrus-sample-simplelife --- [INFO] No tests to run. [INFO] [INFO] --- war:3.4.0:war (default-war) @ tyrus-sample-simplelife --- [INFO] Packaging webapp [INFO] Assembling webapp [tyrus-sample-simplelife] in [/home/jenkins/agent/workspace/continuous-integration_2.x/samples/simplelife/target/tyrus-sample-simplelife-2.1.99-SNAPSHOT] [INFO] Processing war project [INFO] Copying webapp resources [/home/jenkins/agent/workspace/continuous-integration_2.x/samples/simplelife/src/main/webapp] [INFO] Building war: /home/jenkins/agent/workspace/continuous-integration_2.x/samples/simplelife/target/tyrus-sample-simplelife-2.1.99-SNAPSHOT.war [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ tyrus-sample-simplelife --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 2 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/continuous-integration_2.x/samples/simplelife/target/bom.xml [INFO] attaching as tyrus-sample-simplelife-2.1.99-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/continuous-integration_2.x/samples/simplelife/target/bom.json [INFO] attaching as tyrus-sample-simplelife-2.1.99-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- assembly:3.6.0:single (assemble-src-zip) @ tyrus-sample-simplelife --- [INFO] Reading assembly descriptor: ../etc/project-src-assembly.xml [INFO] Building zip: /home/jenkins/agent/workspace/continuous-integration_2.x/samples/simplelife/target/tyrus-sample-simplelife-2.1.99-SNAPSHOT-project-src.zip [INFO] [INFO] --- source:3.2.0:jar-no-fork (attach-sources) @ tyrus-sample-simplelife --- [INFO] Building jar: /home/jenkins/agent/workspace/continuous-integration_2.x/samples/simplelife/target/tyrus-sample-simplelife-2.1.99-SNAPSHOT-sources.jar [INFO] [INFO] --- install:3.1.1:install (default-install) @ tyrus-sample-simplelife --- [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/samples/simplelife/pom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/samples/tyrus-sample-simplelife/2.1.99-SNAPSHOT/tyrus-sample-simplelife-2.1.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/samples/simplelife/target/tyrus-sample-simplelife-2.1.99-SNAPSHOT.war to /home/jenkins/.m2/repository/org/glassfish/tyrus/samples/tyrus-sample-simplelife/2.1.99-SNAPSHOT/tyrus-sample-simplelife-2.1.99-SNAPSHOT.war [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/samples/simplelife/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/samples/tyrus-sample-simplelife/2.1.99-SNAPSHOT/tyrus-sample-simplelife-2.1.99-SNAPSHOT-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/samples/simplelife/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/tyrus/samples/tyrus-sample-simplelife/2.1.99-SNAPSHOT/tyrus-sample-simplelife-2.1.99-SNAPSHOT-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/samples/simplelife/target/tyrus-sample-simplelife-2.1.99-SNAPSHOT-project-src.zip to /home/jenkins/.m2/repository/org/glassfish/tyrus/samples/tyrus-sample-simplelife/2.1.99-SNAPSHOT/tyrus-sample-simplelife-2.1.99-SNAPSHOT-project-src.zip [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/samples/simplelife/target/tyrus-sample-simplelife-2.1.99-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/tyrus/samples/tyrus-sample-simplelife/2.1.99-SNAPSHOT/tyrus-sample-simplelife-2.1.99-SNAPSHOT-sources.jar [INFO] [INFO] -----< org.glassfish.tyrus.samples:tyrus-sample-shared-collection >----- [INFO] Building Tyrus Shared Collection Sample 2.1.99-SNAPSHOT [36/69] [INFO] from samples/shared-collection/pom.xml [INFO] --------------------------------[ war ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ tyrus-sample-shared-collection --- [INFO] [INFO] --- checkstyle:3.1.0:check (default) @ tyrus-sample-shared-collection --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory:1.0:highest-basedir (directories) @ tyrus-sample-shared-collection --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/continuous-integration_2.x [INFO] [INFO] --- build-helper:3.4.0:parse-version (parse-version) @ tyrus-sample-shared-collection --- [INFO] [INFO] --- build-helper:3.4.0:add-source (default) @ tyrus-sample-shared-collection --- [INFO] Source directory: /home/jenkins/agent/workspace/continuous-integration_2.x/samples/shared-collection/target/generated-sources/rsrc-gen added. [INFO] [INFO] --- resources:2.6:copy-resources (copy-legaldocs) @ tyrus-sample-shared-collection --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- resources:2.6:copy-resources (copy-legaldocs-to-sources) @ tyrus-sample-shared-collection --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- resources:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ tyrus-sample-shared-collection --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- resources:2.6:resources (default-resources) @ tyrus-sample-shared-collection --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/continuous-integration_2.x/samples/shared-collection/src/main/resources [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ tyrus-sample-shared-collection --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/continuous-integration_2.x/samples/shared-collection/target/classes [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory:1.0:highest-basedir (directories) @ tyrus-sample-shared-collection --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/continuous-integration_2.x [INFO] [INFO] --- build-helper:3.4.0:parse-version (parse-version) @ tyrus-sample-shared-collection --- [INFO] [INFO] --- build-helper:3.4.0:add-source (default) @ tyrus-sample-shared-collection --- [INFO] Source directory: /home/jenkins/agent/workspace/continuous-integration_2.x/samples/shared-collection/target/generated-sources/rsrc-gen added. [INFO] [INFO] --- resources:2.6:copy-resources (copy-legaldocs) @ tyrus-sample-shared-collection --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- resources:2.6:copy-resources (copy-legaldocs-to-sources) @ tyrus-sample-shared-collection --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- resources:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ tyrus-sample-shared-collection --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- resources:2.6:resources (default-resources) @ tyrus-sample-shared-collection --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/continuous-integration_2.x/samples/shared-collection/src/main/resources [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ tyrus-sample-shared-collection --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/continuous-integration_2.x/samples/shared-collection/target/classes [INFO] [INFO] --- resources:2.6:testResources (default-testResources) @ tyrus-sample-shared-collection --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/continuous-integration_2.x/samples/shared-collection/src/test/resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ tyrus-sample-shared-collection --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/continuous-integration_2.x/samples/shared-collection/target/test-classes [INFO] [INFO] --- surefire:3.2.1:test (default-test) @ tyrus-sample-shared-collection --- [WARNING] Parameter 'skipExec' (user property 'maven.test.skip.exec') is deprecated: Use skipTests instead. [INFO] Tests are skipped. [INFO] [INFO] --- war:3.4.0:war (default-war) @ tyrus-sample-shared-collection --- [INFO] Packaging webapp [INFO] Assembling webapp [tyrus-sample-shared-collection] in [/home/jenkins/agent/workspace/continuous-integration_2.x/samples/shared-collection/target/tyrus-sample-shared-collection-2.1.99-SNAPSHOT] [INFO] Processing war project [INFO] Copying webapp resources [/home/jenkins/agent/workspace/continuous-integration_2.x/samples/shared-collection/src/main/webapp] [INFO] Building war: /home/jenkins/agent/workspace/continuous-integration_2.x/samples/shared-collection/target/tyrus-sample-shared-collection-2.1.99-SNAPSHOT.war [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ tyrus-sample-shared-collection --- [INFO] CycloneDX: Resolving Dependencies [INFO] [INFO] --- resources:2.6:testResources (default-testResources) @ tyrus-sample-shared-collection --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/continuous-integration_2.x/samples/shared-collection/src/test/resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ tyrus-sample-shared-collection --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/continuous-integration_2.x/samples/shared-collection/target/test-classes [INFO] [INFO] --- surefire:3.2.1:test (default-test) @ tyrus-sample-shared-collection --- [WARNING] Parameter 'skipExec' (user property 'maven.test.skip.exec') is deprecated: Use skipTests instead. [INFO] Tests are skipped. [INFO] [INFO] --- war:3.4.0:war (default-war) @ tyrus-sample-shared-collection --- [INFO] Packaging webapp [INFO] Assembling webapp [tyrus-sample-shared-collection] in [/home/jenkins/agent/workspace/continuous-integration_2.x/samples/shared-collection/target/tyrus-sample-shared-collection-2.1.99-SNAPSHOT] [INFO] Processing war project [INFO] Copying webapp resources [/home/jenkins/agent/workspace/continuous-integration_2.x/samples/shared-collection/src/main/webapp] [INFO] Building war: /home/jenkins/agent/workspace/continuous-integration_2.x/samples/shared-collection/target/tyrus-sample-shared-collection-2.1.99-SNAPSHOT.war [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ tyrus-sample-shared-collection --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 12 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/continuous-integration_2.x/samples/shared-collection/target/bom.xml [INFO] attaching as tyrus-sample-shared-collection-2.1.99-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/continuous-integration_2.x/samples/shared-collection/target/bom.json [INFO] CycloneDX: Creating BOM version 1.4 with 12 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/continuous-integration_2.x/samples/shared-collection/target/bom.xml [INFO] attaching as tyrus-sample-shared-collection-2.1.99-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/continuous-integration_2.x/samples/shared-collection/target/bom.json [INFO] attaching as tyrus-sample-shared-collection-2.1.99-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- assembly:3.6.0:single (assemble-src-zip) @ tyrus-sample-shared-collection --- [INFO] Reading assembly descriptor: ../etc/project-src-assembly.xml [INFO] Building zip: /home/jenkins/agent/workspace/continuous-integration_2.x/samples/shared-collection/target/tyrus-sample-shared-collection-2.1.99-SNAPSHOT-project-src.zip [INFO] [INFO] --- source:3.2.0:jar-no-fork (attach-sources) @ tyrus-sample-shared-collection --- [INFO] Building jar: /home/jenkins/agent/workspace/continuous-integration_2.x/samples/shared-collection/target/tyrus-sample-shared-collection-2.1.99-SNAPSHOT-sources.jar [INFO] [INFO] --- install:3.1.1:install (default-install) @ tyrus-sample-shared-collection --- [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/samples/shared-collection/pom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/samples/tyrus-sample-shared-collection/2.1.99-SNAPSHOT/tyrus-sample-shared-collection-2.1.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/samples/shared-collection/target/tyrus-sample-shared-collection-2.1.99-SNAPSHOT.war to /home/jenkins/.m2/repository/org/glassfish/tyrus/samples/tyrus-sample-shared-collection/2.1.99-SNAPSHOT/tyrus-sample-shared-collection-2.1.99-SNAPSHOT.war [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/samples/shared-collection/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/samples/tyrus-sample-shared-collection/2.1.99-SNAPSHOT/tyrus-sample-shared-collection-2.1.99-SNAPSHOT-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/samples/shared-collection/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/tyrus/samples/tyrus-sample-shared-collection/2.1.99-SNAPSHOT/tyrus-sample-shared-collection-2.1.99-SNAPSHOT-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/samples/shared-collection/target/tyrus-sample-shared-collection-2.1.99-SNAPSHOT-project-src.zip to /home/jenkins/.m2/repository/org/glassfish/tyrus/samples/tyrus-sample-shared-collection/2.1.99-SNAPSHOT/tyrus-sample-shared-collection-2.1.99-SNAPSHOT-project-src.zip [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/samples/shared-collection/target/tyrus-sample-shared-collection-2.1.99-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/tyrus/samples/tyrus-sample-shared-collection/2.1.99-SNAPSHOT/tyrus-sample-shared-collection-2.1.99-SNAPSHOT-sources.jar [INFO] [INFO] ----------< org.glassfish.tyrus.tests:tyrus-tests-containers >---------- [INFO] Building Tyrus Container Tests 2.1.99-SNAPSHOT [37/69] [INFO] from tests/containers/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ tyrus-tests-containers --- [INFO] [INFO] --- checkstyle:3.1.0:check (default) @ tyrus-tests-containers --- [INFO] attaching as tyrus-sample-shared-collection-2.1.99-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- assembly:3.6.0:single (assemble-src-zip) @ tyrus-sample-shared-collection --- [INFO] Reading assembly descriptor: ../etc/project-src-assembly.xml [INFO] Building zip: /home/jenkins/agent/workspace/continuous-integration_2.x/samples/shared-collection/target/tyrus-sample-shared-collection-2.1.99-SNAPSHOT-project-src.zip [INFO] [INFO] --- source:3.2.0:jar-no-fork (attach-sources) @ tyrus-sample-shared-collection --- [INFO] Building jar: /home/jenkins/agent/workspace/continuous-integration_2.x/samples/shared-collection/target/tyrus-sample-shared-collection-2.1.99-SNAPSHOT-sources.jar [INFO] [INFO] --- install:3.1.1:install (default-install) @ tyrus-sample-shared-collection --- [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/samples/shared-collection/pom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/samples/tyrus-sample-shared-collection/2.1.99-SNAPSHOT/tyrus-sample-shared-collection-2.1.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/samples/shared-collection/target/tyrus-sample-shared-collection-2.1.99-SNAPSHOT.war to /home/jenkins/.m2/repository/org/glassfish/tyrus/samples/tyrus-sample-shared-collection/2.1.99-SNAPSHOT/tyrus-sample-shared-collection-2.1.99-SNAPSHOT.war [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/samples/shared-collection/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/samples/tyrus-sample-shared-collection/2.1.99-SNAPSHOT/tyrus-sample-shared-collection-2.1.99-SNAPSHOT-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/samples/shared-collection/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/tyrus/samples/tyrus-sample-shared-collection/2.1.99-SNAPSHOT/tyrus-sample-shared-collection-2.1.99-SNAPSHOT-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/samples/shared-collection/target/tyrus-sample-shared-collection-2.1.99-SNAPSHOT-project-src.zip to /home/jenkins/.m2/repository/org/glassfish/tyrus/samples/tyrus-sample-shared-collection/2.1.99-SNAPSHOT/tyrus-sample-shared-collection-2.1.99-SNAPSHOT-project-src.zip [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/samples/shared-collection/target/tyrus-sample-shared-collection-2.1.99-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/tyrus/samples/tyrus-sample-shared-collection/2.1.99-SNAPSHOT/tyrus-sample-shared-collection-2.1.99-SNAPSHOT-sources.jar [INFO] [INFO] ----------< org.glassfish.tyrus.tests:tyrus-tests-containers >---------- [INFO] Building Tyrus Container Tests 2.1.99-SNAPSHOT [37/69] [INFO] from tests/containers/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ tyrus-tests-containers --- [INFO] [INFO] --- checkstyle:3.1.0:check (default) @ tyrus-tests-containers --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory:1.0:highest-basedir (directories) @ tyrus-tests-containers --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/continuous-integration_2.x [INFO] [INFO] --- build-helper:3.4.0:parse-version (parse-version) @ tyrus-tests-containers --- [INFO] [INFO] --- build-helper:3.4.0:add-source (default) @ tyrus-tests-containers --- [INFO] Source directory: /home/jenkins/agent/workspace/continuous-integration_2.x/tests/containers/target/generated-sources/rsrc-gen added. [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ tyrus-tests-containers --- [INFO] CycloneDX: Resolving Dependencies [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory:1.0:highest-basedir (directories) @ tyrus-tests-containers --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/continuous-integration_2.x [INFO] [INFO] --- build-helper:3.4.0:parse-version (parse-version) @ tyrus-tests-containers --- [INFO] [INFO] --- build-helper:3.4.0:add-source (default) @ tyrus-tests-containers --- [INFO] Source directory: /home/jenkins/agent/workspace/continuous-integration_2.x/tests/containers/target/generated-sources/rsrc-gen added. [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ tyrus-tests-containers --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/continuous-integration_2.x/tests/containers/target/bom.xml [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/continuous-integration_2.x/tests/containers/target/bom.xml [INFO] attaching as tyrus-tests-containers-2.1.99-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/continuous-integration_2.x/tests/containers/target/bom.json [INFO] attaching as tyrus-tests-containers-2.1.99-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- source:3.2.0:jar-no-fork (attach-sources) @ tyrus-tests-containers --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ tyrus-tests-containers --- [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/tests/containers/pom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/tests/tyrus-tests-containers/2.1.99-SNAPSHOT/tyrus-tests-containers-2.1.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/tests/containers/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/tests/tyrus-tests-containers/2.1.99-SNAPSHOT/tyrus-tests-containers-2.1.99-SNAPSHOT-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/tests/containers/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/tyrus/tests/tyrus-tests-containers/2.1.99-SNAPSHOT/tyrus-tests-containers-2.1.99-SNAPSHOT-cyclonedx.json [INFO] [INFO] ----< org.glassfish.tyrus.tests:tyrus-tests-containers-jdk-client >----- [INFO] Building Tyrus JDK Containers Tests 2.1.99-SNAPSHOT [38/69] [INFO] from tests/containers/jdk-client/pom.xml [INFO] --------------------------------[ war ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ tyrus-tests-containers-jdk-client --- [INFO] [INFO] --- checkstyle:3.1.0:check (default) @ tyrus-tests-containers-jdk-client --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory:1.0:highest-basedir (directories) @ tyrus-tests-containers-jdk-client --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/continuous-integration_2.x [INFO] [INFO] --- build-helper:3.4.0:parse-version (parse-version) @ tyrus-tests-containers-jdk-client --- [INFO] [INFO] --- build-helper:3.4.0:add-source (default) @ tyrus-tests-containers-jdk-client --- [INFO] Source directory: /home/jenkins/agent/workspace/continuous-integration_2.x/tests/containers/jdk-client/target/generated-sources/rsrc-gen added. [INFO] [INFO] --- resources:2.6:copy-resources (copy-legaldocs) @ tyrus-tests-containers-jdk-client --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- resources:2.6:copy-resources (copy-legaldocs-to-sources) @ tyrus-tests-containers-jdk-client --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- resources:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ tyrus-tests-containers-jdk-client --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- resources:2.6:resources (default-resources) @ tyrus-tests-containers-jdk-client --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/continuous-integration_2.x/tests/containers/jdk-client/src/main/resources [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ tyrus-tests-containers-jdk-client --- [INFO] Changes detected - recompiling the module! [INFO] [INFO] --- resources:2.6:testResources (default-testResources) @ tyrus-tests-containers-jdk-client --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/continuous-integration_2.x/tests/containers/jdk-client/src/test/resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ tyrus-tests-containers-jdk-client --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/continuous-integration_2.x/tests/containers/jdk-client/target/test-classes [INFO] [INFO] --- surefire:3.2.1:test (default-test) @ tyrus-tests-containers-jdk-client --- [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] attaching as tyrus-tests-containers-2.1.99-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/continuous-integration_2.x/tests/containers/target/bom.json [INFO] attaching as tyrus-tests-containers-2.1.99-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- source:3.2.0:jar-no-fork (attach-sources) @ tyrus-tests-containers --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ tyrus-tests-containers --- [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/tests/containers/pom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/tests/tyrus-tests-containers/2.1.99-SNAPSHOT/tyrus-tests-containers-2.1.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/tests/containers/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/tests/tyrus-tests-containers/2.1.99-SNAPSHOT/tyrus-tests-containers-2.1.99-SNAPSHOT-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/tests/containers/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/tyrus/tests/tyrus-tests-containers/2.1.99-SNAPSHOT/tyrus-tests-containers-2.1.99-SNAPSHOT-cyclonedx.json [INFO] [INFO] ----< org.glassfish.tyrus.tests:tyrus-tests-containers-jdk-client >----- [INFO] Building Tyrus JDK Containers Tests 2.1.99-SNAPSHOT [38/69] [INFO] from tests/containers/jdk-client/pom.xml [INFO] --------------------------------[ war ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ tyrus-tests-containers-jdk-client --- [INFO] [INFO] --- checkstyle:3.1.0:check (default) @ tyrus-tests-containers-jdk-client --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory:1.0:highest-basedir (directories) @ tyrus-tests-containers-jdk-client --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/continuous-integration_2.x [INFO] [INFO] --- build-helper:3.4.0:parse-version (parse-version) @ tyrus-tests-containers-jdk-client --- [INFO] [INFO] --- build-helper:3.4.0:add-source (default) @ tyrus-tests-containers-jdk-client --- [INFO] Source directory: /home/jenkins/agent/workspace/continuous-integration_2.x/tests/containers/jdk-client/target/generated-sources/rsrc-gen added. [INFO] [INFO] --- resources:2.6:copy-resources (copy-legaldocs) @ tyrus-tests-containers-jdk-client --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- resources:2.6:copy-resources (copy-legaldocs-to-sources) @ tyrus-tests-containers-jdk-client --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- resources:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ tyrus-tests-containers-jdk-client --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- resources:2.6:resources (default-resources) @ tyrus-tests-containers-jdk-client --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/continuous-integration_2.x/tests/containers/jdk-client/src/main/resources [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ tyrus-tests-containers-jdk-client --- [INFO] Changes detected - recompiling the module! [INFO] [INFO] --- resources:2.6:testResources (default-testResources) @ tyrus-tests-containers-jdk-client --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/continuous-integration_2.x/tests/containers/jdk-client/src/test/resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ tyrus-tests-containers-jdk-client --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/continuous-integration_2.x/tests/containers/jdk-client/target/test-classes [INFO] [INFO] --- surefire:3.2.1:test (default-test) @ tyrus-tests-containers-jdk-client --- [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.glassfish.tyrus.container.jdk.client.UnknownHostTest [INFO] Running org.glassfish.tyrus.container.jdk.client.UnknownHostTest Nov 02, 2023 2:19:04 PM org.glassfish.tyrus.container.jdk.client.UnknownHostTest testIncreaseFileDescriptorsOnTyrusImplementationInCaseOfUnresolvedAddressException INFO: BEGIN COUNT: 32 Nov 02, 2023 2:19:04 PM org.glassfish.tyrus.container.jdk.client.UnknownHostTest testIncreaseFileDescriptorsOnTyrusImplementationInCaseOfUnresolvedAddressException INFO: AFTER WARMUP COUNT: 35 Nov 02, 2023 2:19:04 PM org.glassfish.tyrus.container.jdk.client.UnknownHostTest testIncreaseFileDescriptorsOnTyrusImplementationInCaseOfUnresolvedAddressException INFO: END COUNT: 35 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.329 s -- in org.glassfish.tyrus.container.jdk.client.UnknownHostTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- war:3.4.0:war (default-war) @ tyrus-tests-containers-jdk-client --- [INFO] Packaging webapp [INFO] Assembling webapp [tyrus-tests-containers-jdk-client] in [/home/jenkins/agent/workspace/continuous-integration_2.x/tests/containers/jdk-client/target/tyrus-tests-containers-jdk-client-2.1.99-SNAPSHOT] [INFO] Processing war project [INFO] Building war: /home/jenkins/agent/workspace/continuous-integration_2.x/tests/containers/jdk-client/target/tyrus-tests-containers-jdk-client-2.1.99-SNAPSHOT.war Nov 02, 2023 2:19:04 PM org.glassfish.tyrus.container.jdk.client.UnknownHostTest testIncreaseFileDescriptorsOnTyrusImplementationInCaseOfUnresolvedAddressException INFO: BEGIN COUNT: 32 Nov 02, 2023 2:19:04 PM org.glassfish.tyrus.container.jdk.client.UnknownHostTest testIncreaseFileDescriptorsOnTyrusImplementationInCaseOfUnresolvedAddressException INFO: AFTER WARMUP COUNT: 35 [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ tyrus-tests-containers-jdk-client --- [INFO] CycloneDX: Resolving Dependencies Nov 02, 2023 2:19:04 PM org.glassfish.tyrus.container.jdk.client.UnknownHostTest testIncreaseFileDescriptorsOnTyrusImplementationInCaseOfUnresolvedAddressException INFO: END COUNT: 35 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.544 s -- in org.glassfish.tyrus.container.jdk.client.UnknownHostTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- war:3.4.0:war (default-war) @ tyrus-tests-containers-jdk-client --- [INFO] Packaging webapp [INFO] Assembling webapp [tyrus-tests-containers-jdk-client] in [/home/jenkins/agent/workspace/continuous-integration_2.x/tests/containers/jdk-client/target/tyrus-tests-containers-jdk-client-2.1.99-SNAPSHOT] [INFO] Processing war project [INFO] Building war: /home/jenkins/agent/workspace/continuous-integration_2.x/tests/containers/jdk-client/target/tyrus-tests-containers-jdk-client-2.1.99-SNAPSHOT.war [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ tyrus-tests-containers-jdk-client --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 7 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/continuous-integration_2.x/tests/containers/jdk-client/target/bom.xml [INFO] attaching as tyrus-tests-containers-jdk-client-2.1.99-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/continuous-integration_2.x/tests/containers/jdk-client/target/bom.json [INFO] attaching as tyrus-tests-containers-jdk-client-2.1.99-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- source:3.2.0:jar-no-fork (attach-sources) @ tyrus-tests-containers-jdk-client --- [INFO] Building jar: /home/jenkins/agent/workspace/continuous-integration_2.x/tests/containers/jdk-client/target/tyrus-tests-containers-jdk-client-2.1.99-SNAPSHOT-sources.jar [INFO] [INFO] --- install:3.1.1:install (default-install) @ tyrus-tests-containers-jdk-client --- [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/tests/containers/jdk-client/pom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/tests/tyrus-tests-containers-jdk-client/2.1.99-SNAPSHOT/tyrus-tests-containers-jdk-client-2.1.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/tests/containers/jdk-client/target/tyrus-tests-containers-jdk-client-2.1.99-SNAPSHOT.war to /home/jenkins/.m2/repository/org/glassfish/tyrus/tests/tyrus-tests-containers-jdk-client/2.1.99-SNAPSHOT/tyrus-tests-containers-jdk-client-2.1.99-SNAPSHOT.war [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/tests/containers/jdk-client/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/tests/tyrus-tests-containers-jdk-client/2.1.99-SNAPSHOT/tyrus-tests-containers-jdk-client-2.1.99-SNAPSHOT-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/tests/containers/jdk-client/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/tyrus/tests/tyrus-tests-containers-jdk-client/2.1.99-SNAPSHOT/tyrus-tests-containers-jdk-client-2.1.99-SNAPSHOT-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/tests/containers/jdk-client/target/tyrus-tests-containers-jdk-client-2.1.99-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/tyrus/tests/tyrus-tests-containers-jdk-client/2.1.99-SNAPSHOT/tyrus-tests-containers-jdk-client-2.1.99-SNAPSHOT-sources.jar [INFO] [INFO] ------< org.glassfish.tyrus.tests:tyrus-tests-containers-servlet >------ [INFO] Building Tyrus Servlet Containers Tests 2.1.99-SNAPSHOT [39/69] [INFO] from tests/containers/servlet/pom.xml [INFO] --------------------------------[ war ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ tyrus-tests-containers-servlet --- [INFO] [INFO] --- checkstyle:3.1.0:check (default) @ tyrus-tests-containers-servlet --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory:1.0:highest-basedir (directories) @ tyrus-tests-containers-servlet --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/continuous-integration_2.x [INFO] [INFO] --- build-helper:3.4.0:parse-version (parse-version) @ tyrus-tests-containers-servlet --- [INFO] [INFO] --- build-helper:3.4.0:add-source (default) @ tyrus-tests-containers-servlet --- [INFO] Source directory: /home/jenkins/agent/workspace/continuous-integration_2.x/tests/containers/servlet/target/generated-sources/rsrc-gen added. [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ tyrus-tests-containers-servlet --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/continuous-integration_2.x/tests/containers/servlet/src/main/resources [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ tyrus-tests-containers-servlet --- [INFO] No sources to compile [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ tyrus-tests-containers-servlet --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/continuous-integration_2.x/tests/containers/servlet/src/test/resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ tyrus-tests-containers-servlet --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/continuous-integration_2.x/tests/containers/servlet/target/test-classes [INFO] CycloneDX: Creating BOM version 1.4 with 7 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/continuous-integration_2.x/tests/containers/jdk-client/target/bom.xml [INFO] attaching as tyrus-tests-containers-jdk-client-2.1.99-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/continuous-integration_2.x/tests/containers/jdk-client/target/bom.json [INFO] attaching as tyrus-tests-containers-jdk-client-2.1.99-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- source:3.2.0:jar-no-fork (attach-sources) @ tyrus-tests-containers-jdk-client --- [INFO] Building jar: /home/jenkins/agent/workspace/continuous-integration_2.x/tests/containers/jdk-client/target/tyrus-tests-containers-jdk-client-2.1.99-SNAPSHOT-sources.jar [INFO] [INFO] --- install:3.1.1:install (default-install) @ tyrus-tests-containers-jdk-client --- [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/tests/containers/jdk-client/pom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/tests/tyrus-tests-containers-jdk-client/2.1.99-SNAPSHOT/tyrus-tests-containers-jdk-client-2.1.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/tests/containers/jdk-client/target/tyrus-tests-containers-jdk-client-2.1.99-SNAPSHOT.war to /home/jenkins/.m2/repository/org/glassfish/tyrus/tests/tyrus-tests-containers-jdk-client/2.1.99-SNAPSHOT/tyrus-tests-containers-jdk-client-2.1.99-SNAPSHOT.war [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/tests/containers/jdk-client/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/tests/tyrus-tests-containers-jdk-client/2.1.99-SNAPSHOT/tyrus-tests-containers-jdk-client-2.1.99-SNAPSHOT-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/tests/containers/jdk-client/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/tyrus/tests/tyrus-tests-containers-jdk-client/2.1.99-SNAPSHOT/tyrus-tests-containers-jdk-client-2.1.99-SNAPSHOT-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/tests/containers/jdk-client/target/tyrus-tests-containers-jdk-client-2.1.99-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/tyrus/tests/tyrus-tests-containers-jdk-client/2.1.99-SNAPSHOT/tyrus-tests-containers-jdk-client-2.1.99-SNAPSHOT-sources.jar [INFO] [INFO] ------< org.glassfish.tyrus.tests:tyrus-tests-containers-servlet >------ [INFO] Building Tyrus Servlet Containers Tests 2.1.99-SNAPSHOT [39/69] [INFO] from tests/containers/servlet/pom.xml [INFO] --------------------------------[ war ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ tyrus-tests-containers-servlet --- [INFO] [INFO] --- checkstyle:3.1.0:check (default) @ tyrus-tests-containers-servlet --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory:1.0:highest-basedir (directories) @ tyrus-tests-containers-servlet --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/continuous-integration_2.x [INFO] [INFO] --- build-helper:3.4.0:parse-version (parse-version) @ tyrus-tests-containers-servlet --- [INFO] [INFO] --- build-helper:3.4.0:add-source (default) @ tyrus-tests-containers-servlet --- [INFO] Source directory: /home/jenkins/agent/workspace/continuous-integration_2.x/tests/containers/servlet/target/generated-sources/rsrc-gen added. [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ tyrus-tests-containers-servlet --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/continuous-integration_2.x/tests/containers/servlet/src/main/resources [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ tyrus-tests-containers-servlet --- [INFO] No sources to compile [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ tyrus-tests-containers-servlet --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/continuous-integration_2.x/tests/containers/servlet/src/test/resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ tyrus-tests-containers-servlet --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/continuous-integration_2.x/tests/containers/servlet/target/test-classes [INFO] [INFO] --- surefire:3.2.1:test (default-test) @ tyrus-tests-containers-servlet --- [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] [INFO] --- surefire:3.2.1:test (default-test) @ tyrus-tests-containers-servlet --- [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.glassfish.tyrus.test.container.servlet.TyrusServletContainerInitializerLoaderTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 s -- in org.glassfish.tyrus.test.container.servlet.TyrusServletContainerInitializerLoaderTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- war:3.4.0:war (default-war) @ tyrus-tests-containers-servlet --- [INFO] Packaging webapp [INFO] Assembling webapp [tyrus-tests-containers-servlet] in [/home/jenkins/agent/workspace/continuous-integration_2.x/tests/containers/servlet/target/tyrus-tests-containers-servlet-2.1.99-SNAPSHOT] [INFO] Processing war project [INFO] Building war: /home/jenkins/agent/workspace/continuous-integration_2.x/tests/containers/servlet/target/tyrus-tests-containers-servlet-2.1.99-SNAPSHOT.war [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ tyrus-tests-containers-servlet --- [INFO] CycloneDX: Resolving Dependencies [INFO] Running org.glassfish.tyrus.test.container.servlet.TyrusServletContainerInitializerLoaderTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 s -- in org.glassfish.tyrus.test.container.servlet.TyrusServletContainerInitializerLoaderTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- war:3.4.0:war (default-war) @ tyrus-tests-containers-servlet --- [INFO] Packaging webapp [INFO] Assembling webapp [tyrus-tests-containers-servlet] in [/home/jenkins/agent/workspace/continuous-integration_2.x/tests/containers/servlet/target/tyrus-tests-containers-servlet-2.1.99-SNAPSHOT] [INFO] Processing war project [INFO] Building war: /home/jenkins/agent/workspace/continuous-integration_2.x/tests/containers/servlet/target/tyrus-tests-containers-servlet-2.1.99-SNAPSHOT.war [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ tyrus-tests-containers-servlet --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/continuous-integration_2.x/tests/containers/servlet/target/bom.xml [INFO] attaching as tyrus-tests-containers-servlet-2.1.99-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/continuous-integration_2.x/tests/containers/servlet/target/bom.json [INFO] attaching as tyrus-tests-containers-servlet-2.1.99-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- source:3.2.0:jar-no-fork (attach-sources) @ tyrus-tests-containers-servlet --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- install:3.1.1:install (default-install) @ tyrus-tests-containers-servlet --- [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/tests/containers/servlet/pom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/tests/tyrus-tests-containers-servlet/2.1.99-SNAPSHOT/tyrus-tests-containers-servlet-2.1.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/tests/containers/servlet/target/tyrus-tests-containers-servlet-2.1.99-SNAPSHOT.war to /home/jenkins/.m2/repository/org/glassfish/tyrus/tests/tyrus-tests-containers-servlet/2.1.99-SNAPSHOT/tyrus-tests-containers-servlet-2.1.99-SNAPSHOT.war [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/tests/containers/servlet/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/tests/tyrus-tests-containers-servlet/2.1.99-SNAPSHOT/tyrus-tests-containers-servlet-2.1.99-SNAPSHOT-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/tests/containers/servlet/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/tyrus/tests/tyrus-tests-containers-servlet/2.1.99-SNAPSHOT/tyrus-tests-containers-servlet-2.1.99-SNAPSHOT-cyclonedx.json [INFO] [INFO] -------------< org.glassfish.tyrus.tests:tyrus-tests-e2e >-------------- [INFO] Building Tyrus End-to-End Tests 2.1.99-SNAPSHOT [40/69] [INFO] from tests/e2e/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ tyrus-tests-e2e --- [INFO] [INFO] --- checkstyle:3.1.0:check (default) @ tyrus-tests-e2e --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory:1.0:highest-basedir (directories) @ tyrus-tests-e2e --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/continuous-integration_2.x [INFO] [INFO] --- build-helper:3.4.0:parse-version (parse-version) @ tyrus-tests-e2e --- [INFO] [INFO] --- build-helper:3.4.0:add-source (default) @ tyrus-tests-e2e --- [INFO] Source directory: /home/jenkins/agent/workspace/continuous-integration_2.x/tests/e2e/target/generated-sources/rsrc-gen added. [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ tyrus-tests-e2e --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/continuous-integration_2.x/tests/containers/servlet/target/bom.xml [INFO] attaching as tyrus-tests-containers-servlet-2.1.99-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/continuous-integration_2.x/tests/containers/servlet/target/bom.json [INFO] attaching as tyrus-tests-containers-servlet-2.1.99-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- source:3.2.0:jar-no-fork (attach-sources) @ tyrus-tests-containers-servlet --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- install:3.1.1:install (default-install) @ tyrus-tests-containers-servlet --- [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/tests/containers/servlet/pom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/tests/tyrus-tests-containers-servlet/2.1.99-SNAPSHOT/tyrus-tests-containers-servlet-2.1.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/tests/containers/servlet/target/tyrus-tests-containers-servlet-2.1.99-SNAPSHOT.war to /home/jenkins/.m2/repository/org/glassfish/tyrus/tests/tyrus-tests-containers-servlet/2.1.99-SNAPSHOT/tyrus-tests-containers-servlet-2.1.99-SNAPSHOT.war [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/tests/containers/servlet/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/tests/tyrus-tests-containers-servlet/2.1.99-SNAPSHOT/tyrus-tests-containers-servlet-2.1.99-SNAPSHOT-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/tests/containers/servlet/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/tyrus/tests/tyrus-tests-containers-servlet/2.1.99-SNAPSHOT/tyrus-tests-containers-servlet-2.1.99-SNAPSHOT-cyclonedx.json [INFO] [INFO] -------------< org.glassfish.tyrus.tests:tyrus-tests-e2e >-------------- [INFO] Building Tyrus End-to-End Tests 2.1.99-SNAPSHOT [40/69] [INFO] from tests/e2e/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ tyrus-tests-e2e --- [INFO] [INFO] --- checkstyle:3.1.0:check (default) @ tyrus-tests-e2e --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory:1.0:highest-basedir (directories) @ tyrus-tests-e2e --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/continuous-integration_2.x [INFO] [INFO] --- build-helper:3.4.0:parse-version (parse-version) @ tyrus-tests-e2e --- [INFO] [INFO] --- build-helper:3.4.0:add-source (default) @ tyrus-tests-e2e --- [INFO] Source directory: /home/jenkins/agent/workspace/continuous-integration_2.x/tests/e2e/target/generated-sources/rsrc-gen added. [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ tyrus-tests-e2e --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/continuous-integration_2.x/tests/e2e/target/bom.xml [INFO] attaching as tyrus-tests-e2e-2.1.99-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/continuous-integration_2.x/tests/e2e/target/bom.json [INFO] attaching as tyrus-tests-e2e-2.1.99-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- source:3.2.0:jar-no-fork (attach-sources) @ tyrus-tests-e2e --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ tyrus-tests-e2e --- [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/tests/e2e/pom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/tests/tyrus-tests-e2e/2.1.99-SNAPSHOT/tyrus-tests-e2e-2.1.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/tests/e2e/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/tests/tyrus-tests-e2e/2.1.99-SNAPSHOT/tyrus-tests-e2e-2.1.99-SNAPSHOT-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/tests/e2e/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/tyrus/tests/tyrus-tests-e2e/2.1.99-SNAPSHOT/tyrus-tests-e2e-2.1.99-SNAPSHOT-cyclonedx.json [INFO] [INFO] --------< org.glassfish.tyrus.tests:tyrus-tests-e2e-appconfig >--------- [INFO] Building Tyrus End-to-End Application Config Tests 2.1.99-SNAPSHOT [41/69] [INFO] from tests/e2e/application-config/pom.xml [INFO] --------------------------------[ war ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ tyrus-tests-e2e-appconfig --- [INFO] [INFO] --- checkstyle:3.1.0:check (default) @ tyrus-tests-e2e-appconfig --- [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/continuous-integration_2.x/tests/e2e/target/bom.xml [INFO] attaching as tyrus-tests-e2e-2.1.99-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/continuous-integration_2.x/tests/e2e/target/bom.json [INFO] attaching as tyrus-tests-e2e-2.1.99-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- source:3.2.0:jar-no-fork (attach-sources) @ tyrus-tests-e2e --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ tyrus-tests-e2e --- [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/tests/e2e/pom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/tests/tyrus-tests-e2e/2.1.99-SNAPSHOT/tyrus-tests-e2e-2.1.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/tests/e2e/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/tests/tyrus-tests-e2e/2.1.99-SNAPSHOT/tyrus-tests-e2e-2.1.99-SNAPSHOT-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/tests/e2e/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/tyrus/tests/tyrus-tests-e2e/2.1.99-SNAPSHOT/tyrus-tests-e2e-2.1.99-SNAPSHOT-cyclonedx.json [INFO] [INFO] --------< org.glassfish.tyrus.tests:tyrus-tests-e2e-appconfig >--------- [INFO] Building Tyrus End-to-End Application Config Tests 2.1.99-SNAPSHOT [41/69] [INFO] from tests/e2e/application-config/pom.xml [INFO] --------------------------------[ war ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ tyrus-tests-e2e-appconfig --- [INFO] [INFO] --- checkstyle:3.1.0:check (default) @ tyrus-tests-e2e-appconfig --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory:1.0:highest-basedir (directories) @ tyrus-tests-e2e-appconfig --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/continuous-integration_2.x [INFO] [INFO] --- build-helper:3.4.0:parse-version (parse-version) @ tyrus-tests-e2e-appconfig --- [INFO] [INFO] --- build-helper:3.4.0:add-source (default) @ tyrus-tests-e2e-appconfig --- [INFO] Source directory: /home/jenkins/agent/workspace/continuous-integration_2.x/tests/e2e/application-config/target/generated-sources/rsrc-gen added. [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ tyrus-tests-e2e-appconfig --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/continuous-integration_2.x/tests/e2e/application-config/src/main/resources [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ tyrus-tests-e2e-appconfig --- [INFO] No sources to compile [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ tyrus-tests-e2e-appconfig --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/continuous-integration_2.x/tests/e2e/application-config/src/test/resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ tyrus-tests-e2e-appconfig --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/continuous-integration_2.x/tests/e2e/application-config/target/test-classes [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory:1.0:highest-basedir (directories) @ tyrus-tests-e2e-appconfig --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/continuous-integration_2.x [INFO] [INFO] --- build-helper:3.4.0:parse-version (parse-version) @ tyrus-tests-e2e-appconfig --- [INFO] [INFO] --- build-helper:3.4.0:add-source (default) @ tyrus-tests-e2e-appconfig --- [INFO] Source directory: /home/jenkins/agent/workspace/continuous-integration_2.x/tests/e2e/application-config/target/generated-sources/rsrc-gen added. [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ tyrus-tests-e2e-appconfig --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/continuous-integration_2.x/tests/e2e/application-config/src/main/resources [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ tyrus-tests-e2e-appconfig --- [INFO] No sources to compile [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ tyrus-tests-e2e-appconfig --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/continuous-integration_2.x/tests/e2e/application-config/src/test/resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ tyrus-tests-e2e-appconfig --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/continuous-integration_2.x/tests/e2e/application-config/target/test-classes [INFO] [INFO] --- surefire:3.2.1:test (default-test) @ tyrus-tests-e2e-appconfig --- [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] [INFO] --- surefire:3.2.1:test (default-test) @ tyrus-tests-e2e-appconfig --- [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.glassfish.tyrus.test.e2e.appconfig.NoninstantiableEndpointTest [INFO] Running org.glassfish.tyrus.test.e2e.appconfig.NoninstantiableEndpointTest Nov 02, 2023 2:19:07 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:07 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Nov 02, 2023 2:19:07 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:07 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. CLIENT onOpen: TyrusSession{uri=ws://localhost:8025/e2e-test-appconfig/non-instantiable-test-programmatic, id='87ea04d4-d879-40c5-b5ea-9d8ba3101129', endpointWrapper=TyrusEndpointWrapper{endpointClass=null, endpoint=org.glassfish.tyrus.test.e2e.appconfig.NoninstantiableEndpointTest$1@46ea1277, contextPath='ws://localhost:8025/e2e-test-appconfig/non-instantiable-test-programmatic', endpointPath=null, encoders=[CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpTextCoder, coder=org.glassfish.tyrus.core.coder.NoOpTextCoder@782c57d1, type=class java.lang.String}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteBufferCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteBufferCoder@67e104df, type=class java.nio.ByteBuffer}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteArrayCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteArrayCoder@5c3a0036, type=class [B}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.ToStringEncoder, coder=org.glassfish.tyrus.core.coder.ToStringEncoder@4a55c86c, type=class java.lang.Object}], decoders=[CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$BooleanDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$BooleanDecoder@505d9c28, type=class java.lang.Boolean}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$ByteDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$ByteDecoder@3ff5ad00, type=class java.lang.Byte}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$CharacterDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$CharacterDecoder@33c22178, type=class java.lang.Character}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$DoubleDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$DoubleDecoder@57b099c4, type=class java.lang.Double}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$FloatDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$FloatDecoder@6bb0f3c6, type=class java.lang.Float}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$IntegerDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$IntegerDecoder@79bfde1d, type=class java.lang.Integer}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$LongDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$LongDecoder@5b54f9b3, type=class java.lang.Long}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$ShortDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$ShortDecoder@8f935a4, type=class java.lang.Short}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpTextCoder, coder=org.glassfish.tyrus.core.coder.NoOpTextCoder@64bbc9be, type=class java.lang.String}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteBufferCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteBufferCoder@6373ac02, type=class java.nio.ByteBuffer}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteArrayCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteArrayCoder@1f1658be, type=class [B}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.ReaderDecoder, coder=org.glassfish.tyrus.core.coder.ReaderDecoder@5e030aed, type=class java.io.Reader}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.InputStreamDecoder, coder=org.glassfish.tyrus.core.coder.InputStreamDecoder@64cfdeaa, type=class java.io.InputStream}]}} CLIENT onClose: TyrusSession{uri=ws://localhost:8025/e2e-test-appconfig/non-instantiable-test-programmatic, id='87ea04d4-d879-40c5-b5ea-9d8ba3101129', endpointWrapper=TyrusEndpointWrapper{endpointClass=null, endpoint=org.glassfish.tyrus.test.e2e.appconfig.NoninstantiableEndpointTest$1@46ea1277, contextPath='ws://localhost:8025/e2e-test-appconfig/non-instantiable-test-programmatic', endpointPath=null, encoders=[CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpTextCoder, coder=org.glassfish.tyrus.core.coder.NoOpTextCoder@782c57d1, type=class java.lang.String}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteBufferCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteBufferCoder@67e104df, type=class java.nio.ByteBuffer}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteArrayCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteArrayCoder@5c3a0036, type=class [B}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.ToStringEncoder, coder=org.glassfish.tyrus.core.coder.ToStringEncoder@4a55c86c, type=class java.lang.Object}], decoders=[CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$BooleanDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$BooleanDecoder@505d9c28, type=class java.lang.Boolean}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$ByteDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$ByteDecoder@3ff5ad00, type=class java.lang.Byte}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$CharacterDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$CharacterDecoder@33c22178, type=class java.lang.Character}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$DoubleDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$DoubleDecoder@57b099c4, type=class java.lang.Double}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$FloatDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$FloatDecoder@6bb0f3c6, type=class java.lang.Float}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$IntegerDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$IntegerDecoder@79bfde1d, type=class java.lang.Integer}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$LongDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$LongDecoder@5b54f9b3, type=class java.lang.Long}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$ShortDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$ShortDecoder@8f935a4, type=class java.lang.Short}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpTextCoder, coder=org.glassfish.tyrus.core.coder.NoOpTextCoder@64bbc9be, type=class java.lang.String}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteBufferCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteBufferCoder@6373ac02, type=class java.nio.ByteBuffer}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteArrayCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteArrayCoder@1f1658be, type=class [B}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.ReaderDecoder, coder=org.glassfish.tyrus.core.coder.ReaderDecoder@5e030aed, type=class java.io.Reader}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.InputStreamDecoder, coder=org.glassfish.tyrus.core.coder.InputStreamDecoder@64cfdeaa, type=class java.io.InputStream}]}} CLIENT onClose: CloseReason[1011,Unexpected condition.] Nov 02, 2023 2:19:07 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:07 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:07 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:07 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Nov 02, 2023 2:19:07 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:07 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. CLIENT onOpen: TyrusSession{uri=ws://localhost:8025/e2e-test-appconfig/non-instantiable-test-annotated-o, id='78ad5010-b92e-49e8-afb7-4d208dcaad8d', endpointWrapper=TyrusEndpointWrapper{endpointClass=null, endpoint=org.glassfish.tyrus.test.e2e.appconfig.NoninstantiableEndpointTest$2@229554f4, contextPath='ws://localhost:8025/e2e-test-appconfig/non-instantiable-test-annotated-o', endpointPath=null, encoders=[CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpTextCoder, coder=org.glassfish.tyrus.core.coder.NoOpTextCoder@6797cec2, type=class java.lang.String}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteBufferCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteBufferCoder@26475cab, type=class java.nio.ByteBuffer}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteArrayCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteArrayCoder@563ac996, type=class [B}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.ToStringEncoder, coder=org.glassfish.tyrus.core.coder.ToStringEncoder@5e000551, type=class java.lang.Object}], decoders=[CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$BooleanDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$BooleanDecoder@7b8318d, type=class java.lang.Boolean}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$ByteDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$ByteDecoder@1b8697d5, type=class java.lang.Byte}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$CharacterDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$CharacterDecoder@1b708b4a, type=class java.lang.Character}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$DoubleDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$DoubleDecoder@45042ff8, type=class java.lang.Double}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$FloatDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$FloatDecoder@3f64a8c, type=class java.lang.Float}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$IntegerDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$IntegerDecoder@2c615d18, type=class java.lang.Integer}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$LongDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$LongDecoder@33d4a905, type=class java.lang.Long}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$ShortDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$ShortDecoder@57cb2b68, type=class java.lang.Short}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpTextCoder, coder=org.glassfish.tyrus.core.coder.NoOpTextCoder@6658b937, type=class java.lang.String}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteBufferCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteBufferCoder@40f7b179, type=class java.nio.ByteBuffer}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteArrayCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteArrayCoder@567db4e3, type=class [B}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.ReaderDecoder, coder=org.glassfish.tyrus.core.coder.ReaderDecoder@5863552f, type=class java.io.Reader}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.InputStreamDecoder, coder=org.glassfish.tyrus.core.coder.InputStreamDecoder@7bd1ce15, type=class java.io.InputStream}]}} CLIENT onClose: TyrusSession{uri=ws://localhost:8025/e2e-test-appconfig/non-instantiable-test-annotated-o, id='78ad5010-b92e-49e8-afb7-4d208dcaad8d', endpointWrapper=TyrusEndpointWrapper{endpointClass=null, endpoint=org.glassfish.tyrus.test.e2e.appconfig.NoninstantiableEndpointTest$2@229554f4, contextPath='ws://localhost:8025/e2e-test-appconfig/non-instantiable-test-annotated-o', endpointPath=null, encoders=[CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpTextCoder, coder=org.glassfish.tyrus.core.coder.NoOpTextCoder@6797cec2, type=class java.lang.String}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteBufferCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteBufferCoder@26475cab, type=class java.nio.ByteBuffer}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteArrayCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteArrayCoder@563ac996, type=class [B}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.ToStringEncoder, coder=org.glassfish.tyrus.core.coder.ToStringEncoder@5e000551, type=class java.lang.Object}], decoders=[CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$BooleanDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$BooleanDecoder@7b8318d, type=class java.lang.Boolean}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$ByteDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$ByteDecoder@1b8697d5, type=class java.lang.Byte}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$CharacterDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$CharacterDecoder@1b708b4a, type=class java.lang.Character}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$DoubleDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$DoubleDecoder@45042ff8, type=class java.lang.Double}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$FloatDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$FloatDecoder@3f64a8c, type=class java.lang.Float}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$IntegerDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$IntegerDecoder@2c615d18, type=class java.lang.Integer}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$LongDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$LongDecoder@33d4a905, type=class java.lang.Long}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$ShortDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$ShortDecoder@57cb2b68, type=class java.lang.Short}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpTextCoder, coder=org.glassfish.tyrus.core.coder.NoOpTextCoder@6658b937, type=class java.lang.String}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteBufferCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteBufferCoder@40f7b179, type=class java.nio.ByteBuffer}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteArrayCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteArrayCoder@567db4e3, type=class [B}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.ReaderDecoder, coder=org.glassfish.tyrus.core.coder.ReaderDecoder@5863552f, type=class java.io.Reader}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.InputStreamDecoder, coder=org.glassfish.tyrus.core.coder.InputStreamDecoder@7bd1ce15, type=class java.io.InputStream}]}} CLIENT onClose: CloseReason[1011,Unexpected condition.] Nov 02, 2023 2:19:07 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:07 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:07 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:07 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Nov 02, 2023 2:19:07 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:07 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. CLIENT onOpen: TyrusSession{uri=ws://localhost:8025/e2e-test-appconfig/non-instantiable-test-annotated-omc, id='1fd2b501-f475-430d-90e0-1b409888c500', endpointWrapper=TyrusEndpointWrapper{endpointClass=null, endpoint=org.glassfish.tyrus.test.e2e.appconfig.NoninstantiableEndpointTest$2@5bd1297e, contextPath='ws://localhost:8025/e2e-test-appconfig/non-instantiable-test-annotated-omc', endpointPath=null, encoders=[CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpTextCoder, coder=org.glassfish.tyrus.core.coder.NoOpTextCoder@1ed3ac60, type=class java.lang.String}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteBufferCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteBufferCoder@571a486, type=class java.nio.ByteBuffer}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteArrayCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteArrayCoder@2f87160d, type=class [B}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.ToStringEncoder, coder=org.glassfish.tyrus.core.coder.ToStringEncoder@7dcf405a, type=class java.lang.Object}], decoders=[CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$BooleanDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$BooleanDecoder@7efc532f, type=class java.lang.Boolean}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$ByteDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$ByteDecoder@76a18de2, type=class java.lang.Byte}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$CharacterDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$CharacterDecoder@6101da45, type=class java.lang.Character}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$DoubleDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$DoubleDecoder@66cb8baf, type=class java.lang.Double}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$FloatDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$FloatDecoder@7ab2c972, type=class java.lang.Float}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$IntegerDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$IntegerDecoder@86955b, type=class java.lang.Integer}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$LongDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$LongDecoder@6f3aa4fc, type=class java.lang.Long}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$ShortDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$ShortDecoder@5596dc47, type=class java.lang.Short}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpTextCoder, coder=org.glassfish.tyrus.core.coder.NoOpTextCoder@398366de, type=class java.lang.String}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteBufferCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteBufferCoder@d1b00f8, type=class java.nio.ByteBuffer}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteArrayCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteArrayCoder@373c48e3, type=class [B}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.ReaderDecoder, coder=org.glassfish.tyrus.core.coder.ReaderDecoder@542bcea7, type=class java.io.Reader}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.InputStreamDecoder, coder=org.glassfish.tyrus.core.coder.InputStreamDecoder@76bcf76a, type=class java.io.InputStream}]}} CLIENT onClose: TyrusSession{uri=ws://localhost:8025/e2e-test-appconfig/non-instantiable-test-annotated-omc, id='1fd2b501-f475-430d-90e0-1b409888c500', endpointWrapper=TyrusEndpointWrapper{endpointClass=null, endpoint=org.glassfish.tyrus.test.e2e.appconfig.NoninstantiableEndpointTest$2@5bd1297e, contextPath='ws://localhost:8025/e2e-test-appconfig/non-instantiable-test-annotated-omc', endpointPath=null, encoders=[CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpTextCoder, coder=org.glassfish.tyrus.core.coder.NoOpTextCoder@1ed3ac60, type=class java.lang.String}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteBufferCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteBufferCoder@571a486, type=class java.nio.ByteBuffer}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteArrayCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteArrayCoder@2f87160d, type=class [B}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.ToStringEncoder, coder=org.glassfish.tyrus.core.coder.ToStringEncoder@7dcf405a, type=class java.lang.Object}], decoders=[CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$BooleanDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$BooleanDecoder@7efc532f, type=class java.lang.Boolean}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$ByteDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$ByteDecoder@76a18de2, type=class java.lang.Byte}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$CharacterDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$CharacterDecoder@6101da45, type=class java.lang.Character}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$DoubleDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$DoubleDecoder@66cb8baf, type=class java.lang.Double}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$FloatDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$FloatDecoder@7ab2c972, type=class java.lang.Float}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$IntegerDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$IntegerDecoder@86955b, type=class java.lang.Integer}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$LongDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$LongDecoder@6f3aa4fc, type=class java.lang.Long}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$ShortDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$ShortDecoder@5596dc47, type=class java.lang.Short}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpTextCoder, coder=org.glassfish.tyrus.core.coder.NoOpTextCoder@398366de, type=class java.lang.String}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteBufferCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteBufferCoder@d1b00f8, type=class java.nio.ByteBuffer}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteArrayCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteArrayCoder@373c48e3, type=class [B}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.ReaderDecoder, coder=org.glassfish.tyrus.core.coder.ReaderDecoder@542bcea7, type=class java.io.Reader}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.InputStreamDecoder, coder=org.glassfish.tyrus.core.coder.InputStreamDecoder@76bcf76a, type=class java.io.InputStream}]}} CLIENT onClose: CloseReason[1011,Unexpected condition.] Nov 02, 2023 2:19:07 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:07 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:07 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:07 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. Nov 02, 2023 2:19:07 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:07 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. CLIENT onOpen: TyrusSession{uri=ws://localhost:8025/e2e-test-appconfig/non-instantiable-test-annotated-c, id='72731787-1f55-41c4-8a0e-5ceba7d55c5e', endpointWrapper=TyrusEndpointWrapper{endpointClass=null, endpoint=org.glassfish.tyrus.test.e2e.appconfig.NoninstantiableEndpointTest$3@b52e57, contextPath='ws://localhost:8025/e2e-test-appconfig/non-instantiable-test-annotated-c', endpointPath=null, encoders=[CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpTextCoder, coder=org.glassfish.tyrus.core.coder.NoOpTextCoder@45b7b025, type=class java.lang.String}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteBufferCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteBufferCoder@25b3b1c9, type=class java.nio.ByteBuffer}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteArrayCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteArrayCoder@7438b52b, type=class [B}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.ToStringEncoder, coder=org.glassfish.tyrus.core.coder.ToStringEncoder@5dd6ea6d, type=class java.lang.Object}], decoders=[CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$BooleanDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$BooleanDecoder@25984f6a, type=class java.lang.Boolean}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$ByteDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$ByteDecoder@1d9d8fe9, type=class java.lang.Byte}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$CharacterDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$CharacterDecoder@2cbdf09c, type=class java.lang.Character}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$DoubleDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$DoubleDecoder@46d2e2e4, type=class java.lang.Double}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$FloatDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$FloatDecoder@21d6164b, type=class java.lang.Float}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$IntegerDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$IntegerDecoder@50c5275f, type=class java.lang.Integer}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$LongDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$LongDecoder@13bf04cb, type=class java.lang.Long}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$ShortDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$ShortDecoder@42ab019a, type=class java.lang.Short}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpTextCoder, coder=org.glassfish.tyrus.core.coder.NoOpTextCoder@53de33ca, type=class java.lang.String}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteBufferCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteBufferCoder@2a580931, type=class java.nio.ByteBuffer}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteArrayCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteArrayCoder@412ad9ed, type=class [B}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.ReaderDecoder, coder=org.glassfish.tyrus.core.coder.ReaderDecoder@5b17a783, type=class java.io.Reader}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.InputStreamDecoder, coder=org.glassfish.tyrus.core.coder.InputStreamDecoder@79759f48, type=class java.io.InputStream}]}} CLIENT onClose: TyrusSession{uri=ws://localhost:8025/e2e-test-appconfig/non-instantiable-test-annotated-c, id='72731787-1f55-41c4-8a0e-5ceba7d55c5e', endpointWrapper=TyrusEndpointWrapper{endpointClass=null, endpoint=org.glassfish.tyrus.test.e2e.appconfig.NoninstantiableEndpointTest$3@b52e57, contextPath='ws://localhost:8025/e2e-test-appconfig/non-instantiable-test-annotated-c', endpointPath=null, encoders=[CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpTextCoder, coder=org.glassfish.tyrus.core.coder.NoOpTextCoder@45b7b025, type=class java.lang.String}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteBufferCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteBufferCoder@25b3b1c9, type=class java.nio.ByteBuffer}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteArrayCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteArrayCoder@7438b52b, type=class [B}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.ToStringEncoder, coder=org.glassfish.tyrus.core.coder.ToStringEncoder@5dd6ea6d, type=class java.lang.Object}], decoders=[CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$BooleanDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$BooleanDecoder@25984f6a, type=class java.lang.Boolean}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$ByteDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$ByteDecoder@1d9d8fe9, type=class java.lang.Byte}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$CharacterDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$CharacterDecoder@2cbdf09c, type=class java.lang.Character}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$DoubleDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$DoubleDecoder@46d2e2e4, type=class java.lang.Double}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$FloatDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$FloatDecoder@21d6164b, type=class java.lang.Float}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$IntegerDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$IntegerDecoder@50c5275f, type=class java.lang.Integer}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$LongDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$LongDecoder@13bf04cb, type=class java.lang.Long}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$ShortDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$ShortDecoder@42ab019a, type=class java.lang.Short}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpTextCoder, coder=org.glassfish.tyrus.core.coder.NoOpTextCoder@53de33ca, type=class java.lang.String}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteBufferCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteBufferCoder@2a580931, type=class java.nio.ByteBuffer}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteArrayCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteArrayCoder@412ad9ed, type=class [B}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.ReaderDecoder, coder=org.glassfish.tyrus.core.coder.ReaderDecoder@5b17a783, type=class java.io.Reader}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.InputStreamDecoder, coder=org.glassfish.tyrus.core.coder.InputStreamDecoder@79759f48, type=class java.io.InputStream}]}} CLIENT onClose: CloseReason[1000] Nov 02, 2023 2:19:07 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:07 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:07 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:07 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-4] Started. Nov 02, 2023 2:19:07 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:07 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. CLIENT onOpen: TyrusSession{uri=ws://localhost:8025/e2e-test-appconfig/non-instantiable-test-annotated-m, id='0baf9ae6-9d2c-4f52-89b6-90e4ca46b2e9', endpointWrapper=TyrusEndpointWrapper{endpointClass=null, endpoint=org.glassfish.tyrus.test.e2e.appconfig.NoninstantiableEndpointTest$2@5d69a1c8, contextPath='ws://localhost:8025/e2e-test-appconfig/non-instantiable-test-annotated-m', endpointPath=null, encoders=[CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpTextCoder, coder=org.glassfish.tyrus.core.coder.NoOpTextCoder@186b2401, type=class java.lang.String}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteBufferCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteBufferCoder@41f6e9be, type=class java.nio.ByteBuffer}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteArrayCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteArrayCoder@29393844, type=class [B}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.ToStringEncoder, coder=org.glassfish.tyrus.core.coder.ToStringEncoder@394eab4a, type=class java.lang.Object}], decoders=[CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$BooleanDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$BooleanDecoder@7844db4e, type=class java.lang.Boolean}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$ByteDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$ByteDecoder@e0966e1, type=class java.lang.Byte}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$CharacterDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$CharacterDecoder@6e92847c, type=class java.lang.Character}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$DoubleDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$DoubleDecoder@224a661f, type=class java.lang.Double}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$FloatDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$FloatDecoder@7c0a47b3, type=class java.lang.Float}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$IntegerDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$IntegerDecoder@397118bd, type=class java.lang.Integer}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$LongDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$LongDecoder@433aca8b, type=class java.lang.Long}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$ShortDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$ShortDecoder@32b1366d, type=class java.lang.Short}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpTextCoder, coder=org.glassfish.tyrus.core.coder.NoOpTextCoder@1ca8d857, type=class java.lang.String}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteBufferCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteBufferCoder@2dad9f8f, type=class java.nio.ByteBuffer}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteArrayCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteArrayCoder@38d67623, type=class [B}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.ReaderDecoder, coder=org.glassfish.tyrus.core.coder.ReaderDecoder@36f3d0a, type=class java.io.Reader}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.InputStreamDecoder, coder=org.glassfish.tyrus.core.coder.InputStreamDecoder@595f3750, type=class java.io.InputStream}]}} CLIENT onClose: TyrusSession{uri=ws://localhost:8025/e2e-test-appconfig/non-instantiable-test-annotated-m, id='0baf9ae6-9d2c-4f52-89b6-90e4ca46b2e9', endpointWrapper=TyrusEndpointWrapper{endpointClass=null, endpoint=org.glassfish.tyrus.test.e2e.appconfig.NoninstantiableEndpointTest$2@5d69a1c8, contextPath='ws://localhost:8025/e2e-test-appconfig/non-instantiable-test-annotated-m', endpointPath=null, encoders=[CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpTextCoder, coder=org.glassfish.tyrus.core.coder.NoOpTextCoder@186b2401, type=class java.lang.String}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteBufferCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteBufferCoder@41f6e9be, type=class java.nio.ByteBuffer}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteArrayCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteArrayCoder@29393844, type=class [B}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.ToStringEncoder, coder=org.glassfish.tyrus.core.coder.ToStringEncoder@394eab4a, type=class java.lang.Object}], decoders=[CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$BooleanDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$BooleanDecoder@7844db4e, type=class java.lang.Boolean}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$ByteDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$ByteDecoder@e0966e1, type=class java.lang.Byte}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$CharacterDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$CharacterDecoder@6e92847c, type=class java.lang.Character}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$DoubleDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$DoubleDecoder@224a661f, type=class java.lang.Double}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$FloatDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$FloatDecoder@7c0a47b3, type=class java.lang.Float}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$IntegerDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$IntegerDecoder@397118bd, type=class java.lang.Integer}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$LongDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$LongDecoder@433aca8b, type=class java.lang.Long}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$ShortDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$ShortDecoder@32b1366d, type=class java.lang.Short}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpTextCoder, coder=org.glassfish.tyrus.core.coder.NoOpTextCoder@1ca8d857, type=class java.lang.String}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteBufferCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteBufferCoder@2dad9f8f, type=class java.nio.ByteBuffer}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteArrayCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteArrayCoder@38d67623, type=class [B}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.ReaderDecoder, coder=org.glassfish.tyrus.core.coder.ReaderDecoder@36f3d0a, type=class java.io.Reader}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.InputStreamDecoder, coder=org.glassfish.tyrus.core.coder.InputStreamDecoder@595f3750, type=class java.io.InputStream}]}} CLIENT onClose: CloseReason[1011,Unexpected condition.] Nov 02, 2023 2:19:07 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:07 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:07 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:07 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-5] Started. Nov 02, 2023 2:19:07 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:07 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. CLIENT onOpen: TyrusSession{uri=ws://localhost:8025/e2e-test-appconfig/non-instantiable-test-annotated-omce, id='a11f44cf-a6d2-433f-b6c8-03c49ef40e0d', endpointWrapper=TyrusEndpointWrapper{endpointClass=null, endpoint=org.glassfish.tyrus.test.e2e.appconfig.NoninstantiableEndpointTest$2@132425d0, contextPath='ws://localhost:8025/e2e-test-appconfig/non-instantiable-test-annotated-omce', endpointPath=null, encoders=[CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpTextCoder, coder=org.glassfish.tyrus.core.coder.NoOpTextCoder@5626b9d0, type=class java.lang.String}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteBufferCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteBufferCoder@2d7444fa, type=class java.nio.ByteBuffer}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteArrayCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteArrayCoder@67ba2e54, type=class [B}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.ToStringEncoder, coder=org.glassfish.tyrus.core.coder.ToStringEncoder@55028dd6, type=class java.lang.Object}], decoders=[CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$BooleanDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$BooleanDecoder@3609469f, type=class java.lang.Boolean}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$ByteDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$ByteDecoder@39d58730, type=class java.lang.Byte}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$CharacterDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$CharacterDecoder@fabd6d0, type=class java.lang.Character}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$DoubleDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$DoubleDecoder@4e0686ce, type=class java.lang.Double}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$FloatDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$FloatDecoder@32471c2f, type=class java.lang.Float}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$IntegerDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$IntegerDecoder@27bee150, type=class java.lang.Integer}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$LongDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$LongDecoder@76f2be21, type=class java.lang.Long}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$ShortDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$ShortDecoder@c3866c7, type=class java.lang.Short}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpTextCoder, coder=org.glassfish.tyrus.core.coder.NoOpTextCoder@614a50b, type=class java.lang.String}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteBufferCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteBufferCoder@56f060f8, type=class java.nio.ByteBuffer}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteArrayCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteArrayCoder@3590cfb1, type=class [B}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.ReaderDecoder, coder=org.glassfish.tyrus.core.coder.ReaderDecoder@7a51899a, type=class java.io.Reader}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.InputStreamDecoder, coder=org.glassfish.tyrus.core.coder.InputStreamDecoder@594e4726, type=class java.io.InputStream}]}} CLIENT onClose: TyrusSession{uri=ws://localhost:8025/e2e-test-appconfig/non-instantiable-test-annotated-omce, id='a11f44cf-a6d2-433f-b6c8-03c49ef40e0d', endpointWrapper=TyrusEndpointWrapper{endpointClass=null, endpoint=org.glassfish.tyrus.test.e2e.appconfig.NoninstantiableEndpointTest$2@132425d0, contextPath='ws://localhost:8025/e2e-test-appconfig/non-instantiable-test-annotated-omce', endpointPath=null, encoders=[CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpTextCoder, coder=org.glassfish.tyrus.core.coder.NoOpTextCoder@5626b9d0, type=class java.lang.String}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteBufferCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteBufferCoder@2d7444fa, type=class java.nio.ByteBuffer}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteArrayCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteArrayCoder@67ba2e54, type=class [B}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.ToStringEncoder, coder=org.glassfish.tyrus.core.coder.ToStringEncoder@55028dd6, type=class java.lang.Object}], decoders=[CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$BooleanDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$BooleanDecoder@3609469f, type=class java.lang.Boolean}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$ByteDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$ByteDecoder@39d58730, type=class java.lang.Byte}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$CharacterDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$CharacterDecoder@fabd6d0, type=class java.lang.Character}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$DoubleDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$DoubleDecoder@4e0686ce, type=class java.lang.Double}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$FloatDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$FloatDecoder@32471c2f, type=class java.lang.Float}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$IntegerDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$IntegerDecoder@27bee150, type=class java.lang.Integer}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$LongDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$LongDecoder@76f2be21, type=class java.lang.Long}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$ShortDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$ShortDecoder@c3866c7, type=class java.lang.Short}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpTextCoder, coder=org.glassfish.tyrus.core.coder.NoOpTextCoder@614a50b, type=class java.lang.String}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteBufferCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteBufferCoder@56f060f8, type=class java.nio.ByteBuffer}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteArrayCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteArrayCoder@3590cfb1, type=class [B}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.ReaderDecoder, coder=org.glassfish.tyrus.core.coder.ReaderDecoder@7a51899a, type=class java.io.Reader}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.InputStreamDecoder, coder=org.glassfish.tyrus.core.coder.InputStreamDecoder@594e4726, type=class java.io.InputStream}]}} CLIENT onClose: CloseReason[1011,Unexpected condition.] Nov 02, 2023 2:19:07 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:07 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:07 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:07 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Nov 02, 2023 2:19:07 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:07 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. CLIENT onOpen: TyrusSession{uri=ws://localhost:8025/e2e-test-appconfig/non-instantiable-test-programmatic, id='bdfdc3ba-2868-4564-af7f-433299bb940f', endpointWrapper=TyrusEndpointWrapper{endpointClass=null, endpoint=org.glassfish.tyrus.test.e2e.appconfig.NoninstantiableEndpointTest$1@6f7f7d07, contextPath='ws://localhost:8025/e2e-test-appconfig/non-instantiable-test-programmatic', endpointPath=null, encoders=[CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpTextCoder, coder=org.glassfish.tyrus.core.coder.NoOpTextCoder@3c37c8ce, type=class java.lang.String}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteBufferCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteBufferCoder@32e9cb44, type=class java.nio.ByteBuffer}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteArrayCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteArrayCoder@2f43c7a3, type=class [B}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.ToStringEncoder, coder=org.glassfish.tyrus.core.coder.ToStringEncoder@3bc00009, type=class java.lang.Object}], decoders=[CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$BooleanDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$BooleanDecoder@39b3de07, type=class java.lang.Boolean}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$ByteDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$ByteDecoder@45fc919e, type=class java.lang.Byte}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$CharacterDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$CharacterDecoder@7433385d, type=class java.lang.Character}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$DoubleDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$DoubleDecoder@4f48ae9a, type=class java.lang.Double}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$FloatDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$FloatDecoder@682c0292, type=class java.lang.Float}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$IntegerDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$IntegerDecoder@49fd1e68, type=class java.lang.Integer}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$LongDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$LongDecoder@246126da, type=class java.lang.Long}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$ShortDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$ShortDecoder@2e5770b2, type=class java.lang.Short}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpTextCoder, coder=org.glassfish.tyrus.core.coder.NoOpTextCoder@2667cf78, type=class java.lang.String}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteBufferCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteBufferCoder@7488b82, type=class java.nio.ByteBuffer}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteArrayCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteArrayCoder@2ab23a47, type=class [B}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.ReaderDecoder, coder=org.glassfish.tyrus.core.coder.ReaderDecoder@3f750d43, type=class java.io.Reader}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.InputStreamDecoder, coder=org.glassfish.tyrus.core.coder.InputStreamDecoder@27f119da, type=class java.io.InputStream}]}} CLIENT onClose: TyrusSession{uri=ws://localhost:8025/e2e-test-appconfig/non-instantiable-test-programmatic, id='bdfdc3ba-2868-4564-af7f-433299bb940f', endpointWrapper=TyrusEndpointWrapper{endpointClass=null, endpoint=org.glassfish.tyrus.test.e2e.appconfig.NoninstantiableEndpointTest$1@6f7f7d07, contextPath='ws://localhost:8025/e2e-test-appconfig/non-instantiable-test-programmatic', endpointPath=null, encoders=[CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpTextCoder, coder=org.glassfish.tyrus.core.coder.NoOpTextCoder@3c37c8ce, type=class java.lang.String}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteBufferCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteBufferCoder@32e9cb44, type=class java.nio.ByteBuffer}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteArrayCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteArrayCoder@2f43c7a3, type=class [B}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.ToStringEncoder, coder=org.glassfish.tyrus.core.coder.ToStringEncoder@3bc00009, type=class java.lang.Object}], decoders=[CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$BooleanDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$BooleanDecoder@39b3de07, type=class java.lang.Boolean}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$ByteDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$ByteDecoder@45fc919e, type=class java.lang.Byte}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$CharacterDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$CharacterDecoder@7433385d, type=class java.lang.Character}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$DoubleDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$DoubleDecoder@4f48ae9a, type=class java.lang.Double}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$FloatDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$FloatDecoder@682c0292, type=class java.lang.Float}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$IntegerDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$IntegerDecoder@49fd1e68, type=class java.lang.Integer}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$LongDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$LongDecoder@246126da, type=class java.lang.Long}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$ShortDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$ShortDecoder@2e5770b2, type=class java.lang.Short}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpTextCoder, coder=org.glassfish.tyrus.core.coder.NoOpTextCoder@2667cf78, type=class java.lang.String}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteBufferCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteBufferCoder@7488b82, type=class java.nio.ByteBuffer}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteArrayCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteArrayCoder@2ab23a47, type=class [B}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.ReaderDecoder, coder=org.glassfish.tyrus.core.coder.ReaderDecoder@3f750d43, type=class java.io.Reader}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.InputStreamDecoder, coder=org.glassfish.tyrus.core.coder.InputStreamDecoder@27f119da, type=class java.io.InputStream}]}} CLIENT onClose: CloseReason[1011,Unexpected condition.] Nov 02, 2023 2:19:07 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:07 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:07 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:07 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Nov 02, 2023 2:19:07 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:07 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. CLIENT onOpen: TyrusSession{uri=ws://localhost:8025/e2e-test-appconfig/non-instantiable-test-annotated-o, id='e8d2b4ed-a795-4847-b8e0-34aeb5e4535b', endpointWrapper=TyrusEndpointWrapper{endpointClass=null, endpoint=org.glassfish.tyrus.test.e2e.appconfig.NoninstantiableEndpointTest$2@5bba0562, contextPath='ws://localhost:8025/e2e-test-appconfig/non-instantiable-test-annotated-o', endpointPath=null, encoders=[CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpTextCoder, coder=org.glassfish.tyrus.core.coder.NoOpTextCoder@1eb89071, type=class java.lang.String}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteBufferCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteBufferCoder@5cc84f4a, type=class java.nio.ByteBuffer}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteArrayCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteArrayCoder@2f6cc953, type=class [B}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.ToStringEncoder, coder=org.glassfish.tyrus.core.coder.ToStringEncoder@24f648c9, type=class java.lang.Object}], decoders=[CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$BooleanDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$BooleanDecoder@7e976f3e, type=class java.lang.Boolean}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$ByteDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$ByteDecoder@60bbcdb9, type=class java.lang.Byte}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$CharacterDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$CharacterDecoder@29d4a6ac, type=class java.lang.Character}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$DoubleDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$DoubleDecoder@3ff2035f, type=class java.lang.Double}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$FloatDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$FloatDecoder@7ad97500, type=class java.lang.Float}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$IntegerDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$IntegerDecoder@4431b9e7, type=class java.lang.Integer}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$LongDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$LongDecoder@48dc860b, type=class java.lang.Long}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$ShortDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$ShortDecoder@679b8cb4, type=class java.lang.Short}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpTextCoder, coder=org.glassfish.tyrus.core.coder.NoOpTextCoder@56db8432, type=class java.lang.String}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteBufferCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteBufferCoder@1f6cf18f, type=class java.nio.ByteBuffer}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteArrayCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteArrayCoder@33acc0b7, type=class [B}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.ReaderDecoder, coder=org.glassfish.tyrus.core.coder.ReaderDecoder@8e9145a, type=class java.io.Reader}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.InputStreamDecoder, coder=org.glassfish.tyrus.core.coder.InputStreamDecoder@299eb61, type=class java.io.InputStream}]}} CLIENT onClose: TyrusSession{uri=ws://localhost:8025/e2e-test-appconfig/non-instantiable-test-annotated-o, id='e8d2b4ed-a795-4847-b8e0-34aeb5e4535b', endpointWrapper=TyrusEndpointWrapper{endpointClass=null, endpoint=org.glassfish.tyrus.test.e2e.appconfig.NoninstantiableEndpointTest$2@5bba0562, contextPath='ws://localhost:8025/e2e-test-appconfig/non-instantiable-test-annotated-o', endpointPath=null, encoders=[CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpTextCoder, coder=org.glassfish.tyrus.core.coder.NoOpTextCoder@1eb89071, type=class java.lang.String}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteBufferCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteBufferCoder@5cc84f4a, type=class java.nio.ByteBuffer}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteArrayCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteArrayCoder@2f6cc953, type=class [B}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.ToStringEncoder, coder=org.glassfish.tyrus.core.coder.ToStringEncoder@24f648c9, type=class java.lang.Object}], decoders=[CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$BooleanDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$BooleanDecoder@7e976f3e, type=class java.lang.Boolean}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$ByteDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$ByteDecoder@60bbcdb9, type=class java.lang.Byte}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$CharacterDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$CharacterDecoder@29d4a6ac, type=class java.lang.Character}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$DoubleDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$DoubleDecoder@3ff2035f, type=class java.lang.Double}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$FloatDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$FloatDecoder@7ad97500, type=class java.lang.Float}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$IntegerDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$IntegerDecoder@4431b9e7, type=class java.lang.Integer}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$LongDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$LongDecoder@48dc860b, type=class java.lang.Long}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$ShortDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$ShortDecoder@679b8cb4, type=class java.lang.Short}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpTextCoder, coder=org.glassfish.tyrus.core.coder.NoOpTextCoder@56db8432, type=class java.lang.String}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteBufferCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteBufferCoder@1f6cf18f, type=class java.nio.ByteBuffer}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteArrayCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteArrayCoder@33acc0b7, type=class [B}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.ReaderDecoder, coder=org.glassfish.tyrus.core.coder.ReaderDecoder@8e9145a, type=class java.io.Reader}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.InputStreamDecoder, coder=org.glassfish.tyrus.core.coder.InputStreamDecoder@299eb61, type=class java.io.InputStream}]}} CLIENT onClose: CloseReason[1011,Unexpected condition.] Nov 02, 2023 2:19:07 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:07 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:07 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:07 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Nov 02, 2023 2:19:07 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:07 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. CLIENT onOpen: TyrusSession{uri=ws://localhost:8025/e2e-test-appconfig/non-instantiable-test-annotated-omc, id='9063df7c-c488-44dc-827f-7a28505c1935', endpointWrapper=TyrusEndpointWrapper{endpointClass=null, endpoint=org.glassfish.tyrus.test.e2e.appconfig.NoninstantiableEndpointTest$2@55ba7d0e, contextPath='ws://localhost:8025/e2e-test-appconfig/non-instantiable-test-annotated-omc', endpointPath=null, encoders=[CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpTextCoder, coder=org.glassfish.tyrus.core.coder.NoOpTextCoder@10b8f9dd, type=class java.lang.String}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteBufferCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteBufferCoder@5f86ec52, type=class java.nio.ByteBuffer}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteArrayCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteArrayCoder@21e22e87, type=class [B}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.ToStringEncoder, coder=org.glassfish.tyrus.core.coder.ToStringEncoder@273665b8, type=class java.lang.Object}], decoders=[CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$BooleanDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$BooleanDecoder@70970692, type=class java.lang.Boolean}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$ByteDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$ByteDecoder@189b80ae, type=class java.lang.Byte}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$CharacterDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$CharacterDecoder@28bd032c, type=class java.lang.Character}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$DoubleDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$DoubleDecoder@3c32a826, type=class java.lang.Double}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$FloatDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$FloatDecoder@74d99aa4, type=class java.lang.Float}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$IntegerDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$IntegerDecoder@3083fa61, type=class java.lang.Integer}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$LongDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$LongDecoder@70672b3e, type=class java.lang.Long}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$ShortDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$ShortDecoder@59bdde8c, type=class java.lang.Short}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpTextCoder, coder=org.glassfish.tyrus.core.coder.NoOpTextCoder@610963a5, type=class java.lang.String}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteBufferCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteBufferCoder@4ef6dd17, type=class java.nio.ByteBuffer}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteArrayCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteArrayCoder@701312c, type=class [B}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.ReaderDecoder, coder=org.glassfish.tyrus.core.coder.ReaderDecoder@30ffd6fe, type=class java.io.Reader}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.InputStreamDecoder, coder=org.glassfish.tyrus.core.coder.InputStreamDecoder@1a418f0f, type=class java.io.InputStream}]}} CLIENT onClose: TyrusSession{uri=ws://localhost:8025/e2e-test-appconfig/non-instantiable-test-annotated-omc, id='9063df7c-c488-44dc-827f-7a28505c1935', endpointWrapper=TyrusEndpointWrapper{endpointClass=null, endpoint=org.glassfish.tyrus.test.e2e.appconfig.NoninstantiableEndpointTest$2@55ba7d0e, contextPath='ws://localhost:8025/e2e-test-appconfig/non-instantiable-test-annotated-omc', endpointPath=null, encoders=[CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpTextCoder, coder=org.glassfish.tyrus.core.coder.NoOpTextCoder@10b8f9dd, type=class java.lang.String}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteBufferCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteBufferCoder@5f86ec52, type=class java.nio.ByteBuffer}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteArrayCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteArrayCoder@21e22e87, type=class [B}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.ToStringEncoder, coder=org.glassfish.tyrus.core.coder.ToStringEncoder@273665b8, type=class java.lang.Object}], decoders=[CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$BooleanDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$BooleanDecoder@70970692, type=class java.lang.Boolean}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$ByteDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$ByteDecoder@189b80ae, type=class java.lang.Byte}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$CharacterDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$CharacterDecoder@28bd032c, type=class java.lang.Character}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$DoubleDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$DoubleDecoder@3c32a826, type=class java.lang.Double}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$FloatDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$FloatDecoder@74d99aa4, type=class java.lang.Float}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$IntegerDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$IntegerDecoder@3083fa61, type=class java.lang.Integer}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$LongDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$LongDecoder@70672b3e, type=class java.lang.Long}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$ShortDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$ShortDecoder@59bdde8c, type=class java.lang.Short}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpTextCoder, coder=org.glassfish.tyrus.core.coder.NoOpTextCoder@610963a5, type=class java.lang.String}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteBufferCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteBufferCoder@4ef6dd17, type=class java.nio.ByteBuffer}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteArrayCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteArrayCoder@701312c, type=class [B}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.ReaderDecoder, coder=org.glassfish.tyrus.core.coder.ReaderDecoder@30ffd6fe, type=class java.io.Reader}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.InputStreamDecoder, coder=org.glassfish.tyrus.core.coder.InputStreamDecoder@1a418f0f, type=class java.io.InputStream}]}} CLIENT onClose: CloseReason[1011,Unexpected condition.] Nov 02, 2023 2:19:07 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:07 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:07 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:07 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. Nov 02, 2023 2:19:07 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:07 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.393 s -- in org.glassfish.tyrus.test.e2e.appconfig.NoninstantiableEndpointTest [INFO] Running org.glassfish.tyrus.test.e2e.appconfig.InputStreamTest Nov 02, 2023 2:19:07 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:07 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-6] Started. Nov 02, 2023 2:19:07 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:07 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:07 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:07 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:07 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:07 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-7] Started. Nov 02, 2023 2:19:07 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:07 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:07 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:07 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in org.glassfish.tyrus.test.e2e.appconfig.InputStreamTest [INFO] Running org.glassfish.tyrus.test.e2e.appconfig.ExtendedExtensionTest Nov 02, 2023 2:19:07 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:07 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-8] Started. Nov 02, 2023 2:19:07 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:07 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. ##### TestExtendedExtension getName: ext1 ##### TestExtendedExtension getName: ext2 ##### beforeRequest {Connection=[Upgrade], Host=[localhost:8025], Origin=[http://localhost:8025], Sec-WebSocket-Extensions=[ext1, ext2], Sec-WebSocket-Key=[SqL2knvtOckBpyitd+Xb1Q==], Sec-WebSocket-Version=[13], Upgrade=[websocket]} ##### TestExtendedExtension getName: ext1 ##### TestExtendedExtension getName: ext2 ##### TestExtendedExtension getName: ext1 ##### TestExtendedExtension getName: ext2 ##### TestExtendedExtension onExtensionNegotiation :: org.glassfish.tyrus.core.TyrusWebSocketEngine$3@6c1982d9 :: [] ##### TestExtendedExtension onExtensionNegotiation :: org.glassfish.tyrus.core.TyrusWebSocketEngine$3@6c1982d9 :: [] org.glassfish.tyrus.test.e2e.appconfig.ExtendedExtensionTest$ExtendedExtensionOrderedEndpoint onOpen TyrusSession{uri=/e2e-test-appconfig/extendedExtensionOrderedEndpoint, id='6fb6c876-5774-471f-9828-ce735192281e', endpointWrapper=TyrusEndpointWrapper{endpointClass=class org.glassfish.tyrus.test.e2e.appconfig.ExtendedExtensionTest$ExtendedExtensionOrderedEndpoint, endpoint=null, contextPath='/e2e-test-appconfig', endpointPath=/e2e-test-appconfig/extendedExtensionOrderedEndpoint, encoders=[CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpTextCoder, coder=org.glassfish.tyrus.core.coder.NoOpTextCoder@41ab013, type=class java.lang.String}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteBufferCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteBufferCoder@14bee915, type=class java.nio.ByteBuffer}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteArrayCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteArrayCoder@1115ec15, type=class [B}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.ToStringEncoder, coder=org.glassfish.tyrus.core.coder.ToStringEncoder@82ea68c, type=class java.lang.Object}], decoders=[CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$BooleanDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$BooleanDecoder@59e505b2, type=class java.lang.Boolean}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$ByteDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$ByteDecoder@3af0a9da, type=class java.lang.Byte}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$CharacterDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$CharacterDecoder@43b9fd5, type=class java.lang.Character}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$DoubleDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$DoubleDecoder@79dc5318, type=class java.lang.Double}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$FloatDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$FloatDecoder@8e50104, type=class java.lang.Float}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$IntegerDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$IntegerDecoder@37e4d7bb, type=class java.lang.Integer}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$LongDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$LongDecoder@6f7923a5, type=class java.lang.Long}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$ShortDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$ShortDecoder@74a6f9c1, type=class java.lang.Short}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpTextCoder, coder=org.glassfish.tyrus.core.coder.NoOpTextCoder@54eb2b70, type=class java.lang.String}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteBufferCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteBufferCoder@45a37759, type=class java.nio.ByteBuffer}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteArrayCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteArrayCoder@63611043, type=class [B}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.ReaderDecoder, coder=org.glassfish.tyrus.core.coder.ReaderDecoder@20ca951f, type=class java.io.Reader}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.InputStreamDecoder, coder=org.glassfish.tyrus.core.coder.InputStreamDecoder@2d778add, type=class java.io.InputStream}]}} ##### TestExtendedExtension getName: ext1 ##### TestExtendedExtension onHandshakeResponse :: org.glassfish.tyrus.client.TyrusClientEngine$1@595dfc1d :: [] ##### TestExtendedExtension getName: ext1 ##### TestExtendedExtension getName: ext2 ##### TestExtendedExtension getName: ext1 ##### TestExtendedExtension getName: ext2 ##### TestExtendedExtension getName: ext1 ##### TestExtendedExtension onHandshakeResponse :: org.glassfish.tyrus.client.TyrusClientEngine$1@595dfc1d :: [] ##### TestExtendedExtension getName: ext2 ##### afterResponse {connection=[Upgrade], sec-websocket-accept=[fmxLAlqkZXzf+0ut1NbS8MCrtow=], sec-websocket-extensions=[ext1, ext2], upgrade=[websocket]} org.glassfish.tyrus.test.e2e.appconfig.ExtendedExtensionTest$ExtendedExtensionOrderedEndpoint server onMessage. client onMessage. Nov 02, 2023 2:19:07 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] org.glassfish.tyrus.test.e2e.appconfig.ExtendedExtensionTest$ExtendedExtensionOrderedEndpoint onClose TyrusSession{uri=/e2e-test-appconfig/extendedExtensionOrderedEndpoint, id='6fb6c876-5774-471f-9828-ce735192281e', endpointWrapper=TyrusEndpointWrapper{endpointClass=class org.glassfish.tyrus.test.e2e.appconfig.ExtendedExtensionTest$ExtendedExtensionOrderedEndpoint, endpoint=null, contextPath='/e2e-test-appconfig', endpointPath=/e2e-test-appconfig/extendedExtensionOrderedEndpoint, encoders=[CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpTextCoder, coder=org.glassfish.tyrus.core.coder.NoOpTextCoder@41ab013, type=class java.lang.String}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteBufferCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteBufferCoder@14bee915, type=class java.nio.ByteBuffer}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteArrayCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteArrayCoder@1115ec15, type=class [B}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.ToStringEncoder, coder=org.glassfish.tyrus.core.coder.ToStringEncoder@82ea68c, type=class java.lang.Object}], decoders=[CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$BooleanDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$BooleanDecoder@59e505b2, type=class java.lang.Boolean}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$ByteDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$ByteDecoder@3af0a9da, type=class java.lang.Byte}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$CharacterDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$CharacterDecoder@43b9fd5, type=class java.lang.Character}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$DoubleDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$DoubleDecoder@79dc5318, type=class java.lang.Double}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$FloatDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$FloatDecoder@8e50104, type=class java.lang.Float}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$IntegerDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$IntegerDecoder@37e4d7bb, type=class java.lang.Integer}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$LongDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$LongDecoder@6f7923a5, type=class java.lang.Long}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$ShortDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$ShortDecoder@74a6f9c1, type=class java.lang.Short}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpTextCoder, coder=org.glassfish.tyrus.core.coder.NoOpTextCoder@54eb2b70, type=class java.lang.String}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteBufferCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteBufferCoder@45a37759, type=class java.nio.ByteBuffer}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteArrayCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteArrayCoder@63611043, type=class [B}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.ReaderDecoder, coder=org.glassfish.tyrus.core.coder.ReaderDecoder@20ca951f, type=class java.io.Reader}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.InputStreamDecoder, coder=org.glassfish.tyrus.core.coder.InputStreamDecoder@2d778add, type=class java.io.InputStream}]}} ##### TestExtendedExtension destroy :: org.glassfish.tyrus.core.TyrusWebSocketEngine$3@6c1982d9 ##### TestExtendedExtension destroy :: org.glassfish.tyrus.core.TyrusWebSocketEngine$3@6c1982d9 Nov 02, 2023 2:19:07 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. ##### TestExtendedExtension destroy :: org.glassfish.tyrus.client.TyrusClientEngine$1@595dfc1d ##### TestExtendedExtension destroy :: org.glassfish.tyrus.client.TyrusClientEngine$1@595dfc1d Nov 02, 2023 2:19:07 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:07 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-9] Started. Nov 02, 2023 2:19:07 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:07 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. ##### TestExtendedExtension getName: TestExtendedExtension ##### beforeRequest {Connection=[Upgrade], Host=[localhost:8025], Origin=[http://localhost:8025], Sec-WebSocket-Extensions=[TestExtendedExtension], Sec-WebSocket-Key=[uRmuQU0Zul+NUcYmzgqDxg==], Sec-WebSocket-Version=[13], Upgrade=[websocket]} ##### TestExtendedExtension getName: TestExtendedExtension ##### TestExtendedExtension onExtensionNegotiation :: org.glassfish.tyrus.core.TyrusWebSocketEngine$3@5049e950 :: [] ##### TestExtendedExtension getName: TestExtendedExtension ##### TestExtendedExtension onHandshakeResponse :: org.glassfish.tyrus.client.TyrusClientEngine$1@799a5323 :: [] ##### TestExtendedExtension getName: TestExtendedExtension ##### afterResponse {connection=[Upgrade], sec-websocket-accept=[CUicfBvXVKDb/J3NKFBiJ/3DgzM=], sec-websocket-extensions=[TestExtendedExtension], upgrade=[websocket]} org.glassfish.tyrus.test.e2e.appconfig.ExtendedExtensionTest$ExtendedExtensionEndpoint onOpen TyrusSession{uri=/e2e-test-appconfig/extendedExtensionEndpoint, id='e81a76b1-200e-4001-b79c-0d6b50ce5bd4', endpointWrapper=TyrusEndpointWrapper{endpointClass=class org.glassfish.tyrus.test.e2e.appconfig.ExtendedExtensionTest$ExtendedExtensionEndpoint, endpoint=null, contextPath='/e2e-test-appconfig', endpointPath=/e2e-test-appconfig/extendedExtensionEndpoint, encoders=[CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpTextCoder, coder=org.glassfish.tyrus.core.coder.NoOpTextCoder@7922d892, type=class java.lang.String}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteBufferCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteBufferCoder@457c9034, type=class java.nio.ByteBuffer}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteArrayCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteArrayCoder@345f69f3, type=class [B}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.ToStringEncoder, coder=org.glassfish.tyrus.core.coder.ToStringEncoder@50de186c, type=class java.lang.Object}], decoders=[CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$BooleanDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$BooleanDecoder@3f57bcad, type=class java.lang.Boolean}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$ByteDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$ByteDecoder@1e8b7643, type=class java.lang.Byte}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$CharacterDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$CharacterDecoder@51549490, type=class java.lang.Character}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$DoubleDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$DoubleDecoder@71e9ebae, type=class java.lang.Double}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$FloatDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$FloatDecoder@73d983ea, type=class java.lang.Float}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$IntegerDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$IntegerDecoder@36a5cabc, type=class java.lang.Integer}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$LongDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$LongDecoder@432038ec, type=class java.lang.Long}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$ShortDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$ShortDecoder@7daa0fbd, type=class java.lang.Short}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpTextCoder, coder=org.glassfish.tyrus.core.coder.NoOpTextCoder@42530531, type=class java.lang.String}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteBufferCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteBufferCoder@5a3bc7ed, type=class java.nio.ByteBuffer}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteArrayCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteArrayCoder@181e731e, type=class [B}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.ReaderDecoder, coder=org.glassfish.tyrus.core.coder.ReaderDecoder@35645047, type=class java.io.Reader}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.InputStreamDecoder, coder=org.glassfish.tyrus.core.coder.InputStreamDecoder@6f44a157, type=class java.io.InputStream}]}} org.glassfish.tyrus.test.e2e.appconfig.ExtendedExtensionTest$ExtendedExtensionEndpoint server onMessage. client onMessage. Nov 02, 2023 2:19:07 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] org.glassfish.tyrus.test.e2e.appconfig.ExtendedExtensionTest$ExtendedExtensionEndpoint onClose TyrusSession{uri=/e2e-test-appconfig/extendedExtensionEndpoint, id='e81a76b1-200e-4001-b79c-0d6b50ce5bd4', endpointWrapper=TyrusEndpointWrapper{endpointClass=class org.glassfish.tyrus.test.e2e.appconfig.ExtendedExtensionTest$ExtendedExtensionEndpoint, endpoint=null, contextPath='/e2e-test-appconfig', endpointPath=/e2e-test-appconfig/extendedExtensionEndpoint, encoders=[CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpTextCoder, coder=org.glassfish.tyrus.core.coder.NoOpTextCoder@7922d892, type=class java.lang.String}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteBufferCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteBufferCoder@457c9034, type=class java.nio.ByteBuffer}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteArrayCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteArrayCoder@345f69f3, type=class [B}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.ToStringEncoder, coder=org.glassfish.tyrus.core.coder.ToStringEncoder@50de186c, type=class java.lang.Object}], decoders=[CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$BooleanDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$BooleanDecoder@3f57bcad, type=class java.lang.Boolean}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$ByteDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$ByteDecoder@1e8b7643, type=class java.lang.Byte}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$CharacterDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$CharacterDecoder@51549490, type=class java.lang.Character}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$DoubleDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$DoubleDecoder@71e9ebae, type=class java.lang.Double}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$FloatDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$FloatDecoder@73d983ea, type=class java.lang.Float}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$IntegerDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$IntegerDecoder@36a5cabc, type=class java.lang.Integer}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$LongDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$LongDecoder@432038ec, type=class java.lang.Long}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$ShortDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$ShortDecoder@7daa0fbd, type=class java.lang.Short}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpTextCoder, coder=org.glassfish.tyrus.core.coder.NoOpTextCoder@42530531, type=class java.lang.String}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteBufferCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteBufferCoder@5a3bc7ed, type=class java.nio.ByteBuffer}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteArrayCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteArrayCoder@181e731e, type=class [B}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.ReaderDecoder, coder=org.glassfish.tyrus.core.coder.ReaderDecoder@35645047, type=class java.io.Reader}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.InputStreamDecoder, coder=org.glassfish.tyrus.core.coder.InputStreamDecoder@6f44a157, type=class java.io.InputStream}]}} ##### TestExtendedExtension destroy :: org.glassfish.tyrus.core.TyrusWebSocketEngine$3@5049e950 Nov 02, 2023 2:19:07 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. ##### TestExtendedExtension destroy :: org.glassfish.tyrus.client.TyrusClientEngine$1@799a5323 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.077 s -- in org.glassfish.tyrus.test.e2e.appconfig.ExtendedExtensionTest [INFO] Running org.glassfish.tyrus.test.e2e.appconfig.MaxSessionsTest Nov 02, 2023 2:19:07 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:07 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-10] Started. Nov 02, 2023 2:19:07 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:07 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Client connected to the server! Client connected to the server! Client connected to the server! Client session closed with reason: 'CloseReason[1000]' Server onClose e2af3c1d-bcef-4dfe-bb8f-a38500c6d71d, CloseReason[1000] Client session closed with reason: 'CloseReason[1000]' Server onClose Client session closed with reason: 'CloseReason[1000]' b95bcd02-3bef-4725-bbf5-e4ba11f8ea11, CloseReason[1000] Client session closed with reason: 'CloseReason[1013,Maximal number of open sessions per endpoint exceeded.]' Server onClose d70c9201-1813-40ed-a6f5-52c1077834b1, CloseReason[1000] Nov 02, 2023 2:19:07 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:07 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:07 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:07 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-11] Started. Nov 02, 2023 2:19:07 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:07 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Client connected to the server! Client connected to the server! Client connected to the server! Client session closed with reason: 'CloseReason[1000]' Client session closed with reason: 'CloseReason[1013,Maximal number of open sessions per endpoint exceeded.]' Server onClose 11af01af-80f3-4a49-ade6-b340f05ffab5, CloseReason[1000] Client session closed with reason: 'CloseReason[1000]' Server onClose 074ff618-5ea3-4c84-8cf8-fdd37a9bb886, CloseReason[1000] Client session closed with reason: 'CloseReason[1000]' Server onClose ce4d4ae5-1843-40c9-87a9-f1169d79e559, CloseReason[1000] Nov 02, 2023 2:19:07 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:07 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.104 s -- in org.glassfish.tyrus.test.e2e.appconfig.MaxSessionsTest [INFO] Running org.glassfish.tyrus.test.e2e.appconfig.ErrorTest Nov 02, 2023 2:19:07 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:07 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-12] Started. Nov 02, 2023 2:19:07 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:07 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:07 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:07 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:07 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:07 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-13] Started. Nov 02, 2023 2:19:07 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:07 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:07 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:07 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. CLIENT onOpen: TyrusSession{uri=ws://localhost:8025/e2e-test-appconfig/non-instantiable-test-annotated-c, id='748ac1a9-fad2-49ea-9b32-04a4900eaf1d', endpointWrapper=TyrusEndpointWrapper{endpointClass=null, endpoint=org.glassfish.tyrus.test.e2e.appconfig.NoninstantiableEndpointTest$3@392ccf14, contextPath='ws://localhost:8025/e2e-test-appconfig/non-instantiable-test-annotated-c', endpointPath=null, encoders=[CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpTextCoder, coder=org.glassfish.tyrus.core.coder.NoOpTextCoder@7c2e5655, type=class java.lang.String}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteBufferCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteBufferCoder@6a4f3a30, type=class java.nio.ByteBuffer}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteArrayCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteArrayCoder@4d98eb3b, type=class [B}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.ToStringEncoder, coder=org.glassfish.tyrus.core.coder.ToStringEncoder@1213d9f3, type=class java.lang.Object}], decoders=[CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$BooleanDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$BooleanDecoder@1c01a91a, type=class java.lang.Boolean}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$ByteDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$ByteDecoder@f8c8e10, type=class java.lang.Byte}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$CharacterDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$CharacterDecoder@5c77de9, type=class java.lang.Character}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$DoubleDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$DoubleDecoder@917f0e3, type=class java.lang.Double}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$FloatDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$FloatDecoder@184fd1a2, type=class java.lang.Float}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$IntegerDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$IntegerDecoder@73d830b5, type=class java.lang.Integer}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$LongDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$LongDecoder@4d4e3312, type=class java.lang.Long}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$ShortDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$ShortDecoder@7be842b0, type=class java.lang.Short}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpTextCoder, coder=org.glassfish.tyrus.core.coder.NoOpTextCoder@1dcc4eae, type=class java.lang.String}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteBufferCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteBufferCoder@2fa3983a, type=class java.nio.ByteBuffer}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteArrayCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteArrayCoder@1349f87f, type=class [B}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.ReaderDecoder, coder=org.glassfish.tyrus.core.coder.ReaderDecoder@2a8dd564, type=class java.io.Reader}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.InputStreamDecoder, coder=org.glassfish.tyrus.core.coder.InputStreamDecoder@55cb47a5, type=class java.io.InputStream}]}} CLIENT onClose: TyrusSession{uri=ws://localhost:8025/e2e-test-appconfig/non-instantiable-test-annotated-c, id='748ac1a9-fad2-49ea-9b32-04a4900eaf1d', endpointWrapper=TyrusEndpointWrapper{endpointClass=null, endpoint=org.glassfish.tyrus.test.e2e.appconfig.NoninstantiableEndpointTest$3@392ccf14, contextPath='ws://localhost:8025/e2e-test-appconfig/non-instantiable-test-annotated-c', endpointPath=null, encoders=[CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpTextCoder, coder=org.glassfish.tyrus.core.coder.NoOpTextCoder@7c2e5655, type=class java.lang.String}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteBufferCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteBufferCoder@6a4f3a30, type=class java.nio.ByteBuffer}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteArrayCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteArrayCoder@4d98eb3b, type=class [B}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.ToStringEncoder, coder=org.glassfish.tyrus.core.coder.ToStringEncoder@1213d9f3, type=class java.lang.Object}], decoders=[CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$BooleanDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$BooleanDecoder@1c01a91a, type=class java.lang.Boolean}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$ByteDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$ByteDecoder@f8c8e10, type=class java.lang.Byte}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$CharacterDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$CharacterDecoder@5c77de9, type=class java.lang.Character}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$DoubleDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$DoubleDecoder@917f0e3, type=class java.lang.Double}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$FloatDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$FloatDecoder@184fd1a2, type=class java.lang.Float}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$IntegerDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$IntegerDecoder@73d830b5, type=class java.lang.Integer}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$LongDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$LongDecoder@4d4e3312, type=class java.lang.Long}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$ShortDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$ShortDecoder@7be842b0, type=class java.lang.Short}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpTextCoder, coder=org.glassfish.tyrus.core.coder.NoOpTextCoder@1dcc4eae, type=class java.lang.String}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteBufferCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteBufferCoder@2fa3983a, type=class java.nio.ByteBuffer}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteArrayCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteArrayCoder@1349f87f, type=class [B}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.ReaderDecoder, coder=org.glassfish.tyrus.core.coder.ReaderDecoder@2a8dd564, type=class java.io.Reader}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.InputStreamDecoder, coder=org.glassfish.tyrus.core.coder.InputStreamDecoder@55cb47a5, type=class java.io.InputStream}]}} CLIENT onClose: CloseReason[1000] Nov 02, 2023 2:19:07 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:07 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:07 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:07 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-4] Started. Nov 02, 2023 2:19:07 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:07 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. CLIENT onOpen: TyrusSession{uri=ws://localhost:8025/e2e-test-appconfig/non-instantiable-test-annotated-m, id='e6ccd80c-eab5-4b10-8bc2-eba7d0d9ed40', endpointWrapper=TyrusEndpointWrapper{endpointClass=null, endpoint=org.glassfish.tyrus.test.e2e.appconfig.NoninstantiableEndpointTest$2@111bf4f6, contextPath='ws://localhost:8025/e2e-test-appconfig/non-instantiable-test-annotated-m', endpointPath=null, encoders=[CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpTextCoder, coder=org.glassfish.tyrus.core.coder.NoOpTextCoder@541978b1, type=class java.lang.String}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteBufferCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteBufferCoder@5381c21b, type=class java.nio.ByteBuffer}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteArrayCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteArrayCoder@65074ac3, type=class [B}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.ToStringEncoder, coder=org.glassfish.tyrus.core.coder.ToStringEncoder@2b75aed1, type=class java.lang.Object}], decoders=[CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$BooleanDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$BooleanDecoder@343687fe, type=class java.lang.Boolean}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$ByteDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$ByteDecoder@697a1a79, type=class java.lang.Byte}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$CharacterDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$CharacterDecoder@36f414c7, type=class java.lang.Character}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$DoubleDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$DoubleDecoder@307127ee, type=class java.lang.Double}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$FloatDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$FloatDecoder@30785f69, type=class java.lang.Float}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$IntegerDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$IntegerDecoder@96822cd, type=class java.lang.Integer}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$LongDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$LongDecoder@1f2c4d0b, type=class java.lang.Long}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$ShortDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$ShortDecoder@26db4757, type=class java.lang.Short}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpTextCoder, coder=org.glassfish.tyrus.core.coder.NoOpTextCoder@54aad7f2, type=class java.lang.String}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteBufferCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteBufferCoder@1c1cf9e0, type=class java.nio.ByteBuffer}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteArrayCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteArrayCoder@61a5ab7d, type=class [B}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.ReaderDecoder, coder=org.glassfish.tyrus.core.coder.ReaderDecoder@1db8a9e1, type=class java.io.Reader}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.InputStreamDecoder, coder=org.glassfish.tyrus.core.coder.InputStreamDecoder@1f2ff8e3, type=class java.io.InputStream}]}} CLIENT onClose: TyrusSession{uri=ws://localhost:8025/e2e-test-appconfig/non-instantiable-test-annotated-m, id='e6ccd80c-eab5-4b10-8bc2-eba7d0d9ed40', endpointWrapper=TyrusEndpointWrapper{endpointClass=null, endpoint=org.glassfish.tyrus.test.e2e.appconfig.NoninstantiableEndpointTest$2@111bf4f6, contextPath='ws://localhost:8025/e2e-test-appconfig/non-instantiable-test-annotated-m', endpointPath=null, encoders=[CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpTextCoder, coder=org.glassfish.tyrus.core.coder.NoOpTextCoder@541978b1, type=class java.lang.String}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteBufferCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteBufferCoder@5381c21b, type=class java.nio.ByteBuffer}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteArrayCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteArrayCoder@65074ac3, type=class [B}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.ToStringEncoder, coder=org.glassfish.tyrus.core.coder.ToStringEncoder@2b75aed1, type=class java.lang.Object}], decoders=[CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$BooleanDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$BooleanDecoder@343687fe, type=class java.lang.Boolean}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$ByteDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$ByteDecoder@697a1a79, type=class java.lang.Byte}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$CharacterDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$CharacterDecoder@36f414c7, type=class java.lang.Character}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$DoubleDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$DoubleDecoder@307127ee, type=class java.lang.Double}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$FloatDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$FloatDecoder@30785f69, type=class java.lang.Float}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$IntegerDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$IntegerDecoder@96822cd, type=class java.lang.Integer}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$LongDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$LongDecoder@1f2c4d0b, type=class java.lang.Long}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$ShortDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$ShortDecoder@26db4757, type=class java.lang.Short}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpTextCoder, coder=org.glassfish.tyrus.core.coder.NoOpTextCoder@54aad7f2, type=class java.lang.String}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteBufferCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteBufferCoder@1c1cf9e0, type=class java.nio.ByteBuffer}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteArrayCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteArrayCoder@61a5ab7d, type=class [B}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.ReaderDecoder, coder=org.glassfish.tyrus.core.coder.ReaderDecoder@1db8a9e1, type=class java.io.Reader}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.InputStreamDecoder, coder=org.glassfish.tyrus.core.coder.InputStreamDecoder@1f2ff8e3, type=class java.io.InputStream}]}} CLIENT onClose: CloseReason[1011,Unexpected condition.] Nov 02, 2023 2:19:07 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:07 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:07 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:07 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-5] Started. Nov 02, 2023 2:19:07 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:07 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. CLIENT onOpen: TyrusSession{uri=ws://localhost:8025/e2e-test-appconfig/non-instantiable-test-annotated-omce, id='bff595ff-d652-4df8-b85c-763edfe31b8b', endpointWrapper=TyrusEndpointWrapper{endpointClass=null, endpoint=org.glassfish.tyrus.test.e2e.appconfig.NoninstantiableEndpointTest$2@5e44333, contextPath='ws://localhost:8025/e2e-test-appconfig/non-instantiable-test-annotated-omce', endpointPath=null, encoders=[CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpTextCoder, coder=org.glassfish.tyrus.core.coder.NoOpTextCoder@40e6cdeb, type=class java.lang.String}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteBufferCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteBufferCoder@2ed6ab84, type=class java.nio.ByteBuffer}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteArrayCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteArrayCoder@71ec0cc9, type=class [B}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.ToStringEncoder, coder=org.glassfish.tyrus.core.coder.ToStringEncoder@5636341c, type=class java.lang.Object}], decoders=[CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$BooleanDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$BooleanDecoder@20c932a4, type=class java.lang.Boolean}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$ByteDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$ByteDecoder@3bd827b2, type=class java.lang.Byte}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$CharacterDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$CharacterDecoder@2ac3ee44, type=class java.lang.Character}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$DoubleDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$DoubleDecoder@4d32b9d4, type=class java.lang.Double}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$FloatDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$FloatDecoder@2487eec4, type=class java.lang.Float}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$IntegerDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$IntegerDecoder@5e98b851, type=class java.lang.Integer}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$LongDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$LongDecoder@6b9cdc08, type=class java.lang.Long}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$ShortDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$ShortDecoder@333834b6, type=class java.lang.Short}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpTextCoder, coder=org.glassfish.tyrus.core.coder.NoOpTextCoder@28d20ddb, type=class java.lang.String}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteBufferCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteBufferCoder@339362a0, type=class java.nio.ByteBuffer}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteArrayCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteArrayCoder@3e628446, type=class [B}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.ReaderDecoder, coder=org.glassfish.tyrus.core.coder.ReaderDecoder@4c0d8ab8, type=class java.io.Reader}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.InputStreamDecoder, coder=org.glassfish.tyrus.core.coder.InputStreamDecoder@7409ea37, type=class java.io.InputStream}]}} CLIENT onClose: TyrusSession{uri=ws://localhost:8025/e2e-test-appconfig/non-instantiable-test-annotated-omce, id='bff595ff-d652-4df8-b85c-763edfe31b8b', endpointWrapper=TyrusEndpointWrapper{endpointClass=null, endpoint=org.glassfish.tyrus.test.e2e.appconfig.NoninstantiableEndpointTest$2@5e44333, contextPath='ws://localhost:8025/e2e-test-appconfig/non-instantiable-test-annotated-omce', endpointPath=null, encoders=[CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpTextCoder, coder=org.glassfish.tyrus.core.coder.NoOpTextCoder@40e6cdeb, type=class java.lang.String}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteBufferCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteBufferCoder@2ed6ab84, type=class java.nio.ByteBuffer}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteArrayCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteArrayCoder@71ec0cc9, type=class [B}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.ToStringEncoder, coder=org.glassfish.tyrus.core.coder.ToStringEncoder@5636341c, type=class java.lang.Object}], decoders=[CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$BooleanDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$BooleanDecoder@20c932a4, type=class java.lang.Boolean}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$ByteDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$ByteDecoder@3bd827b2, type=class java.lang.Byte}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$CharacterDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$CharacterDecoder@2ac3ee44, type=class java.lang.Character}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$DoubleDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$DoubleDecoder@4d32b9d4, type=class java.lang.Double}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$FloatDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$FloatDecoder@2487eec4, type=class java.lang.Float}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$IntegerDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$IntegerDecoder@5e98b851, type=class java.lang.Integer}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$LongDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$LongDecoder@6b9cdc08, type=class java.lang.Long}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$ShortDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$ShortDecoder@333834b6, type=class java.lang.Short}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpTextCoder, coder=org.glassfish.tyrus.core.coder.NoOpTextCoder@28d20ddb, type=class java.lang.String}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteBufferCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteBufferCoder@339362a0, type=class java.nio.ByteBuffer}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteArrayCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteArrayCoder@3e628446, type=class [B}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.ReaderDecoder, coder=org.glassfish.tyrus.core.coder.ReaderDecoder@4c0d8ab8, type=class java.io.Reader}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.InputStreamDecoder, coder=org.glassfish.tyrus.core.coder.InputStreamDecoder@7409ea37, type=class java.io.InputStream}]}} CLIENT onClose: CloseReason[1011,Unexpected condition.] Nov 02, 2023 2:19:07 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:07 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.581 s -- in org.glassfish.tyrus.test.e2e.appconfig.NoninstantiableEndpointTest [INFO] Running org.glassfish.tyrus.test.e2e.appconfig.InputStreamTest Nov 02, 2023 2:19:07 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:07 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-6] Started. Nov 02, 2023 2:19:07 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:07 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:07 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:07 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:07 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:07 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-7] Started. Nov 02, 2023 2:19:07 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:07 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:07 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:07 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.glassfish.tyrus.test.e2e.appconfig.InputStreamTest [INFO] Running org.glassfish.tyrus.test.e2e.appconfig.ExtendedExtensionTest Nov 02, 2023 2:19:07 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:07 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-8] Started. Nov 02, 2023 2:19:07 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:07 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. ##### TestExtendedExtension getName: ext1 ##### TestExtendedExtension getName: ext2 ##### beforeRequest {Connection=[Upgrade], Host=[localhost:8025], Origin=[http://localhost:8025], Sec-WebSocket-Extensions=[ext1, ext2], Sec-WebSocket-Key=[OyDmbTdlfLOla6CcSkbQVg==], Sec-WebSocket-Version=[13], Upgrade=[websocket]} ##### TestExtendedExtension getName: ext1 ##### TestExtendedExtension getName: ext2 ##### TestExtendedExtension getName: ext1 ##### TestExtendedExtension getName: ext2 ##### TestExtendedExtension onExtensionNegotiation :: org.glassfish.tyrus.core.TyrusWebSocketEngine$3@42100200 :: [] ##### TestExtendedExtension onExtensionNegotiation :: org.glassfish.tyrus.core.TyrusWebSocketEngine$3@42100200 :: [] ##### TestExtendedExtension getName: ext1 ##### TestExtendedExtension onHandshakeResponse :: org.glassfish.tyrus.client.TyrusClientEngine$1@7eabcf8 :: [] ##### TestExtendedExtension getName: ext1 ##### TestExtendedExtension getName: ext2 ##### TestExtendedExtension getName: ext1 ##### TestExtendedExtension getName: ext2 ##### TestExtendedExtension getName: ext1 ##### TestExtendedExtension onHandshakeResponse :: org.glassfish.tyrus.client.TyrusClientEngine$1@7eabcf8 :: [] ##### TestExtendedExtension getName: ext2 ##### afterResponse org.glassfish.tyrus.test.e2e.appconfig.ExtendedExtensionTest$ExtendedExtensionOrderedEndpoint onOpen TyrusSession{uri=/e2e-test-appconfig/extendedExtensionOrderedEndpoint, id='94cda08c-0546-4790-9f81-dca72baaa37f', endpointWrapper=TyrusEndpointWrapper{endpointClass=class org.glassfish.tyrus.test.e2e.appconfig.ExtendedExtensionTest$ExtendedExtensionOrderedEndpoint, endpoint=null, contextPath='/e2e-test-appconfig', endpointPath=/e2e-test-appconfig/extendedExtensionOrderedEndpoint, encoders=[CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpTextCoder, coder=org.glassfish.tyrus.core.coder.NoOpTextCoder@aa549e5, type=class java.lang.String}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteBufferCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteBufferCoder@36f48b4, type=class java.nio.ByteBuffer}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteArrayCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteArrayCoder@5c00384f, type=class [B}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.ToStringEncoder, coder=org.glassfish.tyrus.core.coder.ToStringEncoder@3b7ff809, type=class java.lang.Object}], decoders=[CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$BooleanDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$BooleanDecoder@1bb564e2, type=class java.lang.Boolean}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$ByteDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$ByteDecoder@62e6b5c8, type=class java.lang.Byte}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$CharacterDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$CharacterDecoder@3f792b9b, type=class java.lang.Character}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$DoubleDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$DoubleDecoder@7b8233cd, type=class java.lang.Double}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$FloatDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$FloatDecoder@4b20ca2b, type=class java.lang.Float}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$IntegerDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$IntegerDecoder@1cbf6e72, type=class java.lang.Integer}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$LongDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$LongDecoder@6aecbb8d, type=class java.lang.Long}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$ShortDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$ShortDecoder@1af146, type=class java.lang.Short}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpTextCoder, coder=org.glassfish.tyrus.core.coder.NoOpTextCoder@4da602fc, type=class java.lang.String}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteBufferCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteBufferCoder@2a8d39c4, type=class java.nio.ByteBuffer}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteArrayCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteArrayCoder@25b2cfcb, type=class [B}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.ReaderDecoder, coder=org.glassfish.tyrus.core.coder.ReaderDecoder@72758afa, type=class java.io.Reader}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.InputStreamDecoder, coder=org.glassfish.tyrus.core.coder.InputStreamDecoder@fb9c7aa, type=class java.io.InputStream}]}} {connection=[Upgrade], sec-websocket-accept=[prk+ObyI/I/FlCOwrRKHYFyydlY=], sec-websocket-extensions=[ext1, ext2], upgrade=[websocket]} org.glassfish.tyrus.test.e2e.appconfig.ExtendedExtensionTest$ExtendedExtensionOrderedEndpoint server onMessage. client onMessage. Nov 02, 2023 2:19:07 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] org.glassfish.tyrus.test.e2e.appconfig.ExtendedExtensionTest$ExtendedExtensionOrderedEndpoint onClose TyrusSession{uri=/e2e-test-appconfig/extendedExtensionOrderedEndpoint, id='94cda08c-0546-4790-9f81-dca72baaa37f', endpointWrapper=TyrusEndpointWrapper{endpointClass=class org.glassfish.tyrus.test.e2e.appconfig.ExtendedExtensionTest$ExtendedExtensionOrderedEndpoint, endpoint=null, contextPath='/e2e-test-appconfig', endpointPath=/e2e-test-appconfig/extendedExtensionOrderedEndpoint, encoders=[CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpTextCoder, coder=org.glassfish.tyrus.core.coder.NoOpTextCoder@aa549e5, type=class java.lang.String}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteBufferCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteBufferCoder@36f48b4, type=class java.nio.ByteBuffer}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteArrayCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteArrayCoder@5c00384f, type=class [B}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.ToStringEncoder, coder=org.glassfish.tyrus.core.coder.ToStringEncoder@3b7ff809, type=class java.lang.Object}], decoders=[CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$BooleanDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$BooleanDecoder@1bb564e2, type=class java.lang.Boolean}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$ByteDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$ByteDecoder@62e6b5c8, type=class java.lang.Byte}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$CharacterDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$CharacterDecoder@3f792b9b, type=class java.lang.Character}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$DoubleDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$DoubleDecoder@7b8233cd, type=class java.lang.Double}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$FloatDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$FloatDecoder@4b20ca2b, type=class java.lang.Float}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$IntegerDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$IntegerDecoder@1cbf6e72, type=class java.lang.Integer}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$LongDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$LongDecoder@6aecbb8d, type=class java.lang.Long}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$ShortDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$ShortDecoder@1af146, type=class java.lang.Short}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpTextCoder, coder=org.glassfish.tyrus.core.coder.NoOpTextCoder@4da602fc, type=class java.lang.String}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteBufferCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteBufferCoder@2a8d39c4, type=class java.nio.ByteBuffer}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteArrayCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteArrayCoder@25b2cfcb, type=class [B}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.ReaderDecoder, coder=org.glassfish.tyrus.core.coder.ReaderDecoder@72758afa, type=class java.io.Reader}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.InputStreamDecoder, coder=org.glassfish.tyrus.core.coder.InputStreamDecoder@fb9c7aa, type=class java.io.InputStream}]}} Nov 02, 2023 2:19:07 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. ##### TestExtendedExtension destroy :: org.glassfish.tyrus.core.TyrusWebSocketEngine$3@42100200 ##### TestExtendedExtension destroy :: org.glassfish.tyrus.core.TyrusWebSocketEngine$3@42100200 ##### TestExtendedExtension destroy :: org.glassfish.tyrus.client.TyrusClientEngine$1@7eabcf8 ##### TestExtendedExtension destroy :: org.glassfish.tyrus.client.TyrusClientEngine$1@7eabcf8 Nov 02, 2023 2:19:07 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:07 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-9] Started. Nov 02, 2023 2:19:07 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:07 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. ##### TestExtendedExtension getName: TestExtendedExtension ##### beforeRequest {Connection=[Upgrade], Host=[localhost:8025], Origin=[http://localhost:8025], Sec-WebSocket-Extensions=[TestExtendedExtension], Sec-WebSocket-Key=[mBJZ+7nxHjFcrfFD878EeA==], Sec-WebSocket-Version=[13], Upgrade=[websocket]} ##### TestExtendedExtension getName: TestExtendedExtension ##### TestExtendedExtension onExtensionNegotiation :: org.glassfish.tyrus.core.TyrusWebSocketEngine$3@5f10b190 :: [] ##### TestExtendedExtension getName: TestExtendedExtension ##### TestExtendedExtension onHandshakeResponse :: org.glassfish.tyrus.client.TyrusClientEngine$1@f2228a :: [] ##### TestExtendedExtension getName: TestExtendedExtension ##### afterResponse {connection=[Upgrade], sec-websocket-accept=[Wgq35ecdU1DfpV8AGJvxwGmS+PY=], sec-websocket-extensions=[TestExtendedExtension], upgrade=[websocket]} org.glassfish.tyrus.test.e2e.appconfig.ExtendedExtensionTest$ExtendedExtensionEndpoint onOpen TyrusSession{uri=/e2e-test-appconfig/extendedExtensionEndpoint, id='1b22101c-9ea7-4daf-af21-68fe20d03417', endpointWrapper=TyrusEndpointWrapper{endpointClass=class org.glassfish.tyrus.test.e2e.appconfig.ExtendedExtensionTest$ExtendedExtensionEndpoint, endpoint=null, contextPath='/e2e-test-appconfig', endpointPath=/e2e-test-appconfig/extendedExtensionEndpoint, encoders=[CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpTextCoder, coder=org.glassfish.tyrus.core.coder.NoOpTextCoder@183e8023, type=class java.lang.String}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteBufferCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteBufferCoder@45efc20d, type=class java.nio.ByteBuffer}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteArrayCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteArrayCoder@3e5499cc, type=class [B}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.ToStringEncoder, coder=org.glassfish.tyrus.core.coder.ToStringEncoder@67ab1c47, type=class java.lang.Object}], decoders=[CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$BooleanDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$BooleanDecoder@b78a709, type=class java.lang.Boolean}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$ByteDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$ByteDecoder@30bcf3c1, type=class java.lang.Byte}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$CharacterDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$CharacterDecoder@2a3c96e3, type=class java.lang.Character}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$DoubleDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$DoubleDecoder@15cafec7, type=class java.lang.Double}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$FloatDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$FloatDecoder@5b444398, type=class java.lang.Float}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$IntegerDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$IntegerDecoder@cb191ca, type=class java.lang.Integer}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$LongDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$LongDecoder@42f48531, type=class java.lang.Long}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$ShortDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$ShortDecoder@a776e, type=class java.lang.Short}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpTextCoder, coder=org.glassfish.tyrus.core.coder.NoOpTextCoder@792bbc74, type=class java.lang.String}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteBufferCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteBufferCoder@79145d5a, type=class java.nio.ByteBuffer}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteArrayCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteArrayCoder@1f2f9244, type=class [B}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.ReaderDecoder, coder=org.glassfish.tyrus.core.coder.ReaderDecoder@4c4d27c8, type=class java.io.Reader}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.InputStreamDecoder, coder=org.glassfish.tyrus.core.coder.InputStreamDecoder@6821ea29, type=class java.io.InputStream}]}} org.glassfish.tyrus.test.e2e.appconfig.ExtendedExtensionTest$ExtendedExtensionEndpoint server onMessage. client onMessage. Nov 02, 2023 2:19:07 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] org.glassfish.tyrus.test.e2e.appconfig.ExtendedExtensionTest$ExtendedExtensionEndpoint onClose TyrusSession{uri=/e2e-test-appconfig/extendedExtensionEndpoint, id='1b22101c-9ea7-4daf-af21-68fe20d03417', endpointWrapper=TyrusEndpointWrapper{endpointClass=class org.glassfish.tyrus.test.e2e.appconfig.ExtendedExtensionTest$ExtendedExtensionEndpoint, endpoint=null, contextPath='/e2e-test-appconfig', endpointPath=/e2e-test-appconfig/extendedExtensionEndpoint, encoders=[CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpTextCoder, coder=org.glassfish.tyrus.core.coder.NoOpTextCoder@183e8023, type=class java.lang.String}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteBufferCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteBufferCoder@45efc20d, type=class java.nio.ByteBuffer}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteArrayCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteArrayCoder@3e5499cc, type=class [B}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.ToStringEncoder, coder=org.glassfish.tyrus.core.coder.ToStringEncoder@67ab1c47, type=class java.lang.Object}], decoders=[CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$BooleanDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$BooleanDecoder@b78a709, type=class java.lang.Boolean}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$ByteDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$ByteDecoder@30bcf3c1, type=class java.lang.Byte}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$CharacterDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$CharacterDecoder@2a3c96e3, type=class java.lang.Character}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$DoubleDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$DoubleDecoder@15cafec7, type=class java.lang.Double}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$FloatDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$FloatDecoder@5b444398, type=class java.lang.Float}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$IntegerDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$IntegerDecoder@cb191ca, type=class java.lang.Integer}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$LongDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$LongDecoder@42f48531, type=class java.lang.Long}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$ShortDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$ShortDecoder@a776e, type=class java.lang.Short}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpTextCoder, coder=org.glassfish.tyrus.core.coder.NoOpTextCoder@792bbc74, type=class java.lang.String}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteBufferCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteBufferCoder@79145d5a, type=class java.nio.ByteBuffer}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteArrayCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteArrayCoder@1f2f9244, type=class [B}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.ReaderDecoder, coder=org.glassfish.tyrus.core.coder.ReaderDecoder@4c4d27c8, type=class java.io.Reader}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.InputStreamDecoder, coder=org.glassfish.tyrus.core.coder.InputStreamDecoder@6821ea29, type=class java.io.InputStream}]}} ##### TestExtendedExtension destroy :: org.glassfish.tyrus.core.TyrusWebSocketEngine$3@5f10b190 Nov 02, 2023 2:19:07 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.083 s -- in org.glassfish.tyrus.test.e2e.appconfig.ExtendedExtensionTest [INFO] Running org.glassfish.tyrus.test.e2e.appconfig.MaxSessionsTest ##### TestExtendedExtension destroy :: org.glassfish.tyrus.client.TyrusClientEngine$1@f2228a Nov 02, 2023 2:19:07 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:07 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-10] Started. Nov 02, 2023 2:19:07 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:07 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Client connected to the server! Client connected to the server! Client connected to the server! Client session closed with reason: 'CloseReason[1000]' Client session closed with reason: 'CloseReason[1013,Maximal number of open sessions per endpoint exceeded.]' Server onClose 753c9b73-4fd1-43fc-a5a6-3acbe0ca4808, CloseReason[1000] Client session closed with reason: 'CloseReason[1000]' Server onClose 6c7f7102-94c1-4978-ac29-f586aaf97317, CloseReason[1000] Client session closed with reason: 'CloseReason[1000]' Server onClose 92e2dcd7-89b0-4ad0-a78d-84abd6736392, CloseReason[1000] Nov 02, 2023 2:19:07 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:07 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:07 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:07 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-14] Started. Nov 02, 2023 2:19:07 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:07 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:08 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:08 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:08 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:08 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-15] Started. Nov 02, 2023 2:19:08 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:08 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:08 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:08 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:08 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:08 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-16] Started. Nov 02, 2023 2:19:08 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:08 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:08 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:08 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-11] Started. Nov 02, 2023 2:19:08 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:08 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Client connected to the server! Client connected to the server! Client connected to the server! Client session closed with reason: 'CloseReason[1000]' Client session closed with reason: 'CloseReason[1013,Maximal number of open sessions per endpoint exceeded.]' Server onClose 120785b9-48a9-4bda-afbc-bcc58dba444a, CloseReason[1000] Client session closed with reason: 'CloseReason[1000]' Server onClose d24cb09b-e76a-48ad-b581-681a44c91428, CloseReason[1000] Client session closed with reason: 'CloseReason[1000]' Server onClose c7684c09-48d4-4468-85f6-c3732288e9c9, CloseReason[1000] Nov 02, 2023 2:19:08 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:08 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.111 s -- in org.glassfish.tyrus.test.e2e.appconfig.MaxSessionsTest [INFO] Running org.glassfish.tyrus.test.e2e.appconfig.ErrorTest Nov 02, 2023 2:19:08 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:08 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-12] Started. Nov 02, 2023 2:19:08 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:08 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:08 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:08 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:08 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:08 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-13] Started. Nov 02, 2023 2:19:08 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:08 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:08 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:08 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:08 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:08 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-14] Started. Nov 02, 2023 2:19:08 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:08 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:08 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:08 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:08 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:08 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-15] Started. Nov 02, 2023 2:19:08 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:08 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:08 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:08 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:08 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:08 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-16] Started. Nov 02, 2023 2:19:08 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:08 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:09 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:09 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.103 s -- in org.glassfish.tyrus.test.e2e.appconfig.ErrorTest [INFO] Running org.glassfish.tyrus.test.e2e.appconfig.EncoderDecoderLifecycleTest Nov 02, 2023 2:19:09 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:09 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-17] Started. Nov 02, 2023 2:19:09 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:09 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. ### MyEndpointProgrammatic onOpen() ### ClientEndpoint onOpen() ### MyDecoder111 willDecode(test) ### MyDecoder decode(test) ### MyEndpointProgrammatic onMessage() TyrusSession{uri=/e2e-test-appconfig/myEndpoint, id='16851bd5-e404-47e2-8faa-971b55f4d0c9', endpointWrapper=TyrusEndpointWrapper{endpointClass=class org.glassfish.tyrus.test.e2e.appconfig.EncoderDecoderLifecycleTest$MyEndpointProgrammatic, endpoint=null, contextPath='/e2e-test-appconfig', endpointPath=/e2e-test-appconfig/myEndpoint, encoders=[CoderWrapper{coderClass=class org.glassfish.tyrus.test.e2e.appconfig.EncoderDecoderLifecycleTest$MyEncoder, coder=null, type=class org.glassfish.tyrus.test.e2e.appconfig.EncoderDecoderLifecycleTest$MyType}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpTextCoder, coder=org.glassfish.tyrus.core.coder.NoOpTextCoder@ec0c838, type=class java.lang.String}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteBufferCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteBufferCoder@6e46d9f4, type=class java.nio.ByteBuffer}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteArrayCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteArrayCoder@5cc69cfe, type=class [B}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.ToStringEncoder, coder=org.glassfish.tyrus.core.coder.ToStringEncoder@29cfd92b, type=class java.lang.Object}], decoders=[CoderWrapper{coderClass=class org.glassfish.tyrus.test.e2e.appconfig.EncoderDecoderLifecycleTest$MyDecoderNotToBeCalled, coder=null, type=class org.glassfish.tyrus.test.e2e.appconfig.EncoderDecoderLifecycleTest$MyType}, CoderWrapper{coderClass=class org.glassfish.tyrus.test.e2e.appconfig.EncoderDecoderLifecycleTest$MyDecoder, coder=null, type=class org.glassfish.tyrus.test.e2e.appconfig.EncoderDecoderLifecycleTest$MyType}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$BooleanDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$BooleanDecoder@21c64522, type=class java.lang.Boolean}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$ByteDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$ByteDecoder@7997b197, type=class java.lang.Byte}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$CharacterDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$CharacterDecoder@11dee337, type=class java.lang.Character}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$DoubleDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$DoubleDecoder@460f76a6, type=class java.lang.Double}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$FloatDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$FloatDecoder@55f3c410, type=class java.lang.Float}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$IntegerDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$IntegerDecoder@11acdc30, type=class java.lang.Integer}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$LongDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$LongDecoder@770d4269, type=class java.lang.Long}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$ShortDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$ShortDecoder@4a8ab068, type=class java.lang.Short}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpTextCoder, coder=org.glassfish.tyrus.core.coder.NoOpTextCoder@1922e6d, type=class java.lang.String}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteBufferCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteBufferCoder@76a82f33, type=class java.nio.ByteBuffer}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteArrayCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteArrayCoder@6bab2585, type=class [B}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.ReaderDecoder, coder=org.glassfish.tyrus.core.coder.ReaderDecoder@74bdc168, type=class java.io.Reader}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.InputStreamDecoder, coder=org.glassfish.tyrus.core.coder.InputStreamDecoder@644c78d4, type=class java.io.InputStream}]}} ### MyEncoder encode(MyType{s='test'}) ### ClientEndpoint onMessage() ### MyDecoder111 willDecode(test) ### MyDecoder decode(test) ### MyEndpointProgrammatic onMessage() TyrusSession{uri=/e2e-test-appconfig/myEndpoint, id='16851bd5-e404-47e2-8faa-971b55f4d0c9', endpointWrapper=TyrusEndpointWrapper{endpointClass=class org.glassfish.tyrus.test.e2e.appconfig.EncoderDecoderLifecycleTest$MyEndpointProgrammatic, endpoint=null, contextPath='/e2e-test-appconfig', endpointPath=/e2e-test-appconfig/myEndpoint, encoders=[CoderWrapper{coderClass=class org.glassfish.tyrus.test.e2e.appconfig.EncoderDecoderLifecycleTest$MyEncoder, coder=null, type=class org.glassfish.tyrus.test.e2e.appconfig.EncoderDecoderLifecycleTest$MyType}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpTextCoder, coder=org.glassfish.tyrus.core.coder.NoOpTextCoder@ec0c838, type=class java.lang.String}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteBufferCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteBufferCoder@6e46d9f4, type=class java.nio.ByteBuffer}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteArrayCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteArrayCoder@5cc69cfe, type=class [B}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.ToStringEncoder, coder=org.glassfish.tyrus.core.coder.ToStringEncoder@29cfd92b, type=class java.lang.Object}], decoders=[CoderWrapper{coderClass=class org.glassfish.tyrus.test.e2e.appconfig.EncoderDecoderLifecycleTest$MyDecoderNotToBeCalled, coder=null, type=class org.glassfish.tyrus.test.e2e.appconfig.EncoderDecoderLifecycleTest$MyType}, CoderWrapper{coderClass=class org.glassfish.tyrus.test.e2e.appconfig.EncoderDecoderLifecycleTest$MyDecoder, coder=null, type=class org.glassfish.tyrus.test.e2e.appconfig.EncoderDecoderLifecycleTest$MyType}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$BooleanDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$BooleanDecoder@21c64522, type=class java.lang.Boolean}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$ByteDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$ByteDecoder@7997b197, type=class java.lang.Byte}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$CharacterDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$CharacterDecoder@11dee337, type=class java.lang.Character}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$DoubleDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$DoubleDecoder@460f76a6, type=class java.lang.Double}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$FloatDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$FloatDecoder@55f3c410, type=class java.lang.Float}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$IntegerDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$IntegerDecoder@11acdc30, type=class java.lang.Integer}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$LongDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$LongDecoder@770d4269, type=class java.lang.Long}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$ShortDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$ShortDecoder@4a8ab068, type=class java.lang.Short}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpTextCoder, coder=org.glassfish.tyrus.core.coder.NoOpTextCoder@1922e6d, type=class java.lang.String}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteBufferCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteBufferCoder@76a82f33, type=class java.nio.ByteBuffer}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteArrayCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteArrayCoder@6bab2585, type=class [B}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.ReaderDecoder, coder=org.glassfish.tyrus.core.coder.ReaderDecoder@74bdc168, type=class java.io.Reader}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.InputStreamDecoder, coder=org.glassfish.tyrus.core.coder.InputStreamDecoder@644c78d4, type=class java.io.InputStream}]}} ### MyEncoder encode(MyType{s='test'}) ### ClientEndpoint onMessage() ### MyEndpointProgrammatic onOpen() ### ClientEndpoint onOpen() ### MyDecoder111 willDecode(test) ### MyDecoder decode(test) ### MyEndpointProgrammatic onMessage() TyrusSession{uri=/e2e-test-appconfig/myEndpoint, id='2bb824dd-48ea-4b6e-b402-86f15cd3fad4', endpointWrapper=TyrusEndpointWrapper{endpointClass=class org.glassfish.tyrus.test.e2e.appconfig.EncoderDecoderLifecycleTest$MyEndpointProgrammatic, endpoint=null, contextPath='/e2e-test-appconfig', endpointPath=/e2e-test-appconfig/myEndpoint, encoders=[CoderWrapper{coderClass=class org.glassfish.tyrus.test.e2e.appconfig.EncoderDecoderLifecycleTest$MyEncoder, coder=null, type=class org.glassfish.tyrus.test.e2e.appconfig.EncoderDecoderLifecycleTest$MyType}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpTextCoder, coder=org.glassfish.tyrus.core.coder.NoOpTextCoder@ec0c838, type=class java.lang.String}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteBufferCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteBufferCoder@6e46d9f4, type=class java.nio.ByteBuffer}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteArrayCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteArrayCoder@5cc69cfe, type=class [B}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.ToStringEncoder, coder=org.glassfish.tyrus.core.coder.ToStringEncoder@29cfd92b, type=class java.lang.Object}], decoders=[CoderWrapper{coderClass=class org.glassfish.tyrus.test.e2e.appconfig.EncoderDecoderLifecycleTest$MyDecoderNotToBeCalled, coder=null, type=class org.glassfish.tyrus.test.e2e.appconfig.EncoderDecoderLifecycleTest$MyType}, CoderWrapper{coderClass=class org.glassfish.tyrus.test.e2e.appconfig.EncoderDecoderLifecycleTest$MyDecoder, coder=null, type=class org.glassfish.tyrus.test.e2e.appconfig.EncoderDecoderLifecycleTest$MyType}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$BooleanDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$BooleanDecoder@21c64522, type=class java.lang.Boolean}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$ByteDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$ByteDecoder@7997b197, type=class java.lang.Byte}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$CharacterDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$CharacterDecoder@11dee337, type=class java.lang.Character}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$DoubleDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$DoubleDecoder@460f76a6, type=class java.lang.Double}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$FloatDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$FloatDecoder@55f3c410, type=class java.lang.Float}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$IntegerDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$IntegerDecoder@11acdc30, type=class java.lang.Integer}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$LongDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$LongDecoder@770d4269, type=class java.lang.Long}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$ShortDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$ShortDecoder@4a8ab068, type=class java.lang.Short}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpTextCoder, coder=org.glassfish.tyrus.core.coder.NoOpTextCoder@1922e6d, type=class java.lang.String}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteBufferCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteBufferCoder@76a82f33, type=class java.nio.ByteBuffer}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteArrayCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteArrayCoder@6bab2585, type=class [B}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.ReaderDecoder, coder=org.glassfish.tyrus.core.coder.ReaderDecoder@74bdc168, type=class java.io.Reader}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.InputStreamDecoder, coder=org.glassfish.tyrus.core.coder.InputStreamDecoder@644c78d4, type=class java.io.InputStream}]}} ### MyEncoder encode(MyType{s='test'}) ### ClientEndpoint onMessage() Nov 02, 2023 2:19:09 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:09 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:09 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:09 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.105 s -- in org.glassfish.tyrus.test.e2e.appconfig.ErrorTest [INFO] Running org.glassfish.tyrus.test.e2e.appconfig.EncoderDecoderLifecycleTest Nov 02, 2023 2:19:09 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:09 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-17] Started. Nov 02, 2023 2:19:09 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:09 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. ### MyEndpointProgrammatic onOpen() ### ClientEndpoint onOpen() ### MyDecoder111 willDecode(test) ### MyDecoder decode(test) ### MyEndpointProgrammatic onMessage() TyrusSession{uri=/e2e-test-appconfig/myEndpoint, id='b5b8e600-f954-416c-984a-4697a7b040ee', endpointWrapper=TyrusEndpointWrapper{endpointClass=class org.glassfish.tyrus.test.e2e.appconfig.EncoderDecoderLifecycleTest$MyEndpointProgrammatic, endpoint=null, contextPath='/e2e-test-appconfig', endpointPath=/e2e-test-appconfig/myEndpoint, encoders=[CoderWrapper{coderClass=class org.glassfish.tyrus.test.e2e.appconfig.EncoderDecoderLifecycleTest$MyEncoder, coder=null, type=class org.glassfish.tyrus.test.e2e.appconfig.EncoderDecoderLifecycleTest$MyType}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpTextCoder, coder=org.glassfish.tyrus.core.coder.NoOpTextCoder@acdb094, type=class java.lang.String}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteBufferCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteBufferCoder@674bd420, type=class java.nio.ByteBuffer}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteArrayCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteArrayCoder@2b0f373b, type=class [B}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.ToStringEncoder, coder=org.glassfish.tyrus.core.coder.ToStringEncoder@2ceb80a1, type=class java.lang.Object}], decoders=[CoderWrapper{coderClass=class org.glassfish.tyrus.test.e2e.appconfig.EncoderDecoderLifecycleTest$MyDecoderNotToBeCalled, coder=null, type=class org.glassfish.tyrus.test.e2e.appconfig.EncoderDecoderLifecycleTest$MyType}, CoderWrapper{coderClass=class org.glassfish.tyrus.test.e2e.appconfig.EncoderDecoderLifecycleTest$MyDecoder, coder=null, type=class org.glassfish.tyrus.test.e2e.appconfig.EncoderDecoderLifecycleTest$MyType}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$BooleanDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$BooleanDecoder@4b45dcb8, type=class java.lang.Boolean}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$ByteDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$ByteDecoder@7216fb24, type=class java.lang.Byte}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$CharacterDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$CharacterDecoder@2072acb2, type=class java.lang.Character}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$DoubleDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$DoubleDecoder@50ecde95, type=class java.lang.Double}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$FloatDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$FloatDecoder@35a9782c, type=class java.lang.Float}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$IntegerDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$IntegerDecoder@70a36a66, type=class java.lang.Integer}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$LongDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$LongDecoder@45815ffc, type=class java.lang.Long}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$ShortDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$ShortDecoder@732f29af, type=class java.lang.Short}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpTextCoder, coder=org.glassfish.tyrus.core.coder.NoOpTextCoder@d3957fe, type=class java.lang.String}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteBufferCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteBufferCoder@6622fc65, type=class java.nio.ByteBuffer}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteArrayCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteArrayCoder@299321e2, type=class [B}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.ReaderDecoder, coder=org.glassfish.tyrus.core.coder.ReaderDecoder@23fb172e, type=class java.io.Reader}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.InputStreamDecoder, coder=org.glassfish.tyrus.core.coder.InputStreamDecoder@64ba3208, type=class java.io.InputStream}]}} ### MyEncoder encode(MyType{s='test'}) ### ClientEndpoint onMessage() ### MyDecoder111 willDecode(test) ### MyDecoder decode(test) ### MyEndpointProgrammatic onMessage() TyrusSession{uri=/e2e-test-appconfig/myEndpoint, id='b5b8e600-f954-416c-984a-4697a7b040ee', endpointWrapper=TyrusEndpointWrapper{endpointClass=class org.glassfish.tyrus.test.e2e.appconfig.EncoderDecoderLifecycleTest$MyEndpointProgrammatic, endpoint=null, contextPath='/e2e-test-appconfig', endpointPath=/e2e-test-appconfig/myEndpoint, encoders=[CoderWrapper{coderClass=class org.glassfish.tyrus.test.e2e.appconfig.EncoderDecoderLifecycleTest$MyEncoder, coder=null, type=class org.glassfish.tyrus.test.e2e.appconfig.EncoderDecoderLifecycleTest$MyType}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpTextCoder, coder=org.glassfish.tyrus.core.coder.NoOpTextCoder@acdb094, type=class java.lang.String}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteBufferCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteBufferCoder@674bd420, type=class java.nio.ByteBuffer}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteArrayCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteArrayCoder@2b0f373b, type=class [B}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.ToStringEncoder, coder=org.glassfish.tyrus.core.coder.ToStringEncoder@2ceb80a1, type=class java.lang.Object}], decoders=[CoderWrapper{coderClass=class org.glassfish.tyrus.test.e2e.appconfig.EncoderDecoderLifecycleTest$MyDecoderNotToBeCalled, coder=null, type=class org.glassfish.tyrus.test.e2e.appconfig.EncoderDecoderLifecycleTest$MyType}, CoderWrapper{coderClass=class org.glassfish.tyrus.test.e2e.appconfig.EncoderDecoderLifecycleTest$MyDecoder, coder=null, type=class org.glassfish.tyrus.test.e2e.appconfig.EncoderDecoderLifecycleTest$MyType}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$BooleanDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$BooleanDecoder@4b45dcb8, type=class java.lang.Boolean}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$ByteDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$ByteDecoder@7216fb24, type=class java.lang.Byte}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$CharacterDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$CharacterDecoder@2072acb2, type=class java.lang.Character}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$DoubleDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$DoubleDecoder@50ecde95, type=class java.lang.Double}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$FloatDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$FloatDecoder@35a9782c, type=class java.lang.Float}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$IntegerDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$IntegerDecoder@70a36a66, type=class java.lang.Integer}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$LongDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$LongDecoder@45815ffc, type=class java.lang.Long}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$ShortDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$ShortDecoder@732f29af, type=class java.lang.Short}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpTextCoder, coder=org.glassfish.tyrus.core.coder.NoOpTextCoder@d3957fe, type=class java.lang.String}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteBufferCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteBufferCoder@6622fc65, type=class java.nio.ByteBuffer}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteArrayCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteArrayCoder@299321e2, type=class [B}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.ReaderDecoder, coder=org.glassfish.tyrus.core.coder.ReaderDecoder@23fb172e, type=class java.io.Reader}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.InputStreamDecoder, coder=org.glassfish.tyrus.core.coder.InputStreamDecoder@64ba3208, type=class java.io.InputStream}]}} ### MyEncoder encode(MyType{s='test'}) ### ClientEndpoint onMessage() ### MyEndpointProgrammatic onOpen() ### ClientEndpoint onOpen() ### MyDecoder111 willDecode(test) ### MyDecoder decode(test) ### MyEndpointProgrammatic onMessage() TyrusSession{uri=/e2e-test-appconfig/myEndpoint, id='4b210d09-c43b-4a1f-a205-48110d137f97', endpointWrapper=TyrusEndpointWrapper{endpointClass=class org.glassfish.tyrus.test.e2e.appconfig.EncoderDecoderLifecycleTest$MyEndpointProgrammatic, endpoint=null, contextPath='/e2e-test-appconfig', endpointPath=/e2e-test-appconfig/myEndpoint, encoders=[CoderWrapper{coderClass=class org.glassfish.tyrus.test.e2e.appconfig.EncoderDecoderLifecycleTest$MyEncoder, coder=null, type=class org.glassfish.tyrus.test.e2e.appconfig.EncoderDecoderLifecycleTest$MyType}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpTextCoder, coder=org.glassfish.tyrus.core.coder.NoOpTextCoder@acdb094, type=class java.lang.String}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteBufferCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteBufferCoder@674bd420, type=class java.nio.ByteBuffer}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteArrayCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteArrayCoder@2b0f373b, type=class [B}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.ToStringEncoder, coder=org.glassfish.tyrus.core.coder.ToStringEncoder@2ceb80a1, type=class java.lang.Object}], decoders=[CoderWrapper{coderClass=class org.glassfish.tyrus.test.e2e.appconfig.EncoderDecoderLifecycleTest$MyDecoderNotToBeCalled, coder=null, type=class org.glassfish.tyrus.test.e2e.appconfig.EncoderDecoderLifecycleTest$MyType}, CoderWrapper{coderClass=class org.glassfish.tyrus.test.e2e.appconfig.EncoderDecoderLifecycleTest$MyDecoder, coder=null, type=class org.glassfish.tyrus.test.e2e.appconfig.EncoderDecoderLifecycleTest$MyType}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$BooleanDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$BooleanDecoder@4b45dcb8, type=class java.lang.Boolean}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$ByteDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$ByteDecoder@7216fb24, type=class java.lang.Byte}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$CharacterDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$CharacterDecoder@2072acb2, type=class java.lang.Character}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$DoubleDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$DoubleDecoder@50ecde95, type=class java.lang.Double}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$FloatDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$FloatDecoder@35a9782c, type=class java.lang.Float}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$IntegerDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$IntegerDecoder@70a36a66, type=class java.lang.Integer}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$LongDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$LongDecoder@45815ffc, type=class java.lang.Long}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$ShortDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$ShortDecoder@732f29af, type=class java.lang.Short}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpTextCoder, coder=org.glassfish.tyrus.core.coder.NoOpTextCoder@d3957fe, type=class java.lang.String}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteBufferCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteBufferCoder@6622fc65, type=class java.nio.ByteBuffer}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteArrayCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteArrayCoder@299321e2, type=class [B}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.ReaderDecoder, coder=org.glassfish.tyrus.core.coder.ReaderDecoder@23fb172e, type=class java.io.Reader}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.InputStreamDecoder, coder=org.glassfish.tyrus.core.coder.InputStreamDecoder@64ba3208, type=class java.io.InputStream}]}} ### MyEncoder encode(MyType{s='test'}) ### ClientEndpoint onMessage() Nov 02, 2023 2:19:09 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:09 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:09 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:09 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-18] Started. Nov 02, 2023 2:19:09 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:09 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. ### ClientEndpoint onOpen() ### MyDecoder111 willDecode(test) ### MyDecoder decode(test) ### MyEndpoint onMessage() ### MyEncoder encode(MyType{s='test'}) ### ClientEndpoint onMessage() ### MyDecoder111 willDecode(test) ### MyDecoder decode(test) ### MyEndpoint onMessage() ### MyEncoder encode(MyType{s='test'}) ### ClientEndpoint onMessage() ### ClientEndpoint onOpen() ### MyDecoder111 willDecode(test) ### MyDecoder decode(test) ### MyEndpoint onMessage() ### MyEncoder encode(MyType{s='test'}) ### ClientEndpoint onMessage() Nov 02, 2023 2:19:09 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:09 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.096 s -- in org.glassfish.tyrus.test.e2e.appconfig.EncoderDecoderLifecycleTest [INFO] Running org.glassfish.tyrus.test.e2e.appconfig.EndpointLifecycleTest Nov 02, 2023 2:19:09 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:09 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-19] Started. Nov 02, 2023 2:19:09 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:09 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:09 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:09 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:09 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:09 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-20] Started. Nov 02, 2023 2:19:09 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:09 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:09 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:09 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.066 s -- in org.glassfish.tyrus.test.e2e.appconfig.EndpointLifecycleTest [INFO] Running org.glassfish.tyrus.test.e2e.appconfig.ReaderWriterTest Nov 02, 2023 2:19:09 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:09 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-18] Started. Nov 02, 2023 2:19:09 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:09 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. ### ClientEndpoint onOpen() ### MyDecoder111 willDecode(test) ### MyDecoder decode(test) ### MyEndpoint onMessage() ### MyEncoder encode(MyType{s='test'}) ### ClientEndpoint onMessage() ### MyDecoder111 willDecode(test) ### MyDecoder decode(test) ### MyEndpoint onMessage() ### MyEncoder encode(MyType{s='test'}) ### ClientEndpoint onMessage() ### ClientEndpoint onOpen() ### MyDecoder111 willDecode(test) ### MyDecoder decode(test) ### MyEndpoint onMessage() ### MyEncoder encode(MyType{s='test'}) ### ClientEndpoint onMessage() Nov 02, 2023 2:19:09 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:09 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.093 s -- in org.glassfish.tyrus.test.e2e.appconfig.EncoderDecoderLifecycleTest [INFO] Running org.glassfish.tyrus.test.e2e.appconfig.EndpointLifecycleTest Nov 02, 2023 2:19:09 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:09 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-19] Started. Nov 02, 2023 2:19:09 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:09 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:09 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:09 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:09 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:09 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-20] Started. Nov 02, 2023 2:19:09 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:09 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:09 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:09 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.086 s -- in org.glassfish.tyrus.test.e2e.appconfig.EndpointLifecycleTest [INFO] Running org.glassfish.tyrus.test.e2e.appconfig.ReaderWriterTest Nov 02, 2023 2:19:09 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:09 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-21] Started. Nov 02, 2023 2:19:09 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:09 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:09 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:09 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:09 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:09 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-22] Started. Nov 02, 2023 2:19:09 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:09 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:09 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:09 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:09 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:09 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-23] Started. Nov 02, 2023 2:19:09 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:09 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:09 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:09 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:09 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:09 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-24] Started. Nov 02, 2023 2:19:09 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:09 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:09 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:09 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.040 s -- in org.glassfish.tyrus.test.e2e.appconfig.ReaderWriterTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- war:3.4.0:war (default-war) @ tyrus-tests-e2e-appconfig --- [INFO] Packaging webapp [INFO] Assembling webapp [tyrus-tests-e2e-appconfig] in [/home/jenkins/agent/workspace/continuous-integration_2.x/tests/e2e/application-config/target/tyrus-tests-e2e-appconfig-2.1.99-SNAPSHOT] [INFO] Processing war project [INFO] Copying webapp resources [/home/jenkins/agent/workspace/continuous-integration_2.x/tests/e2e/application-config/src/main/webapp] [INFO] Building war: /home/jenkins/agent/workspace/continuous-integration_2.x/tests/e2e/application-config/target/tyrus-tests-e2e-appconfig-2.1.99-SNAPSHOT.war [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ tyrus-tests-e2e-appconfig --- [INFO] CycloneDX: Resolving Dependencies Nov 02, 2023 2:19:09 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:09 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-21] Started. Nov 02, 2023 2:19:09 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:09 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:09 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:09 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:09 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:09 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-22] Started. Nov 02, 2023 2:19:09 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:09 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:09 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:09 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:09 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:09 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-23] Started. Nov 02, 2023 2:19:09 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:09 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:09 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:09 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:09 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:09 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-24] Started. Nov 02, 2023 2:19:09 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:09 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:09 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:09 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 s -- in org.glassfish.tyrus.test.e2e.appconfig.ReaderWriterTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- war:3.4.0:war (default-war) @ tyrus-tests-e2e-appconfig --- [INFO] Packaging webapp [INFO] Assembling webapp [tyrus-tests-e2e-appconfig] in [/home/jenkins/agent/workspace/continuous-integration_2.x/tests/e2e/application-config/target/tyrus-tests-e2e-appconfig-2.1.99-SNAPSHOT] [INFO] Processing war project [INFO] Copying webapp resources [/home/jenkins/agent/workspace/continuous-integration_2.x/tests/e2e/application-config/src/main/webapp] [INFO] Building war: /home/jenkins/agent/workspace/continuous-integration_2.x/tests/e2e/application-config/target/tyrus-tests-e2e-appconfig-2.1.99-SNAPSHOT.war [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ tyrus-tests-e2e-appconfig --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 14 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/continuous-integration_2.x/tests/e2e/application-config/target/bom.xml [INFO] attaching as tyrus-tests-e2e-appconfig-2.1.99-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/continuous-integration_2.x/tests/e2e/application-config/target/bom.json [INFO] attaching as tyrus-tests-e2e-appconfig-2.1.99-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- source:3.2.0:jar-no-fork (attach-sources) @ tyrus-tests-e2e-appconfig --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- install:3.1.1:install (default-install) @ tyrus-tests-e2e-appconfig --- [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/tests/e2e/application-config/pom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/tests/tyrus-tests-e2e-appconfig/2.1.99-SNAPSHOT/tyrus-tests-e2e-appconfig-2.1.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/tests/e2e/application-config/target/tyrus-tests-e2e-appconfig-2.1.99-SNAPSHOT.war to /home/jenkins/.m2/repository/org/glassfish/tyrus/tests/tyrus-tests-e2e-appconfig/2.1.99-SNAPSHOT/tyrus-tests-e2e-appconfig-2.1.99-SNAPSHOT.war [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/tests/e2e/application-config/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/tests/tyrus-tests-e2e-appconfig/2.1.99-SNAPSHOT/tyrus-tests-e2e-appconfig-2.1.99-SNAPSHOT-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/tests/e2e/application-config/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/tyrus/tests/tyrus-tests-e2e-appconfig/2.1.99-SNAPSHOT/tyrus-tests-e2e-appconfig-2.1.99-SNAPSHOT-cyclonedx.json [INFO] [INFO] ------< org.glassfish.tyrus.tests:tyrus-tests-e2e-nondeployable >------- [INFO] Building Tyrus End-to-End Non-deployable Tests 2.1.99-SNAPSHOT [42/69] [INFO] from tests/e2e/non-deployable/pom.xml [INFO] --------------------------------[ war ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ tyrus-tests-e2e-nondeployable --- [INFO] [INFO] --- checkstyle:3.1.0:check (default) @ tyrus-tests-e2e-nondeployable --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory:1.0:highest-basedir (directories) @ tyrus-tests-e2e-nondeployable --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/continuous-integration_2.x [INFO] [INFO] --- build-helper:3.4.0:parse-version (parse-version) @ tyrus-tests-e2e-nondeployable --- [INFO] [INFO] --- build-helper:3.4.0:add-source (default) @ tyrus-tests-e2e-nondeployable --- [INFO] Source directory: /home/jenkins/agent/workspace/continuous-integration_2.x/tests/e2e/non-deployable/target/generated-sources/rsrc-gen added. [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ tyrus-tests-e2e-nondeployable --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/continuous-integration_2.x/tests/e2e/non-deployable/src/main/resources [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ tyrus-tests-e2e-nondeployable --- [INFO] No sources to compile [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ tyrus-tests-e2e-nondeployable --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/continuous-integration_2.x/tests/e2e/non-deployable/src/test/resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ tyrus-tests-e2e-nondeployable --- [INFO] CycloneDX: Creating BOM version 1.4 with 14 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/continuous-integration_2.x/tests/e2e/application-config/target/bom.xml [INFO] attaching as tyrus-tests-e2e-appconfig-2.1.99-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/continuous-integration_2.x/tests/e2e/application-config/target/bom.json [INFO] attaching as tyrus-tests-e2e-appconfig-2.1.99-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- source:3.2.0:jar-no-fork (attach-sources) @ tyrus-tests-e2e-appconfig --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- install:3.1.1:install (default-install) @ tyrus-tests-e2e-appconfig --- [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/tests/e2e/application-config/pom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/tests/tyrus-tests-e2e-appconfig/2.1.99-SNAPSHOT/tyrus-tests-e2e-appconfig-2.1.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/tests/e2e/application-config/target/tyrus-tests-e2e-appconfig-2.1.99-SNAPSHOT.war to /home/jenkins/.m2/repository/org/glassfish/tyrus/tests/tyrus-tests-e2e-appconfig/2.1.99-SNAPSHOT/tyrus-tests-e2e-appconfig-2.1.99-SNAPSHOT.war [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/tests/e2e/application-config/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/tests/tyrus-tests-e2e-appconfig/2.1.99-SNAPSHOT/tyrus-tests-e2e-appconfig-2.1.99-SNAPSHOT-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/tests/e2e/application-config/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/tyrus/tests/tyrus-tests-e2e-appconfig/2.1.99-SNAPSHOT/tyrus-tests-e2e-appconfig-2.1.99-SNAPSHOT-cyclonedx.json [INFO] [INFO] ------< org.glassfish.tyrus.tests:tyrus-tests-e2e-nondeployable >------- [INFO] Building Tyrus End-to-End Non-deployable Tests 2.1.99-SNAPSHOT [42/69] [INFO] from tests/e2e/non-deployable/pom.xml [INFO] --------------------------------[ war ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ tyrus-tests-e2e-nondeployable --- [INFO] [INFO] --- checkstyle:3.1.0:check (default) @ tyrus-tests-e2e-nondeployable --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 22 source files to /home/jenkins/agent/workspace/continuous-integration_2.x/tests/e2e/non-deployable/target/test-classes [INFO] /home/jenkins/agent/workspace/continuous-integration_2.x/tests/e2e/non-deployable/src/test/java/org/glassfish/tyrus/test/e2e/non_deployable/AnnotatedClassModelcheckingTest.java: /home/jenkins/agent/workspace/continuous-integration_2.x/tests/e2e/non-deployable/src/test/java/org/glassfish/tyrus/test/e2e/non_deployable/AnnotatedClassModelcheckingTest.java uses or overrides a deprecated API. [INFO] /home/jenkins/agent/workspace/continuous-integration_2.x/tests/e2e/non-deployable/src/test/java/org/glassfish/tyrus/test/e2e/non_deployable/AnnotatedClassModelcheckingTest.java: Recompile with -Xlint:deprecation for details. [INFO] /home/jenkins/agent/workspace/continuous-integration_2.x/tests/e2e/non-deployable/src/test/java/org/glassfish/tyrus/test/e2e/non_deployable/GetEndpointInstanceTest.java: /home/jenkins/agent/workspace/continuous-integration_2.x/tests/e2e/non-deployable/src/test/java/org/glassfish/tyrus/test/e2e/non_deployable/GetEndpointInstanceTest.java uses unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/continuous-integration_2.x/tests/e2e/non-deployable/src/test/java/org/glassfish/tyrus/test/e2e/non_deployable/GetEndpointInstanceTest.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- surefire:3.2.1:test (default-test) @ tyrus-tests-e2e-nondeployable --- [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory:1.0:highest-basedir (directories) @ tyrus-tests-e2e-nondeployable --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/continuous-integration_2.x [INFO] [INFO] --- build-helper:3.4.0:parse-version (parse-version) @ tyrus-tests-e2e-nondeployable --- [INFO] [INFO] --- build-helper:3.4.0:add-source (default) @ tyrus-tests-e2e-nondeployable --- [INFO] Source directory: /home/jenkins/agent/workspace/continuous-integration_2.x/tests/e2e/non-deployable/target/generated-sources/rsrc-gen added. [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ tyrus-tests-e2e-nondeployable --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/continuous-integration_2.x/tests/e2e/non-deployable/src/main/resources [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ tyrus-tests-e2e-nondeployable --- [INFO] No sources to compile [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ tyrus-tests-e2e-nondeployable --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/continuous-integration_2.x/tests/e2e/non-deployable/src/test/resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ tyrus-tests-e2e-nondeployable --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 22 source files to /home/jenkins/agent/workspace/continuous-integration_2.x/tests/e2e/non-deployable/target/test-classes [INFO] /home/jenkins/agent/workspace/continuous-integration_2.x/tests/e2e/non-deployable/src/test/java/org/glassfish/tyrus/test/e2e/non_deployable/AnnotatedClassModelcheckingTest.java: /home/jenkins/agent/workspace/continuous-integration_2.x/tests/e2e/non-deployable/src/test/java/org/glassfish/tyrus/test/e2e/non_deployable/AnnotatedClassModelcheckingTest.java uses or overrides a deprecated API. [INFO] /home/jenkins/agent/workspace/continuous-integration_2.x/tests/e2e/non-deployable/src/test/java/org/glassfish/tyrus/test/e2e/non_deployable/AnnotatedClassModelcheckingTest.java: Recompile with -Xlint:deprecation for details. [INFO] /home/jenkins/agent/workspace/continuous-integration_2.x/tests/e2e/non-deployable/src/test/java/org/glassfish/tyrus/test/e2e/non_deployable/GetEndpointInstanceTest.java: /home/jenkins/agent/workspace/continuous-integration_2.x/tests/e2e/non-deployable/src/test/java/org/glassfish/tyrus/test/e2e/non_deployable/GetEndpointInstanceTest.java uses unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/continuous-integration_2.x/tests/e2e/non-deployable/src/test/java/org/glassfish/tyrus/test/e2e/non_deployable/GetEndpointInstanceTest.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- surefire:3.2.1:test (default-test) @ tyrus-tests-e2e-nondeployable --- [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.glassfish.tyrus.test.e2e.non_deployable.IPv6EchoTest [WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.046 s -- in org.glassfish.tyrus.test.e2e.non_deployable.IPv6EchoTest [INFO] Running org.glassfish.tyrus.test.e2e.non_deployable.PathParamTest Nov 02, 2023 2:19:10 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:10 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Nov 02, 2023 2:19:10 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:10 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Hello message sent. Nov 02, 2023 2:19:10 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:10 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:10 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:10 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Nov 02, 2023 2:19:10 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:10 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Hello message sent. Nov 02, 2023 2:19:10 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:10 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:10 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:10 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Nov 02, 2023 2:19:10 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:10 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:10 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:10 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:10 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:10 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. Nov 02, 2023 2:19:10 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:10 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Hello message sent. Nov 02, 2023 2:19:10 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:10 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:10 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:10 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-4] Started. Nov 02, 2023 2:19:10 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:10 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:10 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-5] Started. Nov 02, 2023 2:19:10 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:10 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. [INFO] Running org.glassfish.tyrus.test.e2e.non_deployable.IPv6EchoTest [WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.023 s -- in org.glassfish.tyrus.test.e2e.non_deployable.IPv6EchoTest [INFO] Running org.glassfish.tyrus.test.e2e.non_deployable.PathParamTest Hello message sent. Nov 02, 2023 2:19:11 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:11 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Nov 02, 2023 2:19:11 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:11 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Hello message sent. Nov 02, 2023 2:19:11 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:11 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:11 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:11 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Nov 02, 2023 2:19:11 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:11 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Hello message sent. Nov 02, 2023 2:19:11 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:11 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:11 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:11 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Nov 02, 2023 2:19:11 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:11 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:11 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:11 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:11 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:11 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. Nov 02, 2023 2:19:11 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:11 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Hello message sent. Nov 02, 2023 2:19:11 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:11 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:11 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:11 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-4] Started. Nov 02, 2023 2:19:11 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:11 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:11 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-5] Started. Nov 02, 2023 2:19:11 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:11 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Hello message sent. Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:12 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.407 s -- in org.glassfish.tyrus.test.e2e.non_deployable.PathParamTest [INFO] Running org.glassfish.tyrus.test.e2e.non_deployable.StandaloneServerStaticContentTest Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-6] Started. Nov 02, 2023 2:19:12 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:12 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. 4.0.0 org.glassfish.tyrus.tests tyrus-tests-e2e 2.1.99-SNAPSHOT war tyrus-tests-e2e-nondeployable Tyrus End-to-End Non-deployable Tests org.glassfish.tyrus tyrus-core org.glassfish.tyrus tyrus-container-grizzly-client org.glassfish.tyrus tyrus-container-jdk-client org.glassfish.tyrus tyrus-container-inmemory org.glassfish.tyrus.tests tyrus-test-tools com.sun.xml.bind jaxb-osgi test Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:12 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 s -- in org.glassfish.tyrus.test.e2e.non_deployable.StandaloneServerStaticContentTest [INFO] Running org.glassfish.tyrus.test.e2e.non_deployable.RedirectTest Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-7] Started. Nov 02, 2023 2:19:12 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:12 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-8] Started. Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-9] Started. Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-10] Started. Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-11] Started. Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-12] Started. Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-13] Started. Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:12 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-14] Started. Nov 02, 2023 2:19:12 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:12 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-15] Started. Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-16] Started. Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-17] Started. Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-18] Started. Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-19] Started. Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-20] Started. Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:12 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-21] Started. Nov 02, 2023 2:19:12 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:12 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-22] Started. Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-23] Started. Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-24] Started. Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-25] Started. Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-26] Started. Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-27] Started. Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:12 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-28] Started. Nov 02, 2023 2:19:12 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:12 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-29] Started. Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-30] Started. Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-31] Started. Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-32] Started. Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-33] Started. Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-34] Started. Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:12 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-35] Started. Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-36] Started. Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-37] Started. Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-38] Started. Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-39] Started. Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-40] Started. Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-41] Started. Nov 02, 2023 2:19:12 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:12 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-42] Started. received message: Do or do not, there is no try. Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-43] Started. received message: Do or do not, there is no try. Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-44] Started. received message: Do or do not, there is no try. Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-45] Started. received message: Do or do not, there is no try. Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-46] Started. received message: Do or do not, there is no try. Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-47] Started. received message: Do or do not, there is no try. Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:12 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-48] Started. Nov 02, 2023 2:19:12 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:12 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-49] Started. Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-50] Started. Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-51] Started. Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-52] Started. Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-53] Started. Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-54] Started. Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:12 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:12 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.597 s -- in org.glassfish.tyrus.test.e2e.non_deployable.PathParamTest [INFO] Running org.glassfish.tyrus.test.e2e.non_deployable.StandaloneServerStaticContentTest Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-6] Started. Nov 02, 2023 2:19:12 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:12 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. 4.0.0 org.glassfish.tyrus.tests tyrus-tests-e2e 2.1.99-SNAPSHOT war tyrus-tests-e2e-nondeployable Tyrus End-to-End Non-deployable Tests org.glassfish.tyrus tyrus-core org.glassfish.tyrus tyrus-container-grizzly-client org.glassfish.tyrus tyrus-container-jdk-client org.glassfish.tyrus tyrus-container-inmemory org.glassfish.tyrus.tests tyrus-test-tools com.sun.xml.bind jaxb-osgi test Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:12 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.072 s -- in org.glassfish.tyrus.test.e2e.non_deployable.StandaloneServerStaticContentTest [INFO] Running org.glassfish.tyrus.test.e2e.non_deployable.RedirectTest Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-7] Started. Nov 02, 2023 2:19:12 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:12 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-8] Started. Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-55] Started. Nov 02, 2023 2:19:12 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:12 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-56] Started. Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-57] Started. Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-58] Started. Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-59] Started. Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-60] Started. Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-61] Started. Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:12 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-62] Started. Nov 02, 2023 2:19:12 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:12 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-63] Started. Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:12 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-64] Started. Nov 02, 2023 2:19:12 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:12 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-65] Started. received message: Do or do not, there is no try. Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-66] Started. received message: Do or do not, there is no try. Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-67] Started. received message: Do or do not, there is no try. Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-68] Started. received message: Do or do not, there is no try. Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-69] Started. received message: Do or do not, there is no try. Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-70] Started. received message: Do or do not, there is no try. Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:12 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-71] Started. Nov 02, 2023 2:19:12 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:12 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-72] Started. Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-73] Started. Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-74] Started. Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-75] Started. Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-76] Started. Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-77] Started. Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:12 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-78] Started. Nov 02, 2023 2:19:12 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:12 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-79] Started. Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-80] Started. Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-81] Started. Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-9] Started. Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-10] Started. Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-11] Started. Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-12] Started. Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-13] Started. Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:12 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-14] Started. Nov 02, 2023 2:19:12 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:12 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-15] Started. Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-16] Started. Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-17] Started. Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-18] Started. Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-19] Started. Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-20] Started. Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:12 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-21] Started. Nov 02, 2023 2:19:12 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:12 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-22] Started. Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-23] Started. Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-24] Started. Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-25] Started. Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-26] Started. Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-27] Started. Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:12 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-28] Started. Nov 02, 2023 2:19:12 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:12 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-29] Started. Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-30] Started. Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-31] Started. Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-32] Started. Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-33] Started. Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-34] Started. Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:12 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-35] Started. Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-36] Started. Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-37] Started. Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-38] Started. Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-39] Started. Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-40] Started. Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-82] Started. Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-83] Started. Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-84] Started. Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:12 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.757 s -- in org.glassfish.tyrus.test.e2e.non_deployable.RedirectTest [INFO] Running org.glassfish.tyrus.test.e2e.non_deployable.GrizzlyClientThreadPoolConfigPropertiesTest Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-85] Started. Nov 02, 2023 2:19:12 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:12 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:12 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-86] Started. Nov 02, 2023 2:19:12 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:12 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:12 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-87] Started. Nov 02, 2023 2:19:12 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:12 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:12 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.glassfish.tyrus.test.e2e.non_deployable.GrizzlyClientThreadPoolConfigPropertiesTest [INFO] Running org.glassfish.tyrus.test.e2e.non_deployable.SameHeadersOnClientTest Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:8025] Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-88] Started. Received headers: [my-header-value-1, my-header-value-2] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s -- in org.glassfish.tyrus.test.e2e.non_deployable.SameHeadersOnClientTest [INFO] Running org.glassfish.tyrus.test.e2e.non_deployable.ExtendedExtensionTest Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-89] Started. Nov 02, 2023 2:19:12 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:12 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. ##### MyExtendedExtension getName ##### MyExtendedExtension getParameters ##### beforeRequest # Connection: Upgrade # Host: localhost:8025 # Origin: http://localhost:8025 # Sec-WebSocket-Extensions: MyExtendedExtension; basicParam1=basicValue1 # Sec-WebSocket-Key: B1vdz4QZVxOgM9baggbU4Q== # Sec-WebSocket-Version: 13 # Upgrade: websocket ##### MyExtendedExtension getName ##### MyExtendedExtension onExtensionNegotiation :: org.glassfish.tyrus.core.TyrusWebSocketEngine$3@259d6e9d :: [TyrusParameter{name='basicParam1', value='basicValue1'}] ##### MyExtendedExtension [[param1=value1]] ##### MyExtendedExtension ##### MyExtendedExtension getName ##### MyExtendedExtension onHandshakeResponse :: org.glassfish.tyrus.client.TyrusClientEngine$1@20a968fc :: [TyrusParameter{name='param1', value='value1'}] ##### MyExtendedExtension getName org.glassfish.tyrus.test.e2e.non_deployable.ExtendedExtensionTest$ExtendedExtensionEndpoint onOpen TyrusSession{uri=/e2e-test/extendedExtensionEndpoint, id='849553e6-1b47-4d77-90d2-6e85a25d6de1', endpointWrapper=TyrusEndpointWrapper{endpointClass=class org.glassfish.tyrus.test.e2e.non_deployable.ExtendedExtensionTest$ExtendedExtensionEndpoint, endpoint=null, contextPath='/e2e-test', endpointPath=/e2e-test/extendedExtensionEndpoint, encoders=[CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpTextCoder, coder=org.glassfish.tyrus.core.coder.NoOpTextCoder@37052337, type=class java.lang.String}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteBufferCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteBufferCoder@2320fa6f, type=class java.nio.ByteBuffer}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteArrayCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteArrayCoder@7a560583, type=class [B}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.ToStringEncoder, coder=org.glassfish.tyrus.core.coder.ToStringEncoder@4d722ac9, type=class java.lang.Object}], decoders=[CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$BooleanDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$BooleanDecoder@53f0a4cb, type=class java.lang.Boolean}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$ByteDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$ByteDecoder@77a7cf58, type=class java.lang.Byte}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$CharacterDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$CharacterDecoder@3d97a632, type=class java.lang.Character}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$DoubleDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$DoubleDecoder@616fe72b, type=class java.lang.Double}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$FloatDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$FloatDecoder@37efd131, type=class java.lang.Float}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$IntegerDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$IntegerDecoder@7e7b159b, type=class java.lang.Integer}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$LongDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$LongDecoder@7e5d9a50, type=class java.lang.Long}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$ShortDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$ShortDecoder@60957c0f, type=class java.lang.Short}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpTextCoder, coder=org.glassfish.tyrus.core.coder.NoOpTextCoder@293a5f75, type=class java.lang.String}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteBufferCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteBufferCoder@fcb4004, type=class java.nio.ByteBuffer}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteArrayCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteArrayCoder@1dd6d4b7, type=class [B}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.ReaderDecoder, coder=org.glassfish.tyrus.core.coder.ReaderDecoder@56e8b606, type=class java.io.Reader}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.InputStreamDecoder, coder=org.glassfish.tyrus.core.coder.InputStreamDecoder@2dd29a59, type=class java.io.InputStream}]}} ##### afterResponse # connection: Upgrade # sec-websocket-accept: cl7WPqGe1s7u4B+4U53Jn43f0aQ= # sec-websocket-extensions: MyExtendedExtension; param1=value1 # upgrade: websocket ##### MyExtendedExtension processOutgoing :: 1 :: Frame{fin=true, rsv1=false, rsv2=false, rsv3=false, mask=true, opcode=1, payloadLength=37, maskingKey=267026739} ##### MyExtendedExtension processIncoming :: 1 :: Frame{fin=true, rsv1=false, rsv2=false, rsv3=false, mask=false, opcode=1, payloadLength=37, maskingKey=null} org.glassfish.tyrus.test.e2e.non_deployable.ExtendedExtensionTest$ExtendedExtensionEndpoint onMessage ##### MyExtendedExtension processOutgoing :: 2 :: Frame{fin=true, rsv1=false, rsv2=false, rsv3=false, mask=false, opcode=1, payloadLength=37, maskingKey=null}, textPayload='Always pass on what you have learned.' ##### MyExtendedExtension processIncoming :: 2 :: Frame{fin=true, rsv1=false, rsv2=false, rsv3=false, mask=false, opcode=1, payloadLength=37, maskingKey=null} client onMessage: Always pass on what you have learned. ##### MyExtendedExtension getParameters ##### MyExtendedExtension getParameters ##### MyExtendedExtension getParameters ##### MyExtendedExtension processOutgoing :: 3 :: Frame{fin=true, rsv1=false, rsv2=false, rsv3=false, mask=false, opcode=8, payloadLength=20, maskingKey=null} Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] org.glassfish.tyrus.test.e2e.non_deployable.ExtendedExtensionTest$ExtendedExtensionEndpoint onClose TyrusSession{uri=/e2e-test/extendedExtensionEndpoint, id='849553e6-1b47-4d77-90d2-6e85a25d6de1', endpointWrapper=TyrusEndpointWrapper{endpointClass=class org.glassfish.tyrus.test.e2e.non_deployable.ExtendedExtensionTest$ExtendedExtensionEndpoint, endpoint=null, contextPath='/e2e-test', endpointPath=/e2e-test/extendedExtensionEndpoint, encoders=[CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpTextCoder, coder=org.glassfish.tyrus.core.coder.NoOpTextCoder@37052337, type=class java.lang.String}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteBufferCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteBufferCoder@2320fa6f, type=class java.nio.ByteBuffer}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteArrayCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteArrayCoder@7a560583, type=class [B}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.ToStringEncoder, coder=org.glassfish.tyrus.core.coder.ToStringEncoder@4d722ac9, type=class java.lang.Object}], decoders=[CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$BooleanDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$BooleanDecoder@53f0a4cb, type=class java.lang.Boolean}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$ByteDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$ByteDecoder@77a7cf58, type=class java.lang.Byte}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$CharacterDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$CharacterDecoder@3d97a632, type=class java.lang.Character}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$DoubleDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$DoubleDecoder@616fe72b, type=class java.lang.Double}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$FloatDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$FloatDecoder@37efd131, type=class java.lang.Float}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$IntegerDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$IntegerDecoder@7e7b159b, type=class java.lang.Integer}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$LongDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$LongDecoder@7e5d9a50, type=class java.lang.Long}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$ShortDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$ShortDecoder@60957c0f, type=class java.lang.Short}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpTextCoder, coder=org.glassfish.tyrus.core.coder.NoOpTextCoder@293a5f75, type=class java.lang.String}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteBufferCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteBufferCoder@fcb4004, type=class java.nio.ByteBuffer}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteArrayCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteArrayCoder@1dd6d4b7, type=class [B}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.ReaderDecoder, coder=org.glassfish.tyrus.core.coder.ReaderDecoder@56e8b606, type=class java.io.Reader}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.InputStreamDecoder, coder=org.glassfish.tyrus.core.coder.InputStreamDecoder@2dd29a59, type=class java.io.InputStream}]}} Nov 02, 2023 2:19:12 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. ##### MyExtendedExtension destroy :: org.glassfish.tyrus.core.TyrusWebSocketEngine$3@259d6e9d [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.glassfish.tyrus.test.e2e.non_deployable.ExtendedExtensionTest ##### MyExtendedExtension processOutgoing :: 4 :: Frame{fin=true, rsv1=false, rsv2=false, rsv3=false, mask=true, opcode=8, payloadLength=20, maskingKey=329236887} [INFO] Running org.glassfish.tyrus.test.e2e.non_deployable.RetryAfterTest ##### MyExtendedExtension destroy :: org.glassfish.tyrus.client.TyrusClientEngine$1@20a968fc Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-90] Started. Nov 02, 2023 2:19:12 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:12 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-91] Started. Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:12 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-92] Started. Nov 02, 2023 2:19:12 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:12 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-93] Started. RetryAfterException received. received message: Do or do not, there is no try. Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:12 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-94] Started. Nov 02, 2023 2:19:13 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:13 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:13 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:13 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-95] Started. Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-41] Started. Nov 02, 2023 2:19:12 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:12 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-42] Started. received message: Do or do not, there is no try. Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-43] Started. received message: Do or do not, there is no try. Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-44] Started. received message: Do or do not, there is no try. Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-45] Started. received message: Do or do not, there is no try. Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-46] Started. received message: Do or do not, there is no try. Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-47] Started. received message: Do or do not, there is no try. Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:12 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-48] Started. Nov 02, 2023 2:19:12 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:12 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-49] Started. Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-50] Started. Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-51] Started. Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-52] Started. Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-53] Started. Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-54] Started. Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:12 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-55] Started. Nov 02, 2023 2:19:12 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:12 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-56] Started. Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-57] Started. Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-58] Started. Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:12 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-59] Started. Nov 02, 2023 2:19:13 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:13 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:13 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-60] Started. Nov 02, 2023 2:19:13 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:13 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:13 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-61] Started. Nov 02, 2023 2:19:13 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:13 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:13 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:13 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:13 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-62] Started. Nov 02, 2023 2:19:13 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:13 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:13 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:13 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-63] Started. Nov 02, 2023 2:19:13 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:13 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:13 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:13 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:13 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-64] Started. Nov 02, 2023 2:19:13 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:13 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:13 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:13 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-65] Started. received message: Do or do not, there is no try. Nov 02, 2023 2:19:13 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:13 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:13 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-66] Started. received message: Do or do not, there is no try. Nov 02, 2023 2:19:13 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:13 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:13 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-67] Started. received message: Do or do not, there is no try. Nov 02, 2023 2:19:13 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:13 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:13 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-68] Started. received message: Do or do not, there is no try. Nov 02, 2023 2:19:13 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:13 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:13 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-69] Started. received message: Do or do not, there is no try. Nov 02, 2023 2:19:13 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:13 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:13 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-70] Started. received message: Do or do not, there is no try. Nov 02, 2023 2:19:13 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:13 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:13 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:13 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:13 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-71] Started. Nov 02, 2023 2:19:13 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:13 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:13 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:13 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-72] Started. Nov 02, 2023 2:19:13 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:13 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:13 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-73] Started. Nov 02, 2023 2:19:13 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:13 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:13 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-74] Started. Nov 02, 2023 2:19:13 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:13 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:13 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-75] Started. Nov 02, 2023 2:19:13 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:13 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:13 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-76] Started. Nov 02, 2023 2:19:13 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:13 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:13 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-77] Started. Nov 02, 2023 2:19:13 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:13 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:13 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:13 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:13 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-78] Started. Nov 02, 2023 2:19:13 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:13 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:13 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:13 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-79] Started. Nov 02, 2023 2:19:13 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:13 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:13 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-80] Started. Nov 02, 2023 2:19:13 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:13 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:13 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-81] Started. Nov 02, 2023 2:19:13 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:13 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:13 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-82] Started. Nov 02, 2023 2:19:13 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:13 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:13 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-83] Started. Nov 02, 2023 2:19:13 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:13 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:13 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-84] Started. Nov 02, 2023 2:19:13 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:13 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:13 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.729 s -- in org.glassfish.tyrus.test.e2e.non_deployable.RedirectTest [INFO] Running org.glassfish.tyrus.test.e2e.non_deployable.GrizzlyClientThreadPoolConfigPropertiesTest Nov 02, 2023 2:19:13 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:13 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-85] Started. Nov 02, 2023 2:19:13 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:13 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:13 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:13 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:13 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:13 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-86] Started. Nov 02, 2023 2:19:13 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:13 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:13 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:13 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:13 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:13 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-87] Started. Nov 02, 2023 2:19:13 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:13 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:13 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:13 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 s -- in org.glassfish.tyrus.test.e2e.non_deployable.GrizzlyClientThreadPoolConfigPropertiesTest [INFO] Running org.glassfish.tyrus.test.e2e.non_deployable.SameHeadersOnClientTest Nov 02, 2023 2:19:13 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:8025] Nov 02, 2023 2:19:13 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-88] Started. Received headers: [my-header-value-1, my-header-value-2] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.glassfish.tyrus.test.e2e.non_deployable.SameHeadersOnClientTest [INFO] Running org.glassfish.tyrus.test.e2e.non_deployable.ExtendedExtensionTest Nov 02, 2023 2:19:13 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:13 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-89] Started. Nov 02, 2023 2:19:13 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:13 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. ##### MyExtendedExtension getName ##### MyExtendedExtension getParameters ##### beforeRequest # Connection: Upgrade # Host: localhost:8025 # Origin: http://localhost:8025 # Sec-WebSocket-Extensions: MyExtendedExtension; basicParam1=basicValue1 # Sec-WebSocket-Key: NOZp1ON/2jkJal3hxU6+IA== # Sec-WebSocket-Version: 13 # Upgrade: websocket ##### MyExtendedExtension getName ##### MyExtendedExtension onExtensionNegotiation :: org.glassfish.tyrus.core.TyrusWebSocketEngine$3@62dd789e :: [TyrusParameter{name='basicParam1', value='basicValue1'}] ##### MyExtendedExtension [[param1=value1]] ##### MyExtendedExtension ##### MyExtendedExtension getName ##### MyExtendedExtension onHandshakeResponse :: org.glassfish.tyrus.client.TyrusClientEngine$1@665293e3 :: [TyrusParameter{name='param1', value='value1'}] ##### MyExtendedExtension getName org.glassfish.tyrus.test.e2e.non_deployable.ExtendedExtensionTest$ExtendedExtensionEndpoint onOpen TyrusSession{uri=/e2e-test/extendedExtensionEndpoint, id='95fa7cd9-241d-4751-ac61-a68266941bc0', endpointWrapper=TyrusEndpointWrapper{endpointClass=class org.glassfish.tyrus.test.e2e.non_deployable.ExtendedExtensionTest$ExtendedExtensionEndpoint, endpoint=null, contextPath='/e2e-test', endpointPath=/e2e-test/extendedExtensionEndpoint, encoders=[CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpTextCoder, coder=org.glassfish.tyrus.core.coder.NoOpTextCoder@759fad4, type=class java.lang.String}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteBufferCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteBufferCoder@64712be, type=class java.nio.ByteBuffer}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteArrayCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteArrayCoder@53499d85, type=class [B}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.ToStringEncoder, coder=org.glassfish.tyrus.core.coder.ToStringEncoder@30ed9c6c, type=class java.lang.Object}], decoders=[CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$BooleanDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$BooleanDecoder@782a4fff, type=class java.lang.Boolean}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$ByteDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$ByteDecoder@46c670a6, type=class java.lang.Byte}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$CharacterDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$CharacterDecoder@59fc684e, type=class java.lang.Character}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$DoubleDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$DoubleDecoder@5ae81e1, type=class java.lang.Double}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$FloatDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$FloatDecoder@2fd1731c, type=class java.lang.Float}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$IntegerDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$IntegerDecoder@5ae76500, type=class java.lang.Integer}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$LongDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$LongDecoder@6063d80a, type=class java.lang.Long}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$ShortDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$ShortDecoder@1133ec6e, type=class java.lang.Short}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpTextCoder, coder=org.glassfish.tyrus.core.coder.NoOpTextCoder@355e34c7, type=class java.lang.String}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteBufferCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteBufferCoder@54709809, type=class java.nio.ByteBuffer}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteArrayCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteArrayCoder@2a2da905, type=class [B}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.ReaderDecoder, coder=org.glassfish.tyrus.core.coder.ReaderDecoder@24f360b2, type=class java.io.Reader}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.InputStreamDecoder, coder=org.glassfish.tyrus.core.coder.InputStreamDecoder@60cf80e7, type=class java.io.InputStream}]}} ##### afterResponse # connection: Upgrade # sec-websocket-accept: seFUTwkjpCHdNVwtfa/M/iLEyQg= # sec-websocket-extensions: MyExtendedExtension; param1=value1 # upgrade: websocket ##### MyExtendedExtension processOutgoing :: 1 :: Frame{fin=true, rsv1=false, rsv2=false, rsv3=false, mask=true, opcode=1, payloadLength=37, maskingKey=-1363165049} ##### MyExtendedExtension processIncoming :: 1 :: Frame{fin=true, rsv1=false, rsv2=false, rsv3=false, mask=false, opcode=1, payloadLength=37, maskingKey=null} org.glassfish.tyrus.test.e2e.non_deployable.ExtendedExtensionTest$ExtendedExtensionEndpoint onMessage ##### MyExtendedExtension processOutgoing :: 2 :: Frame{fin=true, rsv1=false, rsv2=false, rsv3=false, mask=false, opcode=1, payloadLength=37, maskingKey=null}, textPayload='Always pass on what you have learned.' ##### MyExtendedExtension processIncoming :: 2 :: Frame{fin=true, rsv1=false, rsv2=false, rsv3=false, mask=false, opcode=1, payloadLength=37, maskingKey=null} client onMessage: Always pass on what you have learned. ##### MyExtendedExtension getParameters ##### MyExtendedExtension getParameters ##### MyExtendedExtension getParameters ##### MyExtendedExtension processOutgoing :: 3 :: Frame{fin=true, rsv1=false, rsv2=false, rsv3=false, mask=false, opcode=8, payloadLength=20, maskingKey=null} Nov 02, 2023 2:19:13 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:13 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. org.glassfish.tyrus.test.e2e.non_deployable.ExtendedExtensionTest$ExtendedExtensionEndpoint onClose TyrusSession{uri=/e2e-test/extendedExtensionEndpoint, id='95fa7cd9-241d-4751-ac61-a68266941bc0', endpointWrapper=TyrusEndpointWrapper{endpointClass=class org.glassfish.tyrus.test.e2e.non_deployable.ExtendedExtensionTest$ExtendedExtensionEndpoint, endpoint=null, contextPath='/e2e-test', endpointPath=/e2e-test/extendedExtensionEndpoint, encoders=[CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpTextCoder, coder=org.glassfish.tyrus.core.coder.NoOpTextCoder@759fad4, type=class java.lang.String}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteBufferCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteBufferCoder@64712be, type=class java.nio.ByteBuffer}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteArrayCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteArrayCoder@53499d85, type=class [B}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.ToStringEncoder, coder=org.glassfish.tyrus.core.coder.ToStringEncoder@30ed9c6c, type=class java.lang.Object}], decoders=[CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$BooleanDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$BooleanDecoder@782a4fff, type=class java.lang.Boolean}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$ByteDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$ByteDecoder@46c670a6, type=class java.lang.Byte}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$CharacterDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$CharacterDecoder@59fc684e, type=class java.lang.Character}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$DoubleDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$DoubleDecoder@5ae81e1, type=class java.lang.Double}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$FloatDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$FloatDecoder@2fd1731c, type=class java.lang.Float}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$IntegerDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$IntegerDecoder@5ae76500, type=class java.lang.Integer}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$LongDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$LongDecoder@6063d80a, type=class java.lang.Long}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$ShortDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$ShortDecoder@1133ec6e, type=class java.lang.Short}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpTextCoder, coder=org.glassfish.tyrus.core.coder.NoOpTextCoder@355e34c7, type=class java.lang.String}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteBufferCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteBufferCoder@54709809, type=class java.nio.ByteBuffer}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteArrayCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteArrayCoder@2a2da905, type=class [B}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.ReaderDecoder, coder=org.glassfish.tyrus.core.coder.ReaderDecoder@24f360b2, type=class java.io.Reader}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.InputStreamDecoder, coder=org.glassfish.tyrus.core.coder.InputStreamDecoder@60cf80e7, type=class java.io.InputStream}]}} ##### MyExtendedExtension destroy :: org.glassfish.tyrus.core.TyrusWebSocketEngine$3@62dd789e [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.glassfish.tyrus.test.e2e.non_deployable.ExtendedExtensionTest [INFO] Running org.glassfish.tyrus.test.e2e.non_deployable.RetryAfterTest ##### MyExtendedExtension processOutgoing :: 4 :: Frame{fin=true, rsv1=false, rsv2=false, rsv3=false, mask=true, opcode=8, payloadLength=20, maskingKey=-1462573858} ##### MyExtendedExtension destroy :: org.glassfish.tyrus.client.TyrusClientEngine$1@665293e3 Nov 02, 2023 2:19:13 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:13 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-90] Started. Nov 02, 2023 2:19:13 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:13 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:13 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:13 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-91] Started. Nov 02, 2023 2:19:13 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:13 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:13 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:13 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:13 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-92] Started. Nov 02, 2023 2:19:13 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:13 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:13 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:13 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-93] Started. RetryAfterException received. received message: Do or do not, there is no try. Nov 02, 2023 2:19:13 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:13 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:13 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:13 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:13 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-94] Started. Nov 02, 2023 2:19:13 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:13 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:13 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:13 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-95] Started. received message: Do or do not, there is no try. Nov 02, 2023 2:19:14 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:14 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:14 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:14 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:14 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-96] Started. Nov 02, 2023 2:19:14 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:14 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:14 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:14 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-97] Started. Nov 02, 2023 2:19:14 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:14 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:14 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:14 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:14 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-98] Started. Nov 02, 2023 2:19:14 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:14 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:14 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:14 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-99] Started. Nov 02, 2023 2:19:14 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:14 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:14 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:14 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:14 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-100] Started. Nov 02, 2023 2:19:14 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:14 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:14 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:14 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-101] Started. Nov 02, 2023 2:19:14 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:14 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:14 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:14 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:14 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-102] Started. Nov 02, 2023 2:19:14 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:14 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:14 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:14 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-103] Started. received message: Do or do not, there is no try. Nov 02, 2023 2:19:14 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:14 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:14 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:14 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:14 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-96] Started. Nov 02, 2023 2:19:14 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:14 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:14 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:14 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-97] Started. Nov 02, 2023 2:19:14 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:14 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:14 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:14 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:14 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-98] Started. Nov 02, 2023 2:19:14 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:14 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:14 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:14 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-99] Started. Nov 02, 2023 2:19:14 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:14 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:14 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:14 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:14 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-100] Started. Nov 02, 2023 2:19:14 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:14 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:14 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:14 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-101] Started. Nov 02, 2023 2:19:14 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:14 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:14 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:14 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:14 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-102] Started. Nov 02, 2023 2:19:14 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:14 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:14 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:14 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-103] Started. received message: Do or do not, there is no try. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-104] Started. Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-105] Started. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-106] Started. Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-107] Started. received message: Do or do not, there is no try. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-108] Started. Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-109] Started. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-110] Started. Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-111] Started. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.171 s -- in org.glassfish.tyrus.test.e2e.non_deployable.RetryAfterTest [INFO] Running org.glassfish.tyrus.test.e2e.non_deployable.ServerExecutorsManagementTest Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-112] Started. Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-113] Started. Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-114] Started. Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-115] Started. Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-116] Started. Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-117] Started. Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-118] Started. Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-119] Started. Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-120] Started. Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-121] Started. Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-122] Started. Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-123] Started. Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-124] Started. Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-125] Started. Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-126] Started. Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-127] Started. Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-128] Started. Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-129] Started. Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-130] Started. Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-131] Started. Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-132] Started. Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-133] Started. Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-134] Started. Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-135] Started. Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. received message: Do or do not, there is no try. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-104] Started. Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-105] Started. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-106] Started. Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-107] Started. received message: Do or do not, there is no try. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-136] Started. Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-137] Started. Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-138] Started. Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-139] Started. Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-140] Started. Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-141] Started. Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-142] Started. Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-143] Started. Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-144] Started. Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-145] Started. Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-146] Started. Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-147] Started. Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-148] Started. Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-149] Started. Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-150] Started. Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-151] Started. Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-152] Started. Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-153] Started. Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-154] Started. Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-155] Started. Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-156] Started. Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-157] Started. Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-158] Started. Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-159] Started. Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-160] Started. Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-161] Started. Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-162] Started. Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-108] Started. Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-109] Started. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-110] Started. Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-111] Started. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8026] Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.176 s -- in org.glassfish.tyrus.test.e2e.non_deployable.RetryAfterTest [INFO] Running org.glassfish.tyrus.test.e2e.non_deployable.ServerExecutorsManagementTest Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-112] Started. Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-113] Started. Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-114] Started. Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-115] Started. Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-116] Started. Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-117] Started. Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-118] Started. Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-119] Started. Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-120] Started. Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-121] Started. Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-122] Started. Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-123] Started. Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-124] Started. Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-125] Started. Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-126] Started. Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-127] Started. Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-128] Started. Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-129] Started. Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-130] Started. Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-131] Started. Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-132] Started. Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-133] Started. Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-134] Started. Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-135] Started. Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-163] Started. Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-164] Started. Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-165] Started. Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-166] Started. Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-167] Started. Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-168] Started. Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-169] Started. Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-170] Started. Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-171] Started. Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-172] Started. Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-173] Started. Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-174] Started. Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-175] Started. Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-176] Started. Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-177] Started. Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-178] Started. Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-179] Started. Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-180] Started. Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-181] Started. Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-182] Started. Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-183] Started. Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-184] Started. Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-185] Started. Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-186] Started. Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-187] Started. Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-188] Started. Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-189] Started. Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-190] Started. Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-191] Started. Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-192] Started. Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-193] Started. Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-194] Started. Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-195] Started. Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-196] Started. Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-197] Started. Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-198] Started. Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-199] Started. Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-200] Started. Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-201] Started. Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-202] Started. Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-203] Started. Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-204] Started. Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-205] Started. Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-206] Started. Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-207] Started. Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-208] Started. Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-209] Started. Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-210] Started. Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-211] Started. Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-136] Started. Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-137] Started. Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-138] Started. Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-139] Started. Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-140] Started. Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-141] Started. Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-142] Started. Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-143] Started. Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-144] Started. Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-145] Started. Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-146] Started. Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-147] Started. Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.944 s -- in org.glassfish.tyrus.test.e2e.non_deployable.ServerExecutorsManagementTest [INFO] Running org.glassfish.tyrus.test.e2e.non_deployable.DefaultPortTest [WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.002 s -- in org.glassfish.tyrus.test.e2e.non_deployable.DefaultPortTest [INFO] Running org.glassfish.tyrus.test.e2e.non_deployable.GrizzlyContextPathTest Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-212] Started. Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-213] Started. Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.glassfish.tyrus.test.e2e.non_deployable.GrizzlyContextPathTest [INFO] Running org.glassfish.tyrus.test.e2e.non_deployable.ServerEndpointPathTest Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-214] Started. Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-215] Started. Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s -- in org.glassfish.tyrus.test.e2e.non_deployable.ServerEndpointPathTest [INFO] Running org.glassfish.tyrus.test.e2e.non_deployable.EphemeralPortTest Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:36269] Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-216] Started. Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:36269 Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.test.e2e.non_deployable.EphemeralPortTest$1 onOpen INFO: Session [db28e73f-0a86-4bd1-8cd6-c33ca636ca61] SENT: It's a trap! Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.test.e2e.non_deployable.EphemeralPortTest$1$1 onMessage INFO: Session [db28e73f-0a86-4bd1-8cd6-c33ca636ca61] RECEIVED: It's a trap! Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:36269] Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:36451] Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:36963] Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:43211] Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:36505] Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:40253] Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-219] Started. Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-220] Started. Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-223] Started. Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:44707] Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-218] Started. Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:35423] Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:36505 Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:36451 Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:33551] Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-217] Started. Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-224] Started. Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:36963 Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:33551 Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:40253 Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-222] Started. Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-221] Started. Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:34723] Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:35423 Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:43211 Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:44707 Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-225] Started. Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:34723 Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:37173] Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-226] Started. Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:37173 Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.test.e2e.non_deployable.EphemeralPortTest$1 onOpen INFO: Session [bcd913c4-66e6-44a0-a269-b7a907fe99fb] SENT: It's a trap! Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.test.e2e.non_deployable.EphemeralPortTest$1 onOpen INFO: Session [b775154d-98ba-42f9-96d5-ea1352c3e3db] SENT: It's a trap! Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.test.e2e.non_deployable.EphemeralPortTest$1 onOpen INFO: Session [f3cb6b42-8c73-44e9-b5f0-1b78548e8434] SENT: It's a trap! Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.test.e2e.non_deployable.EphemeralPortTest$1 onOpen INFO: Session [d4d41683-caba-405d-b471-65df327df54a] SENT: It's a trap! Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.test.e2e.non_deployable.EphemeralPortTest$1 onOpen INFO: Session [6f7a6470-214a-46ac-89a4-61f820399858] SENT: It's a trap! Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.test.e2e.non_deployable.EphemeralPortTest$1 onOpen INFO: Session [ae4203e2-c1a1-4f60-9004-93831c366201] SENT: It's a trap! Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.test.e2e.non_deployable.EphemeralPortTest$1$1 onMessage INFO: Session [bcd913c4-66e6-44a0-a269-b7a907fe99fb] RECEIVED: It's a trap! Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.test.e2e.non_deployable.EphemeralPortTest$1 onOpen INFO: Session [181ce26e-58e0-406e-8313-2aa9aab91315] SENT: It's a trap! Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:36505] Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.test.e2e.non_deployable.EphemeralPortTest$1 onOpen INFO: Session [60687889-fbee-4ed0-a4f5-1773c3854f03] SENT: It's a trap! Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.test.e2e.non_deployable.EphemeralPortTest$1$1 onMessage INFO: Session [f3cb6b42-8c73-44e9-b5f0-1b78548e8434] RECEIVED: It's a trap! Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:40253] Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.test.e2e.non_deployable.EphemeralPortTest$1$1 onMessage INFO: Session [181ce26e-58e0-406e-8313-2aa9aab91315] RECEIVED: It's a trap! Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:33551] Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.test.e2e.non_deployable.EphemeralPortTest$1$1 onMessage INFO: Session [d4d41683-caba-405d-b471-65df327df54a] RECEIVED: It's a trap! Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:36963] Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.test.e2e.non_deployable.EphemeralPortTest$1$1 onMessage INFO: Session [6f7a6470-214a-46ac-89a4-61f820399858] RECEIVED: It's a trap! Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:35423] Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.test.e2e.non_deployable.EphemeralPortTest$1$1 onMessage INFO: Session [ae4203e2-c1a1-4f60-9004-93831c366201] RECEIVED: It's a trap! Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:43211] Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.test.e2e.non_deployable.EphemeralPortTest$1 onOpen INFO: Session [df219a6c-af9a-48b5-aceb-88d62cfa3342] SENT: It's a trap! Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.test.e2e.non_deployable.EphemeralPortTest$1 onOpen INFO: Session [5555f153-e881-4c9c-9ffe-b08b5291371a] SENT: It's a trap! Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.test.e2e.non_deployable.EphemeralPortTest$1$1 onMessage INFO: Session [b775154d-98ba-42f9-96d5-ea1352c3e3db] RECEIVED: It's a trap! Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.test.e2e.non_deployable.EphemeralPortTest$1$1 onMessage INFO: Session [60687889-fbee-4ed0-a4f5-1773c3854f03] RECEIVED: It's a trap! Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:44707] Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:34723] Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.test.e2e.non_deployable.EphemeralPortTest$1$1 onMessage INFO: Session [df219a6c-af9a-48b5-aceb-88d62cfa3342] RECEIVED: It's a trap! Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:36451] Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.test.e2e.non_deployable.EphemeralPortTest$1$1 onMessage INFO: Session [5555f153-e881-4c9c-9ffe-b08b5291371a] RECEIVED: It's a trap! Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:37173] Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 s -- in org.glassfish.tyrus.test.e2e.non_deployable.EphemeralPortTest [INFO] Running org.glassfish.tyrus.test.e2e.non_deployable.MaxMessageSizeDeploymentTest Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-148] Started. Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-149] Started. Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-150] Started. Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-151] Started. Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-152] Started. Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-153] Started. Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-154] Started. Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-155] Started. Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-156] Started. Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-157] Started. Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-158] Started. Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-159] Started. Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-160] Started. Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-161] Started. Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-162] Started. Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-163] Started. Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:16 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:16 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-164] Started. Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-165] Started. Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-166] Started. Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-167] Started. Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-168] Started. Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-169] Started. Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-170] Started. Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-171] Started. Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-172] Started. Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-173] Started. Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-174] Started. Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-175] Started. Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-176] Started. Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-177] Started. Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-178] Started. Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-179] Started. Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-180] Started. Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-181] Started. Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-182] Started. Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-183] Started. Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-184] Started. Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-185] Started. Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-186] Started. Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-187] Started. Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-188] Started. Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-189] Started. Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-190] Started. Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-191] Started. Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-192] Started. Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-193] Started. Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-194] Started. Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-195] Started. Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-227] Started. Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Expected message: MaxMessageSize 2 on method onTooBigMessage in endpoint org.glassfish.tyrus.test.e2e.non_deployable.MaxMessageSizeDeploymentTest$LargeMaxMessageSizeClientEndpoint is larger than the container incoming buffer size 1. Logged message: MaxMessageSize 2 on method onTooBigMessage in endpoint org.glassfish.tyrus.test.e2e.non_deployable.MaxMessageSizeDeploymentTest$LargeMaxMessageSizeClientEndpoint is larger than the container incoming buffer size 1. Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-228] Started. Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-229] Started. Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-230] Started. Expected message: MaxMessageSize 2 on method onTooBigMessage in endpoint org.glassfish.tyrus.test.e2e.non_deployable.MaxMessageSizeDeploymentTest$LargeMaxMessageSizeServerEndpoint is larger than the container incoming buffer size 1. Logged message: MaxMessageSize 2 on method onTooBigMessage in endpoint org.glassfish.tyrus.test.e2e.non_deployable.MaxMessageSizeDeploymentTest$LargeMaxMessageSizeServerEndpoint is larger than the container incoming buffer size 1. Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 s -- in org.glassfish.tyrus.test.e2e.non_deployable.MaxMessageSizeDeploymentTest [INFO] Running org.glassfish.tyrus.test.e2e.non_deployable.WsadlTest Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-231] Started. Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. -1 ### Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.120 s -- in org.glassfish.tyrus.test.e2e.non_deployable.WsadlTest [INFO] Running org.glassfish.tyrus.test.e2e.non_deployable.JdkClientContainerHangTest Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-196] Started. Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-197] Started. Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-198] Started. Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-199] Started. Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-200] Started. Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-201] Started. Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-202] Started. Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-203] Started. Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-204] Started. Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-205] Started. Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-206] Started. Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-207] Started. Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-208] Started. Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-209] Started. Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-210] Started. Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-211] Started. Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.039 s -- in org.glassfish.tyrus.test.e2e.non_deployable.ServerExecutorsManagementTest [INFO] Running org.glassfish.tyrus.test.e2e.non_deployable.DefaultPortTest [WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.001 s -- in org.glassfish.tyrus.test.e2e.non_deployable.DefaultPortTest [INFO] Running org.glassfish.tyrus.test.e2e.non_deployable.GrizzlyContextPathTest Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-212] Started. Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.331 s -- in org.glassfish.tyrus.test.e2e.non_deployable.JdkClientContainerHangTest [INFO] Running org.glassfish.tyrus.test.e2e.non_deployable.OnCloseTest Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-232] Started. Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.glassfish.tyrus.test.e2e.non_deployable.OnCloseTest [INFO] Running org.glassfish.tyrus.test.e2e.non_deployable.GrizzlyClientThreadPoolConfigsTest Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-233] Started. Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.test.e2e.non_deployable.GrizzlyClientThreadPoolConfigsTest$2 newThread INFO: Selector thread factory called: org.glassfish.grizzly.threadpool.SyncThreadPool$SyncThreadWorker@4fe64d23 Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.test.e2e.non_deployable.GrizzlyClientThreadPoolConfigsTest$2 newThread INFO: Selector thread factory called: org.glassfish.grizzly.threadpool.SyncThreadPool$SyncThreadWorker@58437801 Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.test.e2e.non_deployable.GrizzlyClientThreadPoolConfigsTest$2 newThread INFO: Selector thread factory called: org.glassfish.grizzly.threadpool.SyncThreadPool$SyncThreadWorker@6af5bbd0 Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.test.e2e.non_deployable.GrizzlyClientThreadPoolConfigsTest$2 newThread INFO: Selector thread factory called: org.glassfish.grizzly.threadpool.SyncThreadPool$SyncThreadWorker@76464795 Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.test.e2e.non_deployable.GrizzlyClientThreadPoolConfigsTest$2 newThread INFO: Selector thread factory called: org.glassfish.grizzly.threadpool.SyncThreadPool$SyncThreadWorker@b34832b Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.test.e2e.non_deployable.GrizzlyClientThreadPoolConfigsTest$1 newThread INFO: Worker thread factory called: org.glassfish.grizzly.threadpool.SyncThreadPool$SyncThreadWorker@48f4713c Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.test.e2e.non_deployable.GrizzlyClientThreadPoolConfigsTest$1 newThread INFO: Worker thread factory called: org.glassfish.grizzly.threadpool.SyncThreadPool$SyncThreadWorker@f1868c9 Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.test.e2e.non_deployable.GrizzlyClientThreadPoolConfigsTest$1 newThread INFO: Worker thread factory called: org.glassfish.grizzly.threadpool.SyncThreadPool$SyncThreadWorker@4ba6ec50 Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.test.e2e.non_deployable.GrizzlyClientThreadPoolConfigsTest$1 newThread INFO: Worker thread factory called: org.glassfish.grizzly.threadpool.SyncThreadPool$SyncThreadWorker@642413d4 Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.test.e2e.non_deployable.GrizzlyClientThreadPoolConfigsTest$1 newThread INFO: Worker thread factory called: org.glassfish.grizzly.threadpool.SyncThreadPool$SyncThreadWorker@fb2e3fd Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.glassfish.tyrus.test.e2e.non_deployable.GrizzlyClientThreadPoolConfigsTest [INFO] Running org.glassfish.tyrus.test.e2e.non_deployable.GetEndpointInstanceTest Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-234] Started. Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. ws://localhost:8025/e2e-test/echoProgrammatic Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-235] Started. Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.glassfish.tyrus.test.e2e.non_deployable.GetEndpointInstanceTest [INFO] Running org.glassfish.tyrus.test.e2e.non_deployable.GrizzlyServerThreadPoolConfigsTest Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.test.e2e.non_deployable.GrizzlyServerThreadPoolConfigsTest$2 newThread INFO: Selector thread factory called: org.glassfish.grizzly.threadpool.SyncThreadPool$SyncThreadWorker@51b01550 Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.test.e2e.non_deployable.GrizzlyServerThreadPoolConfigsTest$2 newThread INFO: Selector thread factory called: org.glassfish.grizzly.threadpool.SyncThreadPool$SyncThreadWorker@2ef0dd86 Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.test.e2e.non_deployable.GrizzlyServerThreadPoolConfigsTest$2 newThread INFO: Selector thread factory called: org.glassfish.grizzly.threadpool.SyncThreadPool$SyncThreadWorker@3337d04c Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.test.e2e.non_deployable.GrizzlyServerThreadPoolConfigsTest$2 newThread INFO: Selector thread factory called: org.glassfish.grizzly.threadpool.SyncThreadPool$SyncThreadWorker@6de6faa6 Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.test.e2e.non_deployable.GrizzlyServerThreadPoolConfigsTest$2 newThread INFO: Selector thread factory called: org.glassfish.grizzly.threadpool.SyncThreadPool$SyncThreadWorker@3cad68df Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.test.e2e.non_deployable.GrizzlyServerThreadPoolConfigsTest$1 newThread INFO: Worker thread factory called: org.glassfish.grizzly.threadpool.SyncThreadPool$SyncThreadWorker@14998e21 Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.test.e2e.non_deployable.GrizzlyServerThreadPoolConfigsTest$1 newThread INFO: Worker thread factory called: org.glassfish.grizzly.threadpool.SyncThreadPool$SyncThreadWorker@1921994e Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.test.e2e.non_deployable.GrizzlyServerThreadPoolConfigsTest$1 newThread INFO: Worker thread factory called: org.glassfish.grizzly.threadpool.SyncThreadPool$SyncThreadWorker@43c87306 Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.test.e2e.non_deployable.GrizzlyServerThreadPoolConfigsTest$1 newThread INFO: Worker thread factory called: org.glassfish.grizzly.threadpool.SyncThreadPool$SyncThreadWorker@14f40030 Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.test.e2e.non_deployable.GrizzlyServerThreadPoolConfigsTest$1 newThread INFO: Worker thread factory called: org.glassfish.grizzly.threadpool.SyncThreadPool$SyncThreadWorker@4c447c09 Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-236] Started. Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.glassfish.tyrus.test.e2e.non_deployable.GrizzlyServerThreadPoolConfigsTest [INFO] Running org.glassfish.tyrus.test.e2e.non_deployable.AnnotatedClassModelcheckingTest Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-237] Started. Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-213] Started. Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.glassfish.tyrus.test.e2e.non_deployable.GrizzlyContextPathTest [INFO] Running org.glassfish.tyrus.test.e2e.non_deployable.ServerEndpointPathTest Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-214] Started. Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-215] Started. Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.glassfish.tyrus.test.e2e.non_deployable.ServerEndpointPathTest [INFO] Running org.glassfish.tyrus.test.e2e.non_deployable.EphemeralPortTest Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:34129] Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-216] Started. Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:34129 Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.test.e2e.non_deployable.EphemeralPortTest$1 onOpen INFO: Session [7ded2be2-b88a-4eb7-8df9-c90d0055fb6d] SENT: It's a trap! Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.test.e2e.non_deployable.EphemeralPortTest$1$1 onMessage INFO: Session [7ded2be2-b88a-4eb7-8df9-c90d0055fb6d] RECEIVED: It's a trap! Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:34129] Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:46169] Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:35227] Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-220] Started. Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-218] Started. Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:35227 Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:46169 Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:43931] Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-221] Started. Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:43931 Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:35787] Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-219] Started. Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:41465] Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-222] Started. Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:35787 Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:45831] Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-217] Started. Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:34773] Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:41465 Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-224] Started. Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:45831 Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:34773 Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.test.e2e.non_deployable.EphemeralPortTest$1 onOpen INFO: Session [deeee387-f2e3-488c-aa07-34d090d7f547] SENT: It's a trap! Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.test.e2e.non_deployable.EphemeralPortTest$1 onOpen INFO: Session [338b63e7-4680-4c59-a024-28443b8bd9d6] SENT: It's a trap! Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.test.e2e.non_deployable.EphemeralPortTest$1 onOpen INFO: Session [d5a07735-2e50-4885-828e-2ce2ee4d9685] SENT: It's a trap! Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.test.e2e.non_deployable.EphemeralPortTest$1$1 onMessage INFO: Session [d5a07735-2e50-4885-828e-2ce2ee4d9685] RECEIVED: It's a trap! Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.test.e2e.non_deployable.EphemeralPortTest$1$1 onMessage INFO: Session [deeee387-f2e3-488c-aa07-34d090d7f547] RECEIVED: It's a trap! Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.test.e2e.non_deployable.EphemeralPortTest$1$1 onMessage INFO: Session [338b63e7-4680-4c59-a024-28443b8bd9d6] RECEIVED: It's a trap! Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:35787] Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:35227] Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:41465] Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:33421] Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-225] Started. Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:33421 Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:39715] Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-223] Started. Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:40911] Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-226] Started. Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:39715 Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:40911 Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.test.e2e.non_deployable.EphemeralPortTest$1 onOpen INFO: Session [bd33d83e-48c9-463e-a9ea-8251b42a7254] SENT: It's a trap! Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.test.e2e.non_deployable.EphemeralPortTest$1 onOpen INFO: Session [d67ccc42-bff8-47ee-b71a-ad78f3f77697] SENT: It's a trap! Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.test.e2e.non_deployable.EphemeralPortTest$1$1 onMessage INFO: Session [bd33d83e-48c9-463e-a9ea-8251b42a7254] RECEIVED: It's a trap! Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.test.e2e.non_deployable.EphemeralPortTest$1 onOpen INFO: Session [976afd59-5edd-4e33-8b95-a1056c7ecab5] SENT: It's a trap! Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:46169] Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.test.e2e.non_deployable.EphemeralPortTest$1 onOpen INFO: Session [806e0a44-0a95-4ffa-ba98-451ef1f44615] SENT: It's a trap! Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.test.e2e.non_deployable.EphemeralPortTest$1$1 onMessage INFO: Session [976afd59-5edd-4e33-8b95-a1056c7ecab5] RECEIVED: It's a trap! Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.test.e2e.non_deployable.EphemeralPortTest$1$1 onMessage INFO: Session [d67ccc42-bff8-47ee-b71a-ad78f3f77697] RECEIVED: It's a trap! Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.test.e2e.non_deployable.EphemeralPortTest$1 onOpen INFO: Session [029d63f7-a314-45bb-8ce2-146e172b8afc] SENT: It's a trap! Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:34773] Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.test.e2e.non_deployable.EphemeralPortTest$1$1 onMessage INFO: Session [806e0a44-0a95-4ffa-ba98-451ef1f44615] RECEIVED: It's a trap! Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:45831] Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.test.e2e.non_deployable.EphemeralPortTest$1 onOpen INFO: Session [d73e4ab4-44d0-4d82-b760-95c974ee6bcc] SENT: It's a trap! Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:43931] Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.test.e2e.non_deployable.EphemeralPortTest$1$1 onMessage INFO: Session [029d63f7-a314-45bb-8ce2-146e172b8afc] RECEIVED: It's a trap! Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:33421] Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.test.e2e.non_deployable.EphemeralPortTest$1 onOpen INFO: Session [0263a96c-f5e9-49ca-ad40-67b3f495a05b] SENT: It's a trap! Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.test.e2e.non_deployable.EphemeralPortTest$1$1 onMessage INFO: Session [d73e4ab4-44d0-4d82-b760-95c974ee6bcc] RECEIVED: It's a trap! Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:40911] Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.test.e2e.non_deployable.EphemeralPortTest$1$1 onMessage INFO: Session [0263a96c-f5e9-49ca-ad40-67b3f495a05b] RECEIVED: It's a trap! Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:39715] Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s -- in org.glassfish.tyrus.test.e2e.non_deployable.EphemeralPortTest [INFO] Running org.glassfish.tyrus.test.e2e.non_deployable.MaxMessageSizeDeploymentTest Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-227] Started. Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Expected message: MaxMessageSize 2 on method onTooBigMessage in endpoint org.glassfish.tyrus.test.e2e.non_deployable.MaxMessageSizeDeploymentTest$LargeMaxMessageSizeClientEndpoint is larger than the container incoming buffer size 1. Logged message: MaxMessageSize 2 on method onTooBigMessage in endpoint org.glassfish.tyrus.test.e2e.non_deployable.MaxMessageSizeDeploymentTest$LargeMaxMessageSizeClientEndpoint is larger than the container incoming buffer size 1. Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-228] Started. Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-229] Started. Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-230] Started. Expected message: MaxMessageSize 2 on method onTooBigMessage in endpoint org.glassfish.tyrus.test.e2e.non_deployable.MaxMessageSizeDeploymentTest$LargeMaxMessageSizeServerEndpoint is larger than the container incoming buffer size 1. Logged message: MaxMessageSize 2 on method onTooBigMessage in endpoint org.glassfish.tyrus.test.e2e.non_deployable.MaxMessageSizeDeploymentTest$LargeMaxMessageSizeServerEndpoint is larger than the container incoming buffer size 1. Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.068 s -- in org.glassfish.tyrus.test.e2e.non_deployable.MaxMessageSizeDeploymentTest [INFO] Running org.glassfish.tyrus.test.e2e.non_deployable.WsadlTest Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-231] Started. Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-238] Started. Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-239] Started. Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-240] Started. Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-241] Started. Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.core.AnnotatedEndpoint WARNING: Unknown parameter(s) for org.glassfish.tyrus.test.e2e.non_deployable.AnnotatedClassModelcheckingTest$MultipleWrongMethodsBean.wrongOnError method annotated with @OnError annotation: {1=class java.lang.Throwable, 2=class java.lang.String}. This method will be ignored. Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-242] Started. Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.core.AnnotatedEndpoint WARNING: Unknown parameter(s) for org.glassfish.tyrus.test.e2e.non_deployable.AnnotatedClassModelcheckingTest$MultipleWrongMethodsBean.wrongOnError method annotated with @OnError annotation: {1=class java.lang.Throwable, 2=class java.lang.String}. This method will be ignored. Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-243] Started. Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.core.AnnotatedEndpoint WARNING: Unknown parameter(s) for org.glassfish.tyrus.test.e2e.non_deployable.AnnotatedClassModelcheckingTest$ErrorMethodWithWrongParam.wrongOnError method annotated with @OnError annotation: {1=class java.lang.Throwable, 2=class java.lang.String}. This method will be ignored. Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-244] Started. Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-245] Started. Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-246] Started. Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.030 s -- in org.glassfish.tyrus.test.e2e.non_deployable.AnnotatedClassModelcheckingTest -1 ### Nov 02, 2023 2:19:17 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:17 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.136 s -- in org.glassfish.tyrus.test.e2e.non_deployable.WsadlTest [INFO] Running org.glassfish.tyrus.test.e2e.non_deployable.JdkClientContainerHangTest [INFO] [INFO] Results: [INFO] [WARNING] Tests run: 66, Failures: 0, Errors: 0, Skipped: 2 [INFO] [INFO] [INFO] --- war:3.4.0:war (default-war) @ tyrus-tests-e2e-nondeployable --- [INFO] Packaging webapp [INFO] Assembling webapp [tyrus-tests-e2e-nondeployable] in [/home/jenkins/agent/workspace/continuous-integration_2.x/tests/e2e/non-deployable/target/tyrus-tests-e2e-nondeployable-2.1.99-SNAPSHOT] [INFO] Processing war project [INFO] Building war: /home/jenkins/agent/workspace/continuous-integration_2.x/tests/e2e/non-deployable/target/tyrus-tests-e2e-nondeployable-2.1.99-SNAPSHOT.war [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ tyrus-tests-e2e-nondeployable --- [INFO] CycloneDX: Resolving Dependencies [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.395 s -- in org.glassfish.tyrus.test.e2e.non_deployable.JdkClientContainerHangTest [INFO] Running org.glassfish.tyrus.test.e2e.non_deployable.OnCloseTest Nov 02, 2023 2:19:18 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:18 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-232] Started. Nov 02, 2023 2:19:18 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:18 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:18 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:18 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.glassfish.tyrus.test.e2e.non_deployable.OnCloseTest [INFO] Running org.glassfish.tyrus.test.e2e.non_deployable.GrizzlyClientThreadPoolConfigsTest Nov 02, 2023 2:19:18 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:18 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-233] Started. Nov 02, 2023 2:19:18 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:18 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:18 PM org.glassfish.tyrus.test.e2e.non_deployable.GrizzlyClientThreadPoolConfigsTest$2 newThread INFO: Selector thread factory called: org.glassfish.grizzly.threadpool.SyncThreadPool$SyncThreadWorker@6a1ef65c Nov 02, 2023 2:19:18 PM org.glassfish.tyrus.test.e2e.non_deployable.GrizzlyClientThreadPoolConfigsTest$2 newThread INFO: Selector thread factory called: org.glassfish.grizzly.threadpool.SyncThreadPool$SyncThreadWorker@72976b4 Nov 02, 2023 2:19:18 PM org.glassfish.tyrus.test.e2e.non_deployable.GrizzlyClientThreadPoolConfigsTest$2 newThread INFO: Selector thread factory called: org.glassfish.grizzly.threadpool.SyncThreadPool$SyncThreadWorker@726934e2 Nov 02, 2023 2:19:18 PM org.glassfish.tyrus.test.e2e.non_deployable.GrizzlyClientThreadPoolConfigsTest$2 newThread INFO: Selector thread factory called: org.glassfish.grizzly.threadpool.SyncThreadPool$SyncThreadWorker@1319bc2a Nov 02, 2023 2:19:18 PM org.glassfish.tyrus.test.e2e.non_deployable.GrizzlyClientThreadPoolConfigsTest$2 newThread INFO: Selector thread factory called: org.glassfish.grizzly.threadpool.SyncThreadPool$SyncThreadWorker@e280403 Nov 02, 2023 2:19:18 PM org.glassfish.tyrus.test.e2e.non_deployable.GrizzlyClientThreadPoolConfigsTest$1 newThread INFO: Worker thread factory called: org.glassfish.grizzly.threadpool.SyncThreadPool$SyncThreadWorker@42f85fa4 Nov 02, 2023 2:19:18 PM org.glassfish.tyrus.test.e2e.non_deployable.GrizzlyClientThreadPoolConfigsTest$1 newThread INFO: Worker thread factory called: org.glassfish.grizzly.threadpool.SyncThreadPool$SyncThreadWorker@798dad3d Nov 02, 2023 2:19:18 PM org.glassfish.tyrus.test.e2e.non_deployable.GrizzlyClientThreadPoolConfigsTest$1 newThread INFO: Worker thread factory called: org.glassfish.grizzly.threadpool.SyncThreadPool$SyncThreadWorker@27abb6ca Nov 02, 2023 2:19:18 PM org.glassfish.tyrus.test.e2e.non_deployable.GrizzlyClientThreadPoolConfigsTest$1 newThread INFO: Worker thread factory called: org.glassfish.grizzly.threadpool.SyncThreadPool$SyncThreadWorker@696db620 Nov 02, 2023 2:19:18 PM org.glassfish.tyrus.test.e2e.non_deployable.GrizzlyClientThreadPoolConfigsTest$1 newThread INFO: Worker thread factory called: org.glassfish.grizzly.threadpool.SyncThreadPool$SyncThreadWorker@6968c1d6 Nov 02, 2023 2:19:18 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:18 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.glassfish.tyrus.test.e2e.non_deployable.GrizzlyClientThreadPoolConfigsTest [INFO] Running org.glassfish.tyrus.test.e2e.non_deployable.GetEndpointInstanceTest Nov 02, 2023 2:19:18 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:18 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-234] Started. Nov 02, 2023 2:19:18 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:18 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. ws://localhost:8025/e2e-test/echoProgrammatic Nov 02, 2023 2:19:18 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:18 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:18 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:18 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-235] Started. Nov 02, 2023 2:19:18 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:18 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:18 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:18 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.glassfish.tyrus.test.e2e.non_deployable.GetEndpointInstanceTest [INFO] Running org.glassfish.tyrus.test.e2e.non_deployable.GrizzlyServerThreadPoolConfigsTest Nov 02, 2023 2:19:18 PM org.glassfish.tyrus.test.e2e.non_deployable.GrizzlyServerThreadPoolConfigsTest$2 newThread INFO: Selector thread factory called: org.glassfish.grizzly.threadpool.SyncThreadPool$SyncThreadWorker@32d5279 Nov 02, 2023 2:19:18 PM org.glassfish.tyrus.test.e2e.non_deployable.GrizzlyServerThreadPoolConfigsTest$2 newThread INFO: Selector thread factory called: org.glassfish.grizzly.threadpool.SyncThreadPool$SyncThreadWorker@1c067c0d Nov 02, 2023 2:19:18 PM org.glassfish.tyrus.test.e2e.non_deployable.GrizzlyServerThreadPoolConfigsTest$2 newThread INFO: Selector thread factory called: org.glassfish.grizzly.threadpool.SyncThreadPool$SyncThreadWorker@5d0b0cb9 Nov 02, 2023 2:19:18 PM org.glassfish.tyrus.test.e2e.non_deployable.GrizzlyServerThreadPoolConfigsTest$2 newThread INFO: Selector thread factory called: org.glassfish.grizzly.threadpool.SyncThreadPool$SyncThreadWorker@7f7b6639 Nov 02, 2023 2:19:18 PM org.glassfish.tyrus.test.e2e.non_deployable.GrizzlyServerThreadPoolConfigsTest$2 newThread INFO: Selector thread factory called: org.glassfish.grizzly.threadpool.SyncThreadPool$SyncThreadWorker@16ac5d35 Nov 02, 2023 2:19:18 PM org.glassfish.tyrus.test.e2e.non_deployable.GrizzlyServerThreadPoolConfigsTest$1 newThread INFO: Worker thread factory called: org.glassfish.grizzly.threadpool.SyncThreadPool$SyncThreadWorker@3965bdf9 Nov 02, 2023 2:19:18 PM org.glassfish.tyrus.test.e2e.non_deployable.GrizzlyServerThreadPoolConfigsTest$1 newThread INFO: Worker thread factory called: org.glassfish.grizzly.threadpool.SyncThreadPool$SyncThreadWorker@3c0e00a8 Nov 02, 2023 2:19:18 PM org.glassfish.tyrus.test.e2e.non_deployable.GrizzlyServerThreadPoolConfigsTest$1 newThread INFO: Worker thread factory called: org.glassfish.grizzly.threadpool.SyncThreadPool$SyncThreadWorker@1860f3be Nov 02, 2023 2:19:18 PM org.glassfish.tyrus.test.e2e.non_deployable.GrizzlyServerThreadPoolConfigsTest$1 newThread INFO: Worker thread factory called: org.glassfish.grizzly.threadpool.SyncThreadPool$SyncThreadWorker@6cd15072 Nov 02, 2023 2:19:18 PM org.glassfish.tyrus.test.e2e.non_deployable.GrizzlyServerThreadPoolConfigsTest$1 newThread INFO: Worker thread factory called: org.glassfish.grizzly.threadpool.SyncThreadPool$SyncThreadWorker@78cfa264 Nov 02, 2023 2:19:18 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:18 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-236] Started. Nov 02, 2023 2:19:18 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:18 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:18 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:18 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.glassfish.tyrus.test.e2e.non_deployable.GrizzlyServerThreadPoolConfigsTest [INFO] Running org.glassfish.tyrus.test.e2e.non_deployable.AnnotatedClassModelcheckingTest Nov 02, 2023 2:19:18 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:18 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-237] Started. Nov 02, 2023 2:19:18 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:18 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:18 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-238] Started. Nov 02, 2023 2:19:18 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:18 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:18 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-239] Started. Nov 02, 2023 2:19:18 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:18 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:18 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-240] Started. Nov 02, 2023 2:19:18 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:18 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:18 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-241] Started. Nov 02, 2023 2:19:18 PM org.glassfish.tyrus.core.AnnotatedEndpoint WARNING: Unknown parameter(s) for org.glassfish.tyrus.test.e2e.non_deployable.AnnotatedClassModelcheckingTest$MultipleWrongMethodsBean.wrongOnError method annotated with @OnError annotation: {1=class java.lang.Throwable, 2=class java.lang.String}. This method will be ignored. Nov 02, 2023 2:19:18 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:18 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:18 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-242] Started. Nov 02, 2023 2:19:18 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:18 PM org.glassfish.tyrus.core.AnnotatedEndpoint WARNING: Unknown parameter(s) for org.glassfish.tyrus.test.e2e.non_deployable.AnnotatedClassModelcheckingTest$MultipleWrongMethodsBean.wrongOnError method annotated with @OnError annotation: {1=class java.lang.Throwable, 2=class java.lang.String}. This method will be ignored. Nov 02, 2023 2:19:18 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:18 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-243] Started. Nov 02, 2023 2:19:18 PM org.glassfish.tyrus.core.AnnotatedEndpoint WARNING: Unknown parameter(s) for org.glassfish.tyrus.test.e2e.non_deployable.AnnotatedClassModelcheckingTest$ErrorMethodWithWrongParam.wrongOnError method annotated with @OnError annotation: {1=class java.lang.Throwable, 2=class java.lang.String}. This method will be ignored. Nov 02, 2023 2:19:18 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:18 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:18 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-244] Started. Nov 02, 2023 2:19:18 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:18 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:18 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-245] Started. Nov 02, 2023 2:19:18 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:18 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:18 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:18 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:18 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:18 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-246] Started. Nov 02, 2023 2:19:18 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:18 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:18 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:18 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in org.glassfish.tyrus.test.e2e.non_deployable.AnnotatedClassModelcheckingTest [INFO] CycloneDX: Creating BOM version 1.4 with 20 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/continuous-integration_2.x/tests/e2e/non-deployable/target/bom.xml [INFO] attaching as tyrus-tests-e2e-nondeployable-2.1.99-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/continuous-integration_2.x/tests/e2e/non-deployable/target/bom.json [INFO] attaching as tyrus-tests-e2e-nondeployable-2.1.99-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- source:3.2.0:jar-no-fork (attach-sources) @ tyrus-tests-e2e-nondeployable --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- install:3.1.1:install (default-install) @ tyrus-tests-e2e-nondeployable --- [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/tests/e2e/non-deployable/pom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/tests/tyrus-tests-e2e-nondeployable/2.1.99-SNAPSHOT/tyrus-tests-e2e-nondeployable-2.1.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/tests/e2e/non-deployable/target/tyrus-tests-e2e-nondeployable-2.1.99-SNAPSHOT.war to /home/jenkins/.m2/repository/org/glassfish/tyrus/tests/tyrus-tests-e2e-nondeployable/2.1.99-SNAPSHOT/tyrus-tests-e2e-nondeployable-2.1.99-SNAPSHOT.war [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/tests/e2e/non-deployable/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/tests/tyrus-tests-e2e-nondeployable/2.1.99-SNAPSHOT/tyrus-tests-e2e-nondeployable-2.1.99-SNAPSHOT-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/tests/e2e/non-deployable/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/tyrus/tests/tyrus-tests-e2e-nondeployable/2.1.99-SNAPSHOT/tyrus-tests-e2e-nondeployable-2.1.99-SNAPSHOT-cyclonedx.json [INFO] [INFO] --------< org.glassfish.tyrus.tests:tyrus-tests-e2e-stdconfig >--------- [INFO] Building Tyrus End-to-End Standard Config Tests 2.1.99-SNAPSHOT [43/69] [INFO] from tests/e2e/standard-config/pom.xml [INFO] --------------------------------[ war ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ tyrus-tests-e2e-stdconfig --- [INFO] [INFO] --- checkstyle:3.1.0:check (default) @ tyrus-tests-e2e-stdconfig --- [INFO] [INFO] Results: [INFO] [WARNING] Tests run: 66, Failures: 0, Errors: 0, Skipped: 2 [INFO] [INFO] [INFO] --- war:3.4.0:war (default-war) @ tyrus-tests-e2e-nondeployable --- [INFO] Packaging webapp [INFO] Assembling webapp [tyrus-tests-e2e-nondeployable] in [/home/jenkins/agent/workspace/continuous-integration_2.x/tests/e2e/non-deployable/target/tyrus-tests-e2e-nondeployable-2.1.99-SNAPSHOT] [INFO] Processing war project [INFO] Building war: /home/jenkins/agent/workspace/continuous-integration_2.x/tests/e2e/non-deployable/target/tyrus-tests-e2e-nondeployable-2.1.99-SNAPSHOT.war [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ tyrus-tests-e2e-nondeployable --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 20 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/continuous-integration_2.x/tests/e2e/non-deployable/target/bom.xml [INFO] attaching as tyrus-tests-e2e-nondeployable-2.1.99-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/continuous-integration_2.x/tests/e2e/non-deployable/target/bom.json [INFO] attaching as tyrus-tests-e2e-nondeployable-2.1.99-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- source:3.2.0:jar-no-fork (attach-sources) @ tyrus-tests-e2e-nondeployable --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- install:3.1.1:install (default-install) @ tyrus-tests-e2e-nondeployable --- [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/tests/e2e/non-deployable/pom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/tests/tyrus-tests-e2e-nondeployable/2.1.99-SNAPSHOT/tyrus-tests-e2e-nondeployable-2.1.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/tests/e2e/non-deployable/target/tyrus-tests-e2e-nondeployable-2.1.99-SNAPSHOT.war to /home/jenkins/.m2/repository/org/glassfish/tyrus/tests/tyrus-tests-e2e-nondeployable/2.1.99-SNAPSHOT/tyrus-tests-e2e-nondeployable-2.1.99-SNAPSHOT.war [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/tests/e2e/non-deployable/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/tests/tyrus-tests-e2e-nondeployable/2.1.99-SNAPSHOT/tyrus-tests-e2e-nondeployable-2.1.99-SNAPSHOT-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/tests/e2e/non-deployable/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/tyrus/tests/tyrus-tests-e2e-nondeployable/2.1.99-SNAPSHOT/tyrus-tests-e2e-nondeployable-2.1.99-SNAPSHOT-cyclonedx.json [INFO] [INFO] --------< org.glassfish.tyrus.tests:tyrus-tests-e2e-stdconfig >--------- [INFO] Building Tyrus End-to-End Standard Config Tests 2.1.99-SNAPSHOT [43/69] [INFO] from tests/e2e/standard-config/pom.xml [INFO] --------------------------------[ war ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ tyrus-tests-e2e-stdconfig --- [INFO] [INFO] --- checkstyle:3.1.0:check (default) @ tyrus-tests-e2e-stdconfig --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory:1.0:highest-basedir (directories) @ tyrus-tests-e2e-stdconfig --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/continuous-integration_2.x [INFO] [INFO] --- build-helper:3.4.0:parse-version (parse-version) @ tyrus-tests-e2e-stdconfig --- [INFO] [INFO] --- build-helper:3.4.0:add-source (default) @ tyrus-tests-e2e-stdconfig --- [INFO] Source directory: /home/jenkins/agent/workspace/continuous-integration_2.x/tests/e2e/standard-config/target/generated-sources/rsrc-gen added. [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ tyrus-tests-e2e-stdconfig --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/continuous-integration_2.x/tests/e2e/standard-config/src/main/resources [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ tyrus-tests-e2e-stdconfig --- [INFO] No sources to compile [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ tyrus-tests-e2e-stdconfig --- [INFO] Copying 5 resources from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ tyrus-tests-e2e-stdconfig --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 95 source files to /home/jenkins/agent/workspace/continuous-integration_2.x/tests/e2e/standard-config/target/test-classes [INFO] [INFO] --- surefire:3.2.1:test (default-test) @ tyrus-tests-e2e-stdconfig --- [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory:1.0:highest-basedir (directories) @ tyrus-tests-e2e-stdconfig --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/continuous-integration_2.x [INFO] [INFO] --- build-helper:3.4.0:parse-version (parse-version) @ tyrus-tests-e2e-stdconfig --- [INFO] [INFO] --- build-helper:3.4.0:add-source (default) @ tyrus-tests-e2e-stdconfig --- [INFO] Source directory: /home/jenkins/agent/workspace/continuous-integration_2.x/tests/e2e/standard-config/target/generated-sources/rsrc-gen added. [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ tyrus-tests-e2e-stdconfig --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/continuous-integration_2.x/tests/e2e/standard-config/src/main/resources [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ tyrus-tests-e2e-stdconfig --- [INFO] No sources to compile [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ tyrus-tests-e2e-stdconfig --- [INFO] Copying 5 resources from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ tyrus-tests-e2e-stdconfig --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 95 source files to /home/jenkins/agent/workspace/continuous-integration_2.x/tests/e2e/standard-config/target/test-classes [INFO] Running org.glassfish.tyrus.test.standard_config.Tyrus203Test Nov 02, 2023 2:19:20 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:20 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Nov 02, 2023 2:19:20 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:20 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. c60433be-2870-452c-968d-4d4982a33a0e Client1 @OnMessage -> first:test 63961056-9ce2-4196-9acc-ade835b3b4f0 Client2 @OnMessage -> second:test Nov 02, 2023 2:19:20 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:20 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.262 s -- in org.glassfish.tyrus.test.standard_config.Tyrus203Test [INFO] Running org.glassfish.tyrus.test.standard_config.OriginTest Nov 02, 2023 2:19:20 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:20 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Nov 02, 2023 2:19:20 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:20 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. jakarta.websocket.DeploymentException: Handshake error. at org.glassfish.tyrus.client@2.1.99-SNAPSHOT/org.glassfish.tyrus.client.ClientManager$3$1.run(ClientManager.java:658) at org.glassfish.tyrus.client@2.1.99-SNAPSHOT/org.glassfish.tyrus.client.ClientManager$3.run(ClientManager.java:696) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.glassfish.tyrus.client@2.1.99-SNAPSHOT/org.glassfish.tyrus.client.ClientManager$SameThreadExecutorService.execute(ClientManager.java:849) at java.base/java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:118) at org.glassfish.tyrus.client@2.1.99-SNAPSHOT/org.glassfish.tyrus.client.ClientManager.connectToServer(ClientManager.java:493) at org.glassfish.tyrus.client@2.1.99-SNAPSHOT/org.glassfish.tyrus.client.ClientManager.connectToServer(ClientManager.java:337) at org.glassfish.tyrus.tests.e2e.stdconfig/org.glassfish.tyrus.test.standard_config.OriginTest.testInvalidOrigin(OriginTest.java:93) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at junit@4.13.2/org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at junit@4.13.2/org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at junit@4.13.2/org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at junit@4.13.2/org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at junit@4.13.2/org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at junit@4.13.2/org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at junit@4.13.2/org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at junit@4.13.2/org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at junit@4.13.2/org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at junit@4.13.2/org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at junit@4.13.2/org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at junit@4.13.2/org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at junit@4.13.2/org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at junit@4.13.2/org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at junit@4.13.2/org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at junit@4.13.2/org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) Caused by: org.glassfish.tyrus.core.HandshakeException: Response code was not 101: 403. at org.glassfish.tyrus.client@2.1.99-SNAPSHOT/org.glassfish.tyrus.client.TyrusClientEngine.processResponse(TyrusClientEngine.java:301) at org.glassfish.tyrus.container.grizzly.client@2.1.99-SNAPSHOT/org.glassfish.tyrus.container.grizzly.client.GrizzlyClientFilter.handleHandshake(GrizzlyClientFilter.java:323) at org.glassfish.tyrus.container.grizzly.client@2.1.99-SNAPSHOT/org.glassfish.tyrus.container.grizzly.client.GrizzlyClientFilter.handleRead(GrizzlyClientFilter.java:292) at grizzly.framework@4.0.0/org.glassfish.grizzly.filterchain.ExecutorResolver$9.execute(ExecutorResolver.java:88) at grizzly.framework@4.0.0/org.glassfish.grizzly.filterchain.DefaultFilterChain.executeFilter(DefaultFilterChain.java:246) at grizzly.framework@4.0.0/org.glassfish.grizzly.filterchain.DefaultFilterChain.executeChainPart(DefaultFilterChain.java:178) at grizzly.framework@4.0.0/org.glassfish.grizzly.filterchain.DefaultFilterChain.execute(DefaultFilterChain.java:118) at grizzly.framework@4.0.0/org.glassfish.grizzly.filterchain.DefaultFilterChain.process(DefaultFilterChain.java:96) at grizzly.framework@4.0.0/org.glassfish.grizzly.ProcessorExecutor.execute(ProcessorExecutor.java:51) at grizzly.framework@4.0.0/org.glassfish.grizzly.nio.transport.TCPNIOTransport.fireIOEvent(TCPNIOTransport.java:510) at grizzly.framework@4.0.0/org.glassfish.grizzly.strategies.AbstractIOStrategy.fireIOEvent(AbstractIOStrategy.java:82) at grizzly.framework@4.0.0/org.glassfish.grizzly.strategies.WorkerThreadIOStrategy.run0(WorkerThreadIOStrategy.java:83) at grizzly.framework@4.0.0/org.glassfish.grizzly.strategies.WorkerThreadIOStrategy$WorkerThreadRunnable.run(WorkerThreadIOStrategy.java:101) at grizzly.framework@4.0.0/org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) at grizzly.framework@4.0.0/org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) at java.base/java.lang.Thread.run(Thread.java:830) Nov 02, 2023 2:19:20 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:20 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:20 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:20 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Nov 02, 2023 2:19:20 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:20 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:20 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:20 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 s -- in org.glassfish.tyrus.test.standard_config.OriginTest [INFO] Running org.glassfish.tyrus.test.standard_config.PingPongTest [INFO] [INFO] --- surefire:3.2.1:test (default-test) @ tyrus-tests-e2e-stdconfig --- [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Nov 02, 2023 2:19:20 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:20 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. Nov 02, 2023 2:19:20 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:20 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. ### PingPongEndpoint - sending ping "" ### PingPongEndpoint - received pong "" Nov 02, 2023 2:19:20 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:20 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:20 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:20 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-4] Started. Nov 02, 2023 2:19:20 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:20 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. ### Client - sending ping "" ### Client - received pong "" Nov 02, 2023 2:19:20 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:20 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:20 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:20 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-5] Started. Nov 02, 2023 2:19:20 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:20 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:20 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:20 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:20 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:20 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-6] Started. Nov 02, 2023 2:19:20 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:20 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:20 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:20 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:20 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:20 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-7] Started. Nov 02, 2023 2:19:20 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:20 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. ### Client - sending ping "ping message client" ### Client - received pong "ping message client" Nov 02, 2023 2:19:20 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:20 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:21 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:21 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-8] Started. Nov 02, 2023 2:19:21 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:21 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. ### PingPongEndpoint - sending ping "ping message server" ### PingPongEndpoint - received pong "ping message server" Nov 02, 2023 2:19:21 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:21 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.106 s -- in org.glassfish.tyrus.test.standard_config.PingPongTest [INFO] Running org.glassfish.tyrus.test.standard_config.SimpleRemoteTest Nov 02, 2023 2:19:21 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:21 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-9] Started. Nov 02, 2023 2:19:21 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:21 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:21 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:21 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:21 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:21 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-10] Started. Nov 02, 2023 2:19:21 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:21 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:21 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:21 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.166 s -- in org.glassfish.tyrus.test.standard_config.SimpleRemoteTest [INFO] Running org.glassfish.tyrus.test.standard_config.MaxMessageSizeTest Nov 02, 2023 2:19:21 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:21 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-11] Started. Nov 02, 2023 2:19:21 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:21 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:21 PM org.glassfish.tyrus.core.AnnotatedEndpoint onError INFO: Unhandled exception in endpoint org.glassfish.tyrus.test.standard_config.MaxMessageSizeTest.Endpoint2. org.glassfish.tyrus.core.MessageTooBigException: Message too long; allowed message size is 5 bytes. (Current message length is 6 bytes). at org.glassfish.tyrus.core@2.1.99-SNAPSHOT/org.glassfish.tyrus.core.TyrusSession.checkMessageSize(TyrusSession.java:556) at org.glassfish.tyrus.core@2.1.99-SNAPSHOT/org.glassfish.tyrus.core.TyrusSession.notifyMessageHandlers(TyrusSession.java:627) at org.glassfish.tyrus.core@2.1.99-SNAPSHOT/org.glassfish.tyrus.core.TyrusEndpointWrapper.onPartialMessage(TyrusEndpointWrapper.java:922) at org.glassfish.tyrus.core@2.1.99-SNAPSHOT/org.glassfish.tyrus.core.TyrusWebSocket.onFragment(TyrusWebSocket.java:170) at org.glassfish.tyrus.core@2.1.99-SNAPSHOT/org.glassfish.tyrus.core.frame.TextFrame.respond(TextFrame.java:118) at org.glassfish.tyrus.core@2.1.99-SNAPSHOT/org.glassfish.tyrus.core.ProtocolHandler.process(ProtocolHandler.java:826) at org.glassfish.tyrus.core@2.1.99-SNAPSHOT/org.glassfish.tyrus.core.TyrusWebSocketEngine$TyrusReadHandler.handle(TyrusWebSocketEngine.java:539) at org.glassfish.tyrus.container.grizzly.server@2.1.99-SNAPSHOT/org.glassfish.tyrus.container.grizzly.server.GrizzlyServerFilter$ProcessTask.execute(GrizzlyServerFilter.java:364) at org.glassfish.tyrus.container.grizzly.client@2.1.99-SNAPSHOT/org.glassfish.tyrus.container.grizzly.client.TaskProcessor.processTask(TaskProcessor.java:91) at org.glassfish.tyrus.container.grizzly.client@2.1.99-SNAPSHOT/org.glassfish.tyrus.container.grizzly.client.TaskProcessor.processTask(TaskProcessor.java:68) at org.glassfish.tyrus.container.grizzly.server@2.1.99-SNAPSHOT/org.glassfish.tyrus.container.grizzly.server.GrizzlyServerFilter.handleRead(GrizzlyServerFilter.java:193) at grizzly.framework@4.0.0/org.glassfish.grizzly.filterchain.ExecutorResolver$9.execute(ExecutorResolver.java:88) at grizzly.framework@4.0.0/org.glassfish.grizzly.filterchain.DefaultFilterChain.executeFilter(DefaultFilterChain.java:246) at grizzly.framework@4.0.0/org.glassfish.grizzly.filterchain.DefaultFilterChain.executeChainPart(DefaultFilterChain.java:178) at grizzly.framework@4.0.0/org.glassfish.grizzly.filterchain.DefaultFilterChain.execute(DefaultFilterChain.java:118) at grizzly.framework@4.0.0/org.glassfish.grizzly.filterchain.DefaultFilterChain.process(DefaultFilterChain.java:96) at grizzly.framework@4.0.0/org.glassfish.grizzly.ProcessorExecutor.execute(ProcessorExecutor.java:51) at grizzly.framework@4.0.0/org.glassfish.grizzly.nio.transport.TCPNIOTransport.fireIOEvent(TCPNIOTransport.java:510) at grizzly.framework@4.0.0/org.glassfish.grizzly.strategies.AbstractIOStrategy.fireIOEvent(AbstractIOStrategy.java:82) at grizzly.framework@4.0.0/org.glassfish.grizzly.strategies.WorkerThreadIOStrategy.run0(WorkerThreadIOStrategy.java:83) at grizzly.framework@4.0.0/org.glassfish.grizzly.strategies.WorkerThreadIOStrategy$WorkerThreadRunnable.run(WorkerThreadIOStrategy.java:101) at grizzly.framework@4.0.0/org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) at grizzly.framework@4.0.0/org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) at java.base/java.lang.Thread.run(Thread.java:830) Nov 02, 2023 2:19:21 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:21 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:21 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:21 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-12] Started. Nov 02, 2023 2:19:21 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:21 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:21 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:21 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:21 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:21 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-13] Started. Nov 02, 2023 2:19:21 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:21 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:21 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:21 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:21 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:21 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-14] Started. Nov 02, 2023 2:19:21 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:21 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:21 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:21 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:21 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:21 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-15] Started. Nov 02, 2023 2:19:21 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:21 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:21 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:21 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:21 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:21 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-16] Started. Nov 02, 2023 2:19:21 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:21 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:21 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:21 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.161 s -- in org.glassfish.tyrus.test.standard_config.MaxMessageSizeTest [INFO] Running org.glassfish.tyrus.test.standard_config.userproperties.OnOpenTest Nov 02, 2023 2:19:21 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:21 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-17] Started. Nov 02, 2023 2:19:21 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:21 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:21 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:21 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.glassfish.tyrus.test.standard_config.userproperties.OnOpenTest [INFO] Running org.glassfish.tyrus.test.standard_config.userproperties.UserPropertiesTest Nov 02, 2023 2:19:21 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:21 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-18] Started. Nov 02, 2023 2:19:21 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:21 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:21 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:21 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. [INFO] Running org.glassfish.tyrus.test.standard_config.Tyrus203Test Nov 02, 2023 2:19:21 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:21 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-19] Started. Nov 02, 2023 2:19:21 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:21 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:21 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:21 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.273 s -- in org.glassfish.tyrus.test.standard_config.userproperties.UserPropertiesTest [INFO] Running org.glassfish.tyrus.test.standard_config.ProxySelectorNullTest Nov 02, 2023 2:19:21 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:21 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-20] Started. Nov 02, 2023 2:19:21 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:21 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Hello message sent. Nov 02, 2023 2:19:21 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:21 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.glassfish.tyrus.test.standard_config.ProxySelectorNullTest [INFO] Running org.glassfish.tyrus.test.standard_config.StreamingBinaryTest Nov 02, 2023 2:19:21 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:21 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-21] Started. Nov 02, 2023 2:19:21 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:21 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. STREAMINGBSERVER opened ! STREAMINGBCLIENT opened ! STREAMINGBCLIENT Client sending: here false STREAMINGBCLIENT Client sending: is false STREAMINGBSERVER piece came: here STREAMINGBCLIENT Client sending: a false STREAMINGBCLIENT Client sending: string ! true STREAMINGBSERVER piece came: is STREAMINGBSERVER piece came: a STREAMINGBSERVER piece came: string ! STREAMINGBSERVER whole message: here is a string ! STREAMINGBSERVER Server sending: here STREAMINGBSERVER Server sending: is STREAMINGBSERVER Server sending: a STREAMINGBSERVER Server sending: string ! STREAMINGBCLIENT piece came: here STREAMINGBCLIENT piece came: is STREAMINGBCLIENT piece came: a STREAMINGBCLIENT piece came: string ! STREAMINGBCLIENT received whole message: here is a string ! Nov 02, 2023 2:19:21 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:21 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.glassfish.tyrus.test.standard_config.StreamingBinaryTest [INFO] Running org.glassfish.tyrus.test.standard_config.SameHeadersOnServerTest Nov 02, 2023 2:19:21 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:21 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-22] Started. Nov 02, 2023 2:19:21 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:21 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. RECEIVED HEADERS: [my-header-value-1, my-header-value-2] Nov 02, 2023 2:19:21 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:21 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.glassfish.tyrus.test.standard_config.SameHeadersOnServerTest [INFO] Running org.glassfish.tyrus.test.standard_config.ParallelBroadcastTest Nov 02, 2023 2:19:21 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:21 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Nov 02, 2023 2:19:21 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:21 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-23] Started. Nov 02, 2023 2:19:21 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:21 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:21 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:21 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. 2bb7e51d-94b9-4d70-8e94-c0b83841f0af Client1 @OnMessage -> first:test a975b8d2-6ae6-4e06-ac4f-1a0fdd52f54f Client2 @OnMessage -> second:test Nov 02, 2023 2:19:22 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:22 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.631 s -- in org.glassfish.tyrus.test.standard_config.Tyrus203Test [INFO] Running org.glassfish.tyrus.test.standard_config.OriginTest Nov 02, 2023 2:19:22 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:22 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Nov 02, 2023 2:19:22 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:22 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. jakarta.websocket.DeploymentException: Handshake error. at org.glassfish.tyrus.client@2.1.99-SNAPSHOT/org.glassfish.tyrus.client.ClientManager$3$1.run(ClientManager.java:658) at org.glassfish.tyrus.client@2.1.99-SNAPSHOT/org.glassfish.tyrus.client.ClientManager$3.run(ClientManager.java:696) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.glassfish.tyrus.client@2.1.99-SNAPSHOT/org.glassfish.tyrus.client.ClientManager$SameThreadExecutorService.execute(ClientManager.java:849) at java.base/java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:118) at org.glassfish.tyrus.client@2.1.99-SNAPSHOT/org.glassfish.tyrus.client.ClientManager.connectToServer(ClientManager.java:493) at org.glassfish.tyrus.client@2.1.99-SNAPSHOT/org.glassfish.tyrus.client.ClientManager.connectToServer(ClientManager.java:337) at org.glassfish.tyrus.tests.e2e.stdconfig/org.glassfish.tyrus.test.standard_config.OriginTest.testInvalidOrigin(OriginTest.java:93) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at junit@4.13.2/org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at junit@4.13.2/org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at junit@4.13.2/org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at junit@4.13.2/org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at junit@4.13.2/org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at junit@4.13.2/org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at junit@4.13.2/org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at junit@4.13.2/org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at junit@4.13.2/org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at junit@4.13.2/org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at junit@4.13.2/org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at junit@4.13.2/org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at junit@4.13.2/org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at junit@4.13.2/org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at junit@4.13.2/org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at junit@4.13.2/org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) Caused by: org.glassfish.tyrus.core.HandshakeException: Response code was not 101: 403. at org.glassfish.tyrus.client@2.1.99-SNAPSHOT/org.glassfish.tyrus.client.TyrusClientEngine.processResponse(TyrusClientEngine.java:301) at org.glassfish.tyrus.container.grizzly.client@2.1.99-SNAPSHOT/org.glassfish.tyrus.container.grizzly.client.GrizzlyClientFilter.handleHandshake(GrizzlyClientFilter.java:323) at org.glassfish.tyrus.container.grizzly.client@2.1.99-SNAPSHOT/org.glassfish.tyrus.container.grizzly.client.GrizzlyClientFilter.handleRead(GrizzlyClientFilter.java:292) at grizzly.framework@4.0.0/org.glassfish.grizzly.filterchain.ExecutorResolver$9.execute(ExecutorResolver.java:88) at grizzly.framework@4.0.0/org.glassfish.grizzly.filterchain.DefaultFilterChain.executeFilter(DefaultFilterChain.java:246) at grizzly.framework@4.0.0/org.glassfish.grizzly.filterchain.DefaultFilterChain.executeChainPart(DefaultFilterChain.java:178) at grizzly.framework@4.0.0/org.glassfish.grizzly.filterchain.DefaultFilterChain.execute(DefaultFilterChain.java:118) at grizzly.framework@4.0.0/org.glassfish.grizzly.filterchain.DefaultFilterChain.process(DefaultFilterChain.java:96) at grizzly.framework@4.0.0/org.glassfish.grizzly.ProcessorExecutor.execute(ProcessorExecutor.java:51) at grizzly.framework@4.0.0/org.glassfish.grizzly.nio.transport.TCPNIOTransport.fireIOEvent(TCPNIOTransport.java:510) at grizzly.framework@4.0.0/org.glassfish.grizzly.strategies.AbstractIOStrategy.fireIOEvent(AbstractIOStrategy.java:82) at grizzly.framework@4.0.0/org.glassfish.grizzly.strategies.WorkerThreadIOStrategy.run0(WorkerThreadIOStrategy.java:83) at grizzly.framework@4.0.0/org.glassfish.grizzly.strategies.WorkerThreadIOStrategy$WorkerThreadRunnable.run(WorkerThreadIOStrategy.java:101) at grizzly.framework@4.0.0/org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) at grizzly.framework@4.0.0/org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) at java.base/java.lang.Thread.run(Thread.java:834) Nov 02, 2023 2:19:22 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:22 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:22 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:22 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Nov 02, 2023 2:19:22 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:22 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:22 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:22 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.097 s -- in org.glassfish.tyrus.test.standard_config.OriginTest [INFO] Running org.glassfish.tyrus.test.standard_config.PingPongTest Nov 02, 2023 2:19:22 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:22 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. Nov 02, 2023 2:19:22 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:22 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. ### PingPongEndpoint - sending ping "" ### PingPongEndpoint - received pong "" Nov 02, 2023 2:19:22 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:22 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:22 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:22 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-4] Started. Nov 02, 2023 2:19:22 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:22 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. ### Client - sending ping "" ### Client - received pong "" Nov 02, 2023 2:19:22 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:22 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:22 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:22 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-5] Started. Nov 02, 2023 2:19:22 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:22 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:22 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:22 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:22 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:22 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-6] Started. Nov 02, 2023 2:19:22 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:22 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:22 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:22 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:22 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:22 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-7] Started. Nov 02, 2023 2:19:22 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:22 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. ### Client - sending ping "ping message client" ### Client - received pong "ping message client" Nov 02, 2023 2:19:22 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:22 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:22 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:22 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-8] Started. Nov 02, 2023 2:19:22 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:22 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. ### PingPongEndpoint - sending ping "ping message server" ### PingPongEndpoint - received pong "ping message server" Nov 02, 2023 2:19:22 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:22 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.116 s -- in org.glassfish.tyrus.test.standard_config.PingPongTest [INFO] Running org.glassfish.tyrus.test.standard_config.SimpleRemoteTest Nov 02, 2023 2:19:22 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:22 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-9] Started. Nov 02, 2023 2:19:22 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:22 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:22 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:22 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:22 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:22 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-10] Started. Nov 02, 2023 2:19:22 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:22 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:22 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:22 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.177 s -- in org.glassfish.tyrus.test.standard_config.SimpleRemoteTest [INFO] Running org.glassfish.tyrus.test.standard_config.MaxMessageSizeTest Nov 02, 2023 2:19:22 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:22 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-11] Started. Nov 02, 2023 2:19:22 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:22 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:22 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:22 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:22 PM org.glassfish.tyrus.core.AnnotatedEndpoint onError INFO: Unhandled exception in endpoint org.glassfish.tyrus.test.standard_config.MaxMessageSizeTest.Endpoint2. org.glassfish.tyrus.core.MessageTooBigException: Message too long; allowed message size is 5 bytes. (Current message length is 6 bytes). at org.glassfish.tyrus.core@2.1.99-SNAPSHOT/org.glassfish.tyrus.core.TyrusSession.checkMessageSize(TyrusSession.java:556) at org.glassfish.tyrus.core@2.1.99-SNAPSHOT/org.glassfish.tyrus.core.TyrusSession.notifyMessageHandlers(TyrusSession.java:627) at org.glassfish.tyrus.core@2.1.99-SNAPSHOT/org.glassfish.tyrus.core.TyrusEndpointWrapper.onPartialMessage(TyrusEndpointWrapper.java:922) at org.glassfish.tyrus.core@2.1.99-SNAPSHOT/org.glassfish.tyrus.core.TyrusWebSocket.onFragment(TyrusWebSocket.java:170) at org.glassfish.tyrus.core@2.1.99-SNAPSHOT/org.glassfish.tyrus.core.frame.TextFrame.respond(TextFrame.java:118) at org.glassfish.tyrus.core@2.1.99-SNAPSHOT/org.glassfish.tyrus.core.ProtocolHandler.process(ProtocolHandler.java:826) at org.glassfish.tyrus.core@2.1.99-SNAPSHOT/org.glassfish.tyrus.core.TyrusWebSocketEngine$TyrusReadHandler.handle(TyrusWebSocketEngine.java:539) at org.glassfish.tyrus.container.grizzly.server@2.1.99-SNAPSHOT/org.glassfish.tyrus.container.grizzly.server.GrizzlyServerFilter$ProcessTask.execute(GrizzlyServerFilter.java:364) at org.glassfish.tyrus.container.grizzly.client@2.1.99-SNAPSHOT/org.glassfish.tyrus.container.grizzly.client.TaskProcessor.processTask(TaskProcessor.java:91) at org.glassfish.tyrus.container.grizzly.client@2.1.99-SNAPSHOT/org.glassfish.tyrus.container.grizzly.client.TaskProcessor.processTask(TaskProcessor.java:68) at org.glassfish.tyrus.container.grizzly.server@2.1.99-SNAPSHOT/org.glassfish.tyrus.container.grizzly.server.GrizzlyServerFilter.handleRead(GrizzlyServerFilter.java:193) at grizzly.framework@4.0.0/org.glassfish.grizzly.filterchain.ExecutorResolver$9.execute(ExecutorResolver.java:88) at grizzly.framework@4.0.0/org.glassfish.grizzly.filterchain.DefaultFilterChain.executeFilter(DefaultFilterChain.java:246) at grizzly.framework@4.0.0/org.glassfish.grizzly.filterchain.DefaultFilterChain.executeChainPart(DefaultFilterChain.java:178) at grizzly.framework@4.0.0/org.glassfish.grizzly.filterchain.DefaultFilterChain.execute(DefaultFilterChain.java:118) at grizzly.framework@4.0.0/org.glassfish.grizzly.filterchain.DefaultFilterChain.process(DefaultFilterChain.java:96) at grizzly.framework@4.0.0/org.glassfish.grizzly.ProcessorExecutor.execute(ProcessorExecutor.java:51) at grizzly.framework@4.0.0/org.glassfish.grizzly.nio.transport.TCPNIOTransport.fireIOEvent(TCPNIOTransport.java:510) at grizzly.framework@4.0.0/org.glassfish.grizzly.strategies.AbstractIOStrategy.fireIOEvent(AbstractIOStrategy.java:82) at grizzly.framework@4.0.0/org.glassfish.grizzly.strategies.WorkerThreadIOStrategy.run0(WorkerThreadIOStrategy.java:83) at grizzly.framework@4.0.0/org.glassfish.grizzly.strategies.WorkerThreadIOStrategy$WorkerThreadRunnable.run(WorkerThreadIOStrategy.java:101) at grizzly.framework@4.0.0/org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) at grizzly.framework@4.0.0/org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) at java.base/java.lang.Thread.run(Thread.java:834) Nov 02, 2023 2:19:22 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:22 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-12] Started. Nov 02, 2023 2:19:22 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:22 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:22 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:22 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:22 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:22 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-13] Started. Nov 02, 2023 2:19:22 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:22 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:22 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:22 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:22 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:22 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-14] Started. Nov 02, 2023 2:19:22 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:22 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:22 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:22 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:22 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:22 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-15] Started. Nov 02, 2023 2:19:22 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:22 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:22 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:22 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:22 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:22 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-16] Started. Nov 02, 2023 2:19:22 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:22 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:22 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:22 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.207 s -- in org.glassfish.tyrus.test.standard_config.MaxMessageSizeTest [INFO] Running org.glassfish.tyrus.test.standard_config.userproperties.OnOpenTest Nov 02, 2023 2:19:22 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:22 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-17] Started. Nov 02, 2023 2:19:22 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:22 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:22 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:22 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.glassfish.tyrus.test.standard_config.userproperties.OnOpenTest [INFO] Running org.glassfish.tyrus.test.standard_config.userproperties.UserPropertiesTest Nov 02, 2023 2:19:22 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:22 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-18] Started. Nov 02, 2023 2:19:22 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:22 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:22 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:22 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:22 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:22 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-19] Started. Nov 02, 2023 2:19:22 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:22 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:22 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:22 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.124 s -- in org.glassfish.tyrus.test.standard_config.userproperties.UserPropertiesTest [INFO] Running org.glassfish.tyrus.test.standard_config.ProxySelectorNullTest Nov 02, 2023 2:19:22 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:22 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-20] Started. Nov 02, 2023 2:19:22 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:22 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Hello message sent. Nov 02, 2023 2:19:22 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:22 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.glassfish.tyrus.test.standard_config.ProxySelectorNullTest [INFO] Running org.glassfish.tyrus.test.standard_config.StreamingBinaryTest Nov 02, 2023 2:19:22 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:22 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-21] Started. Nov 02, 2023 2:19:22 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:22 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. STREAMINGBSERVER opened ! STREAMINGBCLIENT opened ! STREAMINGBCLIENT Client sending: here false STREAMINGBCLIENT Client sending: is false STREAMINGBCLIENT Client sending: a false STREAMINGBCLIENT Client sending: string ! true STREAMINGBSERVER piece came: here STREAMINGBSERVER piece came: is STREAMINGBSERVER piece came: a STREAMINGBSERVER piece came: string ! STREAMINGBSERVER whole message: here is a string ! STREAMINGBSERVER Server sending: here STREAMINGBSERVER Server sending: is STREAMINGBSERVER Server sending: a STREAMINGBCLIENT piece came: here STREAMINGBSERVER Server sending: string ! STREAMINGBCLIENT piece came: is STREAMINGBCLIENT piece came: a STREAMINGBCLIENT piece came: string ! STREAMINGBCLIENT received whole message: here is a string ! Nov 02, 2023 2:19:22 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:22 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.glassfish.tyrus.test.standard_config.StreamingBinaryTest [INFO] Running org.glassfish.tyrus.test.standard_config.SameHeadersOnServerTest Nov 02, 2023 2:19:22 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:22 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-22] Started. Nov 02, 2023 2:19:22 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:22 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. RECEIVED HEADERS: [my-header-value-1, my-header-value-2] Nov 02, 2023 2:19:22 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:22 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.glassfish.tyrus.test.standard_config.SameHeadersOnServerTest [INFO] Running org.glassfish.tyrus.test.standard_config.ParallelBroadcastTest Nov 02, 2023 2:19:22 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:22 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-23] Started. Nov 02, 2023 2:19:22 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:22 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. pool-3-thread-3 <286, 429) pool-3-thread-4 <429, 572) pool-3-thread-6 <715, 858) pool-3-thread-2 <143, 286) pool-3-thread-7 <858, 1000) pool-3-thread-1 <0, 143) pool-3-thread-5 <572, 715) Received messages: 1000/1000 Nov 02, 2023 2:19:23 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:23 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:23 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:23 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-24] Started. Nov 02, 2023 2:19:23 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:23 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. pool-3-thread-1 <0, 143) pool-3-thread-2 <143, 286) pool-3-thread-7 <858, 1000) pool-3-thread-3 <286, 429) pool-3-thread-5 <572, 715) pool-3-thread-6 <715, 858) pool-3-thread-4 <429, 572) Received messages: 1000/1000 Nov 02, 2023 2:19:24 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:24 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:24 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:24 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-24] Started. Nov 02, 2023 2:19:24 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:24 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Received messages: 1000/1000 Nov 02, 2023 2:19:26 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:26 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:26 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:26 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-25] Started. Nov 02, 2023 2:19:26 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:26 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Received messages: 1000/1000 Nov 02, 2023 2:19:27 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:27 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:27 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:27 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-25] Started. Nov 02, 2023 2:19:27 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:27 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Received messages: 1000/1000 Nov 02, 2023 2:19:29 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:29 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:29 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:29 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-26] Started. Nov 02, 2023 2:19:29 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:29 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Received messages: 1000/1000 Nov 02, 2023 2:19:30 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:30 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:30 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:30 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-26] Started. Nov 02, 2023 2:19:30 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:30 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Received messages: 1000/1000 Nov 02, 2023 2:19:32 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:32 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:32 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:32 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-27] Started. Nov 02, 2023 2:19:32 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:32 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Received messages: 1000/1000 Nov 02, 2023 2:19:33 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:33 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:33 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:33 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-27] Started. Nov 02, 2023 2:19:33 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:33 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Received messages: 1000/1000 Nov 02, 2023 2:19:35 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:35 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.48 s -- in org.glassfish.tyrus.test.standard_config.ParallelBroadcastTest [INFO] Running org.glassfish.tyrus.test.standard_config.HelloTest Nov 02, 2023 2:19:35 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:35 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-28] Started. Nov 02, 2023 2:19:35 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:35 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Hello message sent. Nov 02, 2023 2:19:35 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:35 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:35 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:35 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-29] Started. Nov 02, 2023 2:19:35 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:35 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Hello message sent. Nov 02, 2023 2:19:35 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:35 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:35 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:35 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-30] Started. Nov 02, 2023 2:19:35 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:35 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Hello message sent. Nov 02, 2023 2:19:35 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:35 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:35 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:35 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-31] Started. Nov 02, 2023 2:19:35 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:35 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Hello message sent. Nov 02, 2023 2:19:35 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:35 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.077 s -- in org.glassfish.tyrus.test.standard_config.HelloTest [INFO] Running org.glassfish.tyrus.test.standard_config.ClientExecutorsManagementTest Nov 02, 2023 2:19:35 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:35 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-32] Started. Nov 02, 2023 2:19:35 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:35 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:35 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:35 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:35 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:35 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-33] Started. Nov 02, 2023 2:19:35 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:35 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:35 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:35 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:35 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:35 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-34] Started. Nov 02, 2023 2:19:35 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:35 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:35 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:8026] Nov 02, 2023 2:19:35 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-35] Started. Received messages: 1000/1000 Nov 02, 2023 2:19:36 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:36 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.44 s -- in org.glassfish.tyrus.test.standard_config.ParallelBroadcastTest [INFO] Running org.glassfish.tyrus.test.standard_config.HelloTest Nov 02, 2023 2:19:36 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:36 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-28] Started. Nov 02, 2023 2:19:36 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:36 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Hello message sent. Nov 02, 2023 2:19:36 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:36 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:36 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:36 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-29] Started. Nov 02, 2023 2:19:36 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:36 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Hello message sent. Nov 02, 2023 2:19:36 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:36 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:36 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:36 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-30] Started. Nov 02, 2023 2:19:36 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:36 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Hello message sent. Nov 02, 2023 2:19:36 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:36 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:36 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:36 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-31] Started. Nov 02, 2023 2:19:36 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:36 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Hello message sent. Nov 02, 2023 2:19:36 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:36 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.096 s -- in org.glassfish.tyrus.test.standard_config.HelloTest [INFO] Running org.glassfish.tyrus.test.standard_config.ClientExecutorsManagementTest Nov 02, 2023 2:19:36 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:36 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-32] Started. Nov 02, 2023 2:19:36 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:36 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:36 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:36 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:36 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:36 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-33] Started. Nov 02, 2023 2:19:36 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:36 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:36 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:36 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:36 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:36 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-34] Started. Nov 02, 2023 2:19:36 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:36 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:36 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:8026] Nov 02, 2023 2:19:36 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-35] Started. Nov 02, 2023 2:19:37 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:37 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:37 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:37 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-36] Started. Nov 02, 2023 2:19:37 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:37 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:37 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:37 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:37 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:37 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-37] Started. Nov 02, 2023 2:19:37 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:37 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:37 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:37 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.187 s -- in org.glassfish.tyrus.test.standard_config.ClientExecutorsManagementTest [INFO] Running org.glassfish.tyrus.test.standard_config.BufferSizeTest Nov 02, 2023 2:19:37 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:37 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-38] Started. Nov 02, 2023 2:19:37 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:37 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:37 PM org.glassfish.tyrus.core.AnnotatedEndpoint onError INFO: Unhandled exception in endpoint org.glassfish.tyrus.test.standard_config.BufferSizeTest.StringEndpoint. org.glassfish.tyrus.core.MessageTooBigException: Partial message could not be delivered due to buffer overflow. at org.glassfish.tyrus.core@2.1.99-SNAPSHOT/org.glassfish.tyrus.core.TextBuffer.appendMessagePart(TextBuffer.java:41) at org.glassfish.tyrus.core@2.1.99-SNAPSHOT/org.glassfish.tyrus.core.TyrusEndpointWrapper.onPartialMessage(TyrusEndpointWrapper.java:961) at org.glassfish.tyrus.core@2.1.99-SNAPSHOT/org.glassfish.tyrus.core.TyrusWebSocket.onFragment(TyrusWebSocket.java:170) at org.glassfish.tyrus.core@2.1.99-SNAPSHOT/org.glassfish.tyrus.core.frame.TextFrame.respond(TextFrame.java:113) at org.glassfish.tyrus.core@2.1.99-SNAPSHOT/org.glassfish.tyrus.core.ProtocolHandler.process(ProtocolHandler.java:826) at org.glassfish.tyrus.core@2.1.99-SNAPSHOT/org.glassfish.tyrus.core.TyrusWebSocketEngine$TyrusReadHandler.handle(TyrusWebSocketEngine.java:539) at org.glassfish.tyrus.container.grizzly.server@2.1.99-SNAPSHOT/org.glassfish.tyrus.container.grizzly.server.GrizzlyServerFilter$ProcessTask.execute(GrizzlyServerFilter.java:364) at org.glassfish.tyrus.container.grizzly.client@2.1.99-SNAPSHOT/org.glassfish.tyrus.container.grizzly.client.TaskProcessor.processTask(TaskProcessor.java:91) at org.glassfish.tyrus.container.grizzly.client@2.1.99-SNAPSHOT/org.glassfish.tyrus.container.grizzly.client.TaskProcessor.processTask(TaskProcessor.java:68) at org.glassfish.tyrus.container.grizzly.server@2.1.99-SNAPSHOT/org.glassfish.tyrus.container.grizzly.server.GrizzlyServerFilter.handleRead(GrizzlyServerFilter.java:193) at grizzly.framework@4.0.0/org.glassfish.grizzly.filterchain.ExecutorResolver$9.execute(ExecutorResolver.java:88) at grizzly.framework@4.0.0/org.glassfish.grizzly.filterchain.DefaultFilterChain.executeFilter(DefaultFilterChain.java:246) at grizzly.framework@4.0.0/org.glassfish.grizzly.filterchain.DefaultFilterChain.executeChainPart(DefaultFilterChain.java:178) at grizzly.framework@4.0.0/org.glassfish.grizzly.filterchain.DefaultFilterChain.execute(DefaultFilterChain.java:118) at grizzly.framework@4.0.0/org.glassfish.grizzly.filterchain.DefaultFilterChain.process(DefaultFilterChain.java:96) at grizzly.framework@4.0.0/org.glassfish.grizzly.ProcessorExecutor.execute(ProcessorExecutor.java:51) at grizzly.framework@4.0.0/org.glassfish.grizzly.nio.transport.TCPNIOTransport.fireIOEvent(TCPNIOTransport.java:510) at grizzly.framework@4.0.0/org.glassfish.grizzly.strategies.AbstractIOStrategy.fireIOEvent(AbstractIOStrategy.java:82) at grizzly.framework@4.0.0/org.glassfish.grizzly.strategies.WorkerThreadIOStrategy.run0(WorkerThreadIOStrategy.java:83) at grizzly.framework@4.0.0/org.glassfish.grizzly.strategies.WorkerThreadIOStrategy$WorkerThreadRunnable.run(WorkerThreadIOStrategy.java:101) at grizzly.framework@4.0.0/org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) at grizzly.framework@4.0.0/org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) at java.base/java.lang.Thread.run(Thread.java:830) Nov 02, 2023 2:19:37 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:37 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:37 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:37 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-39] Started. Nov 02, 2023 2:19:37 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:37 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:37 PM org.glassfish.tyrus.core.AnnotatedEndpoint onError INFO: Unhandled exception in endpoint org.glassfish.tyrus.test.standard_config.BufferSizeTest.InputStreamEndpoint. java.io.IOException: Websocket session has been closed. at org.glassfish.tyrus.core@2.1.99-SNAPSHOT/org.glassfish.tyrus.core.InputStreamBuffer.checkClosedSession(InputStreamBuffer.java:197) at org.glassfish.tyrus.core@2.1.99-SNAPSHOT/org.glassfish.tyrus.core.InputStreamBuffer.getNextByte(InputStreamBuffer.java:92) at org.glassfish.tyrus.core@2.1.99-SNAPSHOT/org.glassfish.tyrus.core.BufferedInputStream.read(BufferedInputStream.java:42) at org.glassfish.tyrus.tests.e2e.stdconfig/org.glassfish.tyrus.test.standard_config.BufferSizeTest$InputStreamEndpoint.doThat(BufferSizeTest.java:349) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.glassfish.tyrus.core@2.1.99-SNAPSHOT/org.glassfish.tyrus.core.AnnotatedEndpoint.callMethod(AnnotatedEndpoint.java:556) at org.glassfish.tyrus.core@2.1.99-SNAPSHOT/org.glassfish.tyrus.core.AnnotatedEndpoint$WholeHandler$1.onMessage(AnnotatedEndpoint.java:655) at org.glassfish.tyrus.core@2.1.99-SNAPSHOT/org.glassfish.tyrus.core.InputStreamBuffer$1.run(InputStreamBuffer.java:158) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:830) Nov 02, 2023 2:19:37 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:37 PM org.glassfish.tyrus.core.AnnotatedEndpoint onError INFO: Unhandled exception in endpoint org.glassfish.tyrus.test.standard_config.BufferSizeTest.InputStreamEndpoint. org.glassfish.tyrus.core.MessageTooBigException: Partial message could not be delivered due to buffer overflow. at org.glassfish.tyrus.core@2.1.99-SNAPSHOT/org.glassfish.tyrus.core.InputStreamBuffer.appendMessagePart(InputStreamBuffer.java:141) at org.glassfish.tyrus.core@2.1.99-SNAPSHOT/org.glassfish.tyrus.core.TyrusEndpointWrapper.onPartialMessage(TyrusEndpointWrapper.java:1044) at org.glassfish.tyrus.core@2.1.99-SNAPSHOT/org.glassfish.tyrus.core.TyrusWebSocket.onFragment(TyrusWebSocket.java:155) at org.glassfish.tyrus.core@2.1.99-SNAPSHOT/org.glassfish.tyrus.core.frame.BinaryFrame.respond(BinaryFrame.java:67) at org.glassfish.tyrus.core@2.1.99-SNAPSHOT/org.glassfish.tyrus.core.ProtocolHandler.process(ProtocolHandler.java:826) at org.glassfish.tyrus.core@2.1.99-SNAPSHOT/org.glassfish.tyrus.core.TyrusWebSocketEngine$TyrusReadHandler.handle(TyrusWebSocketEngine.java:539) at org.glassfish.tyrus.container.grizzly.server@2.1.99-SNAPSHOT/org.glassfish.tyrus.container.grizzly.server.GrizzlyServerFilter$ProcessTask.execute(GrizzlyServerFilter.java:364) at org.glassfish.tyrus.container.grizzly.client@2.1.99-SNAPSHOT/org.glassfish.tyrus.container.grizzly.client.TaskProcessor.processTask(TaskProcessor.java:91) at org.glassfish.tyrus.container.grizzly.client@2.1.99-SNAPSHOT/org.glassfish.tyrus.container.grizzly.client.TaskProcessor.processTask(TaskProcessor.java:68) at org.glassfish.tyrus.container.grizzly.server@2.1.99-SNAPSHOT/org.glassfish.tyrus.container.grizzly.server.GrizzlyServerFilter.handleRead(GrizzlyServerFilter.java:193) at grizzly.framework@4.0.0/org.glassfish.grizzly.filterchain.ExecutorResolver$9.execute(ExecutorResolver.java:88) at grizzly.framework@4.0.0/org.glassfish.grizzly.filterchain.DefaultFilterChain.executeFilter(DefaultFilterChain.java:246) at grizzly.framework@4.0.0/org.glassfish.grizzly.filterchain.DefaultFilterChain.executeChainPart(DefaultFilterChain.java:178) at grizzly.framework@4.0.0/org.glassfish.grizzly.filterchain.DefaultFilterChain.execute(DefaultFilterChain.java:118) at grizzly.framework@4.0.0/org.glassfish.grizzly.filterchain.DefaultFilterChain.process(DefaultFilterChain.java:96) at grizzly.framework@4.0.0/org.glassfish.grizzly.ProcessorExecutor.execute(ProcessorExecutor.java:51) at grizzly.framework@4.0.0/org.glassfish.grizzly.nio.transport.TCPNIOTransport.fireIOEvent(TCPNIOTransport.java:510) at grizzly.framework@4.0.0/org.glassfish.grizzly.strategies.AbstractIOStrategy.fireIOEvent(AbstractIOStrategy.java:82) at grizzly.framework@4.0.0/org.glassfish.grizzly.strategies.WorkerThreadIOStrategy.run0(WorkerThreadIOStrategy.java:83) at grizzly.framework@4.0.0/org.glassfish.grizzly.strategies.WorkerThreadIOStrategy$WorkerThreadRunnable.run(WorkerThreadIOStrategy.java:101) at grizzly.framework@4.0.0/org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) at grizzly.framework@4.0.0/org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) at java.base/java.lang.Thread.run(Thread.java:830) Nov 02, 2023 2:19:37 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:37 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:37 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-40] Started. Nov 02, 2023 2:19:37 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:37 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:37 PM org.glassfish.tyrus.core.AnnotatedEndpoint onError INFO: Unhandled exception in endpoint org.glassfish.tyrus.test.standard_config.BufferSizeTest.ByteArrayEndpoint. org.glassfish.tyrus.core.MessageTooBigException: Partial message could not be delivered due to buffer overflow. at org.glassfish.tyrus.core@2.1.99-SNAPSHOT/org.glassfish.tyrus.core.BinaryBuffer.appendMessagePart(BinaryBuffer.java:54) at org.glassfish.tyrus.core@2.1.99-SNAPSHOT/org.glassfish.tyrus.core.TyrusEndpointWrapper.onPartialMessage(TyrusEndpointWrapper.java:1064) at org.glassfish.tyrus.core@2.1.99-SNAPSHOT/org.glassfish.tyrus.core.TyrusWebSocket.onFragment(TyrusWebSocket.java:155) at org.glassfish.tyrus.core@2.1.99-SNAPSHOT/org.glassfish.tyrus.core.frame.BinaryFrame.respond(BinaryFrame.java:67) at org.glassfish.tyrus.core@2.1.99-SNAPSHOT/org.glassfish.tyrus.core.ProtocolHandler.process(ProtocolHandler.java:826) at org.glassfish.tyrus.core@2.1.99-SNAPSHOT/org.glassfish.tyrus.core.TyrusWebSocketEngine$TyrusReadHandler.handle(TyrusWebSocketEngine.java:539) at org.glassfish.tyrus.container.grizzly.server@2.1.99-SNAPSHOT/org.glassfish.tyrus.container.grizzly.server.GrizzlyServerFilter$ProcessTask.execute(GrizzlyServerFilter.java:364) at org.glassfish.tyrus.container.grizzly.client@2.1.99-SNAPSHOT/org.glassfish.tyrus.container.grizzly.client.TaskProcessor.processTask(TaskProcessor.java:91) at org.glassfish.tyrus.container.grizzly.client@2.1.99-SNAPSHOT/org.glassfish.tyrus.container.grizzly.client.TaskProcessor.processTask(TaskProcessor.java:68) at org.glassfish.tyrus.container.grizzly.server@2.1.99-SNAPSHOT/org.glassfish.tyrus.container.grizzly.server.GrizzlyServerFilter.handleRead(GrizzlyServerFilter.java:193) at grizzly.framework@4.0.0/org.glassfish.grizzly.filterchain.ExecutorResolver$9.execute(ExecutorResolver.java:88) at grizzly.framework@4.0.0/org.glassfish.grizzly.filterchain.DefaultFilterChain.executeFilter(DefaultFilterChain.java:246) at grizzly.framework@4.0.0/org.glassfish.grizzly.filterchain.DefaultFilterChain.executeChainPart(DefaultFilterChain.java:178) at grizzly.framework@4.0.0/org.glassfish.grizzly.filterchain.DefaultFilterChain.execute(DefaultFilterChain.java:118) at grizzly.framework@4.0.0/org.glassfish.grizzly.filterchain.DefaultFilterChain.process(DefaultFilterChain.java:96) at grizzly.framework@4.0.0/org.glassfish.grizzly.ProcessorExecutor.execute(ProcessorExecutor.java:51) at grizzly.framework@4.0.0/org.glassfish.grizzly.nio.transport.TCPNIOTransport.fireIOEvent(TCPNIOTransport.java:510) at grizzly.framework@4.0.0/org.glassfish.grizzly.strategies.AbstractIOStrategy.fireIOEvent(AbstractIOStrategy.java:82) at grizzly.framework@4.0.0/org.glassfish.grizzly.strategies.WorkerThreadIOStrategy.run0(WorkerThreadIOStrategy.java:83) at grizzly.framework@4.0.0/org.glassfish.grizzly.strategies.WorkerThreadIOStrategy$WorkerThreadRunnable.run(WorkerThreadIOStrategy.java:101) at grizzly.framework@4.0.0/org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) at grizzly.framework@4.0.0/org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) at java.base/java.lang.Thread.run(Thread.java:830) Nov 02, 2023 2:19:37 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:37 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:37 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:37 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-41] Started. Nov 02, 2023 2:19:37 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:37 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:37 PM org.glassfish.tyrus.core.AnnotatedEndpoint onError INFO: Unhandled exception in endpoint org.glassfish.tyrus.test.standard_config.BufferSizeTest.ReaderEndpoint. java.io.IOException: Websocket session has been closed. at org.glassfish.tyrus.core@2.1.99-SNAPSHOT/org.glassfish.tyrus.core.ReaderBuffer.checkClosedSession(ReaderBuffer.java:195) at org.glassfish.tyrus.core@2.1.99-SNAPSHOT/org.glassfish.tyrus.core.ReaderBuffer.getNextChars(ReaderBuffer.java:92) at org.glassfish.tyrus.core@2.1.99-SNAPSHOT/org.glassfish.tyrus.core.BufferedStringReader.read(BufferedStringReader.java:42) at java.base/java.io.Reader.read(Reader.java:210) at org.glassfish.tyrus.tests.e2e.stdconfig/org.glassfish.tyrus.test.standard_config.BufferSizeTest$ReaderEndpoint.doThat(BufferSizeTest.java:250) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.glassfish.tyrus.core@2.1.99-SNAPSHOT/org.glassfish.tyrus.core.AnnotatedEndpoint.callMethod(AnnotatedEndpoint.java:556) at org.glassfish.tyrus.core@2.1.99-SNAPSHOT/org.glassfish.tyrus.core.AnnotatedEndpoint$WholeHandler$1.onMessage(AnnotatedEndpoint.java:655) at org.glassfish.tyrus.core@2.1.99-SNAPSHOT/org.glassfish.tyrus.core.ReaderBuffer$1.run(ReaderBuffer.java:155) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:830) Nov 02, 2023 2:19:37 PM org.glassfish.tyrus.core.AnnotatedEndpoint onError INFO: Unhandled exception in endpoint org.glassfish.tyrus.test.standard_config.BufferSizeTest.ReaderEndpoint. org.glassfish.tyrus.core.MessageTooBigException: Partial message could not be delivered due to buffer overflow. at org.glassfish.tyrus.core@2.1.99-SNAPSHOT/org.glassfish.tyrus.core.ReaderBuffer.appendMessagePart(ReaderBuffer.java:136) at org.glassfish.tyrus.core@2.1.99-SNAPSHOT/org.glassfish.tyrus.core.TyrusEndpointWrapper.onPartialMessage(TyrusEndpointWrapper.java:941) at org.glassfish.tyrus.core@2.1.99-SNAPSHOT/org.glassfish.tyrus.core.TyrusWebSocket.onFragment(TyrusWebSocket.java:170) at org.glassfish.tyrus.core@2.1.99-SNAPSHOT/org.glassfish.tyrus.core.frame.TextFrame.respond(TextFrame.java:113) at org.glassfish.tyrus.core@2.1.99-SNAPSHOT/org.glassfish.tyrus.core.ProtocolHandler.process(ProtocolHandler.java:826) at org.glassfish.tyrus.core@2.1.99-SNAPSHOT/org.glassfish.tyrus.core.TyrusWebSocketEngine$TyrusReadHandler.handle(TyrusWebSocketEngine.java:539) at org.glassfish.tyrus.container.grizzly.server@2.1.99-SNAPSHOT/org.glassfish.tyrus.container.grizzly.server.GrizzlyServerFilter$ProcessTask.execute(GrizzlyServerFilter.java:364) at org.glassfish.tyrus.container.grizzly.client@2.1.99-SNAPSHOT/org.glassfish.tyrus.container.grizzly.client.TaskProcessor.processTask(TaskProcessor.java:91) at org.glassfish.tyrus.container.grizzly.client@2.1.99-SNAPSHOT/org.glassfish.tyrus.container.grizzly.client.TaskProcessor.processTask(TaskProcessor.java:68) at org.glassfish.tyrus.container.grizzly.server@2.1.99-SNAPSHOT/org.glassfish.tyrus.container.grizzly.server.GrizzlyServerFilter.handleRead(GrizzlyServerFilter.java:193) at grizzly.framework@4.0.0/org.glassfish.grizzly.filterchain.ExecutorResolver$9.execute(ExecutorResolver.java:88) at grizzly.framework@4.0.0/org.glassfish.grizzly.filterchain.DefaultFilterChain.executeFilter(DefaultFilterChain.java:246) at grizzly.framework@4.0.0/org.glassfish.grizzly.filterchain.DefaultFilterChain.executeChainPart(DefaultFilterChain.java:178) at grizzly.framework@4.0.0/org.glassfish.grizzly.filterchain.DefaultFilterChain.execute(DefaultFilterChain.java:118) at grizzly.framework@4.0.0/org.glassfish.grizzly.filterchain.DefaultFilterChain.process(DefaultFilterChain.java:96) at grizzly.framework@4.0.0/org.glassfish.grizzly.ProcessorExecutor.execute(ProcessorExecutor.java:51) at grizzly.framework@4.0.0/org.glassfish.grizzly.nio.transport.TCPNIOTransport.fireIOEvent(TCPNIOTransport.java:510) at grizzly.framework@4.0.0/org.glassfish.grizzly.strategies.AbstractIOStrategy.fireIOEvent(AbstractIOStrategy.java:82) at grizzly.framework@4.0.0/org.glassfish.grizzly.strategies.WorkerThreadIOStrategy.run0(WorkerThreadIOStrategy.java:83) at grizzly.framework@4.0.0/org.glassfish.grizzly.strategies.WorkerThreadIOStrategy$WorkerThreadRunnable.run(WorkerThreadIOStrategy.java:101) at grizzly.framework@4.0.0/org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) at grizzly.framework@4.0.0/org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) at java.base/java.lang.Thread.run(Thread.java:830) Nov 02, 2023 2:19:37 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:37 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 s -- in org.glassfish.tyrus.test.standard_config.BufferSizeTest [INFO] Running org.glassfish.tyrus.test.standard_config.CustomMaskingKeyGeneratorTest Nov 02, 2023 2:19:37 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:37 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-42] Started. Nov 02, 2023 2:19:37 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:37 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:37 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:37 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.glassfish.tyrus.test.standard_config.CustomMaskingKeyGeneratorTest [INFO] Running org.glassfish.tyrus.test.standard_config.BlockingStreamingTextTest Nov 02, 2023 2:19:37 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:37 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-43] Started. Nov 02, 2023 2:19:37 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:37 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. BLOCKINGSERVER opened ! BLOCKINGCLIENT opened ! BLOCKINGSTREAMSERVER: on message reader called BLOCKINGCLIENT Sent: blk0blk1blk2blk3blk4blk5blk6blk7blk8blk9END BLOCKINGSTREAMSERVER received: blk0blk1blk2blk3blk4blk5blk6blk7blk8blk9END BLOCKINGSTREAMSERVER sent back: blk0blk1blk2blk3blk4blk5blk6blk7blk8blk9END BLOCKINGCLIENT onMessage called BLOCKINGCLIENT received: blk0blk1blk2blk3blk4blk5blk6blk7blk8blk9END SENT: blk0blk1blk2blk3blk4blk5blk6blk7blk8blk9END RECEIVED: blk0blk1blk2blk3blk4blk5blk6blk7blk8blk9END Nov 02, 2023 2:19:37 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:37 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 s -- in org.glassfish.tyrus.test.standard_config.BlockingStreamingTextTest [INFO] Running org.glassfish.tyrus.test.standard_config.RequestParameterMapTest Nov 02, 2023 2:19:37 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:37 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-44] Started. Nov 02, 2023 2:19:37 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:37 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:37 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:37 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.glassfish.tyrus.test.standard_config.RequestParameterMapTest [INFO] Running org.glassfish.tyrus.test.standard_config.PartialBinaryTest Nov 02, 2023 2:19:37 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:37 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-45] Started. Nov 02, 2023 2:19:37 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:37 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:37 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:37 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:37 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:37 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-46] Started. Nov 02, 2023 2:19:37 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:37 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:37 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:37 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.glassfish.tyrus.test.standard_config.PartialBinaryTest [INFO] Running org.glassfish.tyrus.test.standard_config.MessageHandlersTest Nov 02, 2023 2:19:37 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:37 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-47] Started. Nov 02, 2023 2:19:37 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:37 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:37 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:37 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:37 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:37 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-48] Started. Nov 02, 2023 2:19:37 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:37 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:37 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:37 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:37 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:37 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-49] Started. Nov 02, 2023 2:19:37 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:37 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:37 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:37 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:37 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:37 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-50] Started. Nov 02, 2023 2:19:37 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:37 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:37 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:37 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:37 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:37 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-51] Started. Nov 02, 2023 2:19:37 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:37 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:37 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:37 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:37 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:37 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-52] Started. Nov 02, 2023 2:19:37 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:37 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Client received message: [1, 2, 3, 4, 5, 6, 7, 8, 9] Nov 02, 2023 2:19:38 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:38 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:38 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:38 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-36] Started. Nov 02, 2023 2:19:38 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:38 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:38 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:38 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:38 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:38 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-37] Started. Nov 02, 2023 2:19:38 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:38 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:38 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:38 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.080 s -- in org.glassfish.tyrus.test.standard_config.ClientExecutorsManagementTest [INFO] Running org.glassfish.tyrus.test.standard_config.BufferSizeTest Nov 02, 2023 2:19:38 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:38 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-38] Started. Nov 02, 2023 2:19:38 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:38 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:38 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:38 PM org.glassfish.tyrus.core.AnnotatedEndpoint onError INFO: Unhandled exception in endpoint org.glassfish.tyrus.test.standard_config.BufferSizeTest.StringEndpoint. org.glassfish.tyrus.core.MessageTooBigException: Partial message could not be delivered due to buffer overflow. at org.glassfish.tyrus.core@2.1.99-SNAPSHOT/org.glassfish.tyrus.core.TextBuffer.appendMessagePart(TextBuffer.java:41) at org.glassfish.tyrus.core@2.1.99-SNAPSHOT/org.glassfish.tyrus.core.TyrusEndpointWrapper.onPartialMessage(TyrusEndpointWrapper.java:961) at org.glassfish.tyrus.core@2.1.99-SNAPSHOT/org.glassfish.tyrus.core.TyrusWebSocket.onFragment(TyrusWebSocket.java:170) at org.glassfish.tyrus.core@2.1.99-SNAPSHOT/org.glassfish.tyrus.core.frame.TextFrame.respond(TextFrame.java:113) at org.glassfish.tyrus.core@2.1.99-SNAPSHOT/org.glassfish.tyrus.core.ProtocolHandler.process(ProtocolHandler.java:826) at org.glassfish.tyrus.core@2.1.99-SNAPSHOT/org.glassfish.tyrus.core.TyrusWebSocketEngine$TyrusReadHandler.handle(TyrusWebSocketEngine.java:539) at org.glassfish.tyrus.container.grizzly.server@2.1.99-SNAPSHOT/org.glassfish.tyrus.container.grizzly.server.GrizzlyServerFilter$ProcessTask.execute(GrizzlyServerFilter.java:364) at org.glassfish.tyrus.container.grizzly.client@2.1.99-SNAPSHOT/org.glassfish.tyrus.container.grizzly.client.TaskProcessor.processTask(TaskProcessor.java:91) at org.glassfish.tyrus.container.grizzly.client@2.1.99-SNAPSHOT/org.glassfish.tyrus.container.grizzly.client.TaskProcessor.processTask(TaskProcessor.java:68) at org.glassfish.tyrus.container.grizzly.server@2.1.99-SNAPSHOT/org.glassfish.tyrus.container.grizzly.server.GrizzlyServerFilter.handleRead(GrizzlyServerFilter.java:193) at grizzly.framework@4.0.0/org.glassfish.grizzly.filterchain.ExecutorResolver$9.execute(ExecutorResolver.java:88) at grizzly.framework@4.0.0/org.glassfish.grizzly.filterchain.DefaultFilterChain.executeFilter(DefaultFilterChain.java:246) at grizzly.framework@4.0.0/org.glassfish.grizzly.filterchain.DefaultFilterChain.executeChainPart(DefaultFilterChain.java:178) at grizzly.framework@4.0.0/org.glassfish.grizzly.filterchain.DefaultFilterChain.execute(DefaultFilterChain.java:118) at grizzly.framework@4.0.0/org.glassfish.grizzly.filterchain.DefaultFilterChain.process(DefaultFilterChain.java:96) at grizzly.framework@4.0.0/org.glassfish.grizzly.ProcessorExecutor.execute(ProcessorExecutor.java:51) at grizzly.framework@4.0.0/org.glassfish.grizzly.nio.transport.TCPNIOTransport.fireIOEvent(TCPNIOTransport.java:510) at grizzly.framework@4.0.0/org.glassfish.grizzly.strategies.AbstractIOStrategy.fireIOEvent(AbstractIOStrategy.java:82) at grizzly.framework@4.0.0/org.glassfish.grizzly.strategies.WorkerThreadIOStrategy.run0(WorkerThreadIOStrategy.java:83) at grizzly.framework@4.0.0/org.glassfish.grizzly.strategies.WorkerThreadIOStrategy$WorkerThreadRunnable.run(WorkerThreadIOStrategy.java:101) at grizzly.framework@4.0.0/org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) at grizzly.framework@4.0.0/org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) at java.base/java.lang.Thread.run(Thread.java:834) Nov 02, 2023 2:19:38 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:38 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:38 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-39] Started. Nov 02, 2023 2:19:38 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:38 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:38 PM org.glassfish.tyrus.core.AnnotatedEndpoint onError INFO: Unhandled exception in endpoint org.glassfish.tyrus.test.standard_config.BufferSizeTest.InputStreamEndpoint. java.io.IOException: Websocket session has been closed. at org.glassfish.tyrus.core@2.1.99-SNAPSHOT/org.glassfish.tyrus.core.InputStreamBuffer.checkClosedSession(InputStreamBuffer.java:197) at org.glassfish.tyrus.core@2.1.99-SNAPSHOT/org.glassfish.tyrus.core.InputStreamBuffer.getNextByte(InputStreamBuffer.java:92) at org.glassfish.tyrus.core@2.1.99-SNAPSHOT/org.glassfish.tyrus.core.BufferedInputStream.read(BufferedInputStream.java:42) at org.glassfish.tyrus.tests.e2e.stdconfig/org.glassfish.tyrus.test.standard_config.BufferSizeTest$InputStreamEndpoint.doThat(BufferSizeTest.java:349) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at org.glassfish.tyrus.core@2.1.99-SNAPSHOT/org.glassfish.tyrus.core.AnnotatedEndpoint.callMethod(AnnotatedEndpoint.java:556) at org.glassfish.tyrus.core@2.1.99-SNAPSHOT/org.glassfish.tyrus.core.AnnotatedEndpoint$WholeHandler$1.onMessage(AnnotatedEndpoint.java:655) at org.glassfish.tyrus.core@2.1.99-SNAPSHOT/org.glassfish.tyrus.core.InputStreamBuffer$1.run(InputStreamBuffer.java:158) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) Nov 02, 2023 2:19:38 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:38 PM org.glassfish.tyrus.core.AnnotatedEndpoint onError INFO: Unhandled exception in endpoint org.glassfish.tyrus.test.standard_config.BufferSizeTest.InputStreamEndpoint. org.glassfish.tyrus.core.MessageTooBigException: Partial message could not be delivered due to buffer overflow. at org.glassfish.tyrus.core@2.1.99-SNAPSHOT/org.glassfish.tyrus.core.InputStreamBuffer.appendMessagePart(InputStreamBuffer.java:141) at org.glassfish.tyrus.core@2.1.99-SNAPSHOT/org.glassfish.tyrus.core.TyrusEndpointWrapper.onPartialMessage(TyrusEndpointWrapper.java:1044) at org.glassfish.tyrus.core@2.1.99-SNAPSHOT/org.glassfish.tyrus.core.TyrusWebSocket.onFragment(TyrusWebSocket.java:155) at org.glassfish.tyrus.core@2.1.99-SNAPSHOT/org.glassfish.tyrus.core.frame.BinaryFrame.respond(BinaryFrame.java:67) at org.glassfish.tyrus.core@2.1.99-SNAPSHOT/org.glassfish.tyrus.core.ProtocolHandler.process(ProtocolHandler.java:826) at org.glassfish.tyrus.core@2.1.99-SNAPSHOT/org.glassfish.tyrus.core.TyrusWebSocketEngine$TyrusReadHandler.handle(TyrusWebSocketEngine.java:539) at org.glassfish.tyrus.container.grizzly.server@2.1.99-SNAPSHOT/org.glassfish.tyrus.container.grizzly.server.GrizzlyServerFilter$ProcessTask.execute(GrizzlyServerFilter.java:364) at org.glassfish.tyrus.container.grizzly.client@2.1.99-SNAPSHOT/org.glassfish.tyrus.container.grizzly.client.TaskProcessor.processTask(TaskProcessor.java:91) at org.glassfish.tyrus.container.grizzly.client@2.1.99-SNAPSHOT/org.glassfish.tyrus.container.grizzly.client.TaskProcessor.processTask(TaskProcessor.java:68) at org.glassfish.tyrus.container.grizzly.server@2.1.99-SNAPSHOT/org.glassfish.tyrus.container.grizzly.server.GrizzlyServerFilter.handleRead(GrizzlyServerFilter.java:193) at grizzly.framework@4.0.0/org.glassfish.grizzly.filterchain.ExecutorResolver$9.execute(ExecutorResolver.java:88) at grizzly.framework@4.0.0/org.glassfish.grizzly.filterchain.DefaultFilterChain.executeFilter(DefaultFilterChain.java:246) at grizzly.framework@4.0.0/org.glassfish.grizzly.filterchain.DefaultFilterChain.executeChainPart(DefaultFilterChain.java:178) at grizzly.framework@4.0.0/org.glassfish.grizzly.filterchain.DefaultFilterChain.execute(DefaultFilterChain.java:118) at grizzly.framework@4.0.0/org.glassfish.grizzly.filterchain.DefaultFilterChain.process(DefaultFilterChain.java:96) at grizzly.framework@4.0.0/org.glassfish.grizzly.ProcessorExecutor.execute(ProcessorExecutor.java:51) at grizzly.framework@4.0.0/org.glassfish.grizzly.nio.transport.TCPNIOTransport.fireIOEvent(TCPNIOTransport.java:510) at grizzly.framework@4.0.0/org.glassfish.grizzly.strategies.AbstractIOStrategy.fireIOEvent(AbstractIOStrategy.java:82) at grizzly.framework@4.0.0/org.glassfish.grizzly.strategies.WorkerThreadIOStrategy.run0(WorkerThreadIOStrategy.java:83) at grizzly.framework@4.0.0/org.glassfish.grizzly.strategies.WorkerThreadIOStrategy$WorkerThreadRunnable.run(WorkerThreadIOStrategy.java:101) at grizzly.framework@4.0.0/org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) at grizzly.framework@4.0.0/org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) at java.base/java.lang.Thread.run(Thread.java:834) Nov 02, 2023 2:19:38 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:38 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:38 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-40] Started. Nov 02, 2023 2:19:38 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:38 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:38 PM org.glassfish.tyrus.core.AnnotatedEndpoint onError INFO: Unhandled exception in endpoint org.glassfish.tyrus.test.standard_config.BufferSizeTest.ByteArrayEndpoint. org.glassfish.tyrus.core.MessageTooBigException: Partial message could not be delivered due to buffer overflow. at org.glassfish.tyrus.core@2.1.99-SNAPSHOT/org.glassfish.tyrus.core.BinaryBuffer.appendMessagePart(BinaryBuffer.java:54) at org.glassfish.tyrus.core@2.1.99-SNAPSHOT/org.glassfish.tyrus.core.TyrusEndpointWrapper.onPartialMessage(TyrusEndpointWrapper.java:1064) at org.glassfish.tyrus.core@2.1.99-SNAPSHOT/org.glassfish.tyrus.core.TyrusWebSocket.onFragment(TyrusWebSocket.java:155) at org.glassfish.tyrus.core@2.1.99-SNAPSHOT/org.glassfish.tyrus.core.frame.BinaryFrame.respond(BinaryFrame.java:67) at org.glassfish.tyrus.core@2.1.99-SNAPSHOT/org.glassfish.tyrus.core.ProtocolHandler.process(ProtocolHandler.java:826) at org.glassfish.tyrus.core@2.1.99-SNAPSHOT/org.glassfish.tyrus.core.TyrusWebSocketEngine$TyrusReadHandler.handle(TyrusWebSocketEngine.java:539) at org.glassfish.tyrus.container.grizzly.server@2.1.99-SNAPSHOT/org.glassfish.tyrus.container.grizzly.server.GrizzlyServerFilter$ProcessTask.execute(GrizzlyServerFilter.java:364) at org.glassfish.tyrus.container.grizzly.client@2.1.99-SNAPSHOT/org.glassfish.tyrus.container.grizzly.client.TaskProcessor.processTask(TaskProcessor.java:91) at org.glassfish.tyrus.container.grizzly.client@2.1.99-SNAPSHOT/org.glassfish.tyrus.container.grizzly.client.TaskProcessor.processTask(TaskProcessor.java:68) at org.glassfish.tyrus.container.grizzly.server@2.1.99-SNAPSHOT/org.glassfish.tyrus.container.grizzly.server.GrizzlyServerFilter.handleRead(GrizzlyServerFilter.java:193) at grizzly.framework@4.0.0/org.glassfish.grizzly.filterchain.ExecutorResolver$9.execute(ExecutorResolver.java:88) at grizzly.framework@4.0.0/org.glassfish.grizzly.filterchain.DefaultFilterChain.executeFilter(DefaultFilterChain.java:246) at grizzly.framework@4.0.0/org.glassfish.grizzly.filterchain.DefaultFilterChain.executeChainPart(DefaultFilterChain.java:178) at grizzly.framework@4.0.0/org.glassfish.grizzly.filterchain.DefaultFilterChain.execute(DefaultFilterChain.java:118) at grizzly.framework@4.0.0/org.glassfish.grizzly.filterchain.DefaultFilterChain.process(DefaultFilterChain.java:96) at grizzly.framework@4.0.0/org.glassfish.grizzly.ProcessorExecutor.execute(ProcessorExecutor.java:51) at grizzly.framework@4.0.0/org.glassfish.grizzly.nio.transport.TCPNIOTransport.fireIOEvent(TCPNIOTransport.java:510) at grizzly.framework@4.0.0/org.glassfish.grizzly.strategies.AbstractIOStrategy.fireIOEvent(AbstractIOStrategy.java:82) at grizzly.framework@4.0.0/org.glassfish.grizzly.strategies.WorkerThreadIOStrategy.run0(WorkerThreadIOStrategy.java:83) at grizzly.framework@4.0.0/org.glassfish.grizzly.strategies.WorkerThreadIOStrategy$WorkerThreadRunnable.run(WorkerThreadIOStrategy.java:101) at grizzly.framework@4.0.0/org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) at grizzly.framework@4.0.0/org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) at java.base/java.lang.Thread.run(Thread.java:834) Nov 02, 2023 2:19:38 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:38 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:38 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:38 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-41] Started. Nov 02, 2023 2:19:38 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:38 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:38 PM org.glassfish.tyrus.core.AnnotatedEndpoint onError INFO: Unhandled exception in endpoint org.glassfish.tyrus.test.standard_config.BufferSizeTest.ReaderEndpoint. java.io.IOException: Websocket session has been closed. at org.glassfish.tyrus.core@2.1.99-SNAPSHOT/org.glassfish.tyrus.core.ReaderBuffer.checkClosedSession(ReaderBuffer.java:195) at org.glassfish.tyrus.core@2.1.99-SNAPSHOT/org.glassfish.tyrus.core.ReaderBuffer.getNextChars(ReaderBuffer.java:92) at org.glassfish.tyrus.core@2.1.99-SNAPSHOT/org.glassfish.tyrus.core.BufferedStringReader.read(BufferedStringReader.java:42) at java.base/java.io.Reader.read(Reader.java:210) at org.glassfish.tyrus.tests.e2e.stdconfig/org.glassfish.tyrus.test.standard_config.BufferSizeTest$ReaderEndpoint.doThat(BufferSizeTest.java:250) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at org.glassfish.tyrus.core@2.1.99-SNAPSHOT/org.glassfish.tyrus.core.AnnotatedEndpoint.callMethod(AnnotatedEndpoint.java:556) at org.glassfish.tyrus.core@2.1.99-SNAPSHOT/org.glassfish.tyrus.core.AnnotatedEndpoint$WholeHandler$1.onMessage(AnnotatedEndpoint.java:655) at org.glassfish.tyrus.core@2.1.99-SNAPSHOT/org.glassfish.tyrus.core.ReaderBuffer$1.run(ReaderBuffer.java:155) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) Nov 02, 2023 2:19:38 PM org.glassfish.tyrus.core.AnnotatedEndpoint onError INFO: Unhandled exception in endpoint org.glassfish.tyrus.test.standard_config.BufferSizeTest.ReaderEndpoint. org.glassfish.tyrus.core.MessageTooBigException: Partial message could not be delivered due to buffer overflow. at org.glassfish.tyrus.core@2.1.99-SNAPSHOT/org.glassfish.tyrus.core.ReaderBuffer.appendMessagePart(ReaderBuffer.java:136) at org.glassfish.tyrus.core@2.1.99-SNAPSHOT/org.glassfish.tyrus.core.TyrusEndpointWrapper.onPartialMessage(TyrusEndpointWrapper.java:941) at org.glassfish.tyrus.core@2.1.99-SNAPSHOT/org.glassfish.tyrus.core.TyrusWebSocket.onFragment(TyrusWebSocket.java:170) at org.glassfish.tyrus.core@2.1.99-SNAPSHOT/org.glassfish.tyrus.core.frame.TextFrame.respond(TextFrame.java:113) at org.glassfish.tyrus.core@2.1.99-SNAPSHOT/org.glassfish.tyrus.core.ProtocolHandler.process(ProtocolHandler.java:826) at org.glassfish.tyrus.core@2.1.99-SNAPSHOT/org.glassfish.tyrus.core.TyrusWebSocketEngine$TyrusReadHandler.handle(TyrusWebSocketEngine.java:539) at org.glassfish.tyrus.container.grizzly.server@2.1.99-SNAPSHOT/org.glassfish.tyrus.container.grizzly.server.GrizzlyServerFilter$ProcessTask.execute(GrizzlyServerFilter.java:364) at org.glassfish.tyrus.container.grizzly.client@2.1.99-SNAPSHOT/org.glassfish.tyrus.container.grizzly.client.TaskProcessor.processTask(TaskProcessor.java:91) at org.glassfish.tyrus.container.grizzly.client@2.1.99-SNAPSHOT/org.glassfish.tyrus.container.grizzly.client.TaskProcessor.processTask(TaskProcessor.java:68) at org.glassfish.tyrus.container.grizzly.server@2.1.99-SNAPSHOT/org.glassfish.tyrus.container.grizzly.server.GrizzlyServerFilter.handleRead(GrizzlyServerFilter.java:193) at grizzly.framework@4.0.0/org.glassfish.grizzly.filterchain.ExecutorResolver$9.execute(ExecutorResolver.java:88) at grizzly.framework@4.0.0/org.glassfish.grizzly.filterchain.DefaultFilterChain.executeFilter(DefaultFilterChain.java:246) at grizzly.framework@4.0.0/org.glassfish.grizzly.filterchain.DefaultFilterChain.executeChainPart(DefaultFilterChain.java:178) at grizzly.framework@4.0.0/org.glassfish.grizzly.filterchain.DefaultFilterChain.execute(DefaultFilterChain.java:118) at grizzly.framework@4.0.0/org.glassfish.grizzly.filterchain.DefaultFilterChain.process(DefaultFilterChain.java:96) at grizzly.framework@4.0.0/org.glassfish.grizzly.ProcessorExecutor.execute(ProcessorExecutor.java:51) at grizzly.framework@4.0.0/org.glassfish.grizzly.nio.transport.TCPNIOTransport.fireIOEvent(TCPNIOTransport.java:510) at grizzly.framework@4.0.0/org.glassfish.grizzly.strategies.AbstractIOStrategy.fireIOEvent(AbstractIOStrategy.java:82) at grizzly.framework@4.0.0/org.glassfish.grizzly.strategies.WorkerThreadIOStrategy.run0(WorkerThreadIOStrategy.java:83) at grizzly.framework@4.0.0/org.glassfish.grizzly.strategies.WorkerThreadIOStrategy$WorkerThreadRunnable.run(WorkerThreadIOStrategy.java:101) at grizzly.framework@4.0.0/org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) at grizzly.framework@4.0.0/org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) at java.base/java.lang.Thread.run(Thread.java:834) Nov 02, 2023 2:19:38 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:38 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.050 s -- in org.glassfish.tyrus.test.standard_config.BufferSizeTest [INFO] Running org.glassfish.tyrus.test.standard_config.CustomMaskingKeyGeneratorTest Nov 02, 2023 2:19:38 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:38 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-42] Started. Nov 02, 2023 2:19:38 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:38 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:38 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:38 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.glassfish.tyrus.test.standard_config.CustomMaskingKeyGeneratorTest [INFO] Running org.glassfish.tyrus.test.standard_config.BlockingStreamingTextTest Nov 02, 2023 2:19:38 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:38 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-43] Started. Nov 02, 2023 2:19:38 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:38 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. BLOCKINGCLIENT opened ! BLOCKINGSERVER opened ! BLOCKINGSTREAMSERVER: on message reader called BLOCKINGCLIENT Sent: blk0blk1blk2blk3blk4blk5blk6blk7blk8blk9END BLOCKINGSTREAMSERVER received: blk0blk1blk2blk3blk4blk5blk6blk7blk8blk9END BLOCKINGSTREAMSERVER sent back: blk0blk1blk2blk3blk4blk5blk6blk7blk8blk9END BLOCKINGCLIENT onMessage called BLOCKINGCLIENT received: blk0blk1blk2blk3blk4blk5blk6blk7blk8blk9END SENT: blk0blk1blk2blk3blk4blk5blk6blk7blk8blk9END RECEIVED: blk0blk1blk2blk3blk4blk5blk6blk7blk8blk9END Nov 02, 2023 2:19:38 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:38 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.glassfish.tyrus.test.standard_config.BlockingStreamingTextTest [INFO] Running org.glassfish.tyrus.test.standard_config.RequestParameterMapTest Nov 02, 2023 2:19:38 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:38 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-44] Started. Nov 02, 2023 2:19:38 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:38 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:38 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:38 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 s -- in org.glassfish.tyrus.test.standard_config.RequestParameterMapTest [INFO] Running org.glassfish.tyrus.test.standard_config.PartialBinaryTest Nov 02, 2023 2:19:38 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:38 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-45] Started. Nov 02, 2023 2:19:38 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:38 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:38 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:38 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:38 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:38 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-46] Started. Nov 02, 2023 2:19:38 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:38 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:38 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:38 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.glassfish.tyrus.test.standard_config.PartialBinaryTest [INFO] Running org.glassfish.tyrus.test.standard_config.MessageHandlersTest Nov 02, 2023 2:19:38 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:38 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-47] Started. Nov 02, 2023 2:19:38 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:38 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:38 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:38 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:38 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:38 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-48] Started. Nov 02, 2023 2:19:38 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:38 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:38 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:38 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:38 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:38 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-49] Started. Nov 02, 2023 2:19:38 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:38 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:38 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:38 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:38 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:38 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-50] Started. Nov 02, 2023 2:19:38 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:38 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:38 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:38 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:38 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:38 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-51] Started. Nov 02, 2023 2:19:38 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:38 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:38 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:38 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:38 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:38 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-52] Started. Nov 02, 2023 2:19:38 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:38 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Client received message: [1, 2, 3, 4, 5, 6, 7, 8, 9] Client received message: [1, 2, 3, 4, 5, 6, 7, 8, 9] Nov 02, 2023 2:19:39 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:39 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:39 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:39 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-53] Started. Nov 02, 2023 2:19:39 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:39 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:39 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:39 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:39 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:39 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-54] Started. Nov 02, 2023 2:19:39 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:39 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:39 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:39 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:39 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:39 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-55] Started. Nov 02, 2023 2:19:39 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:39 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:39 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:39 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:39 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:39 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-56] Started. Nov 02, 2023 2:19:39 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:39 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:39 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:39 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:39 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:39 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-57] Started. Nov 02, 2023 2:19:39 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:39 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:39 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:39 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:39 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:39 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-58] Started. Nov 02, 2023 2:19:39 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:39 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:39 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:39 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:39 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:39 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-59] Started. Nov 02, 2023 2:19:39 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:39 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:39 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:39 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:39 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:39 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-60] Started. Nov 02, 2023 2:19:39 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:39 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Client received message: In my experience, there's no such thing as luck. Client received message: [1, 2, 3, 4, 5, 6, 7, 8, 9] Nov 02, 2023 2:19:40 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:40 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:40 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:40 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-53] Started. Nov 02, 2023 2:19:40 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:40 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:40 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:40 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:40 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:40 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-54] Started. Nov 02, 2023 2:19:40 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:40 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:40 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:40 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:40 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:40 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-55] Started. Nov 02, 2023 2:19:40 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:40 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:40 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:40 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:40 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:40 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-56] Started. Nov 02, 2023 2:19:40 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:40 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:40 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:40 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:40 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:40 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-57] Started. Nov 02, 2023 2:19:40 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:40 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:40 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:40 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:40 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:40 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-58] Started. Nov 02, 2023 2:19:40 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:40 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:40 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:40 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:40 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:40 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-59] Started. Nov 02, 2023 2:19:40 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:40 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:40 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:40 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:40 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:40 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-60] Started. Nov 02, 2023 2:19:40 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:40 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Client received message: In my experience, there's no such thing as luck. Nov 02, 2023 2:19:41 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:41 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:41 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:41 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-61] Started. Nov 02, 2023 2:19:41 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:41 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:41 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:41 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:41 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:41 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-62] Started. Nov 02, 2023 2:19:41 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:41 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:41 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:41 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:41 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:41 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-63] Started. Nov 02, 2023 2:19:41 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:41 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:41 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:41 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.205 s -- in org.glassfish.tyrus.test.standard_config.MessageHandlersTest [INFO] Running org.glassfish.tyrus.test.standard_config.Tyrus109Test Nov 02, 2023 2:19:41 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:41 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-64] Started. Nov 02, 2023 2:19:41 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:41 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:41 PM org.glassfish.tyrus.core.AnnotatedEndpoint callMethod INFO: Exception thrown from onError method public void org.glassfish.tyrus.test.standard_config.Tyrus109Test$OnOpenErrorTestEndpoint.handleError(java.lang.Throwable,jakarta.websocket.Session). java.lang.reflect.InvocationTargetException at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.glassfish.tyrus.core@2.1.99-SNAPSHOT/org.glassfish.tyrus.core.AnnotatedEndpoint.callMethod(AnnotatedEndpoint.java:556) at org.glassfish.tyrus.core@2.1.99-SNAPSHOT/org.glassfish.tyrus.core.AnnotatedEndpoint.onError(AnnotatedEndpoint.java:586) at org.glassfish.tyrus.core@2.1.99-SNAPSHOT/org.glassfish.tyrus.core.AnnotatedEndpoint.callMethod(AnnotatedEndpoint.java:559) at org.glassfish.tyrus.core@2.1.99-SNAPSHOT/org.glassfish.tyrus.core.AnnotatedEndpoint.onOpen(AnnotatedEndpoint.java:606) at org.glassfish.tyrus.core@2.1.99-SNAPSHOT/org.glassfish.tyrus.core.TyrusEndpointWrapper.onConnect(TyrusEndpointWrapper.java:761) at org.glassfish.tyrus.core@2.1.99-SNAPSHOT/org.glassfish.tyrus.core.TyrusWebSocket.onConnect(TyrusWebSocket.java:139) at org.glassfish.tyrus.core@2.1.99-SNAPSHOT/org.glassfish.tyrus.core.TyrusWebSocketEngine$TyrusConnection.(TyrusWebSocketEngine.java:793) at org.glassfish.tyrus.core@2.1.99-SNAPSHOT/org.glassfish.tyrus.core.TyrusWebSocketEngine$SuccessfulUpgradeInfo.createConnection(TyrusWebSocketEngine.java:729) at org.glassfish.tyrus.container.grizzly.server@2.1.99-SNAPSHOT/org.glassfish.tyrus.container.grizzly.server.GrizzlyServerFilter.handleHandshake(GrizzlyServerFilter.java:247) at org.glassfish.tyrus.container.grizzly.server@2.1.99-SNAPSHOT/org.glassfish.tyrus.container.grizzly.server.GrizzlyServerFilter.handleRead(GrizzlyServerFilter.java:180) at grizzly.framework@4.0.0/org.glassfish.grizzly.filterchain.ExecutorResolver$9.execute(ExecutorResolver.java:88) at grizzly.framework@4.0.0/org.glassfish.grizzly.filterchain.DefaultFilterChain.executeFilter(DefaultFilterChain.java:246) at grizzly.framework@4.0.0/org.glassfish.grizzly.filterchain.DefaultFilterChain.executeChainPart(DefaultFilterChain.java:178) at grizzly.framework@4.0.0/org.glassfish.grizzly.filterchain.DefaultFilterChain.execute(DefaultFilterChain.java:118) at grizzly.framework@4.0.0/org.glassfish.grizzly.filterchain.DefaultFilterChain.process(DefaultFilterChain.java:96) at grizzly.framework@4.0.0/org.glassfish.grizzly.ProcessorExecutor.execute(ProcessorExecutor.java:51) at grizzly.framework@4.0.0/org.glassfish.grizzly.nio.transport.TCPNIOTransport.fireIOEvent(TCPNIOTransport.java:510) at grizzly.framework@4.0.0/org.glassfish.grizzly.strategies.AbstractIOStrategy.fireIOEvent(AbstractIOStrategy.java:82) at grizzly.framework@4.0.0/org.glassfish.grizzly.strategies.WorkerThreadIOStrategy.run0(WorkerThreadIOStrategy.java:83) at grizzly.framework@4.0.0/org.glassfish.grizzly.strategies.WorkerThreadIOStrategy$WorkerThreadRunnable.run(WorkerThreadIOStrategy.java:101) at grizzly.framework@4.0.0/org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) at grizzly.framework@4.0.0/org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) at java.base/java.lang.Thread.run(Thread.java:830) Caused by: java.lang.RuntimeException: java.lang.RuntimeException: testException at org.glassfish.tyrus.tests.e2e.stdconfig/org.glassfish.tyrus.test.standard_config.Tyrus109Test$OnOpenErrorTestEndpoint.handleError(Tyrus109Test.java:66) ... 27 more Caused by: java.lang.RuntimeException: testException at org.glassfish.tyrus.tests.e2e.stdconfig/org.glassfish.tyrus.test.standard_config.Tyrus109Test$OnOpenErrorTestEndpoint.open(Tyrus109Test.java:52) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.glassfish.tyrus.core@2.1.99-SNAPSHOT/org.glassfish.tyrus.core.AnnotatedEndpoint.callMethod(AnnotatedEndpoint.java:556) ... 20 more Client received message: In my experience, there's no such thing as luck. Nov 02, 2023 2:19:42 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:42 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.013 s -- in org.glassfish.tyrus.test.standard_config.Tyrus109Test [INFO] Running org.glassfish.tyrus.test.standard_config.GenericClientEndpointTest Nov 02, 2023 2:19:42 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:42 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-65] Started. Nov 02, 2023 2:19:42 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:42 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:42 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:42 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.glassfish.tyrus.test.standard_config.GenericClientEndpointTest [INFO] Running org.glassfish.tyrus.test.standard_config.BroadcasterTest Nov 02, 2023 2:19:42 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:42 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-66] Started. Nov 02, 2023 2:19:42 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:42 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:42 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:42 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:42 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:42 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-67] Started. Nov 02, 2023 2:19:42 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:42 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:42 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:42 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.glassfish.tyrus.test.standard_config.BroadcasterTest [INFO] Running org.glassfish.tyrus.test.standard_config.ClientCloseTest Nov 02, 2023 2:19:42 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:42 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-68] Started. Nov 02, 2023 2:19:42 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:42 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:42 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:42 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.glassfish.tyrus.test.standard_config.ClientCloseTest [INFO] Running org.glassfish.tyrus.test.standard_config.ClientTest Nov 02, 2023 2:19:42 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:42 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-69] Started. Nov 02, 2023 2:19:42 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:42 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Client connected to the server! Sent message: hello ##### Test Bean: Received message: hello Received message = hello Nov 02, 2023 2:19:42 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:42 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.glassfish.tyrus.test.standard_config.ClientTest [INFO] Running org.glassfish.tyrus.test.standard_config.TestHello404 Client received message: In my experience, there's no such thing as luck. Nov 02, 2023 2:19:42 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:42 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:42 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:42 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-61] Started. Nov 02, 2023 2:19:42 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:42 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:42 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:42 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:42 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:42 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-62] Started. Nov 02, 2023 2:19:42 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:42 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:42 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:42 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:42 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:42 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-63] Started. Nov 02, 2023 2:19:42 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:42 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:42 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:42 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.164 s -- in org.glassfish.tyrus.test.standard_config.MessageHandlersTest [INFO] Running org.glassfish.tyrus.test.standard_config.Tyrus109Test Nov 02, 2023 2:19:42 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:42 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-64] Started. Nov 02, 2023 2:19:42 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:42 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:42 PM org.glassfish.tyrus.core.AnnotatedEndpoint callMethod INFO: Exception thrown from onError method public void org.glassfish.tyrus.test.standard_config.Tyrus109Test$OnOpenErrorTestEndpoint.handleError(java.lang.Throwable,jakarta.websocket.Session). java.lang.reflect.InvocationTargetException at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at org.glassfish.tyrus.core@2.1.99-SNAPSHOT/org.glassfish.tyrus.core.AnnotatedEndpoint.callMethod(AnnotatedEndpoint.java:556) at org.glassfish.tyrus.core@2.1.99-SNAPSHOT/org.glassfish.tyrus.core.AnnotatedEndpoint.onError(AnnotatedEndpoint.java:586) at org.glassfish.tyrus.core@2.1.99-SNAPSHOT/org.glassfish.tyrus.core.AnnotatedEndpoint.callMethod(AnnotatedEndpoint.java:559) at org.glassfish.tyrus.core@2.1.99-SNAPSHOT/org.glassfish.tyrus.core.AnnotatedEndpoint.onOpen(AnnotatedEndpoint.java:606) at org.glassfish.tyrus.core@2.1.99-SNAPSHOT/org.glassfish.tyrus.core.TyrusEndpointWrapper.onConnect(TyrusEndpointWrapper.java:761) at org.glassfish.tyrus.core@2.1.99-SNAPSHOT/org.glassfish.tyrus.core.TyrusWebSocket.onConnect(TyrusWebSocket.java:139) at org.glassfish.tyrus.core@2.1.99-SNAPSHOT/org.glassfish.tyrus.core.TyrusWebSocketEngine$TyrusConnection.(TyrusWebSocketEngine.java:793) at org.glassfish.tyrus.core@2.1.99-SNAPSHOT/org.glassfish.tyrus.core.TyrusWebSocketEngine$SuccessfulUpgradeInfo.createConnection(TyrusWebSocketEngine.java:729) at org.glassfish.tyrus.container.grizzly.server@2.1.99-SNAPSHOT/org.glassfish.tyrus.container.grizzly.server.GrizzlyServerFilter.handleHandshake(GrizzlyServerFilter.java:247) at org.glassfish.tyrus.container.grizzly.server@2.1.99-SNAPSHOT/org.glassfish.tyrus.container.grizzly.server.GrizzlyServerFilter.handleRead(GrizzlyServerFilter.java:180) at grizzly.framework@4.0.0/org.glassfish.grizzly.filterchain.ExecutorResolver$9.execute(ExecutorResolver.java:88) at grizzly.framework@4.0.0/org.glassfish.grizzly.filterchain.DefaultFilterChain.executeFilter(DefaultFilterChain.java:246) at grizzly.framework@4.0.0/org.glassfish.grizzly.filterchain.DefaultFilterChain.executeChainPart(DefaultFilterChain.java:178) at grizzly.framework@4.0.0/org.glassfish.grizzly.filterchain.DefaultFilterChain.execute(DefaultFilterChain.java:118) at grizzly.framework@4.0.0/org.glassfish.grizzly.filterchain.DefaultFilterChain.process(DefaultFilterChain.java:96) at grizzly.framework@4.0.0/org.glassfish.grizzly.ProcessorExecutor.execute(ProcessorExecutor.java:51) at grizzly.framework@4.0.0/org.glassfish.grizzly.nio.transport.TCPNIOTransport.fireIOEvent(TCPNIOTransport.java:510) at grizzly.framework@4.0.0/org.glassfish.grizzly.strategies.AbstractIOStrategy.fireIOEvent(AbstractIOStrategy.java:82) at grizzly.framework@4.0.0/org.glassfish.grizzly.strategies.WorkerThreadIOStrategy.run0(WorkerThreadIOStrategy.java:83) at grizzly.framework@4.0.0/org.glassfish.grizzly.strategies.WorkerThreadIOStrategy$WorkerThreadRunnable.run(WorkerThreadIOStrategy.java:101) at grizzly.framework@4.0.0/org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) at grizzly.framework@4.0.0/org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) at java.base/java.lang.Thread.run(Thread.java:834) Caused by: java.lang.RuntimeException: java.lang.RuntimeException: testException at org.glassfish.tyrus.tests.e2e.stdconfig/org.glassfish.tyrus.test.standard_config.Tyrus109Test$OnOpenErrorTestEndpoint.handleError(Tyrus109Test.java:66) ... 27 more Caused by: java.lang.RuntimeException: testException at org.glassfish.tyrus.tests.e2e.stdconfig/org.glassfish.tyrus.test.standard_config.Tyrus109Test$OnOpenErrorTestEndpoint.open(Tyrus109Test.java:52) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at org.glassfish.tyrus.core@2.1.99-SNAPSHOT/org.glassfish.tyrus.core.AnnotatedEndpoint.callMethod(AnnotatedEndpoint.java:556) ... 20 more Nov 02, 2023 2:19:42 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:42 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-70] Started. Nov 02, 2023 2:19:42 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:42 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:42 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:42 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.glassfish.tyrus.test.standard_config.TestHello404 [INFO] Running org.glassfish.tyrus.test.standard_config.BlockingInputTest Nov 02, 2023 2:19:42 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:42 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-71] Started. Nov 02, 2023 2:19:42 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:42 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:42 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:42 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:42 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:42 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-72] Started. Nov 02, 2023 2:19:42 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:42 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:42 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:42 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:42 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:42 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-73] Started. Nov 02, 2023 2:19:42 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:42 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:43 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:43 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:43 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:43 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-74] Started. Nov 02, 2023 2:19:43 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:43 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:43 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:43 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:43 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:43 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-75] Started. Nov 02, 2023 2:19:43 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:43 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:43 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:43 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:43 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:43 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-76] Started. Nov 02, 2023 2:19:43 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:43 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:43 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:43 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.436 s -- in org.glassfish.tyrus.test.standard_config.BlockingInputTest [INFO] Running org.glassfish.tyrus.test.standard_config.HelloBinaryTest Nov 02, 2023 2:19:43 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:43 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-77] Started. Nov 02, 2023 2:19:43 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:43 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. HELLOBSERVER opened HELLOBCLIENT opened !! ## HELLOBCLIENT - message sent HELLOBSERVER got message: java.nio.HeapByteBuffer[pos=0 lim=5 cap=5] ### HELLOBSERVER sent message: java.nio.HeapByteBuffer[pos=0 lim=5 cap=5] HELLOBCLIENT received: hello true Nov 02, 2023 2:19:43 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:43 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.glassfish.tyrus.test.standard_config.HelloBinaryTest [INFO] Running org.glassfish.tyrus.test.standard_config.StreamingTextAnnotTest Nov 02, 2023 2:19:43 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:43 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-78] Started. Nov 02, 2023 2:19:43 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:43 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. STREAMINGSERVER opened ! STREAMINGCLIENT opened ! Wrapped: Basic Client sending: here Server sending: thank Waiting for the server to process the partial string... Server sending: you Server sending: very Server sending: much Server sending: ! STREAMINGSERVER piece came: here Resuming the client... Client sending: is Waiting for the server to process the partial string... STREAMINGSERVER piece came: is Resuming the client... Client sending: a Waiting for the server to process the partial string... STREAMINGSERVER piece came: a Resuming the client... Client sending: stream. STREAMINGSERVER piece came: stream. STREAMINGSERVER whole message: hereis a stream. STREAMINGCLIENT piece came: thank STREAMINGCLIENT piece came: you STREAMINGCLIENT piece came: very STREAMINGCLIENT piece came: much STREAMINGCLIENT piece came: ! STREAMINGCLIENT received whole message: thank you very much ! Nov 02, 2023 2:19:43 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:43 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.glassfish.tyrus.test.standard_config.StreamingTextAnnotTest [INFO] Running org.glassfish.tyrus.test.standard_config.SessionGetOpenSessionsTest Nov 02, 2023 2:19:43 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:43 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-79] Started. Nov 02, 2023 2:19:43 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:43 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:43 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:43 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.012 s -- in org.glassfish.tyrus.test.standard_config.Tyrus109Test [INFO] Running org.glassfish.tyrus.test.standard_config.GenericClientEndpointTest Nov 02, 2023 2:19:43 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:43 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-65] Started. Nov 02, 2023 2:19:43 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:43 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:43 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:43 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.glassfish.tyrus.test.standard_config.GenericClientEndpointTest [INFO] Running org.glassfish.tyrus.test.standard_config.BroadcasterTest Nov 02, 2023 2:19:43 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:43 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-66] Started. Nov 02, 2023 2:19:43 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:43 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:43 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:43 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:43 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:43 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-67] Started. Nov 02, 2023 2:19:43 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:43 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:43 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:43 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.glassfish.tyrus.test.standard_config.BroadcasterTest [INFO] Running org.glassfish.tyrus.test.standard_config.ClientCloseTest Nov 02, 2023 2:19:43 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:43 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-68] Started. Nov 02, 2023 2:19:43 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:43 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:43 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:43 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.glassfish.tyrus.test.standard_config.ClientCloseTest [INFO] Running org.glassfish.tyrus.test.standard_config.ClientTest Nov 02, 2023 2:19:43 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:43 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-69] Started. Nov 02, 2023 2:19:43 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:43 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Client connected to the server! Sent message: hello ##### Test Bean: Received message: hello Received message = hello Nov 02, 2023 2:19:43 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:43 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.glassfish.tyrus.test.standard_config.ClientTest [INFO] Running org.glassfish.tyrus.test.standard_config.TestHello404 Nov 02, 2023 2:19:43 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:43 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-70] Started. Nov 02, 2023 2:19:43 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:43 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:43 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:43 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.glassfish.tyrus.test.standard_config.TestHello404 [INFO] Running org.glassfish.tyrus.test.standard_config.BlockingInputTest Nov 02, 2023 2:19:43 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:43 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-71] Started. Nov 02, 2023 2:19:43 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:43 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:43 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:43 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:43 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:43 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-72] Started. Nov 02, 2023 2:19:43 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:43 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:43 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:43 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:43 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:43 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-73] Started. Nov 02, 2023 2:19:43 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:43 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:44 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:44 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:44 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:44 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-74] Started. Nov 02, 2023 2:19:44 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:44 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:44 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:44 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:44 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:44 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-75] Started. Nov 02, 2023 2:19:44 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:44 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:44 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:44 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:44 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:44 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-76] Started. Nov 02, 2023 2:19:44 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:44 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:44 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:44 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.433 s -- in org.glassfish.tyrus.test.standard_config.BlockingInputTest [INFO] Running org.glassfish.tyrus.test.standard_config.HelloBinaryTest Nov 02, 2023 2:19:44 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:44 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-77] Started. Nov 02, 2023 2:19:44 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:44 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. HELLOBSERVER opened HELLOBCLIENT opened !! ## HELLOBCLIENT - message sent HELLOBSERVER got message: java.nio.HeapByteBuffer[pos=0 lim=5 cap=5] ### HELLOBSERVER sent message: java.nio.HeapByteBuffer[pos=0 lim=5 cap=5] HELLOBCLIENT received: hello true Nov 02, 2023 2:19:44 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:44 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.glassfish.tyrus.test.standard_config.HelloBinaryTest [INFO] Running org.glassfish.tyrus.test.standard_config.StreamingTextAnnotTest Nov 02, 2023 2:19:44 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:44 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-78] Started. Nov 02, 2023 2:19:44 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:44 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. STREAMINGSERVER opened ! STREAMINGCLIENT opened ! Wrapped: Basic Client sending: here Server sending: thank Waiting for the server to process the partial string... Server sending: you Server sending: very Server sending: much Server sending: ! STREAMINGSERVER piece came: here Resuming the client... Client sending: is Waiting for the server to process the partial string... STREAMINGSERVER piece came: is Resuming the client... Client sending: a Waiting for the server to process the partial string... STREAMINGSERVER piece came: a Resuming the client... Client sending: stream. STREAMINGSERVER piece came: stream. STREAMINGSERVER whole message: hereis a stream. STREAMINGCLIENT piece came: thank STREAMINGCLIENT piece came: you STREAMINGCLIENT piece came: very STREAMINGCLIENT piece came: much STREAMINGCLIENT piece came: ! STREAMINGCLIENT received whole message: thank you very much ! Nov 02, 2023 2:19:44 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:44 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.glassfish.tyrus.test.standard_config.StreamingTextAnnotTest [INFO] Running org.glassfish.tyrus.test.standard_config.SessionGetOpenSessionsTest Nov 02, 2023 2:19:44 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:44 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-79] Started. Nov 02, 2023 2:19:44 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:44 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. s ### opened! TyrusSession{uri=/e2e-test/customremote/hello1, id='c86e3eeb-3205-4ec7-9b11-11725be5be19', endpointWrapper=TyrusEndpointWrapper{endpointClass=null, endpoint=org.glassfish.tyrus.core.AnnotatedEndpoint@33956d1a, contextPath='/e2e-test', endpointPath=/e2e-test/customremote/hello1, encoders=[CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpTextCoder, coder=org.glassfish.tyrus.core.coder.NoOpTextCoder@2e1ddc90, type=class java.lang.String}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteBufferCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteBufferCoder@5b7c8930, type=class java.nio.ByteBuffer}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteArrayCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteArrayCoder@58867cd5, type=class [B}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.ToStringEncoder, coder=org.glassfish.tyrus.core.coder.ToStringEncoder@40e32762, type=class java.lang.Object}], decoders=[CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$BooleanDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$BooleanDecoder@5a8ab2, type=class java.lang.Boolean}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$ByteDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$ByteDecoder@3f50b680, type=class java.lang.Byte}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$CharacterDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$CharacterDecoder@54db056b, type=class java.lang.Character}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$DoubleDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$DoubleDecoder@d5af0a5, type=class java.lang.Double}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$FloatDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$FloatDecoder@5981f4a6, type=class java.lang.Float}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$IntegerDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$IntegerDecoder@63dfada0, type=class java.lang.Integer}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$LongDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$LongDecoder@6f231ced, type=class java.lang.Long}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$ShortDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$ShortDecoder@35a60674, type=class java.lang.Short}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpTextCoder, coder=org.glassfish.tyrus.core.coder.NoOpTextCoder@63d4f0a2, type=class java.lang.String}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteBufferCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteBufferCoder@7d78f3d5, type=class java.nio.ByteBuffer}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteArrayCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteArrayCoder@a4b5ce3, type=class [B}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.ReaderDecoder, coder=org.glassfish.tyrus.core.coder.ReaderDecoder@f5b6e78, type=class java.io.Reader}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.InputStreamDecoder, coder=org.glassfish.tyrus.core.coder.InputStreamDecoder@4b4eced1, type=class java.io.InputStream}]}} c ### opened! TyrusSession{uri=ws://localhost:8025/e2e-test/customremote/hello1, id='073239f5-0161-4fd3-9f18-0cc38ef31137', endpointWrapper=TyrusEndpointWrapper{endpointClass=null, endpoint=org.glassfish.tyrus.test.standard_config.SessionGetOpenSessionsTest$1@108ad2e6, contextPath='ws://localhost:8025/e2e-test/customremote/hello1', endpointPath=null, encoders=[CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpTextCoder, coder=org.glassfish.tyrus.core.coder.NoOpTextCoder@55885e93, type=class java.lang.String}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteBufferCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteBufferCoder@5a39e3bd, type=class java.nio.ByteBuffer}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteArrayCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteArrayCoder@6497ec46, type=class [B}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.ToStringEncoder, coder=org.glassfish.tyrus.core.coder.ToStringEncoder@22cc0fd0, type=class java.lang.Object}], decoders=[CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$BooleanDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$BooleanDecoder@35a7a1dc, type=class java.lang.Boolean}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$ByteDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$ByteDecoder@201698de, type=class java.lang.Byte}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$CharacterDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$CharacterDecoder@7bb8b546, type=class java.lang.Character}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$DoubleDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$DoubleDecoder@39c8876e, type=class java.lang.Double}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$FloatDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$FloatDecoder@31e978ca, type=class java.lang.Float}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$IntegerDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$IntegerDecoder@25adc641, type=class java.lang.Integer}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$LongDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$LongDecoder@1b014537, type=class java.lang.Long}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$ShortDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$ShortDecoder@660f42ce, type=class java.lang.Short}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpTextCoder, coder=org.glassfish.tyrus.core.coder.NoOpTextCoder@1c5a59ed, type=class java.lang.String}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteBufferCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteBufferCoder@570e1be9, type=class java.nio.ByteBuffer}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteArrayCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteArrayCoder@4637c4c2, type=class [B}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.ReaderDecoder, coder=org.glassfish.tyrus.core.coder.ReaderDecoder@5ab2e7f8, type=class java.io.Reader}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.InputStreamDecoder, coder=org.glassfish.tyrus.core.coder.InputStreamDecoder@14695872, type=class java.io.InputStream}]}} c ### opened! TyrusSession{uri=ws://localhost:8025/e2e-test/customremote/hello1, id='b94aec42-19e7-4dd8-b5c4-050fb062764c', endpointWrapper=TyrusEndpointWrapper{endpointClass=null, endpoint=org.glassfish.tyrus.test.standard_config.SessionGetOpenSessionsTest$1@3f547176, contextPath='ws://localhost:8025/e2e-test/customremote/hello1', endpointPath=null, encoders=[CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpTextCoder, coder=org.glassfish.tyrus.core.coder.NoOpTextCoder@7a56f8f8, type=class java.lang.String}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteBufferCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteBufferCoder@2fffa19e, type=class java.nio.ByteBuffer}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteArrayCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteArrayCoder@4b66a348, type=class [B}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.ToStringEncoder, coder=org.glassfish.tyrus.core.coder.ToStringEncoder@5725a493, type=class java.lang.Object}], decoders=[CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$BooleanDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$BooleanDecoder@1a7907b7, type=class java.lang.Boolean}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$ByteDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$ByteDecoder@48d8b637, type=class java.lang.Byte}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$CharacterDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$CharacterDecoder@365a3087, type=class java.lang.Character}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$DoubleDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$DoubleDecoder@4c210be3, type=class java.lang.Double}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$FloatDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$FloatDecoder@1e37f96f, type=class java.lang.Float}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$IntegerDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$IntegerDecoder@13539d90, type=class java.lang.Integer}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$LongDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$LongDecoder@746a4975, type=class java.lang.Long}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$ShortDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$ShortDecoder@30503a08, type=class java.lang.Short}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpTextCoder, coder=org.glassfish.tyrus.core.coder.NoOpTextCoder@110d51ec, type=class java.lang.String}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteBufferCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteBufferCoder@1e3df140, type=class java.nio.ByteBuffer}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteArrayCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteArrayCoder@38ba2213, type=class [B}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.ReaderDecoder, coder=org.glassfish.tyrus.core.coder.ReaderDecoder@90bdf76, type=class java.io.Reader}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.InputStreamDecoder, coder=org.glassfish.tyrus.core.coder.InputStreamDecoder@72f26d8a, type=class java.io.InputStream}]}} s ### opened! TyrusSession{uri=/e2e-test/customremote/hello1, id='0b39ef47-0684-4557-9c95-7d6148ccb590', endpointWrapper=TyrusEndpointWrapper{endpointClass=null, endpoint=org.glassfish.tyrus.core.AnnotatedEndpoint@33956d1a, contextPath='/e2e-test', endpointPath=/e2e-test/customremote/hello1, encoders=[CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpTextCoder, coder=org.glassfish.tyrus.core.coder.NoOpTextCoder@2e1ddc90, type=class java.lang.String}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteBufferCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteBufferCoder@5b7c8930, type=class java.nio.ByteBuffer}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteArrayCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteArrayCoder@58867cd5, type=class [B}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.ToStringEncoder, coder=org.glassfish.tyrus.core.coder.ToStringEncoder@40e32762, type=class java.lang.Object}], decoders=[CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$BooleanDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$BooleanDecoder@5a8ab2, type=class java.lang.Boolean}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$ByteDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$ByteDecoder@3f50b680, type=class java.lang.Byte}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$CharacterDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$CharacterDecoder@54db056b, type=class java.lang.Character}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$DoubleDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$DoubleDecoder@d5af0a5, type=class java.lang.Double}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$FloatDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$FloatDecoder@5981f4a6, type=class java.lang.Float}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$IntegerDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$IntegerDecoder@63dfada0, type=class java.lang.Integer}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$LongDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$LongDecoder@6f231ced, type=class java.lang.Long}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$ShortDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$ShortDecoder@35a60674, type=class java.lang.Short}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpTextCoder, coder=org.glassfish.tyrus.core.coder.NoOpTextCoder@63d4f0a2, type=class java.lang.String}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteBufferCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteBufferCoder@7d78f3d5, type=class java.nio.ByteBuffer}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteArrayCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteArrayCoder@a4b5ce3, type=class [B}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.ReaderDecoder, coder=org.glassfish.tyrus.core.coder.ReaderDecoder@f5b6e78, type=class java.io.Reader}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.InputStreamDecoder, coder=org.glassfish.tyrus.core.coder.InputStreamDecoder@4b4eced1, type=class java.io.InputStream}]}} s ### opened! TyrusSession{uri=/e2e-test/customremote/hello1, id='dc7e4ce1-496c-43c9-9999-5dd64db15f5c', endpointWrapper=TyrusEndpointWrapper{endpointClass=null, endpoint=org.glassfish.tyrus.core.AnnotatedEndpoint@33956d1a, contextPath='/e2e-test', endpointPath=/e2e-test/customremote/hello1, encoders=[CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpTextCoder, coder=org.glassfish.tyrus.core.coder.NoOpTextCoder@2e1ddc90, type=class java.lang.String}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteBufferCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteBufferCoder@5b7c8930, type=class java.nio.ByteBuffer}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteArrayCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteArrayCoder@58867cd5, type=class [B}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.ToStringEncoder, coder=org.glassfish.tyrus.core.coder.ToStringEncoder@40e32762, type=class java.lang.Object}], decoders=[CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$BooleanDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$BooleanDecoder@5a8ab2, type=class java.lang.Boolean}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$ByteDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$ByteDecoder@3f50b680, type=class java.lang.Byte}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$CharacterDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$CharacterDecoder@54db056b, type=class java.lang.Character}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$DoubleDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$DoubleDecoder@d5af0a5, type=class java.lang.Double}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$FloatDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$FloatDecoder@5981f4a6, type=class java.lang.Float}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$IntegerDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$IntegerDecoder@63dfada0, type=class java.lang.Integer}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$LongDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$LongDecoder@6f231ced, type=class java.lang.Long}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$ShortDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$ShortDecoder@35a60674, type=class java.lang.Short}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpTextCoder, coder=org.glassfish.tyrus.core.coder.NoOpTextCoder@63d4f0a2, type=class java.lang.String}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteBufferCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteBufferCoder@7d78f3d5, type=class java.nio.ByteBuffer}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteArrayCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteArrayCoder@a4b5ce3, type=class [B}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.ReaderDecoder, coder=org.glassfish.tyrus.core.coder.ReaderDecoder@f5b6e78, type=class java.io.Reader}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.InputStreamDecoder, coder=org.glassfish.tyrus.core.coder.InputStreamDecoder@4b4eced1, type=class java.io.InputStream}]}} c ### opened! TyrusSession{uri=ws://localhost:8025/e2e-test/customremote/hello1, id='bfad1ac6-3d71-4bca-9168-e5207da8357a', endpointWrapper=TyrusEndpointWrapper{endpointClass=null, endpoint=org.glassfish.tyrus.test.standard_config.SessionGetOpenSessionsTest$2@5a0275c9, contextPath='ws://localhost:8025/e2e-test/customremote/hello1', endpointPath=null, encoders=[CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpTextCoder, coder=org.glassfish.tyrus.core.coder.NoOpTextCoder@1f00f0ed, type=class java.lang.String}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteBufferCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteBufferCoder@1f0f2a62, type=class java.nio.ByteBuffer}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteArrayCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteArrayCoder@2e55881f, type=class [B}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.ToStringEncoder, coder=org.glassfish.tyrus.core.coder.ToStringEncoder@67b00c21, type=class java.lang.Object}], decoders=[CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$BooleanDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$BooleanDecoder@7f2f0fa2, type=class java.lang.Boolean}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$ByteDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$ByteDecoder@1915761f, type=class java.lang.Byte}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$CharacterDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$CharacterDecoder@1b020052, type=class java.lang.Character}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$DoubleDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$DoubleDecoder@7cb4c617, type=class java.lang.Double}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$FloatDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$FloatDecoder@7b61943c, type=class java.lang.Float}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$IntegerDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$IntegerDecoder@49f6b0c1, type=class java.lang.Integer}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$LongDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$LongDecoder@427d293d, type=class java.lang.Long}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$ShortDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$ShortDecoder@18a3cb1b, type=class java.lang.Short}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpTextCoder, coder=org.glassfish.tyrus.core.coder.NoOpTextCoder@6f146c47, type=class java.lang.String}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteBufferCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteBufferCoder@1398b9dc, type=class java.nio.ByteBuffer}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteArrayCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteArrayCoder@38874e53, type=class [B}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.ReaderDecoder, coder=org.glassfish.tyrus.core.coder.ReaderDecoder@3efaa14b, type=class java.io.Reader}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.InputStreamDecoder, coder=org.glassfish.tyrus.core.coder.InputStreamDecoder@72c09487, type=class java.io.InputStream}]}} s ### opened! TyrusSession{uri=/e2e-test/customremote/hello1, id='dbe796a2-d4de-4d09-a8c5-5d91ec7f001b', endpointWrapper=TyrusEndpointWrapper{endpointClass=null, endpoint=org.glassfish.tyrus.core.AnnotatedEndpoint@33956d1a, contextPath='/e2e-test', endpointPath=/e2e-test/customremote/hello1, encoders=[CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpTextCoder, coder=org.glassfish.tyrus.core.coder.NoOpTextCoder@2e1ddc90, type=class java.lang.String}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteBufferCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteBufferCoder@5b7c8930, type=class java.nio.ByteBuffer}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteArrayCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteArrayCoder@58867cd5, type=class [B}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.ToStringEncoder, coder=org.glassfish.tyrus.core.coder.ToStringEncoder@40e32762, type=class java.lang.Object}], decoders=[CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$BooleanDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$BooleanDecoder@5a8ab2, type=class java.lang.Boolean}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$ByteDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$ByteDecoder@3f50b680, type=class java.lang.Byte}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$CharacterDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$CharacterDecoder@54db056b, type=class java.lang.Character}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$DoubleDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$DoubleDecoder@d5af0a5, type=class java.lang.Double}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$FloatDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$FloatDecoder@5981f4a6, type=class java.lang.Float}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$IntegerDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$IntegerDecoder@63dfada0, type=class java.lang.Integer}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$LongDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$LongDecoder@6f231ced, type=class java.lang.Long}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$ShortDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$ShortDecoder@35a60674, type=class java.lang.Short}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpTextCoder, coder=org.glassfish.tyrus.core.coder.NoOpTextCoder@63d4f0a2, type=class java.lang.String}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteBufferCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteBufferCoder@7d78f3d5, type=class java.nio.ByteBuffer}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteArrayCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteArrayCoder@a4b5ce3, type=class [B}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.ReaderDecoder, coder=org.glassfish.tyrus.core.coder.ReaderDecoder@f5b6e78, type=class java.io.Reader}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.InputStreamDecoder, coder=org.glassfish.tyrus.core.coder.InputStreamDecoder@4b4eced1, type=class java.io.InputStream}]}} c ### opened! TyrusSession{uri=ws://localhost:8025/e2e-test/customremote/hello1, id='991e07ed-1327-48c1-a793-fa15a034029f', endpointWrapper=TyrusEndpointWrapper{endpointClass=null, endpoint=org.glassfish.tyrus.test.standard_config.SessionGetOpenSessionsTest$2@2fa3542f, contextPath='ws://localhost:8025/e2e-test/customremote/hello1', endpointPath=null, encoders=[CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpTextCoder, coder=org.glassfish.tyrus.core.coder.NoOpTextCoder@6aa1cfbf, type=class java.lang.String}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteBufferCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteBufferCoder@16fcb473, type=class java.nio.ByteBuffer}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteArrayCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteArrayCoder@5b01e3cd, type=class [B}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.ToStringEncoder, coder=org.glassfish.tyrus.core.coder.ToStringEncoder@6eb6c6ae, type=class java.lang.Object}], decoders=[CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$BooleanDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$BooleanDecoder@a8e30f0, type=class java.lang.Boolean}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$ByteDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$ByteDecoder@792242fe, type=class java.lang.Byte}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$CharacterDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$CharacterDecoder@2d69c99c, type=class java.lang.Character}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$DoubleDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$DoubleDecoder@75b2e929, type=class java.lang.Double}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$FloatDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$FloatDecoder@ec04edf, type=class java.lang.Float}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$IntegerDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$IntegerDecoder@651ed84b, type=class java.lang.Integer}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$LongDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$LongDecoder@6d8d85d, type=class java.lang.Long}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$ShortDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$ShortDecoder@6441920e, type=class java.lang.Short}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpTextCoder, coder=org.glassfish.tyrus.core.coder.NoOpTextCoder@687b8eef, type=class java.lang.String}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteBufferCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteBufferCoder@7b34df2b, type=class java.nio.ByteBuffer}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteArrayCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteArrayCoder@3b6eea20, type=class [B}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.ReaderDecoder, coder=org.glassfish.tyrus.core.coder.ReaderDecoder@5357cea1, type=class java.io.Reader}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.InputStreamDecoder, coder=org.glassfish.tyrus.core.coder.InputStreamDecoder@67ef3ed2, type=class java.io.InputStream}]}} s ### opened! TyrusSession{uri=/e2e-test/customremote/hello1, id='71834ddd-a834-4029-be62-b42daa8e40c3', endpointWrapper=TyrusEndpointWrapper{endpointClass=null, endpoint=org.glassfish.tyrus.core.AnnotatedEndpoint@33956d1a, contextPath='/e2e-test', endpointPath=/e2e-test/customremote/hello1, encoders=[CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpTextCoder, coder=org.glassfish.tyrus.core.coder.NoOpTextCoder@2e1ddc90, type=class java.lang.String}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteBufferCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteBufferCoder@5b7c8930, type=class java.nio.ByteBuffer}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteArrayCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteArrayCoder@58867cd5, type=class [B}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.ToStringEncoder, coder=org.glassfish.tyrus.core.coder.ToStringEncoder@40e32762, type=class java.lang.Object}], decoders=[CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$BooleanDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$BooleanDecoder@5a8ab2, type=class java.lang.Boolean}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$ByteDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$ByteDecoder@3f50b680, type=class java.lang.Byte}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$CharacterDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$CharacterDecoder@54db056b, type=class java.lang.Character}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$DoubleDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$DoubleDecoder@d5af0a5, type=class java.lang.Double}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$FloatDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$FloatDecoder@5981f4a6, type=class java.lang.Float}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$IntegerDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$IntegerDecoder@63dfada0, type=class java.lang.Integer}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$LongDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$LongDecoder@6f231ced, type=class java.lang.Long}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$ShortDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$ShortDecoder@35a60674, type=class java.lang.Short}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpTextCoder, coder=org.glassfish.tyrus.core.coder.NoOpTextCoder@63d4f0a2, type=class java.lang.String}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteBufferCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteBufferCoder@7d78f3d5, type=class java.nio.ByteBuffer}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteArrayCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteArrayCoder@a4b5ce3, type=class [B}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.ReaderDecoder, coder=org.glassfish.tyrus.core.coder.ReaderDecoder@f5b6e78, type=class java.io.Reader}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.InputStreamDecoder, coder=org.glassfish.tyrus.core.coder.InputStreamDecoder@4b4eced1, type=class java.io.InputStream}]}} c ### opened! TyrusSession{uri=ws://localhost:8025/e2e-test/customremote/hello1, id='16a244d1-34ec-495d-b2bf-9b8fe0f8a4b4', endpointWrapper=TyrusEndpointWrapper{endpointClass=null, endpoint=org.glassfish.tyrus.test.standard_config.SessionGetOpenSessionsTest$3@76c9f382, contextPath='ws://localhost:8025/e2e-test/customremote/hello1', endpointPath=null, encoders=[CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpTextCoder, coder=org.glassfish.tyrus.core.coder.NoOpTextCoder@575ca1cc, type=class java.lang.String}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteBufferCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteBufferCoder@4775a3af, type=class java.nio.ByteBuffer}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteArrayCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteArrayCoder@2f0aaf4d, type=class [B}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.ToStringEncoder, coder=org.glassfish.tyrus.core.coder.ToStringEncoder@16e60ccd, type=class java.lang.Object}], decoders=[CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$BooleanDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$BooleanDecoder@24069d1c, type=class java.lang.Boolean}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$ByteDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$ByteDecoder@4e843ae8, type=class java.lang.Byte}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$CharacterDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$CharacterDecoder@340e84b2, type=class java.lang.Character}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$DoubleDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$DoubleDecoder@12a8769a, type=class java.lang.Double}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$FloatDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$FloatDecoder@2d6f7ae, type=class java.lang.Float}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$IntegerDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$IntegerDecoder@6deade66, type=class java.lang.Integer}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$LongDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$LongDecoder@2d01ec7d, type=class java.lang.Long}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$ShortDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$ShortDecoder@7ccc43e1, type=class java.lang.Short}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpTextCoder, coder=org.glassfish.tyrus.core.coder.NoOpTextCoder@4912a051, type=class java.lang.String}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteBufferCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteBufferCoder@72304efb, type=class java.nio.ByteBuffer}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteArrayCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteArrayCoder@50f036c4, type=class [B}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.ReaderDecoder, coder=org.glassfish.tyrus.core.coder.ReaderDecoder@4e3da470, type=class java.io.Reader}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.InputStreamDecoder, coder=org.glassfish.tyrus.core.coder.InputStreamDecoder@127195ce, type=class java.io.InputStream}]}} Nov 02, 2023 2:19:44 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:44 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.015 s -- in org.glassfish.tyrus.test.standard_config.SessionGetOpenSessionsTest [INFO] Running org.glassfish.tyrus.test.standard_config.HandshakeTest Nov 02, 2023 2:19:44 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:44 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-80] Started. Nov 02, 2023 2:19:44 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:44 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Client connected to the server! Sent message: hello ##### Test Bean: Received message: hello Received message = hello Nov 02, 2023 2:19:44 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:44 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.glassfish.tyrus.test.standard_config.HandshakeTest [INFO] Running org.glassfish.tyrus.test.standard_config.ClientManagerTest Nov 02, 2023 2:19:44 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:44 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-81] Started. Nov 02, 2023 2:19:44 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:44 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Client connected to the server! Sent message: hello ##### Test Bean: Received message: hello Received message = hello Nov 02, 2023 2:19:44 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:44 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.glassfish.tyrus.test.standard_config.ClientManagerTest [INFO] Running org.glassfish.tyrus.test.standard_config.HostVerificationTest [WARNING] Tests run: 4, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 0.002 s -- in org.glassfish.tyrus.test.standard_config.HostVerificationTest [INFO] Running org.glassfish.tyrus.test.standard_config.HelloTextTest Nov 02, 2023 2:19:44 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:44 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-82] Started. Nov 02, 2023 2:19:44 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:44 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. HELLOSERVER opened HELLOCLIENT opened !! HELLOSERVER got message: Client says hello from session TyrusSession{uri=/e2e-test/hellotext, id='981b070e-3d8d-425a-90db-5ae446388912', endpointWrapper=TyrusEndpointWrapper{endpointClass=null, endpoint=org.glassfish.tyrus.core.AnnotatedEndpoint@2503ec73, contextPath='/e2e-test', endpointPath=/e2e-test/hellotext, encoders=[CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpTextCoder, coder=org.glassfish.tyrus.core.coder.NoOpTextCoder@606f81b5, type=class java.lang.String}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteBufferCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteBufferCoder@5e1fc42f, type=class java.nio.ByteBuffer}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteArrayCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteArrayCoder@44b21f9f, type=class [B}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.ToStringEncoder, coder=org.glassfish.tyrus.core.coder.ToStringEncoder@7ee8130e, type=class java.lang.Object}], decoders=[CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$BooleanDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$BooleanDecoder@6296474f, type=class java.lang.Boolean}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$ByteDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$ByteDecoder@4288d98e, type=class java.lang.Byte}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$CharacterDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$CharacterDecoder@169268a7, type=class java.lang.Character}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$DoubleDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$DoubleDecoder@285c6918, type=class java.lang.Double}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$FloatDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$FloatDecoder@78a0ff63, type=class java.lang.Float}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$IntegerDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$IntegerDecoder@7c601d50, type=class java.lang.Integer}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$LongDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$LongDecoder@79b2852b, type=class java.lang.Long}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$ShortDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$ShortDecoder@326d27ac, type=class java.lang.Short}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpTextCoder, coder=org.glassfish.tyrus.core.coder.NoOpTextCoder@4d499d65, type=class java.lang.String}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteBufferCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteBufferCoder@313f8301, type=class java.nio.ByteBuffer}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteArrayCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteArrayCoder@5cc9d3d0, type=class [B}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.ReaderDecoder, coder=org.glassfish.tyrus.core.coder.ReaderDecoder@7c2dfa2, type=class java.io.Reader}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.InputStreamDecoder, coder=org.glassfish.tyrus.core.coder.InputStreamDecoder@661d88a, type=class java.io.InputStream}]}} HELLOCLIENT received: server hello Nov 02, 2023 2:19:44 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:44 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.glassfish.tyrus.test.standard_config.HelloTextTest [INFO] Running org.glassfish.tyrus.test.standard_config.SubProtocolTest Nov 02, 2023 2:19:44 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:44 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-83] Started. Nov 02, 2023 2:19:44 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:44 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:44 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:44 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:44 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:44 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-84] Started. Nov 02, 2023 2:19:44 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:44 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:44 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:44 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.glassfish.tyrus.test.standard_config.SubProtocolTest [INFO] Running org.glassfish.tyrus.test.standard_config.SharedContainerTimeoutTest [WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 s -- in org.glassfish.tyrus.test.standard_config.SharedContainerTimeoutTest [INFO] Running org.glassfish.tyrus.test.standard_config.ClientReconnectHandlerTest Nov 02, 2023 2:19:44 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:44 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-85] Started. Nov 02, 2023 2:19:44 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:44 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. ### Reconnecting... (reconnect count: 1) ### Reconnecting... (reconnect count: 2) ### Reconnecting... (reconnect count: 3) Nov 02, 2023 2:19:44 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:44 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:44 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:44 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-86] Started. Nov 02, 2023 2:19:44 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:44 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. ### Reconnecting... (reconnect count: 1) Connection failed. ### Reconnecting... (reconnect count: 2) Connection failed. ### Reconnecting... (reconnect count: 3) Connection failed. Nov 02, 2023 2:19:44 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:44 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 s -- in org.glassfish.tyrus.test.standard_config.ClientReconnectHandlerTest [INFO] Running org.glassfish.tyrus.test.standard_config.JsonTest Nov 02, 2023 2:19:44 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:44 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-87] Started. Nov 02, 2023 2:19:44 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:44 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Received message: {"REPLY":"Danny"} Nov 02, 2023 2:19:44 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:44 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.glassfish.tyrus.test.standard_config.JsonTest [INFO] Running org.glassfish.tyrus.test.standard_config.SessionTimeoutTest Nov 02, 2023 2:19:44 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:44 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-88] Started. Nov 02, 2023 2:19:44 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:44 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:44 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:44 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:44 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:44 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-89] Started. Nov 02, 2023 2:19:44 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:44 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:44 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:44 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:44 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:44 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-90] Started. Nov 02, 2023 2:19:44 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:44 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:45 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:45 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:45 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:45 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-91] Started. Nov 02, 2023 2:19:45 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:45 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. s ### opened! TyrusSession{uri=/e2e-test/customremote/hello1, id='83910f6d-1c65-4929-8898-e04aef6cc6d6', endpointWrapper=TyrusEndpointWrapper{endpointClass=null, endpoint=org.glassfish.tyrus.core.AnnotatedEndpoint@5f1483fd, contextPath='/e2e-test', endpointPath=/e2e-test/customremote/hello1, encoders=[CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpTextCoder, coder=org.glassfish.tyrus.core.coder.NoOpTextCoder@670f2466, type=class java.lang.String}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteBufferCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteBufferCoder@6e03db1f, type=class java.nio.ByteBuffer}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteArrayCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteArrayCoder@bfec2f9, type=class [B}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.ToStringEncoder, coder=org.glassfish.tyrus.core.coder.ToStringEncoder@708eb310, type=class java.lang.Object}], decoders=[CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$BooleanDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$BooleanDecoder@6ebc9573, type=class java.lang.Boolean}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$ByteDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$ByteDecoder@1e977098, type=class java.lang.Byte}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$CharacterDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$CharacterDecoder@630390b9, type=class java.lang.Character}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$DoubleDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$DoubleDecoder@6690b9fa, type=class java.lang.Double}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$FloatDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$FloatDecoder@6c8dbf56, type=class java.lang.Float}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$IntegerDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$IntegerDecoder@493b01ef, type=class java.lang.Integer}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$LongDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$LongDecoder@36c2d629, type=class java.lang.Long}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$ShortDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$ShortDecoder@55fee662, type=class java.lang.Short}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpTextCoder, coder=org.glassfish.tyrus.core.coder.NoOpTextCoder@54089484, type=class java.lang.String}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteBufferCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteBufferCoder@45adc393, type=class java.nio.ByteBuffer}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteArrayCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteArrayCoder@65fe2691, type=class [B}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.ReaderDecoder, coder=org.glassfish.tyrus.core.coder.ReaderDecoder@479111ba, type=class java.io.Reader}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.InputStreamDecoder, coder=org.glassfish.tyrus.core.coder.InputStreamDecoder@57ad1178, type=class java.io.InputStream}]}} c ### opened! TyrusSession{uri=ws://localhost:8025/e2e-test/customremote/hello1, id='fba936de-4ec7-4341-b109-2fdccc89dbaf', endpointWrapper=TyrusEndpointWrapper{endpointClass=null, endpoint=org.glassfish.tyrus.test.standard_config.SessionGetOpenSessionsTest$1@12cfe7f8, contextPath='ws://localhost:8025/e2e-test/customremote/hello1', endpointPath=null, encoders=[CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpTextCoder, coder=org.glassfish.tyrus.core.coder.NoOpTextCoder@57cd7bc5, type=class java.lang.String}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteBufferCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteBufferCoder@733afe78, type=class java.nio.ByteBuffer}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteArrayCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteArrayCoder@66500e60, type=class [B}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.ToStringEncoder, coder=org.glassfish.tyrus.core.coder.ToStringEncoder@b4dd575, type=class java.lang.Object}], decoders=[CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$BooleanDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$BooleanDecoder@37e2848a, type=class java.lang.Boolean}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$ByteDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$ByteDecoder@138f7530, type=class java.lang.Byte}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$CharacterDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$CharacterDecoder@754a4a2f, type=class java.lang.Character}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$DoubleDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$DoubleDecoder@1049df8e, type=class java.lang.Double}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$FloatDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$FloatDecoder@33acdfd9, type=class java.lang.Float}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$IntegerDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$IntegerDecoder@5b621a69, type=class java.lang.Integer}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$LongDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$LongDecoder@7c5e3818, type=class java.lang.Long}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$ShortDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$ShortDecoder@22352db2, type=class java.lang.Short}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpTextCoder, coder=org.glassfish.tyrus.core.coder.NoOpTextCoder@77b27c3a, type=class java.lang.String}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteBufferCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteBufferCoder@3c4891f7, type=class java.nio.ByteBuffer}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteArrayCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteArrayCoder@315bf09e, type=class [B}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.ReaderDecoder, coder=org.glassfish.tyrus.core.coder.ReaderDecoder@3a0803ba, type=class java.io.Reader}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.InputStreamDecoder, coder=org.glassfish.tyrus.core.coder.InputStreamDecoder@5ebfeb6d, type=class java.io.InputStream}]}} s ### opened! TyrusSession{uri=/e2e-test/customremote/hello1, id='4cf5589f-a6e4-4a5d-b330-3673ed685435', endpointWrapper=TyrusEndpointWrapper{endpointClass=null, endpoint=org.glassfish.tyrus.core.AnnotatedEndpoint@5f1483fd, contextPath='/e2e-test', endpointPath=/e2e-test/customremote/hello1, encoders=[CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpTextCoder, coder=org.glassfish.tyrus.core.coder.NoOpTextCoder@670f2466, type=class java.lang.String}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteBufferCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteBufferCoder@6e03db1f, type=class java.nio.ByteBuffer}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteArrayCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteArrayCoder@bfec2f9, type=class [B}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.ToStringEncoder, coder=org.glassfish.tyrus.core.coder.ToStringEncoder@708eb310, type=class java.lang.Object}], decoders=[CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$BooleanDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$BooleanDecoder@6ebc9573, type=class java.lang.Boolean}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$ByteDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$ByteDecoder@1e977098, type=class java.lang.Byte}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$CharacterDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$CharacterDecoder@630390b9, type=class java.lang.Character}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$DoubleDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$DoubleDecoder@6690b9fa, type=class java.lang.Double}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$FloatDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$FloatDecoder@6c8dbf56, type=class java.lang.Float}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$IntegerDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$IntegerDecoder@493b01ef, type=class java.lang.Integer}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$LongDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$LongDecoder@36c2d629, type=class java.lang.Long}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$ShortDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$ShortDecoder@55fee662, type=class java.lang.Short}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpTextCoder, coder=org.glassfish.tyrus.core.coder.NoOpTextCoder@54089484, type=class java.lang.String}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteBufferCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteBufferCoder@45adc393, type=class java.nio.ByteBuffer}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteArrayCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteArrayCoder@65fe2691, type=class [B}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.ReaderDecoder, coder=org.glassfish.tyrus.core.coder.ReaderDecoder@479111ba, type=class java.io.Reader}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.InputStreamDecoder, coder=org.glassfish.tyrus.core.coder.InputStreamDecoder@57ad1178, type=class java.io.InputStream}]}} c ### opened! TyrusSession{uri=ws://localhost:8025/e2e-test/customremote/hello1, id='ff87b08a-e19d-468b-b97b-4601f89e2ebe', endpointWrapper=TyrusEndpointWrapper{endpointClass=null, endpoint=org.glassfish.tyrus.test.standard_config.SessionGetOpenSessionsTest$1@6e2b9de0, contextPath='ws://localhost:8025/e2e-test/customremote/hello1', endpointPath=null, encoders=[CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpTextCoder, coder=org.glassfish.tyrus.core.coder.NoOpTextCoder@2b290e41, type=class java.lang.String}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteBufferCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteBufferCoder@50b50ac2, type=class java.nio.ByteBuffer}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteArrayCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteArrayCoder@1ac8e37a, type=class [B}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.ToStringEncoder, coder=org.glassfish.tyrus.core.coder.ToStringEncoder@28beb95e, type=class java.lang.Object}], decoders=[CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$BooleanDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$BooleanDecoder@4b06f10e, type=class java.lang.Boolean}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$ByteDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$ByteDecoder@331d01b6, type=class java.lang.Byte}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$CharacterDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$CharacterDecoder@6e93f79c, type=class java.lang.Character}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$DoubleDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$DoubleDecoder@33bad759, type=class java.lang.Double}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$FloatDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$FloatDecoder@4f48cea1, type=class java.lang.Float}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$IntegerDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$IntegerDecoder@1403764f, type=class java.lang.Integer}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$LongDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$LongDecoder@655d5c44, type=class java.lang.Long}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$ShortDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$ShortDecoder@385fa9, type=class java.lang.Short}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpTextCoder, coder=org.glassfish.tyrus.core.coder.NoOpTextCoder@98cb4c9, type=class java.lang.String}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteBufferCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteBufferCoder@6b20ab9, type=class java.nio.ByteBuffer}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteArrayCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteArrayCoder@902d957, type=class [B}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.ReaderDecoder, coder=org.glassfish.tyrus.core.coder.ReaderDecoder@4b851ac9, type=class java.io.Reader}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.InputStreamDecoder, coder=org.glassfish.tyrus.core.coder.InputStreamDecoder@27c3d58c, type=class java.io.InputStream}]}} s ### opened! TyrusSession{uri=/e2e-test/customremote/hello1, id='d9e18ff1-39a8-4402-bf09-3685dc18dd5b', endpointWrapper=TyrusEndpointWrapper{endpointClass=null, endpoint=org.glassfish.tyrus.core.AnnotatedEndpoint@5f1483fd, contextPath='/e2e-test', endpointPath=/e2e-test/customremote/hello1, encoders=[CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpTextCoder, coder=org.glassfish.tyrus.core.coder.NoOpTextCoder@670f2466, type=class java.lang.String}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteBufferCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteBufferCoder@6e03db1f, type=class java.nio.ByteBuffer}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteArrayCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteArrayCoder@bfec2f9, type=class [B}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.ToStringEncoder, coder=org.glassfish.tyrus.core.coder.ToStringEncoder@708eb310, type=class java.lang.Object}], decoders=[CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$BooleanDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$BooleanDecoder@6ebc9573, type=class java.lang.Boolean}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$ByteDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$ByteDecoder@1e977098, type=class java.lang.Byte}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$CharacterDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$CharacterDecoder@630390b9, type=class java.lang.Character}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$DoubleDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$DoubleDecoder@6690b9fa, type=class java.lang.Double}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$FloatDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$FloatDecoder@6c8dbf56, type=class java.lang.Float}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$IntegerDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$IntegerDecoder@493b01ef, type=class java.lang.Integer}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$LongDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$LongDecoder@36c2d629, type=class java.lang.Long}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$ShortDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$ShortDecoder@55fee662, type=class java.lang.Short}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpTextCoder, coder=org.glassfish.tyrus.core.coder.NoOpTextCoder@54089484, type=class java.lang.String}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteBufferCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteBufferCoder@45adc393, type=class java.nio.ByteBuffer}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteArrayCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteArrayCoder@65fe2691, type=class [B}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.ReaderDecoder, coder=org.glassfish.tyrus.core.coder.ReaderDecoder@479111ba, type=class java.io.Reader}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.InputStreamDecoder, coder=org.glassfish.tyrus.core.coder.InputStreamDecoder@57ad1178, type=class java.io.InputStream}]}} c ### opened! TyrusSession{uri=ws://localhost:8025/e2e-test/customremote/hello1, id='651a1afe-c8ac-4a82-a88e-8b4e4d27c8b3', endpointWrapper=TyrusEndpointWrapper{endpointClass=null, endpoint=org.glassfish.tyrus.test.standard_config.SessionGetOpenSessionsTest$2@4708289d, contextPath='ws://localhost:8025/e2e-test/customremote/hello1', endpointPath=null, encoders=[CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpTextCoder, coder=org.glassfish.tyrus.core.coder.NoOpTextCoder@20aae18, type=class java.lang.String}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteBufferCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteBufferCoder@4daa6a9f, type=class java.nio.ByteBuffer}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteArrayCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteArrayCoder@3342c9b5, type=class [B}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.ToStringEncoder, coder=org.glassfish.tyrus.core.coder.ToStringEncoder@35085380, type=class java.lang.Object}], decoders=[CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$BooleanDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$BooleanDecoder@62255157, type=class java.lang.Boolean}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$ByteDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$ByteDecoder@7cc5211e, type=class java.lang.Byte}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$CharacterDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$CharacterDecoder@596f5052, type=class java.lang.Character}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$DoubleDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$DoubleDecoder@2e0c9cac, type=class java.lang.Double}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$FloatDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$FloatDecoder@666bcfd3, type=class java.lang.Float}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$IntegerDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$IntegerDecoder@3373dfd1, type=class java.lang.Integer}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$LongDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$LongDecoder@10bde42d, type=class java.lang.Long}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$ShortDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$ShortDecoder@5a9ee36a, type=class java.lang.Short}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpTextCoder, coder=org.glassfish.tyrus.core.coder.NoOpTextCoder@62b3aabd, type=class java.lang.String}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteBufferCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteBufferCoder@4f137c6d, type=class java.nio.ByteBuffer}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteArrayCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteArrayCoder@30f0652e, type=class [B}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.ReaderDecoder, coder=org.glassfish.tyrus.core.coder.ReaderDecoder@1dd855e9, type=class java.io.Reader}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.InputStreamDecoder, coder=org.glassfish.tyrus.core.coder.InputStreamDecoder@62c1e2ad, type=class java.io.InputStream}]}} s ### opened! TyrusSession{uri=/e2e-test/customremote/hello1, id='91f03a38-53dd-4dd0-bb46-d7defa4828a9', endpointWrapper=TyrusEndpointWrapper{endpointClass=null, endpoint=org.glassfish.tyrus.core.AnnotatedEndpoint@5f1483fd, contextPath='/e2e-test', endpointPath=/e2e-test/customremote/hello1, encoders=[CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpTextCoder, coder=org.glassfish.tyrus.core.coder.NoOpTextCoder@670f2466, type=class java.lang.String}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteBufferCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteBufferCoder@6e03db1f, type=class java.nio.ByteBuffer}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteArrayCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteArrayCoder@bfec2f9, type=class [B}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.ToStringEncoder, coder=org.glassfish.tyrus.core.coder.ToStringEncoder@708eb310, type=class java.lang.Object}], decoders=[CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$BooleanDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$BooleanDecoder@6ebc9573, type=class java.lang.Boolean}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$ByteDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$ByteDecoder@1e977098, type=class java.lang.Byte}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$CharacterDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$CharacterDecoder@630390b9, type=class java.lang.Character}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$DoubleDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$DoubleDecoder@6690b9fa, type=class java.lang.Double}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$FloatDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$FloatDecoder@6c8dbf56, type=class java.lang.Float}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$IntegerDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$IntegerDecoder@493b01ef, type=class java.lang.Integer}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$LongDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$LongDecoder@36c2d629, type=class java.lang.Long}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$ShortDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$ShortDecoder@55fee662, type=class java.lang.Short}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpTextCoder, coder=org.glassfish.tyrus.core.coder.NoOpTextCoder@54089484, type=class java.lang.String}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteBufferCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteBufferCoder@45adc393, type=class java.nio.ByteBuffer}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteArrayCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteArrayCoder@65fe2691, type=class [B}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.ReaderDecoder, coder=org.glassfish.tyrus.core.coder.ReaderDecoder@479111ba, type=class java.io.Reader}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.InputStreamDecoder, coder=org.glassfish.tyrus.core.coder.InputStreamDecoder@57ad1178, type=class java.io.InputStream}]}} c ### opened! TyrusSession{uri=ws://localhost:8025/e2e-test/customremote/hello1, id='eead7f19-0f3a-48af-9b4f-c473abf5df49', endpointWrapper=TyrusEndpointWrapper{endpointClass=null, endpoint=org.glassfish.tyrus.test.standard_config.SessionGetOpenSessionsTest$2@61aa0b5e, contextPath='ws://localhost:8025/e2e-test/customremote/hello1', endpointPath=null, encoders=[CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpTextCoder, coder=org.glassfish.tyrus.core.coder.NoOpTextCoder@24a8990f, type=class java.lang.String}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteBufferCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteBufferCoder@5c03cea4, type=class java.nio.ByteBuffer}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteArrayCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteArrayCoder@1546fa23, type=class [B}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.ToStringEncoder, coder=org.glassfish.tyrus.core.coder.ToStringEncoder@2407f32e, type=class java.lang.Object}], decoders=[CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$BooleanDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$BooleanDecoder@44876640, type=class java.lang.Boolean}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$ByteDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$ByteDecoder@6b3f69a, type=class java.lang.Byte}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$CharacterDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$CharacterDecoder@2406838d, type=class java.lang.Character}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$DoubleDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$DoubleDecoder@3f039aa0, type=class java.lang.Double}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$FloatDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$FloatDecoder@40c95e66, type=class java.lang.Float}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$IntegerDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$IntegerDecoder@595767c3, type=class java.lang.Integer}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$LongDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$LongDecoder@495d9d8f, type=class java.lang.Long}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$ShortDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$ShortDecoder@6a28d89e, type=class java.lang.Short}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpTextCoder, coder=org.glassfish.tyrus.core.coder.NoOpTextCoder@609891d3, type=class java.lang.String}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteBufferCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteBufferCoder@2138b7c, type=class java.nio.ByteBuffer}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteArrayCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteArrayCoder@2707cf54, type=class [B}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.ReaderDecoder, coder=org.glassfish.tyrus.core.coder.ReaderDecoder@b470f02, type=class java.io.Reader}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.InputStreamDecoder, coder=org.glassfish.tyrus.core.coder.InputStreamDecoder@2ff501b0, type=class java.io.InputStream}]}} s ### opened! TyrusSession{uri=/e2e-test/customremote/hello1, id='b66af7b9-4995-46dc-af93-90a6b15aaf3c', endpointWrapper=TyrusEndpointWrapper{endpointClass=null, endpoint=org.glassfish.tyrus.core.AnnotatedEndpoint@5f1483fd, contextPath='/e2e-test', endpointPath=/e2e-test/customremote/hello1, encoders=[CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpTextCoder, coder=org.glassfish.tyrus.core.coder.NoOpTextCoder@670f2466, type=class java.lang.String}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteBufferCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteBufferCoder@6e03db1f, type=class java.nio.ByteBuffer}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteArrayCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteArrayCoder@bfec2f9, type=class [B}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.ToStringEncoder, coder=org.glassfish.tyrus.core.coder.ToStringEncoder@708eb310, type=class java.lang.Object}], decoders=[CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$BooleanDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$BooleanDecoder@6ebc9573, type=class java.lang.Boolean}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$ByteDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$ByteDecoder@1e977098, type=class java.lang.Byte}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$CharacterDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$CharacterDecoder@630390b9, type=class java.lang.Character}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$DoubleDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$DoubleDecoder@6690b9fa, type=class java.lang.Double}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$FloatDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$FloatDecoder@6c8dbf56, type=class java.lang.Float}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$IntegerDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$IntegerDecoder@493b01ef, type=class java.lang.Integer}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$LongDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$LongDecoder@36c2d629, type=class java.lang.Long}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$ShortDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$ShortDecoder@55fee662, type=class java.lang.Short}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpTextCoder, coder=org.glassfish.tyrus.core.coder.NoOpTextCoder@54089484, type=class java.lang.String}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteBufferCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteBufferCoder@45adc393, type=class java.nio.ByteBuffer}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteArrayCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteArrayCoder@65fe2691, type=class [B}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.ReaderDecoder, coder=org.glassfish.tyrus.core.coder.ReaderDecoder@479111ba, type=class java.io.Reader}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.InputStreamDecoder, coder=org.glassfish.tyrus.core.coder.InputStreamDecoder@57ad1178, type=class java.io.InputStream}]}} c ### opened! TyrusSession{uri=ws://localhost:8025/e2e-test/customremote/hello1, id='544609c9-3d4a-4c78-a73e-f3dda7c627c0', endpointWrapper=TyrusEndpointWrapper{endpointClass=null, endpoint=org.glassfish.tyrus.test.standard_config.SessionGetOpenSessionsTest$3@37134e3d, contextPath='ws://localhost:8025/e2e-test/customremote/hello1', endpointPath=null, encoders=[CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpTextCoder, coder=org.glassfish.tyrus.core.coder.NoOpTextCoder@264f759, type=class java.lang.String}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteBufferCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteBufferCoder@6ee9d67, type=class java.nio.ByteBuffer}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteArrayCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteArrayCoder@7a737aa7, type=class [B}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.ToStringEncoder, coder=org.glassfish.tyrus.core.coder.ToStringEncoder@573cb172, type=class java.lang.Object}], decoders=[CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$BooleanDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$BooleanDecoder@72475af3, type=class java.lang.Boolean}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$ByteDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$ByteDecoder@30e479, type=class java.lang.Byte}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$CharacterDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$CharacterDecoder@6177109a, type=class java.lang.Character}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$DoubleDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$DoubleDecoder@53728ae7, type=class java.lang.Double}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$FloatDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$FloatDecoder@1b2ac2b8, type=class java.lang.Float}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$IntegerDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$IntegerDecoder@1c3efe88, type=class java.lang.Integer}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$LongDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$LongDecoder@4514ce55, type=class java.lang.Long}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$ShortDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$ShortDecoder@27641a2, type=class java.lang.Short}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpTextCoder, coder=org.glassfish.tyrus.core.coder.NoOpTextCoder@4f046c56, type=class java.lang.String}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteBufferCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteBufferCoder@24250180, type=class java.nio.ByteBuffer}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteArrayCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteArrayCoder@47200537, type=class [B}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.ReaderDecoder, coder=org.glassfish.tyrus.core.coder.ReaderDecoder@776b2720, type=class java.io.Reader}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.InputStreamDecoder, coder=org.glassfish.tyrus.core.coder.InputStreamDecoder@1be19347, type=class java.io.InputStream}]}} Nov 02, 2023 2:19:45 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:45 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.016 s -- in org.glassfish.tyrus.test.standard_config.SessionGetOpenSessionsTest [INFO] Running org.glassfish.tyrus.test.standard_config.HandshakeTest Nov 02, 2023 2:19:45 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:45 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-80] Started. Nov 02, 2023 2:19:45 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:45 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Client connected to the server! Sent message: hello ##### Test Bean: Received message: hello Received message = hello Nov 02, 2023 2:19:45 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:45 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.glassfish.tyrus.test.standard_config.HandshakeTest [INFO] Running org.glassfish.tyrus.test.standard_config.ClientManagerTest Nov 02, 2023 2:19:45 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:45 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-81] Started. Nov 02, 2023 2:19:45 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:45 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Client connected to the server! Sent message: hello ##### Test Bean: Received message: hello Received message = hello Nov 02, 2023 2:19:45 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:45 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.glassfish.tyrus.test.standard_config.ClientManagerTest [INFO] Running org.glassfish.tyrus.test.standard_config.HostVerificationTest [WARNING] Tests run: 4, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 0.003 s -- in org.glassfish.tyrus.test.standard_config.HostVerificationTest [INFO] Running org.glassfish.tyrus.test.standard_config.HelloTextTest Nov 02, 2023 2:19:45 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:45 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-82] Started. Nov 02, 2023 2:19:45 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:45 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. HELLOSERVER opened HELLOCLIENT opened !! HELLOSERVER got message: Client says hello from session TyrusSession{uri=/e2e-test/hellotext, id='781c9d6c-5c37-404c-a934-cf49e1383af5', endpointWrapper=TyrusEndpointWrapper{endpointClass=null, endpoint=org.glassfish.tyrus.core.AnnotatedEndpoint@383caf89, contextPath='/e2e-test', endpointPath=/e2e-test/hellotext, encoders=[CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpTextCoder, coder=org.glassfish.tyrus.core.coder.NoOpTextCoder@64c781a9, type=class java.lang.String}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteBufferCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteBufferCoder@71ed560f, type=class java.nio.ByteBuffer}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteArrayCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteArrayCoder@5b88b8e, type=class [B}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.ToStringEncoder, coder=org.glassfish.tyrus.core.coder.ToStringEncoder@58253c57, type=class java.lang.Object}], decoders=[CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$BooleanDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$BooleanDecoder@b73433, type=class java.lang.Boolean}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$ByteDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$ByteDecoder@1bf14704, type=class java.lang.Byte}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$CharacterDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$CharacterDecoder@5a545b0f, type=class java.lang.Character}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$DoubleDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$DoubleDecoder@2be21396, type=class java.lang.Double}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$FloatDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$FloatDecoder@124dac75, type=class java.lang.Float}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$IntegerDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$IntegerDecoder@315105f, type=class java.lang.Integer}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$LongDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$LongDecoder@7b61bf11, type=class java.lang.Long}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$ShortDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$ShortDecoder@40247d48, type=class java.lang.Short}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpTextCoder, coder=org.glassfish.tyrus.core.coder.NoOpTextCoder@3ff54f3d, type=class java.lang.String}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteBufferCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteBufferCoder@14c93774, type=class java.nio.ByteBuffer}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteArrayCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteArrayCoder@62a68bcb, type=class [B}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.ReaderDecoder, coder=org.glassfish.tyrus.core.coder.ReaderDecoder@18b74ea, type=class java.io.Reader}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.InputStreamDecoder, coder=org.glassfish.tyrus.core.coder.InputStreamDecoder@14924f41, type=class java.io.InputStream}]}} HELLOCLIENT received: server hello Nov 02, 2023 2:19:45 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:45 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.glassfish.tyrus.test.standard_config.HelloTextTest [INFO] Running org.glassfish.tyrus.test.standard_config.SubProtocolTest Nov 02, 2023 2:19:45 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:45 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-83] Started. Nov 02, 2023 2:19:45 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:45 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:45 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:45 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:45 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:45 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-84] Started. Nov 02, 2023 2:19:45 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:45 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:45 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:45 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.glassfish.tyrus.test.standard_config.SubProtocolTest [INFO] Running org.glassfish.tyrus.test.standard_config.SharedContainerTimeoutTest [WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.001 s -- in org.glassfish.tyrus.test.standard_config.SharedContainerTimeoutTest [INFO] Running org.glassfish.tyrus.test.standard_config.ClientReconnectHandlerTest Nov 02, 2023 2:19:45 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:45 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:45 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:45 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-85] Started. Nov 02, 2023 2:19:45 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:45 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. ### Reconnecting... (reconnect count: 1) ### Reconnecting... (reconnect count: 2) ### Reconnecting... (reconnect count: 3) Nov 02, 2023 2:19:45 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:45 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:45 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:45 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-86] Started. Nov 02, 2023 2:19:45 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:45 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. ### Reconnecting... (reconnect count: 1) Connection failed. ### Reconnecting... (reconnect count: 2) Connection failed. ### Reconnecting... (reconnect count: 3) Connection failed. Nov 02, 2023 2:19:45 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:45 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 s -- in org.glassfish.tyrus.test.standard_config.ClientReconnectHandlerTest [INFO] Running org.glassfish.tyrus.test.standard_config.JsonTest Nov 02, 2023 2:19:45 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:45 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-87] Started. Nov 02, 2023 2:19:45 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:45 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Received message: {"REPLY":"Danny"} Nov 02, 2023 2:19:45 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:45 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.glassfish.tyrus.test.standard_config.JsonTest [INFO] Running org.glassfish.tyrus.test.standard_config.SessionTimeoutTest Nov 02, 2023 2:19:45 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:45 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-88] Started. Nov 02, 2023 2:19:45 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:45 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:45 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:45 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:45 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:45 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-89] Started. Nov 02, 2023 2:19:45 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:45 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:45 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:45 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:45 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:45 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-92] Started. Nov 02, 2023 2:19:45 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:45 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:45 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:45 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:45 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:45 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-93] Started. Nov 02, 2023 2:19:45 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:45 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Message received: Nothing Nov 02, 2023 2:19:45 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:45 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-90] Started. Nov 02, 2023 2:19:45 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:45 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Message received: Nothing Message received: Nothing Client message received Nov 02, 2023 2:19:46 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:46 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:46 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:46 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-94] Started. Nov 02, 2023 2:19:46 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:46 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:46 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:46 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:46 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:46 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-91] Started. Nov 02, 2023 2:19:46 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:46 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:46 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:46 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:46 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:46 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-92] Started. Nov 02, 2023 2:19:46 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:46 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:46 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:46 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:46 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:46 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-93] Started. Nov 02, 2023 2:19:46 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:46 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Message received: Nothing Message received: Nothing Message received: Nothing Client message received Nov 02, 2023 2:19:47 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:47 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:47 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:47 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-94] Started. Nov 02, 2023 2:19:47 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:47 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:50 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:50 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. 1698934790333### !closed CloseReason[1006,Closed abnormally.] Nov 02, 2023 2:19:50 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:50 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-95] Started. Nov 02, 2023 2:19:50 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:50 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:51 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:51 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:51 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:51 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-95] Started. Nov 02, 2023 2:19:51 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:51 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. 1698934791407### !closed CloseReason[1006,Closed abnormally.] Nov 02, 2023 2:19:54 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:54 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.946 s -- in org.glassfish.tyrus.test.standard_config.SessionTimeoutTest 1698934794339### !closed CloseReason[1006,Closed abnormally.] [INFO] Running org.glassfish.tyrus.test.standard_config.BinaryTest Nov 02, 2023 2:19:54 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:54 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-96] Started. Nov 02, 2023 2:19:54 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:54 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:54 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:54 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:54 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:54 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-97] Started. Nov 02, 2023 2:19:54 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:54 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:54 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:54 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:54 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:54 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-98] Started. Nov 02, 2023 2:19:54 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:54 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:54 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:54 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:54 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:54 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-99] Started. Nov 02, 2023 2:19:54 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:54 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:54 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:54 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:54 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:54 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-100] Started. Nov 02, 2023 2:19:54 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:54 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:54 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:54 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in org.glassfish.tyrus.test.standard_config.BinaryTest [INFO] Running org.glassfish.tyrus.test.standard_config.BinaryStreamDecoderTest Nov 02, 2023 2:19:54 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:54 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-101] Started. Nov 02, 2023 2:19:54 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:54 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:54 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:54 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:54 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:54 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-102] Started. Nov 02, 2023 2:19:54 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:54 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:54 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:54 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.glassfish.tyrus.test.standard_config.BinaryStreamDecoderTest [INFO] Running org.glassfish.tyrus.test.standard_config.BufferedInputStreamTest Nov 02, 2023 2:19:54 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:54 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-103] Started. Nov 02, 2023 2:19:54 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:54 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. BufferedInputStreamServer opened BufferedInputStreamClient opened !! ## BufferedInputStreamClient - binary message sent BufferedInputStreamServer got message: org.glassfish.tyrus.core.BufferedInputStream@541fc479 Server successfully got message: 1234 Nov 02, 2023 2:19:54 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:54 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.glassfish.tyrus.test.standard_config.BufferedInputStreamTest [INFO] Running org.glassfish.tyrus.test.standard_config.HeartbeatTest Nov 02, 2023 2:19:54 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:54 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-104] Started. Nov 02, 2023 2:19:54 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:54 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:55 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:55 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:55 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:55 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-105] Started. Nov 02, 2023 2:19:55 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:55 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:55 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:55 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.944 s -- in org.glassfish.tyrus.test.standard_config.SessionTimeoutTest 1698934795411### !closed CloseReason[1006,Closed abnormally.] [INFO] Running org.glassfish.tyrus.test.standard_config.BinaryTest Nov 02, 2023 2:19:55 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:55 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-96] Started. Nov 02, 2023 2:19:55 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:55 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:55 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:55 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:55 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:55 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-97] Started. Nov 02, 2023 2:19:55 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:55 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:55 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:55 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:55 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:55 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-98] Started. Nov 02, 2023 2:19:55 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:55 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:55 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:55 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:55 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:55 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-99] Started. Nov 02, 2023 2:19:55 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:55 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:55 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:55 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:55 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:55 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-100] Started. Nov 02, 2023 2:19:55 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:55 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:55 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:55 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s -- in org.glassfish.tyrus.test.standard_config.BinaryTest [INFO] Running org.glassfish.tyrus.test.standard_config.BinaryStreamDecoderTest Nov 02, 2023 2:19:55 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:55 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-101] Started. Nov 02, 2023 2:19:55 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:55 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:55 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:55 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:55 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:55 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-102] Started. Nov 02, 2023 2:19:55 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:55 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:55 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:55 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.glassfish.tyrus.test.standard_config.BinaryStreamDecoderTest [INFO] Running org.glassfish.tyrus.test.standard_config.BufferedInputStreamTest Nov 02, 2023 2:19:55 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:55 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-103] Started. Nov 02, 2023 2:19:55 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:55 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. BufferedInputStreamServer opened BufferedInputStreamClient opened !! ## BufferedInputStreamClient - binary message sent BufferedInputStreamServer got message: org.glassfish.tyrus.core.BufferedInputStream@68a9d00d Server successfully got message: 1234 Nov 02, 2023 2:19:55 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:55 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.glassfish.tyrus.test.standard_config.BufferedInputStreamTest [INFO] Running org.glassfish.tyrus.test.standard_config.HeartbeatTest Nov 02, 2023 2:19:55 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:55 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-104] Started. Nov 02, 2023 2:19:55 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:55 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:56 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:56 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:56 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:56 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-106] Started. Nov 02, 2023 2:19:56 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:56 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:56 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:56 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:56 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:56 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-105] Started. Nov 02, 2023 2:19:56 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:56 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:56 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:56 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:56 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:56 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-107] Started. Nov 02, 2023 2:19:56 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:56 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:57 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:57 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:57 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:57 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-106] Started. Nov 02, 2023 2:19:57 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:57 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:57 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:57 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.220 s -- in org.glassfish.tyrus.test.standard_config.HeartbeatTest [INFO] Running org.glassfish.tyrus.test.standard_config.StreamingTextTest Nov 02, 2023 2:19:57 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:57 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-108] Started. Nov 02, 2023 2:19:57 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:57 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. STREAMINGSERVER opened ! STREAMINGCLIENT opened ! Client sending: here Waiting for the server to process the partial string... Wrapped: Basic Server sending: thank Server sending: you Server sending: very Server sending: much Server sending: ! STREAMINGSERVER piece came: here Resuming the client... Client sending: is Waiting for the server to process the partial string... STREAMINGSERVER piece came: is Resuming the client... Client sending: a Waiting for the server to process the partial string... STREAMINGSERVER piece came: a Resuming the client... Client sending: stream. STREAMINGSERVER piece came: stream. STREAMINGSERVER whole message: hereis a stream. STREAMINGCLIENT piece came: thank STREAMINGCLIENT piece came: you STREAMINGCLIENT piece came: very STREAMINGCLIENT piece came: much STREAMINGCLIENT piece came: ! STREAMINGCLIENT received whole message: thank you very much ! Nov 02, 2023 2:19:57 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:57 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.glassfish.tyrus.test.standard_config.StreamingTextTest [INFO] Running org.glassfish.tyrus.test.standard_config.PrimitiveDataTypesTest Nov 02, 2023 2:19:57 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:57 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-109] Started. Nov 02, 2023 2:19:57 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:57 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:57 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:57 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:57 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:57 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-110] Started. Nov 02, 2023 2:19:57 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:57 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:57 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:57 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:57 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:57 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-111] Started. Nov 02, 2023 2:19:57 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:57 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:57 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:57 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:57 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:57 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-112] Started. Nov 02, 2023 2:19:57 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:57 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:57 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:57 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:57 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:57 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-113] Started. Nov 02, 2023 2:19:57 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:57 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:57 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:57 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:57 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:57 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-114] Started. Nov 02, 2023 2:19:57 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:57 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:57 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:57 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:57 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:57 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-115] Started. Nov 02, 2023 2:19:57 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:57 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:57 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:57 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:57 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:57 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-116] Started. Nov 02, 2023 2:19:57 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:57 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:57 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:57 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.040 s -- in org.glassfish.tyrus.test.standard_config.PrimitiveDataTypesTest [INFO] Running org.glassfish.tyrus.test.standard_config.ControlFrameInDataStreamTest Nov 02, 2023 2:19:57 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:57 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-117] Started. Nov 02, 2023 2:19:57 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:57 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:57 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:57 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:57 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:57 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-118] Started. Nov 02, 2023 2:19:57 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:57 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:57 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:57 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:57 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:57 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-119] Started. Nov 02, 2023 2:19:57 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:57 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:57 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:57 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:57 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:57 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-120] Started. Nov 02, 2023 2:19:57 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:57 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:57 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:57 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.glassfish.tyrus.test.standard_config.ControlFrameInDataStreamTest [INFO] Running org.glassfish.tyrus.test.standard_config.OnCloseTest Nov 02, 2023 2:19:57 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:57 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-121] Started. Nov 02, 2023 2:19:57 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:57 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:57 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:57 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:57 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:57 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-122] Started. Nov 02, 2023 2:19:57 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:57 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:57 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:57 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:57 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:57 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-123] Started. Nov 02, 2023 2:19:57 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:57 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:57 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:57 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:57 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:57 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-124] Started. Nov 02, 2023 2:19:57 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:57 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:57 PM org.glassfish.tyrus.core.AnnotatedEndpoint onError INFO: Unhandled exception in endpoint org.glassfish.tyrus.test.standard_config.OnCloseTest.SessionTestAllMethodsAfterCloseEndpoint. java.lang.IllegalStateException: The connection has been closed. at org.glassfish.tyrus.core@2.1.99-SNAPSHOT/org.glassfish.tyrus.core.TyrusSession.checkConnectionState(TyrusSession.java:544) at org.glassfish.tyrus.core@2.1.99-SNAPSHOT/org.glassfish.tyrus.core.TyrusSession.getBasicRemote(TyrusSession.java:207) at org.glassfish.tyrus.core@2.1.99-SNAPSHOT/org.glassfish.tyrus.core.AnnotatedEndpoint$WholeHandler$1.onMessage(AnnotatedEndpoint.java:658) at org.glassfish.tyrus.core@2.1.99-SNAPSHOT/org.glassfish.tyrus.core.TyrusSession.notifyMessageHandlers(TyrusSession.java:590) at org.glassfish.tyrus.core@2.1.99-SNAPSHOT/org.glassfish.tyrus.core.TyrusEndpointWrapper.onMessage(TyrusEndpointWrapper.java:866) at org.glassfish.tyrus.core@2.1.99-SNAPSHOT/org.glassfish.tyrus.core.TyrusWebSocket.onMessage(TyrusWebSocket.java:196) at org.glassfish.tyrus.core@2.1.99-SNAPSHOT/org.glassfish.tyrus.core.frame.TextFrame.respond(TextFrame.java:116) at org.glassfish.tyrus.core@2.1.99-SNAPSHOT/org.glassfish.tyrus.core.ProtocolHandler.process(ProtocolHandler.java:826) at org.glassfish.tyrus.core@2.1.99-SNAPSHOT/org.glassfish.tyrus.core.TyrusWebSocketEngine$TyrusReadHandler.handle(TyrusWebSocketEngine.java:539) at org.glassfish.tyrus.container.grizzly.server@2.1.99-SNAPSHOT/org.glassfish.tyrus.container.grizzly.server.GrizzlyServerFilter$ProcessTask.execute(GrizzlyServerFilter.java:364) at org.glassfish.tyrus.container.grizzly.client@2.1.99-SNAPSHOT/org.glassfish.tyrus.container.grizzly.client.TaskProcessor.processTask(TaskProcessor.java:91) at org.glassfish.tyrus.container.grizzly.client@2.1.99-SNAPSHOT/org.glassfish.tyrus.container.grizzly.client.TaskProcessor.processTask(TaskProcessor.java:68) at org.glassfish.tyrus.container.grizzly.server@2.1.99-SNAPSHOT/org.glassfish.tyrus.container.grizzly.server.GrizzlyServerFilter.handleRead(GrizzlyServerFilter.java:193) at grizzly.framework@4.0.0/org.glassfish.grizzly.filterchain.ExecutorResolver$9.execute(ExecutorResolver.java:88) at grizzly.framework@4.0.0/org.glassfish.grizzly.filterchain.DefaultFilterChain.executeFilter(DefaultFilterChain.java:246) at grizzly.framework@4.0.0/org.glassfish.grizzly.filterchain.DefaultFilterChain.executeChainPart(DefaultFilterChain.java:178) at grizzly.framework@4.0.0/org.glassfish.grizzly.filterchain.DefaultFilterChain.execute(DefaultFilterChain.java:118) at grizzly.framework@4.0.0/org.glassfish.grizzly.filterchain.DefaultFilterChain.process(DefaultFilterChain.java:96) at grizzly.framework@4.0.0/org.glassfish.grizzly.ProcessorExecutor.execute(ProcessorExecutor.java:51) at grizzly.framework@4.0.0/org.glassfish.grizzly.nio.transport.TCPNIOTransport.fireIOEvent(TCPNIOTransport.java:510) at grizzly.framework@4.0.0/org.glassfish.grizzly.strategies.AbstractIOStrategy.fireIOEvent(AbstractIOStrategy.java:82) at grizzly.framework@4.0.0/org.glassfish.grizzly.strategies.WorkerThreadIOStrategy.run0(WorkerThreadIOStrategy.java:83) at grizzly.framework@4.0.0/org.glassfish.grizzly.strategies.WorkerThreadIOStrategy$WorkerThreadRunnable.run(WorkerThreadIOStrategy.java:101) at grizzly.framework@4.0.0/org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) at grizzly.framework@4.0.0/org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) at java.base/java.lang.Thread.run(Thread.java:830) Nov 02, 2023 2:19:57 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:57 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:57 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:57 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:57 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:57 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-107] Started. Nov 02, 2023 2:19:57 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:57 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:57 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:57 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-125] Started. Nov 02, 2023 2:19:57 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:57 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. ### Testing CloseCode 1000 #### received: CloseReason[1000] Nov 02, 2023 2:19:57 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:57 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:57 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:57 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-126] Started. Nov 02, 2023 2:19:57 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:57 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. ### Testing CloseCode 1001 #### received: CloseReason[1001] Nov 02, 2023 2:19:57 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:57 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:57 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:57 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-127] Started. Nov 02, 2023 2:19:57 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:57 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. ### Testing CloseCode 1002 #### received: CloseReason[1002] Nov 02, 2023 2:19:57 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:57 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:57 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:57 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-128] Started. Nov 02, 2023 2:19:57 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:57 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. ### Testing CloseCode 1003 #### received: CloseReason[1003] Nov 02, 2023 2:19:57 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:57 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:57 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:57 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-129] Started. Nov 02, 2023 2:19:57 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:57 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. ### Testing CloseCode 1007 #### received: CloseReason[1007] Nov 02, 2023 2:19:57 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:57 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:57 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:57 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-130] Started. Nov 02, 2023 2:19:57 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:57 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. ### Testing CloseCode 1008 #### received: CloseReason[1008] Nov 02, 2023 2:19:57 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:57 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:57 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:57 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-131] Started. Nov 02, 2023 2:19:57 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:57 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. ### Testing CloseCode 1009 #### received: CloseReason[1009] Nov 02, 2023 2:19:57 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:57 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:57 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:57 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-132] Started. Nov 02, 2023 2:19:57 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:57 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. ### Testing CloseCode 1010 #### received: CloseReason[1010] Nov 02, 2023 2:19:57 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:57 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:57 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:57 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-133] Started. Nov 02, 2023 2:19:57 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:57 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. ### Testing CloseCode 1011 #### received: CloseReason[1011] Nov 02, 2023 2:19:57 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:57 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:57 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:57 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-134] Started. Nov 02, 2023 2:19:57 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:57 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. ### Testing CloseCode 1012 #### received: CloseReason[1012] Nov 02, 2023 2:19:57 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:57 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:57 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:57 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-135] Started. Nov 02, 2023 2:19:57 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:57 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. ### Testing CloseCode 1013 #### received: CloseReason[1013] Nov 02, 2023 2:19:57 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:57 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:57 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:57 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-136] Started. Nov 02, 2023 2:19:57 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:57 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:57 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:57 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:57 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:57 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-137] Started. Nov 02, 2023 2:19:57 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:57 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. ### Testing CloseCode 1000 ### Received closeReason: 1000 Nov 02, 2023 2:19:57 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:57 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:57 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:57 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-138] Started. Nov 02, 2023 2:19:57 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:57 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. ### Testing CloseCode 1001 ### Received closeReason: 1001 Nov 02, 2023 2:19:57 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:57 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:57 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:57 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-139] Started. Nov 02, 2023 2:19:57 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:57 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. ### Testing CloseCode 1002 ### Received closeReason: 1002 Nov 02, 2023 2:19:57 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:57 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:57 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:57 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-140] Started. Nov 02, 2023 2:19:57 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:57 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. ### Testing CloseCode 1003 ### Received closeReason: 1003 Nov 02, 2023 2:19:57 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:57 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:57 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:57 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-141] Started. Nov 02, 2023 2:19:57 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:57 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. ### Testing CloseCode 1007 ### Received closeReason: 1007 Nov 02, 2023 2:19:57 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:57 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:57 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:57 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-142] Started. Nov 02, 2023 2:19:57 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:57 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. ### Testing CloseCode 1008 ### Received closeReason: 1008 Nov 02, 2023 2:19:57 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:57 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:57 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:57 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-143] Started. Nov 02, 2023 2:19:57 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:57 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. ### Testing CloseCode 1009 ### Received closeReason: 1009 Nov 02, 2023 2:19:57 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:57 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:57 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:57 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-144] Started. Nov 02, 2023 2:19:57 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:57 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. ### Testing CloseCode 1010 ### Received closeReason: 1010 Nov 02, 2023 2:19:57 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:57 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:57 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:57 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-145] Started. Nov 02, 2023 2:19:57 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:57 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. ### Testing CloseCode 1011 ### Received closeReason: 1011 Nov 02, 2023 2:19:57 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:57 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:57 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:57 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-146] Started. Nov 02, 2023 2:19:57 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:57 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. ### Testing CloseCode 1012 ### Received closeReason: 1000 Nov 02, 2023 2:19:57 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:57 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:57 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:57 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-147] Started. Nov 02, 2023 2:19:57 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:57 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. ### Testing CloseCode 1013 ### Received closeReason: 1000 Nov 02, 2023 2:19:57 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:57 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:57 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:57 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-148] Started. Nov 02, 2023 2:19:57 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:57 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:58 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:58 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.240 s -- in org.glassfish.tyrus.test.standard_config.HeartbeatTest [INFO] Running org.glassfish.tyrus.test.standard_config.StreamingTextTest Nov 02, 2023 2:19:58 PM org.glassfish.tyrus.core.TyrusEndpointWrapper onError WARNING: Unexpected error, closing connection. java.util.concurrent.RejectedExecutionException: Task java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask@63f508e4[Not completed, task = java.util.concurrent.Executors$RunnableAdapter@29cdeb6a[Wrapped task = org.glassfish.tyrus.core.TyrusSession$IdleTimeoutCommand@6ccf6037]] rejected from java.util.concurrent.ScheduledThreadPoolExecutor@5de9ac9c[Shutting down, pool size = 7, active threads = 0, queued tasks = 0, completed tasks = 10] at java.base/java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2055) at java.base/java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:825) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor.delayedExecute(ScheduledThreadPoolExecutor.java:340) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor.schedule(ScheduledThreadPoolExecutor.java:562) at org.glassfish.tyrus.core@2.1.99-SNAPSHOT/org.glassfish.tyrus.core.TyrusSession.restartIdleTimeoutExecutor(TyrusSession.java:519) at org.glassfish.tyrus.core@2.1.99-SNAPSHOT/org.glassfish.tyrus.core.TyrusEndpointWrapper.onPong(TyrusEndpointWrapper.java:1147) at org.glassfish.tyrus.core@2.1.99-SNAPSHOT/org.glassfish.tyrus.core.TyrusWebSocket.onPong(TyrusWebSocket.java:223) at org.glassfish.tyrus.core@2.1.99-SNAPSHOT/org.glassfish.tyrus.core.frame.PongFrame.respond(PongFrame.java:46) at org.glassfish.tyrus.core@2.1.99-SNAPSHOT/org.glassfish.tyrus.core.ProtocolHandler.process(ProtocolHandler.java:826) at org.glassfish.tyrus.core@2.1.99-SNAPSHOT/org.glassfish.tyrus.core.TyrusWebSocketEngine$TyrusReadHandler.handle(TyrusWebSocketEngine.java:539) at org.glassfish.tyrus.container.grizzly.server@2.1.99-SNAPSHOT/org.glassfish.tyrus.container.grizzly.server.GrizzlyServerFilter$ProcessTask.execute(GrizzlyServerFilter.java:364) at org.glassfish.tyrus.container.grizzly.client@2.1.99-SNAPSHOT/org.glassfish.tyrus.container.grizzly.client.TaskProcessor.processTask(TaskProcessor.java:91) at org.glassfish.tyrus.container.grizzly.client@2.1.99-SNAPSHOT/org.glassfish.tyrus.container.grizzly.client.TaskProcessor.processTask(TaskProcessor.java:68) at org.glassfish.tyrus.container.grizzly.server@2.1.99-SNAPSHOT/org.glassfish.tyrus.container.grizzly.server.GrizzlyServerFilter.handleRead(GrizzlyServerFilter.java:193) at grizzly.framework@4.0.0/org.glassfish.grizzly.filterchain.ExecutorResolver$9.execute(ExecutorResolver.java:88) at grizzly.framework@4.0.0/org.glassfish.grizzly.filterchain.DefaultFilterChain.executeFilter(DefaultFilterChain.java:246) at grizzly.framework@4.0.0/org.glassfish.grizzly.filterchain.DefaultFilterChain.executeChainPart(DefaultFilterChain.java:178) at grizzly.framework@4.0.0/org.glassfish.grizzly.filterchain.DefaultFilterChain.execute(DefaultFilterChain.java:118) at grizzly.framework@4.0.0/org.glassfish.grizzly.filterchain.DefaultFilterChain.process(DefaultFilterChain.java:96) at grizzly.framework@4.0.0/org.glassfish.grizzly.ProcessorExecutor.execute(ProcessorExecutor.java:51) at grizzly.framework@4.0.0/org.glassfish.grizzly.nio.transport.TCPNIOTransport.fireIOEvent(TCPNIOTransport.java:510) at grizzly.framework@4.0.0/org.glassfish.grizzly.strategies.AbstractIOStrategy.fireIOEvent(AbstractIOStrategy.java:82) at grizzly.framework@4.0.0/org.glassfish.grizzly.strategies.WorkerThreadIOStrategy.run0(WorkerThreadIOStrategy.java:83) at grizzly.framework@4.0.0/org.glassfish.grizzly.strategies.WorkerThreadIOStrategy$WorkerThreadRunnable.run(WorkerThreadIOStrategy.java:101) at grizzly.framework@4.0.0/org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) at grizzly.framework@4.0.0/org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) at java.base/java.lang.Thread.run(Thread.java:834) Nov 02, 2023 2:19:58 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:58 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-108] Started. Nov 02, 2023 2:19:58 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:58 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. STREAMINGSERVER opened ! Wrapped: Basic Server sending: thank Server sending: you Server sending: very Server sending: much Server sending: ! STREAMINGCLIENT opened ! Client sending: here Waiting for the server to process the partial string... STREAMINGSERVER piece came: here Resuming the client... Client sending: is Nov 02, 2023 2:19:58 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:58 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:58 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:58 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-149] Started. Nov 02, 2023 2:19:58 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:58 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:58 PM org.glassfish.tyrus.core.AnnotatedEndpoint onError INFO: Unhandled exception in endpoint org.glassfish.tyrus.test.standard_config.OnCloseTest.DoubleCloseEndpoint. java.lang.IllegalStateException: The connection has been closed. at org.glassfish.tyrus.core@2.1.99-SNAPSHOT/org.glassfish.tyrus.core.TyrusSession.checkConnectionState(TyrusSession.java:544) at org.glassfish.tyrus.core@2.1.99-SNAPSHOT/org.glassfish.tyrus.core.TyrusSession.getBasicRemote(TyrusSession.java:207) at org.glassfish.tyrus.core@2.1.99-SNAPSHOT/org.glassfish.tyrus.core.AnnotatedEndpoint$WholeHandler$1.onMessage(AnnotatedEndpoint.java:658) at org.glassfish.tyrus.core@2.1.99-SNAPSHOT/org.glassfish.tyrus.core.TyrusSession.notifyMessageHandlers(TyrusSession.java:590) at org.glassfish.tyrus.core@2.1.99-SNAPSHOT/org.glassfish.tyrus.core.TyrusEndpointWrapper.onMessage(TyrusEndpointWrapper.java:866) at org.glassfish.tyrus.core@2.1.99-SNAPSHOT/org.glassfish.tyrus.core.TyrusWebSocket.onMessage(TyrusWebSocket.java:196) at org.glassfish.tyrus.core@2.1.99-SNAPSHOT/org.glassfish.tyrus.core.frame.TextFrame.respond(TextFrame.java:116) at org.glassfish.tyrus.core@2.1.99-SNAPSHOT/org.glassfish.tyrus.core.ProtocolHandler.process(ProtocolHandler.java:826) at org.glassfish.tyrus.core@2.1.99-SNAPSHOT/org.glassfish.tyrus.core.TyrusWebSocketEngine$TyrusReadHandler.handle(TyrusWebSocketEngine.java:539) at org.glassfish.tyrus.container.grizzly.server@2.1.99-SNAPSHOT/org.glassfish.tyrus.container.grizzly.server.GrizzlyServerFilter$ProcessTask.execute(GrizzlyServerFilter.java:364) at org.glassfish.tyrus.container.grizzly.client@2.1.99-SNAPSHOT/org.glassfish.tyrus.container.grizzly.client.TaskProcessor.processTask(TaskProcessor.java:91) at org.glassfish.tyrus.container.grizzly.client@2.1.99-SNAPSHOT/org.glassfish.tyrus.container.grizzly.client.TaskProcessor.processTask(TaskProcessor.java:68) at org.glassfish.tyrus.container.grizzly.server@2.1.99-SNAPSHOT/org.glassfish.tyrus.container.grizzly.server.GrizzlyServerFilter.handleRead(GrizzlyServerFilter.java:193) at grizzly.framework@4.0.0/org.glassfish.grizzly.filterchain.ExecutorResolver$9.execute(ExecutorResolver.java:88) at grizzly.framework@4.0.0/org.glassfish.grizzly.filterchain.DefaultFilterChain.executeFilter(DefaultFilterChain.java:246) at grizzly.framework@4.0.0/org.glassfish.grizzly.filterchain.DefaultFilterChain.executeChainPart(DefaultFilterChain.java:178) at grizzly.framework@4.0.0/org.glassfish.grizzly.filterchain.DefaultFilterChain.execute(DefaultFilterChain.java:118) at grizzly.framework@4.0.0/org.glassfish.grizzly.filterchain.DefaultFilterChain.process(DefaultFilterChain.java:96) at grizzly.framework@4.0.0/org.glassfish.grizzly.ProcessorExecutor.execute(ProcessorExecutor.java:51) at grizzly.framework@4.0.0/org.glassfish.grizzly.nio.transport.TCPNIOTransport.fireIOEvent(TCPNIOTransport.java:510) at grizzly.framework@4.0.0/org.glassfish.grizzly.strategies.AbstractIOStrategy.fireIOEvent(AbstractIOStrategy.java:82) at grizzly.framework@4.0.0/org.glassfish.grizzly.strategies.WorkerThreadIOStrategy.run0(WorkerThreadIOStrategy.java:83) at grizzly.framework@4.0.0/org.glassfish.grizzly.strategies.WorkerThreadIOStrategy$WorkerThreadRunnable.run(WorkerThreadIOStrategy.java:101) at grizzly.framework@4.0.0/org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) at grizzly.framework@4.0.0/org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) at java.base/java.lang.Thread.run(Thread.java:830) Nov 02, 2023 2:19:58 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:58 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.257 s -- in org.glassfish.tyrus.test.standard_config.OnCloseTest [INFO] Running org.glassfish.tyrus.test.standard_config.ReaderWriterTest Waiting for the server to process the partial string... STREAMINGSERVER piece came: is Resuming the client... Client sending: a Waiting for the server to process the partial string... STREAMINGSERVER piece came: a Resuming the client... Client sending: stream. STREAMINGCLIENT piece came: thank STREAMINGCLIENT piece came: you STREAMINGCLIENT piece came: very STREAMINGCLIENT piece came: much STREAMINGCLIENT piece came: ! STREAMINGCLIENT received whole message: thank you very much ! Nov 02, 2023 2:19:59 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:59 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.299 s -- in org.glassfish.tyrus.test.standard_config.StreamingTextTest [INFO] Running org.glassfish.tyrus.test.standard_config.PrimitiveDataTypesTest Nov 02, 2023 2:19:59 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:59 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-109] Started. Nov 02, 2023 2:19:59 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:59 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:59 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:59 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:59 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:59 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-110] Started. Nov 02, 2023 2:19:59 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:59 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:59 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:59 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:59 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:59 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-111] Started. Nov 02, 2023 2:19:59 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:59 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:59 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:59 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:59 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:59 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-112] Started. Nov 02, 2023 2:19:59 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:59 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:59 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:59 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:59 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:59 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-113] Started. Nov 02, 2023 2:19:59 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:59 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:59 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:59 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:59 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:59 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-114] Started. Nov 02, 2023 2:19:59 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:59 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:59 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:59 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:59 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:59 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-115] Started. Nov 02, 2023 2:19:59 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:59 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:59 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:59 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:59 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:59 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-116] Started. Nov 02, 2023 2:19:59 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:59 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:59 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:59 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.070 s -- in org.glassfish.tyrus.test.standard_config.PrimitiveDataTypesTest [INFO] Running org.glassfish.tyrus.test.standard_config.ControlFrameInDataStreamTest Nov 02, 2023 2:19:59 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:59 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-117] Started. Nov 02, 2023 2:19:59 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:59 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:59 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:59 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:59 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:59 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-118] Started. Nov 02, 2023 2:19:59 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:59 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:59 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:59 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:59 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:59 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-119] Started. Nov 02, 2023 2:19:59 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:59 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:59 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:59 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:59 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:59 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-120] Started. Nov 02, 2023 2:19:59 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:59 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:59 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:59 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.glassfish.tyrus.test.standard_config.ControlFrameInDataStreamTest [INFO] Running org.glassfish.tyrus.test.standard_config.OnCloseTest Nov 02, 2023 2:19:59 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:59 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-121] Started. Nov 02, 2023 2:19:59 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:59 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:59 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:59 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:59 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:59 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-122] Started. Nov 02, 2023 2:19:59 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:59 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:59 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:59 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:59 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:59 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-123] Started. Nov 02, 2023 2:19:59 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:59 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:59 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:59 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:59 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:59 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-124] Started. Nov 02, 2023 2:19:59 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:59 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:59 PM org.glassfish.tyrus.core.AnnotatedEndpoint onError INFO: Unhandled exception in endpoint org.glassfish.tyrus.test.standard_config.OnCloseTest.SessionTestAllMethodsAfterCloseEndpoint. java.lang.IllegalStateException: The connection has been closed. at org.glassfish.tyrus.core@2.1.99-SNAPSHOT/org.glassfish.tyrus.core.TyrusSession.checkConnectionState(TyrusSession.java:544) at org.glassfish.tyrus.core@2.1.99-SNAPSHOT/org.glassfish.tyrus.core.TyrusSession.getBasicRemote(TyrusSession.java:207) at org.glassfish.tyrus.core@2.1.99-SNAPSHOT/org.glassfish.tyrus.core.AnnotatedEndpoint$WholeHandler$1.onMessage(AnnotatedEndpoint.java:658) at org.glassfish.tyrus.core@2.1.99-SNAPSHOT/org.glassfish.tyrus.core.TyrusSession.notifyMessageHandlers(TyrusSession.java:590) at org.glassfish.tyrus.core@2.1.99-SNAPSHOT/org.glassfish.tyrus.core.TyrusEndpointWrapper.onMessage(TyrusEndpointWrapper.java:866) at org.glassfish.tyrus.core@2.1.99-SNAPSHOT/org.glassfish.tyrus.core.TyrusWebSocket.onMessage(TyrusWebSocket.java:196) at org.glassfish.tyrus.core@2.1.99-SNAPSHOT/org.glassfish.tyrus.core.frame.TextFrame.respond(TextFrame.java:116) at org.glassfish.tyrus.core@2.1.99-SNAPSHOT/org.glassfish.tyrus.core.ProtocolHandler.process(ProtocolHandler.java:826) at org.glassfish.tyrus.core@2.1.99-SNAPSHOT/org.glassfish.tyrus.core.TyrusWebSocketEngine$TyrusReadHandler.handle(TyrusWebSocketEngine.java:539) at org.glassfish.tyrus.container.grizzly.server@2.1.99-SNAPSHOT/org.glassfish.tyrus.container.grizzly.server.GrizzlyServerFilter$ProcessTask.execute(GrizzlyServerFilter.java:364) at org.glassfish.tyrus.container.grizzly.client@2.1.99-SNAPSHOT/org.glassfish.tyrus.container.grizzly.client.TaskProcessor.processTask(TaskProcessor.java:91) at org.glassfish.tyrus.container.grizzly.client@2.1.99-SNAPSHOT/org.glassfish.tyrus.container.grizzly.client.TaskProcessor.processTask(TaskProcessor.java:68) at org.glassfish.tyrus.container.grizzly.server@2.1.99-SNAPSHOT/org.glassfish.tyrus.container.grizzly.server.GrizzlyServerFilter.handleRead(GrizzlyServerFilter.java:193) at grizzly.framework@4.0.0/org.glassfish.grizzly.filterchain.ExecutorResolver$9.execute(ExecutorResolver.java:88) at grizzly.framework@4.0.0/org.glassfish.grizzly.filterchain.DefaultFilterChain.executeFilter(DefaultFilterChain.java:246) at grizzly.framework@4.0.0/org.glassfish.grizzly.filterchain.DefaultFilterChain.executeChainPart(DefaultFilterChain.java:178) at grizzly.framework@4.0.0/org.glassfish.grizzly.filterchain.DefaultFilterChain.execute(DefaultFilterChain.java:118) at grizzly.framework@4.0.0/org.glassfish.grizzly.filterchain.DefaultFilterChain.process(DefaultFilterChain.java:96) at grizzly.framework@4.0.0/org.glassfish.grizzly.ProcessorExecutor.execute(ProcessorExecutor.java:51) at grizzly.framework@4.0.0/org.glassfish.grizzly.nio.transport.TCPNIOTransport.fireIOEvent(TCPNIOTransport.java:510) at grizzly.framework@4.0.0/org.glassfish.grizzly.strategies.AbstractIOStrategy.fireIOEvent(AbstractIOStrategy.java:82) at grizzly.framework@4.0.0/org.glassfish.grizzly.strategies.WorkerThreadIOStrategy.run0(WorkerThreadIOStrategy.java:83) at grizzly.framework@4.0.0/org.glassfish.grizzly.strategies.WorkerThreadIOStrategy$WorkerThreadRunnable.run(WorkerThreadIOStrategy.java:101) at grizzly.framework@4.0.0/org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) at grizzly.framework@4.0.0/org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) at java.base/java.lang.Thread.run(Thread.java:834) Nov 02, 2023 2:19:59 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:59 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:58 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:58 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-150] Started. Nov 02, 2023 2:19:58 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:58 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:59 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:59 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:59 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:59 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-151] Started. Nov 02, 2023 2:19:59 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:59 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:59 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:59 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.101 s -- in org.glassfish.tyrus.test.standard_config.ReaderWriterTest [INFO] Running org.glassfish.tyrus.test.standard_config.TextStreamDecoderTest Nov 02, 2023 2:19:59 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:59 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-152] Started. Nov 02, 2023 2:19:59 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:59 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:59 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:59 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:59 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:59 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-153] Started. Nov 02, 2023 2:19:59 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:59 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:59 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:59 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.glassfish.tyrus.test.standard_config.TextStreamDecoderTest [INFO] Running org.glassfish.tyrus.test.standard_config.BlockingBinaryTest Nov 02, 2023 2:19:59 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:59 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-154] Started. Nov 02, 2023 2:19:59 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:59 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. BLOCKINGBSERVER opened ! BLOCKINGBCLIENT opened ! BLOCKINGBCLIENT Client sending data to the blocking output stream. ### BLOCKINGBCLIENT stream closed BLOCKINGBSERVER read h from the input stream. BLOCKINGBSERVER read e from the input stream. BLOCKINGBSERVER read r from the input stream. BLOCKINGBSERVER read e from the input stream. BLOCKINGBSERVER read from the input stream. BLOCKINGBSERVER read i from the input stream. BLOCKINGBSERVER read s from the input stream. BLOCKINGBSERVER read from the input stream. BLOCKINGBSERVER read a from the input stream. BLOCKINGBSERVER read from the input stream. BLOCKINGBSERVER read s from the input stream. BLOCKINGBSERVER read t from the input stream. BLOCKINGBSERVER read r from the input stream. BLOCKINGBSERVER read i from the input stream. BLOCKINGBSERVER read n from the input stream. BLOCKINGBSERVER read g from the input stream. BLOCKINGBSERVER read from the input stream. BLOCKINGBSERVER read ! from the input stream. BLOCKINGBSERVER read from the input stream. BLOCKINGBSERVER read here is a string ! from the input stream. BLOCKINGBSERVER replying BLOCKINGBSERVER replied BLOCKINGBCLIENT received whole message:here is a string ! Nov 02, 2023 2:19:59 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:59 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.glassfish.tyrus.test.standard_config.BlockingBinaryTest [INFO] Running org.glassfish.tyrus.test.standard_config.ModifyRequestResponseHeadersTest Nov 02, 2023 2:19:59 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:59 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-155] Started. Nov 02, 2023 2:19:59 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:59 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:59 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:59 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:59 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:59 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-156] Started. Nov 02, 2023 2:19:59 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:59 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:59 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:59 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.glassfish.tyrus.test.standard_config.ModifyRequestResponseHeadersTest [INFO] Running org.glassfish.tyrus.test.standard_config.ProxyTest Nov 02, 2023 2:19:59 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:8090] Nov 02, 2023 2:19:59 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-157] Started. Handle CONNECT start . . . Nov 02, 2023 2:19:59 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:59 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-158] Started. Nov 02, 2023 2:19:59 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:59 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:59 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:8090] Nov 02, 2023 2:19:59 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-159] Started. Handle CONNECT start . . . Connection to proxy established. Nov 02, 2023 2:19:59 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:59 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. [WARNING] Tests run: 3, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.066 s -- in org.glassfish.tyrus.test.standard_config.ProxyTest [INFO] Running org.glassfish.tyrus.test.standard_config.EncoderBinaryStreamTest Nov 02, 2023 2:19:59 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:59 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-160] Started. Nov 02, 2023 2:19:59 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:59 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:59 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:59 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.glassfish.tyrus.test.standard_config.EncoderBinaryStreamTest [INFO] Running org.glassfish.tyrus.test.standard_config.QueryParamTest Nov 02, 2023 2:19:59 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:59 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-161] Started. Nov 02, 2023 2:19:59 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:59 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:59 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:59 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.glassfish.tyrus.test.standard_config.QueryParamTest [INFO] Running org.glassfish.tyrus.test.standard_config.AnnotatedClientTest Nov 02, 2023 2:19:59 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:59 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-162] Started. Nov 02, 2023 2:19:59 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:59 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Client connected to the server! ##### Test Bean: Received message: hello Nov 02, 2023 2:19:59 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:59 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:59 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:59 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-163] Started. Nov 02, 2023 2:19:59 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:59 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Client connected to the server! ##### Test Bean: Received message: prefixtestHello Nov 02, 2023 2:19:59 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:59 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:59 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:59 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-164] Started. Nov 02, 2023 2:19:59 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:59 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Client connected to the server! ##### Test Bean: Received message: hello Nov 02, 2023 2:19:59 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:59 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:59 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:59 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-165] Started. Nov 02, 2023 2:19:59 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:59 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Client connected to the server! ##### Test Bean: Received message: hello Nov 02, 2023 2:19:59 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:59 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:59 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:59 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-166] Started. Nov 02, 2023 2:19:59 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:59 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Client connected to the server! ##### Test Bean: Received message: prefixtestHello Nov 02, 2023 2:19:59 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:59 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:59 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:59 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-167] Started. Nov 02, 2023 2:19:59 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:59 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Client connected to the server! ##### Test Bean: Received message: hello Nov 02, 2023 2:19:59 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:59 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 s -- in org.glassfish.tyrus.test.standard_config.AnnotatedClientTest [INFO] Running org.glassfish.tyrus.test.standard_config.EncodedObjectTest Nov 02, 2023 2:19:59 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:59 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-168] Started. Nov 02, 2023 2:19:59 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:59 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Client connected to the server! Sent message: hello ##### Encode Test Bean: Received message: hello Received message = hello Nov 02, 2023 2:19:59 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:59 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:59 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:59 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-125] Started. Nov 02, 2023 2:19:59 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:59 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. ### Testing CloseCode 1000 #### received: CloseReason[1000] Nov 02, 2023 2:19:59 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:59 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:59 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:59 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-126] Started. Nov 02, 2023 2:19:59 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:59 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. ### Testing CloseCode 1001 #### received: CloseReason[1001] Nov 02, 2023 2:19:59 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:59 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:59 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:59 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-127] Started. Nov 02, 2023 2:19:59 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:59 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. ### Testing CloseCode 1002 #### received: CloseReason[1002] Nov 02, 2023 2:19:59 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:59 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:59 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:59 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-128] Started. Nov 02, 2023 2:19:59 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:59 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. ### Testing CloseCode 1003 #### received: CloseReason[1003] Nov 02, 2023 2:19:59 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:59 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:59 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:59 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-129] Started. Nov 02, 2023 2:19:59 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:59 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. ### Testing CloseCode 1007 #### received: CloseReason[1007] Nov 02, 2023 2:19:59 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:59 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:59 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:59 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-130] Started. Nov 02, 2023 2:19:59 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:59 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. ### Testing CloseCode 1008 #### received: CloseReason[1008] Nov 02, 2023 2:19:59 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:59 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:59 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:59 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-131] Started. Nov 02, 2023 2:19:59 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:59 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. ### Testing CloseCode 1009 #### received: CloseReason[1009] Nov 02, 2023 2:19:59 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:59 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:59 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:59 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-132] Started. Nov 02, 2023 2:19:59 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:59 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. ### Testing CloseCode 1010 #### received: CloseReason[1010] Nov 02, 2023 2:19:59 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:59 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:59 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:59 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-133] Started. Nov 02, 2023 2:19:59 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:59 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. ### Testing CloseCode 1011 #### received: CloseReason[1011] Nov 02, 2023 2:19:59 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:59 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:59 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:59 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-134] Started. Nov 02, 2023 2:19:59 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:59 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. ### Testing CloseCode 1012 #### received: CloseReason[1012] Nov 02, 2023 2:19:59 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:59 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:59 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:59 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-135] Started. Nov 02, 2023 2:19:59 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:59 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. ### Testing CloseCode 1013 #### received: CloseReason[1013] Nov 02, 2023 2:19:59 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:59 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:59 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:59 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-136] Started. Nov 02, 2023 2:19:59 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:59 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:59 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:59 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:59 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:59 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-137] Started. Nov 02, 2023 2:19:59 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:59 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. ### Testing CloseCode 1000 ### Received closeReason: 1000 Nov 02, 2023 2:19:59 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:59 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:59 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:59 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-138] Started. Nov 02, 2023 2:19:59 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:59 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. ### Testing CloseCode 1001 ### Received closeReason: 1001 Nov 02, 2023 2:19:59 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:59 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:59 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:59 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-139] Started. Nov 02, 2023 2:19:59 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:59 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. ### Testing CloseCode 1002 ### Received closeReason: 1002 Nov 02, 2023 2:19:59 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:59 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:59 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:59 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-140] Started. Nov 02, 2023 2:19:59 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:59 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. ### Testing CloseCode 1003 ### Received closeReason: 1003 Nov 02, 2023 2:19:59 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:59 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:59 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:59 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-141] Started. Nov 02, 2023 2:19:59 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:59 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. ### Testing CloseCode 1007 ### Received closeReason: 1007 Nov 02, 2023 2:19:59 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:59 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:59 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:59 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-142] Started. Nov 02, 2023 2:19:59 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:59 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. ### Testing CloseCode 1008 ### Received closeReason: 1008 Nov 02, 2023 2:19:59 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:59 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:59 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:59 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-143] Started. Nov 02, 2023 2:19:59 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:59 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. ### Testing CloseCode 1009 ### Received closeReason: 1009 Nov 02, 2023 2:19:59 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:59 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:59 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:59 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-144] Started. Nov 02, 2023 2:19:59 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:59 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. ### Testing CloseCode 1010 ### Received closeReason: 1010 Nov 02, 2023 2:19:59 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:59 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:59 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:59 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-145] Started. Nov 02, 2023 2:19:59 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:59 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. ### Testing CloseCode 1011 ### Received closeReason: 1011 Nov 02, 2023 2:19:59 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:59 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:59 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:59 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-146] Started. Nov 02, 2023 2:19:59 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:59 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. ### Testing CloseCode 1012 ### Received closeReason: 1000 Nov 02, 2023 2:19:59 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:59 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:59 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:59 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-147] Started. Nov 02, 2023 2:19:59 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:59 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. ### Testing CloseCode 1013 ### Received closeReason: 1000 Nov 02, 2023 2:19:59 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:59 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:59 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:59 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-148] Started. Nov 02, 2023 2:19:59 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:59 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:59 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:59 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-169] Started. Nov 02, 2023 2:19:59 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:59 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Sent message: hello Received message = hello Nov 02, 2023 2:19:59 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:59 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:59 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:59 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-170] Started. Nov 02, 2023 2:19:59 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:59 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:59 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:59 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:59 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:59 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-171] Started. Nov 02, 2023 2:19:59 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:59 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Client connected to the server! Sent message: hello ##### Encode Test Bean: Received message: hello Received message = hello Nov 02, 2023 2:19:59 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:59 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:59 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:59 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-172] Started. Nov 02, 2023 2:19:59 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:59 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:59 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:59 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:59 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:59 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-173] Started. Nov 02, 2023 2:19:59 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:59 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Sent message: hello Received message = encoded5 Nov 02, 2023 2:19:59 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:59 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s -- in org.glassfish.tyrus.test.standard_config.EncodedObjectTest [INFO] Running org.glassfish.tyrus.test.standard_config.RemoteTest Nov 02, 2023 2:19:59 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:59 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-174] Started. Nov 02, 2023 2:19:59 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:59 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:59 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:59 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:59 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:59 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-175] Started. Nov 02, 2023 2:19:59 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:59 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:59 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:59 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:59 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:59 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-176] Started. Nov 02, 2023 2:19:59 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:59 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:59 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:59 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:59 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:59 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-177] Started. Nov 02, 2023 2:19:59 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:59 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:59 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:59 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:59 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:59 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-178] Started. Nov 02, 2023 2:19:59 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:59 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:59 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:59 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:59 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:59 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-179] Started. Nov 02, 2023 2:19:59 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:59 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:59 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:59 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:59 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:59 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-180] Started. Nov 02, 2023 2:19:59 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:59 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:59 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:59 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:59 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:59 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-181] Started. Nov 02, 2023 2:19:59 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:59 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:59 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:59 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:59 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:59 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-182] Started. Nov 02, 2023 2:19:59 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:59 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:59 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:59 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.104 s -- in org.glassfish.tyrus.test.standard_config.RemoteTest [INFO] Running org.glassfish.tyrus.test.standard_config.ExtensionsTest Nov 02, 2023 2:19:59 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:59 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-183] Started. Nov 02, 2023 2:19:59 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:59 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:59 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:59 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:59 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:59 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-184] Started. Nov 02, 2023 2:19:59 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:59 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:59 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:59 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.glassfish.tyrus.test.standard_config.ExtensionsTest [INFO] Running org.glassfish.tyrus.test.standard_config.MessageParamOrderTest Nov 02, 2023 2:19:59 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:59 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-185] Started. Nov 02, 2023 2:19:59 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:59 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:59 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:59 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:19:59 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:59 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-186] Started. Nov 02, 2023 2:19:59 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:59 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:59 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:59 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.glassfish.tyrus.test.standard_config.MessageParamOrderTest [INFO] Running org.glassfish.tyrus.test.standard_config.AsyncTimeoutTest Nov 02, 2023 2:19:59 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:59 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-187] Started. Nov 02, 2023 2:19:59 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:59 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:19:59 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:59 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.glassfish.tyrus.test.standard_config.AsyncTimeoutTest [INFO] Running org.glassfish.tyrus.test.standard_config.MessageSequenceTest Nov 02, 2023 2:19:59 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:59 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-188] Started. Nov 02, 2023 2:19:59 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:59 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. ### text: Always pass on what you have learned. end: false Nov 02, 2023 2:19:59 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:59 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. ### CloseReason[1001,Going away.] Nov 02, 2023 2:19:59 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:19:59 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-189] Started. Nov 02, 2023 2:19:59 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:19:59 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. ### text: Always pass on what you have learned. end: false Nov 02, 2023 2:20:00 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:20:00 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:20:00 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:20:00 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-149] Started. Nov 02, 2023 2:20:00 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:20:00 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:20:00 PM org.glassfish.tyrus.core.AnnotatedEndpoint onError INFO: Unhandled exception in endpoint org.glassfish.tyrus.test.standard_config.OnCloseTest.DoubleCloseEndpoint. java.lang.IllegalStateException: The connection has been closed. at org.glassfish.tyrus.core@2.1.99-SNAPSHOT/org.glassfish.tyrus.core.TyrusSession.checkConnectionState(TyrusSession.java:544) at org.glassfish.tyrus.core@2.1.99-SNAPSHOT/org.glassfish.tyrus.core.TyrusSession.getBasicRemote(TyrusSession.java:207) at org.glassfish.tyrus.core@2.1.99-SNAPSHOT/org.glassfish.tyrus.core.AnnotatedEndpoint$WholeHandler$1.onMessage(AnnotatedEndpoint.java:658) at org.glassfish.tyrus.core@2.1.99-SNAPSHOT/org.glassfish.tyrus.core.TyrusSession.notifyMessageHandlers(TyrusSession.java:590) at org.glassfish.tyrus.core@2.1.99-SNAPSHOT/org.glassfish.tyrus.core.TyrusEndpointWrapper.onMessage(TyrusEndpointWrapper.java:866) at org.glassfish.tyrus.core@2.1.99-SNAPSHOT/org.glassfish.tyrus.core.TyrusWebSocket.onMessage(TyrusWebSocket.java:196) at org.glassfish.tyrus.core@2.1.99-SNAPSHOT/org.glassfish.tyrus.core.frame.TextFrame.respond(TextFrame.java:116) at org.glassfish.tyrus.core@2.1.99-SNAPSHOT/org.glassfish.tyrus.core.ProtocolHandler.process(ProtocolHandler.java:826) at org.glassfish.tyrus.core@2.1.99-SNAPSHOT/org.glassfish.tyrus.core.TyrusWebSocketEngine$TyrusReadHandler.handle(TyrusWebSocketEngine.java:539) at org.glassfish.tyrus.container.grizzly.server@2.1.99-SNAPSHOT/org.glassfish.tyrus.container.grizzly.server.GrizzlyServerFilter$ProcessTask.execute(GrizzlyServerFilter.java:364) at org.glassfish.tyrus.container.grizzly.client@2.1.99-SNAPSHOT/org.glassfish.tyrus.container.grizzly.client.TaskProcessor.processTask(TaskProcessor.java:91) at org.glassfish.tyrus.container.grizzly.client@2.1.99-SNAPSHOT/org.glassfish.tyrus.container.grizzly.client.TaskProcessor.processTask(TaskProcessor.java:68) at org.glassfish.tyrus.container.grizzly.server@2.1.99-SNAPSHOT/org.glassfish.tyrus.container.grizzly.server.GrizzlyServerFilter.handleRead(GrizzlyServerFilter.java:193) at grizzly.framework@4.0.0/org.glassfish.grizzly.filterchain.ExecutorResolver$9.execute(ExecutorResolver.java:88) at grizzly.framework@4.0.0/org.glassfish.grizzly.filterchain.DefaultFilterChain.executeFilter(DefaultFilterChain.java:246) at grizzly.framework@4.0.0/org.glassfish.grizzly.filterchain.DefaultFilterChain.executeChainPart(DefaultFilterChain.java:178) at grizzly.framework@4.0.0/org.glassfish.grizzly.filterchain.DefaultFilterChain.execute(DefaultFilterChain.java:118) at grizzly.framework@4.0.0/org.glassfish.grizzly.filterchain.DefaultFilterChain.process(DefaultFilterChain.java:96) at grizzly.framework@4.0.0/org.glassfish.grizzly.ProcessorExecutor.execute(ProcessorExecutor.java:51) at grizzly.framework@4.0.0/org.glassfish.grizzly.nio.transport.TCPNIOTransport.fireIOEvent(TCPNIOTransport.java:510) at grizzly.framework@4.0.0/org.glassfish.grizzly.strategies.AbstractIOStrategy.fireIOEvent(AbstractIOStrategy.java:82) at grizzly.framework@4.0.0/org.glassfish.grizzly.strategies.WorkerThreadIOStrategy.run0(WorkerThreadIOStrategy.java:83) at grizzly.framework@4.0.0/org.glassfish.grizzly.strategies.WorkerThreadIOStrategy$WorkerThreadRunnable.run(WorkerThreadIOStrategy.java:101) at grizzly.framework@4.0.0/org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) at grizzly.framework@4.0.0/org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) at java.base/java.lang.Thread.run(Thread.java:834) Nov 02, 2023 2:20:00 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:20:00 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.225 s -- in org.glassfish.tyrus.test.standard_config.OnCloseTest [INFO] Running org.glassfish.tyrus.test.standard_config.ReaderWriterTest Nov 02, 2023 2:20:00 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:20:00 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-150] Started. Nov 02, 2023 2:20:00 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:20:00 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:20:00 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:20:00 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:20:00 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:20:00 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-151] Started. Nov 02, 2023 2:20:00 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:20:00 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:20:00 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:20:00 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.108 s -- in org.glassfish.tyrus.test.standard_config.ReaderWriterTest [INFO] Running org.glassfish.tyrus.test.standard_config.TextStreamDecoderTest Nov 02, 2023 2:20:00 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:20:00 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-152] Started. Nov 02, 2023 2:20:00 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:20:00 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:20:00 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:20:00 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:20:00 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:20:00 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-153] Started. Nov 02, 2023 2:20:00 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:20:00 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:20:00 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:20:00 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.glassfish.tyrus.test.standard_config.TextStreamDecoderTest [INFO] Running org.glassfish.tyrus.test.standard_config.BlockingBinaryTest Nov 02, 2023 2:20:00 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:20:00 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-154] Started. Nov 02, 2023 2:20:00 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:20:00 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. BLOCKINGBSERVER opened ! BLOCKINGBCLIENT opened ! BLOCKINGBCLIENT Client sending data to the blocking output stream. ### BLOCKINGBCLIENT stream closed BLOCKINGBSERVER read h from the input stream. BLOCKINGBSERVER read e from the input stream. BLOCKINGBSERVER read r from the input stream. BLOCKINGBSERVER read e from the input stream. BLOCKINGBSERVER read from the input stream. BLOCKINGBSERVER read i from the input stream. BLOCKINGBSERVER read s from the input stream. BLOCKINGBSERVER read from the input stream. BLOCKINGBSERVER read a from the input stream. BLOCKINGBSERVER read from the input stream. BLOCKINGBSERVER read s from the input stream. BLOCKINGBSERVER read t from the input stream. BLOCKINGBSERVER read r from the input stream. BLOCKINGBSERVER read i from the input stream. BLOCKINGBSERVER read n from the input stream. BLOCKINGBSERVER read g from the input stream. BLOCKINGBSERVER read from the input stream. BLOCKINGBSERVER read ! from the input stream. BLOCKINGBSERVER read from the input stream. BLOCKINGBSERVER read here is a string ! from the input stream. BLOCKINGBSERVER replying BLOCKINGBSERVER replied BLOCKINGBCLIENT received whole message:here is a string ! Nov 02, 2023 2:20:00 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:20:00 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.glassfish.tyrus.test.standard_config.BlockingBinaryTest [INFO] Running org.glassfish.tyrus.test.standard_config.ModifyRequestResponseHeadersTest Nov 02, 2023 2:20:00 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:20:00 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-155] Started. Nov 02, 2023 2:20:00 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:20:00 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:20:00 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:20:00 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:20:00 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:20:00 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-156] Started. Nov 02, 2023 2:20:00 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:20:00 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:20:00 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:20:00 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 s -- in org.glassfish.tyrus.test.standard_config.ModifyRequestResponseHeadersTest [INFO] Running org.glassfish.tyrus.test.standard_config.ProxyTest Nov 02, 2023 2:20:00 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:8090] Nov 02, 2023 2:20:00 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-157] Started. Handle CONNECT start . . . Nov 02, 2023 2:20:00 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:20:00 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-158] Started. Nov 02, 2023 2:20:00 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:20:00 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:20:00 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:8090] Nov 02, 2023 2:20:00 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-159] Started. Handle CONNECT start . . . Connection to proxy established. Nov 02, 2023 2:20:00 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:20:00 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. [WARNING] Tests run: 3, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.039 s -- in org.glassfish.tyrus.test.standard_config.ProxyTest [INFO] Running org.glassfish.tyrus.test.standard_config.EncoderBinaryStreamTest Nov 02, 2023 2:20:00 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:20:00 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-160] Started. Nov 02, 2023 2:20:00 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:20:00 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:20:00 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:20:00 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.glassfish.tyrus.test.standard_config.EncoderBinaryStreamTest [INFO] Running org.glassfish.tyrus.test.standard_config.QueryParamTest Nov 02, 2023 2:20:00 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:20:00 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-161] Started. Nov 02, 2023 2:20:00 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:20:00 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:20:00 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:20:00 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.glassfish.tyrus.test.standard_config.QueryParamTest [INFO] Running org.glassfish.tyrus.test.standard_config.AnnotatedClientTest Nov 02, 2023 2:20:00 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:20:00 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-162] Started. Nov 02, 2023 2:20:00 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:20:00 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Client connected to the server! ##### Test Bean: Received message: hello Nov 02, 2023 2:20:00 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:20:00 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. ### text: Always pass on what you have learned. end: true ### binary: Always pass on what you have learned. end: false Nov 02, 2023 2:20:00 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] ### OnError: ### CloseReason[1001,Going away.] Nov 02, 2023 2:20:00 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. java.util.concurrent.RejectedExecutionException: Task java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask@4428ed79[Not completed, task = java.util.concurrent.Executors$RunnableAdapter@515e742[Wrapped task = org.glassfish.tyrus.core.TyrusSession$IdleTimeoutCommand@12a7338]] rejected from java.util.concurrent.ScheduledThreadPoolExecutor@5fa3bdec[Terminated, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 4] at java.base/java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2055) at java.base/java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:825) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor.delayedExecute(ScheduledThreadPoolExecutor.java:340) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor.schedule(ScheduledThreadPoolExecutor.java:562) at org.glassfish.tyrus.core@2.1.99-SNAPSHOT/org.glassfish.tyrus.core.TyrusSession.restartIdleTimeoutExecutor(TyrusSession.java:519) at org.glassfish.tyrus.core@2.1.99-SNAPSHOT/org.glassfish.tyrus.core.TyrusEndpointWrapper.onPartialMessage(TyrusEndpointWrapper.java:1022) at org.glassfish.tyrus.core@2.1.99-SNAPSHOT/org.glassfish.tyrus.core.TyrusWebSocket.onFragment(TyrusWebSocket.java:155) at org.glassfish.tyrus.core@2.1.99-SNAPSHOT/org.glassfish.tyrus.core.frame.BinaryFrame.respond(BinaryFrame.java:67) at org.glassfish.tyrus.core@2.1.99-SNAPSHOT/org.glassfish.tyrus.core.ProtocolHandler.process(ProtocolHandler.java:826) at org.glassfish.tyrus.core@2.1.99-SNAPSHOT/org.glassfish.tyrus.core.TyrusWebSocketEngine$TyrusReadHandler.handle(TyrusWebSocketEngine.java:539) at org.glassfish.tyrus.container.grizzly.server@2.1.99-SNAPSHOT/org.glassfish.tyrus.container.grizzly.server.GrizzlyServerFilter$ProcessTask.execute(GrizzlyServerFilter.java:364) at org.glassfish.tyrus.container.grizzly.client@2.1.99-SNAPSHOT/org.glassfish.tyrus.container.grizzly.client.TaskProcessor.processTask(TaskProcessor.java:91) at org.glassfish.tyrus.container.grizzly.client@2.1.99-SNAPSHOT/org.glassfish.tyrus.container.grizzly.client.TaskProcessor.processTask(TaskProcessor.java:68) at org.glassfish.tyrus.container.grizzly.server@2.1.99-SNAPSHOT/org.glassfish.tyrus.container.grizzly.server.GrizzlyServerFilter.handleRead(GrizzlyServerFilter.java:193) at grizzly.framework@4.0.0/org.glassfish.grizzly.filterchain.ExecutorResolver$9.execute(ExecutorResolver.java:88) at grizzly.framework@4.0.0/org.glassfish.grizzly.filterchain.DefaultFilterChain.executeFilter(DefaultFilterChain.java:246) at grizzly.framework@4.0.0/org.glassfish.grizzly.filterchain.DefaultFilterChain.executeChainPart(DefaultFilterChain.java:178) at grizzly.framework@4.0.0/org.glassfish.grizzly.filterchain.DefaultFilterChain.execute(DefaultFilterChain.java:118) at grizzly.framework@4.0.0/org.glassfish.grizzly.filterchain.DefaultFilterChain.process(DefaultFilterChain.java:96) at grizzly.framework@4.0.0/org.glassfish.grizzly.ProcessorExecutor.execute(ProcessorExecutor.java:51) at grizzly.framework@4.0.0/org.glassfish.grizzly.nio.transport.TCPNIOTransport.fireIOEvent(TCPNIOTransport.java:510) at grizzly.framework@4.0.0/org.glassfish.grizzly.strategies.AbstractIOStrategy.fireIOEvent(AbstractIOStrategy.java:82) at grizzly.framework@4.0.0/org.glassfish.grizzly.strategies.WorkerThreadIOStrategy.run0(WorkerThreadIOStrategy.java:83) at grizzly.framework@4.0.0/org.glassfish.grizzly.strategies.WorkerThreadIOStrategy$WorkerThreadRunnable.run(WorkerThreadIOStrategy.java:101) at grizzly.framework@4.0.0/org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) at grizzly.framework@4.0.0/org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) at java.base/java.lang.Thread.run(Thread.java:830) Nov 02, 2023 2:20:00 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:20:00 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-190] Started. Nov 02, 2023 2:20:00 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:20:00 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. ### text: Always pass on what you have learned. end: false Nov 02, 2023 2:20:00 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:20:00 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-163] Started. Nov 02, 2023 2:20:00 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:20:00 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Client connected to the server! ##### Test Bean: Received message: prefixtestHello Nov 02, 2023 2:20:00 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:20:00 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:20:00 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:20:00 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-164] Started. Nov 02, 2023 2:20:00 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:20:00 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Client connected to the server! ##### Test Bean: Received message: hello Nov 02, 2023 2:20:00 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:20:00 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:20:00 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:20:00 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-165] Started. Nov 02, 2023 2:20:00 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:20:00 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Client connected to the server! ##### Test Bean: Received message: hello Nov 02, 2023 2:20:00 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:20:00 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:20:00 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:20:00 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-166] Started. Nov 02, 2023 2:20:00 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:20:00 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Client connected to the server! ##### Test Bean: Received message: prefixtestHello Nov 02, 2023 2:20:00 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:20:00 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:20:00 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:20:00 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-167] Started. Nov 02, 2023 2:20:00 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:20:00 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Client connected to the server! ##### Test Bean: Received message: hello Nov 02, 2023 2:20:00 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:20:00 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s -- in org.glassfish.tyrus.test.standard_config.AnnotatedClientTest [INFO] Running org.glassfish.tyrus.test.standard_config.EncodedObjectTest Nov 02, 2023 2:20:00 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:20:00 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-168] Started. Nov 02, 2023 2:20:00 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:20:00 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Client connected to the server! Sent message: hello ##### Encode Test Bean: Received message: hello Received message = hello Nov 02, 2023 2:20:00 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:20:00 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:20:00 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:20:00 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-169] Started. Nov 02, 2023 2:20:00 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:20:00 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Sent message: hello Received message = hello Nov 02, 2023 2:20:00 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:20:00 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:20:00 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:20:00 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-170] Started. Nov 02, 2023 2:20:00 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:20:00 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:20:00 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:20:00 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:20:00 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:20:00 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-171] Started. Nov 02, 2023 2:20:00 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:20:00 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Client connected to the server! Sent message: hello ##### Encode Test Bean: Received message: hello Received message = hello Nov 02, 2023 2:20:00 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:20:00 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:20:00 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:20:00 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-172] Started. Nov 02, 2023 2:20:00 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:20:00 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:20:00 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:20:00 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:20:00 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:20:00 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-173] Started. Nov 02, 2023 2:20:00 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:20:00 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Sent message: hello Received message = encoded5 Nov 02, 2023 2:20:00 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:20:00 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 s -- in org.glassfish.tyrus.test.standard_config.EncodedObjectTest [INFO] Running org.glassfish.tyrus.test.standard_config.RemoteTest Nov 02, 2023 2:20:00 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:20:00 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-174] Started. Nov 02, 2023 2:20:00 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:20:00 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:20:00 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:20:00 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:20:00 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:20:00 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-175] Started. Nov 02, 2023 2:20:00 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:20:00 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:20:00 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:20:00 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:20:00 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:20:00 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-176] Started. Nov 02, 2023 2:20:00 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:20:00 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:20:00 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:20:00 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:20:00 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:20:00 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-177] Started. Nov 02, 2023 2:20:00 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:20:00 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:20:00 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:20:00 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:20:00 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:20:00 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-178] Started. Nov 02, 2023 2:20:00 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:20:00 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:20:00 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:20:00 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:20:00 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:20:00 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-179] Started. Nov 02, 2023 2:20:00 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:20:00 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:20:00 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:20:00 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:20:00 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:20:00 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-180] Started. Nov 02, 2023 2:20:00 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:20:00 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:20:00 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:20:00 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:20:00 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:20:00 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-181] Started. Nov 02, 2023 2:20:00 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:20:00 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:20:00 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:20:00 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:20:00 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:20:00 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-182] Started. Nov 02, 2023 2:20:00 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:20:00 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:20:00 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:20:00 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s -- in org.glassfish.tyrus.test.standard_config.RemoteTest [INFO] Running org.glassfish.tyrus.test.standard_config.ExtensionsTest Nov 02, 2023 2:20:00 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:20:00 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-183] Started. Nov 02, 2023 2:20:00 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:20:00 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:20:00 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:20:00 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:20:00 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:20:00 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-184] Started. Nov 02, 2023 2:20:00 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:20:00 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:20:00 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:20:00 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.glassfish.tyrus.test.standard_config.ExtensionsTest [INFO] Running org.glassfish.tyrus.test.standard_config.MessageParamOrderTest Nov 02, 2023 2:20:00 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:20:00 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-185] Started. Nov 02, 2023 2:20:00 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:20:00 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:20:00 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:20:00 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:20:00 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:20:00 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-186] Started. Nov 02, 2023 2:20:00 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:20:00 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:20:00 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:20:00 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 s -- in org.glassfish.tyrus.test.standard_config.MessageParamOrderTest [INFO] Running org.glassfish.tyrus.test.standard_config.AsyncTimeoutTest Nov 02, 2023 2:20:00 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:20:00 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-187] Started. Nov 02, 2023 2:20:00 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:20:00 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:20:00 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:20:00 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.glassfish.tyrus.test.standard_config.AsyncTimeoutTest [INFO] Running org.glassfish.tyrus.test.standard_config.MessageSequenceTest Nov 02, 2023 2:20:00 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:20:00 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-188] Started. Nov 02, 2023 2:20:00 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:20:00 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. ### text: Always pass on what you have learned. end: false ### text: Always pass on what you have learned. end: true Nov 02, 2023 2:20:00 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] ### CloseReason[1006,Closed abnormally.] Nov 02, 2023 2:20:00 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:20:00 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:20:00 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-189] Started. Nov 02, 2023 2:20:00 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:20:00 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. ### text: Always pass on what you have learned. end: false ### text: Always pass on what you have learned. end: true ### CloseReason[1001,Going away.] Nov 02, 2023 2:20:01 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] ### binary: Always pass on what you have learned. end: false Nov 02, 2023 2:20:01 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:20:01 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:20:01 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-190] Started. Nov 02, 2023 2:20:01 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:20:01 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. ### text: Always pass on what you have learned. end: false ### CloseReason[1006,Closed abnormally.] Nov 02, 2023 2:20:03 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:20:03 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:20:03 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:20:03 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-191] Started. Nov 02, 2023 2:20:03 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:20:03 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. ### text: Always pass on what you have learned. end: false ### text: Always pass on what you have learned. end: true ### OnError: java.util.concurrent.RejectedExecutionException: Task java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask@6ea2bd2a[Not completed, task = java.util.concurrent.Executors$RunnableAdapter@645ad65a[Wrapped task = org.glassfish.tyrus.core.TyrusSession$IdleTimeoutCommand@6a9d24a1]] rejected from java.util.concurrent.ScheduledThreadPoolExecutor@2ba02e9a[Terminated, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 3] ### CloseReason[1001,Going away.] at java.base/java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2055) at java.base/java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:825) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor.delayedExecute(ScheduledThreadPoolExecutor.java:340) Nov 02, 2023 2:20:03 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] at java.base/java.util.concurrent.ScheduledThreadPoolExecutor.schedule(ScheduledThreadPoolExecutor.java:562) at org.glassfish.tyrus.core@2.1.99-SNAPSHOT/org.glassfish.tyrus.core.TyrusSession.restartIdleTimeoutExecutor(TyrusSession.java:519) at org.glassfish.tyrus.core@2.1.99-SNAPSHOT/org.glassfish.tyrus.core.TyrusEndpointWrapper.onMessage(TyrusEndpointWrapper.java:860) at org.glassfish.tyrus.core@2.1.99-SNAPSHOT/org.glassfish.tyrus.core.TyrusWebSocket.onMessage(TyrusWebSocket.java:196) at org.glassfish.tyrus.core@2.1.99-SNAPSHOT/org.glassfish.tyrus.core.frame.TextFrame.respond(TextFrame.java:116) at org.glassfish.tyrus.core@2.1.99-SNAPSHOT/org.glassfish.tyrus.core.ProtocolHandler.process(ProtocolHandler.java:826) at org.glassfish.tyrus.core@2.1.99-SNAPSHOT/org.glassfish.tyrus.core.TyrusWebSocketEngine$TyrusReadHandler.handle(TyrusWebSocketEngine.java:539) at org.glassfish.tyrus.container.grizzly.server@2.1.99-SNAPSHOT/org.glassfish.tyrus.container.grizzly.server.GrizzlyServerFilter$ProcessTask.execute(GrizzlyServerFilter.java:364) at org.glassfish.tyrus.container.grizzly.client@2.1.99-SNAPSHOT/org.glassfish.tyrus.container.grizzly.client.TaskProcessor.processTask(TaskProcessor.java:91) at org.glassfish.tyrus.container.grizzly.client@2.1.99-SNAPSHOT/org.glassfish.tyrus.container.grizzly.client.TaskProcessor.processTask(TaskProcessor.java:68) at org.glassfish.tyrus.container.grizzly.server@2.1.99-SNAPSHOT/org.glassfish.tyrus.container.grizzly.server.GrizzlyServerFilter.handleRead(GrizzlyServerFilter.java:193) at grizzly.framework@4.0.0/org.glassfish.grizzly.filterchain.ExecutorResolver$9.execute(ExecutorResolver.java:88) at grizzly.framework@4.0.0/org.glassfish.grizzly.filterchain.DefaultFilterChain.executeFilter(DefaultFilterChain.java:246) at grizzly.framework@4.0.0/org.glassfish.grizzly.filterchain.DefaultFilterChain.executeChainPart(DefaultFilterChain.java:178) at grizzly.framework@4.0.0/org.glassfish.grizzly.filterchain.DefaultFilterChain.execute(DefaultFilterChain.java:118) at grizzly.framework@4.0.0/org.glassfish.grizzly.filterchain.DefaultFilterChain.process(DefaultFilterChain.java:96) at grizzly.framework@4.0.0/org.glassfish.grizzly.ProcessorExecutor.execute(ProcessorExecutor.java:51) at grizzly.framework@4.0.0/org.glassfish.grizzly.nio.transport.TCPNIOTransport.fireIOEvent(TCPNIOTransport.java:510) at grizzly.framework@4.0.0/org.glassfish.grizzly.strategies.AbstractIOStrategy.fireIOEvent(AbstractIOStrategy.java:82) Nov 02, 2023 2:20:03 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. at grizzly.framework@4.0.0/org.glassfish.grizzly.strategies.WorkerThreadIOStrategy.run0(WorkerThreadIOStrategy.java:83) at grizzly.framework@4.0.0/org.glassfish.grizzly.strategies.WorkerThreadIOStrategy$WorkerThreadRunnable.run(WorkerThreadIOStrategy.java:101) at grizzly.framework@4.0.0/org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) at grizzly.framework@4.0.0/org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) at java.base/java.lang.Thread.run(Thread.java:830) Nov 02, 2023 2:20:03 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:20:03 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-192] Started. Nov 02, 2023 2:20:03 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:20:03 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. ### text: Always pass on what you have learned. end: false ### CloseReason[1006,Closed abnormally.] Nov 02, 2023 2:20:04 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:20:04 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:20:04 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:20:04 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-191] Started. Nov 02, 2023 2:20:04 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:20:04 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. ### text: Always pass on what you have learned. end: false ### text: Always pass on what you have learned. end: true ### CloseReason[1006,Closed abnormally.] Nov 02, 2023 2:20:04 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:20:04 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:20:04 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:20:04 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-192] Started. Nov 02, 2023 2:20:04 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:20:04 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. ### text: Always pass on what you have learned. end: false Nov 02, 2023 2:20:06 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] ### CloseReason[1006,Closed abnormally.] Nov 02, 2023 2:20:06 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:20:06 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:20:06 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-193] Started. Nov 02, 2023 2:20:06 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:20:06 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. ### text: Always pass on what you have learned. end: false ### CloseReason[1006,Closed abnormally.] Nov 02, 2023 2:20:07 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:20:07 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:20:07 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:20:07 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-193] Started. Nov 02, 2023 2:20:07 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:20:07 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. ### text: Always pass on what you have learned. end: false ### CloseReason[1006,Closed abnormally.] Nov 02, 2023 2:20:09 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:20:09 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:20:09 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:20:09 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-194] Started. Nov 02, 2023 2:20:09 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:20:09 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. ### text: Always pass on what you have learned.1 end: false ### CloseReason[1006,Closed abnormally.] Nov 02, 2023 2:20:10 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:20:10 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:20:10 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:20:10 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-194] Started. Nov 02, 2023 2:20:10 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:20:10 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. ### text: Always pass on what you have learned.1 end: false Nov 02, 2023 2:20:12 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:20:12 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. ### CloseReason[1006,Closed abnormally.] Nov 02, 2023 2:20:12 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:20:12 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-195] Started. Nov 02, 2023 2:20:12 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:20:12 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. ### text: Always pass on what you have learned.1 end: false ### CloseReason[1006,Closed abnormally.] Nov 02, 2023 2:20:13 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:20:13 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:20:13 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:20:13 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-195] Started. Nov 02, 2023 2:20:13 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:20:13 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. ### text: Always pass on what you have learned.1 end: false ### CloseReason[1006,Closed abnormally.] Nov 02, 2023 2:20:15 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:20:15 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:20:15 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:20:15 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-196] Started. Nov 02, 2023 2:20:15 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:20:15 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. ### text: Always pass on what you have learned. end: false ### text: Always pass on what you have learned. end: true ### OnError: Nov 02, 2023 2:20:15 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] ### CloseReason[1001,Going away.] Nov 02, 2023 2:20:15 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. java.util.concurrent.RejectedExecutionException: Task java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask@481fbdb1[Not completed, task = java.util.concurrent.Executors$RunnableAdapter@42e7d6c1[Wrapped task = org.glassfish.tyrus.core.TyrusSession$IdleTimeoutCommand@4c2020ed]] rejected from java.util.concurrent.ScheduledThreadPoolExecutor@d1d2ad6[Terminated, pool size = 2, active threads = 0, queued tasks = 0, completed tasks = 3] at java.base/java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2055) at java.base/java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:825) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor.delayedExecute(ScheduledThreadPoolExecutor.java:340) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor.schedule(ScheduledThreadPoolExecutor.java:562) at org.glassfish.tyrus.core@2.1.99-SNAPSHOT/org.glassfish.tyrus.core.TyrusSession.restartIdleTimeoutExecutor(TyrusSession.java:519) at org.glassfish.tyrus.core@2.1.99-SNAPSHOT/org.glassfish.tyrus.core.TyrusEndpointWrapper.onPartialMessage(TyrusEndpointWrapper.java:1022) at org.glassfish.tyrus.core@2.1.99-SNAPSHOT/org.glassfish.tyrus.core.TyrusWebSocket.onFragment(TyrusWebSocket.java:155) at org.glassfish.tyrus.core@2.1.99-SNAPSHOT/org.glassfish.tyrus.core.frame.BinaryFrame.respond(BinaryFrame.java:72) at org.glassfish.tyrus.core@2.1.99-SNAPSHOT/org.glassfish.tyrus.core.ProtocolHandler.process(ProtocolHandler.java:826) at org.glassfish.tyrus.core@2.1.99-SNAPSHOT/org.glassfish.tyrus.core.TyrusWebSocketEngine$TyrusReadHandler.handle(TyrusWebSocketEngine.java:539) at org.glassfish.tyrus.container.grizzly.server@2.1.99-SNAPSHOT/org.glassfish.tyrus.container.grizzly.server.GrizzlyServerFilter$ProcessTask.execute(GrizzlyServerFilter.java:364) at org.glassfish.tyrus.container.grizzly.client@2.1.99-SNAPSHOT/org.glassfish.tyrus.container.grizzly.client.TaskProcessor.processTask(TaskProcessor.java:91) at org.glassfish.tyrus.container.grizzly.client@2.1.99-SNAPSHOT/org.glassfish.tyrus.container.grizzly.client.TaskProcessor.processTask(TaskProcessor.java:68) at org.glassfish.tyrus.container.grizzly.server@2.1.99-SNAPSHOT/org.glassfish.tyrus.container.grizzly.server.GrizzlyServerFilter.handleRead(GrizzlyServerFilter.java:193) at grizzly.framework@4.0.0/org.glassfish.grizzly.filterchain.ExecutorResolver$9.execute(ExecutorResolver.java:88) at grizzly.framework@4.0.0/org.glassfish.grizzly.filterchain.DefaultFilterChain.executeFilter(DefaultFilterChain.java:246) at grizzly.framework@4.0.0/org.glassfish.grizzly.filterchain.DefaultFilterChain.executeChainPart(DefaultFilterChain.java:178) at grizzly.framework@4.0.0/org.glassfish.grizzly.filterchain.DefaultFilterChain.execute(DefaultFilterChain.java:118) at grizzly.framework@4.0.0/org.glassfish.grizzly.filterchain.DefaultFilterChain.process(DefaultFilterChain.java:96) at grizzly.framework@4.0.0/org.glassfish.grizzly.ProcessorExecutor.execute(ProcessorExecutor.java:51) at grizzly.framework@4.0.0/org.glassfish.grizzly.nio.transport.TCPNIOTransport.fireIOEvent(TCPNIOTransport.java:510) at grizzly.framework@4.0.0/org.glassfish.grizzly.strategies.AbstractIOStrategy.fireIOEvent(AbstractIOStrategy.java:82) at grizzly.framework@4.0.0/org.glassfish.grizzly.strategies.WorkerThreadIOStrategy.run0(WorkerThreadIOStrategy.java:83) at grizzly.framework@4.0.0/org.glassfish.grizzly.strategies.WorkerThreadIOStrategy$WorkerThreadRunnable.run(WorkerThreadIOStrategy.java:101) at grizzly.framework@4.0.0/org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) at grizzly.framework@4.0.0/org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) at java.base/java.lang.Thread.run(Thread.java:830) Nov 02, 2023 2:20:15 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:20:15 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-197] Started. Nov 02, 2023 2:20:15 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:20:15 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. ### text: Always pass on what you have learned. end: false ### CloseReason[1006,Closed abnormally.] Nov 02, 2023 2:20:16 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:20:16 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:20:16 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:20:16 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-196] Started. Nov 02, 2023 2:20:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:20:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. ### text: Always pass on what you have learned. end: false ### text: Always pass on what you have learned. end: true ### binary: Always pass on what you have learned. end: false ### OnError: ### CloseReason[1001,Going away.] java.util.concurrent.RejectedExecutionException: Task java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask@4f087a62[Not completed, task = java.util.concurrent.Executors$RunnableAdapter@45f01112[Wrapped task = org.glassfish.tyrus.core.TyrusSession$IdleTimeoutCommand@4b37e7dc]] rejected from java.util.concurrent.ScheduledThreadPoolExecutor@a0aede7[Terminated, pool size = 1, active threads = 0, queued tasks = 0, completed tasks = 4] Nov 02, 2023 2:20:16 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:20:16 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. at java.base/java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2055) at java.base/java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:825) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor.delayedExecute(ScheduledThreadPoolExecutor.java:340) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor.schedule(ScheduledThreadPoolExecutor.java:562) at org.glassfish.tyrus.core@2.1.99-SNAPSHOT/org.glassfish.tyrus.core.TyrusSession.restartIdleTimeoutExecutor(TyrusSession.java:519) at org.glassfish.tyrus.core@2.1.99-SNAPSHOT/org.glassfish.tyrus.core.TyrusEndpointWrapper.onPartialMessage(TyrusEndpointWrapper.java:1022) at org.glassfish.tyrus.core@2.1.99-SNAPSHOT/org.glassfish.tyrus.core.TyrusWebSocket.onFragment(TyrusWebSocket.java:155) at org.glassfish.tyrus.core@2.1.99-SNAPSHOT/org.glassfish.tyrus.core.frame.BinaryFrame.respond(BinaryFrame.java:67) at org.glassfish.tyrus.core@2.1.99-SNAPSHOT/org.glassfish.tyrus.core.ProtocolHandler.process(ProtocolHandler.java:826) at org.glassfish.tyrus.core@2.1.99-SNAPSHOT/org.glassfish.tyrus.core.TyrusWebSocketEngine$TyrusReadHandler.handle(TyrusWebSocketEngine.java:539) at org.glassfish.tyrus.container.grizzly.server@2.1.99-SNAPSHOT/org.glassfish.tyrus.container.grizzly.server.GrizzlyServerFilter$ProcessTask.execute(GrizzlyServerFilter.java:364) at org.glassfish.tyrus.container.grizzly.client@2.1.99-SNAPSHOT/org.glassfish.tyrus.container.grizzly.client.TaskProcessor.processTask(TaskProcessor.java:91) at org.glassfish.tyrus.container.grizzly.client@2.1.99-SNAPSHOT/org.glassfish.tyrus.container.grizzly.client.TaskProcessor.processTask(TaskProcessor.java:68) at org.glassfish.tyrus.container.grizzly.server@2.1.99-SNAPSHOT/org.glassfish.tyrus.container.grizzly.server.GrizzlyServerFilter.handleRead(GrizzlyServerFilter.java:193) at grizzly.framework@4.0.0/org.glassfish.grizzly.filterchain.ExecutorResolver$9.execute(ExecutorResolver.java:88) at grizzly.framework@4.0.0/org.glassfish.grizzly.filterchain.DefaultFilterChain.executeFilter(DefaultFilterChain.java:246) at grizzly.framework@4.0.0/org.glassfish.grizzly.filterchain.DefaultFilterChain.executeChainPart(DefaultFilterChain.java:178) at grizzly.framework@4.0.0/org.glassfish.grizzly.filterchain.DefaultFilterChain.execute(DefaultFilterChain.java:118) at grizzly.framework@4.0.0/org.glassfish.grizzly.filterchain.DefaultFilterChain.process(DefaultFilterChain.java:96) at grizzly.framework@4.0.0/org.glassfish.grizzly.ProcessorExecutor.execute(ProcessorExecutor.java:51) at grizzly.framework@4.0.0/org.glassfish.grizzly.nio.transport.TCPNIOTransport.fireIOEvent(TCPNIOTransport.java:510) at grizzly.framework@4.0.0/org.glassfish.grizzly.strategies.AbstractIOStrategy.fireIOEvent(AbstractIOStrategy.java:82) at grizzly.framework@4.0.0/org.glassfish.grizzly.strategies.WorkerThreadIOStrategy.run0(WorkerThreadIOStrategy.java:83) at grizzly.framework@4.0.0/org.glassfish.grizzly.strategies.WorkerThreadIOStrategy$WorkerThreadRunnable.run(WorkerThreadIOStrategy.java:101) at grizzly.framework@4.0.0/org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:535) at grizzly.framework@4.0.0/org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:515) at java.base/java.lang.Thread.run(Thread.java:834) Nov 02, 2023 2:20:16 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:20:16 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-197] Started. Nov 02, 2023 2:20:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:20:16 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. ### text: Always pass on what you have learned. end: false ### CloseReason[1006,Closed abnormally.] Nov 02, 2023 2:20:18 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:20:18 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.11 s -- in org.glassfish.tyrus.test.standard_config.MessageSequenceTest [INFO] Running org.glassfish.tyrus.test.standard_config.DecodedObjectTest Nov 02, 2023 2:20:18 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:20:18 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-198] Started. Nov 02, 2023 2:20:18 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:20:18 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Client connected to the server! #### onOpen Client side #### Sent message: hello ##### Test Bean: Received message: hello ### DecodedMessageHandler ### Extended hello Nov 02, 2023 2:20:18 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:20:18 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:20:18 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:20:18 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-199] Started. Nov 02, 2023 2:20:18 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:20:18 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Client connected to the server! Sent message: hello ##### Test Bean: Received message: hello org.glassfish.tyrus.test.standard_config.DecodedObjectTest$CustomDecoderThrowingDecodeException Nov 02, 2023 2:20:18 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:20:18 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:20:18 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:20:18 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-200] Started. Nov 02, 2023 2:20:18 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:20:18 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Client connected to the server! Sent message: hello ##### Test Bean: Received message: hello ### DecodedMessageHandler ### hello Nov 02, 2023 2:20:18 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:20:18 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.glassfish.tyrus.test.standard_config.DecodedObjectTest [INFO] Running org.glassfish.tyrus.test.standard_config.ServerSessionConnectToServerTest Nov 02, 2023 2:20:18 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:20:18 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-201] Started. Nov 02, 2023 2:20:18 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:20:18 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. ### Message from client sent. ### Message from client running inside server endpoint sent. ### Server endpoint received: Message for connectToServer. ### Client received: ws://localhost:8025/e2e-test/connectToServerEchoEndpoint Nov 02, 2023 2:20:18 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:20:18 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.glassfish.tyrus.test.standard_config.ServerSessionConnectToServerTest [INFO] [INFO] Results: [INFO] [WARNING] Tests run: 189, Failures: 0, Errors: 0, Skipped: 6 [INFO] [INFO] [INFO] --- war:3.4.0:war (default-war) @ tyrus-tests-e2e-stdconfig --- [INFO] Packaging webapp [INFO] Assembling webapp [tyrus-tests-e2e-stdconfig] in [/home/jenkins/agent/workspace/continuous-integration_2.x/tests/e2e/standard-config/target/tyrus-tests-e2e-stdconfig-2.1.99-SNAPSHOT] [INFO] Processing war project [INFO] Copying webapp resources [/home/jenkins/agent/workspace/continuous-integration_2.x/tests/e2e/standard-config/src/main/webapp] [INFO] Building war: /home/jenkins/agent/workspace/continuous-integration_2.x/tests/e2e/standard-config/target/tyrus-tests-e2e-stdconfig-2.1.99-SNAPSHOT.war [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ tyrus-tests-e2e-stdconfig --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 21 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/continuous-integration_2.x/tests/e2e/standard-config/target/bom.xml [INFO] attaching as tyrus-tests-e2e-stdconfig-2.1.99-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/continuous-integration_2.x/tests/e2e/standard-config/target/bom.json [INFO] attaching as tyrus-tests-e2e-stdconfig-2.1.99-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- source:3.2.0:jar-no-fork (attach-sources) @ tyrus-tests-e2e-stdconfig --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- install:3.1.1:install (default-install) @ tyrus-tests-e2e-stdconfig --- [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/tests/e2e/standard-config/pom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/tests/tyrus-tests-e2e-stdconfig/2.1.99-SNAPSHOT/tyrus-tests-e2e-stdconfig-2.1.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/tests/e2e/standard-config/target/tyrus-tests-e2e-stdconfig-2.1.99-SNAPSHOT.war to /home/jenkins/.m2/repository/org/glassfish/tyrus/tests/tyrus-tests-e2e-stdconfig/2.1.99-SNAPSHOT/tyrus-tests-e2e-stdconfig-2.1.99-SNAPSHOT.war [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/tests/e2e/standard-config/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/tests/tyrus-tests-e2e-stdconfig/2.1.99-SNAPSHOT/tyrus-tests-e2e-stdconfig-2.1.99-SNAPSHOT-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/tests/e2e/standard-config/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/tyrus/tests/tyrus-tests-e2e-stdconfig/2.1.99-SNAPSHOT/tyrus-tests-e2e-stdconfig-2.1.99-SNAPSHOT-cyclonedx.json [INFO] [INFO] -----------< org.glassfish.tyrus.tests:tyrus-tests-e2e-jdk8 >----------- [INFO] Building Tyrus End-to-End Java 8 Tests 2.1.99-SNAPSHOT [44/69] [INFO] from tests/e2e/jdk8/pom.xml [INFO] --------------------------------[ war ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ tyrus-tests-e2e-jdk8 --- [INFO] [INFO] --- checkstyle:3.1.0:check (default) @ tyrus-tests-e2e-jdk8 --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory:1.0:highest-basedir (directories) @ tyrus-tests-e2e-jdk8 --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/continuous-integration_2.x [INFO] [INFO] --- build-helper:3.4.0:parse-version (parse-version) @ tyrus-tests-e2e-jdk8 --- [INFO] [INFO] --- build-helper:3.4.0:add-source (default) @ tyrus-tests-e2e-jdk8 --- [INFO] Source directory: /home/jenkins/agent/workspace/continuous-integration_2.x/tests/e2e/jdk8/target/generated-sources/rsrc-gen added. [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ tyrus-tests-e2e-jdk8 --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/continuous-integration_2.x/tests/e2e/jdk8/src/main/resources [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ tyrus-tests-e2e-jdk8 --- [INFO] No sources to compile [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ tyrus-tests-e2e-jdk8 --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/continuous-integration_2.x/tests/e2e/jdk8/src/test/resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ tyrus-tests-e2e-jdk8 --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/continuous-integration_2.x/tests/e2e/jdk8/target/test-classes [INFO] [INFO] --- surefire:3.2.1:test (default-test) @ tyrus-tests-e2e-jdk8 --- [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.glassfish.tyrus.test.e2e.jdk8.DefaultMethodTest Nov 02, 2023 2:20:20 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] ### CloseReason[1006,Closed abnormally.] Nov 02, 2023 2:20:19 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:20:19 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.05 s -- in org.glassfish.tyrus.test.standard_config.MessageSequenceTest [INFO] Running org.glassfish.tyrus.test.standard_config.DecodedObjectTest Nov 02, 2023 2:20:19 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:20:19 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-198] Started. Nov 02, 2023 2:20:19 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:20:19 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Client connected to the server! #### onOpen Client side #### Sent message: hello ##### Test Bean: Received message: hello ### DecodedMessageHandler ### Extended hello Nov 02, 2023 2:20:19 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:20:19 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:20:19 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:20:19 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-199] Started. Nov 02, 2023 2:20:19 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:20:19 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Client connected to the server! Sent message: hello ##### Test Bean: Received message: hello org.glassfish.tyrus.test.standard_config.DecodedObjectTest$CustomDecoderThrowingDecodeException Nov 02, 2023 2:20:19 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:20:19 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:20:19 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:20:19 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-200] Started. Nov 02, 2023 2:20:19 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:20:19 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Client connected to the server! Sent message: hello ##### Test Bean: Received message: hello ### DecodedMessageHandler ### hello Nov 02, 2023 2:20:19 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:20:19 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.glassfish.tyrus.test.standard_config.DecodedObjectTest [INFO] Running org.glassfish.tyrus.test.standard_config.ServerSessionConnectToServerTest Nov 02, 2023 2:20:19 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:20:19 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-201] Started. Nov 02, 2023 2:20:19 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:20:19 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. ### Message from client sent. ### Message from client running inside server endpoint sent. ### Server endpoint received: Message for connectToServer. ### Client received: ws://localhost:8025/e2e-test/connectToServerEchoEndpoint Nov 02, 2023 2:20:19 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:20:19 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.glassfish.tyrus.test.standard_config.ServerSessionConnectToServerTest [INFO] [INFO] Results: [INFO] [WARNING] Tests run: 189, Failures: 0, Errors: 0, Skipped: 6 [INFO] [INFO] [INFO] --- war:3.4.0:war (default-war) @ tyrus-tests-e2e-stdconfig --- [INFO] Packaging webapp [INFO] Assembling webapp [tyrus-tests-e2e-stdconfig] in [/home/jenkins/agent/workspace/continuous-integration_2.x/tests/e2e/standard-config/target/tyrus-tests-e2e-stdconfig-2.1.99-SNAPSHOT] [INFO] Processing war project [INFO] Copying webapp resources [/home/jenkins/agent/workspace/continuous-integration_2.x/tests/e2e/standard-config/src/main/webapp] [INFO] Building war: /home/jenkins/agent/workspace/continuous-integration_2.x/tests/e2e/standard-config/target/tyrus-tests-e2e-stdconfig-2.1.99-SNAPSHOT.war [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ tyrus-tests-e2e-stdconfig --- [INFO] CycloneDX: Resolving Dependencies Nov 02, 2023 2:20:20 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Nov 02, 2023 2:20:20 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:20:20 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. ### Received: Do or do not, there is no try. (from your server) ### Client session closed: CloseReason[1000] Nov 02, 2023 2:20:20 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:20:20 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.242 s -- in org.glassfish.tyrus.test.e2e.jdk8.DefaultMethodTest [INFO] Running org.glassfish.tyrus.test.e2e.jdk8.LambdaTest Nov 02, 2023 2:20:20 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:20:20 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Nov 02, 2023 2:20:20 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:20:20 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. ### Received: Do or do not, there is no try. (from your server) false ### Received: true ### Client session closed: CloseReason[1000] Nov 02, 2023 2:20:20 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:20:20 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:20:20 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:20:20 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Nov 02, 2023 2:20:20 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:20:20 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. ### Received: Do or do not, there is no try. (from your server) ### Client session closed: CloseReason[1000] Nov 02, 2023 2:20:20 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:20:20 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s -- in org.glassfish.tyrus.test.e2e.jdk8.LambdaTest [INFO] Running org.glassfish.tyrus.test.e2e.jdk8.MethodReferenceTest Nov 02, 2023 2:20:20 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:20:20 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. Nov 02, 2023 2:20:20 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:20:20 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. ### Received: Do or do not, there is no try. (from your server) false ### Received: true ### Client session closed: CloseReason[1000] Nov 02, 2023 2:20:20 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:20:20 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:20:20 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:20:20 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-4] Started. Nov 02, 2023 2:20:20 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:20:20 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. ### Received: Do or do not, there is no try. (from your server) ### Client session closed: CloseReason[1000] Nov 02, 2023 2:20:20 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:20:20 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s -- in org.glassfish.tyrus.test.e2e.jdk8.MethodReferenceTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- war:3.4.0:war (default-war) @ tyrus-tests-e2e-jdk8 --- [INFO] Packaging webapp [INFO] Assembling webapp [tyrus-tests-e2e-jdk8] in [/home/jenkins/agent/workspace/continuous-integration_2.x/tests/e2e/jdk8/target/tyrus-tests-e2e-jdk8-2.1.99-SNAPSHOT] [INFO] Processing war project [INFO] Building war: /home/jenkins/agent/workspace/continuous-integration_2.x/tests/e2e/jdk8/target/tyrus-tests-e2e-jdk8-2.1.99-SNAPSHOT.war [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ tyrus-tests-e2e-jdk8 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 21 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/continuous-integration_2.x/tests/e2e/standard-config/target/bom.xml [INFO] attaching as tyrus-tests-e2e-stdconfig-2.1.99-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/continuous-integration_2.x/tests/e2e/standard-config/target/bom.json [INFO] CycloneDX: Creating BOM version 1.4 with 13 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/continuous-integration_2.x/tests/e2e/jdk8/target/bom.xml [INFO] attaching as tyrus-tests-e2e-jdk8-2.1.99-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/continuous-integration_2.x/tests/e2e/jdk8/target/bom.json [INFO] attaching as tyrus-tests-e2e-jdk8-2.1.99-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- source:3.2.0:jar-no-fork (attach-sources) @ tyrus-tests-e2e-jdk8 --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- install:3.1.1:install (default-install) @ tyrus-tests-e2e-jdk8 --- [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/tests/e2e/jdk8/pom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/tests/tyrus-tests-e2e-jdk8/2.1.99-SNAPSHOT/tyrus-tests-e2e-jdk8-2.1.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/tests/e2e/jdk8/target/tyrus-tests-e2e-jdk8-2.1.99-SNAPSHOT.war to /home/jenkins/.m2/repository/org/glassfish/tyrus/tests/tyrus-tests-e2e-jdk8/2.1.99-SNAPSHOT/tyrus-tests-e2e-jdk8-2.1.99-SNAPSHOT.war [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/tests/e2e/jdk8/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/tests/tyrus-tests-e2e-jdk8/2.1.99-SNAPSHOT/tyrus-tests-e2e-jdk8-2.1.99-SNAPSHOT-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/tests/e2e/jdk8/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/tyrus/tests/tyrus-tests-e2e-jdk8/2.1.99-SNAPSHOT/tyrus-tests-e2e-jdk8-2.1.99-SNAPSHOT-cyclonedx.json [INFO] [INFO] ----------< org.glassfish.tyrus.tests:tyrus-tests-e2e-jetty >----------- [INFO] Building Tyrus End-to-End Tests running on Jetty 2.1.99-SNAPSHOT [45/69] [INFO] from tests/e2e/jetty/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ tyrus-tests-e2e-jetty --- [INFO] [INFO] --- checkstyle:3.1.0:check (default) @ tyrus-tests-e2e-jetty --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory:1.0:highest-basedir (directories) @ tyrus-tests-e2e-jetty --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/continuous-integration_2.x [INFO] [INFO] --- build-helper:3.4.0:parse-version (parse-version) @ tyrus-tests-e2e-jetty --- [INFO] [INFO] --- build-helper:3.4.0:add-source (default) @ tyrus-tests-e2e-jetty --- [INFO] Source directory: /home/jenkins/agent/workspace/continuous-integration_2.x/tests/e2e/jetty/target/generated-sources/rsrc-gen added. [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ tyrus-tests-e2e-jetty --- [INFO] CycloneDX: Resolving Dependencies [INFO] attaching as tyrus-tests-e2e-stdconfig-2.1.99-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- source:3.2.0:jar-no-fork (attach-sources) @ tyrus-tests-e2e-stdconfig --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- install:3.1.1:install (default-install) @ tyrus-tests-e2e-stdconfig --- [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/tests/e2e/standard-config/pom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/tests/tyrus-tests-e2e-stdconfig/2.1.99-SNAPSHOT/tyrus-tests-e2e-stdconfig-2.1.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/tests/e2e/standard-config/target/tyrus-tests-e2e-stdconfig-2.1.99-SNAPSHOT.war to /home/jenkins/.m2/repository/org/glassfish/tyrus/tests/tyrus-tests-e2e-stdconfig/2.1.99-SNAPSHOT/tyrus-tests-e2e-stdconfig-2.1.99-SNAPSHOT.war [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/tests/e2e/standard-config/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/tests/tyrus-tests-e2e-stdconfig/2.1.99-SNAPSHOT/tyrus-tests-e2e-stdconfig-2.1.99-SNAPSHOT-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/tests/e2e/standard-config/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/tyrus/tests/tyrus-tests-e2e-stdconfig/2.1.99-SNAPSHOT/tyrus-tests-e2e-stdconfig-2.1.99-SNAPSHOT-cyclonedx.json [INFO] [INFO] -----------< org.glassfish.tyrus.tests:tyrus-tests-e2e-jdk8 >----------- [INFO] Building Tyrus End-to-End Java 8 Tests 2.1.99-SNAPSHOT [44/69] [INFO] from tests/e2e/jdk8/pom.xml [INFO] --------------------------------[ war ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ tyrus-tests-e2e-jdk8 --- [INFO] [INFO] --- checkstyle:3.1.0:check (default) @ tyrus-tests-e2e-jdk8 --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory:1.0:highest-basedir (directories) @ tyrus-tests-e2e-jdk8 --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/continuous-integration_2.x [INFO] [INFO] --- build-helper:3.4.0:parse-version (parse-version) @ tyrus-tests-e2e-jdk8 --- [INFO] [INFO] --- build-helper:3.4.0:add-source (default) @ tyrus-tests-e2e-jdk8 --- [INFO] Source directory: /home/jenkins/agent/workspace/continuous-integration_2.x/tests/e2e/jdk8/target/generated-sources/rsrc-gen added. [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ tyrus-tests-e2e-jdk8 --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/continuous-integration_2.x/tests/e2e/jdk8/src/main/resources [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ tyrus-tests-e2e-jdk8 --- [INFO] No sources to compile [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ tyrus-tests-e2e-jdk8 --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/continuous-integration_2.x/tests/e2e/jdk8/src/test/resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ tyrus-tests-e2e-jdk8 --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/continuous-integration_2.x/tests/e2e/jdk8/target/test-classes [INFO] [INFO] --- surefire:3.2.1:test (default-test) @ tyrus-tests-e2e-jdk8 --- [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] CycloneDX: Creating BOM version 1.4 with 14 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/continuous-integration_2.x/tests/e2e/jetty/target/bom.xml [INFO] attaching as tyrus-tests-e2e-jetty-2.1.99-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/continuous-integration_2.x/tests/e2e/jetty/target/bom.json [INFO] attaching as tyrus-tests-e2e-jetty-2.1.99-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- source:3.2.0:jar-no-fork (attach-sources) @ tyrus-tests-e2e-jetty --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ tyrus-tests-e2e-jetty --- [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/tests/e2e/jetty/pom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/tests/tyrus-tests-e2e-jetty/2.1.99-SNAPSHOT/tyrus-tests-e2e-jetty-2.1.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/tests/e2e/jetty/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/tests/tyrus-tests-e2e-jetty/2.1.99-SNAPSHOT/tyrus-tests-e2e-jetty-2.1.99-SNAPSHOT-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/tests/e2e/jetty/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/tyrus/tests/tyrus-tests-e2e-jetty/2.1.99-SNAPSHOT/tyrus-tests-e2e-jetty-2.1.99-SNAPSHOT-cyclonedx.json [INFO] [INFO] --------< org.glassfish.tyrus.tests:tyrus-tests-e2e-auth-basic >-------- [INFO] Building Tyrus End-to-End Basic Auth Tests 2.1.99-SNAPSHOT [46/69] [INFO] from tests/e2e/jetty/auth-basic/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ tyrus-tests-e2e-auth-basic --- [INFO] [INFO] --- checkstyle:3.1.0:check (default) @ tyrus-tests-e2e-auth-basic --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory:1.0:highest-basedir (directories) @ tyrus-tests-e2e-auth-basic --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/continuous-integration_2.x [INFO] [INFO] --- build-helper:3.4.0:parse-version (parse-version) @ tyrus-tests-e2e-auth-basic --- [INFO] [INFO] --- build-helper:3.4.0:add-source (default) @ tyrus-tests-e2e-auth-basic --- [INFO] Source directory: /home/jenkins/agent/workspace/continuous-integration_2.x/tests/e2e/jetty/auth-basic/target/generated-sources/rsrc-gen added. [INFO] [INFO] --- resources:2.6:copy-resources (copy-legaldocs) @ tyrus-tests-e2e-auth-basic --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- resources:2.6:copy-resources (copy-legaldocs-to-sources) @ tyrus-tests-e2e-auth-basic --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- resources:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ tyrus-tests-e2e-auth-basic --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- resources:2.6:resources (default-resources) @ tyrus-tests-e2e-auth-basic --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ tyrus-tests-e2e-auth-basic --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/continuous-integration_2.x/tests/e2e/jetty/auth-basic/target/classes [INFO] [INFO] --- resources:2.6:testResources (default-testResources) @ tyrus-tests-e2e-auth-basic --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/continuous-integration_2.x/tests/e2e/jetty/auth-basic/src/test/resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ tyrus-tests-e2e-auth-basic --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/continuous-integration_2.x/tests/e2e/jetty/auth-basic/target/test-classes [INFO] [INFO] >>> jetty:9.2.1.v20140609:start (start-jetty) > validate @ tyrus-tests-e2e-auth-basic >>> [INFO] [INFO] --- checkstyle:3.1.0:check (default) @ tyrus-tests-e2e-auth-basic --- [INFO] Starting audit... Audit done. [INFO] [INFO] <<< jetty:9.2.1.v20140609:start (start-jetty) < validate @ tyrus-tests-e2e-auth-basic <<< [INFO] [INFO] [INFO] --- jetty:9.2.1.v20140609:start (start-jetty) @ tyrus-tests-e2e-auth-basic --- [INFO] Running org.glassfish.tyrus.test.e2e.jdk8.DefaultMethodTest Nov 02, 2023 2:20:21 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:20:21 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Nov 02, 2023 2:20:21 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:20:21 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. ### Received: Do or do not, there is no try. (from your server) ### Client session closed: CloseReason[1000] Nov 02, 2023 2:20:22 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:20:22 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.479 s -- in org.glassfish.tyrus.test.e2e.jdk8.DefaultMethodTest [INFO] Running org.glassfish.tyrus.test.e2e.jdk8.LambdaTest Nov 02, 2023 2:20:22 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:20:22 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Nov 02, 2023 2:20:22 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:20:22 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. ### Received: Do or do not, there is no try. (from your server) false ### Received: true ### Client session closed: CloseReason[1000] Nov 02, 2023 2:20:22 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:20:22 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:20:22 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:20:22 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Nov 02, 2023 2:20:22 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:20:22 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. ### Received: Do or do not, there is no try. (from your server) ### Client session closed: CloseReason[1000] Nov 02, 2023 2:20:22 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:20:22 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s -- in org.glassfish.tyrus.test.e2e.jdk8.LambdaTest [INFO] Running org.glassfish.tyrus.test.e2e.jdk8.MethodReferenceTest Nov 02, 2023 2:20:22 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:20:22 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. Nov 02, 2023 2:20:22 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:20:22 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. ### Received: Do or do not, there is no try. (from your server) false ### Received: true ### Client session closed: CloseReason[1000] Nov 02, 2023 2:20:22 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:20:22 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:20:22 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:20:22 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-4] Started. Nov 02, 2023 2:20:22 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:20:22 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. ### Received: Do or do not, there is no try. (from your server) ### Client session closed: CloseReason[1000] Nov 02, 2023 2:20:22 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:20:22 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.068 s -- in org.glassfish.tyrus.test.e2e.jdk8.MethodReferenceTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- war:3.4.0:war (default-war) @ tyrus-tests-e2e-jdk8 --- [INFO] Packaging webapp [INFO] Assembling webapp [tyrus-tests-e2e-jdk8] in [/home/jenkins/agent/workspace/continuous-integration_2.x/tests/e2e/jdk8/target/tyrus-tests-e2e-jdk8-2.1.99-SNAPSHOT] [INFO] Processing war project [INFO] Building war: /home/jenkins/agent/workspace/continuous-integration_2.x/tests/e2e/jdk8/target/tyrus-tests-e2e-jdk8-2.1.99-SNAPSHOT.war [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ tyrus-tests-e2e-jdk8 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 13 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/continuous-integration_2.x/tests/e2e/jdk8/target/bom.xml [INFO] attaching as tyrus-tests-e2e-jdk8-2.1.99-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/continuous-integration_2.x/tests/e2e/jdk8/target/bom.json [INFO] attaching as tyrus-tests-e2e-jdk8-2.1.99-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- source:3.2.0:jar-no-fork (attach-sources) @ tyrus-tests-e2e-jdk8 --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- install:3.1.1:install (default-install) @ tyrus-tests-e2e-jdk8 --- [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/tests/e2e/jdk8/pom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/tests/tyrus-tests-e2e-jdk8/2.1.99-SNAPSHOT/tyrus-tests-e2e-jdk8-2.1.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/tests/e2e/jdk8/target/tyrus-tests-e2e-jdk8-2.1.99-SNAPSHOT.war to /home/jenkins/.m2/repository/org/glassfish/tyrus/tests/tyrus-tests-e2e-jdk8/2.1.99-SNAPSHOT/tyrus-tests-e2e-jdk8-2.1.99-SNAPSHOT.war [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/tests/e2e/jdk8/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/tests/tyrus-tests-e2e-jdk8/2.1.99-SNAPSHOT/tyrus-tests-e2e-jdk8-2.1.99-SNAPSHOT-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/tests/e2e/jdk8/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/tyrus/tests/tyrus-tests-e2e-jdk8/2.1.99-SNAPSHOT/tyrus-tests-e2e-jdk8-2.1.99-SNAPSHOT-cyclonedx.json [INFO] [INFO] ----------< org.glassfish.tyrus.tests:tyrus-tests-e2e-jetty >----------- [INFO] Building Tyrus End-to-End Tests running on Jetty 2.1.99-SNAPSHOT [45/69] [INFO] from tests/e2e/jetty/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ tyrus-tests-e2e-jetty --- [INFO] [INFO] --- checkstyle:3.1.0:check (default) @ tyrus-tests-e2e-jetty --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory:1.0:highest-basedir (directories) @ tyrus-tests-e2e-jetty --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/continuous-integration_2.x [INFO] [INFO] --- build-helper:3.4.0:parse-version (parse-version) @ tyrus-tests-e2e-jetty --- [INFO] [INFO] --- build-helper:3.4.0:add-source (default) @ tyrus-tests-e2e-jetty --- [INFO] Source directory: /home/jenkins/agent/workspace/continuous-integration_2.x/tests/e2e/jetty/target/generated-sources/rsrc-gen added. [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ tyrus-tests-e2e-jetty --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 14 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/continuous-integration_2.x/tests/e2e/jetty/target/bom.xml [INFO] attaching as tyrus-tests-e2e-jetty-2.1.99-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/continuous-integration_2.x/tests/e2e/jetty/target/bom.json [INFO] attaching as tyrus-tests-e2e-jetty-2.1.99-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- source:3.2.0:jar-no-fork (attach-sources) @ tyrus-tests-e2e-jetty --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ tyrus-tests-e2e-jetty --- [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/tests/e2e/jetty/pom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/tests/tyrus-tests-e2e-jetty/2.1.99-SNAPSHOT/tyrus-tests-e2e-jetty-2.1.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/tests/e2e/jetty/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/tests/tyrus-tests-e2e-jetty/2.1.99-SNAPSHOT/tyrus-tests-e2e-jetty-2.1.99-SNAPSHOT-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/tests/e2e/jetty/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/tyrus/tests/tyrus-tests-e2e-jetty/2.1.99-SNAPSHOT/tyrus-tests-e2e-jetty-2.1.99-SNAPSHOT-cyclonedx.json [INFO] [INFO] --------< org.glassfish.tyrus.tests:tyrus-tests-e2e-auth-basic >-------- [INFO] Building Tyrus End-to-End Basic Auth Tests 2.1.99-SNAPSHOT [46/69] [INFO] from tests/e2e/jetty/auth-basic/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ tyrus-tests-e2e-auth-basic --- [INFO] [INFO] --- checkstyle:3.1.0:check (default) @ tyrus-tests-e2e-auth-basic --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory:1.0:highest-basedir (directories) @ tyrus-tests-e2e-auth-basic --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/continuous-integration_2.x [INFO] [INFO] --- build-helper:3.4.0:parse-version (parse-version) @ tyrus-tests-e2e-auth-basic --- [INFO] [INFO] --- build-helper:3.4.0:add-source (default) @ tyrus-tests-e2e-auth-basic --- [INFO] Source directory: /home/jenkins/agent/workspace/continuous-integration_2.x/tests/e2e/jetty/auth-basic/target/generated-sources/rsrc-gen added. [INFO] [INFO] --- resources:2.6:copy-resources (copy-legaldocs) @ tyrus-tests-e2e-auth-basic --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- resources:2.6:copy-resources (copy-legaldocs-to-sources) @ tyrus-tests-e2e-auth-basic --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- resources:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ tyrus-tests-e2e-auth-basic --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- resources:2.6:resources (default-resources) @ tyrus-tests-e2e-auth-basic --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ tyrus-tests-e2e-auth-basic --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/continuous-integration_2.x/tests/e2e/jetty/auth-basic/target/classes [INFO] [INFO] --- resources:2.6:testResources (default-testResources) @ tyrus-tests-e2e-auth-basic --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/continuous-integration_2.x/tests/e2e/jetty/auth-basic/src/test/resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ tyrus-tests-e2e-auth-basic --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/continuous-integration_2.x/tests/e2e/jetty/auth-basic/target/test-classes [INFO] [INFO] >>> jetty:9.2.1.v20140609:start (start-jetty) > validate @ tyrus-tests-e2e-auth-basic >>> [INFO] [INFO] --- checkstyle:3.1.0:check (default) @ tyrus-tests-e2e-auth-basic --- [INFO] Starting audit... Audit done. [INFO] [INFO] <<< jetty:9.2.1.v20140609:start (start-jetty) < validate @ tyrus-tests-e2e-auth-basic <<< [INFO] [INFO] [INFO] --- jetty:9.2.1.v20140609:start (start-jetty) @ tyrus-tests-e2e-auth-basic --- [INFO] Logging initialized @215511ms [INFO] Configuring Jetty for project: Tyrus End-to-End Basic Auth Tests [INFO] webAppSourceDirectory not set. Trying src/main/webapp [INFO] Reload Mechanic: automatic [INFO] Classes = /home/jenkins/agent/workspace/continuous-integration_2.x/tests/e2e/jetty/auth-basic/target/classes [INFO] Context path = / [INFO] Tmp directory = /home/jenkins/agent/workspace/continuous-integration_2.x/tests/e2e/jetty/auth-basic/target/tmp [INFO] Web defaults = org/eclipse/jetty/webapp/webdefault.xml [INFO] Web overrides = none [INFO] web.xml file = file:/home/jenkins/agent/workspace/continuous-integration_2.x/tests/e2e/jetty/auth-basic/src/main/webapp/WEB-INF/web.xml [INFO] Webapp directory = /home/jenkins/agent/workspace/continuous-integration_2.x/tests/e2e/jetty/auth-basic/src/main/webapp [INFO] jetty-9.2.1.v20140609 [WARNING] Failed startup of context o.e.j.m.p.JettyWebAppContext@7d8f6be{/,file:/home/jenkins/agent/workspace/continuous-integration_2.x/tests/e2e/jetty/auth-basic/src/main/webapp/,STARTING}{file:/home/jenkins/agent/workspace/continuous-integration_2.x/tests/e2e/jetty/auth-basic/src/main/webapp/} java.lang.RuntimeException: Error scanning file BasicAuthEchoEndpoint.class at org.eclipse.jetty.annotations.AnnotationParser.parseDir (AnnotationParser.java:708) at org.eclipse.jetty.annotations.AnnotationParser.parseDir (AnnotationParser.java:688) at org.eclipse.jetty.annotations.AnnotationParser.parseDir (AnnotationParser.java:688) at org.eclipse.jetty.annotations.AnnotationParser.parseDir (AnnotationParser.java:688) at org.eclipse.jetty.annotations.AnnotationParser.parseDir (AnnotationParser.java:688) at org.eclipse.jetty.annotations.AnnotationParser.parseDir (AnnotationParser.java:688) at org.eclipse.jetty.annotations.AnnotationParser.parseDir (AnnotationParser.java:688) at org.eclipse.jetty.annotations.AnnotationParser.parseDir (AnnotationParser.java:688) at org.eclipse.jetty.annotations.AnnotationParser.parse (AnnotationParser.java:824) at org.eclipse.jetty.annotations.AnnotationConfiguration$ParserTask.call (AnnotationConfiguration.java:159) at org.eclipse.jetty.annotations.AnnotationConfiguration$1.run (AnnotationConfiguration.java:542) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob (QueuedThreadPool.java:607) at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run (QueuedThreadPool.java:536) at java.lang.Thread.run (Thread.java:830) Caused by: java.lang.IllegalArgumentException at org.objectweb.asm.ClassReader. (Unknown Source) at org.objectweb.asm.ClassReader. (Unknown Source) at org.objectweb.asm.ClassReader. (Unknown Source) at org.eclipse.jetty.annotations.AnnotationParser.scanClass (AnnotationParser.java:973) at org.eclipse.jetty.annotations.AnnotationParser.parseDir (AnnotationParser.java:702) at org.eclipse.jetty.annotations.AnnotationParser.parseDir (AnnotationParser.java:688) at org.eclipse.jetty.annotations.AnnotationParser.parseDir (AnnotationParser.java:688) at org.eclipse.jetty.annotations.AnnotationParser.parseDir (AnnotationParser.java:688) at org.eclipse.jetty.annotations.AnnotationParser.parseDir (AnnotationParser.java:688) at org.eclipse.jetty.annotations.AnnotationParser.parseDir (AnnotationParser.java:688) at org.eclipse.jetty.annotations.AnnotationParser.parseDir (AnnotationParser.java:688) at org.eclipse.jetty.annotations.AnnotationParser.parseDir (AnnotationParser.java:688) at org.eclipse.jetty.annotations.AnnotationParser.parse (AnnotationParser.java:824) at org.eclipse.jetty.annotations.AnnotationConfiguration$ParserTask.call (AnnotationConfiguration.java:159) at org.eclipse.jetty.annotations.AnnotationConfiguration$1.run (AnnotationConfiguration.java:542) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob (QueuedThreadPool.java:607) at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run (QueuedThreadPool.java:536) at java.lang.Thread.run (Thread.java:830) [WARNING] !RequestLog [INFO] Started ServerConnector@3091666c{HTTP/1.1}{0.0.0.0:8025} [INFO] Started @215655ms [INFO] Started Jetty Server [INFO] [INFO] --- surefire:3.2.1:test (default-test) @ tyrus-tests-e2e-auth-basic --- [INFO] [INFO] --- jetty:9.2.1.v20140609:stop (stop-jetty) @ tyrus-tests-e2e-auth-basic --- [INFO] Waiting 5 seconds for jetty to stop [INFO] Stopped ServerConnector@3091666c{HTTP/1.1}{0.0.0.0:8025} [INFO] Stopped o.e.j.m.p.JettyWebAppContext@7d8f6be{/,file:/home/jenkins/agent/workspace/continuous-integration_2.x/tests/e2e/jetty/auth-basic/src/main/webapp/,UNAVAILABLE}{file:/home/jenkins/agent/workspace/continuous-integration_2.x/tests/e2e/jetty/auth-basic/src/main/webapp/} [INFO] Server reports itself as stopped [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ tyrus-tests-e2e-auth-basic --- [INFO] Building jar: /home/jenkins/agent/workspace/continuous-integration_2.x/tests/e2e/jetty/auth-basic/target/tyrus-tests-e2e-auth-basic-2.1.99-SNAPSHOT.jar [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ tyrus-tests-e2e-auth-basic --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 13 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/continuous-integration_2.x/tests/e2e/jetty/auth-basic/target/bom.xml [INFO] attaching as tyrus-tests-e2e-auth-basic-2.1.99-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/continuous-integration_2.x/tests/e2e/jetty/auth-basic/target/bom.json [INFO] attaching as tyrus-tests-e2e-auth-basic-2.1.99-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- source:3.2.0:jar-no-fork (attach-sources) @ tyrus-tests-e2e-auth-basic --- [INFO] Building jar: /home/jenkins/agent/workspace/continuous-integration_2.x/tests/e2e/jetty/auth-basic/target/tyrus-tests-e2e-auth-basic-2.1.99-SNAPSHOT-sources.jar [INFO] [INFO] --- install:3.1.1:install (default-install) @ tyrus-tests-e2e-auth-basic --- [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/tests/e2e/jetty/auth-basic/pom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/tests/tyrus-tests-e2e-auth-basic/2.1.99-SNAPSHOT/tyrus-tests-e2e-auth-basic-2.1.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/tests/e2e/jetty/auth-basic/target/tyrus-tests-e2e-auth-basic-2.1.99-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/glassfish/tyrus/tests/tyrus-tests-e2e-auth-basic/2.1.99-SNAPSHOT/tyrus-tests-e2e-auth-basic-2.1.99-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/tests/e2e/jetty/auth-basic/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/tests/tyrus-tests-e2e-auth-basic/2.1.99-SNAPSHOT/tyrus-tests-e2e-auth-basic-2.1.99-SNAPSHOT-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/tests/e2e/jetty/auth-basic/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/tyrus/tests/tyrus-tests-e2e-auth-basic/2.1.99-SNAPSHOT/tyrus-tests-e2e-auth-basic-2.1.99-SNAPSHOT-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/tests/e2e/jetty/auth-basic/target/tyrus-tests-e2e-auth-basic-2.1.99-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/tyrus/tests/tyrus-tests-e2e-auth-basic/2.1.99-SNAPSHOT/tyrus-tests-e2e-auth-basic-2.1.99-SNAPSHOT-sources.jar [INFO] [INFO] -------< org.glassfish.tyrus.tests:tyrus-tests-e2e-auth-digest >-------- [INFO] Building Tyrus End-to-End Digest Auth Tests 2.1.99-SNAPSHOT [47/69] [INFO] from tests/e2e/jetty/auth-digest/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ tyrus-tests-e2e-auth-digest --- [INFO] [INFO] --- checkstyle:3.1.0:check (default) @ tyrus-tests-e2e-auth-digest --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory:1.0:highest-basedir (directories) @ tyrus-tests-e2e-auth-digest --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/continuous-integration_2.x [INFO] [INFO] --- build-helper:3.4.0:parse-version (parse-version) @ tyrus-tests-e2e-auth-digest --- [INFO] [INFO] --- build-helper:3.4.0:add-source (default) @ tyrus-tests-e2e-auth-digest --- [INFO] Source directory: /home/jenkins/agent/workspace/continuous-integration_2.x/tests/e2e/jetty/auth-digest/target/generated-sources/rsrc-gen added. [INFO] [INFO] --- resources:2.6:copy-resources (copy-legaldocs) @ tyrus-tests-e2e-auth-digest --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- resources:2.6:copy-resources (copy-legaldocs-to-sources) @ tyrus-tests-e2e-auth-digest --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- resources:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ tyrus-tests-e2e-auth-digest --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- resources:2.6:resources (default-resources) @ tyrus-tests-e2e-auth-digest --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ tyrus-tests-e2e-auth-digest --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/continuous-integration_2.x/tests/e2e/jetty/auth-digest/target/classes [INFO] [INFO] --- resources:2.6:testResources (default-testResources) @ tyrus-tests-e2e-auth-digest --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/continuous-integration_2.x/tests/e2e/jetty/auth-digest/src/test/resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ tyrus-tests-e2e-auth-digest --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/continuous-integration_2.x/tests/e2e/jetty/auth-digest/target/test-classes [INFO] [INFO] >>> jetty:9.2.1.v20140609:start (start-jetty) > validate @ tyrus-tests-e2e-auth-digest >>> [INFO] [INFO] --- checkstyle:3.1.0:check (default) @ tyrus-tests-e2e-auth-digest --- [INFO] Logging initialized @217093ms [INFO] Configuring Jetty for project: Tyrus End-to-End Basic Auth Tests [INFO] webAppSourceDirectory not set. Trying src/main/webapp [INFO] Reload Mechanic: automatic [INFO] Classes = /home/jenkins/agent/workspace/continuous-integration_2.x/tests/e2e/jetty/auth-basic/target/classes [INFO] Context path = / [INFO] Tmp directory = /home/jenkins/agent/workspace/continuous-integration_2.x/tests/e2e/jetty/auth-basic/target/tmp [INFO] Web defaults = org/eclipse/jetty/webapp/webdefault.xml [INFO] Web overrides = none [INFO] web.xml file = file:/home/jenkins/agent/workspace/continuous-integration_2.x/tests/e2e/jetty/auth-basic/src/main/webapp/WEB-INF/web.xml [INFO] Webapp directory = /home/jenkins/agent/workspace/continuous-integration_2.x/tests/e2e/jetty/auth-basic/src/main/webapp [INFO] jetty-9.2.1.v20140609 [INFO] Starting audit... Audit done. [INFO] [INFO] <<< jetty:9.2.1.v20140609:start (start-jetty) < validate @ tyrus-tests-e2e-auth-digest <<< [INFO] [INFO] [INFO] --- jetty:9.2.1.v20140609:start (start-jetty) @ tyrus-tests-e2e-auth-digest --- [INFO] Configuring Jetty for project: Tyrus End-to-End Digest Auth Tests [INFO] webAppSourceDirectory not set. Trying src/main/webapp [INFO] Reload Mechanic: automatic [INFO] Classes = /home/jenkins/agent/workspace/continuous-integration_2.x/tests/e2e/jetty/auth-digest/target/classes [INFO] Context path = / [INFO] Tmp directory = /home/jenkins/agent/workspace/continuous-integration_2.x/tests/e2e/jetty/auth-digest/target/tmp [INFO] Web defaults = org/eclipse/jetty/webapp/webdefault.xml [INFO] Web overrides = none [INFO] web.xml file = file:/home/jenkins/agent/workspace/continuous-integration_2.x/tests/e2e/jetty/auth-digest/src/main/webapp/WEB-INF/web.xml [INFO] Webapp directory = /home/jenkins/agent/workspace/continuous-integration_2.x/tests/e2e/jetty/auth-digest/src/main/webapp [INFO] jetty-9.2.1.v20140609 [WARNING] Failed startup of context o.e.j.m.p.JettyWebAppContext@21ac4c8c{/,file:/home/jenkins/agent/workspace/continuous-integration_2.x/tests/e2e/jetty/auth-digest/src/main/webapp/,STARTING}{file:/home/jenkins/agent/workspace/continuous-integration_2.x/tests/e2e/jetty/auth-digest/src/main/webapp/} java.lang.RuntimeException: Error scanning file DigestAuthEchoEndpoint.class at org.eclipse.jetty.annotations.AnnotationParser.parseDir (AnnotationParser.java:708) at org.eclipse.jetty.annotations.AnnotationParser.parseDir (AnnotationParser.java:688) at org.eclipse.jetty.annotations.AnnotationParser.parseDir (AnnotationParser.java:688) at org.eclipse.jetty.annotations.AnnotationParser.parseDir (AnnotationParser.java:688) at org.eclipse.jetty.annotations.AnnotationParser.parseDir (AnnotationParser.java:688) at org.eclipse.jetty.annotations.AnnotationParser.parseDir (AnnotationParser.java:688) at org.eclipse.jetty.annotations.AnnotationParser.parseDir (AnnotationParser.java:688) at org.eclipse.jetty.annotations.AnnotationParser.parseDir (AnnotationParser.java:688) at org.eclipse.jetty.annotations.AnnotationParser.parse (AnnotationParser.java:824) at org.eclipse.jetty.annotations.AnnotationConfiguration$ParserTask.call (AnnotationConfiguration.java:159) at org.eclipse.jetty.annotations.AnnotationConfiguration$1.run (AnnotationConfiguration.java:542) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob (QueuedThreadPool.java:607) at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run (QueuedThreadPool.java:536) at java.lang.Thread.run (Thread.java:830) Caused by: java.lang.IllegalArgumentException at org.objectweb.asm.ClassReader. (Unknown Source) at org.objectweb.asm.ClassReader. (Unknown Source) at org.objectweb.asm.ClassReader. (Unknown Source) at org.eclipse.jetty.annotations.AnnotationParser.scanClass (AnnotationParser.java:973) at org.eclipse.jetty.annotations.AnnotationParser.parseDir (AnnotationParser.java:702) at org.eclipse.jetty.annotations.AnnotationParser.parseDir (AnnotationParser.java:688) at org.eclipse.jetty.annotations.AnnotationParser.parseDir (AnnotationParser.java:688) at org.eclipse.jetty.annotations.AnnotationParser.parseDir (AnnotationParser.java:688) at org.eclipse.jetty.annotations.AnnotationParser.parseDir (AnnotationParser.java:688) at org.eclipse.jetty.annotations.AnnotationParser.parseDir (AnnotationParser.java:688) at org.eclipse.jetty.annotations.AnnotationParser.parseDir (AnnotationParser.java:688) at org.eclipse.jetty.annotations.AnnotationParser.parseDir (AnnotationParser.java:688) at org.eclipse.jetty.annotations.AnnotationParser.parse (AnnotationParser.java:824) at org.eclipse.jetty.annotations.AnnotationConfiguration$ParserTask.call (AnnotationConfiguration.java:159) at org.eclipse.jetty.annotations.AnnotationConfiguration$1.run (AnnotationConfiguration.java:542) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob (QueuedThreadPool.java:607) at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run (QueuedThreadPool.java:536) at java.lang.Thread.run (Thread.java:830) [WARNING] !RequestLog [INFO] Started ServerConnector@68ea4a16{HTTP/1.1}{0.0.0.0:8025} [INFO] Started @216973ms [INFO] Started Jetty Server [INFO] [INFO] --- surefire:3.2.1:test (default-test) @ tyrus-tests-e2e-auth-digest --- [INFO] [INFO] --- jetty:9.2.1.v20140609:stop (stop-jetty) @ tyrus-tests-e2e-auth-digest --- [INFO] Waiting 5 seconds for jetty to stop [INFO] Stopped ServerConnector@68ea4a16{HTTP/1.1}{0.0.0.0:8025} [WARNING] Failed startup of context o.e.j.m.p.JettyWebAppContext@46e3abc1{/,file:/home/jenkins/agent/workspace/continuous-integration_2.x/tests/e2e/jetty/auth-basic/src/main/webapp/,STARTING}{file:/home/jenkins/agent/workspace/continuous-integration_2.x/tests/e2e/jetty/auth-basic/src/main/webapp/} java.lang.RuntimeException: Error scanning file BasicAuthEchoEndpoint.class at org.eclipse.jetty.annotations.AnnotationParser.parseDir (AnnotationParser.java:708) at org.eclipse.jetty.annotations.AnnotationParser.parseDir (AnnotationParser.java:688) at org.eclipse.jetty.annotations.AnnotationParser.parseDir (AnnotationParser.java:688) at org.eclipse.jetty.annotations.AnnotationParser.parseDir (AnnotationParser.java:688) at org.eclipse.jetty.annotations.AnnotationParser.parseDir (AnnotationParser.java:688) at org.eclipse.jetty.annotations.AnnotationParser.parseDir (AnnotationParser.java:688) at org.eclipse.jetty.annotations.AnnotationParser.parseDir (AnnotationParser.java:688) at org.eclipse.jetty.annotations.AnnotationParser.parseDir (AnnotationParser.java:688) at org.eclipse.jetty.annotations.AnnotationParser.parse (AnnotationParser.java:824) at org.eclipse.jetty.annotations.AnnotationConfiguration$ParserTask.call (AnnotationConfiguration.java:159) at org.eclipse.jetty.annotations.AnnotationConfiguration$1.run (AnnotationConfiguration.java:542) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob (QueuedThreadPool.java:607) at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run (QueuedThreadPool.java:536) at java.lang.Thread.run (Thread.java:834) Caused by: java.lang.IllegalArgumentException at org.objectweb.asm.ClassReader. (Unknown Source) at org.objectweb.asm.ClassReader. (Unknown Source) at org.objectweb.asm.ClassReader. (Unknown Source) at org.eclipse.jetty.annotations.AnnotationParser.scanClass (AnnotationParser.java:973) at org.eclipse.jetty.annotations.AnnotationParser.parseDir (AnnotationParser.java:702) at org.eclipse.jetty.annotations.AnnotationParser.parseDir (AnnotationParser.java:688) at org.eclipse.jetty.annotations.AnnotationParser.parseDir (AnnotationParser.java:688) at org.eclipse.jetty.annotations.AnnotationParser.parseDir (AnnotationParser.java:688) at org.eclipse.jetty.annotations.AnnotationParser.parseDir (AnnotationParser.java:688) at org.eclipse.jetty.annotations.AnnotationParser.parseDir (AnnotationParser.java:688) at org.eclipse.jetty.annotations.AnnotationParser.parseDir (AnnotationParser.java:688) at org.eclipse.jetty.annotations.AnnotationParser.parseDir (AnnotationParser.java:688) at org.eclipse.jetty.annotations.AnnotationParser.parse (AnnotationParser.java:824) at org.eclipse.jetty.annotations.AnnotationConfiguration$ParserTask.call (AnnotationConfiguration.java:159) at org.eclipse.jetty.annotations.AnnotationConfiguration$1.run (AnnotationConfiguration.java:542) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob (QueuedThreadPool.java:607) at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run (QueuedThreadPool.java:536) at java.lang.Thread.run (Thread.java:834) [WARNING] !RequestLog [INFO] Started ServerConnector@90c7375{HTTP/1.1}{0.0.0.0:8025} [INFO] Started @217269ms [INFO] Started Jetty Server [INFO] [INFO] --- surefire:3.2.1:test (default-test) @ tyrus-tests-e2e-auth-basic --- [INFO] [INFO] --- jetty:9.2.1.v20140609:stop (stop-jetty) @ tyrus-tests-e2e-auth-basic --- [INFO] Waiting 5 seconds for jetty to stop [INFO] Stopped ServerConnector@90c7375{HTTP/1.1}{0.0.0.0:8025} [INFO] Stopped o.e.j.m.p.JettyWebAppContext@21ac4c8c{/,file:/home/jenkins/agent/workspace/continuous-integration_2.x/tests/e2e/jetty/auth-digest/src/main/webapp/,UNAVAILABLE}{file:/home/jenkins/agent/workspace/continuous-integration_2.x/tests/e2e/jetty/auth-digest/src/main/webapp/} [INFO] Server reports itself as stopped [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ tyrus-tests-e2e-auth-digest --- [INFO] Building jar: /home/jenkins/agent/workspace/continuous-integration_2.x/tests/e2e/jetty/auth-digest/target/tyrus-tests-e2e-auth-digest-2.1.99-SNAPSHOT.jar [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ tyrus-tests-e2e-auth-digest --- [INFO] CycloneDX: Resolving Dependencies [INFO] Stopped o.e.j.m.p.JettyWebAppContext@46e3abc1{/,file:/home/jenkins/agent/workspace/continuous-integration_2.x/tests/e2e/jetty/auth-basic/src/main/webapp/,UNAVAILABLE}{file:/home/jenkins/agent/workspace/continuous-integration_2.x/tests/e2e/jetty/auth-basic/src/main/webapp/} [INFO] Server reports itself as stopped [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ tyrus-tests-e2e-auth-basic --- [INFO] Building jar: /home/jenkins/agent/workspace/continuous-integration_2.x/tests/e2e/jetty/auth-basic/target/tyrus-tests-e2e-auth-basic-2.1.99-SNAPSHOT.jar [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ tyrus-tests-e2e-auth-basic --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 13 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/continuous-integration_2.x/tests/e2e/jetty/auth-digest/target/bom.xml [INFO] attaching as tyrus-tests-e2e-auth-digest-2.1.99-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/continuous-integration_2.x/tests/e2e/jetty/auth-digest/target/bom.json [INFO] attaching as tyrus-tests-e2e-auth-digest-2.1.99-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- source:3.2.0:jar-no-fork (attach-sources) @ tyrus-tests-e2e-auth-digest --- [INFO] Building jar: /home/jenkins/agent/workspace/continuous-integration_2.x/tests/e2e/jetty/auth-digest/target/tyrus-tests-e2e-auth-digest-2.1.99-SNAPSHOT-sources.jar [INFO] [INFO] --- install:3.1.1:install (default-install) @ tyrus-tests-e2e-auth-digest --- [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/tests/e2e/jetty/auth-digest/pom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/tests/tyrus-tests-e2e-auth-digest/2.1.99-SNAPSHOT/tyrus-tests-e2e-auth-digest-2.1.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/tests/e2e/jetty/auth-digest/target/tyrus-tests-e2e-auth-digest-2.1.99-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/glassfish/tyrus/tests/tyrus-tests-e2e-auth-digest/2.1.99-SNAPSHOT/tyrus-tests-e2e-auth-digest-2.1.99-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/tests/e2e/jetty/auth-digest/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/tests/tyrus-tests-e2e-auth-digest/2.1.99-SNAPSHOT/tyrus-tests-e2e-auth-digest-2.1.99-SNAPSHOT-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/tests/e2e/jetty/auth-digest/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/tyrus/tests/tyrus-tests-e2e-auth-digest/2.1.99-SNAPSHOT/tyrus-tests-e2e-auth-digest-2.1.99-SNAPSHOT-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/tests/e2e/jetty/auth-digest/target/tyrus-tests-e2e-auth-digest-2.1.99-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/tyrus/tests/tyrus-tests-e2e-auth-digest/2.1.99-SNAPSHOT/tyrus-tests-e2e-auth-digest-2.1.99-SNAPSHOT-sources.jar [INFO] [INFO] ---< org.glassfish.tyrus.tests.servlet:tyrus-tests-servlet-project >---- [INFO] Building Tyrus Server Integration Tests 2.1.99-SNAPSHOT [48/69] [INFO] from tests/servlet/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ tyrus-tests-servlet-project --- [INFO] [INFO] --- checkstyle:3.1.0:check (default) @ tyrus-tests-servlet-project --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory:1.0:highest-basedir (directories) @ tyrus-tests-servlet-project --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/continuous-integration_2.x [INFO] [INFO] --- build-helper:3.4.0:parse-version (parse-version) @ tyrus-tests-servlet-project --- [INFO] [INFO] --- build-helper:3.4.0:add-source (default) @ tyrus-tests-servlet-project --- [INFO] Source directory: /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/target/generated-sources/rsrc-gen added. [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ tyrus-tests-servlet-project --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/target/bom.xml [INFO] attaching as tyrus-tests-servlet-project-2.1.99-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/target/bom.json [INFO] attaching as tyrus-tests-servlet-project-2.1.99-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- source:3.2.0:jar-no-fork (attach-sources) @ tyrus-tests-servlet-project --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ tyrus-tests-servlet-project --- [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/pom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/tests/servlet/tyrus-tests-servlet-project/2.1.99-SNAPSHOT/tyrus-tests-servlet-project-2.1.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/tests/servlet/tyrus-tests-servlet-project/2.1.99-SNAPSHOT/tyrus-tests-servlet-project-2.1.99-SNAPSHOT-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/tyrus/tests/servlet/tyrus-tests-servlet-project/2.1.99-SNAPSHOT/tyrus-tests-servlet-project-2.1.99-SNAPSHOT-cyclonedx.json [INFO] [INFO] ----< org.glassfish.tyrus.tests.servlet:tyrus-tests-servlet-async >----- [INFO] Building Tyrus Servlet Async Tests 2.1.99-SNAPSHOT [49/69] [INFO] from tests/servlet/async/pom.xml [INFO] --------------------------------[ war ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ tyrus-tests-servlet-async --- [INFO] [INFO] --- checkstyle:3.1.0:check (default) @ tyrus-tests-servlet-async --- [INFO] CycloneDX: Creating BOM version 1.4 with 13 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/continuous-integration_2.x/tests/e2e/jetty/auth-basic/target/bom.xml [INFO] attaching as tyrus-tests-e2e-auth-basic-2.1.99-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/continuous-integration_2.x/tests/e2e/jetty/auth-basic/target/bom.json [INFO] attaching as tyrus-tests-e2e-auth-basic-2.1.99-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- source:3.2.0:jar-no-fork (attach-sources) @ tyrus-tests-e2e-auth-basic --- [INFO] Building jar: /home/jenkins/agent/workspace/continuous-integration_2.x/tests/e2e/jetty/auth-basic/target/tyrus-tests-e2e-auth-basic-2.1.99-SNAPSHOT-sources.jar [INFO] [INFO] --- install:3.1.1:install (default-install) @ tyrus-tests-e2e-auth-basic --- [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/tests/e2e/jetty/auth-basic/pom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/tests/tyrus-tests-e2e-auth-basic/2.1.99-SNAPSHOT/tyrus-tests-e2e-auth-basic-2.1.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/tests/e2e/jetty/auth-basic/target/tyrus-tests-e2e-auth-basic-2.1.99-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/glassfish/tyrus/tests/tyrus-tests-e2e-auth-basic/2.1.99-SNAPSHOT/tyrus-tests-e2e-auth-basic-2.1.99-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/tests/e2e/jetty/auth-basic/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/tests/tyrus-tests-e2e-auth-basic/2.1.99-SNAPSHOT/tyrus-tests-e2e-auth-basic-2.1.99-SNAPSHOT-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/tests/e2e/jetty/auth-basic/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/tyrus/tests/tyrus-tests-e2e-auth-basic/2.1.99-SNAPSHOT/tyrus-tests-e2e-auth-basic-2.1.99-SNAPSHOT-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/tests/e2e/jetty/auth-basic/target/tyrus-tests-e2e-auth-basic-2.1.99-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/tyrus/tests/tyrus-tests-e2e-auth-basic/2.1.99-SNAPSHOT/tyrus-tests-e2e-auth-basic-2.1.99-SNAPSHOT-sources.jar [INFO] [INFO] -------< org.glassfish.tyrus.tests:tyrus-tests-e2e-auth-digest >-------- [INFO] Building Tyrus End-to-End Digest Auth Tests 2.1.99-SNAPSHOT [47/69] [INFO] from tests/e2e/jetty/auth-digest/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ tyrus-tests-e2e-auth-digest --- [INFO] [INFO] --- checkstyle:3.1.0:check (default) @ tyrus-tests-e2e-auth-digest --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory:1.0:highest-basedir (directories) @ tyrus-tests-e2e-auth-digest --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/continuous-integration_2.x [INFO] [INFO] --- build-helper:3.4.0:parse-version (parse-version) @ tyrus-tests-e2e-auth-digest --- [INFO] [INFO] --- build-helper:3.4.0:add-source (default) @ tyrus-tests-e2e-auth-digest --- [INFO] Source directory: /home/jenkins/agent/workspace/continuous-integration_2.x/tests/e2e/jetty/auth-digest/target/generated-sources/rsrc-gen added. [INFO] [INFO] --- resources:2.6:copy-resources (copy-legaldocs) @ tyrus-tests-e2e-auth-digest --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- resources:2.6:copy-resources (copy-legaldocs-to-sources) @ tyrus-tests-e2e-auth-digest --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- resources:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ tyrus-tests-e2e-auth-digest --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- resources:2.6:resources (default-resources) @ tyrus-tests-e2e-auth-digest --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ tyrus-tests-e2e-auth-digest --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/continuous-integration_2.x/tests/e2e/jetty/auth-digest/target/classes [INFO] [INFO] --- resources:2.6:testResources (default-testResources) @ tyrus-tests-e2e-auth-digest --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/continuous-integration_2.x/tests/e2e/jetty/auth-digest/src/test/resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ tyrus-tests-e2e-auth-digest --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/continuous-integration_2.x/tests/e2e/jetty/auth-digest/target/test-classes [INFO] [INFO] >>> jetty:9.2.1.v20140609:start (start-jetty) > validate @ tyrus-tests-e2e-auth-digest >>> [INFO] [INFO] --- checkstyle:3.1.0:check (default) @ tyrus-tests-e2e-auth-digest --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory:1.0:highest-basedir (directories) @ tyrus-tests-servlet-async --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/continuous-integration_2.x [INFO] [INFO] --- build-helper:3.4.0:parse-version (parse-version) @ tyrus-tests-servlet-async --- [INFO] [INFO] --- build-helper:3.4.0:add-source (default) @ tyrus-tests-servlet-async --- [INFO] Source directory: /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/async/target/generated-sources/rsrc-gen added. [INFO] [INFO] --- resources:2.6:copy-resources (copy-legaldocs) @ tyrus-tests-servlet-async --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- resources:2.6:copy-resources (copy-legaldocs-to-sources) @ tyrus-tests-servlet-async --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- resources:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ tyrus-tests-servlet-async --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- resources:2.6:resources (default-resources) @ tyrus-tests-servlet-async --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/async/src/main/resources [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ tyrus-tests-servlet-async --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/async/target/classes [INFO] [INFO] --- resources:2.6:testResources (default-testResources) @ tyrus-tests-servlet-async --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/async/src/test/resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ tyrus-tests-servlet-async --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/async/target/test-classes [INFO] [INFO] --- surefire:3.2.1:test (default-test) @ tyrus-tests-servlet-async --- [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Starting audit... Audit done. [INFO] [INFO] <<< jetty:9.2.1.v20140609:start (start-jetty) < validate @ tyrus-tests-e2e-auth-digest <<< [INFO] [INFO] [INFO] --- jetty:9.2.1.v20140609:start (start-jetty) @ tyrus-tests-e2e-auth-digest --- [INFO] Configuring Jetty for project: Tyrus End-to-End Digest Auth Tests [INFO] webAppSourceDirectory not set. Trying src/main/webapp [INFO] Reload Mechanic: automatic [INFO] Classes = /home/jenkins/agent/workspace/continuous-integration_2.x/tests/e2e/jetty/auth-digest/target/classes [INFO] Context path = / [INFO] Tmp directory = /home/jenkins/agent/workspace/continuous-integration_2.x/tests/e2e/jetty/auth-digest/target/tmp [INFO] Web defaults = org/eclipse/jetty/webapp/webdefault.xml [INFO] Web overrides = none [INFO] web.xml file = file:/home/jenkins/agent/workspace/continuous-integration_2.x/tests/e2e/jetty/auth-digest/src/main/webapp/WEB-INF/web.xml [INFO] Webapp directory = /home/jenkins/agent/workspace/continuous-integration_2.x/tests/e2e/jetty/auth-digest/src/main/webapp [INFO] jetty-9.2.1.v20140609 [WARNING] Failed startup of context o.e.j.m.p.JettyWebAppContext@702e6e79{/,file:/home/jenkins/agent/workspace/continuous-integration_2.x/tests/e2e/jetty/auth-digest/src/main/webapp/,STARTING}{file:/home/jenkins/agent/workspace/continuous-integration_2.x/tests/e2e/jetty/auth-digest/src/main/webapp/} java.lang.RuntimeException: Error scanning file DigestAuthEchoEndpoint.class at org.eclipse.jetty.annotations.AnnotationParser.parseDir (AnnotationParser.java:708) at org.eclipse.jetty.annotations.AnnotationParser.parseDir (AnnotationParser.java:688) at org.eclipse.jetty.annotations.AnnotationParser.parseDir (AnnotationParser.java:688) at org.eclipse.jetty.annotations.AnnotationParser.parseDir (AnnotationParser.java:688) at org.eclipse.jetty.annotations.AnnotationParser.parseDir (AnnotationParser.java:688) at org.eclipse.jetty.annotations.AnnotationParser.parseDir (AnnotationParser.java:688) at org.eclipse.jetty.annotations.AnnotationParser.parseDir (AnnotationParser.java:688) at org.eclipse.jetty.annotations.AnnotationParser.parseDir (AnnotationParser.java:688) at org.eclipse.jetty.annotations.AnnotationParser.parse (AnnotationParser.java:824) at org.eclipse.jetty.annotations.AnnotationConfiguration$ParserTask.call (AnnotationConfiguration.java:159) at org.eclipse.jetty.annotations.AnnotationConfiguration$1.run (AnnotationConfiguration.java:542) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob (QueuedThreadPool.java:607) at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run (QueuedThreadPool.java:536) at java.lang.Thread.run (Thread.java:834) Caused by: java.lang.IllegalArgumentException at org.objectweb.asm.ClassReader. (Unknown Source) at org.objectweb.asm.ClassReader. (Unknown Source) at org.objectweb.asm.ClassReader. (Unknown Source) at org.eclipse.jetty.annotations.AnnotationParser.scanClass (AnnotationParser.java:973) at org.eclipse.jetty.annotations.AnnotationParser.parseDir (AnnotationParser.java:702) at org.eclipse.jetty.annotations.AnnotationParser.parseDir (AnnotationParser.java:688) at org.eclipse.jetty.annotations.AnnotationParser.parseDir (AnnotationParser.java:688) at org.eclipse.jetty.annotations.AnnotationParser.parseDir (AnnotationParser.java:688) at org.eclipse.jetty.annotations.AnnotationParser.parseDir (AnnotationParser.java:688) at org.eclipse.jetty.annotations.AnnotationParser.parseDir (AnnotationParser.java:688) at org.eclipse.jetty.annotations.AnnotationParser.parseDir (AnnotationParser.java:688) at org.eclipse.jetty.annotations.AnnotationParser.parseDir (AnnotationParser.java:688) at org.eclipse.jetty.annotations.AnnotationParser.parse (AnnotationParser.java:824) at org.eclipse.jetty.annotations.AnnotationConfiguration$ParserTask.call (AnnotationConfiguration.java:159) at org.eclipse.jetty.annotations.AnnotationConfiguration$1.run (AnnotationConfiguration.java:542) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob (QueuedThreadPool.java:607) at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run (QueuedThreadPool.java:536) at java.lang.Thread.run (Thread.java:834) [WARNING] !RequestLog [INFO] Started ServerConnector@26a726ee{HTTP/1.1}{0.0.0.0:8025} [INFO] Started @218743ms [INFO] Started Jetty Server [INFO] [INFO] --- surefire:3.2.1:test (default-test) @ tyrus-tests-e2e-auth-digest --- [INFO] [INFO] --- jetty:9.2.1.v20140609:stop (stop-jetty) @ tyrus-tests-e2e-auth-digest --- [INFO] Waiting 5 seconds for jetty to stop [INFO] Stopped ServerConnector@26a726ee{HTTP/1.1}{0.0.0.0:8025} [INFO] Running org.glassfish.tyrus.tests.servlet.async.test.AsyncObjectTest Nov 02, 2023 2:20:29 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:20:29 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Nov 02, 2023 2:20:29 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:20:29 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:20:29 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:20:29 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:20:29 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:20:29 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Nov 02, 2023 2:20:29 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:20:29 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:20:29 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:20:29 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.442 s -- in org.glassfish.tyrus.tests.servlet.async.test.AsyncObjectTest [INFO] Running org.glassfish.tyrus.tests.servlet.async.test.AsyncTextTest Nov 02, 2023 2:20:29 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:20:29 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Nov 02, 2023 2:20:29 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:20:29 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:20:29 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:20:29 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:20:29 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:20:29 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. Nov 02, 2023 2:20:29 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:20:29 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:20:29 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:20:29 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. [INFO] Stopped o.e.j.m.p.JettyWebAppContext@702e6e79{/,file:/home/jenkins/agent/workspace/continuous-integration_2.x/tests/e2e/jetty/auth-digest/src/main/webapp/,UNAVAILABLE}{file:/home/jenkins/agent/workspace/continuous-integration_2.x/tests/e2e/jetty/auth-digest/src/main/webapp/} [INFO] Server reports itself as stopped [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ tyrus-tests-e2e-auth-digest --- [INFO] Building jar: /home/jenkins/agent/workspace/continuous-integration_2.x/tests/e2e/jetty/auth-digest/target/tyrus-tests-e2e-auth-digest-2.1.99-SNAPSHOT.jar [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ tyrus-tests-e2e-auth-digest --- [INFO] CycloneDX: Resolving Dependencies [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.112 s -- in org.glassfish.tyrus.tests.servlet.async.test.AsyncTextTest [INFO] Running org.glassfish.tyrus.tests.servlet.async.test.AsyncBinaryTest Nov 02, 2023 2:20:29 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:20:29 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-4] Started. Nov 02, 2023 2:20:29 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:20:29 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:20:29 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:20:29 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:20:29 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:20:29 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-5] Started. Nov 02, 2023 2:20:29 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:20:29 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:20:29 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:20:29 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.102 s -- in org.glassfish.tyrus.tests.servlet.async.test.AsyncBinaryTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- war:3.4.0:war (default-war) @ tyrus-tests-servlet-async --- [INFO] Packaging webapp [INFO] Assembling webapp [tyrus-tests-servlet-async] in [/home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/async/target/tyrus-tests-servlet-async-2.1.99-SNAPSHOT] [INFO] Processing war project [INFO] Copying webapp resources [/home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/async/src/main/webapp] [INFO] Building war: /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/async/target/tyrus-tests-servlet-async-2.1.99-SNAPSHOT.war [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ tyrus-tests-servlet-async --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 13 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/async/target/bom.xml [INFO] attaching as tyrus-tests-servlet-async-2.1.99-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/async/target/bom.json [INFO] attaching as tyrus-tests-servlet-async-2.1.99-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- source:3.2.0:jar-no-fork (attach-sources) @ tyrus-tests-servlet-async --- [INFO] CycloneDX: Creating BOM version 1.4 with 13 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/continuous-integration_2.x/tests/e2e/jetty/auth-digest/target/bom.xml [INFO] attaching as tyrus-tests-e2e-auth-digest-2.1.99-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/continuous-integration_2.x/tests/e2e/jetty/auth-digest/target/bom.json [INFO] attaching as tyrus-tests-e2e-auth-digest-2.1.99-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- source:3.2.0:jar-no-fork (attach-sources) @ tyrus-tests-e2e-auth-digest --- [INFO] Building jar: /home/jenkins/agent/workspace/continuous-integration_2.x/tests/e2e/jetty/auth-digest/target/tyrus-tests-e2e-auth-digest-2.1.99-SNAPSHOT-sources.jar [INFO] [INFO] --- install:3.1.1:install (default-install) @ tyrus-tests-e2e-auth-digest --- [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/tests/e2e/jetty/auth-digest/pom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/tests/tyrus-tests-e2e-auth-digest/2.1.99-SNAPSHOT/tyrus-tests-e2e-auth-digest-2.1.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/tests/e2e/jetty/auth-digest/target/tyrus-tests-e2e-auth-digest-2.1.99-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/glassfish/tyrus/tests/tyrus-tests-e2e-auth-digest/2.1.99-SNAPSHOT/tyrus-tests-e2e-auth-digest-2.1.99-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/tests/e2e/jetty/auth-digest/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/tests/tyrus-tests-e2e-auth-digest/2.1.99-SNAPSHOT/tyrus-tests-e2e-auth-digest-2.1.99-SNAPSHOT-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/tests/e2e/jetty/auth-digest/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/tyrus/tests/tyrus-tests-e2e-auth-digest/2.1.99-SNAPSHOT/tyrus-tests-e2e-auth-digest-2.1.99-SNAPSHOT-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/tests/e2e/jetty/auth-digest/target/tyrus-tests-e2e-auth-digest-2.1.99-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/tyrus/tests/tyrus-tests-e2e-auth-digest/2.1.99-SNAPSHOT/tyrus-tests-e2e-auth-digest-2.1.99-SNAPSHOT-sources.jar [INFO] [INFO] ---< org.glassfish.tyrus.tests.servlet:tyrus-tests-servlet-project >---- [INFO] Building Tyrus Server Integration Tests 2.1.99-SNAPSHOT [48/69] [INFO] from tests/servlet/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ tyrus-tests-servlet-project --- [INFO] [INFO] --- checkstyle:3.1.0:check (default) @ tyrus-tests-servlet-project --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory:1.0:highest-basedir (directories) @ tyrus-tests-servlet-project --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/continuous-integration_2.x [INFO] [INFO] --- build-helper:3.4.0:parse-version (parse-version) @ tyrus-tests-servlet-project --- [INFO] [INFO] --- build-helper:3.4.0:add-source (default) @ tyrus-tests-servlet-project --- [INFO] Source directory: /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/target/generated-sources/rsrc-gen added. [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ tyrus-tests-servlet-project --- [INFO] CycloneDX: Resolving Dependencies [INFO] Building jar: /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/async/target/tyrus-tests-servlet-async-2.1.99-SNAPSHOT-sources.jar [INFO] [INFO] --- install:3.1.1:install (default-install) @ tyrus-tests-servlet-async --- [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/async/pom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/tests/servlet/tyrus-tests-servlet-async/2.1.99-SNAPSHOT/tyrus-tests-servlet-async-2.1.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/async/target/tyrus-tests-servlet-async-2.1.99-SNAPSHOT.war to /home/jenkins/.m2/repository/org/glassfish/tyrus/tests/servlet/tyrus-tests-servlet-async/2.1.99-SNAPSHOT/tyrus-tests-servlet-async-2.1.99-SNAPSHOT.war [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/async/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/tests/servlet/tyrus-tests-servlet-async/2.1.99-SNAPSHOT/tyrus-tests-servlet-async-2.1.99-SNAPSHOT-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/async/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/tyrus/tests/servlet/tyrus-tests-servlet-async/2.1.99-SNAPSHOT/tyrus-tests-servlet-async-2.1.99-SNAPSHOT-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/async/target/tyrus-tests-servlet-async-2.1.99-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/tyrus/tests/servlet/tyrus-tests-servlet-async/2.1.99-SNAPSHOT/tyrus-tests-servlet-async-2.1.99-SNAPSHOT-sources.jar [INFO] [INFO] --< org.glassfish.tyrus.tests.servlet:tyrus-tests-servlet-autobahn-server >-- [INFO] Building Tyrus Autobahn Echo Server 2.1.99-SNAPSHOT [50/69] [INFO] from tests/servlet/autobahn-server/pom.xml [INFO] --------------------------------[ war ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ tyrus-tests-servlet-autobahn-server --- [INFO] [INFO] --- checkstyle:3.1.0:check (default) @ tyrus-tests-servlet-autobahn-server --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory:1.0:highest-basedir (directories) @ tyrus-tests-servlet-autobahn-server --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/continuous-integration_2.x [INFO] [INFO] --- build-helper:3.4.0:parse-version (parse-version) @ tyrus-tests-servlet-autobahn-server --- [INFO] [INFO] --- build-helper:3.4.0:add-source (default) @ tyrus-tests-servlet-autobahn-server --- [INFO] Source directory: /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/autobahn-server/target/generated-sources/rsrc-gen added. [INFO] [INFO] --- resources:2.6:copy-resources (copy-legaldocs) @ tyrus-tests-servlet-autobahn-server --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- resources:2.6:copy-resources (copy-legaldocs-to-sources) @ tyrus-tests-servlet-autobahn-server --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- resources:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ tyrus-tests-servlet-autobahn-server --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- resources:2.6:resources (default-resources) @ tyrus-tests-servlet-autobahn-server --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/autobahn-server/src/main/resources [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ tyrus-tests-servlet-autobahn-server --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/autobahn-server/target/classes [INFO] [INFO] --- resources:2.6:testResources (default-testResources) @ tyrus-tests-servlet-autobahn-server --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/autobahn-server/src/test/resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ tyrus-tests-servlet-autobahn-server --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/autobahn-server/target/test-classes [INFO] [INFO] --- surefire:3.2.1:test (default-test) @ tyrus-tests-servlet-autobahn-server --- [INFO] [INFO] --- war:3.4.0:war (default-war) @ tyrus-tests-servlet-autobahn-server --- [INFO] Packaging webapp [INFO] Assembling webapp [tyrus-tests-servlet-autobahn-server] in [/home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/autobahn-server/target/tyrus-tests-servlet-autobahn-server-2.1.99-SNAPSHOT] [INFO] Processing war project [INFO] Copying webapp resources [/home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/autobahn-server/src/main/webapp] [INFO] Building war: /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/autobahn-server/target/tyrus-tests-servlet-autobahn-server-2.1.99-SNAPSHOT.war [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ tyrus-tests-servlet-autobahn-server --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/target/bom.xml [INFO] attaching as tyrus-tests-servlet-project-2.1.99-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/target/bom.json [INFO] attaching as tyrus-tests-servlet-project-2.1.99-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- source:3.2.0:jar-no-fork (attach-sources) @ tyrus-tests-servlet-project --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ tyrus-tests-servlet-project --- [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/pom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/tests/servlet/tyrus-tests-servlet-project/2.1.99-SNAPSHOT/tyrus-tests-servlet-project-2.1.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/tests/servlet/tyrus-tests-servlet-project/2.1.99-SNAPSHOT/tyrus-tests-servlet-project-2.1.99-SNAPSHOT-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/tyrus/tests/servlet/tyrus-tests-servlet-project/2.1.99-SNAPSHOT/tyrus-tests-servlet-project-2.1.99-SNAPSHOT-cyclonedx.json [INFO] [INFO] ----< org.glassfish.tyrus.tests.servlet:tyrus-tests-servlet-async >----- [INFO] Building Tyrus Servlet Async Tests 2.1.99-SNAPSHOT [49/69] [INFO] from tests/servlet/async/pom.xml [INFO] --------------------------------[ war ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ tyrus-tests-servlet-async --- [INFO] [INFO] --- checkstyle:3.1.0:check (default) @ tyrus-tests-servlet-async --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory:1.0:highest-basedir (directories) @ tyrus-tests-servlet-async --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/continuous-integration_2.x [INFO] [INFO] --- build-helper:3.4.0:parse-version (parse-version) @ tyrus-tests-servlet-async --- [INFO] [INFO] --- build-helper:3.4.0:add-source (default) @ tyrus-tests-servlet-async --- [INFO] Source directory: /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/async/target/generated-sources/rsrc-gen added. [INFO] [INFO] --- resources:2.6:copy-resources (copy-legaldocs) @ tyrus-tests-servlet-async --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- resources:2.6:copy-resources (copy-legaldocs-to-sources) @ tyrus-tests-servlet-async --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- resources:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ tyrus-tests-servlet-async --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- resources:2.6:resources (default-resources) @ tyrus-tests-servlet-async --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/async/src/main/resources [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ tyrus-tests-servlet-async --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/async/target/classes [INFO] [INFO] --- resources:2.6:testResources (default-testResources) @ tyrus-tests-servlet-async --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/async/src/test/resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ tyrus-tests-servlet-async --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/async/target/test-classes [INFO] [INFO] --- surefire:3.2.1:test (default-test) @ tyrus-tests-servlet-async --- [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] CycloneDX: Creating BOM version 1.4 with 14 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/autobahn-server/target/bom.xml [INFO] attaching as tyrus-tests-servlet-autobahn-server-2.1.99-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/autobahn-server/target/bom.json [INFO] attaching as tyrus-tests-servlet-autobahn-server-2.1.99-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- source:3.2.0:jar-no-fork (attach-sources) @ tyrus-tests-servlet-autobahn-server --- [INFO] Building jar: /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/autobahn-server/target/tyrus-tests-servlet-autobahn-server-2.1.99-SNAPSHOT-sources.jar [INFO] [INFO] --- install:3.1.1:install (default-install) @ tyrus-tests-servlet-autobahn-server --- [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/autobahn-server/pom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/tests/servlet/tyrus-tests-servlet-autobahn-server/2.1.99-SNAPSHOT/tyrus-tests-servlet-autobahn-server-2.1.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/autobahn-server/target/tyrus-tests-servlet-autobahn-server-2.1.99-SNAPSHOT.war to /home/jenkins/.m2/repository/org/glassfish/tyrus/tests/servlet/tyrus-tests-servlet-autobahn-server/2.1.99-SNAPSHOT/tyrus-tests-servlet-autobahn-server-2.1.99-SNAPSHOT.war [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/autobahn-server/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/tests/servlet/tyrus-tests-servlet-autobahn-server/2.1.99-SNAPSHOT/tyrus-tests-servlet-autobahn-server-2.1.99-SNAPSHOT-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/autobahn-server/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/tyrus/tests/servlet/tyrus-tests-servlet-autobahn-server/2.1.99-SNAPSHOT/tyrus-tests-servlet-autobahn-server-2.1.99-SNAPSHOT-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/autobahn-server/target/tyrus-tests-servlet-autobahn-server-2.1.99-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/tyrus/tests/servlet/tyrus-tests-servlet-autobahn-server/2.1.99-SNAPSHOT/tyrus-tests-servlet-autobahn-server-2.1.99-SNAPSHOT-sources.jar [INFO] [INFO] ----< org.glassfish.tyrus.tests.servlet:tyrus-tests-servlet-basic >----- [INFO] Building Tyrus Servlet Basic Tests 2.1.99-SNAPSHOT [51/69] [INFO] from tests/servlet/basic/pom.xml [INFO] --------------------------------[ war ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ tyrus-tests-servlet-basic --- [INFO] [INFO] --- checkstyle:3.1.0:check (default) @ tyrus-tests-servlet-basic --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory:1.0:highest-basedir (directories) @ tyrus-tests-servlet-basic --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/continuous-integration_2.x [INFO] [INFO] --- build-helper:3.4.0:parse-version (parse-version) @ tyrus-tests-servlet-basic --- [INFO] [INFO] --- build-helper:3.4.0:add-source (default) @ tyrus-tests-servlet-basic --- [INFO] Source directory: /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/basic/target/generated-sources/rsrc-gen added. [INFO] [INFO] --- resources:2.6:copy-resources (copy-legaldocs) @ tyrus-tests-servlet-basic --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- resources:2.6:copy-resources (copy-legaldocs-to-sources) @ tyrus-tests-servlet-basic --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- resources:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ tyrus-tests-servlet-basic --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- resources:2.6:resources (default-resources) @ tyrus-tests-servlet-basic --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/basic/src/main/resources [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ tyrus-tests-servlet-basic --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/basic/target/classes [INFO] [INFO] --- resources:2.6:testResources (default-testResources) @ tyrus-tests-servlet-basic --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/basic/src/test/resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ tyrus-tests-servlet-basic --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/basic/target/test-classes [INFO] Running org.glassfish.tyrus.tests.servlet.async.test.AsyncObjectTest [INFO] /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/basic/src/test/java/org/glassfish/tyrus/tests/servlet/basic/test/ServletTestBase.java: /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/basic/src/test/java/org/glassfish/tyrus/tests/servlet/basic/test/ServletTestBase.java uses or overrides a deprecated API. [INFO] /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/basic/src/test/java/org/glassfish/tyrus/tests/servlet/basic/test/ServletTestBase.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- surefire:3.2.1:test (default-test) @ tyrus-tests-servlet-basic --- [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.glassfish.tyrus.tests.servlet.basic.test.WsServletTest Nov 02, 2023 2:20:31 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:20:31 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Nov 02, 2023 2:20:31 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:20:31 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:20:31 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:20:31 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:20:31 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:20:31 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Nov 02, 2023 2:20:31 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:20:31 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:20:31 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:20:31 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.525 s -- in org.glassfish.tyrus.tests.servlet.async.test.AsyncObjectTest [INFO] Running org.glassfish.tyrus.tests.servlet.async.test.AsyncTextTest Nov 02, 2023 2:20:31 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:20:31 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Nov 02, 2023 2:20:31 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:20:31 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:20:31 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:20:31 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:20:31 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:20:31 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Nov 02, 2023 2:20:31 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:20:31 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:20:31 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:20:31 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. Nov 02, 2023 2:20:31 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:20:31 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:20:31 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:20:31 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.158 s -- in org.glassfish.tyrus.tests.servlet.async.test.AsyncTextTest [INFO] Running org.glassfish.tyrus.tests.servlet.async.test.AsyncBinaryTest Nov 02, 2023 2:20:31 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:20:31 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-4] Started. Nov 02, 2023 2:20:31 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:20:31 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:20:31 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:20:31 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:20:31 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:20:31 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-5] Started. Nov 02, 2023 2:20:31 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:20:31 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:20:31 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:20:31 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.101 s -- in org.glassfish.tyrus.tests.servlet.async.test.AsyncBinaryTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- war:3.4.0:war (default-war) @ tyrus-tests-servlet-async --- [INFO] Packaging webapp [INFO] Assembling webapp [tyrus-tests-servlet-async] in [/home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/async/target/tyrus-tests-servlet-async-2.1.99-SNAPSHOT] [INFO] Processing war project [INFO] Copying webapp resources [/home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/async/src/main/webapp] [INFO] Building war: /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/async/target/tyrus-tests-servlet-async-2.1.99-SNAPSHOT.war [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ tyrus-tests-servlet-async --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 13 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/async/target/bom.xml [INFO] attaching as tyrus-tests-servlet-async-2.1.99-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/async/target/bom.json [INFO] attaching as tyrus-tests-servlet-async-2.1.99-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- source:3.2.0:jar-no-fork (attach-sources) @ tyrus-tests-servlet-async --- [INFO] Building jar: /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/async/target/tyrus-tests-servlet-async-2.1.99-SNAPSHOT-sources.jar [INFO] [INFO] --- install:3.1.1:install (default-install) @ tyrus-tests-servlet-async --- [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/async/pom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/tests/servlet/tyrus-tests-servlet-async/2.1.99-SNAPSHOT/tyrus-tests-servlet-async-2.1.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/async/target/tyrus-tests-servlet-async-2.1.99-SNAPSHOT.war to /home/jenkins/.m2/repository/org/glassfish/tyrus/tests/servlet/tyrus-tests-servlet-async/2.1.99-SNAPSHOT/tyrus-tests-servlet-async-2.1.99-SNAPSHOT.war [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/async/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/tests/servlet/tyrus-tests-servlet-async/2.1.99-SNAPSHOT/tyrus-tests-servlet-async-2.1.99-SNAPSHOT-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/async/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/tyrus/tests/servlet/tyrus-tests-servlet-async/2.1.99-SNAPSHOT/tyrus-tests-servlet-async-2.1.99-SNAPSHOT-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/async/target/tyrus-tests-servlet-async-2.1.99-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/tyrus/tests/servlet/tyrus-tests-servlet-async/2.1.99-SNAPSHOT/tyrus-tests-servlet-async-2.1.99-SNAPSHOT-sources.jar [INFO] [INFO] --< org.glassfish.tyrus.tests.servlet:tyrus-tests-servlet-autobahn-server >-- [INFO] Building Tyrus Autobahn Echo Server 2.1.99-SNAPSHOT [50/69] [INFO] from tests/servlet/autobahn-server/pom.xml [INFO] --------------------------------[ war ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ tyrus-tests-servlet-autobahn-server --- [INFO] [INFO] --- checkstyle:3.1.0:check (default) @ tyrus-tests-servlet-autobahn-server --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory:1.0:highest-basedir (directories) @ tyrus-tests-servlet-autobahn-server --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/continuous-integration_2.x [INFO] [INFO] --- build-helper:3.4.0:parse-version (parse-version) @ tyrus-tests-servlet-autobahn-server --- [INFO] [INFO] --- build-helper:3.4.0:add-source (default) @ tyrus-tests-servlet-autobahn-server --- [INFO] Source directory: /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/autobahn-server/target/generated-sources/rsrc-gen added. [INFO] [INFO] --- resources:2.6:copy-resources (copy-legaldocs) @ tyrus-tests-servlet-autobahn-server --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- resources:2.6:copy-resources (copy-legaldocs-to-sources) @ tyrus-tests-servlet-autobahn-server --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- resources:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ tyrus-tests-servlet-autobahn-server --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- resources:2.6:resources (default-resources) @ tyrus-tests-servlet-autobahn-server --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/autobahn-server/src/main/resources [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ tyrus-tests-servlet-autobahn-server --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/autobahn-server/target/classes [INFO] [INFO] --- resources:2.6:testResources (default-testResources) @ tyrus-tests-servlet-autobahn-server --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/autobahn-server/src/test/resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ tyrus-tests-servlet-autobahn-server --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/autobahn-server/target/test-classes [INFO] [INFO] --- surefire:3.2.1:test (default-test) @ tyrus-tests-servlet-autobahn-server --- [INFO] [INFO] --- war:3.4.0:war (default-war) @ tyrus-tests-servlet-autobahn-server --- [INFO] Packaging webapp [INFO] Assembling webapp [tyrus-tests-servlet-autobahn-server] in [/home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/autobahn-server/target/tyrus-tests-servlet-autobahn-server-2.1.99-SNAPSHOT] [INFO] Processing war project [INFO] Copying webapp resources [/home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/autobahn-server/src/main/webapp] [INFO] Building war: /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/autobahn-server/target/tyrus-tests-servlet-autobahn-server-2.1.99-SNAPSHOT.war [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ tyrus-tests-servlet-autobahn-server --- [INFO] CycloneDX: Resolving Dependencies Nov 02, 2023 2:20:32 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:20:32 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:20:32 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:20:32 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Nov 02, 2023 2:20:32 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:20:32 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:20:32 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:20:32 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. [INFO] CycloneDX: Creating BOM version 1.4 with 14 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/autobahn-server/target/bom.xml [INFO] attaching as tyrus-tests-servlet-autobahn-server-2.1.99-SNAPSHOT-cyclonedx.xml Nov 02, 2023 2:20:32 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:20:32 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Nov 02, 2023 2:20:32 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:20:32 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Client 0 connected. Client 1 connected. Client 2 connected. Client 3 connected. Client 4 connected. Client 5 connected. Client 6 connected. Client 7 connected. Client 8 connected. Client 9 connected. Client 10 connected. Client 11 connected. Client 12 connected. Client 13 connected. Client 14 connected. Client 15 connected. Client 16 connected. Client 17 connected. Client 18 connected. Client 19 connected. [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/autobahn-server/target/bom.json [INFO] attaching as tyrus-tests-servlet-autobahn-server-2.1.99-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- source:3.2.0:jar-no-fork (attach-sources) @ tyrus-tests-servlet-autobahn-server --- [INFO] Building jar: /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/autobahn-server/target/tyrus-tests-servlet-autobahn-server-2.1.99-SNAPSHOT-sources.jar [INFO] [INFO] --- install:3.1.1:install (default-install) @ tyrus-tests-servlet-autobahn-server --- [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/autobahn-server/pom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/tests/servlet/tyrus-tests-servlet-autobahn-server/2.1.99-SNAPSHOT/tyrus-tests-servlet-autobahn-server-2.1.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/autobahn-server/target/tyrus-tests-servlet-autobahn-server-2.1.99-SNAPSHOT.war to /home/jenkins/.m2/repository/org/glassfish/tyrus/tests/servlet/tyrus-tests-servlet-autobahn-server/2.1.99-SNAPSHOT/tyrus-tests-servlet-autobahn-server-2.1.99-SNAPSHOT.war [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/autobahn-server/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/tests/servlet/tyrus-tests-servlet-autobahn-server/2.1.99-SNAPSHOT/tyrus-tests-servlet-autobahn-server-2.1.99-SNAPSHOT-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/autobahn-server/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/tyrus/tests/servlet/tyrus-tests-servlet-autobahn-server/2.1.99-SNAPSHOT/tyrus-tests-servlet-autobahn-server-2.1.99-SNAPSHOT-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/autobahn-server/target/tyrus-tests-servlet-autobahn-server-2.1.99-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/tyrus/tests/servlet/tyrus-tests-servlet-autobahn-server/2.1.99-SNAPSHOT/tyrus-tests-servlet-autobahn-server-2.1.99-SNAPSHOT-sources.jar [INFO] [INFO] ----< org.glassfish.tyrus.tests.servlet:tyrus-tests-servlet-basic >----- [INFO] Building Tyrus Servlet Basic Tests 2.1.99-SNAPSHOT [51/69] [INFO] from tests/servlet/basic/pom.xml [INFO] --------------------------------[ war ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ tyrus-tests-servlet-basic --- [INFO] [INFO] --- checkstyle:3.1.0:check (default) @ tyrus-tests-servlet-basic --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory:1.0:highest-basedir (directories) @ tyrus-tests-servlet-basic --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/continuous-integration_2.x [INFO] [INFO] --- build-helper:3.4.0:parse-version (parse-version) @ tyrus-tests-servlet-basic --- [INFO] [INFO] --- build-helper:3.4.0:add-source (default) @ tyrus-tests-servlet-basic --- [INFO] Source directory: /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/basic/target/generated-sources/rsrc-gen added. [INFO] [INFO] --- resources:2.6:copy-resources (copy-legaldocs) @ tyrus-tests-servlet-basic --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- resources:2.6:copy-resources (copy-legaldocs-to-sources) @ tyrus-tests-servlet-basic --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- resources:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ tyrus-tests-servlet-basic --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- resources:2.6:resources (default-resources) @ tyrus-tests-servlet-basic --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/basic/src/main/resources [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ tyrus-tests-servlet-basic --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/basic/target/classes [INFO] [INFO] --- resources:2.6:testResources (default-testResources) @ tyrus-tests-servlet-basic --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/basic/src/test/resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ tyrus-tests-servlet-basic --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/basic/target/test-classes [INFO] /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/basic/src/test/java/org/glassfish/tyrus/tests/servlet/basic/test/ServletTestBase.java: /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/basic/src/test/java/org/glassfish/tyrus/tests/servlet/basic/test/ServletTestBase.java uses or overrides a deprecated API. [INFO] /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/basic/src/test/java/org/glassfish/tyrus/tests/servlet/basic/test/ServletTestBase.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- surefire:3.2.1:test (default-test) @ tyrus-tests-servlet-basic --- [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- ### 800 ### 800 ### 800 ### 800 ### 796 ### 800 ### 800 ### 793 ### 800 ### 791 ### 791 ### 789 ### 788 ### 787 ### 786 ### 786 ### 784 ### 783 ### 783 ### 781 ### 780 ### 779 ### 778 ### 777 ### 776 ### 775 ### 774 ### 773 ### 772 ### 771 ### 770 ### 770 ### 768 ### 767 ### 767 ### 765 ### 764 ### 763 ### 762 ### 761 ### 760 ### 759 ### 758 ### 757 ### 756 ### 755 ### 754 ### 753 ### 752 ### 751 ### 750 ### 749 ### 748 ### 747 ### 746 ### 745 ### 744 ### 743 ### 742 ### 741 ### 740 ### 739 ### 738 ### 737 ### 736 ### 735 ### 734 ### 733 ### 732 ### 731 ### 730 ### 729 ### 728 ### 727 ### 726 ### 725 ### 724 ### 723 ### 722 ### 721 ### 720 ### 719 ### 718 ### 717 ### 716 ### 715 ### 714 ### 713 ### 712 ### 711 ### 710 ### 709 ### 708 ### 707 ### 706 ### 705 ### 704 ### 703 ### 706 ### 701 [INFO] Running org.glassfish.tyrus.tests.servlet.basic.test.WsServletTest ### 700 ### 699 ### 698 ### 697 ### 696 ### 695 ### 694 ### 693 ### 692 ### 691 ### 690 ### 689 ### 688 ### 687 ### 686 ### 688 ### 684 ### 683 ### 682 ### 681 ### 680 ### 679 ### 678 ### 677 ### 676 ### 675 ### 674 ### 673 ### 672 ### 671 ### 670 ### 669 ### 668 ### 667 ### 666 ### 665 ### 664 ### 663 ### 662 ### 662 ### 660 ### 660 ### 658 ### 657 ### 656 ### 655 ### 654 ### 653 ### 652 ### 652 ### 650 ### 649 ### 648 ### 647 ### 646 ### 645 ### 644 ### 643 ### 642 ### 641 ### 640 ### 639 ### 638 ### 637 ### 637 ### 635 ### 634 ### 633 ### 632 ### 631 ### 630 ### 629 ### 628 ### 627 ### 627 ### 625 ### 624 ### 623 ### 622 ### 621 ### 620 ### 619 ### 618 ### 617 ### 616 ### 615 ### 614 ### 613 ### 612 ### 611 ### 610 ### 609 ### 608 ### 607 ### 606 ### 605 ### 604 ### 603 ### 603 ### 601 ### 600 ### 599 ### 598 ### 597 ### 596 ### 595 ### 594 ### 594 ### 594 ### 591 ### 590 ### 590 ### 588 ### 587 ### 587 ### 585 ### 585 ### 583 ### 582 ### 581 ### 581 ### 579 ### 578 ### 577 ### 576 ### 575 ### 574 ### 573 ### 572 ### 571 ### 570 ### 570 ### 568 ### 567 ### 567 ### 565 ### 565 ### 563 ### 563 ### 563 ### 560 ### 559 ### 558 ### 558 ### 556 ### 555 ### 554 ### 553 ### 552 ### 551 ### 550 ### 549 ### 549 ### 547 ### 546 ### 545 ### 544 ### 544 ### 544 ### 541 ### 540 ### 539 ### 538 ### 537 ### 536 ### 535 ### 534 ### 533 ### 532 ### 531 ### 530 ### 529 ### 528 ### 527 ### 527 ### 525 ### 524 ### 524 ### 530 Nov 02, 2023 2:20:33 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:20:33 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Nov 02, 2023 2:20:33 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:20:33 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. ### 521 ### 520 ### 520 ### 518 ### 517 ### 516 ### 515 ### 514 ### 513 ### 512 ### 511 ### 510 ### 509 ### 508 ### 508 ### 506 ### 506 ### 504 ### 503 ### 502 ### 502 ### 500 ### 499 ### 498 ### 498 ### 496 ### 495 ### 494 ### 493 ### 492 ### 492 ### 492 ### 489 ### 488 ### 487 ### 486 ### 485 ### 485 ### 483 ### 482 ### 481 ### 481 ### 479 ### 478 ### 477 ### 476 ### 475 ### 475 ### 473 ### 472 ### 472 ### 472 ### 469 ### 468 ### 468 ### 466 ### 465 ### 464 ### 463 ### 462 ### 461 ### 460 ### 459 ### 458 ### 458 ### 456 ### 455 ### 454 ### 453 ### 452 ### 452 ### 450 ### 449 ### 448 ### 447 ### 447 ### 445 ### 444 ### 444 ### 442 ### 441 ### 441 ### 439 ### 438 ### 438 ### 436 ### 436 ### 434 ### 433 ### 432 ### 431 ### 430 ### 429 ### 428 ### 428 ### 427 ### 426 ### 424 ### 423 ### 422 ### 421 ### 421 ### 419 ### 418 ### 417 ### 416 ### 415 ### 414 ### 414 ### 412 ### 411 ### 411 ### 409 ### 408 ### 407 ### 406 ### 405 ### 404 ### 404 ### 402 ### 401 ### 400 ### 400 ### 398 ### 397 ### 396 ### 395 ### 395 ### 393 ### 393 ### 391 ### 390 ### 390 ### 390 ### 387 ### 386 ### 385 ### 384 ### 383 ### 382 ### 381 ### 381 ### 379 ### 378 ### 377 ### 376 ### 376 ### 374 ### 373 ### 372 ### 373 ### 370 ### 369 ### 368 ### 367 ### 367 ### 365 ### 364 ### 363 ### 362 ### 362 ### 360 ### 359 ### 359 ### 359 ### 356 ### 355 ### 354 ### 354 ### 352 ### 351 ### 350 ### 349 ### 348 ### 347 ### 346 ### 346 ### 344 ### 343 ### 342 ### 341 ### 340 ### 339 ### 338 ### 337 ### 336 ### 335 ### 334 ### 333 ### 333 ### 333 ### 330 ### 329 ### 330 ### 327 ### 326 ### 325 ### 324 ### 323 ### 322 ### 321 ### 325 ### 319 ### 318 ### 317 ### 317 ### 315 ### 314 ### 313 ### 312 ### 311 ### 310 ### 309 ### 308 ### 307 ### 306 ### 305 ### 304 ### 303 ### 302 ### 302 ### 300 ### 299 ### 298 ### 298 ### 296 ### 295 ### 294 ### 293 ### 292 ### 291 ### 290 ### 290 ### 288 ### 298 ### 287 ### 285 ### 284 ### 283 ### 282 ### 295 ### 280 ### 279 ### 278 ### 277 ### 276 ### 275 ### 274 ### 273 ### 272 ### 271 ### 270 ### 270 ### 268 ### 267 ### 266 ### 265 ### 264 ### 263 ### 262 ### 262 ### 260 ### 259 ### 258 ### 257 ### 256 ### 255 ### 254 ### 253 ### 253 ### 251 ### 251 ### 249 ### 248 ### 247 ### 246 ### 245 ### 244 ### 244 ### 242 ### 242 ### 240 ### 239 ### 238 ### 237 ### 237 ### 235 ### 234 ### 233 ### 232 ### 231 ### 230 ### 229 ### 229 ### 227 ### 226 ### 225 ### 224 ### 223 ### 222 ### 221 ### 221 ### 219 ### 218 ### 218 ### 225 ### 216 ### 226 ### 213 ### 212 ### 211 ### 210 ### 209 ### 209 ### 207 ### 206 ### 205 ### 204 ### 203 ### 202 ### 201 ### 200 ### 199 ### 199 ### 197 ### 197 ### 195 ### 194 ### 193 ### 192 ### 191 ### 190 ### 189 ### 188 ### 188 ### 186 ### 185 ### 185 ### 183 ### 182 ### 181 ### 180 ### 179 ### 178 ### 177 ### 176 ### 180 ### 174 ### 173 ### 172 ### 171 ### 170 ### 169 ### 168 ### 167 ### 166 ### 165 ### 164 ### 164 ### 162 ### 161 ### 160 ### 162 ### 158 ### 157 ### 156 ### 155 ### 154 ### 153 ### 152 ### 151 ### 150 ### 149 ### 148 ### 147 ### 146 Nov 02, 2023 2:20:34 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:20:34 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:20:34 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:20:34 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Nov 02, 2023 2:20:34 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:20:34 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:20:34 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:20:34 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:20:34 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:20:34 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Nov 02, 2023 2:20:34 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:20:34 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Client 0 connected. Client 1 connected. Client 2 connected. Client 3 connected. Client 4 connected. Client 5 connected. Client 6 connected. Client 7 connected. Client 8 connected. Client 9 connected. Client 10 connected. Client 11 connected. Client 12 connected. Client 13 connected. ### 145 ### 145 ### 143 ### 143 ### 141 ### 140 ### 139 ### 138 ### 137 ### 136 ### 135 ### 134 ### 133 ### 132 ### 131 ### 130 ### 129 ### 128 ### 127 ### 126 ### 125 ### 125 ### 123 ### 122 ### 121 ### 120 ### 119 ### 118 ### 117 ### 116 ### 115 ### 114 ### 113 ### 112 ### 111 ### 111 ### 109 ### 108 ### 107 ### 106 ### 105 ### 104 ### 103 ### 102 ### 101 ### 100 ### 99 ### 99 ### 97 ### 96 ### 95 ### 94 ### 93 ### 92 ### 91 ### 90 ### 89 ### 88 ### 87 ### 86 ### 85 ### 84 ### 83 ### 82 ### 81 ### 80 ### 79 ### 78 ### 77 ### 76 ### 76 ### 76 ### 73 ### 72 ### 72 ### 70 ### 69 ### 69 ### 67 ### 66 ### 65 ### 64 ### 63 ### 62 ### 61 ### 60 ### 59 ### 58 ### 57 ### 57 ### 55 ### 54 ### 54 ### 52 ### 51 ### 50 ### 49 ### 48 ### 47 ### 46 ### 45 ### 44 ### 43 ### 42 ### 41 ### 40 ### 40 ### 40 ### 37 ### 36 ### 36 ### 34 ### 33 ### 32 ### 31 ### 30 ### 29 ### 28 ### 27 ### 26 ### 25 ### 24 ### 23 ### 22 ### 21 ### 20 ### 19 ### 18 ### 17 ### 16 ### 15 ### 14 ### 13 ### 12 ### 11 ### 10 ### 9 ### 8 ### 8 ### 6 ### 5 ### 4 ### 3 ### 2 ### 1 ***** Tyrus broadcast - binary ***** 2120 Nov 02, 2023 2:20:35 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:20:35 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Client 14 connected. Client 15 connected. Client 16 connected. Client 17 connected. Client 18 connected. Client 19 connected. ### 800 ### 800 ### 800 ### 800 ### 800 ### 800 ### 800 ### 800 ### 792 ### 792 ### 790 ### 789 ### 788 ### 787 Nov 02, 2023 2:20:35 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:20:35 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. Nov 02, 2023 2:20:35 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:20:35 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Client 0 connected. Client 1 connected. Client 2 connected. Client 3 connected. Client 4 connected. Client 5 connected. Client 6 connected. Client 7 connected. Client 8 connected. Client 9 connected. Client 10 connected. Client 11 connected. Client 12 connected. Client 13 connected. Client 14 connected. Client 15 connected. Client 16 connected. Client 17 connected. Client 18 connected. Client 19 connected. ### 800 ### 800 ### 800 ### 797 ### 796 ### 795 ### 794 ### 793 ### 792 ### 791 ### 790 ### 789 ### 788 ### 787 ### 786 ### 785 ### 784 ### 783 ### 782 ### 781 ### 780 ### 779 ### 778 ### 777 ### 776 ### 775 ### 774 ### 773 ### 772 ### 786 ### 786 ### 784 ### 783 ### 782 ### 781 ### 780 ### 779 ### 778 ### 777 ### 776 ### 775 ### 775 ### 775 ### 775 ### 771 ### 770 ### 769 ### 768 ### 768 ### 766 ### 765 ### 764 ### 763 ### 763 ### 761 ### 760 ### 759 ### 758 ### 757 ### 756 ### 755 ### 754 ### 753 ### 752 ### 751 ### 750 ### 749 ### 748 ### 747 ### 746 ### 745 ### 744 ### 743 ### 742 ### 741 ### 740 ### 739 ### 738 ### 737 ### 736 ### 735 ### 734 ### 733 ### 732 ### 731 ### 730 ### 729 ### 728 ### 727 ### 726 ### 725 ### 724 ### 723 ### 722 ### 721 ### 720 ### 719 ### 724 ### 717 ### 716 ### 715 ### 714 ### 713 ### 712 ### 771 ### 770 ### 769 ### 768 ### 767 ### 766 ### 765 ### 764 ### 763 ### 762 ### 761 ### 760 ### 759 ### 758 ### 757 ### 756 ### 755 ### 754 ### 753 ### 752 ### 751 ### 750 ### 749 ### 748 ### 747 ### 746 ### 745 ### 744 ### 743 ### 742 ### 741 ### 740 ### 739 ### 738 ### 737 ### 736 ### 735 ### 734 ### 733 ### 732 ### 731 ### 730 ### 729 ### 728 ### 727 ### 726 ### 725 ### 724 ### 723 ### 722 ### 721 ### 720 ### 719 ### 718 ### 717 ### 716 ### 715 ### 714 ### 713 ### 712 ### 711 ### 710 ### 709 ### 708 ### 707 ### 706 ### 705 ### 704 ### 703 ### 702 ### 701 ### 700 ### 699 ### 698 ### 697 ### 696 ### 711 ### 710 ### 709 ### 708 ### 707 ### 706 ### 705 ### 704 ### 703 ### 702 ### 701 ### 700 ### 699 ### 698 ### 697 ### 696 ### 695 ### 694 ### 693 ### 692 ### 691 ### 690 ### 689 ### 688 ### 687 ### 686 ### 685 ### 684 ### 683 ### 682 ### 681 ### 680 ### 679 ### 678 ### 677 ### 676 ### 675 ### 674 ### 673 ### 672 ### 671 ### 670 ### 669 ### 668 ### 667 ### 666 ### 665 ### 664 ### 664 ### 662 ### 661 ### 660 ### 660 ### 658 ### 657 ### 656 ### 655 ### 654 ### 653 ### 653 ### 651 ### 695 ### 694 ### 693 ### 692 ### 691 ### 690 ### 689 ### 688 ### 687 ### 686 ### 685 ### 684 ### 683 ### 682 ### 681 ### 680 ### 679 ### 678 ### 677 ### 676 ### 675 ### 674 ### 673 ### 672 ### 671 ### 670 ### 669 ### 668 ### 667 ### 666 ### 665 ### 664 ### 663 ### 662 ### 661 ### 660 ### 659 ### 658 ### 657 ### 656 ### 655 ### 654 ### 653 ### 652 ### 651 ### 650 ### 649 ### 648 ### 647 ### 646 ### 645 ### 650 ### 650 ### 648 ### 647 ### 647 ### 645 ### 644 ### 643 ### 642 ### 641 ### 640 ### 639 ### 638 ### 637 ### 637 ### 635 ### 635 ### 633 ### 632 ### 632 ### 630 ### 629 ### 628 ### 627 ### 626 ### 625 ### 624 ### 623 ### 622 ### 622 ### 620 ### 619 ### 618 ### 617 ### 616 ### 615 ### 614 ### 613 ### 612 ### 611 ### 610 ### 609 ### 608 ### 607 ### 607 ### 605 ### 604 ### 603 ### 602 ### 601 ### 600 ### 599 ### 598 ### 597 ### 596 ### 595 ### 594 ### 593 ### 592 ### 591 ### 590 ### 590 ### 588 ### 588 ### 586 ### 585 ### 584 ### 584 ### 582 ### 581 ### 580 ### 579 ### 578 ### 577 ### 576 ### 575 ### 574 ### 573 ### 572 ### 572 ### 570 ### 569 ### 569 ### 567 ### 566 ### 565 ### 564 ### 563 ### 562 ### 561 ### 560 ### 559 ### 558 ### 557 ### 556 ### 555 ### 554 ### 553 ### 554 ### 551 ### 550 ### 549 ### 548 ### 547 ### 546 ### 545 ### 544 ### 544 ### 542 ### 541 ### 540 ### 539 ### 538 ### 537 ### 536 ### 536 ### 534 ### 533 ### 532 ### 536 ### 530 ### 529 ### 528 ### 527 ### 526 ### 525 ### 524 ### 523 ### 522 ### 522 ### 520 ### 519 ### 518 ### 517 ### 517 ### 515 ### 514 ### 514 ### 512 ### 511 ### 510 ### 509 ### 508 ### 507 ### 507 ### 506 ### 504 ### 503 ### 502 ### 644 ### 643 ### 642 ### 641 ### 640 ### 639 ### 638 ### 637 ### 636 ### 635 ### 634 ### 633 ### 632 ### 631 ### 630 ### 629 ### 628 ### 627 ### 626 ### 625 ### 624 ### 624 ### 622 ### 621 ### 620 ### 619 ### 618 ### 617 ### 616 ### 615 ### 614 ### 613 ### 612 ### 611 ### 610 ### 609 ### 608 ### 607 ### 606 ### 605 ### 604 ### 603 ### 602 ### 601 ### 600 ### 599 ### 599 ### 597 ### 596 ### 595 ### 594 ### 593 ### 592 ### 591 ### 590 ### 589 ### 588 ### 587 ### 586 ### 585 ### 584 ### 583 ### 582 ### 581 ### 580 ### 579 ### 578 ### 577 ### 576 ### 575 ### 574 ### 573 ### 572 ### 571 ### 570 ### 569 ### 568 ### 567 ### 566 ### 565 ### 564 ### 563 ### 501 ### 500 ### 499 ### 498 ### 497 ### 496 ### 495 ### 494 ### 493 ### 492 ### 491 ### 490 ### 489 ### 488 ### 487 ### 487 ### 485 ### 484 ### 483 ### 482 ### 481 ### 480 ### 479 ### 478 ### 477 ### 476 ### 476 ### 474 ### 473 ### 472 ### 471 ### 470 ### 469 ### 468 ### 468 ### 466 ### 466 ### 464 ### 463 ### 463 ### 461 ### 461 ### 461 ### 458 ### 457 ### 456 ### 456 ### 454 ### 453 ### 452 ### 451 ### 450 ### 449 ### 448 ### 447 ### 446 ### 445 ### 444 ### 444 ### 444 ### 441 ### 440 ### 440 ### 438 ### 437 ### 436 ### 435 ### 434 ### 433 ### 432 ### 431 ### 430 ### 429 ### 428 ### 427 ### 427 ### 425 ### 424 ### 423 ### 422 ### 421 ### 420 ### 420 ### 418 ### 417 ### 416 ### 415 ### 415 ### 413 ### 412 ### 411 ### 410 ### 409 ### 408 ### 407 ### 406 ### 405 ### 404 ### 403 ### 403 ### 401 ### 400 ### 400 ### 398 ### 397 ### 396 ### 396 ### 394 ### 393 ### 392 ### 391 ### 390 ### 389 ### 388 ### 387 ### 386 ### 385 ### 384 ### 562 ### 561 ### 560 ### 560 ### 558 ### 557 ### 556 ### 555 ### 554 ### 553 ### 552 ### 551 ### 550 ### 549 ### 548 ### 547 ### 546 ### 545 ### 544 ### 543 ### 542 ### 541 ### 540 ### 539 ### 538 ### 537 ### 536 ### 535 ### 534 ### 533 ### 532 ### 531 ### 530 ### 529 ### 528 ### 527 ### 526 ### 525 ### 524 ### 523 ### 522 ### 521 ### 520 ### 519 ### 383 ### 382 ### 381 ### 380 ### 379 ### 378 ### 378 ### 376 ### 375 ### 374 ### 373 ### 372 ### 371 ### 370 ### 369 ### 369 ### 369 ### 366 ### 366 ### 364 ### 363 ### 362 ### 361 ### 361 ### 361 ### 361 ### 357 ### 357 ### 355 ### 354 ### 354 ### 352 ### 351 ### 351 ### 372 ### 348 ### 347 ### 347 ### 345 ### 344 ### 343 ### 342 ### 341 ### 341 ### 339 ### 338 ### 337 ### 336 ### 336 ### 334 ### 334 ### 334 ### 331 ### 330 ### 329 ### 329 ### 327 ### 326 ### 325 ### 325 ### 323 ### 322 ### 321 ### 320 ### 320 ### 318 ### 317 ### 316 ### 315 ### 314 ### 313 ### 312 ### 311 ### 310 ### 309 ### 308 ### 307 ### 307 ### 305 ### 304 ### 304 ### 304 ### 301 ### 300 ### 299 ### 299 ### 297 ### 296 ### 295 ### 294 ### 293 ### 292 ### 292 ### 290 ### 289 ### 288 ### 287 ### 286 ### 285 ### 284 ### 283 ### 282 ### 281 ### 280 ### 279 ### 278 ### 278 ### 278 ### 275 ### 279 ### 274 ### 275 ### 271 ### 270 ### 269 ### 268 ### 268 ### 266 ### 265 ### 264 ### 264 ### 262 ### 261 ### 260 ### 259 ### 259 ### 257 ### 256 ### 255 ### 254 ### 253 ### 252 ### 251 ### 250 ### 249 ### 248 ### 247 ### 246 ### 246 ### 244 ### 243 ### 518 ### 517 ### 516 ### 515 ### 514 ### 513 ### 512 ### 511 ### 510 ### 509 ### 508 ### 507 ### 506 ### 505 ### 504 ### 503 ### 502 ### 501 ### 500 ### 499 ### 498 ### 497 ### 496 ### 495 ### 494 ### 493 ### 492 ### 491 ### 490 ### 489 ### 488 ### 487 ### 486 ### 485 ### 484 ### 483 ### 482 ### 481 ### 480 ### 479 ### 478 ### 477 ### 476 ### 475 ### 474 ### 473 ### 472 ### 471 ### 470 ### 470 ### 468 ### 467 ### 466 ### 465 ### 464 ### 463 ### 462 ### 462 ### 460 ### 459 ### 459 ### 457 ### 456 ### 455 ### 454 ### 453 ### 452 ### 451 ### 450 ### 449 ### 448 ### 447 ### 446 ### 445 ### 444 ### 443 ### 242 ### 241 ### 240 ### 240 ### 238 ### 237 ### 236 ### 235 ### 234 ### 233 ### 233 ### 231 ### 230 ### 229 ### 229 ### 227 ### 227 ### 225 ### 224 ### 223 ### 222 ### 221 ### 220 ### 219 ### 218 ### 217 ### 216 ### 216 ### 214 ### 213 ### 212 ### 211 ### 210 ### 210 ### 208 ### 207 ### 206 ### 205 ### 204 ### 204 ### 202 ### 201 ### 201 ### 201 ### 198 ### 197 ### 196 ### 195 ### 194 ### 193 ### 193 ### 191 ### 190 ### 189 ### 189 ### 187 ### 186 ### 185 ### 184 ### 183 ### 183 ### 183 ### 180 ### 179 ### 179 ### 177 ### 176 ### 175 ### 174 ### 173 ### 172 ### 171 ### 170 ### 169 ### 168 ### 167 ### 167 ### 167 ### 164 ### 163 ### 162 ### 161 ### 160 ### 159 ### 158 ### 157 ### 156 ### 155 ### 155 ### 153 ### 152 ### 151 ### 150 ### 149 ### 442 ### 441 ### 440 ### 439 ### 438 ### 437 ### 436 ### 435 ### 434 ### 433 ### 432 ### 431 ### 430 ### 429 ### 428 ### 427 ### 426 ### 425 ### 424 ### 423 ### 422 ### 421 ### 420 ### 419 ### 418 ### 417 ### 416 ### 415 ### 414 ### 413 ### 412 ### 411 ### 410 ### 409 ### 408 ### 407 ### 406 ### 405 ### 404 ### 403 ### 402 ### 402 ### 400 ### 399 ### 398 ### 397 ### 396 ### 395 ### 394 ### 393 ### 392 ### 391 ### 390 ### 389 ### 389 ### 387 ### 386 ### 385 ### 384 ### 383 ### 382 ### 381 ### 380 ### 379 ### 378 ### 377 ### 376 ### 375 ### 374 ### 373 ### 372 ### 371 ### 370 ### 369 ### 368 ### 367 ### 366 ### 365 ### 364 ### 363 ### 362 ### 361 ### 360 ### 359 ### 358 ### 357 ### 356 ### 355 ### 355 ### 148 ### 147 ### 146 ### 146 ### 144 ### 143 ### 160 ### 141 ### 141 ### 139 ### 138 ### 138 ### 136 ### 135 ### 135 ### 133 ### 132 ### 131 ### 130 ### 129 ### 129 ### 127 ### 126 ### 125 ### 124 ### 123 ### 123 ### 121 ### 121 ### 119 ### 118 ### 117 ### 117 ### 115 ### 115 ### 115 ### 112 ### 111 ### 110 ### 109 ### 108 ### 108 ### 106 ### 105 ### 104 ### 103 ### 102 ### 102 ### 100 ### 99 ### 102 ### 97 ### 96 ### 95 ### 95 ### 93 ### 92 ### 91 ### 90 ### 89 ### 88 ### 88 ### 88 ### 85 ### 84 ### 88 ### 82 ### 81 ### 80 ### 79 ### 78 ### 77 ### 76 ### 75 ### 74 ### 73 ### 72 ### 71 ### 70 ### 69 ### 68 ### 68 ### 66 ### 65 ### 64 ### 63 ### 62 ### 61 ### 60 ### 60 ### 58 ### 58 ### 56 ### 55 ### 54 ### 54 ### 54 ### 51 ### 50 ### 49 ### 49 ### 47 ### 46 ### 45 ### 44 ### 44 ### 42 ### 41 ### 40 ### 39 ### 39 ### 37 ### 36 ### 36 ### 36 ### 33 ### 32 ### 31 ### 31 ### 30 ### 28 ### 27 ### 26 ### 25 ### 24 ### 24 ### 22 ### 21 ### 20 ### 19 ### 19 ### 17 ### 16 ### 15 ### 14 ### 13 ### 12 ### 11 ### 10 ### 9 ### 8 ### 7 ### 6 ### 5 ### 4 ### 3 ### 2 ### 1 ***** Tyrus broadcast - binary ***** 2155 Nov 02, 2023 2:20:37 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:20:37 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. ### 353 ### 352 ### 351 ### 350 ### 349 ### 349 ### 347 ### 346 ### 345 ### 344 ### 343 ### 342 ### 341 ### 340 ### 339 ### 338 ### 337 ### 336 ### 335 ### 334 ### 333 ### 332 ### 331 ### 330 ### 329 ### 328 ### 327 ### 326 ### 326 ### 326 ### 323 ### 322 ### 321 ### 320 ### 319 ### 319 ### 317 ### 316 ### 315 ### 314 ### 313 ### 313 ### 311 ### 310 ### 309 ### 308 ### 307 ### 306 ### 305 ### 304 ### 303 ### 302 ### 301 ### 300 ### 299 ### 298 ### 297 ### 296 ### 295 ### 294 ### 293 ### 292 ### 291 ### 290 ### 289 ### 288 ### 287 ### 286 ### 285 ### 284 ### 283 ### 282 ### 281 ### 280 ### 279 ### 278 ### 277 ### 276 ### 275 ### 274 ### 273 ### 272 ### 271 ### 270 ### 269 ### 268 ### 267 ### 266 ### 265 ### 264 ### 263 ### 262 ### 261 ### 260 ### 259 ### 258 ### 257 ### 256 ### 255 ### 254 ### 253 ### 252 ### 251 ### 250 ### 249 ### 248 ### 248 ### 246 ### 245 ### 244 ### 243 ### 242 ### 241 ### 240 ### 239 ### 238 ### 237 ### 236 ### 236 ### 234 ### 233 ### 232 ### 231 ### 230 ### 229 ### 228 ### 227 ### 226 ### 225 ### 224 ### 223 ### 222 ### 221 ### 220 ### 219 ### 218 ### 217 ### 216 ### 216 ### 214 ### 213 ### 212 ### 211 ### 210 ### 209 ### 208 ### 207 ### 206 ### 205 ### 204 ### 203 ### 202 ### 202 ### 202 ### 199 ### 198 ### 197 ### 196 ### 195 ### 194 ### 193 ### 192 ### 191 ### 190 ### 189 ### 188 ### 187 ### 186 ### 185 ### 184 ### 183 ### 182 ### 181 ### 180 ### 179 ### 178 ### 177 ### 176 ### 175 ### 174 Nov 02, 2023 2:20:37 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:20:37 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. Nov 02, 2023 2:20:37 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:20:37 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Client 0 connected. Client 1 connected. Client 2 connected. Client 3 connected. Client 4 connected. Client 5 connected. Client 6 connected. Client 7 connected. Client 8 connected. Client 9 connected. Client 10 connected. Client 11 connected. Client 12 connected. Client 13 connected. Client 14 connected. Client 15 connected. Client 16 connected. Client 17 connected. Client 18 connected. Client 19 connected. ### 800 ### 173 ### 172 ### 171 ### 170 ### 169 ### 168 ### 167 ### 166 ### 165 ### 165 ### 163 ### 162 ### 161 ### 160 ### 159 ### 158 ### 157 ### 156 ### 156 ### 154 ### 153 ### 152 ### 151 ### 150 ### 149 ### 148 ### 147 ### 146 ### 145 ### 144 ### 143 ### 142 ### 141 ### 140 ### 140 ### 138 ### 137 ### 136 ### 135 ### 134 ### 133 ### 132 ### 131 ### 130 ### 129 ### 128 ### 127 ### 126 ### 125 ### 124 ### 123 ### 122 ### 121 ### 120 ### 119 ### 118 ### 117 ### 116 ### 115 ### 114 ### 113 ### 112 ### 111 ### 110 ### 109 ### 108 ### 108 ### 106 ### 105 ### 104 ### 103 ### 103 ### 101 ### 100 ### 99 ### 98 ### 97 ### 96 ### 95 ### 94 ### 93 ### 92 ### 91 ### 90 ### 89 ### 88 ### 88 ### 86 ### 85 ### 84 ### 83 ### 82 ### 81 ### 80 ### 79 ### 78 ### 77 ### 76 ### 75 ### 74 ### 73 ### 72 ### 71 ### 70 ### 69 ### 68 ### 67 ### 66 ### 65 ### 64 ### 64 ### 62 ### 61 ### 60 ### 59 ### 58 ### 57 ### 56 ### 55 ### 54 ### 53 ### 52 ### 51 ### 50 ### 49 ### 48 ### 47 ### 46 ### 45 ### 44 ### 43 ### 42 ### 42 ### 40 ### 39 ### 38 ### 37 ### 36 ### 35 ### 34 ### 33 ### 32 ### 32 ### 30 ### 29 ### 28 ### 27 ### 26 ### 25 ### 24 ### 23 ### 22 ### 21 ### 20 ### 19 ### 18 ### 17 ### 16 ### 799 ### 798 ### 797 ### 796 ### 795 ### 794 ### 793 ### 15 ### 14 ### 13 ### 12 ### 11 ### 10 ### 9 ### 8 ### 7 ### 6 ### 5 ### 4 ### 3 ### 2 ### 1 ***** Tyrus broadcast - text ***** 2909 Nov 02, 2023 2:20:38 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:20:38 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:20:38 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:20:38 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-4] Started. Nov 02, 2023 2:20:38 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:20:38 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Client 0 connected. Client 1 connected. Client 2 connected. Client 3 connected. Client 4 connected. Client 5 connected. Client 6 connected. Client 7 connected. Client 8 connected. Client 9 connected. Client 10 connected. Client 11 connected. Client 12 connected. Client 13 connected. Client 14 connected. Client 15 connected. Client 16 connected. Client 17 connected. Client 18 connected. Client 19 connected. ### 800 ### 800 ### 798 ### 797 ### 796 ### 795 ### 794 ### 793 ### 792 ### 791 ### 790 ### 789 ### 788 ### 787 ### 786 ### 785 ### 784 ### 783 ### 782 ### 781 ### 792 ### 792 ### 790 ### 789 ### 788 ### 787 ### 786 ### 785 ### 784 ### 783 ### 782 ### 782 ### 780 ### 779 ### 778 ### 777 ### 776 ### 775 ### 774 ### 773 ### 772 ### 771 ### 770 ### 769 ### 768 ### 767 ### 766 ### 765 ### 764 ### 763 ### 762 ### 761 ### 760 ### 759 ### 758 ### 757 ### 756 ### 755 ### 754 ### 753 ### 752 ### 751 ### 750 ### 749 ### 748 ### 747 ### 746 ### 745 ### 744 ### 743 ### 742 ### 741 ### 740 ### 739 ### 738 ### 737 ### 737 ### 735 ### 734 ### 733 ### 732 ### 731 ### 730 ### 729 ### 728 ### 727 ### 726 ### 725 ### 724 ### 723 ### 722 ### 721 ### 720 ### 719 ### 718 ### 717 ### 716 ### 715 ### 714 ### 713 ### 712 ### 711 ### 710 ### 709 ### 708 ### 707 ### 706 ### 705 ### 704 ### 703 ### 702 ### 701 ### 700 ### 699 ### 698 ### 698 ### 696 ### 695 ### 694 ### 693 ### 692 ### 691 ### 690 ### 689 ### 688 ### 687 ### 686 ### 685 ### 684 ### 683 ### 682 ### 681 ### 680 ### 679 ### 678 ### 677 ### 780 ### 779 ### 778 ### 777 ### 776 ### 775 ### 774 ### 773 ### 772 ### 771 ### 770 ### 769 ### 768 ### 767 ### 766 ### 765 ### 764 ### 763 ### 762 ### 761 ### 760 ### 759 ### 758 ### 757 ### 756 ### 755 ### 754 ### 753 ### 752 ### 751 ### 750 ### 749 ### 748 ### 747 ### 746 ### 745 ### 744 ### 743 ### 742 ### 741 ### 740 ### 739 ### 738 ### 737 ### 736 ### 735 ### 734 ### 733 ### 732 ### 731 ### 730 ### 729 ### 728 ### 727 ### 726 ### 725 ### 724 ### 723 ### 722 ### 721 ### 720 ### 719 ### 718 ### 717 ### 716 ### 715 ### 714 ### 713 ### 712 ### 676 ### 675 ### 674 ### 673 ### 672 ### 671 ### 670 ### 669 ### 668 ### 667 ### 666 ### 665 ### 664 ### 663 ### 662 ### 661 ### 660 ### 659 ### 658 ### 657 ### 656 ### 655 ### 654 ### 653 ### 652 ### 651 ### 650 ### 649 ### 648 ### 647 ### 646 ### 645 ### 644 ### 643 ### 642 ### 642 ### 640 ### 639 ### 638 ### 637 ### 636 ### 635 ### 634 ### 633 ### 632 ### 631 ### 630 ### 629 ### 628 ### 711 ### 710 ### 709 ### 708 ### 707 ### 706 ### 705 ### 704 ### 703 ### 702 ### 701 ### 700 ### 699 ### 698 ### 697 ### 696 ### 695 ### 694 ### 693 ### 692 ### 691 ### 690 ### 689 ### 688 ### 687 ### 686 ### 685 ### 684 ### 683 ### 682 ### 681 ### 680 ### 679 ### 678 ### 677 ### 676 ### 675 ### 674 ### 673 ### 672 ### 671 ### 670 ### 669 ### 668 ### 667 ### 666 ### 665 ### 664 ### 663 ### 662 ### 661 ### 660 ### 659 ### 658 ### 657 ### 656 ### 655 ### 654 ### 653 ### 652 ### 651 ### 650 ### 649 ### 648 ### 647 ### 646 ### 645 ### 644 ### 643 ### 642 ### 641 ### 640 ### 639 ### 638 ### 637 ### 636 ### 636 ### 634 ### 633 ### 632 ### 631 ### 630 ### 629 ### 628 ### 627 ### 627 ### 625 ### 624 ### 623 ### 622 ### 621 ### 620 ### 619 ### 618 ### 617 ### 616 ### 615 ### 614 ### 627 ### 626 ### 625 ### 624 ### 623 ### 622 ### 621 ### 620 ### 619 ### 618 ### 617 ### 616 ### 615 ### 614 ### 613 ### 612 ### 611 ### 610 ### 609 ### 608 ### 607 ### 606 ### 605 ### 604 ### 603 ### 602 ### 601 ### 600 ### 599 ### 598 ### 597 ### 596 ### 595 ### 594 ### 593 ### 592 ### 591 ### 590 ### 589 ### 588 ### 587 ### 586 ### 585 ### 584 ### 583 ### 582 ### 581 ### 580 ### 580 ### 578 ### 577 ### 576 ### 575 ### 574 ### 573 ### 572 ### 571 ### 570 ### 569 ### 568 ### 567 ### 566 ### 565 ### 564 ### 563 ### 562 ### 561 ### 560 ### 559 ### 559 ### 557 ### 556 ### 555 ### 554 ### 553 ### 613 ### 612 ### 611 ### 610 ### 609 ### 608 ### 607 ### 606 ### 605 ### 604 ### 603 ### 602 ### 601 ### 600 ### 599 ### 598 ### 597 ### 596 ### 595 ### 594 ### 593 ### 592 ### 591 ### 590 ### 590 ### 588 ### 587 ### 586 ### 585 ### 584 ### 584 ### 582 ### 581 ### 580 ### 579 ### 578 ### 577 ### 576 ### 575 ### 574 ### 573 ### 572 ### 571 ### 570 ### 569 ### 568 ### 567 ### 567 ### 565 ### 564 ### 563 ### 562 ### 561 ### 560 ### 559 ### 558 ### 557 ### 556 ### 555 ### 554 ### 553 ### 553 ### 551 ### 550 ### 549 ### 548 ### 547 ### 547 ### 545 ### 545 ### 543 ### 542 ### 541 ### 540 ### 539 ### 538 ### 537 ### 536 ### 535 ### 534 ### 533 ### 532 ### 531 ### 530 ### 529 ### 528 ### 527 ### 526 ### 525 ### 524 ### 523 ### 522 ### 521 ### 520 ### 519 ### 519 ### 552 ### 551 ### 550 ### 549 ### 548 ### 547 ### 546 ### 545 ### 544 ### 543 ### 542 ### 541 ### 540 ### 539 ### 538 ### 537 ### 536 ### 535 ### 534 ### 533 ### 532 ### 531 ### 530 ### 529 ### 528 ### 527 ### 526 ### 525 ### 524 ### 523 ### 522 ### 522 ### 520 ### 519 ### 518 ### 517 ### 516 ### 515 ### 514 ### 513 ### 512 ### 511 ### 511 ### 509 ### 508 ### 507 ### 506 ### 505 ### 504 ### 503 ### 502 ### 501 ### 500 ### 499 ### 498 ### 497 ### 496 ### 495 ### 494 ### 517 ### 516 ### 515 ### 514 ### 513 ### 512 ### 511 ### 510 ### 510 ### 510 ### 507 ### 506 ### 505 ### 504 ### 503 ### 502 ### 501 ### 500 ### 499 ### 498 ### 497 ### 497 ### 495 ### 494 ### 494 ### 492 ### 492 ### 490 ### 489 ### 488 ### 487 ### 486 ### 485 ### 484 ### 483 ### 482 ### 481 ### 480 ### 479 ### 478 ### 477 ### 476 ### 475 ### 474 ### 473 ### 472 ### 471 ### 470 ### 469 ### 468 ### 467 ### 466 ### 465 ### 464 ### 463 ### 462 ### 461 ### 460 ### 459 ### 458 ### 493 ### 492 ### 491 ### 490 ### 489 ### 488 ### 487 ### 486 ### 485 ### 484 ### 483 ### 482 ### 481 ### 480 ### 479 ### 478 ### 477 ### 477 ### 475 ### 475 ### 473 ### 472 ### 471 ### 470 ### 469 ### 468 ### 467 ### 466 ### 465 ### 464 ### 463 ### 462 ### 461 ### 460 ### 459 ### 458 ### 458 ### 456 ### 455 ### 454 ### 453 ### 453 ### 451 ### 450 ### 449 ### 448 ### 447 ### 446 ### 445 ### 444 ### 443 ### 442 ### 441 ### 440 ### 457 ### 456 ### 455 ### 454 ### 453 ### 452 ### 451 ### 451 ### 449 ### 448 ### 447 ### 446 ### 445 ### 444 ### 443 ### 442 ### 441 ### 441 ### 439 ### 438 ### 437 ### 436 ### 435 ### 434 ### 433 ### 432 ### 431 ### 430 ### 429 ### 428 ### 428 ### 426 ### 425 ### 424 ### 423 ### 422 ### 421 ### 420 ### 419 ### 419 ### 417 ### 416 ### 415 ### 414 ### 413 ### 412 ### 411 ### 410 ### 409 ### 408 ### 407 ### 406 ### 405 ### 405 ### 403 ### 402 ### 401 ### 400 ### 399 ### 398 ### 397 ### 396 ### 395 ### 394 ### 393 ### 392 ### 391 ### 391 ### 389 ### 388 ### 387 ### 386 ### 385 ### 384 ### 383 ### 382 ### 381 ### 381 ### 379 ### 378 ### 377 ### 376 ### 375 ### 374 ### 373 ### 372 ### 371 ### 370 ### 369 ### 368 ### 367 ### 366 ### 365 ### 364 ### 363 ### 362 ### 361 ### 360 ### 359 ### 358 ### 357 ### 356 ### 355 ### 354 ### 353 ### 352 ### 351 ### 350 ### 349 ### 348 ### 347 ### 346 ### 345 ### 344 ### 343 ### 342 ### 341 ### 340 ### 339 ### 338 ### 337 ### 336 ### 335 ### 334 ### 334 ### 332 ### 332 ### 330 ### 329 ### 328 ### 327 ### 327 ### 325 ### 324 ### 323 ### 322 ### 321 ### 320 ### 319 ### 318 ### 317 ### 316 ### 315 ### 314 ### 313 ### 312 ### 311 ### 310 ### 309 ### 308 ### 307 ### 306 ### 305 ### 304 ### 303 ### 302 ### 301 ### 300 ### 299 ### 298 ### 297 ### 296 ### 296 ### 294 ### 293 ### 292 ### 291 ### 290 ### 289 ### 288 ### 287 ### 286 ### 285 ### 284 ### 283 ### 282 ### 281 ### 280 ### 279 ### 439 ### 438 ### 438 ### 436 ### 435 ### 434 ### 433 ### 432 ### 431 ### 430 ### 429 ### 428 ### 427 ### 426 ### 425 ### 424 ### 423 ### 422 ### 421 ### 420 ### 419 ### 418 ### 417 ### 416 ### 415 ### 414 ### 413 ### 412 ### 411 ### 410 ### 409 ### 408 ### 407 ### 406 ### 405 ### 404 ### 404 ### 402 ### 401 ### 400 ### 399 ### 398 ### 397 ### 396 ### 395 ### 394 ### 393 ### 392 ### 391 ### 390 ### 389 ### 388 ### 387 ### 386 ### 385 ### 384 ### 383 ### 382 ### 381 ### 380 ### 379 ### 378 ### 378 ### 378 ### 375 ### 374 ### 373 ### 372 ### 371 ### 370 ### 369 ### 369 ### 367 ### 367 ### 365 ### 364 ### 363 ### 362 ### 361 ### 360 ### 359 ### 358 ### 357 ### 356 ### 355 ### 354 ### 353 ### 352 ### 351 ### 350 ### 349 ### 348 ### 347 ### 346 ### 345 ### 344 ### 343 ### 342 ### 341 ### 340 ### 339 ### 339 ### 337 ### 336 ### 335 ### 334 ### 333 ### 332 ### 331 ### 330 ### 329 ### 328 ### 327 ### 326 ### 325 ### 324 ### 324 ### 322 ### 321 ### 320 ### 319 ### 318 ### 317 ### 316 ### 315 ### 314 ### 314 ### 312 ### 311 ### 310 ### 309 ### 308 ### 307 ### 306 ### 306 ### 304 ### 303 ### 302 ### 301 ### 300 ### 299 ### 298 ### 297 ### 296 ### 296 ### 294 ### 293 ### 292 ### 291 ### 290 ### 289 ### 288 ### 287 ### 286 ### 285 ### 284 ### 283 ### 282 ### 281 ### 280 ### 279 ### 278 ### 277 ### 276 ### 275 ### 274 ### 273 ### 272 ### 271 ### 270 ### 269 ### 268 ### 267 ### 266 ### 266 ### 264 ### 263 ### 262 ### 261 ### 260 ### 259 ### 258 ### 257 ### 256 ### 255 ### 254 ### 253 ### 252 ### 251 ### 250 ### 249 ### 248 ### 247 ### 246 ### 245 ### 245 ### 243 ### 278 ### 277 ### 276 ### 275 ### 275 ### 273 ### 272 ### 271 ### 293 ### 269 ### 268 ### 267 ### 266 ### 265 ### 264 ### 263 ### 262 ### 261 ### 260 ### 259 ### 258 ### 257 ### 257 ### 255 ### 254 ### 253 ### 252 ### 251 ### 250 ### 249 ### 248 ### 247 ### 246 ### 246 ### 244 ### 243 ### 242 ### 241 ### 240 ### 239 ### 238 ### 237 ### 236 ### 235 ### 234 ### 233 ### 232 ### 231 ### 230 ### 229 ### 228 ### 227 ### 226 ### 225 ### 225 ### 223 ### 222 ### 221 ### 220 ### 219 ### 218 ### 217 ### 216 ### 215 ### 215 ### 213 ### 212 ### 211 ### 210 ### 209 ### 208 ### 207 ### 206 ### 205 ### 204 ### 203 ### 202 ### 201 ### 200 ### 199 ### 198 ### 197 ### 196 ### 195 ### 194 ### 193 ### 192 ### 191 ### 190 ### 189 ### 188 ### 187 ### 186 ### 185 ### 184 ### 183 ### 182 ### 181 ### 180 ### 179 ### 178 ### 177 ### 176 ### 175 ### 174 ### 173 ### 172 ### 171 ### 170 ### 242 ### 241 ### 241 ### 239 ### 238 ### 237 ### 236 ### 235 ### 234 ### 233 ### 232 ### 231 ### 230 ### 229 ### 228 ### 227 ### 226 ### 225 ### 224 ### 224 ### 222 ### 222 ### 220 ### 219 ### 218 ### 217 ### 216 ### 215 ### 214 ### 213 ### 212 ### 211 ### 210 ### 209 ### 208 ### 207 ### 206 ### 205 ### 204 ### 203 ### 202 ### 201 ### 200 ### 199 ### 198 ### 197 ### 196 ### 195 ### 194 ### 193 ### 192 ### 191 ### 190 ### 189 ### 188 ### 187 ### 186 ### 185 ### 184 ### 183 ### 183 ### 181 ### 180 ### 179 ### 178 ### 177 ### 177 ### 175 ### 174 ### 173 ### 172 ### 171 ### 170 ### 169 ### 168 ### 169 ### 168 ### 167 ### 166 ### 165 ### 164 ### 163 ### 162 ### 161 ### 160 ### 159 ### 158 ### 157 ### 156 ### 155 ### 155 ### 154 ### 153 ### 152 ### 150 ### 149 ### 148 ### 148 ### 146 ### 145 ### 144 ### 143 ### 142 ### 141 ### 140 ### 139 ### 138 ### 137 ### 136 ### 135 ### 134 ### 133 ### 132 ### 131 ### 131 ### 129 ### 128 ### 127 ### 126 ### 125 ### 124 ### 123 ### 122 ### 121 ### 120 ### 119 ### 118 ### 117 ### 116 ### 115 ### 114 ### 113 ### 112 ### 111 ### 110 ### 109 ### 108 ### 107 ### 106 ### 105 ### 104 ### 103 ### 102 ### 101 ### 100 ### 99 ### 98 ### 97 ### 96 ### 95 ### 94 ### 93 ### 92 ### 91 ### 90 ### 89 ### 88 ### 87 ### 86 ### 85 ### 84 ### 83 ### 82 ### 81 ### 81 ### 79 ### 78 ### 77 ### 77 ### 75 ### 74 ### 73 ### 72 ### 71 ### 70 ### 69 ### 68 ### 67 ### 66 ### 65 ### 64 ### 64 ### 62 ### 61 ### 60 ### 59 ### 58 ### 57 ### 56 ### 55 ### 54 ### 53 ### 167 ### 166 ### 165 ### 164 ### 163 ### 162 ### 161 ### 161 ### 159 ### 158 ### 157 ### 156 ### 155 ### 154 ### 153 ### 152 ### 151 ### 150 ### 149 ### 148 ### 147 ### 146 ### 145 ### 144 ### 143 ### 142 ### 141 ### 140 ### 139 ### 138 ### 137 ### 136 ### 135 ### 134 ### 133 ### 132 ### 131 ### 130 ### 129 ### 128 ### 127 ### 126 ### 126 ### 124 ### 123 ### 122 ### 121 ### 120 ### 119 ### 119 ### 117 ### 116 ### 115 ### 115 ### 113 ### 112 ### 111 ### 110 ### 109 ### 108 ### 107 ### 106 ### 105 ### 104 ### 103 ### 102 ### 101 ### 101 ### 99 ### 98 ### 97 ### 96 ### 95 ### 94 ### 93 ### 92 ### 91 ### 90 ### 89 ### 88 ### 87 ### 86 ### 85 ### 84 ### 83 ### 82 ### 81 ### 80 ### 79 ### 78 ### 77 ### 76 ### 75 ### 74 ### 73 ### 72 ### 71 ### 70 ### 69 ### 68 ### 67 ### 66 ### 66 ### 64 ### 63 ### 63 ### 61 ### 60 ### 59 ### 58 ### 57 ### 56 ### 55 ### 54 ### 53 ### 52 ### 51 ### 50 ### 49 ### 48 ### 47 ### 46 ### 45 ### 45 ### 43 ### 42 ### 41 ### 40 ### 39 ### 38 ### 37 ### 36 ### 36 ### 36 ### 33 ### 33 ### 31 ### 30 ### 29 ### 28 ### 27 ### 26 ### 25 ### 24 ### 23 ### 22 ### 21 ### 20 ### 19 ### 18 ### 17 ### 16 ### 15 ### 14 ### 13 ### 12 ### 11 ### 10 ### 9 ### 8 ### 7 ### 6 ### 5 ### 4 ### 3 ### 52 ### 52 ### 50 ### 49 ### 48 ### 47 ### 46 ### 45 ### 44 ### 43 ### 43 ### 41 ### 40 ### 39 ### 38 ### 37 ### 36 ### 35 ### 34 ### 33 ### 32 ### 32 ### 30 ### 29 ### 28 ### 27 ### 26 ### 25 ### 24 ### 23 ### 22 ### 21 ### 20 ### 19 ### 18 ### 17 ### 16 ### 15 ### 14 ### 13 ### 13 ### 11 ### 10 ### 9 ### 8 ### 7 ### 6 ### 5 ### 4 ### 3 ### 2 ### 1 ***** Tyrus broadcast - text ***** 2702 Nov 02, 2023 2:20:41 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:20:41 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:20:41 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:20:41 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-5] Started. ### 2 ### 1 ***** Tyrus broadcast - text ***** 3611 Nov 02, 2023 2:20:41 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:20:41 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:20:41 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:20:41 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-4] Started. Nov 02, 2023 2:20:41 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:20:41 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Client 0 connected. Client 1 connected. Client 2 connected. Client 3 connected. Client 4 connected. Client 5 connected. Client 6 connected. Client 7 connected. Client 8 connected. Client 9 connected. Client 10 connected. Client 11 connected. Client 12 connected. Client 13 connected. Client 14 connected. Client 15 connected. Client 16 connected. Client 17 connected. Client 18 connected. Client 19 connected. ### 800 ### 800 ### 798 Nov 02, 2023 2:20:41 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:20:41 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. ### 797 ### 796 ### 795 ### 794 ### 793 ### 792 ### 791 ### 790 ### 789 ### 788 ### 787 ### 786 ### 785 ### 785 ### 783 ### 782 ### 781 ### 780 ### 779 ### 778 ### 777 ### 776 ### 775 ### 774 ### 773 ### 772 ### 771 ### 770 ### 769 ### 768 ### 767 ### 766 ### 765 ### 764 ### 763 ### 762 ### 761 ### 760 ### 759 ### 758 ### 757 ### 756 ### 755 ### 754 ### 753 ### 752 ### 751 ### 750 ### 749 ### 748 ### 747 ### 746 ### 745 ### 744 ### 743 ### 742 ### 741 ### 740 ### 739 ### 738 ### 737 ### 736 ### 735 ### 734 ### 733 ### 732 ### 731 ### 730 ### 729 ### 728 ### 727 ### 726 ### 725 ### 724 ### 723 ### 722 ### 721 ### 724 ### 719 ### 718 ### 717 ### 716 ### 715 ### 714 ### 713 ### 712 ### 711 ### 710 ### 709 ### 708 ### 707 ### 718 ### 705 ### 704 ### 703 ### 702 ### 701 ### 700 ### 699 ### 698 ### 697 ### 696 ### 695 ### 694 ### 693 ### 692 ### 691 ### 690 ### 689 ### 688 ### 687 ### 686 ### 685 ### 684 ### 683 ### 682 ### 681 ### 680 ### 679 ### 678 ### 678 ### 676 ### 675 ### 674 ### 673 ### 672 ### 671 ### 670 ### 669 ### 668 ### 667 ### 666 ### 666 ### 665 ### 663 ### 662 ### 661 ### 660 ### 659 ### 658 ### 657 ### 656 ### 655 ### 654 ### 653 ### 652 ### 651 ### 650 ### 649 ### 648 ### 647 ### 646 ### 645 ### 644 ### 643 ### 642 ### 641 ### 641 ### 639 ### 638 ### 637 ### 636 ### 635 ### 634 ### 633 ### 632 ### 631 ### 630 ### 629 ### 628 ### 627 ### 627 ### 625 ### 624 ### 623 ### 623 ### 621 ### 620 ### 619 ### 618 ### 617 ### 616 ### 615 ### 614 ### 613 ### 612 ### 611 ### 610 ### 609 ### 608 ### 607 ### 606 ### 605 ### 604 ### 603 ### 602 ### 601 ### 600 ### 599 ### 598 ### 597 ### 596 ### 595 ### 594 ### 593 ### 592 ### 591 ### 590 ### 589 ### 588 ### 587 ### 586 ### 585 ### 584 ### 583 ### 582 ### 581 ### 580 ### 579 ### 578 ### 577 ### 576 ### 575 ### 574 ### 573 ### 572 ### 571 ### 570 ### 569 ### 568 ### 567 ### 566 ### 565 ### 564 ### 563 ### 562 ### 561 ### 560 ### 559 ### 558 ### 557 ### 556 ### 555 ### 554 ### 553 ### 552 ### 551 ### 550 ### 549 ### 548 ### 547 ### 546 ### 545 ### 544 ### 543 ### 542 ### 541 ### 540 ### 539 ### 538 ### 537 ### 536 ### 535 ### 534 ### 533 ### 533 ### 531 ### 530 ### 529 ### 528 ### 527 ### 526 ### 525 ### 524 ### 523 ### 522 ### 521 ### 521 ### 519 ### 518 ### 517 ### 516 ### 515 ### 514 ### 513 ### 512 ### 511 ### 510 ### 509 ### 508 ### 507 ### 506 ### 505 ### 504 ### 503 ### 502 ### 501 ### 500 ### 499 ### 498 ### 497 ### 496 ### 495 ### 494 ### 493 ### 492 ### 492 ### 490 ### 489 ### 488 ### 487 ### 486 ### 485 ### 484 ### 483 ### 482 ### 482 ### 480 ### 479 ### 478 ### 477 ### 476 ### 475 ### 474 ### 473 ### 472 ### 471 ### 470 ### 469 ### 468 ### 467 ### 466 ### 465 ### 464 ### 463 ### 462 ### 461 ### 460 ### 459 ### 458 ### 457 ### 456 ### 455 ### 454 ### 453 ### 452 ### 451 ### 450 ### 449 ### 448 ### 447 ### 446 ### 446 ### 444 ### 443 ### 442 ### 441 ### 440 ### 439 ### 438 ### 437 ### 436 ### 435 ### 434 ### 433 ### 432 ### 431 ### 430 ### 429 ### 428 ### 427 ### 426 ### 425 ### 424 ### 423 ### 422 ### 421 ### 421 ### 419 ### 418 ### 417 ### 416 ### 415 ### 414 ### 413 ### 412 ### 411 ### 411 ### 409 ### 408 ### 407 ### 406 ### 405 ### 404 ### 403 ### 402 ### 401 ### 400 ### 399 ### 398 ### 397 ### 396 ### 395 ### 394 ### 393 ### 392 ### 391 ### 390 ### 389 ### 388 ### 387 ### 386 ### 385 ### 384 ### 383 ### 382 ### 381 ### 380 ### 379 ### 378 ### 377 ### 376 ### 375 ### 374 ### 373 ### 372 ### 371 ### 370 ### 369 ### 368 ### 367 ### 366 ### 365 ### 364 ### 363 ### 362 ### 361 ### 360 ### 359 ### 358 ### 357 ### 356 ### 356 ### 354 ### 353 ### 352 ### 351 ### 350 ### 349 ### 349 ### 347 ### 346 ### 345 ### 344 ### 343 ### 342 ### 341 ### 340 ### 339 ### 338 ### 337 ### 336 ### 335 ### 334 ### 333 ### 332 ### 331 ### 330 ### 329 ### 328 ### 327 ### 326 ### 325 ### 324 ### 323 ### 322 ### 321 ### 320 ### 319 ### 318 ### 317 ### 316 ### 316 ### 314 ### 313 ### 312 ### 311 ### 310 ### 309 ### 308 ### 307 ### 306 ### 305 ### 304 ### 303 ### 302 ### 302 ### 300 ### 299 ### 298 ### 298 ### 296 ### 295 ### 294 ### 293 ### 292 ### 291 ### 290 ### 289 ### 288 ### 287 ### 286 ### 285 ### 284 ### 283 ### 282 ### 281 ### 280 ### 279 ### 278 ### 277 ### 276 ### 275 ### 275 ### 273 ### 272 ### 271 ### 270 ### 269 ### 269 ### 267 ### 266 ### 265 ### 264 ### 263 ### 262 ### 261 ### 260 ### 259 ### 258 ### 257 ### 256 ### 255 ### 254 ### 253 ### 252 ### 251 ### 250 ### 249 ### 248 ### 247 ### 246 ### 245 ### 244 ### 243 ### 242 ### 241 ### 240 ### 239 ### 238 ### 237 ### 236 ### 235 ### 234 ### 233 ### 232 ### 231 ### 230 ### 229 ### 228 ### 227 ### 226 ### 225 ### 224 ### 223 ### 222 ### 221 ### 220 ### 219 ### 218 ### 217 ### 216 ### 215 ### 214 ### 213 ### 212 ### 211 ### 210 ### 209 ### 208 ### 207 ### 207 ### 205 ### 204 ### 203 ### 202 ### 201 ### 200 ### 199 ### 198 ### 197 ### 197 ### 195 ### 194 ### 193 ### 193 ### 191 ### 190 ### 190 ### 188 ### 187 ### 186 ### 185 ### 184 ### 183 ### 182 ### 181 ### 180 ### 179 ### 178 ### 177 ### 177 ### 175 ### 174 ### 173 ### 172 ### 171 ### 171 ### 169 ### 168 ### 167 ### 166 ### 165 ### 165 ### 163 ### 162 ### 161 ### 160 ### 159 ### 158 ### 157 ### 156 ### 155 ### 154 ### 153 ### 152 ### 151 ### 150 ### 149 ### 148 ### 147 ### 146 ### 145 ### 144 ### 143 ### 142 ### 142 ### 140 ### 139 ### 138 ### 137 ### 136 ### 135 ### 134 ### 133 ### 132 ### 131 ### 130 ### 129 ### 128 ### 127 ### 126 ### 125 ### 124 ### 123 ### 122 ### 121 ### 120 ### 119 ### 118 ### 117 ### 116 ### 115 ### 114 ### 113 ### 112 ### 111 ### 110 ### 109 ### 108 ### 107 ### 106 ### 105 ### 104 ### 103 ### 102 ### 101 ### 100 ### 99 ### 98 ### 97 ### 96 ### 95 ### 94 ### 93 ### 92 ### 91 ### 90 ### 89 ### 88 ### 87 ### 86 ### 85 ### 84 ### 83 ### 82 ### 81 ### 80 ### 79 ### 78 ### 77 ### 76 ### 75 ### 74 ### 73 ### 72 ### 71 ### 70 ### 69 ### 68 ### 67 ### 66 ### 65 ### 64 ### 63 ### 62 ### 61 ### 60 ### 59 ### 58 ### 57 ### 56 ### 55 ### 54 ### 53 ### 52 ### 52 ### 50 ### 49 ### 48 ### 47 ### 46 ### 45 ### 44 ### 43 ### 42 ### 41 ### 40 ### 39 ### 38 ### 38 ### 36 ### 35 ### 34 ### 33 ### 32 ### 31 ### 30 ### 29 ### 28 ### 27 ### 26 ### 25 ### 25 ### 23 ### 22 ### 21 ### 20 ### 20 ### 18 ### 17 ### 16 ### 15 ### 14 ### 13 ### 12 ### 11 ### 10 ### 9 ### 8 ### 7 ### 6 ### 5 ### 4 ### 3 ### 2 ### 1 ***** Tyrus broadcast - text ***** 2962 Nov 02, 2023 2:20:44 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:20:44 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:20:44 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:20:44 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-5] Started. Nov 02, 2023 2:20:44 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:20:44 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:20:44 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:20:44 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:20:44 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:20:44 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-6] Started. Nov 02, 2023 2:20:44 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:20:44 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:20:44 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:20:44 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:20:44 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:20:44 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-7] Started. Nov 02, 2023 2:20:44 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:20:44 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:20:44 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:20:44 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:20:44 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:20:44 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-8] Started. Nov 02, 2023 2:20:44 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:20:44 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Client 0 connected. Client 1 connected. Client 2 connected. Client 3 connected. Client 4 connected. Client 5 connected. Client 6 connected. Client 7 connected. Client 8 connected. Client 9 connected. Client 10 connected. Client 11 connected. Client 12 connected. Client 13 connected. Client 14 connected. Client 15 connected. Client 16 connected. Client 17 connected. Client 18 connected. Client 19 connected. ### 799 ### 798 ### 797 ### 796 ### 795 ### 794 ### 793 ### 792 ### 791 ### 790 ### 789 ### 788 ### 787 ### 786 ### 785 ### 784 ### 783 ### 782 ### 781 ### 780 ### 779 ### 778 ### 777 ### 776 ### 775 ### 774 ### 773 ### 772 ### 771 ### 770 ### 769 ### 768 ### 767 ### 766 ### 765 ### 764 ### 763 ### 762 ### 761 ### 760 ### 759 ### 758 ### 757 ### 756 ### 755 ### 754 ### 753 ### 752 ### 751 ### 750 ### 749 ### 748 ### 747 ### 746 ### 745 ### 744 ### 743 ### 742 ### 741 ### 740 ### 739 ### 738 ### 737 ### 736 ### 735 ### 734 ### 733 ### 732 ### 731 ### 730 ### 729 ### 728 ### 727 ### 726 ### 725 ### 724 ### 723 ### 722 ### 721 ### 720 ### 719 ### 718 ### 717 ### 716 ### 715 ### 714 ### 713 ### 712 ### 711 ### 710 ### 709 ### 708 ### 707 ### 706 ### 705 ### 704 ### 703 ### 702 ### 701 ### 700 ### 699 ### 698 ### 697 ### 696 ### 695 ### 694 ### 693 ### 692 ### 691 ### 690 ### 689 ### 688 ### 687 ### 686 ### 685 ### 684 ### 683 ### 682 ### 681 ### 680 ### 679 ### 678 ### 677 ### 676 ### 675 ### 674 ### 673 ### 672 ### 671 ### 670 ### 669 ### 668 ### 667 ### 666 ### 665 ### 664 ### 663 ### 662 ### 661 ### 660 ### 659 ### 658 ### 657 ### 656 ### 655 ### 654 ### 653 ### 652 ### 651 ### 650 ### 649 ### 648 ### 647 ### 646 ### 645 ### 644 ### 643 ### 642 ### 641 ### 640 ### 639 ### 638 ### 637 ### 636 ### 635 ### 634 ### 633 ### 632 ### 631 ### 630 ### 629 ### 628 ### 627 ### 626 ### 625 ### 624 ### 623 ### 622 ### 621 ### 620 ### 619 ### 618 ### 617 ### 616 ### 615 ### 614 ### 613 ### 612 ### 611 ### 610 ### 609 ### 608 ### 607 ### 606 ### 605 ### 603 ### 603 ### 602 ### 601 ### 600 ### 599 ### 598 ### 596 ### 596 ### 595 ### 594 ### 593 ### 592 ### 591 ### 590 ### 589 ### 588 ### 587 ### 586 ### 585 ### 584 ### 583 ### 582 ### 581 ### 580 ### 579 ### 578 ### 577 ### 576 ### 575 ### 574 ### 573 ### 572 ### 571 ### 570 ### 569 ### 568 ### 567 ### 566 ### 565 ### 564 ### 563 ### 562 ### 561 ### 560 ### 559 ### 558 ### 557 ### 556 ### 555 ### 554 ### 553 ### 552 ### 551 ### 550 ### 549 ### 548 ### 547 ### 546 ### 545 ### 544 ### 543 ### 542 ### 540 ### 541 ### 539 ### 538 ### 537 ### 536 ### 535 ### 534 ### 533 ### 532 ### 531 ### 530 ### 529 ### 528 ### 527 ### 526 ### 525 ### 524 ### 523 ### 522 ### 521 ### 519 ### 520 ### 518 ### 517 ### 516 ### 515 ### 514 ### 513 ### 512 ### 511 ### 510 ### 509 ### 508 ### 507 ### 506 ### 505 ### 504 ### 503 ### 502 ### 501 ### 500 ### 499 ### 498 ### 497 ### 496 ### 495 ### 494 ### 493 ### 492 ### 491 ### 490 ### 489 ### 488 ### 487 ### 486 ### 485 ### 484 ### 483 ### 482 ### 481 ### 480 ### 479 ### 478 ### 477 ### 476 ### 475 ### 474 ### 473 ### 472 ### 471 ### 470 ### 469 ### 468 ### 467 ### 466 ### 465 ### 464 ### 463 ### 462 ### 461 ### 460 ### 459 ### 458 ### 457 ### 456 ### 455 ### 454 ### 453 ### 452 ### 451 ### 450 ### 449 ### 448 ### 447 ### 446 ### 445 ### 444 ### 443 ### 442 ### 441 ### 440 ### 439 ### 438 ### 437 ### 436 ### 435 ### 434 ### 433 ### 432 ### 431 ### 430 ### 429 ### 428 ### 427 ### 426 ### 425 ### 424 ### 423 ### 422 ### 421 ### 420 ### 419 ### 418 ### 417 ### 416 ### 415 ### 414 ### 413 ### 412 ### 411 ### 410 ### 409 ### 408 ### 407 ### 406 ### 405 ### 404 ### 403 ### 402 ### 401 ### 400 ### 399 ### 398 ### 397 ### 396 ### 395 ### 394 ### 393 ### 392 ### 391 ### 390 ### 389 ### 388 ### 387 ### 386 ### 385 ### 384 ### 383 ### 382 ### 381 ### 380 ### 379 ### 378 ### 377 ### 376 ### 375 ### 374 ### 373 ### 372 ### 371 ### 370 ### 369 ### 368 ### 367 ### 366 ### 365 ### 364 ### 363 ### 362 ### 361 ### 360 ### 359 ### 358 ### 357 ### 356 ### 355 ### 354 ### 353 ### 352 ### 351 ### 350 ### 349 ### 348 ### 347 ### 346 ### 345 ### 344 ### 343 ### 342 ### 341 ### 340 ### 339 ### 338 ### 337 ### 336 ### 335 ### 334 ### 333 ### 332 ### 331 ### 330 ### 329 ### 328 ### 327 ### 326 ### 325 ### 324 ### 323 ### 322 ### 321 ### 320 ### 319 ### 318 ### 317 ### 316 ### 315 ### 314 ### 313 ### 312 ### 311 ### 310 ### 309 ### 308 ### 307 ### 306 ### 305 ### 304 ### 303 ### 302 ### 301 ### 300 ### 299 ### 298 ### 297 ### 296 ### 295 ### 294 ### 293 ### 292 ### 291 ### 290 ### 289 ### 288 ### 287 ### 286 ### 285 ### 284 ### 283 ### 282 ### 281 ### 280 ### 279 ### 278 ### 277 ### 275 ### 275 ### 274 ### 273 ### 272 ### 271 ### 270 ### 268 ### 268 ### 267 ### 266 ### 265 ### 264 ### 263 ### 262 ### 261 ### 260 ### 259 ### 258 ### 257 ### 256 ### 255 ### 254 ### 253 ### 252 ### 251 ### 250 ### 249 ### 248 ### 247 ### 246 ### 245 ### 244 ### 243 ### 242 ### 241 ### 240 ### 239 ### 238 ### 237 ### 236 ### 235 ### 234 ### 233 ### 232 ### 231 ### 230 ### 229 ### 228 ### 227 ### 226 ### 225 ### 224 ### 223 Nov 02, 2023 2:20:47 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:20:47 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:20:47 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:20:47 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-6] Started. Nov 02, 2023 2:20:47 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:20:47 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:20:47 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:20:47 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:20:47 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:20:47 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-7] Started. Nov 02, 2023 2:20:47 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:20:47 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:20:47 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:20:47 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:20:47 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:20:47 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-8] Started. Nov 02, 2023 2:20:47 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:20:47 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Client 0 connected. Client 1 connected. Client 2 connected. Client 3 connected. Client 4 connected. Client 5 connected. Client 6 connected. Client 7 connected. Client 8 connected. Client 9 connected. Client 10 connected. Client 11 connected. Client 12 connected. Client 13 connected. Client 14 connected. Client 15 connected. Client 16 connected. Client 17 connected. Client 18 connected. Client 19 connected. ### 799 ### 798 ### 797 ### 796 ### 795 ### 794 ### 793 ### 792 ### 791 ### 790 ### 789 ### 788 ### 787 ### 786 ### 785 ### 222 ### 221 ### 220 ### 219 ### 218 ### 217 ### 216 ### 215 ### 214 ### 213 ### 212 ### 211 ### 210 ### 209 ### 208 ### 207 ### 206 ### 205 ### 204 ### 203 ### 202 ### 201 ### 200 ### 199 ### 198 ### 197 ### 196 ### 195 ### 194 ### 193 ### 192 ### 191 ### 190 ### 189 ### 188 ### 187 ### 186 ### 185 ### 184 ### 183 ### 182 ### 181 ### 180 ### 179 ### 178 ### 177 ### 176 ### 175 ### 174 ### 173 ### 171 ### 171 ### 170 ### 169 ### 168 ### 167 ### 166 ### 165 ### 164 ### 163 ### 162 ### 161 ### 784 ### 783 ### 782 ### 781 ### 780 ### 779 ### 778 ### 777 ### 776 ### 775 ### 774 ### 773 ### 772 ### 771 ### 770 ### 769 ### 768 ### 767 ### 766 ### 765 ### 764 ### 763 ### 762 ### 761 ### 760 ### 759 ### 758 ### 757 ### 756 ### 160 ### 159 ### 158 ### 157 ### 156 ### 155 ### 154 ### 153 ### 152 ### 151 ### 150 ### 149 ### 148 ### 147 ### 146 ### 145 ### 144 ### 143 ### 142 ### 141 ### 140 ### 139 ### 138 ### 137 ### 136 ### 135 ### 134 ### 133 ### 132 ### 131 ### 130 ### 129 ### 128 ### 127 ### 126 ### 125 ### 124 ### 123 ### 122 ### 121 ### 120 ### 119 ### 118 ### 117 ### 116 ### 114 ### 115 ### 112 ### 113 ### 111 ### 110 ### 109 ### 108 ### 107 ### 106 ### 105 ### 104 ### 103 ### 102 ### 101 ### 100 ### 99 ### 98 ### 97 ### 96 ### 95 ### 94 ### 93 ### 92 ### 755 ### 754 ### 753 ### 752 ### 751 ### 750 ### 749 ### 748 ### 747 ### 746 ### 745 ### 744 ### 743 ### 742 ### 741 ### 740 ### 739 ### 738 ### 737 ### 736 ### 735 ### 734 ### 733 ### 732 ### 731 ### 730 ### 729 ### 728 ### 727 ### 726 ### 725 ### 724 ### 723 ### 722 ### 721 ### 720 ### 719 ### 718 ### 717 ### 716 ### 715 ### 714 ### 713 ### 712 ### 711 ### 710 ### 709 ### 708 ### 707 ### 706 ### 705 ### 704 ### 703 ### 702 ### 701 ### 91 ### 90 ### 89 ### 88 ### 87 ### 86 ### 85 ### 84 ### 83 ### 82 ### 81 ### 80 ### 79 ### 78 ### 77 ### 76 ### 75 ### 74 ### 73 ### 72 ### 71 ### 70 ### 69 ### 68 ### 67 ### 66 ### 65 ### 64 ### 63 ### 62 ### 61 ### 60 ### 59 ### 58 ### 57 ### 56 ### 55 ### 54 ### 53 ### 52 ### 51 ### 50 ### 49 ### 48 ### 47 ### 46 ### 45 ### 44 ### 43 ### 42 ### 41 ### 40 ### 39 ### 38 ### 37 ### 36 ### 35 ### 34 ### 33 ### 32 ### 31 ### 30 ### 29 ### 28 ### 27 ### 26 ### 25 ### 24 ### 23 ### 22 ### 21 ### 20 ### 19 ### 18 ### 700 ### 699 ### 698 ### 697 ### 696 ### 695 ### 694 ### 693 ### 692 ### 691 ### 690 ### 689 ### 688 ### 687 ### 686 ### 685 ### 684 ### 683 ### 682 ### 681 ### 680 ### 679 ### 678 ### 677 ### 676 ### 675 ### 674 ### 673 ### 672 ### 671 ### 670 ### 669 ### 668 ### 667 ### 666 ### 665 ### 664 ### 663 ### 662 ### 661 ### 17 ### 16 ### 15 ### 14 ### 13 ### 12 ### 11 ### 10 ### 9 ### 8 ### 7 ### 6 ### 5 ### 4 ### 3 ### 2 ### 1 ### 0 ***** WebSocket broadcast ***** 4052 Nov 02, 2023 2:20:48 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:20:48 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:20:48 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:20:48 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-9] Started. Nov 02, 2023 2:20:48 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:20:48 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:20:48 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:20:48 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:20:48 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:20:48 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-10] Started. Nov 02, 2023 2:20:48 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:20:48 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Client 0 connected. Client 1 connected. Client 2 connected. Client 3 connected. Client 4 connected. Client 5 connected. Client 6 connected. Client 7 connected. Client 8 connected. Client 9 connected. Client 10 connected. Client 11 connected. Client 12 connected. Client 13 connected. Client 14 connected. Client 15 connected. Client 16 connected. Client 17 connected. Client 18 connected. Client 19 connected. ### 799 ### 798 ### 797 ### 796 ### 795 ### 794 ### 793 ### 792 ### 791 ### 790 ### 789 ### 788 ### 787 ### 786 ### 785 ### 784 ### 783 ### 782 ### 781 ### 660 ### 659 ### 658 ### 657 ### 656 ### 655 ### 654 ### 653 ### 652 ### 651 ### 650 ### 649 ### 648 ### 647 ### 646 ### 645 ### 644 ### 643 ### 642 ### 641 ### 640 ### 639 ### 638 ### 637 ### 636 ### 635 ### 634 ### 633 ### 632 ### 631 ### 630 ### 629 ### 628 ### 627 ### 626 ### 625 ### 624 ### 623 ### 622 ### 621 ### 620 ### 619 ### 618 ### 617 ### 616 ### 615 ### 780 ### 779 ### 778 ### 777 ### 776 ### 775 ### 774 ### 773 ### 772 ### 771 ### 770 ### 769 ### 768 ### 767 ### 766 ### 765 ### 764 ### 763 ### 762 ### 761 ### 760 ### 759 ### 758 ### 757 ### 756 ### 755 ### 754 ### 753 ### 752 ### 751 ### 750 ### 749 ### 748 ### 747 ### 746 ### 745 ### 744 ### 743 ### 742 ### 741 ### 614 ### 613 ### 612 ### 611 ### 610 ### 609 ### 608 ### 607 ### 606 ### 605 ### 604 ### 603 ### 602 ### 601 ### 600 ### 599 ### 598 ### 597 ### 596 ### 595 ### 594 ### 593 ### 592 ### 591 ### 590 ### 589 ### 588 ### 587 ### 586 ### 585 ### 584 ### 583 ### 582 ### 581 ### 580 ### 579 ### 578 ### 577 ### 576 ### 740 ### 739 ### 738 ### 737 ### 736 ### 735 ### 734 ### 733 ### 732 ### 731 ### 730 ### 729 ### 728 ### 727 ### 726 ### 725 ### 724 ### 723 ### 722 ### 721 ### 720 ### 719 ### 718 ### 717 ### 716 ### 715 ### 714 ### 713 ### 712 ### 711 ### 710 ### 709 ### 708 ### 707 ### 706 ### 705 ### 704 ### 703 ### 702 ### 701 ### 700 ### 699 ### 698 ### 697 ### 696 ### 695 ### 694 ### 693 ### 692 ### 691 ### 690 ### 689 ### 688 ### 687 ### 686 ### 685 ### 684 ### 683 ### 682 ### 575 ### 574 ### 573 ### 572 ### 571 ### 570 ### 569 ### 568 ### 567 ### 566 ### 565 ### 564 ### 563 ### 562 ### 561 ### 560 ### 559 ### 558 ### 557 ### 556 ### 555 ### 554 ### 553 ### 552 ### 551 ### 550 ### 549 ### 548 ### 547 ### 546 ### 545 ### 544 ### 543 ### 542 ### 541 ### 540 ### 539 ### 538 ### 537 ### 536 ### 535 ### 534 ### 533 ### 532 ### 531 ### 530 ### 529 ### 528 ### 527 ### 526 ### 681 ### 680 ### 679 ### 678 ### 677 ### 676 ### 675 ### 674 ### 673 ### 672 ### 671 ### 670 ### 669 ### 668 ### 667 ### 666 ### 665 ### 664 ### 663 ### 662 ### 661 ### 660 ### 659 ### 658 ### 657 ### 656 ### 655 ### 654 ### 653 ### 652 ### 651 ### 650 ### 649 ### 648 ### 647 ### 646 ### 645 ### 644 ### 643 ### 642 ### 641 ### 640 ### 639 ### 638 ### 637 ### 636 ### 635 ### 634 ### 633 ### 632 ### 631 ### 630 ### 629 ### 628 ### 627 ### 626 ### 625 ### 624 ### 623 ### 622 ### 621 ### 620 ### 619 ### 618 ### 617 ### 616 ### 615 ### 614 ### 613 ### 612 ### 611 ### 610 ### 609 ### 608 ### 607 ### 606 ### 525 ### 524 ### 523 ### 522 ### 521 ### 520 ### 519 ### 518 ### 517 ### 516 ### 515 ### 514 ### 513 ### 512 ### 511 ### 510 ### 509 ### 508 ### 507 ### 506 ### 505 ### 504 ### 503 ### 502 ### 501 ### 500 ### 499 ### 498 ### 497 ### 496 ### 495 ### 493 ### 493 ### 492 ### 491 ### 605 ### 604 ### 603 ### 602 ### 601 ### 600 ### 599 ### 598 ### 597 ### 596 ### 595 ### 594 ### 593 ### 592 ### 591 ### 590 ### 589 ### 588 ### 587 ### 586 ### 585 ### 584 ### 582 ### 583 ### 581 ### 580 ### 579 ### 578 ### 577 ### 576 ### 575 ### 574 ### 573 ### 572 ### 571 ### 570 ### 569 ### 568 ### 567 ### 566 ### 565 ### 564 ### 563 ### 562 ### 561 ### 560 ### 559 ### 558 ### 557 ### 556 ### 555 ### 554 ### 553 ### 552 ### 551 ### 550 ### 549 ### 548 ### 547 ### 546 ### 545 ### 544 ### 543 ### 490 ### 489 ### 488 ### 487 ### 486 ### 485 ### 484 ### 483 ### 482 ### 481 ### 480 ### 479 ### 478 ### 477 ### 476 ### 475 ### 474 ### 473 ### 472 ### 471 ### 470 ### 469 ### 468 ### 467 ### 466 ### 465 ### 464 ### 463 ### 462 ### 461 ### 460 ### 459 ### 458 ### 457 ### 456 ### 455 ### 454 ### 453 ### 452 ### 451 ### 450 ### 449 ### 448 ### 447 ### 446 ### 445 ### 444 ### 443 ### 442 ### 441 ### 440 ### 439 ### 438 ### 437 ### 436 ### 435 ### 434 ### 433 ### 432 ### 431 ### 430 ### 429 ### 428 ### 427 ### 426 ### 425 ### 542 ### 541 ### 540 ### 539 ### 538 ### 537 ### 536 ### 535 ### 534 ### 533 ### 532 ### 531 ### 530 ### 529 ### 528 ### 527 ### 526 ### 525 ### 524 ### 523 ### 522 ### 521 ### 520 ### 519 ### 518 ### 517 ### 516 ### 515 ### 514 ### 513 ### 512 ### 511 ### 510 ### 509 ### 508 ### 507 ### 506 ### 505 ### 504 ### 503 ### 502 ### 501 ### 500 ### 499 ### 498 ### 497 ### 496 ### 495 ### 494 ### 493 ### 492 ### 491 ### 490 ### 489 ### 488 ### 487 ### 486 ### 485 ### 484 ### 483 ### 482 ### 481 ### 480 ### 479 ### 478 ### 477 ### 476 ### 475 ### 474 ### 473 ### 472 ### 471 ### 470 ### 423 ### 424 ### 422 ### 421 ### 420 ### 419 ### 418 ### 417 ### 416 ### 415 ### 414 ### 413 ### 412 ### 411 ### 409 ### 409 ### 408 ### 407 ### 406 ### 405 ### 404 ### 403 ### 402 ### 401 ### 400 ### 399 ### 398 ### 397 ### 396 ### 395 ### 394 ### 393 ### 392 ### 391 ### 390 ### 389 ### 388 ### 387 ### 386 ### 385 ### 384 ### 383 ### 382 ### 381 ### 380 ### 379 ### 378 ### 377 ### 376 ### 375 ### 374 ### 373 ### 372 ### 371 ### 370 ### 369 ### 368 ### 367 ### 366 ### 365 ### 364 ### 363 ### 362 ### 361 ### 360 ### 359 ### 358 ### 357 ### 356 ### 355 ### 469 ### 468 ### 467 ### 466 ### 465 ### 464 ### 463 ### 462 ### 461 ### 460 ### 459 ### 458 ### 457 ### 456 ### 455 ### 454 ### 453 ### 452 ### 451 ### 450 ### 449 ### 448 ### 447 ### 446 ### 445 ### 444 ### 443 ### 442 ### 441 ### 440 ### 439 ### 438 ### 437 ### 436 ### 435 ### 434 ### 433 ### 432 ### 431 ### 430 ### 354 ### 353 ### 352 ### 351 ### 350 ### 349 ### 348 ### 347 ### 346 ### 345 ### 344 ### 343 ### 341 ### 341 ### 340 ### 339 ### 338 ### 337 ### 336 ### 335 ### 334 ### 333 ### 332 ### 331 ### 330 ### 329 ### 328 ### 327 ### 326 ### 325 ### 324 ### 323 ### 322 ### 321 ### 320 ### 319 ### 318 ### 317 ### 316 ### 315 ### 314 ### 313 ### 312 ### 311 ### 310 ### 309 ### 308 ### 307 ### 306 ### 305 ### 304 ### 303 ### 302 ### 301 ### 300 ### 299 ### 298 ### 297 ### 296 ### 295 ### 294 ### 293 ### 429 ### 428 ### 427 ### 426 ### 425 ### 424 ### 423 ### 422 ### 421 ### 420 ### 419 ### 418 ### 417 ### 416 ### 415 ### 414 ### 413 ### 412 ### 411 ### 410 ### 409 ### 408 ### 407 ### 406 ### 405 ### 404 ### 403 ### 402 ### 401 ### 400 ### 399 ### 398 ### 397 ### 396 ### 395 ### 394 ### 393 ### 392 ### 391 ### 390 ### 389 ### 387 ### 388 ### 386 ### 385 ### 384 ### 383 ### 382 ### 381 ### 380 ### 379 ### 378 ### 377 ### 376 ### 375 ### 374 ### 373 ### 372 ### 371 ### 370 ### 369 ### 368 ### 367 ### 366 ### 365 ### 364 ### 363 ### 362 ### 361 ### 360 ### 359 ### 358 ### 357 ### 356 ### 355 ### 354 ### 353 ### 352 ### 351 ### 350 ### 349 ### 348 ### 347 ### 346 ### 345 ### 344 ### 343 ### 342 ### 341 ### 340 ### 339 ### 338 ### 337 ### 292 ### 291 ### 290 ### 289 ### 288 ### 287 ### 286 ### 284 ### 284 ### 283 ### 282 ### 281 ### 280 ### 279 ### 278 ### 277 ### 276 ### 275 ### 274 ### 273 ### 272 ### 271 ### 270 ### 269 ### 268 ### 267 ### 266 ### 265 ### 264 ### 263 ### 262 ### 261 ### 260 ### 259 ### 258 ### 257 ### 256 ### 255 ### 254 ### 253 ### 252 ### 251 ### 250 ### 249 ### 248 ### 247 ### 246 ### 245 ### 244 ### 243 ### 242 ### 240 ### 240 ### 238 ### 239 ### 237 ### 236 ### 235 ### 234 ### 233 ### 232 ### 231 ### 230 ### 229 ### 228 ### 227 ### 226 ### 225 ### 336 ### 335 ### 334 ### 333 ### 332 ### 331 ### 330 ### 329 ### 328 ### 327 ### 326 ### 325 ### 324 ### 323 ### 322 ### 321 ### 320 ### 319 ### 318 ### 317 ### 316 ### 315 ### 314 ### 313 ### 312 ### 311 ### 310 ### 309 ### 308 ### 307 ### 306 ### 305 ### 304 ### 303 ### 302 ### 301 ### 300 ### 299 ### 298 ### 297 ### 296 ### 295 ### 294 ### 293 ### 292 ### 291 ### 290 ### 289 ### 288 ### 287 ### 286 ### 285 ### 284 ### 283 ### 282 ### 281 ### 280 ### 279 ### 278 ### 277 ### 276 ### 275 ### 274 ### 273 ### 272 ### 271 ### 270 ### 269 ### 268 ### 267 ### 266 ### 265 ### 264 ### 263 ### 262 ### 261 ### 224 ### 223 ### 222 ### 221 ### 220 ### 219 ### 218 ### 217 ### 216 ### 215 ### 214 ### 213 ### 212 ### 211 ### 210 ### 209 ### 208 ### 207 ### 206 ### 205 ### 204 ### 203 ### 202 ### 201 ### 200 ### 199 ### 198 ### 197 ### 196 ### 195 ### 194 ### 193 ### 192 ### 191 ### 190 ### 189 ### 188 ### 187 ### 186 ### 185 ### 184 ### 182 ### 183 ### 181 ### 180 ### 179 ### 178 ### 177 ### 176 ### 175 ### 173 ### 173 ### 172 ### 171 ### 170 ### 169 ### 168 ### 167 ### 166 ### 165 ### 164 ### 163 ### 162 ### 161 ### 160 ### 159 ### 158 ### 157 ### 156 ### 155 ### 154 ### 153 ### 152 ### 151 ### 150 ### 149 ### 148 ### 147 ### 146 ### 145 ### 144 ### 143 ### 142 ### 260 ### 259 ### 258 ### 257 ### 256 ### 255 ### 254 ### 253 ### 252 ### 251 ### 250 ### 249 ### 248 ### 247 ### 246 ### 245 ### 244 ### 243 ### 242 ### 241 ### 240 ### 239 ### 238 ### 237 ### 236 ### 235 ### 234 ### 233 ### 232 ### 231 ### 230 ### 229 ### 227 ### 227 ### 226 ### 225 ### 224 ### 223 ### 222 ### 221 ### 220 ### 219 ### 218 ### 217 ### 216 ### 215 ### 214 ### 213 ### 212 ### 211 ### 210 ### 209 ### 208 ### 207 ### 206 ### 205 ### 204 ### 203 ### 202 ### 201 ### 200 ### 199 ### 198 ### 197 ### 196 ### 195 ### 194 ### 193 ### 192 ### 191 ### 190 ### 189 ### 188 ### 187 ### 186 ### 185 ### 184 ### 141 ### 140 ### 139 ### 138 ### 137 ### 135 ### 135 ### 134 ### 133 ### 132 ### 131 ### 130 ### 129 ### 128 ### 127 ### 126 ### 125 ### 124 ### 123 ### 122 ### 121 ### 120 ### 119 ### 118 ### 117 ### 116 ### 115 ### 112 ### 112 ### 112 ### 111 ### 110 ### 109 ### 108 ### 107 ### 106 ### 105 ### 104 ### 103 ### 102 ### 101 ### 100 ### 99 ### 98 ### 97 ### 96 ### 95 ### 94 ### 92 ### 92 ### 91 ### 90 ### 89 ### 88 ### 87 ### 86 ### 85 ### 84 ### 83 ### 82 ### 81 ### 80 ### 79 ### 78 ### 77 ### 76 ### 75 ### 74 ### 73 ### 72 ### 71 ### 70 ### 69 ### 68 ### 67 ### 66 ### 65 ### 64 ### 63 ### 62 ### 61 ### 60 ### 59 ### 58 ### 57 ### 56 ### 55 ### 54 ### 53 ### 52 ### 51 ### 50 ### 49 ### 48 ### 47 ### 46 ### 45 ### 44 ### 42 ### 42 ### 41 ### 40 ### 39 ### 38 ### 37 ### 36 ### 183 ### 182 ### 181 ### 180 ### 179 ### 178 ### 177 ### 176 ### 175 ### 174 ### 173 ### 172 ### 171 ### 170 ### 169 ### 168 ### 167 ### 166 ### 165 ### 164 ### 163 ### 162 ### 161 ### 160 ### 159 ### 158 ### 157 ### 156 ### 155 ### 154 ### 153 ### 152 ### 151 ### 150 ### 149 ### 148 ### 147 ### 146 ### 145 ### 144 ### 143 ### 142 ### 141 ### 140 ### 139 ### 138 ### 137 ### 136 ### 135 ### 134 ### 133 ### 132 ### 131 ### 130 ### 129 ### 128 ### 126 ### 125 ### 126 ### 124 ### 123 ### 122 ### 121 ### 120 ### 119 ### 118 ### 117 ### 116 ### 115 ### 114 ### 113 ### 112 ### 111 ### 110 ### 35 ### 33 ### 33 ### 32 ### 31 ### 30 ### 29 ### 28 ### 27 ### 26 ### 25 ### 24 ### 23 ### 21 ### 21 ### 20 ### 19 ### 18 ### 17 ### 16 ### 15 ### 14 ### 13 ### 12 ### 11 ### 10 ### 9 ### 8 ### 7 ### 6 ### 5 ### 4 ### 3 ### 2 ### 1 ### 0 ***** WebSocket broadcast ***** 4122 Nov 02, 2023 2:20:51 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:20:51 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:20:51 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:20:51 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-9] Started. Nov 02, 2023 2:20:51 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:20:51 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:20:51 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:20:51 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:20:51 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:20:51 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-10] Started. Nov 02, 2023 2:20:51 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:20:51 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Client 0 connected. Client 1 connected. Client 2 connected. Client 3 connected. Client 4 connected. Client 5 connected. Client 6 connected. Client 7 connected. Client 8 connected. Client 9 connected. Client 10 connected. Client 11 connected. Client 12 connected. Client 13 connected. Client 14 connected. Client 15 connected. Client 16 connected. Client 17 connected. Client 18 connected. Client 19 connected. ### 799 ### 798 ### 797 ### 796 ### 795 ### 794 ### 793 ### 792 ### 791 ### 109 ### 108 ### 107 ### 106 ### 105 ### 104 ### 103 ### 102 ### 101 ### 100 ### 99 ### 98 ### 97 ### 96 ### 95 ### 94 ### 93 ### 92 ### 91 ### 90 ### 89 ### 88 ### 87 ### 86 ### 85 ### 84 ### 83 ### 82 ### 81 ### 80 ### 79 ### 78 ### 77 ### 76 ### 75 ### 74 ### 73 ### 72 ### 71 ### 69 ### 69 ### 68 ### 67 ### 66 ### 65 ### 64 ### 63 ### 62 ### 61 ### 60 ### 59 ### 58 ### 57 ### 56 ### 55 ### 54 ### 53 ### 52 ### 51 ### 50 ### 49 ### 48 ### 47 ### 46 ### 45 ### 44 ### 43 ### 42 ### 41 ### 40 ### 39 ### 38 ### 37 ### 36 ### 35 ### 34 ### 33 ### 32 ### 31 ### 30 ### 29 ### 28 ### 27 ### 26 ### 25 ### 24 ### 23 ### 22 ### 21 ### 20 ### 19 ### 790 ### 789 ### 788 ### 787 ### 786 ### 785 ### 784 ### 783 ### 782 ### 781 ### 780 ### 779 ### 778 ### 777 ### 776 ### 775 ### 774 ### 773 ### 772 ### 771 ### 770 ### 769 ### 768 ### 767 ### 766 ### 765 ### 764 ### 763 ### 762 ### 761 ### 760 ### 759 ### 758 ### 757 ### 756 ### 755 ### 754 ### 753 ### 18 ### 17 ### 16 ### 15 ### 14 ### 13 ### 12 ### 11 ### 10 ### 9 ### 8 ### 7 ### 6 ### 5 ### 4 ### 3 ### 2 ### 1 ### 0 ***** WebSocket broadcast ***** 3584 Nov 02, 2023 2:20:51 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:20:51 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:20:51 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:20:51 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-11] Started. Nov 02, 2023 2:20:51 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:20:51 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:20:51 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:20:51 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:20:51 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:20:51 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-12] Started. Nov 02, 2023 2:20:51 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:20:51 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. ### 752 ### 751 ### 750 ### 749 ### 748 ### 747 ### 746 ### 745 ### 744 ### 743 ### 742 ### 741 ### 740 ### 739 ### 738 ### 737 ### 736 ### 735 ### 734 ### 733 ### 732 ### 731 ### 730 ### 729 ### 728 ### 727 ### 726 ### 725 ### 724 ### 723 ### 722 ### 721 ### 720 ### 719 ### 718 ### 717 ### 716 ### 715 ### 714 ### 713 ### 712 ### 711 ### 710 ### 709 ### 708 ### 707 ### 706 ### 705 ### 704 ### 703 ### 702 ### 701 ### 700 ### 699 ### 698 ### 697 ### 696 ### 695 ### 694 ### 693 ### 692 ### 691 ### 690 ### 689 ### 688 ### 687 ### 686 ### 685 ### 684 ### 683 ### 682 ### 681 ### 680 ### 679 ### 678 ### 677 ### 676 ### 675 ### 674 ### 673 ### 672 ### 671 ### 670 ### 668 ### 667 ### 666 ### 669 ### 665 ### 664 ### 663 ### 662 ### 661 ### 660 ### 659 ### 658 ### 657 ### 656 ### 655 ### 654 ### 653 ### 652 ### 651 ### 650 ### 649 ### 648 ### 646 ### 646 ### 645 ### 644 ### 643 ### 642 ### 641 ### 640 ### 639 ### 638 ### 637 ### 636 ### 635 ### 634 ### 633 ### 632 ### 631 ### 630 ### 629 ### 628 ### 627 ### 626 ### 625 ### 624 ### 623 ### 622 ### 621 ### 620 ### 619 ### 618 ### 617 ### 616 ### 615 ### 614 ### 613 ### 612 ### 611 ### 610 ### 609 ### 608 ### 607 ### 606 ### 605 ### 604 ### 603 ### 601 ### 601 ### 600 ### 599 ### 598 ### 597 ### 596 ### 595 ### 594 ### 593 ### 592 ### 591 ### 590 ### 589 ### 588 ### 587 ### 586 ### 585 ### 584 ### 583 ### 582 ### 581 ### 580 ### 579 ### 578 ### 577 ### 576 ### 575 ### 574 ### 573 ### 572 ### 571 ### 570 ### 569 ### 568 ### 567 ### 566 ### 565 ### 564 ### 563 ### 562 ### 561 ### 560 ### 559 ### 558 ### 557 ### 556 ### 555 Nov 02, 2023 2:20:53 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:20:53 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:20:53 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:20:53 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-13] Started. Nov 02, 2023 2:20:53 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:20:53 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Client 0 connected. Client 1 connected. Client 2 connected. Client 3 connected. Client 4 connected. Client 5 connected. Client 6 connected. Client 7 connected. Client 8 connected. Client 9 connected. Client 10 connected. Client 11 connected. Client 12 connected. Client 13 connected. Client 14 connected. Client 15 connected. Client 16 connected. Client 17 connected. Client 18 connected. Client 19 connected. ### 800 ### 800 ### 798 ### 797 ### 796 ### 795 ### 794 ### 793 ### 792 ### 791 ### 790 ### 789 ### 788 ### 787 ### 786 ### 785 ### 784 ### 783 ### 782 ### 781 ### 780 ### 779 ### 778 ### 777 ### 776 ### 775 ### 774 ### 773 ### 772 ### 771 ### 770 ### 769 ### 768 ### 767 ### 766 ### 765 ### 764 ### 763 ### 762 ### 761 ### 760 ### 759 ### 758 ### 757 ### 756 ### 755 ### 754 ### 753 ### 752 ### 751 ### 750 ### 749 ### 748 ### 747 ### 746 ### 745 ### 744 ### 743 ### 742 ### 741 ### 740 ### 739 ### 738 ### 737 ### 736 ### 735 ### 734 ### 733 ### 732 ### 731 ### 730 ### 729 ### 728 ### 727 ### 726 ### 725 ### 724 ### 723 ### 722 ### 721 ### 720 ### 719 ### 718 ### 717 ### 716 ### 715 ### 714 ### 713 ### 712 ### 711 ### 710 ### 709 ### 708 ### 707 ### 706 ### 705 ### 704 ### 703 ### 702 ### 701 ### 700 ### 699 ### 698 ### 697 ### 696 ### 695 ### 694 ### 693 ### 692 ### 691 ### 690 ### 689 ### 688 ### 687 ### 686 ### 685 ### 684 ### 683 ### 682 ### 681 ### 680 ### 679 ### 678 ### 677 ### 676 ### 675 ### 674 ### 673 ### 672 ### 671 ### 670 ### 669 ### 668 ### 667 ### 666 ### 665 ### 664 ### 663 ### 662 ### 661 ### 660 ### 659 ### 659 ### 657 ### 656 ### 655 ### 654 ### 653 ### 652 ### 651 ### 650 ### 650 ### 648 ### 554 ### 553 ### 552 ### 551 ### 550 ### 549 ### 548 ### 547 ### 546 ### 545 ### 544 ### 543 ### 542 ### 541 ### 540 ### 539 ### 538 ### 537 ### 536 ### 535 ### 534 ### 533 ### 532 ### 531 ### 530 ### 529 ### 528 ### 527 ### 526 ### 525 ### 524 ### 523 ### 522 ### 521 ### 520 ### 519 ### 517 ### 518 ### 516 ### 515 ### 514 ### 513 ### 512 ### 511 ### 510 ### 508 ### 508 ### 507 ### 506 ### 505 ### 504 ### 503 ### 502 ### 501 ### 500 ### 499 ### 498 ### 497 ### 496 ### 495 ### 494 ### 493 ### 492 ### 491 ### 490 ### 489 ### 488 ### 486 ### 486 ### 485 ### 484 ### 483 ### 482 ### 480 ### 480 ### 479 ### 647 ### 646 ### 645 ### 644 ### 643 ### 642 ### 641 ### 640 ### 639 ### 638 ### 637 ### 637 ### 635 ### 634 ### 633 ### 632 ### 631 ### 630 ### 629 ### 629 ### 627 ### 626 ### 625 ### 624 ### 623 ### 622 ### 621 ### 620 ### 619 ### 618 ### 617 ### 616 ### 615 ### 614 ### 613 ### 613 ### 611 ### 610 ### 609 ### 609 ### 607 ### 606 ### 605 ### 604 ### 603 ### 602 ### 601 ### 600 ### 599 ### 598 ### 597 ### 596 ### 595 ### 594 ### 593 ### 592 ### 591 ### 590 ### 589 ### 478 ### 477 ### 475 ### 476 ### 474 ### 473 ### 472 ### 471 ### 470 ### 469 ### 468 ### 467 ### 466 ### 465 ### 464 ### 463 ### 462 ### 461 ### 460 ### 459 ### 458 ### 457 ### 456 ### 455 ### 454 ### 453 ### 452 ### 451 ### 450 ### 449 ### 448 ### 447 ### 446 ### 445 ### 444 ### 443 ### 442 ### 441 ### 440 ### 439 ### 438 ### 437 ### 436 ### 435 ### 434 ### 433 ### 432 ### 431 ### 430 ### 429 ### 428 ### 427 ### 426 ### 425 ### 424 ### 423 ### 422 ### 420 ### 421 ### 419 ### 418 ### 417 ### 416 ### 415 ### 414 ### 413 ### 412 ### 410 ### 410 ### 409 ### 408 ### 407 ### 406 ### 405 ### 404 ### 403 ### 402 ### 401 ### 400 ### 399 ### 398 ### 397 ### 396 ### 395 ### 394 ### 393 ### 392 ### 391 ### 390 ### 389 ### 388 ### 387 ### 386 ### 385 ### 384 ### 383 ### 382 ### 380 ### 381 ### 379 ### 378 ### 377 ### 376 ### 375 ### 374 ### 373 ### 372 ### 371 ### 370 ### 369 ### 368 ### 367 ### 366 ### 365 ### 364 ### 363 ### 362 ### 358 ### 359 ### 359 ### 359 ### 357 ### 356 ### 355 ### 354 ### 353 ### 352 ### 351 ### 350 ### 349 ### 348 ### 347 ### 346 ### 345 ### 344 ### 343 ### 342 ### 341 ### 340 ### 339 ### 338 ### 337 ### 336 ### 335 ### 588 ### 587 ### 586 ### 585 ### 584 ### 583 ### 582 ### 581 ### 580 ### 579 ### 578 ### 577 ### 576 ### 575 ### 574 ### 573 ### 572 ### 571 ### 571 ### 569 ### 568 ### 568 ### 566 ### 565 ### 564 ### 563 ### 562 ### 561 ### 560 ### 559 ### 558 ### 557 ### 556 ### 555 ### 554 ### 553 ### 552 ### 551 ### 550 ### 549 ### 548 ### 547 ### 546 ### 545 ### 544 ### 543 ### 542 ### 541 ### 540 ### 539 ### 539 ### 537 ### 536 ### 535 ### 534 ### 533 ### 532 ### 531 ### 530 ### 529 ### 528 ### 527 ### 526 ### 525 ### 524 ### 523 ### 522 ### 521 ### 520 ### 520 ### 518 ### 517 ### 516 ### 515 ### 514 ### 513 ### 512 ### 511 ### 510 ### 509 ### 508 ### 507 ### 506 ### 505 ### 504 ### 503 ### 502 ### 502 ### 500 ### 499 ### 498 ### 497 ### 496 ### 495 ### 494 ### 493 ### 492 ### 491 ### 490 ### 489 ### 488 ### 488 ### 486 ### 485 ### 484 ### 483 ### 482 ### 481 ### 480 ### 479 ### 478 ### 477 ### 476 ### 475 ### 474 ### 473 ### 472 ### 471 ### 470 ### 469 ### 468 ### 467 ### 466 ### 465 ### 464 ### 463 ### 462 ### 461 ### 460 ### 459 ### 458 ### 457 ### 456 ### 455 ### 454 ### 454 ### 452 ### 451 ### 450 ### 449 ### 448 ### 447 ### 446 ### 445 ### 444 ### 443 ### 442 ### 441 ### 440 ### 439 ### 438 ### 437 ### 436 ### 435 ### 435 ### 433 ### 432 ### 431 ### 431 ### 429 ### 428 ### 427 ### 426 ### 426 ### 424 ### 423 ### 422 ### 421 ### 420 ### 419 ### 418 ### 417 ### 416 ### 415 ### 414 ### 413 ### 412 ### 411 ### 410 ### 409 ### 408 ### 407 ### 406 ### 405 ### 404 ### 403 ### 402 ### 401 ### 400 ### 399 ### 398 ### 397 ### 396 ### 395 ### 394 ### 393 ### 392 ### 391 ### 390 ### 389 ### 334 ### 333 ### 332 ### 331 ### 330 ### 329 ### 328 ### 327 ### 326 ### 325 ### 324 ### 323 ### 322 ### 321 ### 320 ### 319 ### 318 ### 317 ### 316 ### 315 ### 314 ### 313 ### 312 ### 311 ### 310 ### 309 ### 308 ### 307 ### 306 ### 305 ### 304 ### 303 ### 302 ### 301 ### 300 ### 299 ### 298 ### 297 ### 296 ### 295 ### 294 ### 293 ### 388 ### 387 ### 386 ### 385 ### 384 ### 383 ### 382 ### 381 ### 380 ### 379 ### 378 ### 377 ### 376 ### 375 ### 374 ### 373 ### 372 ### 371 ### 370 ### 369 ### 368 ### 367 ### 366 ### 365 ### 364 ### 363 ### 362 ### 361 ### 360 ### 359 ### 358 ### 357 ### 356 ### 355 ### 354 ### 353 ### 352 ### 351 ### 350 ### 349 ### 348 ### 347 ### 346 ### 345 ### 344 ### 343 ### 342 ### 341 ### 340 ### 339 ### 338 ### 337 ### 336 ### 335 ### 334 ### 333 ### 332 ### 331 ### 330 ### 329 ### 328 ### 327 ### 326 ### 325 ### 324 ### 324 ### 322 ### 321 ### 320 ### 319 ### 318 ### 317 ### 316 ### 316 ### 314 ### 313 ### 312 ### 311 ### 310 ### 309 ### 308 ### 307 ### 306 ### 305 ### 304 ### 303 ### 302 ### 301 ### 300 ### 299 ### 299 ### 297 ### 296 ### 295 ### 294 ### 293 ### 292 ### 291 ### 290 ### 289 ### 288 ### 287 ### 286 ### 285 ### 284 ### 283 ### 282 ### 281 ### 280 ### 279 ### 278 ### 277 ### 276 ### 275 ### 274 ### 273 ### 272 ### 271 ### 271 ### 269 ### 268 ### 267 ### 266 ### 265 ### 264 ### 264 ### 262 ### 261 ### 260 ### 259 ### 258 ### 257 ### 256 ### 255 ### 254 ### 253 ### 252 ### 251 ### 250 ### 249 ### 248 ### 247 ### 246 ### 246 ### 244 ### 243 ### 242 ### 241 ### 240 ### 239 ### 238 ### 237 ### 236 ### 235 ### 234 ### 233 ### 233 ### 231 ### 230 ### 229 ### 228 ### 227 ### 226 ### 225 ### 224 ### 223 ### 222 ### 222 ### 220 ### 219 ### 218 ### 218 ### 216 ### 215 ### 214 ### 213 ### 213 ### 211 ### 210 ### 209 ### 208 ### 207 ### 206 ### 205 ### 204 ### 203 ### 202 ### 201 ### 200 ### 199 ### 198 ### 197 ### 196 ### 195 ### 194 ### 193 ### 192 ### 191 ### 190 ### 189 ### 188 ### 187 ### 186 ### 185 ### 184 ### 183 ### 182 ### 181 ### 180 ### 179 ### 178 ### 177 ### 176 ### 175 ### 174 ### 173 ### 172 ### 171 ### 170 ### 169 ### 168 ### 168 ### 166 ### 165 ### 164 ### 163 ### 162 ### 161 ### 160 ### 159 ### 158 ### 157 ### 156 ### 155 ### 154 ### 153 ### 152 ### 151 ### 150 ### 149 ### 148 ### 147 ### 146 ### 145 ### 144 ### 143 ### 143 ### 141 ### 140 ### 139 ### 138 ### 137 ### 136 ### 135 ### 134 ### 133 ### 132 ### 131 ### 130 ### 130 ### 128 ### 127 ### 126 ### 125 ### 124 ### 123 ### 123 ### 121 ### 120 ### 119 ### 118 ### 117 ### 116 ### 115 ### 114 ### 113 ### 112 ### 111 ### 110 ### 109 ### 108 ### 107 ### 106 ### 105 ### 104 ### 103 ### 102 ### 101 ### 100 ### 99 ### 98 ### 97 ### 96 ### 95 ### 94 ### 93 ### 92 ### 91 ### 90 ### 89 ### 88 ### 87 ### 86 ### 85 ### 84 ### 84 ### 82 ### 81 ### 81 ### 79 ### 78 ### 77 ### 291 ### 291 ### 290 ### 289 ### 288 ### 287 ### 286 ### 285 ### 284 ### 283 ### 282 ### 281 ### 280 ### 279 ### 278 ### 277 ### 276 ### 275 ### 274 ### 273 ### 272 ### 270 ### 270 ### 269 ### 268 ### 267 ### 266 ### 265 ### 264 ### 263 ### 262 ### 261 ### 260 ### 259 ### 258 ### 257 ### 256 ### 255 ### 253 ### 253 ### 252 ### 251 ### 250 ### 249 ### 248 ### 247 ### 246 ### 245 ### 244 ### 243 ### 242 ### 241 ### 240 ### 239 ### 238 ### 237 ### 236 ### 235 ### 234 ### 233 ### 232 ### 231 ### 230 ### 229 ### 228 ### 227 ### 226 ### 225 ### 224 ### 223 ### 222 ### 221 ### 220 ### 219 ### 218 ### 216 ### 217 ### 76 ### 75 ### 74 ### 73 ### 72 ### 71 ### 70 ### 69 ### 68 ### 67 ### 66 ### 65 ### 64 ### 63 ### 62 ### 61 ### 60 ### 59 ### 58 ### 57 ### 56 ### 55 ### 54 ### 53 ### 52 ### 51 ### 50 ### 49 ### 48 ### 47 ### 46 ### 45 ### 44 ### 43 ### 42 ### 41 ### 40 ### 39 ### 38 ### 37 ### 36 ### 35 ### 34 ### 33 ### 32 ### 31 ### 30 ### 29 ### 28 ### 27 ### 26 ### 25 ### 24 ### 23 ### 22 ### 21 ### 20 ### 19 ### 18 ### 17 ### 16 ### 16 ### 14 ### 13 ### 12 ### 11 ### 10 ### 9 ### 8 ### 7 ### 6 ### 5 ### 4 ### 3 ### 2 ### 1 ***** Tyrus broadcast - binary ***** 1593 Nov 02, 2023 2:20:54 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:20:54 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:20:54 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:20:54 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-14] Started. Nov 02, 2023 2:20:54 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:20:54 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:20:54 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:20:54 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:20:54 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:20:54 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-15] Started. Nov 02, 2023 2:20:54 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:20:54 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:20:54 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:20:54 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.27 s -- in org.glassfish.tyrus.tests.servlet.basic.test.WsServletTest [INFO] Running org.glassfish.tyrus.tests.servlet.basic.test.WssServletTest [WARNING] Tests run: 16, Failures: 0, Errors: 0, Skipped: 16, Time elapsed: 0.004 s -- in org.glassfish.tyrus.tests.servlet.basic.test.WssServletTest ### 215 ### 214 ### 213 ### 212 ### 211 ### 210 ### 209 ### 208 ### 207 ### 206 ### 205 ### 204 ### 203 ### 202 ### 201 ### 200 ### 199 ### 198 ### 197 ### 196 ### 195 ### 194 ### 193 ### 192 ### 191 ### 190 ### 189 ### 188 ### 187 ### 186 ### 185 ### 184 ### 183 ### 182 ### 181 ### 180 ### 179 ### 178 ### 176 ### 176 ### 175 ### 174 ### 173 ### 172 ### 171 ### 170 ### 169 ### 168 ### 167 ### 166 ### 165 ### 164 ### 163 ### 162 ### 161 ### 160 ### 159 ### 158 ### 157 ### 156 ### 155 ### 154 ### 153 ### 152 ### 151 ### 150 ### 149 ### 148 ### 147 ### 146 ### 145 ### 144 ### 143 [INFO] [INFO] Results: [INFO] [WARNING] Tests run: 32, Failures: 0, Errors: 0, Skipped: 16 [INFO] [INFO] [INFO] --- war:3.4.0:war (default-war) @ tyrus-tests-servlet-basic --- [INFO] Packaging webapp [INFO] Assembling webapp [tyrus-tests-servlet-basic] in [/home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/basic/target/tyrus-tests-servlet-basic-2.1.99-SNAPSHOT] [INFO] Processing war project [INFO] Copying webapp resources [/home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/basic/src/main/webapp] [INFO] Building war: /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/basic/target/tyrus-tests-servlet-basic-2.1.99-SNAPSHOT.war [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ tyrus-tests-servlet-basic --- [INFO] CycloneDX: Resolving Dependencies ### 142 ### 141 ### 140 ### 139 ### 138 ### 137 ### 136 ### 135 ### 134 ### 133 ### 132 ### 131 ### 130 ### 129 ### 128 ### 127 ### 126 ### 125 ### 124 ### 123 ### 122 ### 121 ### 120 ### 119 ### 118 ### 117 ### 116 ### 115 ### 114 ### 113 ### 112 ### 111 ### 110 ### 109 ### 108 ### 107 ### 106 ### 105 ### 104 ### 103 ### 102 ### 101 ### 100 ### 99 ### 98 ### 97 ### 96 ### 95 ### 94 ### 93 ### 92 ### 91 ### 90 ### 89 ### 88 ### 87 ### 86 ### 85 ### 84 ### 83 ### 82 ### 81 ### 80 ### 79 ### 78 ### 77 ### 76 ### 75 ### 74 ### 73 ### 72 ### 71 ### 70 ### 69 ### 68 ### 67 ### 66 ### 65 ### 64 ### 63 ### 62 ### 61 ### 60 ### 59 ### 58 ### 57 ### 56 ### 55 ### 54 ### 53 ### 52 ### 51 ### 50 ### 49 ### 48 ### 47 ### 46 ### 45 ### 44 ### 43 ### 42 ### 41 ### 40 ### 39 ### 38 ### 37 ### 36 ### 35 ### 34 ### 33 ### 32 ### 31 ### 30 ### 29 ### 28 ### 27 ### 26 ### 25 ### 24 ### 23 ### 22 ### 21 ### 20 ### 19 ### 18 ### 17 ### 16 ### 15 ### 14 ### 13 ### 12 ### 11 ### 10 ### 9 ### 8 ### 7 ### 6 ### 5 ### 4 ### 3 ### 2 ### 1 ### 0 ***** WebSocket broadcast ***** 3729 Nov 02, 2023 2:20:55 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:20:55 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:20:55 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:20:55 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-11] Started. Nov 02, 2023 2:20:55 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:20:55 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:20:55 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:20:55 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:20:55 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:20:55 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-12] Started. Nov 02, 2023 2:20:55 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:20:55 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. [INFO] CycloneDX: Creating BOM version 1.4 with 13 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/basic/target/bom.xml [INFO] attaching as tyrus-tests-servlet-basic-2.1.99-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/basic/target/bom.json [INFO] attaching as tyrus-tests-servlet-basic-2.1.99-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- source:3.2.0:jar-no-fork (attach-sources) @ tyrus-tests-servlet-basic --- [INFO] Building jar: /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/basic/target/tyrus-tests-servlet-basic-2.1.99-SNAPSHOT-sources.jar [INFO] [INFO] --- install:3.1.1:install (default-install) @ tyrus-tests-servlet-basic --- [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/basic/pom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/tests/servlet/tyrus-tests-servlet-basic/2.1.99-SNAPSHOT/tyrus-tests-servlet-basic-2.1.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/basic/target/tyrus-tests-servlet-basic-2.1.99-SNAPSHOT.war to /home/jenkins/.m2/repository/org/glassfish/tyrus/tests/servlet/tyrus-tests-servlet-basic/2.1.99-SNAPSHOT/tyrus-tests-servlet-basic-2.1.99-SNAPSHOT.war [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/basic/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/tests/servlet/tyrus-tests-servlet-basic/2.1.99-SNAPSHOT/tyrus-tests-servlet-basic-2.1.99-SNAPSHOT-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/basic/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/tyrus/tests/servlet/tyrus-tests-servlet-basic/2.1.99-SNAPSHOT/tyrus-tests-servlet-basic-2.1.99-SNAPSHOT-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/basic/target/tyrus-tests-servlet-basic-2.1.99-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/tyrus/tests/servlet/tyrus-tests-servlet-basic/2.1.99-SNAPSHOT/tyrus-tests-servlet-basic-2.1.99-SNAPSHOT-sources.jar [INFO] [INFO] --< org.glassfish.tyrus.tests.servlet:tyrus-tests-servlet-embedded-gf >-- [INFO] Building Tyrus Servlet Tests on Glassfish 2.1.99-SNAPSHOT [52/69] [INFO] from tests/servlet/embedded-glassfish-test/pom.xml [INFO] --------------------------------[ war ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ tyrus-tests-servlet-embedded-gf --- [INFO] [INFO] --- checkstyle:3.1.0:check (default) @ tyrus-tests-servlet-embedded-gf --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory:1.0:highest-basedir (directories) @ tyrus-tests-servlet-embedded-gf --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/continuous-integration_2.x [INFO] [INFO] --- build-helper:3.4.0:parse-version (parse-version) @ tyrus-tests-servlet-embedded-gf --- [INFO] [INFO] --- build-helper:3.4.0:add-source (default) @ tyrus-tests-servlet-embedded-gf --- [INFO] Source directory: /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/embedded-glassfish-test/target/generated-sources/rsrc-gen added. [INFO] [INFO] --- resources:2.6:copy-resources (copy-legaldocs) @ tyrus-tests-servlet-embedded-gf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- resources:2.6:copy-resources (copy-legaldocs-to-sources) @ tyrus-tests-servlet-embedded-gf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- resources:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ tyrus-tests-servlet-embedded-gf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- resources:2.6:resources (default-resources) @ tyrus-tests-servlet-embedded-gf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/embedded-glassfish-test/src/main/resources [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ tyrus-tests-servlet-embedded-gf --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/embedded-glassfish-test/target/classes [INFO] /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/embedded-glassfish-test/src/main/java/org/glassfish/tyrus/tests/servlet/embedded/DispatchingServletProgrammaticEndpointConfig.java: /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/embedded-glassfish-test/src/main/java/org/glassfish/tyrus/tests/servlet/embedded/DispatchingServletProgrammaticEndpointConfig.java uses unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/embedded-glassfish-test/src/main/java/org/glassfish/tyrus/tests/servlet/embedded/DispatchingServletProgrammaticEndpointConfig.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- resources:2.6:testResources (default-testResources) @ tyrus-tests-servlet-embedded-gf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- dependency:3.6.1:unpack (unpack) @ tyrus-tests-servlet-embedded-gf --- Nov 02, 2023 2:20:56 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:20:56 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:20:56 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:20:56 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-13] Started. Nov 02, 2023 2:20:56 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:20:56 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Client 0 connected. Client 1 connected. Client 2 connected. Client 3 connected. Client 4 connected. Client 5 connected. Client 6 connected. Client 7 connected. Client 8 connected. Client 9 connected. Client 10 connected. Client 11 connected. Client 12 connected. Client 13 connected. Client 14 connected. Client 15 connected. Client 16 connected. Client 17 connected. Client 18 connected. Client 19 connected. ### 800 ### 800 ### 798 ### 797 ### 796 ### 795 ### 794 ### 793 ### 792 ### 791 ### 790 ### 789 ### 788 ### 787 ### 786 ### 786 ### 784 ### 783 ### 782 ### 781 ### 780 ### 779 ### 778 ### 777 ### 776 ### 775 ### 774 ### 773 ### 772 ### 771 ### 770 ### 769 ### 768 ### 767 ### 766 ### 765 ### 764 ### 763 ### 762 ### 761 ### 760 ### 759 ### 758 ### 757 ### 756 ### 755 ### 754 ### 753 ### 752 ### 751 ### 750 ### 749 ### 748 ### 747 ### 746 ### 745 ### 744 ### 743 ### 742 ### 741 ### 740 ### 739 ### 738 ### 737 ### 736 ### 735 ### 734 ### 733 ### 732 ### 731 ### 730 ### 729 ### 728 ### 727 ### 726 ### 725 ### 724 ### 723 ### 722 ### 721 ### 720 ### 719 ### 718 ### 717 ### 716 ### 715 ### 737 ### 714 ### 712 ### 711 ### 710 ### 709 ### 708 ### 708 ### 706 ### 705 ### 704 ### 703 ### 702 ### 701 ### 700 ### 699 ### 698 ### 697 ### 696 ### 695 ### 694 ### 693 ### 692 ### 691 ### 690 ### 689 ### 688 ### 687 ### 686 ### 685 ### 684 ### 683 ### 682 ### 681 ### 680 ### 679 ### 678 ### 677 ### 676 ### 675 ### 674 ### 673 ### 672 ### 671 ### 670 ### 669 ### 668 ### 667 ### 666 ### 665 ### 664 ### 664 ### 662 ### 661 ### 660 ### 659 ### 658 ### 657 ### 656 ### 655 ### 654 ### 653 ### 652 ### 651 ### 650 ### 649 ### 648 ### 647 ### 646 ### 645 ### 644 ### 643 ### 642 ### 641 ### 641 ### 639 ### 638 ### 637 ### 636 ### 635 ### 634 ### 633 ### 632 ### 631 ### 630 ### 629 ### 628 ### 627 ### 626 ### 625 ### 624 ### 623 ### 623 ### 621 ### 620 ### 619 ### 618 ### 617 ### 616 ### 616 ### 614 ### 613 ### 612 ### 611 ### 610 ### 609 ### 608 ### 607 ### 606 ### 605 ### 604 ### 603 ### 602 ### 601 ### 600 ### 599 ### 598 ### 597 ### 596 ### 595 ### 594 ### 593 ### 592 ### 591 ### 590 ### 589 ### 588 ### 587 ### 586 ### 585 ### 584 ### 583 [INFO] Configured Artifact: org.glassfish.main.distributions:glassfish:7.0.9:zip ### 582 ### 581 ### 581 ### 581 ### 578 ### 577 ### 576 ### 575 ### 574 ### 573 ### 572 ### 571 ### 570 ### 569 ### 568 ### 567 ### 567 ### 565 ### 564 ### 563 ### 562 ### 561 ### 560 ### 559 ### 558 ### 557 ### 556 ### 555 ### 554 ### 553 ### 552 ### 551 ### 550 ### 549 ### 548 ### 547 ### 546 ### 545 ### 544 ### 543 ### 542 ### 541 ### 540 ### 539 ### 538 ### 537 ### 536 ### 535 ### 534 ### 534 ### 532 ### 531 ### 530 ### 530 ### 528 ### 527 ### 526 ### 525 ### 524 ### 523 ### 522 ### 521 ### 520 ### 519 ### 518 ### 517 ### 516 ### 515 ### 514 ### 513 ### 512 ### 511 ### 510 ### 509 ### 509 ### 507 ### 506 ### 505 ### 504 ### 503 ### 502 ### 501 ### 500 ### 499 ### 498 ### 497 ### 496 ### 495 ### 494 ### 493 ### 492 ### 491 ### 491 ### 489 ### 488 ### 487 ### 486 ### 485 ### 484 ### 483 ### 482 ### 481 ### 480 ### 479 ### 478 ### 477 ### 476 ### 475 ### 474 ### 473 ### 472 ### 471 ### 470 ### 469 ### 469 ### 467 ### 466 ### 465 ### 464 ### 463 ### 462 ### 461 ### 461 ### 459 ### 458 ### 457 ### 456 ### 455 ### 454 ### 453 ### 452 ### 451 ### 450 ### 450 ### 448 ### 447 ### 446 ### 445 ### 444 ### 443 ### 442 ### 441 ### 440 ### 439 ### 438 ### 437 ### 436 ### 435 ### 434 ### 433 ### 432 ### 431 ### 430 ### 429 ### 428 ### 427 ### 426 ### 425 ### 424 ### 423 ### 422 ### 421 ### 420 ### 419 ### 418 ### 417 ### 416 ### 416 ### 414 ### 413 ### 412 ### 411 ### 410 ### 409 ### 408 ### 407 ### 406 ### 405 ### 404 ### 403 ### 402 ### 401 ### 400 ### 399 ### 398 ### 397 ### 396 ### 395 ### 394 ### 393 ### 392 ### 391 ### 390 ### 389 ### 388 ### 387 ### 386 ### 385 ### 384 ### 383 ### 382 ### 381 ### 380 ### 379 ### 378 ### 378 ### 376 ### 375 ### 374 ### 373 ### 372 ### 371 ### 370 ### 369 ### 368 ### 368 ### 366 ### 365 ### 365 ### 363 ### 362 ### 361 ### 360 ### 359 ### 358 ### 357 ### 356 ### 357 ### 354 ### 353 ### 352 ### 351 ### 350 ### 349 ### 348 ### 347 ### 346 ### 345 ### 344 ### 343 ### 342 ### 341 ### 340 ### 339 ### 338 ### 337 ### 336 ### 335 ### 334 ### 333 ### 332 ### 331 ### 331 ### 329 ### 328 ### 327 ### 326 ### 325 ### 324 ### 323 ### 322 ### 321 ### 320 ### 319 ### 318 ### 317 ### 316 ### 315 ### 314 ### 313 ### 312 ### 311 ### 310 ### 309 ### 308 ### 307 ### 306 ### 305 ### 304 ### 303 ### 302 ### 301 ### 300 ### 299 ### 298 ### 297 ### 296 ### 295 ### 294 ### 293 ### 292 ### 291 ### 290 ### 289 ### 288 ### 287 ### 286 ### 286 ### 284 ### 283 ### 282 ### 281 ### 280 ### 279 ### 278 ### 277 ### 276 ### 275 ### 274 ### 273 ### 272 ### 271 ### 270 ### 269 ### 268 ### 267 ### 266 ### 265 ### 264 ### 263 ### 262 ### 261 ### 260 ### 259 ### 258 ### 257 ### 256 ### 255 ### 254 ### 253 ### 252 ### 251 ### 250 ### 249 ### 249 ### 247 ### 246 ### 245 ### 244 ### 243 ### 242 ### 241 ### 240 ### 239 ### 238 ### 237 ### 236 ### 235 ### 234 ### 233 ### 232 ### 231 ### 230 ### 229 ### 228 ### 227 ### 227 ### 225 ### 224 ### 223 ### 222 ### 221 ### 220 ### 219 ### 218 ### 217 ### 216 ### 215 ### 214 ### 213 ### 212 ### 211 ### 210 ### 209 ### 208 ### 207 ### 206 ### 205 ### 204 ### 203 ### 202 ### 201 ### 200 ### 199 ### 198 ### 197 ### 196 ### 195 ### 194 ### 193 ### 192 ### 191 ### 190 ### 189 ### 188 ### 187 ### 186 ### 185 ### 184 ### 183 ### 182 ### 181 ### 180 ### 179 ### 178 ### 177 ### 176 ### 175 ### 174 ### 173 ### 172 ### 171 ### 170 ### 169 ### 168 ### 168 ### 166 ### 166 ### 164 ### 163 ### 162 ### 161 ### 160 ### 159 ### 158 ### 157 ### 156 ### 155 ### 154 ### 153 ### 152 ### 151 ### 150 ### 149 ### 148 ### 147 ### 146 ### 145 ### 144 ### 143 ### 142 ### 141 ### 140 ### 139 ### 138 ### 137 ### 136 ### 135 ### 134 ### 133 ### 132 ### 131 ### 130 ### 129 ### 128 ### 127 ### 126 ### 125 ### 124 ### 123 ### 122 ### 121 ### 120 ### 119 ### 118 ### 117 ### 116 ### 115 ### 114 ### 113 ### 112 ### 111 ### 110 ### 109 ### 108 ### 107 ### 106 ### 105 ### 104 ### 103 ### 102 ### 101 ### 100 ### 99 ### 98 ### 97 ### 96 ### 95 ### 94 ### 93 ### 92 ### 91 ### 90 ### 89 ### 88 ### 87 ### 87 ### 85 ### 84 ### 83 ### 82 ### 81 ### 80 ### 79 ### 78 ### 77 ### 76 ### 75 ### 74 ### 73 ### 72 ### 71 ### 70 ### 69 ### 68 ### 67 ### 66 ### 65 ### 64 ### 63 ### 62 ### 61 ### 60 ### 59 ### 58 ### 57 ### 56 ### 55 ### 54 ### 53 ### 52 ### 51 ### 50 ### 49 ### 48 ### 47 ### 46 ### 45 ### 44 ### 43 ### 42 ### 41 ### 40 ### 39 ### 38 ### 37 ### 36 ### 35 ### 34 ### 33 ### 32 ### 31 ### 30 ### 29 ### 28 ### 28 ### 26 ### 25 ### 24 ### 23 ### 22 ### 21 ### 20 ### 19 ### 18 ### 17 ### 16 ### 15 ### 14 ### 13 ### 12 ### 11 ### 10 ### 9 ### 8 ### 7 ### 6 ### 5 ### 4 ### 3 ### 2 ### 1 ***** Tyrus broadcast - binary ***** 1459 Nov 02, 2023 2:20:58 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:20:58 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:20:58 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:20:58 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-14] Started. Nov 02, 2023 2:20:58 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:20:58 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:20:58 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:20:58 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:20:58 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:20:58 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-15] Started. Nov 02, 2023 2:20:58 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:20:58 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:20:58 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:20:58 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.55 s -- in org.glassfish.tyrus.tests.servlet.basic.test.WsServletTest [INFO] Running org.glassfish.tyrus.tests.servlet.basic.test.WssServletTest [WARNING] Tests run: 16, Failures: 0, Errors: 0, Skipped: 16, Time elapsed: 0.002 s -- in org.glassfish.tyrus.tests.servlet.basic.test.WssServletTest [INFO] [INFO] Results: [INFO] [WARNING] Tests run: 32, Failures: 0, Errors: 0, Skipped: 16 [INFO] [INFO] [INFO] --- war:3.4.0:war (default-war) @ tyrus-tests-servlet-basic --- [INFO] Packaging webapp [INFO] Assembling webapp [tyrus-tests-servlet-basic] in [/home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/basic/target/tyrus-tests-servlet-basic-2.1.99-SNAPSHOT] [INFO] Processing war project [INFO] Copying webapp resources [/home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/basic/src/main/webapp] [INFO] Building war: /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/basic/target/tyrus-tests-servlet-basic-2.1.99-SNAPSHOT.war [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ tyrus-tests-servlet-basic --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 13 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/basic/target/bom.xml [INFO] attaching as tyrus-tests-servlet-basic-2.1.99-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/basic/target/bom.json [INFO] attaching as tyrus-tests-servlet-basic-2.1.99-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- source:3.2.0:jar-no-fork (attach-sources) @ tyrus-tests-servlet-basic --- [INFO] Building jar: /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/basic/target/tyrus-tests-servlet-basic-2.1.99-SNAPSHOT-sources.jar [INFO] [INFO] --- install:3.1.1:install (default-install) @ tyrus-tests-servlet-basic --- [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/basic/pom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/tests/servlet/tyrus-tests-servlet-basic/2.1.99-SNAPSHOT/tyrus-tests-servlet-basic-2.1.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/basic/target/tyrus-tests-servlet-basic-2.1.99-SNAPSHOT.war to /home/jenkins/.m2/repository/org/glassfish/tyrus/tests/servlet/tyrus-tests-servlet-basic/2.1.99-SNAPSHOT/tyrus-tests-servlet-basic-2.1.99-SNAPSHOT.war [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/basic/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/tests/servlet/tyrus-tests-servlet-basic/2.1.99-SNAPSHOT/tyrus-tests-servlet-basic-2.1.99-SNAPSHOT-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/basic/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/tyrus/tests/servlet/tyrus-tests-servlet-basic/2.1.99-SNAPSHOT/tyrus-tests-servlet-basic-2.1.99-SNAPSHOT-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/basic/target/tyrus-tests-servlet-basic-2.1.99-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/tyrus/tests/servlet/tyrus-tests-servlet-basic/2.1.99-SNAPSHOT/tyrus-tests-servlet-basic-2.1.99-SNAPSHOT-sources.jar [INFO] [INFO] --< org.glassfish.tyrus.tests.servlet:tyrus-tests-servlet-embedded-gf >-- [INFO] Building Tyrus Servlet Tests on Glassfish 2.1.99-SNAPSHOT [52/69] [INFO] from tests/servlet/embedded-glassfish-test/pom.xml [INFO] --------------------------------[ war ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ tyrus-tests-servlet-embedded-gf --- [INFO] [INFO] --- checkstyle:3.1.0:check (default) @ tyrus-tests-servlet-embedded-gf --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory:1.0:highest-basedir (directories) @ tyrus-tests-servlet-embedded-gf --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/continuous-integration_2.x [INFO] [INFO] --- build-helper:3.4.0:parse-version (parse-version) @ tyrus-tests-servlet-embedded-gf --- [INFO] [INFO] --- build-helper:3.4.0:add-source (default) @ tyrus-tests-servlet-embedded-gf --- [INFO] Source directory: /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/embedded-glassfish-test/target/generated-sources/rsrc-gen added. [INFO] [INFO] --- resources:2.6:copy-resources (copy-legaldocs) @ tyrus-tests-servlet-embedded-gf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- resources:2.6:copy-resources (copy-legaldocs-to-sources) @ tyrus-tests-servlet-embedded-gf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- resources:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ tyrus-tests-servlet-embedded-gf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- resources:2.6:resources (default-resources) @ tyrus-tests-servlet-embedded-gf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/embedded-glassfish-test/src/main/resources [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ tyrus-tests-servlet-embedded-gf --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/embedded-glassfish-test/target/classes [INFO] /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/embedded-glassfish-test/src/main/java/org/glassfish/tyrus/tests/servlet/embedded/DispatchingServletProgrammaticEndpointConfig.java: /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/embedded-glassfish-test/src/main/java/org/glassfish/tyrus/tests/servlet/embedded/DispatchingServletProgrammaticEndpointConfig.java uses unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/embedded-glassfish-test/src/main/java/org/glassfish/tyrus/tests/servlet/embedded/DispatchingServletProgrammaticEndpointConfig.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- resources:2.6:testResources (default-testResources) @ tyrus-tests-servlet-embedded-gf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- dependency:3.6.1:unpack (unpack) @ tyrus-tests-servlet-embedded-gf --- [INFO] [INFO] --- dependency:3.6.1:copy (copy) @ tyrus-tests-servlet-embedded-gf --- [INFO] Configured Artifact: jakarta.websocket:jakarta.websocket-api:2.1.1:jar [INFO] Configured Artifact: jakarta.websocket:jakarta.websocket-client-api:2.1.1:jar [INFO] Configured Artifact: org.glassfish.tyrus:tyrus-client: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-glassfish-ejb: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-core: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-spi:2.1.99-SNAPSHOT:jar [INFO] Copying jakarta.websocket-api-2.1.1.jar to /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/embedded-glassfish-test/target/glassfish7/glassfish/modules/jakarta.websocket-api.jar [INFO] Copying jakarta.websocket-client-api-2.1.1.jar to /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/embedded-glassfish-test/target/glassfish7/glassfish/modules/jakarta.websocket-client-api.jar [INFO] Copying tyrus-client-2.1.99-SNAPSHOT.jar to /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/embedded-glassfish-test/target/glassfish7/glassfish/modules/tyrus-client.jar [INFO] Copying tyrus-container-glassfish-cdi-2.1.99-SNAPSHOT.jar to /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/embedded-glassfish-test/target/glassfish7/glassfish/modules/tyrus-container-glassfish-cdi.jar [INFO] Copying tyrus-container-glassfish-ejb-2.1.99-SNAPSHOT.jar to /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/embedded-glassfish-test/target/glassfish7/glassfish/modules/tyrus-container-glassfish-ejb.jar [INFO] Copying tyrus-container-grizzly-client-2.1.99-SNAPSHOT.jar to /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/embedded-glassfish-test/target/glassfish7/glassfish/modules/tyrus-container-grizzly-client.jar [INFO] Copying tyrus-container-servlet-2.1.99-SNAPSHOT.jar to /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/embedded-glassfish-test/target/glassfish7/glassfish/modules/tyrus-container-servlet.jar [INFO] Copying tyrus-core-2.1.99-SNAPSHOT.jar to /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/embedded-glassfish-test/target/glassfish7/glassfish/modules/tyrus-core.jar [INFO] Copying tyrus-server-2.1.99-SNAPSHOT.jar to /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/embedded-glassfish-test/target/glassfish7/glassfish/modules/tyrus-server.jar [INFO] Copying tyrus-spi-2.1.99-SNAPSHOT.jar to /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/embedded-glassfish-test/target/glassfish7/glassfish/modules/tyrus-spi.jar [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ tyrus-tests-servlet-embedded-gf --- [WARNING] Can't extract module name from shrinkwrap-impl-base-1.2.6.jar: Provider class implementingClassName=org.jboss.shrinkwrap.impl.base.importer.zip.ZipImporterImpl not in module [WARNING] Can't extract module name from arquillian-protocol-servlet-jakarta-1.7.0.Alpha2.jar: Provider class implClass=org.jboss.arquillian.protocol.servlet5.arq514hack.descriptors.impl.web.WebAppDescriptorImpl not in module [WARNING] Can't extract module name from arquillian-config-impl-base-1.7.0.Alpha10.jar: Provider class implClass=org.jboss.arquillian.config.descriptor.impl.ArquillianDescriptorImpl not in module [WARNING] Can't extract module name from arquillian-glassfish-managed-6-1.0.0.Alpha1.jar: arquillian.glassfish.managed.6: Invalid module name: '6' is not a Java identifier [WARNING] Can't extract module name from arquillian-container-test-impl-base-1.7.0.Alpha10.jar: Provider class !org.jboss.arquillian.test.impl.TestExtension not in module [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/embedded-glassfish-test/target/test-classes [INFO] [INFO] --- surefire:3.2.1:test (default-test) @ tyrus-tests-servlet-embedded-gf --- [INFO] [INFO] --- war:3.4.0:war (default-war) @ tyrus-tests-servlet-embedded-gf --- [INFO] Packaging webapp [INFO] Assembling webapp [tyrus-tests-servlet-embedded-gf] in [/home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/embedded-glassfish-test/target/tyrus-tests-servlet-embedded-gf-2.1.99-SNAPSHOT] [INFO] Processing war project [INFO] Building war: /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/embedded-glassfish-test/target/tyrus-tests-servlet-embedded-gf-2.1.99-SNAPSHOT.war [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ tyrus-tests-servlet-embedded-gf --- [INFO] CycloneDX: Resolving Dependencies [INFO] Configured Artifact: org.glassfish.main.distributions:glassfish:7.0.9:zip [INFO] CycloneDX: Creating BOM version 1.4 with 14 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/embedded-glassfish-test/target/bom.xml [INFO] attaching as tyrus-tests-servlet-embedded-gf-2.1.99-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/embedded-glassfish-test/target/bom.json [INFO] attaching as tyrus-tests-servlet-embedded-gf-2.1.99-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- failsafe:3.2.1:integration-test (default) @ tyrus-tests-servlet-embedded-gf --- [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] --- dependency:3.6.1:copy (copy) @ tyrus-tests-servlet-embedded-gf --- [INFO] Configured Artifact: jakarta.websocket:jakarta.websocket-api:2.1.1:jar [INFO] Configured Artifact: jakarta.websocket:jakarta.websocket-client-api:2.1.1:jar [INFO] Configured Artifact: org.glassfish.tyrus:tyrus-client: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-glassfish-ejb: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-core: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-spi:2.1.99-SNAPSHOT:jar [INFO] Copying jakarta.websocket-api-2.1.1.jar to /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/embedded-glassfish-test/target/glassfish7/glassfish/modules/jakarta.websocket-api.jar [INFO] Copying jakarta.websocket-client-api-2.1.1.jar to /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/embedded-glassfish-test/target/glassfish7/glassfish/modules/jakarta.websocket-client-api.jar [INFO] Copying tyrus-client-2.1.99-SNAPSHOT.jar to /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/embedded-glassfish-test/target/glassfish7/glassfish/modules/tyrus-client.jar [INFO] Copying tyrus-container-glassfish-cdi-2.1.99-SNAPSHOT.jar to /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/embedded-glassfish-test/target/glassfish7/glassfish/modules/tyrus-container-glassfish-cdi.jar [INFO] Copying tyrus-container-glassfish-ejb-2.1.99-SNAPSHOT.jar to /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/embedded-glassfish-test/target/glassfish7/glassfish/modules/tyrus-container-glassfish-ejb.jar [INFO] Copying tyrus-container-grizzly-client-2.1.99-SNAPSHOT.jar to /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/embedded-glassfish-test/target/glassfish7/glassfish/modules/tyrus-container-grizzly-client.jar [INFO] Copying tyrus-container-servlet-2.1.99-SNAPSHOT.jar to /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/embedded-glassfish-test/target/glassfish7/glassfish/modules/tyrus-container-servlet.jar [INFO] Copying tyrus-core-2.1.99-SNAPSHOT.jar to /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/embedded-glassfish-test/target/glassfish7/glassfish/modules/tyrus-core.jar [INFO] Copying tyrus-server-2.1.99-SNAPSHOT.jar to /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/embedded-glassfish-test/target/glassfish7/glassfish/modules/tyrus-server.jar [INFO] Copying tyrus-spi-2.1.99-SNAPSHOT.jar to /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/embedded-glassfish-test/target/glassfish7/glassfish/modules/tyrus-spi.jar [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ tyrus-tests-servlet-embedded-gf --- [WARNING] Can't extract module name from shrinkwrap-impl-base-1.2.6.jar: Provider class implementingClassName=org.jboss.shrinkwrap.impl.base.importer.zip.ZipImporterImpl not in module [WARNING] Can't extract module name from arquillian-protocol-servlet-jakarta-1.7.0.Alpha2.jar: Provider class implClass=org.jboss.arquillian.protocol.servlet5.arq514hack.descriptors.impl.web.WebAppDescriptorImpl not in module [WARNING] Can't extract module name from arquillian-config-impl-base-1.7.0.Alpha10.jar: Provider class implClass=org.jboss.arquillian.config.descriptor.impl.ArquillianDescriptorImpl not in module [WARNING] Can't extract module name from arquillian-glassfish-managed-6-1.0.0.Alpha1.jar: arquillian.glassfish.managed.6: Invalid module name: '6' is not a Java identifier [WARNING] Can't extract module name from arquillian-container-test-impl-base-1.7.0.Alpha10.jar: Provider class !org.jboss.arquillian.test.impl.TestExtension not in module [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/embedded-glassfish-test/target/test-classes [INFO] [INFO] --- surefire:3.2.1:test (default-test) @ tyrus-tests-servlet-embedded-gf --- [INFO] [INFO] --- war:3.4.0:war (default-war) @ tyrus-tests-servlet-embedded-gf --- [INFO] Packaging webapp [INFO] Assembling webapp [tyrus-tests-servlet-embedded-gf] in [/home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/embedded-glassfish-test/target/tyrus-tests-servlet-embedded-gf-2.1.99-SNAPSHOT] [INFO] Processing war project [INFO] Building war: /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/embedded-glassfish-test/target/tyrus-tests-servlet-embedded-gf-2.1.99-SNAPSHOT.war [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ tyrus-tests-servlet-embedded-gf --- [INFO] CycloneDX: Resolving Dependencies [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.glassfish.tyrus.tests.servlet.embedded.WsServletTestIT Starting container using command: [java, -jar, /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/embedded-glassfish-test/target/glassfish7/glassfish/modules/admin-cli.jar, start-domain, --debug, -t] [INFO] CycloneDX: Creating BOM version 1.4 with 14 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/embedded-glassfish-test/target/bom.xml [INFO] attaching as tyrus-tests-servlet-embedded-gf-2.1.99-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/embedded-glassfish-test/target/bom.json [INFO] attaching as tyrus-tests-servlet-embedded-gf-2.1.99-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- failsafe:3.2.1:integration-test (default) @ tyrus-tests-servlet-embedded-gf --- [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.glassfish.tyrus.tests.servlet.embedded.WsServletTestIT Starting container using command: [java, -jar, /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/embedded-glassfish-test/target/glassfish7/glassfish/modules/admin-cli.jar, start-domain, --debug, -t] Waiting finished after 5,620 ms. Successfully started the domain : domain1 domain Location: /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/embedded-glassfish-test/target/glassfish7/glassfish/domains/domain1 Log File: /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/embedded-glassfish-test/target/glassfish7/glassfish/domains/domain1/logs/server.log Admin Port: 4,848 Waiting finished after 5,998 ms. Successfully started the domain : domain1 domain Location: /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/embedded-glassfish-test/target/glassfish7/glassfish/domains/domain1 Log File: /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/embedded-glassfish-test/target/glassfish7/glassfish/domains/domain1/logs/server.log Admin Port: 4,848 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.63 s -- in org.glassfish.tyrus.tests.servlet.embedded.WsServletTestIT [INFO] Running org.glassfish.tyrus.tests.servlet.embedded.SSLTestIT [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.422 s -- in org.glassfish.tyrus.tests.servlet.embedded.SSLTestIT Stopping container using command: [java, -jar, /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/embedded-glassfish-test/target/glassfish7/glassfish/modules/admin-cli.jar, stop-domain, --kill, -t] Waiting finished after 522 ms. [INFO] [INFO] Results: [INFO] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- source:3.2.0:jar-no-fork (attach-sources) @ tyrus-tests-servlet-embedded-gf --- [INFO] Building jar: /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/embedded-glassfish-test/target/tyrus-tests-servlet-embedded-gf-2.1.99-SNAPSHOT-sources.jar [INFO] [INFO] --- failsafe:3.2.1:verify (default) @ tyrus-tests-servlet-embedded-gf --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ tyrus-tests-servlet-embedded-gf --- [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/embedded-glassfish-test/pom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/tests/servlet/tyrus-tests-servlet-embedded-gf/2.1.99-SNAPSHOT/tyrus-tests-servlet-embedded-gf-2.1.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/embedded-glassfish-test/target/tyrus-tests-servlet-embedded-gf-2.1.99-SNAPSHOT.war to /home/jenkins/.m2/repository/org/glassfish/tyrus/tests/servlet/tyrus-tests-servlet-embedded-gf/2.1.99-SNAPSHOT/tyrus-tests-servlet-embedded-gf-2.1.99-SNAPSHOT.war [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/embedded-glassfish-test/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/tests/servlet/tyrus-tests-servlet-embedded-gf/2.1.99-SNAPSHOT/tyrus-tests-servlet-embedded-gf-2.1.99-SNAPSHOT-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/embedded-glassfish-test/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/tyrus/tests/servlet/tyrus-tests-servlet-embedded-gf/2.1.99-SNAPSHOT/tyrus-tests-servlet-embedded-gf-2.1.99-SNAPSHOT-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/embedded-glassfish-test/target/tyrus-tests-servlet-embedded-gf-2.1.99-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/tyrus/tests/servlet/tyrus-tests-servlet-embedded-gf/2.1.99-SNAPSHOT/tyrus-tests-servlet-embedded-gf-2.1.99-SNAPSHOT-sources.jar [INFO] [INFO] --< org.glassfish.tyrus.tests.servlet:tyrus-tests-servlet-dynamic-deploy >-- [INFO] Building Tyrus Servlet Dynamic Deploy Test 2.1.99-SNAPSHOT [53/69] [INFO] from tests/servlet/dynamic-deploy/pom.xml [INFO] --------------------------------[ war ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ tyrus-tests-servlet-dynamic-deploy --- [INFO] [INFO] --- checkstyle:3.1.0:check (default) @ tyrus-tests-servlet-dynamic-deploy --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory:1.0:highest-basedir (directories) @ tyrus-tests-servlet-dynamic-deploy --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/continuous-integration_2.x [INFO] [INFO] --- build-helper:3.4.0:parse-version (parse-version) @ tyrus-tests-servlet-dynamic-deploy --- [INFO] [INFO] --- build-helper:3.4.0:add-source (default) @ tyrus-tests-servlet-dynamic-deploy --- [INFO] Source directory: /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/dynamic-deploy/target/generated-sources/rsrc-gen added. [INFO] [INFO] --- resources:2.6:copy-resources (copy-legaldocs) @ tyrus-tests-servlet-dynamic-deploy --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- resources:2.6:copy-resources (copy-legaldocs-to-sources) @ tyrus-tests-servlet-dynamic-deploy --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- resources:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ tyrus-tests-servlet-dynamic-deploy --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- resources:2.6:resources (default-resources) @ tyrus-tests-servlet-dynamic-deploy --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/dynamic-deploy/src/main/resources [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ tyrus-tests-servlet-dynamic-deploy --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/dynamic-deploy/target/classes [INFO] [INFO] --- resources:2.6:testResources (default-testResources) @ tyrus-tests-servlet-dynamic-deploy --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/dynamic-deploy/src/test/resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ tyrus-tests-servlet-dynamic-deploy --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/dynamic-deploy/target/test-classes [INFO] [INFO] --- surefire:3.2.1:test (default-test) @ tyrus-tests-servlet-dynamic-deploy --- [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.glassfish.tyrus.tests.servlet.dynamic_deploy.DynamicDeployTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.146 s -- in org.glassfish.tyrus.tests.servlet.dynamic_deploy.DynamicDeployTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- war:3.4.0:war (default-war) @ tyrus-tests-servlet-dynamic-deploy --- [INFO] Packaging webapp [INFO] Assembling webapp [tyrus-tests-servlet-dynamic-deploy] in [/home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/dynamic-deploy/target/tyrus-tests-servlet-dynamic-deploy-2.1.99-SNAPSHOT] [INFO] Processing war project [INFO] Copying webapp resources [/home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/dynamic-deploy/src/main/webapp] [INFO] Building war: /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/dynamic-deploy/target/tyrus-tests-servlet-dynamic-deploy-2.1.99-SNAPSHOT.war [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ tyrus-tests-servlet-dynamic-deploy --- [INFO] CycloneDX: Resolving Dependencies [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.89 s -- in org.glassfish.tyrus.tests.servlet.embedded.WsServletTestIT [INFO] Running org.glassfish.tyrus.tests.servlet.embedded.SSLTestIT [INFO] CycloneDX: Creating BOM version 1.4 with 14 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/dynamic-deploy/target/bom.xml [INFO] attaching as tyrus-tests-servlet-dynamic-deploy-2.1.99-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/dynamic-deploy/target/bom.json [INFO] attaching as tyrus-tests-servlet-dynamic-deploy-2.1.99-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- source:3.2.0:jar-no-fork (attach-sources) @ tyrus-tests-servlet-dynamic-deploy --- [INFO] Building jar: /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/dynamic-deploy/target/tyrus-tests-servlet-dynamic-deploy-2.1.99-SNAPSHOT-sources.jar [INFO] [INFO] --- install:3.1.1:install (default-install) @ tyrus-tests-servlet-dynamic-deploy --- [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/dynamic-deploy/pom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/tests/servlet/tyrus-tests-servlet-dynamic-deploy/2.1.99-SNAPSHOT/tyrus-tests-servlet-dynamic-deploy-2.1.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/dynamic-deploy/target/tyrus-tests-servlet-dynamic-deploy-2.1.99-SNAPSHOT.war to /home/jenkins/.m2/repository/org/glassfish/tyrus/tests/servlet/tyrus-tests-servlet-dynamic-deploy/2.1.99-SNAPSHOT/tyrus-tests-servlet-dynamic-deploy-2.1.99-SNAPSHOT.war [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/dynamic-deploy/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/tests/servlet/tyrus-tests-servlet-dynamic-deploy/2.1.99-SNAPSHOT/tyrus-tests-servlet-dynamic-deploy-2.1.99-SNAPSHOT-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/dynamic-deploy/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/tyrus/tests/servlet/tyrus-tests-servlet-dynamic-deploy/2.1.99-SNAPSHOT/tyrus-tests-servlet-dynamic-deploy-2.1.99-SNAPSHOT-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/dynamic-deploy/target/tyrus-tests-servlet-dynamic-deploy-2.1.99-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/tyrus/tests/servlet/tyrus-tests-servlet-dynamic-deploy/2.1.99-SNAPSHOT/tyrus-tests-servlet-dynamic-deploy-2.1.99-SNAPSHOT-sources.jar [INFO] [INFO] --< org.glassfish.tyrus.tests.servlet:tyrus-tests-servlet-noappconfig >-- [INFO] Building Tyrus Servlet No App Config 2.1.99-SNAPSHOT [54/69] [INFO] from tests/servlet/noappconfig/pom.xml [INFO] --------------------------------[ war ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ tyrus-tests-servlet-noappconfig --- [INFO] [INFO] --- checkstyle:3.1.0:check (default) @ tyrus-tests-servlet-noappconfig --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory:1.0:highest-basedir (directories) @ tyrus-tests-servlet-noappconfig --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/continuous-integration_2.x [INFO] [INFO] --- build-helper:3.4.0:parse-version (parse-version) @ tyrus-tests-servlet-noappconfig --- [INFO] [INFO] --- build-helper:3.4.0:add-source (default) @ tyrus-tests-servlet-noappconfig --- [INFO] Source directory: /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/noappconfig/target/generated-sources/rsrc-gen added. [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ tyrus-tests-servlet-noappconfig --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/noappconfig/src/main/resources [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ tyrus-tests-servlet-noappconfig --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/noappconfig/target/classes [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ tyrus-tests-servlet-noappconfig --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/noappconfig/src/test/resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ tyrus-tests-servlet-noappconfig --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/noappconfig/target/test-classes [INFO] /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/noappconfig/src/test/java/org/glassfish/tyrus/test/servlet/noappconfig/NoServerApplicationConfigDeployTest.java: /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/noappconfig/src/test/java/org/glassfish/tyrus/test/servlet/noappconfig/NoServerApplicationConfigDeployTest.java uses or overrides a deprecated API. [INFO] /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/noappconfig/src/test/java/org/glassfish/tyrus/test/servlet/noappconfig/NoServerApplicationConfigDeployTest.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- surefire:3.2.1:test (default-test) @ tyrus-tests-servlet-noappconfig --- [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.214 s -- in org.glassfish.tyrus.tests.servlet.embedded.SSLTestIT Stopping container using command: [java, -jar, /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/embedded-glassfish-test/target/glassfish7/glassfish/modules/admin-cli.jar, stop-domain, --kill, -t] [INFO] Running org.glassfish.tyrus.test.servlet.noappconfig.NoServerApplicationConfigDeployTest Nov 02, 2023 2:21:24 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:21:24 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Nov 02, 2023 2:21:24 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:21:24 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. ws://localhost:8025/noappconfig-test/one Nov 02, 2023 2:21:24 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:21:24 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:21:24 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:21:24 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Nov 02, 2023 2:21:24 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:21:24 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:21:24 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:21:24 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.572 s -- in org.glassfish.tyrus.test.servlet.noappconfig.NoServerApplicationConfigDeployTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- war:3.4.0:war (default-war) @ tyrus-tests-servlet-noappconfig --- [INFO] Packaging webapp [INFO] Assembling webapp [tyrus-tests-servlet-noappconfig] in [/home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/noappconfig/target/tyrus-tests-servlet-noappconfig-2.1.99-SNAPSHOT] [INFO] Processing war project [INFO] Copying webapp resources [/home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/noappconfig/src/main/webapp] [INFO] Building war: /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/noappconfig/target/tyrus-tests-servlet-noappconfig-2.1.99-SNAPSHOT.war [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ tyrus-tests-servlet-noappconfig --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 13 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/noappconfig/target/bom.xml [INFO] attaching as tyrus-tests-servlet-noappconfig-2.1.99-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/noappconfig/target/bom.json [INFO] attaching as tyrus-tests-servlet-noappconfig-2.1.99-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- source:3.2.0:jar-no-fork (attach-sources) @ tyrus-tests-servlet-noappconfig --- [INFO] Building jar: /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/noappconfig/target/tyrus-tests-servlet-noappconfig-2.1.99-SNAPSHOT-sources.jar [INFO] [INFO] --- install:3.1.1:install (default-install) @ tyrus-tests-servlet-noappconfig --- [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/noappconfig/pom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/tests/servlet/tyrus-tests-servlet-noappconfig/2.1.99-SNAPSHOT/tyrus-tests-servlet-noappconfig-2.1.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/noappconfig/target/tyrus-tests-servlet-noappconfig-2.1.99-SNAPSHOT.war to /home/jenkins/.m2/repository/org/glassfish/tyrus/tests/servlet/tyrus-tests-servlet-noappconfig/2.1.99-SNAPSHOT/tyrus-tests-servlet-noappconfig-2.1.99-SNAPSHOT.war [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/noappconfig/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/tests/servlet/tyrus-tests-servlet-noappconfig/2.1.99-SNAPSHOT/tyrus-tests-servlet-noappconfig-2.1.99-SNAPSHOT-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/noappconfig/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/tyrus/tests/servlet/tyrus-tests-servlet-noappconfig/2.1.99-SNAPSHOT/tyrus-tests-servlet-noappconfig-2.1.99-SNAPSHOT-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/noappconfig/target/tyrus-tests-servlet-noappconfig-2.1.99-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/tyrus/tests/servlet/tyrus-tests-servlet-noappconfig/2.1.99-SNAPSHOT/tyrus-tests-servlet-noappconfig-2.1.99-SNAPSHOT-sources.jar [INFO] [INFO] --< org.glassfish.tyrus.tests.servlet:tyrus-tests-servlet-oneappconfig >-- [INFO] Building Tyrus Servlet One App Config 2.1.99-SNAPSHOT [55/69] [INFO] from tests/servlet/oneappconfig/pom.xml [INFO] --------------------------------[ war ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ tyrus-tests-servlet-oneappconfig --- [INFO] [INFO] --- checkstyle:3.1.0:check (default) @ tyrus-tests-servlet-oneappconfig --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory:1.0:highest-basedir (directories) @ tyrus-tests-servlet-oneappconfig --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/continuous-integration_2.x [INFO] [INFO] --- build-helper:3.4.0:parse-version (parse-version) @ tyrus-tests-servlet-oneappconfig --- [INFO] [INFO] --- build-helper:3.4.0:add-source (default) @ tyrus-tests-servlet-oneappconfig --- [INFO] Source directory: /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/oneappconfig/target/generated-sources/rsrc-gen added. [INFO] [INFO] --- resources:2.6:copy-resources (copy-legaldocs) @ tyrus-tests-servlet-oneappconfig --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- resources:2.6:copy-resources (copy-legaldocs-to-sources) @ tyrus-tests-servlet-oneappconfig --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- resources:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ tyrus-tests-servlet-oneappconfig --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- resources:2.6:resources (default-resources) @ tyrus-tests-servlet-oneappconfig --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/oneappconfig/src/main/resources [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ tyrus-tests-servlet-oneappconfig --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/oneappconfig/target/classes [INFO] [INFO] --- resources:2.6:testResources (default-testResources) @ tyrus-tests-servlet-oneappconfig --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/oneappconfig/src/test/resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ tyrus-tests-servlet-oneappconfig --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/oneappconfig/target/test-classes [INFO] /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/oneappconfig/src/test/java/org/glassfish/tyrus/tests/servlet/oneappconfig/OneServerApplicationConfigDeployTest.java: /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/oneappconfig/src/test/java/org/glassfish/tyrus/tests/servlet/oneappconfig/OneServerApplicationConfigDeployTest.java uses or overrides a deprecated API. [INFO] /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/oneappconfig/src/test/java/org/glassfish/tyrus/tests/servlet/oneappconfig/OneServerApplicationConfigDeployTest.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- surefire:3.2.1:test (default-test) @ tyrus-tests-servlet-oneappconfig --- [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.glassfish.tyrus.tests.servlet.oneappconfig.OneServerApplicationConfigDeployTest Waiting finished after 430 ms. [INFO] [INFO] Results: [INFO] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- source:3.2.0:jar-no-fork (attach-sources) @ tyrus-tests-servlet-embedded-gf --- [INFO] Building jar: /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/embedded-glassfish-test/target/tyrus-tests-servlet-embedded-gf-2.1.99-SNAPSHOT-sources.jar [INFO] [INFO] --- failsafe:3.2.1:verify (default) @ tyrus-tests-servlet-embedded-gf --- Nov 02, 2023 2:21:26 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:21:26 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Nov 02, 2023 2:21:26 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:21:26 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. [INFO] [INFO] --- install:3.1.1:install (default-install) @ tyrus-tests-servlet-embedded-gf --- [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/embedded-glassfish-test/pom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/tests/servlet/tyrus-tests-servlet-embedded-gf/2.1.99-SNAPSHOT/tyrus-tests-servlet-embedded-gf-2.1.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/embedded-glassfish-test/target/tyrus-tests-servlet-embedded-gf-2.1.99-SNAPSHOT.war to /home/jenkins/.m2/repository/org/glassfish/tyrus/tests/servlet/tyrus-tests-servlet-embedded-gf/2.1.99-SNAPSHOT/tyrus-tests-servlet-embedded-gf-2.1.99-SNAPSHOT.war [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/embedded-glassfish-test/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/tests/servlet/tyrus-tests-servlet-embedded-gf/2.1.99-SNAPSHOT/tyrus-tests-servlet-embedded-gf-2.1.99-SNAPSHOT-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/embedded-glassfish-test/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/tyrus/tests/servlet/tyrus-tests-servlet-embedded-gf/2.1.99-SNAPSHOT/tyrus-tests-servlet-embedded-gf-2.1.99-SNAPSHOT-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/embedded-glassfish-test/target/tyrus-tests-servlet-embedded-gf-2.1.99-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/tyrus/tests/servlet/tyrus-tests-servlet-embedded-gf/2.1.99-SNAPSHOT/tyrus-tests-servlet-embedded-gf-2.1.99-SNAPSHOT-sources.jar [INFO] [INFO] --< org.glassfish.tyrus.tests.servlet:tyrus-tests-servlet-dynamic-deploy >-- [INFO] Building Tyrus Servlet Dynamic Deploy Test 2.1.99-SNAPSHOT [53/69] [INFO] from tests/servlet/dynamic-deploy/pom.xml [INFO] --------------------------------[ war ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ tyrus-tests-servlet-dynamic-deploy --- [INFO] [INFO] --- checkstyle:3.1.0:check (default) @ tyrus-tests-servlet-dynamic-deploy --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory:1.0:highest-basedir (directories) @ tyrus-tests-servlet-dynamic-deploy --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/continuous-integration_2.x [INFO] [INFO] --- build-helper:3.4.0:parse-version (parse-version) @ tyrus-tests-servlet-dynamic-deploy --- [INFO] [INFO] --- build-helper:3.4.0:add-source (default) @ tyrus-tests-servlet-dynamic-deploy --- [INFO] Source directory: /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/dynamic-deploy/target/generated-sources/rsrc-gen added. [INFO] [INFO] --- resources:2.6:copy-resources (copy-legaldocs) @ tyrus-tests-servlet-dynamic-deploy --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- resources:2.6:copy-resources (copy-legaldocs-to-sources) @ tyrus-tests-servlet-dynamic-deploy --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- resources:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ tyrus-tests-servlet-dynamic-deploy --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- resources:2.6:resources (default-resources) @ tyrus-tests-servlet-dynamic-deploy --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/dynamic-deploy/src/main/resources [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ tyrus-tests-servlet-dynamic-deploy --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/dynamic-deploy/target/classes [INFO] [INFO] --- resources:2.6:testResources (default-testResources) @ tyrus-tests-servlet-dynamic-deploy --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/dynamic-deploy/src/test/resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ tyrus-tests-servlet-dynamic-deploy --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/dynamic-deploy/target/test-classes Nov 02, 2023 2:21:26 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:21:26 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:21:26 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:21:26 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Nov 02, 2023 2:21:26 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:21:26 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:21:26 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:21:26 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.410 s -- in org.glassfish.tyrus.tests.servlet.oneappconfig.OneServerApplicationConfigDeployTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- war:3.4.0:war (default-war) @ tyrus-tests-servlet-oneappconfig --- [INFO] Packaging webapp [INFO] Assembling webapp [tyrus-tests-servlet-oneappconfig] in [/home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/oneappconfig/target/tyrus-tests-servlet-oneappconfig-2.1.99-SNAPSHOT] [INFO] Processing war project [INFO] Copying webapp resources [/home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/oneappconfig/src/main/webapp] [INFO] Building war: /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/oneappconfig/target/tyrus-tests-servlet-oneappconfig-2.1.99-SNAPSHOT.war [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ tyrus-tests-servlet-oneappconfig --- [INFO] CycloneDX: Resolving Dependencies [INFO] [INFO] --- surefire:3.2.1:test (default-test) @ tyrus-tests-servlet-dynamic-deploy --- [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] CycloneDX: Creating BOM version 1.4 with 13 component(s) [INFO] Running org.glassfish.tyrus.tests.servlet.dynamic_deploy.DynamicDeployTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.102 s -- in org.glassfish.tyrus.tests.servlet.dynamic_deploy.DynamicDeployTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- war:3.4.0:war (default-war) @ tyrus-tests-servlet-dynamic-deploy --- [INFO] Packaging webapp [INFO] Assembling webapp [tyrus-tests-servlet-dynamic-deploy] in [/home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/dynamic-deploy/target/tyrus-tests-servlet-dynamic-deploy-2.1.99-SNAPSHOT] [INFO] Processing war project [INFO] Copying webapp resources [/home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/dynamic-deploy/src/main/webapp] [INFO] Building war: /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/dynamic-deploy/target/tyrus-tests-servlet-dynamic-deploy-2.1.99-SNAPSHOT.war [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ tyrus-tests-servlet-dynamic-deploy --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/oneappconfig/target/bom.xml [INFO] attaching as tyrus-tests-servlet-oneappconfig-2.1.99-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/oneappconfig/target/bom.json [INFO] attaching as tyrus-tests-servlet-oneappconfig-2.1.99-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- source:3.2.0:jar-no-fork (attach-sources) @ tyrus-tests-servlet-oneappconfig --- [INFO] Building jar: /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/oneappconfig/target/tyrus-tests-servlet-oneappconfig-2.1.99-SNAPSHOT-sources.jar [INFO] [INFO] --- install:3.1.1:install (default-install) @ tyrus-tests-servlet-oneappconfig --- [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/oneappconfig/pom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/tests/servlet/tyrus-tests-servlet-oneappconfig/2.1.99-SNAPSHOT/tyrus-tests-servlet-oneappconfig-2.1.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/oneappconfig/target/tyrus-tests-servlet-oneappconfig-2.1.99-SNAPSHOT.war to /home/jenkins/.m2/repository/org/glassfish/tyrus/tests/servlet/tyrus-tests-servlet-oneappconfig/2.1.99-SNAPSHOT/tyrus-tests-servlet-oneappconfig-2.1.99-SNAPSHOT.war [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/oneappconfig/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/tests/servlet/tyrus-tests-servlet-oneappconfig/2.1.99-SNAPSHOT/tyrus-tests-servlet-oneappconfig-2.1.99-SNAPSHOT-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/oneappconfig/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/tyrus/tests/servlet/tyrus-tests-servlet-oneappconfig/2.1.99-SNAPSHOT/tyrus-tests-servlet-oneappconfig-2.1.99-SNAPSHOT-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/oneappconfig/target/tyrus-tests-servlet-oneappconfig-2.1.99-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/tyrus/tests/servlet/tyrus-tests-servlet-oneappconfig/2.1.99-SNAPSHOT/tyrus-tests-servlet-oneappconfig-2.1.99-SNAPSHOT-sources.jar [INFO] [INFO] ----< org.glassfish.tyrus.tests.servlet:tyrus-tests-servlet-remote >---- [INFO] Building Tyrus Servlet RemoteEndpoint Timeout 2.1.99-SNAPSHOT [56/69] [INFO] from tests/servlet/remote-endpoint-timeout/pom.xml [INFO] --------------------------------[ war ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ tyrus-tests-servlet-remote --- [INFO] [INFO] --- checkstyle:3.1.0:check (default) @ tyrus-tests-servlet-remote --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory:1.0:highest-basedir (directories) @ tyrus-tests-servlet-remote --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/continuous-integration_2.x [INFO] [INFO] --- build-helper:3.4.0:parse-version (parse-version) @ tyrus-tests-servlet-remote --- [INFO] [INFO] --- build-helper:3.4.0:add-source (default) @ tyrus-tests-servlet-remote --- [INFO] Source directory: /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/remote-endpoint-timeout/target/generated-sources/rsrc-gen added. [INFO] [INFO] --- resources:2.6:copy-resources (copy-legaldocs) @ tyrus-tests-servlet-remote --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- resources:2.6:copy-resources (copy-legaldocs-to-sources) @ tyrus-tests-servlet-remote --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- resources:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ tyrus-tests-servlet-remote --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- resources:2.6:resources (default-resources) @ tyrus-tests-servlet-remote --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/remote-endpoint-timeout/src/main/resources [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ tyrus-tests-servlet-remote --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/remote-endpoint-timeout/target/classes [INFO] /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/remote-endpoint-timeout/src/main/java/org/glassfish/tyrus/tests/servlet/remote/SingletonConfigurator.java: /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/remote-endpoint-timeout/src/main/java/org/glassfish/tyrus/tests/servlet/remote/SingletonConfigurator.java uses unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/remote-endpoint-timeout/src/main/java/org/glassfish/tyrus/tests/servlet/remote/SingletonConfigurator.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- resources:2.6:testResources (default-testResources) @ tyrus-tests-servlet-remote --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/remote-endpoint-timeout/src/test/resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ tyrus-tests-servlet-remote --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/remote-endpoint-timeout/target/test-classes [INFO] /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/remote-endpoint-timeout/src/test/java/org/glassfish/tyrus/tests/servlet/remote/RemoteApplicationTest.java: /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/remote-endpoint-timeout/src/test/java/org/glassfish/tyrus/tests/servlet/remote/RemoteApplicationTest.java uses or overrides a deprecated API. [INFO] /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/remote-endpoint-timeout/src/test/java/org/glassfish/tyrus/tests/servlet/remote/RemoteApplicationTest.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- surefire:3.2.1:test (default-test) @ tyrus-tests-servlet-remote --- [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.glassfish.tyrus.tests.servlet.remote.RemoteApplicationTest [WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.010 s -- in org.glassfish.tyrus.tests.servlet.remote.RemoteApplicationTest [INFO] [INFO] Results: [INFO] [WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1 [INFO] [INFO] [INFO] --- war:3.4.0:war (default-war) @ tyrus-tests-servlet-remote --- [INFO] Packaging webapp [INFO] Assembling webapp [tyrus-tests-servlet-remote] in [/home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/remote-endpoint-timeout/target/tyrus-tests-servlet-remote-2.1.99-SNAPSHOT] [INFO] Processing war project [INFO] Copying webapp resources [/home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/remote-endpoint-timeout/src/main/webapp] [INFO] CycloneDX: Creating BOM version 1.4 with 14 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/dynamic-deploy/target/bom.xml [INFO] attaching as tyrus-tests-servlet-dynamic-deploy-2.1.99-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/dynamic-deploy/target/bom.json [INFO] attaching as tyrus-tests-servlet-dynamic-deploy-2.1.99-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- source:3.2.0:jar-no-fork (attach-sources) @ tyrus-tests-servlet-dynamic-deploy --- [INFO] Building jar: /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/dynamic-deploy/target/tyrus-tests-servlet-dynamic-deploy-2.1.99-SNAPSHOT-sources.jar [INFO] [INFO] --- install:3.1.1:install (default-install) @ tyrus-tests-servlet-dynamic-deploy --- [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/dynamic-deploy/pom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/tests/servlet/tyrus-tests-servlet-dynamic-deploy/2.1.99-SNAPSHOT/tyrus-tests-servlet-dynamic-deploy-2.1.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/dynamic-deploy/target/tyrus-tests-servlet-dynamic-deploy-2.1.99-SNAPSHOT.war to /home/jenkins/.m2/repository/org/glassfish/tyrus/tests/servlet/tyrus-tests-servlet-dynamic-deploy/2.1.99-SNAPSHOT/tyrus-tests-servlet-dynamic-deploy-2.1.99-SNAPSHOT.war [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/dynamic-deploy/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/tests/servlet/tyrus-tests-servlet-dynamic-deploy/2.1.99-SNAPSHOT/tyrus-tests-servlet-dynamic-deploy-2.1.99-SNAPSHOT-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/dynamic-deploy/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/tyrus/tests/servlet/tyrus-tests-servlet-dynamic-deploy/2.1.99-SNAPSHOT/tyrus-tests-servlet-dynamic-deploy-2.1.99-SNAPSHOT-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/dynamic-deploy/target/tyrus-tests-servlet-dynamic-deploy-2.1.99-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/tyrus/tests/servlet/tyrus-tests-servlet-dynamic-deploy/2.1.99-SNAPSHOT/tyrus-tests-servlet-dynamic-deploy-2.1.99-SNAPSHOT-sources.jar [INFO] [INFO] --< org.glassfish.tyrus.tests.servlet:tyrus-tests-servlet-noappconfig >-- [INFO] Building Tyrus Servlet No App Config 2.1.99-SNAPSHOT [54/69] [INFO] from tests/servlet/noappconfig/pom.xml [INFO] --------------------------------[ war ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ tyrus-tests-servlet-noappconfig --- [INFO] [INFO] --- checkstyle:3.1.0:check (default) @ tyrus-tests-servlet-noappconfig --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory:1.0:highest-basedir (directories) @ tyrus-tests-servlet-noappconfig --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/continuous-integration_2.x [INFO] [INFO] --- build-helper:3.4.0:parse-version (parse-version) @ tyrus-tests-servlet-noappconfig --- [INFO] [INFO] --- build-helper:3.4.0:add-source (default) @ tyrus-tests-servlet-noappconfig --- [INFO] Source directory: /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/noappconfig/target/generated-sources/rsrc-gen added. [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ tyrus-tests-servlet-noappconfig --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/noappconfig/src/main/resources [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ tyrus-tests-servlet-noappconfig --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/noappconfig/target/classes [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ tyrus-tests-servlet-noappconfig --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/noappconfig/src/test/resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ tyrus-tests-servlet-noappconfig --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/noappconfig/target/test-classes [INFO] /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/noappconfig/src/test/java/org/glassfish/tyrus/test/servlet/noappconfig/NoServerApplicationConfigDeployTest.java: /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/noappconfig/src/test/java/org/glassfish/tyrus/test/servlet/noappconfig/NoServerApplicationConfigDeployTest.java uses or overrides a deprecated API. [INFO] /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/noappconfig/src/test/java/org/glassfish/tyrus/test/servlet/noappconfig/NoServerApplicationConfigDeployTest.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- surefire:3.2.1:test (default-test) @ tyrus-tests-servlet-noappconfig --- [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Building war: /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/remote-endpoint-timeout/target/tyrus-tests-servlet-remote-2.1.99-SNAPSHOT.war [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ tyrus-tests-servlet-remote --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 13 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/remote-endpoint-timeout/target/bom.xml [INFO] attaching as tyrus-tests-servlet-remote-2.1.99-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/remote-endpoint-timeout/target/bom.json [INFO] attaching as tyrus-tests-servlet-remote-2.1.99-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- source:3.2.0:jar-no-fork (attach-sources) @ tyrus-tests-servlet-remote --- [INFO] Building jar: /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/remote-endpoint-timeout/target/tyrus-tests-servlet-remote-2.1.99-SNAPSHOT-sources.jar [INFO] [INFO] --- install:3.1.1:install (default-install) @ tyrus-tests-servlet-remote --- [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/remote-endpoint-timeout/pom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/tests/servlet/tyrus-tests-servlet-remote/2.1.99-SNAPSHOT/tyrus-tests-servlet-remote-2.1.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/remote-endpoint-timeout/target/tyrus-tests-servlet-remote-2.1.99-SNAPSHOT.war to /home/jenkins/.m2/repository/org/glassfish/tyrus/tests/servlet/tyrus-tests-servlet-remote/2.1.99-SNAPSHOT/tyrus-tests-servlet-remote-2.1.99-SNAPSHOT.war [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/remote-endpoint-timeout/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/tests/servlet/tyrus-tests-servlet-remote/2.1.99-SNAPSHOT/tyrus-tests-servlet-remote-2.1.99-SNAPSHOT-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/remote-endpoint-timeout/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/tyrus/tests/servlet/tyrus-tests-servlet-remote/2.1.99-SNAPSHOT/tyrus-tests-servlet-remote-2.1.99-SNAPSHOT-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/remote-endpoint-timeout/target/tyrus-tests-servlet-remote-2.1.99-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/tyrus/tests/servlet/tyrus-tests-servlet-remote/2.1.99-SNAPSHOT/tyrus-tests-servlet-remote-2.1.99-SNAPSHOT-sources.jar [INFO] [INFO] ---< org.glassfish.tyrus.tests.servlet:tyrus-tests-servlet-session >---- [INFO] Building Tyrus Servlet Session Closing 2.1.99-SNAPSHOT [57/69] [INFO] from tests/servlet/session/pom.xml [INFO] --------------------------------[ war ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ tyrus-tests-servlet-session --- [INFO] [INFO] --- checkstyle:3.1.0:check (default) @ tyrus-tests-servlet-session --- [INFO] Running org.glassfish.tyrus.test.servlet.noappconfig.NoServerApplicationConfigDeployTest [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory:1.0:highest-basedir (directories) @ tyrus-tests-servlet-session --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/continuous-integration_2.x [INFO] [INFO] --- build-helper:3.4.0:parse-version (parse-version) @ tyrus-tests-servlet-session --- [INFO] [INFO] --- build-helper:3.4.0:add-source (default) @ tyrus-tests-servlet-session --- [INFO] Source directory: /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/session/target/generated-sources/rsrc-gen added. [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ tyrus-tests-servlet-session --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/session/src/main/resources [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ tyrus-tests-servlet-session --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/session/target/classes [INFO] /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/session/src/main/java/org/glassfish/tyrus/tests/servlet/session/SingletonConfigurator.java: /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/session/src/main/java/org/glassfish/tyrus/tests/servlet/session/SingletonConfigurator.java uses unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/session/src/main/java/org/glassfish/tyrus/tests/servlet/session/SingletonConfigurator.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ tyrus-tests-servlet-session --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/session/src/test/resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ tyrus-tests-servlet-session --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/session/target/test-classes [INFO] /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/session/src/test/java/org/glassfish/tyrus/test/servlet/session/SessionCloseApplicationTest.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/session/src/test/java/org/glassfish/tyrus/test/servlet/session/SessionCloseApplicationTest.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- surefire:3.2.1:test (default-test) @ tyrus-tests-servlet-session --- [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Nov 02, 2023 2:21:27 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:21:27 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Nov 02, 2023 2:21:27 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:21:27 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. ws://localhost:8025/noappconfig-test/one Nov 02, 2023 2:21:27 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:21:27 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:21:27 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:21:27 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Nov 02, 2023 2:21:27 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:21:27 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:21:28 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:21:28 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.495 s -- in org.glassfish.tyrus.test.servlet.noappconfig.NoServerApplicationConfigDeployTest [INFO] Running org.glassfish.tyrus.test.servlet.session.SessionCloseApplicationTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- war:3.4.0:war (default-war) @ tyrus-tests-servlet-noappconfig --- [INFO] Packaging webapp [INFO] Assembling webapp [tyrus-tests-servlet-noappconfig] in [/home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/noappconfig/target/tyrus-tests-servlet-noappconfig-2.1.99-SNAPSHOT] [INFO] Processing war project [INFO] Copying webapp resources [/home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/noappconfig/src/main/webapp] [INFO] Building war: /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/noappconfig/target/tyrus-tests-servlet-noappconfig-2.1.99-SNAPSHOT.war [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ tyrus-tests-servlet-noappconfig --- [INFO] CycloneDX: Resolving Dependencies Nov 02, 2023 2:21:28 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:21:28 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. [INFO] CycloneDX: Creating BOM version 1.4 with 13 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/noappconfig/target/bom.xml [INFO] attaching as tyrus-tests-servlet-noappconfig-2.1.99-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/noappconfig/target/bom.json [INFO] attaching as tyrus-tests-servlet-noappconfig-2.1.99-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- source:3.2.0:jar-no-fork (attach-sources) @ tyrus-tests-servlet-noappconfig --- [INFO] Building jar: /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/noappconfig/target/tyrus-tests-servlet-noappconfig-2.1.99-SNAPSHOT-sources.jar [INFO] [INFO] --- install:3.1.1:install (default-install) @ tyrus-tests-servlet-noappconfig --- [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/noappconfig/pom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/tests/servlet/tyrus-tests-servlet-noappconfig/2.1.99-SNAPSHOT/tyrus-tests-servlet-noappconfig-2.1.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/noappconfig/target/tyrus-tests-servlet-noappconfig-2.1.99-SNAPSHOT.war to /home/jenkins/.m2/repository/org/glassfish/tyrus/tests/servlet/tyrus-tests-servlet-noappconfig/2.1.99-SNAPSHOT/tyrus-tests-servlet-noappconfig-2.1.99-SNAPSHOT.war [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/noappconfig/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/tests/servlet/tyrus-tests-servlet-noappconfig/2.1.99-SNAPSHOT/tyrus-tests-servlet-noappconfig-2.1.99-SNAPSHOT-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/noappconfig/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/tyrus/tests/servlet/tyrus-tests-servlet-noappconfig/2.1.99-SNAPSHOT/tyrus-tests-servlet-noappconfig-2.1.99-SNAPSHOT-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/noappconfig/target/tyrus-tests-servlet-noappconfig-2.1.99-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/tyrus/tests/servlet/tyrus-tests-servlet-noappconfig/2.1.99-SNAPSHOT/tyrus-tests-servlet-noappconfig-2.1.99-SNAPSHOT-sources.jar [INFO] [INFO] --< org.glassfish.tyrus.tests.servlet:tyrus-tests-servlet-oneappconfig >-- [INFO] Building Tyrus Servlet One App Config 2.1.99-SNAPSHOT [55/69] [INFO] from tests/servlet/oneappconfig/pom.xml [INFO] --------------------------------[ war ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ tyrus-tests-servlet-oneappconfig --- [INFO] [INFO] --- checkstyle:3.1.0:check (default) @ tyrus-tests-servlet-oneappconfig --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory:1.0:highest-basedir (directories) @ tyrus-tests-servlet-oneappconfig --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/continuous-integration_2.x [INFO] [INFO] --- build-helper:3.4.0:parse-version (parse-version) @ tyrus-tests-servlet-oneappconfig --- [INFO] [INFO] --- build-helper:3.4.0:add-source (default) @ tyrus-tests-servlet-oneappconfig --- [INFO] Source directory: /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/oneappconfig/target/generated-sources/rsrc-gen added. [INFO] [INFO] --- resources:2.6:copy-resources (copy-legaldocs) @ tyrus-tests-servlet-oneappconfig --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- resources:2.6:copy-resources (copy-legaldocs-to-sources) @ tyrus-tests-servlet-oneappconfig --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- resources:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ tyrus-tests-servlet-oneappconfig --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- resources:2.6:resources (default-resources) @ tyrus-tests-servlet-oneappconfig --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/oneappconfig/src/main/resources [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ tyrus-tests-servlet-oneappconfig --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/oneappconfig/target/classes Nov 02, 2023 2:21:28 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:21:28 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. [INFO] [INFO] --- resources:2.6:testResources (default-testResources) @ tyrus-tests-servlet-oneappconfig --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/oneappconfig/src/test/resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ tyrus-tests-servlet-oneappconfig --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/oneappconfig/target/test-classes [INFO] /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/oneappconfig/src/test/java/org/glassfish/tyrus/tests/servlet/oneappconfig/OneServerApplicationConfigDeployTest.java: /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/oneappconfig/src/test/java/org/glassfish/tyrus/tests/servlet/oneappconfig/OneServerApplicationConfigDeployTest.java uses or overrides a deprecated API. [INFO] /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/oneappconfig/src/test/java/org/glassfish/tyrus/tests/servlet/oneappconfig/OneServerApplicationConfigDeployTest.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- surefire:3.2.1:test (default-test) @ tyrus-tests-servlet-oneappconfig --- [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.glassfish.tyrus.tests.servlet.oneappconfig.OneServerApplicationConfigDeployTest Nov 02, 2023 2:21:29 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:21:29 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Nov 02, 2023 2:21:29 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:21:29 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:21:29 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:21:29 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:21:29 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:21:29 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Nov 02, 2023 2:21:29 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:21:29 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:21:29 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:21:29 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.616 s -- in org.glassfish.tyrus.tests.servlet.oneappconfig.OneServerApplicationConfigDeployTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- war:3.4.0:war (default-war) @ tyrus-tests-servlet-oneappconfig --- [INFO] Packaging webapp [INFO] Assembling webapp [tyrus-tests-servlet-oneappconfig] in [/home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/oneappconfig/target/tyrus-tests-servlet-oneappconfig-2.1.99-SNAPSHOT] [INFO] Processing war project [INFO] Copying webapp resources [/home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/oneappconfig/src/main/webapp] [INFO] Building war: /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/oneappconfig/target/tyrus-tests-servlet-oneappconfig-2.1.99-SNAPSHOT.war [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ tyrus-tests-servlet-oneappconfig --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 13 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/oneappconfig/target/bom.xml [INFO] attaching as tyrus-tests-servlet-oneappconfig-2.1.99-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/oneappconfig/target/bom.json [INFO] attaching as tyrus-tests-servlet-oneappconfig-2.1.99-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- source:3.2.0:jar-no-fork (attach-sources) @ tyrus-tests-servlet-oneappconfig --- [INFO] Building jar: /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/oneappconfig/target/tyrus-tests-servlet-oneappconfig-2.1.99-SNAPSHOT-sources.jar [INFO] [INFO] --- install:3.1.1:install (default-install) @ tyrus-tests-servlet-oneappconfig --- [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/oneappconfig/pom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/tests/servlet/tyrus-tests-servlet-oneappconfig/2.1.99-SNAPSHOT/tyrus-tests-servlet-oneappconfig-2.1.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/oneappconfig/target/tyrus-tests-servlet-oneappconfig-2.1.99-SNAPSHOT.war to /home/jenkins/.m2/repository/org/glassfish/tyrus/tests/servlet/tyrus-tests-servlet-oneappconfig/2.1.99-SNAPSHOT/tyrus-tests-servlet-oneappconfig-2.1.99-SNAPSHOT.war [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/oneappconfig/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/tests/servlet/tyrus-tests-servlet-oneappconfig/2.1.99-SNAPSHOT/tyrus-tests-servlet-oneappconfig-2.1.99-SNAPSHOT-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/oneappconfig/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/tyrus/tests/servlet/tyrus-tests-servlet-oneappconfig/2.1.99-SNAPSHOT/tyrus-tests-servlet-oneappconfig-2.1.99-SNAPSHOT-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/oneappconfig/target/tyrus-tests-servlet-oneappconfig-2.1.99-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/tyrus/tests/servlet/tyrus-tests-servlet-oneappconfig/2.1.99-SNAPSHOT/tyrus-tests-servlet-oneappconfig-2.1.99-SNAPSHOT-sources.jar [INFO] [INFO] ----< org.glassfish.tyrus.tests.servlet:tyrus-tests-servlet-remote >---- [INFO] Building Tyrus Servlet RemoteEndpoint Timeout 2.1.99-SNAPSHOT [56/69] [INFO] from tests/servlet/remote-endpoint-timeout/pom.xml [INFO] --------------------------------[ war ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ tyrus-tests-servlet-remote --- [INFO] [INFO] --- checkstyle:3.1.0:check (default) @ tyrus-tests-servlet-remote --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory:1.0:highest-basedir (directories) @ tyrus-tests-servlet-remote --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/continuous-integration_2.x [INFO] [INFO] --- build-helper:3.4.0:parse-version (parse-version) @ tyrus-tests-servlet-remote --- [INFO] [INFO] --- build-helper:3.4.0:add-source (default) @ tyrus-tests-servlet-remote --- [INFO] Source directory: /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/remote-endpoint-timeout/target/generated-sources/rsrc-gen added. [INFO] [INFO] --- resources:2.6:copy-resources (copy-legaldocs) @ tyrus-tests-servlet-remote --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- resources:2.6:copy-resources (copy-legaldocs-to-sources) @ tyrus-tests-servlet-remote --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- resources:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ tyrus-tests-servlet-remote --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- resources:2.6:resources (default-resources) @ tyrus-tests-servlet-remote --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/remote-endpoint-timeout/src/main/resources [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ tyrus-tests-servlet-remote --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/remote-endpoint-timeout/target/classes [INFO] /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/remote-endpoint-timeout/src/main/java/org/glassfish/tyrus/tests/servlet/remote/SingletonConfigurator.java: /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/remote-endpoint-timeout/src/main/java/org/glassfish/tyrus/tests/servlet/remote/SingletonConfigurator.java uses unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/remote-endpoint-timeout/src/main/java/org/glassfish/tyrus/tests/servlet/remote/SingletonConfigurator.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- resources:2.6:testResources (default-testResources) @ tyrus-tests-servlet-remote --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/remote-endpoint-timeout/src/test/resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ tyrus-tests-servlet-remote --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/remote-endpoint-timeout/target/test-classes [INFO] /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/remote-endpoint-timeout/src/test/java/org/glassfish/tyrus/tests/servlet/remote/RemoteApplicationTest.java: /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/remote-endpoint-timeout/src/test/java/org/glassfish/tyrus/tests/servlet/remote/RemoteApplicationTest.java uses or overrides a deprecated API. [INFO] /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/remote-endpoint-timeout/src/test/java/org/glassfish/tyrus/tests/servlet/remote/RemoteApplicationTest.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- surefire:3.2.1:test (default-test) @ tyrus-tests-servlet-remote --- [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.glassfish.tyrus.tests.servlet.remote.RemoteApplicationTest [WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.045 s -- in org.glassfish.tyrus.tests.servlet.remote.RemoteApplicationTest [INFO] [INFO] Results: [INFO] [WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1 [INFO] [INFO] [INFO] --- war:3.4.0:war (default-war) @ tyrus-tests-servlet-remote --- [INFO] Packaging webapp [INFO] Assembling webapp [tyrus-tests-servlet-remote] in [/home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/remote-endpoint-timeout/target/tyrus-tests-servlet-remote-2.1.99-SNAPSHOT] [INFO] Processing war project [INFO] Copying webapp resources [/home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/remote-endpoint-timeout/src/main/webapp] [INFO] Building war: /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/remote-endpoint-timeout/target/tyrus-tests-servlet-remote-2.1.99-SNAPSHOT.war [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ tyrus-tests-servlet-remote --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 13 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/remote-endpoint-timeout/target/bom.xml [INFO] attaching as tyrus-tests-servlet-remote-2.1.99-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/remote-endpoint-timeout/target/bom.json [INFO] attaching as tyrus-tests-servlet-remote-2.1.99-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- source:3.2.0:jar-no-fork (attach-sources) @ tyrus-tests-servlet-remote --- [INFO] Building jar: /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/remote-endpoint-timeout/target/tyrus-tests-servlet-remote-2.1.99-SNAPSHOT-sources.jar [INFO] [INFO] --- install:3.1.1:install (default-install) @ tyrus-tests-servlet-remote --- [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/remote-endpoint-timeout/pom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/tests/servlet/tyrus-tests-servlet-remote/2.1.99-SNAPSHOT/tyrus-tests-servlet-remote-2.1.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/remote-endpoint-timeout/target/tyrus-tests-servlet-remote-2.1.99-SNAPSHOT.war to /home/jenkins/.m2/repository/org/glassfish/tyrus/tests/servlet/tyrus-tests-servlet-remote/2.1.99-SNAPSHOT/tyrus-tests-servlet-remote-2.1.99-SNAPSHOT.war [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/remote-endpoint-timeout/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/tests/servlet/tyrus-tests-servlet-remote/2.1.99-SNAPSHOT/tyrus-tests-servlet-remote-2.1.99-SNAPSHOT-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/remote-endpoint-timeout/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/tyrus/tests/servlet/tyrus-tests-servlet-remote/2.1.99-SNAPSHOT/tyrus-tests-servlet-remote-2.1.99-SNAPSHOT-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/remote-endpoint-timeout/target/tyrus-tests-servlet-remote-2.1.99-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/tyrus/tests/servlet/tyrus-tests-servlet-remote/2.1.99-SNAPSHOT/tyrus-tests-servlet-remote-2.1.99-SNAPSHOT-sources.jar [INFO] [INFO] ---< org.glassfish.tyrus.tests.servlet:tyrus-tests-servlet-session >---- [INFO] Building Tyrus Servlet Session Closing 2.1.99-SNAPSHOT [57/69] [INFO] from tests/servlet/session/pom.xml [INFO] --------------------------------[ war ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ tyrus-tests-servlet-session --- [INFO] [INFO] --- checkstyle:3.1.0:check (default) @ tyrus-tests-servlet-session --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory:1.0:highest-basedir (directories) @ tyrus-tests-servlet-session --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/continuous-integration_2.x [INFO] [INFO] --- build-helper:3.4.0:parse-version (parse-version) @ tyrus-tests-servlet-session --- [INFO] [INFO] --- build-helper:3.4.0:add-source (default) @ tyrus-tests-servlet-session --- [INFO] Source directory: /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/session/target/generated-sources/rsrc-gen added. [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ tyrus-tests-servlet-session --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/session/src/main/resources [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ tyrus-tests-servlet-session --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/session/target/classes [INFO] /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/session/src/main/java/org/glassfish/tyrus/tests/servlet/session/SingletonConfigurator.java: /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/session/src/main/java/org/glassfish/tyrus/tests/servlet/session/SingletonConfigurator.java uses unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/session/src/main/java/org/glassfish/tyrus/tests/servlet/session/SingletonConfigurator.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ tyrus-tests-servlet-session --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/session/src/test/resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ tyrus-tests-servlet-session --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/session/target/test-classes [INFO] /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/session/src/test/java/org/glassfish/tyrus/test/servlet/session/SessionCloseApplicationTest.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/session/src/test/java/org/glassfish/tyrus/test/servlet/session/SessionCloseApplicationTest.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- surefire:3.2.1:test (default-test) @ tyrus-tests-servlet-session --- [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.glassfish.tyrus.test.servlet.session.SessionCloseApplicationTest Nov 02, 2023 2:21:32 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:21:32 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Nov 02, 2023 2:21:32 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:21:32 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:21:33 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:21:33 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:21:33 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:21:33 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Nov 02, 2023 2:21:33 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:21:33 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:21:37 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:21:37 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:21:37 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:21:37 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Nov 02, 2023 2:21:37 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:21:37 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:21:38 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:21:38 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:21:38 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:21:38 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Nov 02, 2023 2:21:38 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:21:38 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:21:38 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:21:38 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.66 s -- in org.glassfish.tyrus.test.servlet.session.SessionCloseApplicationTest [INFO] Running org.glassfish.tyrus.test.servlet.session.SessionIdleTimeoutTest Nov 02, 2023 2:21:38 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:21:38 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. Nov 02, 2023 2:21:38 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:21:38 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Received message: 0 Nov 02, 2023 2:21:40 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:21:40 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:21:40 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:21:40 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-4] Started. Nov 02, 2023 2:21:40 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:21:40 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:21:41 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:21:41 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:21:41 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:21:41 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-5] Started. Nov 02, 2023 2:21:41 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:21:41 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:21:41 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:21:41 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:21:41 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:21:41 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-6] Started. Nov 02, 2023 2:21:41 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:21:41 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:21:42 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:21:42 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:21:42 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:21:42 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Nov 02, 2023 2:21:42 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:21:42 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:21:42 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:21:42 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.80 s -- in org.glassfish.tyrus.test.servlet.session.SessionCloseApplicationTest [INFO] Running org.glassfish.tyrus.test.servlet.session.SessionIdleTimeoutTest Nov 02, 2023 2:21:42 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:21:42 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. Nov 02, 2023 2:21:42 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:21:42 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Received message: 0 Nov 02, 2023 2:21:43 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:21:43 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:21:43 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:21:43 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-7] Started. Nov 02, 2023 2:21:43 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:21:43 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Received message: 0 Nov 02, 2023 2:21:44 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:21:44 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:21:44 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:21:44 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-4] Started. Nov 02, 2023 2:21:44 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:21:44 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:21:44 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:21:44 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.725 s -- in org.glassfish.tyrus.test.servlet.session.SessionIdleTimeoutTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- war:3.4.0:war (default-war) @ tyrus-tests-servlet-session --- [INFO] Packaging webapp [INFO] Assembling webapp [tyrus-tests-servlet-session] in [/home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/session/target/tyrus-tests-servlet-session-2.1.99-SNAPSHOT] [INFO] Processing war project [INFO] Copying webapp resources [/home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/session/src/main/webapp] [INFO] Building war: /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/session/target/tyrus-tests-servlet-session-2.1.99-SNAPSHOT.war [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ tyrus-tests-servlet-session --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 13 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/session/target/bom.xml [INFO] attaching as tyrus-tests-servlet-session-2.1.99-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/session/target/bom.json [INFO] attaching as tyrus-tests-servlet-session-2.1.99-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- source:3.2.0:jar-no-fork (attach-sources) @ tyrus-tests-servlet-session --- [INFO] Building jar: /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/session/target/tyrus-tests-servlet-session-2.1.99-SNAPSHOT-sources.jar [INFO] [INFO] --- install:3.1.1:install (default-install) @ tyrus-tests-servlet-session --- [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/session/pom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/tests/servlet/tyrus-tests-servlet-session/2.1.99-SNAPSHOT/tyrus-tests-servlet-session-2.1.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/session/target/tyrus-tests-servlet-session-2.1.99-SNAPSHOT.war to /home/jenkins/.m2/repository/org/glassfish/tyrus/tests/servlet/tyrus-tests-servlet-session/2.1.99-SNAPSHOT/tyrus-tests-servlet-session-2.1.99-SNAPSHOT.war [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/session/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/tests/servlet/tyrus-tests-servlet-session/2.1.99-SNAPSHOT/tyrus-tests-servlet-session-2.1.99-SNAPSHOT-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/session/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/tyrus/tests/servlet/tyrus-tests-servlet-session/2.1.99-SNAPSHOT/tyrus-tests-servlet-session-2.1.99-SNAPSHOT-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/session/target/tyrus-tests-servlet-session-2.1.99-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/tyrus/tests/servlet/tyrus-tests-servlet-session/2.1.99-SNAPSHOT/tyrus-tests-servlet-session-2.1.99-SNAPSHOT-sources.jar [INFO] [INFO] --< org.glassfish.tyrus.tests.servlet.twoappconfig:tyrus-tests-servlet-twoappconfig >-- [INFO] Building Tyrus Servlet Two App Config 2.1.99-SNAPSHOT [58/69] [INFO] from tests/servlet/twoappconfig/pom.xml [INFO] --------------------------------[ war ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ tyrus-tests-servlet-twoappconfig --- [INFO] [INFO] --- checkstyle:3.1.0:check (default) @ tyrus-tests-servlet-twoappconfig --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory:1.0:highest-basedir (directories) @ tyrus-tests-servlet-twoappconfig --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/continuous-integration_2.x [INFO] [INFO] --- build-helper:3.4.0:parse-version (parse-version) @ tyrus-tests-servlet-twoappconfig --- [INFO] [INFO] --- build-helper:3.4.0:add-source (default) @ tyrus-tests-servlet-twoappconfig --- [INFO] Source directory: /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/twoappconfig/target/generated-sources/rsrc-gen added. [INFO] [INFO] --- resources:2.6:copy-resources (copy-legaldocs) @ tyrus-tests-servlet-twoappconfig --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- resources:2.6:copy-resources (copy-legaldocs-to-sources) @ tyrus-tests-servlet-twoappconfig --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- resources:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ tyrus-tests-servlet-twoappconfig --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- resources:2.6:resources (default-resources) @ tyrus-tests-servlet-twoappconfig --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/twoappconfig/src/main/resources [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ tyrus-tests-servlet-twoappconfig --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/twoappconfig/target/classes [INFO] [INFO] --- resources:2.6:testResources (default-testResources) @ tyrus-tests-servlet-twoappconfig --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/twoappconfig/src/test/resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ tyrus-tests-servlet-twoappconfig --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/twoappconfig/target/test-classes [INFO] /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/twoappconfig/src/test/java/org/glassfish/tyrus/tests/servlet/twoappconfig/TwoServerApplicationConfigDeployTest.java: /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/twoappconfig/src/test/java/org/glassfish/tyrus/tests/servlet/twoappconfig/TwoServerApplicationConfigDeployTest.java uses or overrides a deprecated API. [INFO] /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/twoappconfig/src/test/java/org/glassfish/tyrus/tests/servlet/twoappconfig/TwoServerApplicationConfigDeployTest.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- surefire:3.2.1:test (default-test) @ tyrus-tests-servlet-twoappconfig --- [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Nov 02, 2023 2:21:45 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:21:45 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:21:45 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:21:45 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-5] Started. Nov 02, 2023 2:21:45 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:21:45 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. [INFO] Running org.glassfish.tyrus.tests.servlet.twoappconfig.TwoServerApplicationConfigDeployTest Nov 02, 2023 2:21:45 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:21:45 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Nov 02, 2023 2:21:45 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:21:45 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:21:45 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:21:45 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:21:45 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:21:45 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Nov 02, 2023 2:21:45 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:21:45 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:21:45 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:21:45 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.367 s -- in org.glassfish.tyrus.tests.servlet.twoappconfig.TwoServerApplicationConfigDeployTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- war:3.4.0:war (default-war) @ tyrus-tests-servlet-twoappconfig --- [INFO] Packaging webapp [INFO] Assembling webapp [tyrus-tests-servlet-twoappconfig] in [/home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/twoappconfig/target/tyrus-tests-servlet-twoappconfig-2.1.99-SNAPSHOT] [INFO] Processing war project [INFO] Copying webapp resources [/home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/twoappconfig/src/main/webapp] [INFO] Building war: /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/twoappconfig/target/tyrus-tests-servlet-twoappconfig-2.1.99-SNAPSHOT.war [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ tyrus-tests-servlet-twoappconfig --- [INFO] CycloneDX: Resolving Dependencies Nov 02, 2023 2:21:45 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:21:45 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:21:45 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:21:45 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-6] Started. Nov 02, 2023 2:21:45 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:21:45 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. [INFO] CycloneDX: Creating BOM version 1.4 with 13 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/twoappconfig/target/bom.xml [INFO] attaching as tyrus-tests-servlet-twoappconfig-2.1.99-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/twoappconfig/target/bom.json [INFO] attaching as tyrus-tests-servlet-twoappconfig-2.1.99-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- source:3.2.0:jar-no-fork (attach-sources) @ tyrus-tests-servlet-twoappconfig --- [INFO] Building jar: /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/twoappconfig/target/tyrus-tests-servlet-twoappconfig-2.1.99-SNAPSHOT-sources.jar [INFO] [INFO] --- install:3.1.1:install (default-install) @ tyrus-tests-servlet-twoappconfig --- [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/twoappconfig/pom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/tests/servlet/twoappconfig/tyrus-tests-servlet-twoappconfig/2.1.99-SNAPSHOT/tyrus-tests-servlet-twoappconfig-2.1.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/twoappconfig/target/tyrus-tests-servlet-twoappconfig-2.1.99-SNAPSHOT.war to /home/jenkins/.m2/repository/org/glassfish/tyrus/tests/servlet/twoappconfig/tyrus-tests-servlet-twoappconfig/2.1.99-SNAPSHOT/tyrus-tests-servlet-twoappconfig-2.1.99-SNAPSHOT.war [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/twoappconfig/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/tests/servlet/twoappconfig/tyrus-tests-servlet-twoappconfig/2.1.99-SNAPSHOT/tyrus-tests-servlet-twoappconfig-2.1.99-SNAPSHOT-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/twoappconfig/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/tyrus/tests/servlet/twoappconfig/tyrus-tests-servlet-twoappconfig/2.1.99-SNAPSHOT/tyrus-tests-servlet-twoappconfig-2.1.99-SNAPSHOT-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/twoappconfig/target/tyrus-tests-servlet-twoappconfig-2.1.99-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/tyrus/tests/servlet/twoappconfig/tyrus-tests-servlet-twoappconfig/2.1.99-SNAPSHOT/tyrus-tests-servlet-twoappconfig-2.1.99-SNAPSHOT-sources.jar [INFO] [INFO] --< org.glassfish.tyrus.tests.servlet:tyrus-tests-servlet-mbean-test >-- [INFO] Building Tyrus Servlet Monitoring Test 2.1.99-SNAPSHOT [59/69] [INFO] from tests/servlet/mbean/pom.xml [INFO] --------------------------------[ war ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ tyrus-tests-servlet-mbean-test --- [INFO] [INFO] --- checkstyle:3.1.0:check (default) @ tyrus-tests-servlet-mbean-test --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory:1.0:highest-basedir (directories) @ tyrus-tests-servlet-mbean-test --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/continuous-integration_2.x [INFO] [INFO] --- build-helper:3.4.0:parse-version (parse-version) @ tyrus-tests-servlet-mbean-test --- [INFO] [INFO] --- build-helper:3.4.0:add-source (default) @ tyrus-tests-servlet-mbean-test --- [INFO] Source directory: /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/mbean/target/generated-sources/rsrc-gen added. [INFO] [INFO] --- resources:2.6:copy-resources (copy-legaldocs) @ tyrus-tests-servlet-mbean-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- resources:2.6:copy-resources (copy-legaldocs-to-sources) @ tyrus-tests-servlet-mbean-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- resources:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ tyrus-tests-servlet-mbean-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- resources:2.6:resources (default-resources) @ tyrus-tests-servlet-mbean-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/mbean/src/main/resources [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ tyrus-tests-servlet-mbean-test --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/mbean/target/classes [INFO] [INFO] --- resources:2.6:testResources (default-testResources) @ tyrus-tests-servlet-mbean-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/mbean/src/test/resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ tyrus-tests-servlet-mbean-test --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/mbean/target/test-classes [INFO] [INFO] --- surefire:3.2.1:test (default-test) @ tyrus-tests-servlet-mbean-test --- [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.glassfish.tyrus.tests.servlet.MBeanTest Nov 02, 2023 2:21:46 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:21:46 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Nov 02, 2023 2:21:46 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:21:46 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:21:47 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:21:47 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.490 s -- in org.glassfish.tyrus.tests.servlet.MBeanTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- war:3.4.0:war (default-war) @ tyrus-tests-servlet-mbean-test --- [INFO] Packaging webapp [INFO] Assembling webapp [tyrus-tests-servlet-mbean-test] in [/home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/mbean/target/tyrus-tests-servlet-mbean-test-2.1.99-SNAPSHOT] [INFO] Processing war project [INFO] Copying webapp resources [/home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/mbean/src/main/webapp] [INFO] Building war: /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/mbean/target/tyrus-tests-servlet-mbean-test-2.1.99-SNAPSHOT.war [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ tyrus-tests-servlet-mbean-test --- [INFO] CycloneDX: Resolving Dependencies Received message: 0 Nov 02, 2023 2:21:47 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:21:47 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:21:47 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:21:47 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-7] Started. Nov 02, 2023 2:21:47 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:21:47 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. [INFO] CycloneDX: Creating BOM version 1.4 with 14 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/mbean/target/bom.xml [INFO] attaching as tyrus-tests-servlet-mbean-test-2.1.99-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/mbean/target/bom.json [INFO] attaching as tyrus-tests-servlet-mbean-test-2.1.99-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- source:3.2.0:jar-no-fork (attach-sources) @ tyrus-tests-servlet-mbean-test --- [INFO] Building jar: /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/mbean/target/tyrus-tests-servlet-mbean-test-2.1.99-SNAPSHOT-sources.jar [INFO] [INFO] --- install:3.1.1:install (default-install) @ tyrus-tests-servlet-mbean-test --- [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/mbean/pom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/tests/servlet/tyrus-tests-servlet-mbean-test/2.1.99-SNAPSHOT/tyrus-tests-servlet-mbean-test-2.1.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/mbean/target/tyrus-tests-servlet-mbean-test-2.1.99-SNAPSHOT.war to /home/jenkins/.m2/repository/org/glassfish/tyrus/tests/servlet/tyrus-tests-servlet-mbean-test/2.1.99-SNAPSHOT/tyrus-tests-servlet-mbean-test-2.1.99-SNAPSHOT.war [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/mbean/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/tests/servlet/tyrus-tests-servlet-mbean-test/2.1.99-SNAPSHOT/tyrus-tests-servlet-mbean-test-2.1.99-SNAPSHOT-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/mbean/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/tyrus/tests/servlet/tyrus-tests-servlet-mbean-test/2.1.99-SNAPSHOT/tyrus-tests-servlet-mbean-test-2.1.99-SNAPSHOT-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/mbean/target/tyrus-tests-servlet-mbean-test-2.1.99-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/tyrus/tests/servlet/tyrus-tests-servlet-mbean-test/2.1.99-SNAPSHOT/tyrus-tests-servlet-mbean-test-2.1.99-SNAPSHOT-sources.jar [INFO] [INFO] ----< org.glassfish.tyrus.tests.servlet:tyrus-tests-servlet-inject >---- [INFO] Building Tyrus Servlet Inject Test 2.1.99-SNAPSHOT [60/69] [INFO] from tests/servlet/inject/pom.xml [INFO] --------------------------------[ war ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ tyrus-tests-servlet-inject --- [INFO] [INFO] --- checkstyle:3.1.0:check (default) @ tyrus-tests-servlet-inject --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory:1.0:highest-basedir (directories) @ tyrus-tests-servlet-inject --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/continuous-integration_2.x [INFO] [INFO] --- build-helper:3.4.0:parse-version (parse-version) @ tyrus-tests-servlet-inject --- [INFO] [INFO] --- build-helper:3.4.0:add-source (default) @ tyrus-tests-servlet-inject --- [INFO] Source directory: /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/inject/target/generated-sources/rsrc-gen added. [INFO] [INFO] --- resources:2.6:copy-resources (copy-legaldocs) @ tyrus-tests-servlet-inject --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- resources:2.6:copy-resources (copy-legaldocs-to-sources) @ tyrus-tests-servlet-inject --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- resources:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ tyrus-tests-servlet-inject --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- resources:2.6:resources (default-resources) @ tyrus-tests-servlet-inject --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/inject/src/main/resources [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ tyrus-tests-servlet-inject --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/inject/target/classes [INFO] [INFO] --- resources:2.6:testResources (default-testResources) @ tyrus-tests-servlet-inject --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/inject/src/test/resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ tyrus-tests-servlet-inject --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/inject/target/test-classes [INFO] [INFO] --- surefire:3.2.1:test (default-test) @ tyrus-tests-servlet-inject --- [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.glassfish.tyrus.tests.servlet.inject.Tyrus319Test [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.105 s -- in org.glassfish.tyrus.tests.servlet.inject.Tyrus319Test [INFO] [INFO] Results: [INFO] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- war:3.4.0:war (default-war) @ tyrus-tests-servlet-inject --- [INFO] Packaging webapp [INFO] Assembling webapp [tyrus-tests-servlet-inject] in [/home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/inject/target/tyrus-tests-servlet-inject-2.1.99-SNAPSHOT] [INFO] Processing war project [INFO] Copying webapp resources [/home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/inject/src/main/webapp] [INFO] Building war: /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/inject/target/tyrus-tests-servlet-inject-2.1.99-SNAPSHOT.war [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ tyrus-tests-servlet-inject --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 15 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/inject/target/bom.xml Nov 02, 2023 2:21:48 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:21:48 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.722 s -- in org.glassfish.tyrus.test.servlet.session.SessionIdleTimeoutTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- war:3.4.0:war (default-war) @ tyrus-tests-servlet-session --- [INFO] Packaging webapp [INFO] Assembling webapp [tyrus-tests-servlet-session] in [/home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/session/target/tyrus-tests-servlet-session-2.1.99-SNAPSHOT] [INFO] Processing war project [INFO] Copying webapp resources [/home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/session/src/main/webapp] [INFO] Building war: /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/session/target/tyrus-tests-servlet-session-2.1.99-SNAPSHOT.war [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ tyrus-tests-servlet-session --- [INFO] CycloneDX: Resolving Dependencies [INFO] attaching as tyrus-tests-servlet-inject-2.1.99-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/inject/target/bom.json [INFO] attaching as tyrus-tests-servlet-inject-2.1.99-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- source:3.2.0:jar-no-fork (attach-sources) @ tyrus-tests-servlet-inject --- [INFO] Building jar: /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/inject/target/tyrus-tests-servlet-inject-2.1.99-SNAPSHOT-sources.jar [INFO] [INFO] --- install:3.1.1:install (default-install) @ tyrus-tests-servlet-inject --- [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/inject/pom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/tests/servlet/tyrus-tests-servlet-inject/2.1.99-SNAPSHOT/tyrus-tests-servlet-inject-2.1.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/inject/target/tyrus-tests-servlet-inject-2.1.99-SNAPSHOT.war to /home/jenkins/.m2/repository/org/glassfish/tyrus/tests/servlet/tyrus-tests-servlet-inject/2.1.99-SNAPSHOT/tyrus-tests-servlet-inject-2.1.99-SNAPSHOT.war [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/inject/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/tests/servlet/tyrus-tests-servlet-inject/2.1.99-SNAPSHOT/tyrus-tests-servlet-inject-2.1.99-SNAPSHOT-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/inject/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/tyrus/tests/servlet/tyrus-tests-servlet-inject/2.1.99-SNAPSHOT/tyrus-tests-servlet-inject-2.1.99-SNAPSHOT-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/inject/target/tyrus-tests-servlet-inject-2.1.99-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/tyrus/tests/servlet/tyrus-tests-servlet-inject/2.1.99-SNAPSHOT/tyrus-tests-servlet-inject-2.1.99-SNAPSHOT-sources.jar [INFO] [INFO] --< org.glassfish.tyrus.tests.servlet:tyrus-tests-servlet-maxsessions-per-app >-- [INFO] Building Tyrus Servlet Max Sessions Per App Tests 2.1.99-SNAPSHOT [61/69] [INFO] from tests/servlet/maxsessions-per-app/pom.xml [INFO] --------------------------------[ war ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ tyrus-tests-servlet-maxsessions-per-app --- [INFO] [INFO] --- checkstyle:3.1.0:check (default) @ tyrus-tests-servlet-maxsessions-per-app --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory:1.0:highest-basedir (directories) @ tyrus-tests-servlet-maxsessions-per-app --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/continuous-integration_2.x [INFO] [INFO] --- build-helper:3.4.0:parse-version (parse-version) @ tyrus-tests-servlet-maxsessions-per-app --- [INFO] [INFO] --- build-helper:3.4.0:add-source (default) @ tyrus-tests-servlet-maxsessions-per-app --- [INFO] Source directory: /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/maxsessions-per-app/target/generated-sources/rsrc-gen added. [INFO] [INFO] --- resources:2.6:copy-resources (copy-legaldocs) @ tyrus-tests-servlet-maxsessions-per-app --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- resources:2.6:copy-resources (copy-legaldocs-to-sources) @ tyrus-tests-servlet-maxsessions-per-app --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- resources:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ tyrus-tests-servlet-maxsessions-per-app --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- resources:2.6:resources (default-resources) @ tyrus-tests-servlet-maxsessions-per-app --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/maxsessions-per-app/src/main/resources [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ tyrus-tests-servlet-maxsessions-per-app --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/maxsessions-per-app/target/classes [INFO] [INFO] --- resources:2.6:testResources (default-testResources) @ tyrus-tests-servlet-maxsessions-per-app --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/maxsessions-per-app/src/test/resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ tyrus-tests-servlet-maxsessions-per-app --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/maxsessions-per-app/target/test-classes [INFO] CycloneDX: Creating BOM version 1.4 with 13 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/session/target/bom.xml [INFO] attaching as tyrus-tests-servlet-session-2.1.99-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/session/target/bom.json [INFO] attaching as tyrus-tests-servlet-session-2.1.99-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- source:3.2.0:jar-no-fork (attach-sources) @ tyrus-tests-servlet-session --- [INFO] Building jar: /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/session/target/tyrus-tests-servlet-session-2.1.99-SNAPSHOT-sources.jar [INFO] [INFO] --- install:3.1.1:install (default-install) @ tyrus-tests-servlet-session --- [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/session/pom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/tests/servlet/tyrus-tests-servlet-session/2.1.99-SNAPSHOT/tyrus-tests-servlet-session-2.1.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/session/target/tyrus-tests-servlet-session-2.1.99-SNAPSHOT.war to /home/jenkins/.m2/repository/org/glassfish/tyrus/tests/servlet/tyrus-tests-servlet-session/2.1.99-SNAPSHOT/tyrus-tests-servlet-session-2.1.99-SNAPSHOT.war [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/session/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/tests/servlet/tyrus-tests-servlet-session/2.1.99-SNAPSHOT/tyrus-tests-servlet-session-2.1.99-SNAPSHOT-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/session/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/tyrus/tests/servlet/tyrus-tests-servlet-session/2.1.99-SNAPSHOT/tyrus-tests-servlet-session-2.1.99-SNAPSHOT-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/session/target/tyrus-tests-servlet-session-2.1.99-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/tyrus/tests/servlet/tyrus-tests-servlet-session/2.1.99-SNAPSHOT/tyrus-tests-servlet-session-2.1.99-SNAPSHOT-sources.jar [INFO] [INFO] --< org.glassfish.tyrus.tests.servlet.twoappconfig:tyrus-tests-servlet-twoappconfig >-- [INFO] Building Tyrus Servlet Two App Config 2.1.99-SNAPSHOT [58/69] [INFO] from tests/servlet/twoappconfig/pom.xml [INFO] --------------------------------[ war ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ tyrus-tests-servlet-twoappconfig --- [INFO] [INFO] --- checkstyle:3.1.0:check (default) @ tyrus-tests-servlet-twoappconfig --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory:1.0:highest-basedir (directories) @ tyrus-tests-servlet-twoappconfig --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/continuous-integration_2.x [INFO] [INFO] --- build-helper:3.4.0:parse-version (parse-version) @ tyrus-tests-servlet-twoappconfig --- [INFO] [INFO] --- build-helper:3.4.0:add-source (default) @ tyrus-tests-servlet-twoappconfig --- [INFO] Source directory: /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/twoappconfig/target/generated-sources/rsrc-gen added. [INFO] [INFO] --- resources:2.6:copy-resources (copy-legaldocs) @ tyrus-tests-servlet-twoappconfig --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- resources:2.6:copy-resources (copy-legaldocs-to-sources) @ tyrus-tests-servlet-twoappconfig --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- resources:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ tyrus-tests-servlet-twoappconfig --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- resources:2.6:resources (default-resources) @ tyrus-tests-servlet-twoappconfig --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/twoappconfig/src/main/resources [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ tyrus-tests-servlet-twoappconfig --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/twoappconfig/target/classes [INFO] [INFO] --- resources:2.6:testResources (default-testResources) @ tyrus-tests-servlet-twoappconfig --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/twoappconfig/src/test/resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ tyrus-tests-servlet-twoappconfig --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/twoappconfig/target/test-classes [INFO] /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/twoappconfig/src/test/java/org/glassfish/tyrus/tests/servlet/twoappconfig/TwoServerApplicationConfigDeployTest.java: /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/twoappconfig/src/test/java/org/glassfish/tyrus/tests/servlet/twoappconfig/TwoServerApplicationConfigDeployTest.java uses or overrides a deprecated API. [INFO] /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/twoappconfig/src/test/java/org/glassfish/tyrus/tests/servlet/twoappconfig/TwoServerApplicationConfigDeployTest.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- surefire:3.2.1:test (default-test) @ tyrus-tests-servlet-twoappconfig --- [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/maxsessions-per-app/src/test/java/org/glassfish/tyrus/tests/servlet/maxsessions/MaxSessionsAppTest.java: /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/maxsessions-per-app/src/test/java/org/glassfish/tyrus/tests/servlet/maxsessions/MaxSessionsAppTest.java uses or overrides a deprecated API. [INFO] /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/maxsessions-per-app/src/test/java/org/glassfish/tyrus/tests/servlet/maxsessions/MaxSessionsAppTest.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- surefire:3.2.1:test (default-test) @ tyrus-tests-servlet-maxsessions-per-app --- [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.glassfish.tyrus.tests.servlet.maxsessions.MaxSessionsAppTest [INFO] Running org.glassfish.tyrus.tests.servlet.twoappconfig.TwoServerApplicationConfigDeployTest Nov 02, 2023 2:21:49 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:21:49 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Nov 02, 2023 2:21:49 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:21:49 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. ws://localhost:8025/max-sessions-per-app-test/echo1 ws://localhost:8025/max-sessions-per-app-test/echo2 Do or do not, there is no try. Do or do not, there is no try. ws://localhost:8025/max-sessions-per-app-test/echo3 Do or do not, there is no try. Do or do not, there is no try. ws://localhost:8025/max-sessions-per-app-test/echo1 Do or do not, there is no try. Do or do not, there is no try. ws://localhost:8025/max-sessions-per-app-test/echo2 Do or do not, there is no try. Do or do not, there is no try. ws://localhost:8025/max-sessions-per-app-test/echo3 Do or do not, there is no try. Do or do not, there is no try. ws://localhost:8025/max-sessions-per-app-test/echo1 ws://localhost:8025/max-sessions-per-app-test/echo2 Client-side close reason: CloseReason[1013,Maximal number of open sessions per application exceeded.] Client-side close reason: CloseReason[1013,Maximal number of open sessions per application exceeded.] Client-side close reason: CloseReason[1013,Maximal number of open sessions per application 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? true Client-side close reason: CloseReason[1000] session[5] is open? false session[6] is open? false session[7] is open? false ================== ws://localhost:8025/max-sessions-per-app-test/echo1 ws://localhost:8025/max-sessions-per-app-test/echo2 Do or do not, there is no try. Do or do not, there is no try. ws://localhost:8025/max-sessions-per-app-test/echo3 Do or do not, there is no try. Do or do not, there is no try. ws://localhost:8025/max-sessions-per-app-test/echo1 Do or do not, there is no try. Do or do not, there is no try. ws://localhost:8025/max-sessions-per-app-test/echo2 Do or do not, there is no try. Do or do not, there is no try. ws://localhost:8025/max-sessions-per-app-test/echo3 Do or do not, there is no try. Do or do not, there is no try. ws://localhost:8025/max-sessions-per-app-test/echo1 Client-side close reason: CloseReason[1013,Maximal number of open sessions per application exceeded.] ws://localhost:8025/max-sessions-per-app-test/echo2 Client-side close reason: CloseReason[1013,Maximal number of open sessions per application exceeded.] Client-side close reason: CloseReason[1013,Maximal number of open sessions per application 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? true Client-side close reason: CloseReason[1000] session[5] is open? false session[6] is open? false session[7] is open? false Nov 02, 2023 2:21:49 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:21:49 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Nov 02, 2023 2:21:49 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:21:49 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:21:49 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:21:49 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:21:49 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:21:49 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Nov 02, 2023 2:21:49 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:21:49 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:21:50 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:21:50 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.688 s -- in org.glassfish.tyrus.tests.servlet.twoappconfig.TwoServerApplicationConfigDeployTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- war:3.4.0:war (default-war) @ tyrus-tests-servlet-twoappconfig --- [INFO] Packaging webapp [INFO] Assembling webapp [tyrus-tests-servlet-twoappconfig] in [/home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/twoappconfig/target/tyrus-tests-servlet-twoappconfig-2.1.99-SNAPSHOT] [INFO] Processing war project [INFO] Copying webapp resources [/home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/twoappconfig/src/main/webapp] [INFO] Building war: /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/twoappconfig/target/tyrus-tests-servlet-twoappconfig-2.1.99-SNAPSHOT.war [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ tyrus-tests-servlet-twoappconfig --- [INFO] CycloneDX: Resolving Dependencies ================== ws://localhost:8025/max-sessions-per-app-test/echo1 ws://localhost:8025/max-sessions-per-app-test/echo2 Do or do not, there is no try. Do or do not, there is no try. ws://localhost:8025/max-sessions-per-app-test/echo3 Do or do not, there is no try. Do or do not, there is no try. ws://localhost:8025/max-sessions-per-app-test/echo1 Do or do not, there is no try. Do or do not, there is no try. ws://localhost:8025/max-sessions-per-app-test/echo2 Do or do not, there is no try. Do or do not, there is no try. ws://localhost:8025/max-sessions-per-app-test/echo3 Do or do not, there is no try. Do or do not, there is no try. ws://localhost:8025/max-sessions-per-app-test/echo1 Client-side close reason: CloseReason[1013,Maximal number of open sessions per application exceeded.] ws://localhost:8025/max-sessions-per-app-test/echo2 Client-side close reason: CloseReason[1013,Maximal number of open sessions per application exceeded.] Client-side close reason: CloseReason[1013,Maximal number of open sessions per application 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? true Client-side close reason: CloseReason[1000] session[5] is open? false session[6] is open? false session[7] is open? false ================== ws://localhost:8025/max-sessions-per-app-test/echo1 ws://localhost:8025/max-sessions-per-app-test/echo2 Do or do not, there is no try. Do or do not, there is no try. ws://localhost:8025/max-sessions-per-app-test/echo3 Do or do not, there is no try. Do or do not, there is no try. ws://localhost:8025/max-sessions-per-app-test/echo1 Do or do not, there is no try. Do or do not, there is no try. ws://localhost:8025/max-sessions-per-app-test/echo2 Do or do not, there is no try. Do or do not, there is no try. ws://localhost:8025/max-sessions-per-app-test/echo3 Do or do not, there is no try. Do or do not, there is no try. ws://localhost:8025/max-sessions-per-app-test/echo1 Client-side close reason: CloseReason[1013,Maximal number of open sessions per application exceeded.] ws://localhost:8025/max-sessions-per-app-test/echo2 Client-side close reason: CloseReason[1013,Maximal number of open sessions per application exceeded.] Client-side close reason: CloseReason[1013,Maximal number of open sessions per application 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? true Client-side close reason: CloseReason[1000] session[5] is open? false session[6] is open? false session[7] is open? false ================== ws://localhost:8025/max-sessions-per-app-test/echo1 ws://localhost:8025/max-sessions-per-app-test/echo2 Do or do not, there is no try. Do or do not, there is no try. ws://localhost:8025/max-sessions-per-app-test/echo3 Do or do not, there is no try. Do or do not, there is no try. ws://localhost:8025/max-sessions-per-app-test/echo1 Do or do not, there is no try. Do or do not, there is no try. ws://localhost:8025/max-sessions-per-app-test/echo2 Do or do not, there is no try. Do or do not, there is no try. ws://localhost:8025/max-sessions-per-app-test/echo3 Do or do not, there is no try. Do or do not, there is no try. ws://localhost:8025/max-sessions-per-app-test/echo1 Client-side close reason: CloseReason[1013,Maximal number of open sessions per application exceeded.] ws://localhost:8025/max-sessions-per-app-test/echo2 Client-side close reason: CloseReason[1013,Maximal number of open sessions per application exceeded.] Client-side close reason: CloseReason[1013,Maximal number of open sessions per application 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? true Client-side close reason: CloseReason[1000] session[5] is open? false session[6] is open? false session[7] is open? false ================== ws://localhost:8025/max-sessions-per-app-test/echo1 ws://localhost:8025/max-sessions-per-app-test/echo2 Do or do not, there is no try. Do or do not, there is no try. ws://localhost:8025/max-sessions-per-app-test/echo3 Do or do not, there is no try. Do or do not, there is no try. ws://localhost:8025/max-sessions-per-app-test/echo1 Do or do not, there is no try. Do or do not, there is no try. ws://localhost:8025/max-sessions-per-app-test/echo2 Do or do not, there is no try. Do or do not, there is no try. ws://localhost:8025/max-sessions-per-app-test/echo3 Do or do not, there is no try. Do or do not, there is no try. ws://localhost:8025/max-sessions-per-app-test/echo1 Client-side close reason: CloseReason[1013,Maximal number of open sessions per application exceeded.] ws://localhost:8025/max-sessions-per-app-test/echo2 Client-side close reason: CloseReason[1013,Maximal number of open sessions per application exceeded.] Client-side close reason: CloseReason[1013,Maximal number of open sessions per application 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? true Client-side close reason: CloseReason[1000] session[5] is open? false session[6] is open? false session[7] is open? false ================== ws://localhost:8025/max-sessions-per-app-test/echo1 ws://localhost:8025/max-sessions-per-app-test/echo2 Do or do not, there is no try. Do or do not, there is no try. ws://localhost:8025/max-sessions-per-app-test/echo3 Do or do not, there is no try. Do or do not, there is no try. ws://localhost:8025/max-sessions-per-app-test/echo1 Do or do not, there is no try. Do or do not, there is no try. ws://localhost:8025/max-sessions-per-app-test/echo2 Do or do not, there is no try. Do or do not, there is no try. ws://localhost:8025/max-sessions-per-app-test/echo3 Do or do not, there is no try. Do or do not, there is no try. ws://localhost:8025/max-sessions-per-app-test/echo1 Client-side close reason: CloseReason[1013,Maximal number of open sessions per application exceeded.] ws://localhost:8025/max-sessions-per-app-test/echo2 Client-side close reason: CloseReason[1013,Maximal number of open sessions per application exceeded.] Client-side close reason: CloseReason[1013,Maximal number of open sessions per application 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? true Client-side close reason: CloseReason[1000] session[5] is open? false session[6] is open? false session[7] is open? false ================== ws://localhost:8025/max-sessions-per-app-test/echo1 ws://localhost:8025/max-sessions-per-app-test/echo2 Do or do not, there is no try. Do or do not, there is no try. ws://localhost:8025/max-sessions-per-app-test/echo3 Do or do not, there is no try. Do or do not, there is no try. ws://localhost:8025/max-sessions-per-app-test/echo1 Do or do not, there is no try. Do or do not, there is no try. ws://localhost:8025/max-sessions-per-app-test/echo2 Do or do not, there is no try. Do or do not, there is no try. ws://localhost:8025/max-sessions-per-app-test/echo3 Do or do not, there is no try. Do or do not, there is no try. ws://localhost:8025/max-sessions-per-app-test/echo1 Client-side close reason: CloseReason[1013,Maximal number of open sessions per application exceeded.] ws://localhost:8025/max-sessions-per-app-test/echo2 Client-side close reason: CloseReason[1013,Maximal number of open sessions per application exceeded.] Client-side close reason: CloseReason[1013,Maximal number of open sessions per application 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? true Client-side close reason: CloseReason[1000] session[5] is open? false session[6] is open? false session[7] is open? false [INFO] CycloneDX: Creating BOM version 1.4 with 13 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/twoappconfig/target/bom.xml [INFO] attaching as tyrus-tests-servlet-twoappconfig-2.1.99-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/twoappconfig/target/bom.json [INFO] attaching as tyrus-tests-servlet-twoappconfig-2.1.99-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- source:3.2.0:jar-no-fork (attach-sources) @ tyrus-tests-servlet-twoappconfig --- [INFO] Building jar: /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/twoappconfig/target/tyrus-tests-servlet-twoappconfig-2.1.99-SNAPSHOT-sources.jar [INFO] [INFO] --- install:3.1.1:install (default-install) @ tyrus-tests-servlet-twoappconfig --- [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/twoappconfig/pom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/tests/servlet/twoappconfig/tyrus-tests-servlet-twoappconfig/2.1.99-SNAPSHOT/tyrus-tests-servlet-twoappconfig-2.1.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/twoappconfig/target/tyrus-tests-servlet-twoappconfig-2.1.99-SNAPSHOT.war to /home/jenkins/.m2/repository/org/glassfish/tyrus/tests/servlet/twoappconfig/tyrus-tests-servlet-twoappconfig/2.1.99-SNAPSHOT/tyrus-tests-servlet-twoappconfig-2.1.99-SNAPSHOT.war [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/twoappconfig/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/tests/servlet/twoappconfig/tyrus-tests-servlet-twoappconfig/2.1.99-SNAPSHOT/tyrus-tests-servlet-twoappconfig-2.1.99-SNAPSHOT-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/twoappconfig/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/tyrus/tests/servlet/twoappconfig/tyrus-tests-servlet-twoappconfig/2.1.99-SNAPSHOT/tyrus-tests-servlet-twoappconfig-2.1.99-SNAPSHOT-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/twoappconfig/target/tyrus-tests-servlet-twoappconfig-2.1.99-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/tyrus/tests/servlet/twoappconfig/tyrus-tests-servlet-twoappconfig/2.1.99-SNAPSHOT/tyrus-tests-servlet-twoappconfig-2.1.99-SNAPSHOT-sources.jar [INFO] [INFO] --< org.glassfish.tyrus.tests.servlet:tyrus-tests-servlet-mbean-test >-- [INFO] Building Tyrus Servlet Monitoring Test 2.1.99-SNAPSHOT [59/69] [INFO] from tests/servlet/mbean/pom.xml [INFO] --------------------------------[ war ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ tyrus-tests-servlet-mbean-test --- [INFO] [INFO] --- checkstyle:3.1.0:check (default) @ tyrus-tests-servlet-mbean-test --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory:1.0:highest-basedir (directories) @ tyrus-tests-servlet-mbean-test --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/continuous-integration_2.x [INFO] [INFO] --- build-helper:3.4.0:parse-version (parse-version) @ tyrus-tests-servlet-mbean-test --- [INFO] [INFO] --- build-helper:3.4.0:add-source (default) @ tyrus-tests-servlet-mbean-test --- [INFO] Source directory: /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/mbean/target/generated-sources/rsrc-gen added. [INFO] [INFO] --- resources:2.6:copy-resources (copy-legaldocs) @ tyrus-tests-servlet-mbean-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- resources:2.6:copy-resources (copy-legaldocs-to-sources) @ tyrus-tests-servlet-mbean-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- resources:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ tyrus-tests-servlet-mbean-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- resources:2.6:resources (default-resources) @ tyrus-tests-servlet-mbean-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/mbean/src/main/resources [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ tyrus-tests-servlet-mbean-test --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/mbean/target/classes [INFO] [INFO] --- resources:2.6:testResources (default-testResources) @ tyrus-tests-servlet-mbean-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/mbean/src/test/resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ tyrus-tests-servlet-mbean-test --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/mbean/target/test-classes [INFO] [INFO] --- surefire:3.2.1:test (default-test) @ tyrus-tests-servlet-mbean-test --- [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- ================== ws://localhost:8025/max-sessions-per-app-test/echo1 ws://localhost:8025/max-sessions-per-app-test/echo2 Do or do not, there is no try. Do or do not, there is no try. ws://localhost:8025/max-sessions-per-app-test/echo3 Do or do not, there is no try. Do or do not, there is no try. ws://localhost:8025/max-sessions-per-app-test/echo1 Do or do not, there is no try. Do or do not, there is no try. ws://localhost:8025/max-sessions-per-app-test/echo2 Do or do not, there is no try. Do or do not, there is no try. ws://localhost:8025/max-sessions-per-app-test/echo3 Do or do not, there is no try. Do or do not, there is no try. ws://localhost:8025/max-sessions-per-app-test/echo1 Client-side close reason: CloseReason[1013,Maximal number of open sessions per application exceeded.] ws://localhost:8025/max-sessions-per-app-test/echo2 Client-side close reason: CloseReason[1013,Maximal number of open sessions per application exceeded.] Client-side close reason: CloseReason[1013,Maximal number of open sessions per application 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? true Client-side close reason: CloseReason[1000] session[5] is open? false session[6] is open? false session[7] is open? false [INFO] Running org.glassfish.tyrus.tests.servlet.MBeanTest ================== ws://localhost:8025/max-sessions-per-app-test/echo1 ws://localhost:8025/max-sessions-per-app-test/echo2 Do or do not, there is no try. Do or do not, there is no try. ws://localhost:8025/max-sessions-per-app-test/echo3 Do or do not, there is no try. Do or do not, there is no try. ws://localhost:8025/max-sessions-per-app-test/echo1 Do or do not, there is no try. Do or do not, there is no try. ws://localhost:8025/max-sessions-per-app-test/echo2 Do or do not, there is no try. Do or do not, there is no try. ws://localhost:8025/max-sessions-per-app-test/echo3 Do or do not, there is no try. Do or do not, there is no try. ws://localhost:8025/max-sessions-per-app-test/echo1 Client-side close reason: CloseReason[1013,Maximal number of open sessions per application exceeded.] ws://localhost:8025/max-sessions-per-app-test/echo2 Client-side close reason: CloseReason[1013,Maximal number of open sessions per application exceeded.] Client-side close reason: CloseReason[1013,Maximal number of open sessions per application 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? true Client-side close reason: CloseReason[1000] session[5] is open? false session[6] is open? false session[7] is open? false ================== Nov 02, 2023 2:21:51 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:21:51 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:21:51 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:21:51 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Nov 02, 2023 2:21:51 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:21:51 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. ws://localhost:8025/max-sessions-per-app-test/echo1 ws://localhost:8025/max-sessions-per-app-test/echo2 Do or do not, there is no try. Do or do not, there is no try. ws://localhost:8025/max-sessions-per-app-test/echo3 Do or do not, there is no try. Do or do not, there is no try. ws://localhost:8025/max-sessions-per-app-test/echo1 Do or do not, there is no try. Do or do not, there is no try. ws://localhost:8025/max-sessions-per-app-test/echo2 Do or do not, there is no try. Do or do not, there is no try. ws://localhost:8025/max-sessions-per-app-test/echo3 Do or do not, there is no try. Do or do not, there is no try. ws://localhost:8025/max-sessions-per-app-test/echo1 Client-side close reason: CloseReason[1013,Maximal number of open sessions per application exceeded.] ws://localhost:8025/max-sessions-per-app-test/echo2 Client-side close reason: CloseReason[1013,Maximal number of open sessions per application exceeded.] Client-side close reason: CloseReason[1013,Maximal number of open sessions per application 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? true Client-side close reason: CloseReason[1000] session[5] is open? false session[6] is open? false session[7] is open? false ================== Nov 02, 2023 2:21:51 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:21:51 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.944 s -- in org.glassfish.tyrus.tests.servlet.maxsessions.MaxSessionsAppTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- war:3.4.0:war (default-war) @ tyrus-tests-servlet-maxsessions-per-app --- [INFO] Packaging webapp [INFO] Assembling webapp [tyrus-tests-servlet-maxsessions-per-app] in [/home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/maxsessions-per-app/target/tyrus-tests-servlet-maxsessions-per-app-2.1.99-SNAPSHOT] [INFO] Processing war project [INFO] Copying webapp resources [/home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/maxsessions-per-app/src/main/webapp] [INFO] Building war: /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/maxsessions-per-app/target/tyrus-tests-servlet-maxsessions-per-app-2.1.99-SNAPSHOT.war [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ tyrus-tests-servlet-maxsessions-per-app --- [INFO] CycloneDX: Resolving Dependencies Nov 02, 2023 2:21:51 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:21:51 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Nov 02, 2023 2:21:51 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:21:51 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:21:51 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:21:51 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.550 s -- in org.glassfish.tyrus.tests.servlet.MBeanTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- war:3.4.0:war (default-war) @ tyrus-tests-servlet-mbean-test --- [INFO] Packaging webapp [INFO] Assembling webapp [tyrus-tests-servlet-mbean-test] in [/home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/mbean/target/tyrus-tests-servlet-mbean-test-2.1.99-SNAPSHOT] [INFO] Processing war project [INFO] Copying webapp resources [/home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/mbean/src/main/webapp] [INFO] CycloneDX: Creating BOM version 1.4 with 13 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/maxsessions-per-app/target/bom.xml [INFO] attaching as tyrus-tests-servlet-maxsessions-per-app-2.1.99-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/maxsessions-per-app/target/bom.json [INFO] attaching as tyrus-tests-servlet-maxsessions-per-app-2.1.99-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- source:3.2.0:jar-no-fork (attach-sources) @ tyrus-tests-servlet-maxsessions-per-app --- [INFO] Building jar: /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/maxsessions-per-app/target/tyrus-tests-servlet-maxsessions-per-app-2.1.99-SNAPSHOT-sources.jar [INFO] [INFO] --- install:3.1.1:install (default-install) @ tyrus-tests-servlet-maxsessions-per-app --- [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/maxsessions-per-app/pom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/tests/servlet/tyrus-tests-servlet-maxsessions-per-app/2.1.99-SNAPSHOT/tyrus-tests-servlet-maxsessions-per-app-2.1.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/maxsessions-per-app/target/tyrus-tests-servlet-maxsessions-per-app-2.1.99-SNAPSHOT.war to /home/jenkins/.m2/repository/org/glassfish/tyrus/tests/servlet/tyrus-tests-servlet-maxsessions-per-app/2.1.99-SNAPSHOT/tyrus-tests-servlet-maxsessions-per-app-2.1.99-SNAPSHOT.war [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/maxsessions-per-app/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/tests/servlet/tyrus-tests-servlet-maxsessions-per-app/2.1.99-SNAPSHOT/tyrus-tests-servlet-maxsessions-per-app-2.1.99-SNAPSHOT-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/maxsessions-per-app/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/tyrus/tests/servlet/tyrus-tests-servlet-maxsessions-per-app/2.1.99-SNAPSHOT/tyrus-tests-servlet-maxsessions-per-app-2.1.99-SNAPSHOT-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/maxsessions-per-app/target/tyrus-tests-servlet-maxsessions-per-app-2.1.99-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/tyrus/tests/servlet/tyrus-tests-servlet-maxsessions-per-app/2.1.99-SNAPSHOT/tyrus-tests-servlet-maxsessions-per-app-2.1.99-SNAPSHOT-sources.jar [INFO] [INFO] --< org.glassfish.tyrus.tests.servlet:tyrus-tests-servlet-maxsessions-per-remoteaddr >-- [INFO] Building Tyrus Servlet Max Sessions Per Remote Addr Tests 2.1.99-SNAPSHOT [62/69] [INFO] from tests/servlet/maxsessions-per-remoteaddr/pom.xml [INFO] --------------------------------[ war ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ tyrus-tests-servlet-maxsessions-per-remoteaddr --- [INFO] [INFO] --- checkstyle:3.1.0:check (default) @ tyrus-tests-servlet-maxsessions-per-remoteaddr --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory:1.0:highest-basedir (directories) @ tyrus-tests-servlet-maxsessions-per-remoteaddr --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/continuous-integration_2.x [INFO] [INFO] --- build-helper:3.4.0:parse-version (parse-version) @ tyrus-tests-servlet-maxsessions-per-remoteaddr --- [INFO] [INFO] --- build-helper:3.4.0:add-source (default) @ tyrus-tests-servlet-maxsessions-per-remoteaddr --- [INFO] Source directory: /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/maxsessions-per-remoteaddr/target/generated-sources/rsrc-gen added. [INFO] [INFO] --- resources:2.6:copy-resources (copy-legaldocs) @ tyrus-tests-servlet-maxsessions-per-remoteaddr --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- resources:2.6:copy-resources (copy-legaldocs-to-sources) @ tyrus-tests-servlet-maxsessions-per-remoteaddr --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- resources:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ tyrus-tests-servlet-maxsessions-per-remoteaddr --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- resources:2.6:resources (default-resources) @ tyrus-tests-servlet-maxsessions-per-remoteaddr --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/maxsessions-per-remoteaddr/src/main/resources [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ tyrus-tests-servlet-maxsessions-per-remoteaddr --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/maxsessions-per-remoteaddr/target/classes [INFO] [INFO] --- resources:2.6:testResources (default-testResources) @ tyrus-tests-servlet-maxsessions-per-remoteaddr --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/maxsessions-per-remoteaddr/src/test/resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ tyrus-tests-servlet-maxsessions-per-remoteaddr --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/maxsessions-per-remoteaddr/target/test-classes [INFO] Building war: /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/mbean/target/tyrus-tests-servlet-mbean-test-2.1.99-SNAPSHOT.war [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ tyrus-tests-servlet-mbean-test --- [INFO] CycloneDX: Resolving Dependencies [INFO] /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/maxsessions-per-remoteaddr/src/test/java/org/glassfish/tyrus/tests/servlet/maxsessionsperremoteaddr/MaxSessionsPerRemoteAddrTest.java: /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/maxsessions-per-remoteaddr/src/test/java/org/glassfish/tyrus/tests/servlet/maxsessionsperremoteaddr/MaxSessionsPerRemoteAddrTest.java uses or overrides a deprecated API. [INFO] /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/maxsessions-per-remoteaddr/src/test/java/org/glassfish/tyrus/tests/servlet/maxsessionsperremoteaddr/MaxSessionsPerRemoteAddrTest.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- surefire:3.2.1:test (default-test) @ tyrus-tests-servlet-maxsessions-per-remoteaddr --- [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] CycloneDX: Creating BOM version 1.4 with 14 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/mbean/target/bom.xml [INFO] attaching as tyrus-tests-servlet-mbean-test-2.1.99-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/mbean/target/bom.json [INFO] attaching as tyrus-tests-servlet-mbean-test-2.1.99-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- source:3.2.0:jar-no-fork (attach-sources) @ tyrus-tests-servlet-mbean-test --- [INFO] Building jar: /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/mbean/target/tyrus-tests-servlet-mbean-test-2.1.99-SNAPSHOT-sources.jar [INFO] [INFO] --- install:3.1.1:install (default-install) @ tyrus-tests-servlet-mbean-test --- [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/mbean/pom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/tests/servlet/tyrus-tests-servlet-mbean-test/2.1.99-SNAPSHOT/tyrus-tests-servlet-mbean-test-2.1.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/mbean/target/tyrus-tests-servlet-mbean-test-2.1.99-SNAPSHOT.war to /home/jenkins/.m2/repository/org/glassfish/tyrus/tests/servlet/tyrus-tests-servlet-mbean-test/2.1.99-SNAPSHOT/tyrus-tests-servlet-mbean-test-2.1.99-SNAPSHOT.war [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/mbean/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/tests/servlet/tyrus-tests-servlet-mbean-test/2.1.99-SNAPSHOT/tyrus-tests-servlet-mbean-test-2.1.99-SNAPSHOT-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/mbean/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/tyrus/tests/servlet/tyrus-tests-servlet-mbean-test/2.1.99-SNAPSHOT/tyrus-tests-servlet-mbean-test-2.1.99-SNAPSHOT-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/mbean/target/tyrus-tests-servlet-mbean-test-2.1.99-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/tyrus/tests/servlet/tyrus-tests-servlet-mbean-test/2.1.99-SNAPSHOT/tyrus-tests-servlet-mbean-test-2.1.99-SNAPSHOT-sources.jar [INFO] [INFO] ----< org.glassfish.tyrus.tests.servlet:tyrus-tests-servlet-inject >---- [INFO] Building Tyrus Servlet Inject Test 2.1.99-SNAPSHOT [60/69] [INFO] from tests/servlet/inject/pom.xml [INFO] --------------------------------[ war ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ tyrus-tests-servlet-inject --- [INFO] [INFO] --- checkstyle:3.1.0:check (default) @ tyrus-tests-servlet-inject --- [INFO] Running org.glassfish.tyrus.tests.servlet.maxsessionsperremoteaddr.MaxSessionsPerRemoteAddrTest [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory:1.0:highest-basedir (directories) @ tyrus-tests-servlet-inject --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/continuous-integration_2.x [INFO] [INFO] --- build-helper:3.4.0:parse-version (parse-version) @ tyrus-tests-servlet-inject --- [INFO] [INFO] --- build-helper:3.4.0:add-source (default) @ tyrus-tests-servlet-inject --- [INFO] Source directory: /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/inject/target/generated-sources/rsrc-gen added. [INFO] [INFO] --- resources:2.6:copy-resources (copy-legaldocs) @ tyrus-tests-servlet-inject --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- resources:2.6:copy-resources (copy-legaldocs-to-sources) @ tyrus-tests-servlet-inject --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- resources:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ tyrus-tests-servlet-inject --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- resources:2.6:resources (default-resources) @ tyrus-tests-servlet-inject --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/inject/src/main/resources [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ tyrus-tests-servlet-inject --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/inject/target/classes [INFO] [INFO] --- resources:2.6:testResources (default-testResources) @ tyrus-tests-servlet-inject --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/inject/src/test/resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ tyrus-tests-servlet-inject --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/inject/target/test-classes [INFO] [INFO] --- surefire:3.2.1:test (default-test) @ tyrus-tests-servlet-inject --- [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Nov 02, 2023 2:21:52 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:21:52 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Nov 02, 2023 2:21:52 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:21:52 PM 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 ws://localhost:8025/max-sessions-per-remoteaddr-test/echo1 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.] 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.] [INFO] Running org.glassfish.tyrus.tests.servlet.inject.Tyrus319Test [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.099 s -- in org.glassfish.tyrus.tests.servlet.inject.Tyrus319Test [INFO] [INFO] Results: [INFO] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- war:3.4.0:war (default-war) @ tyrus-tests-servlet-inject --- [INFO] Packaging webapp [INFO] Assembling webapp [tyrus-tests-servlet-inject] in [/home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/inject/target/tyrus-tests-servlet-inject-2.1.99-SNAPSHOT] [INFO] Processing war project [INFO] Copying webapp resources [/home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/inject/src/main/webapp] 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 ================== 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 ================== 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. [INFO] Building war: /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/inject/target/tyrus-tests-servlet-inject-2.1.99-SNAPSHOT.war [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ tyrus-tests-servlet-inject --- [INFO] CycloneDX: Resolving Dependencies 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 ================== 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 [INFO] CycloneDX: Creating BOM version 1.4 with 15 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/inject/target/bom.xml [INFO] attaching as tyrus-tests-servlet-inject-2.1.99-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/inject/target/bom.json [INFO] attaching as tyrus-tests-servlet-inject-2.1.99-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- source:3.2.0:jar-no-fork (attach-sources) @ tyrus-tests-servlet-inject --- [INFO] Building jar: /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/inject/target/tyrus-tests-servlet-inject-2.1.99-SNAPSHOT-sources.jar [INFO] [INFO] --- install:3.1.1:install (default-install) @ tyrus-tests-servlet-inject --- [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/inject/pom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/tests/servlet/tyrus-tests-servlet-inject/2.1.99-SNAPSHOT/tyrus-tests-servlet-inject-2.1.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/inject/target/tyrus-tests-servlet-inject-2.1.99-SNAPSHOT.war to /home/jenkins/.m2/repository/org/glassfish/tyrus/tests/servlet/tyrus-tests-servlet-inject/2.1.99-SNAPSHOT/tyrus-tests-servlet-inject-2.1.99-SNAPSHOT.war [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/inject/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/tests/servlet/tyrus-tests-servlet-inject/2.1.99-SNAPSHOT/tyrus-tests-servlet-inject-2.1.99-SNAPSHOT-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/inject/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/tyrus/tests/servlet/tyrus-tests-servlet-inject/2.1.99-SNAPSHOT/tyrus-tests-servlet-inject-2.1.99-SNAPSHOT-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/inject/target/tyrus-tests-servlet-inject-2.1.99-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/tyrus/tests/servlet/tyrus-tests-servlet-inject/2.1.99-SNAPSHOT/tyrus-tests-servlet-inject-2.1.99-SNAPSHOT-sources.jar [INFO] [INFO] --< org.glassfish.tyrus.tests.servlet:tyrus-tests-servlet-maxsessions-per-app >-- [INFO] Building Tyrus Servlet Max Sessions Per App Tests 2.1.99-SNAPSHOT [61/69] [INFO] from tests/servlet/maxsessions-per-app/pom.xml [INFO] --------------------------------[ war ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ tyrus-tests-servlet-maxsessions-per-app --- [INFO] [INFO] --- checkstyle:3.1.0:check (default) @ tyrus-tests-servlet-maxsessions-per-app --- ================== 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 ================== 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 [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory:1.0:highest-basedir (directories) @ tyrus-tests-servlet-maxsessions-per-app --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/continuous-integration_2.x [INFO] [INFO] --- build-helper:3.4.0:parse-version (parse-version) @ tyrus-tests-servlet-maxsessions-per-app --- [INFO] [INFO] --- build-helper:3.4.0:add-source (default) @ tyrus-tests-servlet-maxsessions-per-app --- [INFO] Source directory: /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/maxsessions-per-app/target/generated-sources/rsrc-gen added. [INFO] [INFO] --- resources:2.6:copy-resources (copy-legaldocs) @ tyrus-tests-servlet-maxsessions-per-app --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- resources:2.6:copy-resources (copy-legaldocs-to-sources) @ tyrus-tests-servlet-maxsessions-per-app --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- resources:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ tyrus-tests-servlet-maxsessions-per-app --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- resources:2.6:resources (default-resources) @ tyrus-tests-servlet-maxsessions-per-app --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/maxsessions-per-app/src/main/resources [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ tyrus-tests-servlet-maxsessions-per-app --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/maxsessions-per-app/target/classes [INFO] [INFO] --- resources:2.6:testResources (default-testResources) @ tyrus-tests-servlet-maxsessions-per-app --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/maxsessions-per-app/src/test/resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ tyrus-tests-servlet-maxsessions-per-app --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/maxsessions-per-app/target/test-classes [INFO] /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/maxsessions-per-app/src/test/java/org/glassfish/tyrus/tests/servlet/maxsessions/MaxSessionsAppTest.java: /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/maxsessions-per-app/src/test/java/org/glassfish/tyrus/tests/servlet/maxsessions/MaxSessionsAppTest.java uses or overrides a deprecated API. [INFO] /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/maxsessions-per-app/src/test/java/org/glassfish/tyrus/tests/servlet/maxsessions/MaxSessionsAppTest.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- surefire:3.2.1:test (default-test) @ tyrus-tests-servlet-maxsessions-per-app --- [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- ================== 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 [INFO] Running org.glassfish.tyrus.tests.servlet.maxsessions.MaxSessionsAppTest ================== 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 ================== 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 ================== 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 ================== Nov 02, 2023 2:21:54 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:21:54 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:21:54 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:21:54 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Nov 02, 2023 2:21:54 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:21:54 PM 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 Nov 02, 2023 2:21:54 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:21:54 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.018 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] --- war:3.4.0: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 Nov 02, 2023 2:21:54 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:21:54 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Nov 02, 2023 2:21:54 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:21:54 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. ws://localhost:8025/max-sessions-per-app-test/echo1 [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ tyrus-tests-servlet-maxsessions-per-remoteaddr --- [INFO] CycloneDX: Resolving Dependencies ws://localhost:8025/max-sessions-per-app-test/echo2 Do or do not, there is no try. Do or do not, there is no try. ws://localhost:8025/max-sessions-per-app-test/echo3 Do or do not, there is no try. Do or do not, there is no try. ws://localhost:8025/max-sessions-per-app-test/echo1 Do or do not, there is no try. Do or do not, there is no try. ws://localhost:8025/max-sessions-per-app-test/echo2 Do or do not, there is no try. Do or do not, there is no try. ws://localhost:8025/max-sessions-per-app-test/echo3 Do or do not, there is no try. Do or do not, there is no try. ws://localhost:8025/max-sessions-per-app-test/echo1 ws://localhost:8025/max-sessions-per-app-test/echo2 Client-side close reason: CloseReason[1013,Maximal number of open sessions per application exceeded.] Client-side close reason: CloseReason[1013,Maximal number of open sessions per application exceeded.] Client-side close reason: CloseReason[1013,Maximal number of open sessions per application 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? true Client-side close reason: CloseReason[1000] session[5] is open? false session[6] is open? false session[7] is open? false ================== ws://localhost:8025/max-sessions-per-app-test/echo1 ws://localhost:8025/max-sessions-per-app-test/echo2 Do or do not, there is no try. Do or do not, there is no try. ws://localhost:8025/max-sessions-per-app-test/echo3 Do or do not, there is no try. Do or do not, there is no try. [INFO] CycloneDX: Creating BOM version 1.4 with 13 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/maxsessions-per-remoteaddr/target/bom.xml [INFO] attaching as tyrus-tests-servlet-maxsessions-per-remoteaddr-2.1.99-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/maxsessions-per-remoteaddr/target/bom.json [INFO] attaching as tyrus-tests-servlet-maxsessions-per-remoteaddr-2.1.99-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- source: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] --- install:3.1.1:install (default-install) @ tyrus-tests-servlet-maxsessions-per-remoteaddr --- [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.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/target/bom.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-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/maxsessions-per-remoteaddr/target/bom.json 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-cyclonedx.json [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] from tests/servlet/debug/pom.xml [INFO] --------------------------------[ war ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ tyrus-tests-servlet-debug --- [INFO] [INFO] --- checkstyle:3.1.0:check (default) @ tyrus-tests-servlet-debug --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory: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:3.4.0:parse-version (parse-version) @ tyrus-tests-servlet-debug --- [INFO] [INFO] --- build-helper:3.4.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] --- resources: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] --- resources: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] --- resources: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] --- resources: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] --- compiler:3.10.1:compile (default-compile) @ tyrus-tests-servlet-debug --- [INFO] Changes detected - recompiling the module! [INFO] [INFO] --- resources:2.6:testResources (default-testResources) @ tyrus-tests-servlet-debug --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- compiler: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 ws://localhost:8025/max-sessions-per-app-test/echo1 Do or do not, there is no try. Do or do not, there is no try. ws://localhost:8025/max-sessions-per-app-test/echo2 Do or do not, there is no try. Do or do not, there is no try. ws://localhost:8025/max-sessions-per-app-test/echo3 Do or do not, there is no try. Do or do not, there is no try. ws://localhost:8025/max-sessions-per-app-test/echo1 Client-side close reason: CloseReason[1013,Maximal number of open sessions per application exceeded.] ws://localhost:8025/max-sessions-per-app-test/echo2 Client-side close reason: CloseReason[1013,Maximal number of open sessions per application exceeded.] Client-side close reason: CloseReason[1013,Maximal number of open sessions per application 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? true Client-side close reason: CloseReason[1000] session[5] is open? false session[6] is open? false session[7] is open? false ================== ws://localhost:8025/max-sessions-per-app-test/echo1 ws://localhost:8025/max-sessions-per-app-test/echo2 Do or do not, there is no try. Do or do not, there is no try. ws://localhost:8025/max-sessions-per-app-test/echo3 Do or do not, there is no try. Do or do not, there is no try. ws://localhost:8025/max-sessions-per-app-test/echo1 Do or do not, there is no try. Do or do not, there is no try. ws://localhost:8025/max-sessions-per-app-test/echo2 Do or do not, there is no try. Do or do not, there is no try. ws://localhost:8025/max-sessions-per-app-test/echo3 Do or do not, there is no try. Do or do not, there is no try. ws://localhost:8025/max-sessions-per-app-test/echo1 Client-side close reason: CloseReason[1013,Maximal number of open sessions per application exceeded.] ws://localhost:8025/max-sessions-per-app-test/echo2 Client-side close reason: CloseReason[1013,Maximal number of open sessions per application exceeded.] Client-side close reason: CloseReason[1013,Maximal number of open sessions per application 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? true Client-side close reason: CloseReason[1000] session[5] is open? false session[6] is open? false session[7] is open? false [INFO] [INFO] --- surefire:3.2.1:test (default-test) @ tyrus-tests-servlet-debug --- [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- ================== ws://localhost:8025/max-sessions-per-app-test/echo1 ws://localhost:8025/max-sessions-per-app-test/echo2 Do or do not, there is no try. Do or do not, there is no try. ws://localhost:8025/max-sessions-per-app-test/echo3 Do or do not, there is no try. Do or do not, there is no try. ws://localhost:8025/max-sessions-per-app-test/echo1 Do or do not, there is no try. Do or do not, there is no try. ws://localhost:8025/max-sessions-per-app-test/echo2 Do or do not, there is no try. Do or do not, there is no try. ws://localhost:8025/max-sessions-per-app-test/echo3 Do or do not, there is no try. Do or do not, there is no try. ws://localhost:8025/max-sessions-per-app-test/echo1 Client-side close reason: CloseReason[1013,Maximal number of open sessions per application exceeded.] ws://localhost:8025/max-sessions-per-app-test/echo2 Client-side close reason: CloseReason[1013,Maximal number of open sessions per application exceeded.] Client-side close reason: CloseReason[1013,Maximal number of open sessions per application 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? true Client-side close reason: CloseReason[1000] session[5] is open? false session[6] is open? false session[7] is open? false ================== ws://localhost:8025/max-sessions-per-app-test/echo1 ws://localhost:8025/max-sessions-per-app-test/echo2 Do or do not, there is no try. Do or do not, there is no try. ws://localhost:8025/max-sessions-per-app-test/echo3 Do or do not, there is no try. Do or do not, there is no try. ws://localhost:8025/max-sessions-per-app-test/echo1 Do or do not, there is no try. Do or do not, there is no try. ws://localhost:8025/max-sessions-per-app-test/echo2 Do or do not, there is no try. Do or do not, there is no try. ws://localhost:8025/max-sessions-per-app-test/echo3 Do or do not, there is no try. Do or do not, there is no try. ws://localhost:8025/max-sessions-per-app-test/echo1 Client-side close reason: CloseReason[1013,Maximal number of open sessions per application exceeded.] ws://localhost:8025/max-sessions-per-app-test/echo2 Client-side close reason: CloseReason[1013,Maximal number of open sessions per application exceeded.] Client-side close reason: CloseReason[1013,Maximal number of open sessions per application 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? true Client-side close reason: CloseReason[1000] session[5] is open? false session[6] is open? false session[7] is open? false [INFO] Running org.glassfish.tyrus.tests.servlet.debug.DebugSampleTest Nov 02, 2023 2:21:55 PM org.glassfish.tyrus.core.TyrusWebSocketEngine CONFIG: Incoming buffer size: 4194315 Nov 02, 2023 2:21:55 PM org.glassfish.tyrus.core.TyrusWebSocketEngine CONFIG: Max sessions per app: null Nov 02, 2023 2:21:55 PM org.glassfish.tyrus.core.TyrusWebSocketEngine CONFIG: Max sessions per remote address: null Nov 02, 2023 2:21:55 PM org.glassfish.tyrus.core.TyrusWebSocketEngine CONFIG: Parallel broadcast enabled: false ================== ws://localhost:8025/max-sessions-per-app-test/echo1 ws://localhost:8025/max-sessions-per-app-test/echo2 Do or do not, there is no try. Do or do not, there is no try. ws://localhost:8025/max-sessions-per-app-test/echo3 Do or do not, there is no try. Do or do not, there is no try. ws://localhost:8025/max-sessions-per-app-test/echo1 Do or do not, there is no try. Do or do not, there is no try. ws://localhost:8025/max-sessions-per-app-test/echo2 Do or do not, there is no try. Do or do not, there is no try. ws://localhost:8025/max-sessions-per-app-test/echo3 Do or do not, there is no try. Do or do not, there is no try. ws://localhost:8025/max-sessions-per-app-test/echo1 Client-side close reason: CloseReason[1013,Maximal number of open sessions per application exceeded.] ws://localhost:8025/max-sessions-per-app-test/echo2 Client-side close reason: CloseReason[1013,Maximal number of open sessions per application exceeded.] Client-side close reason: CloseReason[1013,Maximal number of open sessions per application 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? true Client-side close reason: CloseReason[1000] session[5] is open? false session[6] is open? false session[7] is open? false ================== ws://localhost:8025/max-sessions-per-app-test/echo1 ws://localhost:8025/max-sessions-per-app-test/echo2 Do or do not, there is no try. Do or do not, there is no try. ws://localhost:8025/max-sessions-per-app-test/echo3 Do or do not, there is no try. Do or do not, there is no try. ws://localhost:8025/max-sessions-per-app-test/echo1 Do or do not, there is no try. Do or do not, there is no try. ws://localhost:8025/max-sessions-per-app-test/echo2 Do or do not, there is no try. Do or do not, there is no try. ws://localhost:8025/max-sessions-per-app-test/echo3 Do or do not, there is no try. Do or do not, there is no try. ws://localhost:8025/max-sessions-per-app-test/echo1 Client-side close reason: CloseReason[1013,Maximal number of open sessions per application exceeded.] ws://localhost:8025/max-sessions-per-app-test/echo2 Client-side close reason: CloseReason[1013,Maximal number of open sessions per application exceeded.] Client-side close reason: CloseReason[1013,Maximal number of open sessions per application 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? true Client-side close reason: CloseReason[1000] session[5] is open? false session[6] is open? false session[7] is open? false Nov 02, 2023 2:21:55 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:21:55 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Nov 02, 2023 2:21:55 PM org.glassfish.tyrus.server.TyrusServerConfiguration CONFIG: Found annotated endpoints: 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$Endpoint1 org.glassfish.tyrus.tests.servlet.debug.DebugSampleTest$Endpoint2 org.glassfish.tyrus.tests.servlet.debug.DebugSampleTest$Endpoint3 Nov 02, 2023 2:21:55 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:21:55 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:21:55 PM org.glassfish.tyrus.core.DebugContext flush FINE: < Session b3ab125d-2584-4fb7-b45a-cdeee3184708 [0 ms]: Received handshake request: < GET /samples-debug/endpoint/b < connection: Upgrade < host: localhost:8025 < origin: http://localhost:8025 < sec-websocket-key: X27LW04emRM/8+lqdSru/A== < sec-websocket-version: 13 < upgrade: websocket < x-tyrus-tracing-accept: Whatever < x-tyrus-tracing-threshold: SUMMARY Nov 02, 2023 2:21:55 PM org.glassfish.tyrus.core.DebugContext flush FINE: < Session b3ab125d-2584-4fb7-b45a-cdeee3184708 [3 ms]: Matching request URI /samples-debug/endpoint/b against /samples-debug/endpoint/a/{b} Nov 02, 2023 2:21:55 PM org.glassfish.tyrus.core.DebugContext flush FINE: < Session b3ab125d-2584-4fb7-b45a-cdeee3184708 [3 ms]: URIs /samples-debug/endpoint/b and /samples-debug/endpoint/a/{b} have different length Nov 02, 2023 2:21:55 PM org.glassfish.tyrus.core.DebugContext flush FINE: < Session b3ab125d-2584-4fb7-b45a-cdeee3184708 [3 ms]: Matching request URI /samples-debug/endpoint/b against /samples-debug/endpoint/a Nov 02, 2023 2:21:55 PM org.glassfish.tyrus.core.DebugContext flush FINE: < Session b3ab125d-2584-4fb7-b45a-cdeee3184708 [3 ms]: Segment "a" does not match Nov 02, 2023 2:21:55 PM org.glassfish.tyrus.core.DebugContext flush FINE: < Session b3ab125d-2584-4fb7-b45a-cdeee3184708 [3 ms]: Matching request URI /samples-debug/endpoint/b against /samples-debug/endpoint/{a}/b Nov 02, 2023 2:21:55 PM org.glassfish.tyrus.core.DebugContext flush FINE: < Session b3ab125d-2584-4fb7-b45a-cdeee3184708 [3 ms]: URIs /samples-debug/endpoint/b and /samples-debug/endpoint/{a}/b have different length Nov 02, 2023 2:21:55 PM org.glassfish.tyrus.core.DebugContext flush FINE: < Session b3ab125d-2584-4fb7-b45a-cdeee3184708 [3 ms]: Matching request URI /samples-debug/endpoint/b against /samples-debug/endpoint/{a}/{b} Nov 02, 2023 2:21:55 PM org.glassfish.tyrus.core.DebugContext flush FINE: < Session b3ab125d-2584-4fb7-b45a-cdeee3184708 [3 ms]: URIs /samples-debug/endpoint/b and /samples-debug/endpoint/{a}/{b} have different length Nov 02, 2023 2:21:55 PM org.glassfish.tyrus.core.DebugContext flush FINE: < Session b3ab125d-2584-4fb7-b45a-cdeee3184708 [3 ms]: Matching request URI /samples-debug/endpoint/b against /samples-debug/endpoint/a/a Nov 02, 2023 2:21:55 PM org.glassfish.tyrus.core.DebugContext flush FINE: < Session b3ab125d-2584-4fb7-b45a-cdeee3184708 [3 ms]: URIs /samples-debug/endpoint/b and /samples-debug/endpoint/a/a have different length Nov 02, 2023 2:21:55 PM org.glassfish.tyrus.core.DebugContext flush FINE: < Session b3ab125d-2584-4fb7-b45a-cdeee3184708 [3 ms]: Matching request URI /samples-debug/endpoint/b against /samples-debug/endpoint/a/b Nov 02, 2023 2:21:55 PM org.glassfish.tyrus.core.DebugContext flush FINE: < Session b3ab125d-2584-4fb7-b45a-cdeee3184708 [3 ms]: URIs /samples-debug/endpoint/b and /samples-debug/endpoint/a/b have different length Nov 02, 2023 2:21:55 PM org.glassfish.tyrus.core.DebugContext flush FINE: < Session b3ab125d-2584-4fb7-b45a-cdeee3184708 [3 ms]: Endpoints matched to the request URI: [] ================== ws://localhost:8025/max-sessions-per-app-test/echo1 ws://localhost:8025/max-sessions-per-app-test/echo2 Do or do not, there is no try. Do or do not, there is no try. ws://localhost:8025/max-sessions-per-app-test/echo3 Do or do not, there is no try. Do or do not, there is no try. ws://localhost:8025/max-sessions-per-app-test/echo1 Do or do not, there is no try. Do or do not, there is no try. ws://localhost:8025/max-sessions-per-app-test/echo2 Do or do not, there is no try. Do or do not, there is no try. ws://localhost:8025/max-sessions-per-app-test/echo3 Do or do not, there is no try. Do or do not, there is no try. ws://localhost:8025/max-sessions-per-app-test/echo1 Client-side close reason: CloseReason[1013,Maximal number of open sessions per application exceeded.] ws://localhost:8025/max-sessions-per-app-test/echo2 Client-side close reason: CloseReason[1013,Maximal number of open sessions per application exceeded.] Client-side close reason: CloseReason[1013,Maximal number of open sessions per application 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? true Client-side close reason: CloseReason[1000] session[5] is open? false session[6] is open? false session[7] is open? false ================== ws://localhost:8025/max-sessions-per-app-test/echo1 ws://localhost:8025/max-sessions-per-app-test/echo2 Do or do not, there is no try. Do or do not, there is no try. ws://localhost:8025/max-sessions-per-app-test/echo3 Do or do not, there is no try. Do or do not, there is no try. Nov 02, 2023 2:21:55 PM org.glassfish.tyrus.core.DebugContext flush FINE: * Session 1e60c089-b2ec-426f-86d2-c1ea0bdb6bd7 [8 ms]: Redirect enabled: false Nov 02, 2023 2:21:55 PM org.glassfish.tyrus.core.DebugContext flush FINE: > Session 1e60c089-b2ec-426f-86d2-c1ea0bdb6bd7 [15 ms]: Sending handshake request: > GET ws://localhost:8025/samples-debug/endpoint/b > Connection: Upgrade > Host: localhost:8025 > Origin: http://localhost:8025 > Sec-WebSocket-Key: X27LW04emRM/8+lqdSru/A== > Sec-WebSocket-Version: 13 > Upgrade: websocket > X-Tyrus-Tracing-Accept: Whatever > X-Tyrus-Tracing-Threshold: SUMMARY Nov 02, 2023 2:21:55 PM org.glassfish.tyrus.core.DebugContext flush FINE: < Session 1e60c089-b2ec-426f-86d2-c1ea0bdb6bd7 [89 ms]: Received handshake response: < 404 < x-tyrus-tracing-00: [0 ms] Matching request URI /samples-debug/endpoint/b against /samples-debug/endpoint/a/{b} < x-tyrus-tracing-01: [3 ms] URIs /samples-debug/endpoint/b and /samples-debug/endpoint/a/{b} have different length < x-tyrus-tracing-02: [3 ms] Matching request URI /samples-debug/endpoint/b against /samples-debug/endpoint/a < x-tyrus-tracing-03: [3 ms] Segment "a" does not match < x-tyrus-tracing-04: [3 ms] Matching request URI /samples-debug/endpoint/b against /samples-debug/endpoint/{a}/b < x-tyrus-tracing-05: [3 ms] URIs /samples-debug/endpoint/b and /samples-debug/endpoint/{a}/b have different length < x-tyrus-tracing-06: [3 ms] Matching request URI /samples-debug/endpoint/b against /samples-debug/endpoint/{a}/{b} < x-tyrus-tracing-07: [3 ms] URIs /samples-debug/endpoint/b and /samples-debug/endpoint/{a}/{b} have different length < x-tyrus-tracing-08: [3 ms] Matching request URI /samples-debug/endpoint/b against /samples-debug/endpoint/a/a < x-tyrus-tracing-09: [3 ms] URIs /samples-debug/endpoint/b and /samples-debug/endpoint/a/a have different length < x-tyrus-tracing-10: [3 ms] Matching request URI /samples-debug/endpoint/b against /samples-debug/endpoint/a/b < x-tyrus-tracing-11: [3 ms] URIs /samples-debug/endpoint/b and /samples-debug/endpoint/a/b have different length < x-tyrus-tracing-12: [3 ms] Endpoints matched to the request URI: [] Nov 02, 2023 2:21:55 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:21:55 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. ws://localhost:8025/max-sessions-per-app-test/echo1 Do or do not, there is no try. Do or do not, there is no try. ws://localhost:8025/max-sessions-per-app-test/echo2 Do or do not, there is no try. Do or do not, there is no try. ws://localhost:8025/max-sessions-per-app-test/echo3 Do or do not, there is no try. Do or do not, there is no try. ws://localhost:8025/max-sessions-per-app-test/echo1 Client-side close reason: CloseReason[1013,Maximal number of open sessions per application exceeded.] ws://localhost:8025/max-sessions-per-app-test/echo2 Client-side close reason: CloseReason[1013,Maximal number of open sessions per application exceeded.] Client-side close reason: CloseReason[1013,Maximal number of open sessions per application 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? true Client-side close reason: CloseReason[1000] session[5] is open? false session[6] is open? false session[7] is open? false ================== ws://localhost:8025/max-sessions-per-app-test/echo1 Do or do not, there is no try. ws://localhost:8025/max-sessions-per-app-test/echo2 Do or do not, there is no try. ws://localhost:8025/max-sessions-per-app-test/echo3 Do or do not, there is no try. Do or do not, there is no try. ws://localhost:8025/max-sessions-per-app-test/echo1 ws://localhost:8025/max-sessions-per-app-test/echo2 Do or do not, there is no try. Do or do not, there is no try. ws://localhost:8025/max-sessions-per-app-test/echo3 Do or do not, there is no try. Do or do not, there is no try. Do or do not, there is no try. Do or do not, there is no try. ws://localhost:8025/max-sessions-per-app-test/echo1 Client-side close reason: CloseReason[1013,Maximal number of open sessions per application exceeded.] ws://localhost:8025/max-sessions-per-app-test/echo2 Client-side close reason: CloseReason[1013,Maximal number of open sessions per application exceeded.] Client-side close reason: CloseReason[1013,Maximal number of open sessions per application 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? true Client-side close reason: CloseReason[1000] session[5] is open? false session[6] is open? false session[7] is open? false ================== Nov 02, 2023 2:21:55 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:21:55 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:21:55 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:21:55 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Nov 02, 2023 2:21:55 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:21:55 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. ws://localhost:8025/max-sessions-per-app-test/echo1 ws://localhost:8025/max-sessions-per-app-test/echo2 Do or do not, there is no try. Do or do not, there is no try. ws://localhost:8025/max-sessions-per-app-test/echo3 Do or do not, there is no try. Do or do not, there is no try. ws://localhost:8025/max-sessions-per-app-test/echo1 Do or do not, there is no try. Do or do not, there is no try. ws://localhost:8025/max-sessions-per-app-test/echo2 Do or do not, there is no try. Do or do not, there is no try. ws://localhost:8025/max-sessions-per-app-test/echo3 Do or do not, there is no try. Do or do not, there is no try. ws://localhost:8025/max-sessions-per-app-test/echo1 Client-side close reason: CloseReason[1013,Maximal number of open sessions per application exceeded.] ws://localhost:8025/max-sessions-per-app-test/echo2 Client-side close reason: CloseReason[1013,Maximal number of open sessions per application exceeded.] Client-side close reason: CloseReason[1013,Maximal number of open sessions per application 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? true Client-side close reason: CloseReason[1000] session[5] is open? false session[6] is open? false session[7] is open? false ================== Nov 02, 2023 2:21:55 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:21:55 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.222 s -- in org.glassfish.tyrus.tests.servlet.maxsessions.MaxSessionsAppTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- war:3.4.0:war (default-war) @ tyrus-tests-servlet-maxsessions-per-app --- [INFO] Packaging webapp [INFO] Assembling webapp [tyrus-tests-servlet-maxsessions-per-app] in [/home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/maxsessions-per-app/target/tyrus-tests-servlet-maxsessions-per-app-2.1.99-SNAPSHOT] [INFO] Processing war project [INFO] Copying webapp resources [/home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/maxsessions-per-app/src/main/webapp] [INFO] Building war: /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/maxsessions-per-app/target/tyrus-tests-servlet-maxsessions-per-app-2.1.99-SNAPSHOT.war [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ tyrus-tests-servlet-maxsessions-per-app --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 13 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/maxsessions-per-app/target/bom.xml [INFO] attaching as tyrus-tests-servlet-maxsessions-per-app-2.1.99-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/maxsessions-per-app/target/bom.json [INFO] attaching as tyrus-tests-servlet-maxsessions-per-app-2.1.99-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- source:3.2.0:jar-no-fork (attach-sources) @ tyrus-tests-servlet-maxsessions-per-app --- [INFO] Building jar: /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/maxsessions-per-app/target/tyrus-tests-servlet-maxsessions-per-app-2.1.99-SNAPSHOT-sources.jar [INFO] [INFO] --- install:3.1.1:install (default-install) @ tyrus-tests-servlet-maxsessions-per-app --- [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/maxsessions-per-app/pom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/tests/servlet/tyrus-tests-servlet-maxsessions-per-app/2.1.99-SNAPSHOT/tyrus-tests-servlet-maxsessions-per-app-2.1.99-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/maxsessions-per-app/target/tyrus-tests-servlet-maxsessions-per-app-2.1.99-SNAPSHOT.war to /home/jenkins/.m2/repository/org/glassfish/tyrus/tests/servlet/tyrus-tests-servlet-maxsessions-per-app/2.1.99-SNAPSHOT/tyrus-tests-servlet-maxsessions-per-app-2.1.99-SNAPSHOT.war [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/maxsessions-per-app/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/tests/servlet/tyrus-tests-servlet-maxsessions-per-app/2.1.99-SNAPSHOT/tyrus-tests-servlet-maxsessions-per-app-2.1.99-SNAPSHOT-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/maxsessions-per-app/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/tyrus/tests/servlet/tyrus-tests-servlet-maxsessions-per-app/2.1.99-SNAPSHOT/tyrus-tests-servlet-maxsessions-per-app-2.1.99-SNAPSHOT-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/maxsessions-per-app/target/tyrus-tests-servlet-maxsessions-per-app-2.1.99-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/tyrus/tests/servlet/tyrus-tests-servlet-maxsessions-per-app/2.1.99-SNAPSHOT/tyrus-tests-servlet-maxsessions-per-app-2.1.99-SNAPSHOT-sources.jar [INFO] [INFO] --< org.glassfish.tyrus.tests.servlet:tyrus-tests-servlet-maxsessions-per-remoteaddr >-- [INFO] Building Tyrus Servlet Max Sessions Per Remote Addr Tests 2.1.99-SNAPSHOT [62/69] [INFO] from tests/servlet/maxsessions-per-remoteaddr/pom.xml [INFO] --------------------------------[ war ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ tyrus-tests-servlet-maxsessions-per-remoteaddr --- [INFO] [INFO] --- checkstyle:3.1.0:check (default) @ tyrus-tests-servlet-maxsessions-per-remoteaddr --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory:1.0:highest-basedir (directories) @ tyrus-tests-servlet-maxsessions-per-remoteaddr --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/continuous-integration_2.x [INFO] [INFO] --- build-helper:3.4.0:parse-version (parse-version) @ tyrus-tests-servlet-maxsessions-per-remoteaddr --- [INFO] [INFO] --- build-helper:3.4.0:add-source (default) @ tyrus-tests-servlet-maxsessions-per-remoteaddr --- [INFO] Source directory: /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/maxsessions-per-remoteaddr/target/generated-sources/rsrc-gen added. [INFO] [INFO] --- resources:2.6:copy-resources (copy-legaldocs) @ tyrus-tests-servlet-maxsessions-per-remoteaddr --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- resources:2.6:copy-resources (copy-legaldocs-to-sources) @ tyrus-tests-servlet-maxsessions-per-remoteaddr --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- resources:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ tyrus-tests-servlet-maxsessions-per-remoteaddr --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- resources:2.6:resources (default-resources) @ tyrus-tests-servlet-maxsessions-per-remoteaddr --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/maxsessions-per-remoteaddr/src/main/resources [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ tyrus-tests-servlet-maxsessions-per-remoteaddr --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/maxsessions-per-remoteaddr/target/classes [INFO] [INFO] --- resources:2.6:testResources (default-testResources) @ tyrus-tests-servlet-maxsessions-per-remoteaddr --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/maxsessions-per-remoteaddr/src/test/resources [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ tyrus-tests-servlet-maxsessions-per-remoteaddr --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/maxsessions-per-remoteaddr/target/test-classes [INFO] /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/maxsessions-per-remoteaddr/src/test/java/org/glassfish/tyrus/tests/servlet/maxsessionsperremoteaddr/MaxSessionsPerRemoteAddrTest.java: /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/maxsessions-per-remoteaddr/src/test/java/org/glassfish/tyrus/tests/servlet/maxsessionsperremoteaddr/MaxSessionsPerRemoteAddrTest.java uses or overrides a deprecated API. [INFO] /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/maxsessions-per-remoteaddr/src/test/java/org/glassfish/tyrus/tests/servlet/maxsessionsperremoteaddr/MaxSessionsPerRemoteAddrTest.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- surefire:3.2.1:test (default-test) @ tyrus-tests-servlet-maxsessions-per-remoteaddr --- [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- > Session 642669e4-181d-434a-9218-30a05fcff1ab [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: 3+W4HmESqy2qNep2YopvqA== > Sec-WebSocket-Version: 13 > Upgrade: websocket < Session 642669e4-181d-434a-9218-30a05fcff1ab [6 ms]: Received handshake response: < 101 < connection: Upgrade < sec-websocket-accept: Q8md+Q9Fg1qS+NVSnBB6EhltwS4= < upgrade: websocket [INFO] Running org.glassfish.tyrus.tests.servlet.maxsessionsperremoteaddr.MaxSessionsPerRemoteAddrTest Nov 02, 2023 2:21:57 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:21:57 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Nov 02, 2023 2:21:57 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:21:57 PM 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. Nov 02, 2023 2:21:57 PM org.glassfish.tyrus.core.TyrusWebSocketEngine CONFIG: Incoming buffer size: 4194315 Nov 02, 2023 2:21:57 PM org.glassfish.tyrus.core.TyrusWebSocketEngine CONFIG: Max sessions per app: null Nov 02, 2023 2:21:57 PM org.glassfish.tyrus.core.TyrusWebSocketEngine CONFIG: Max sessions per remote address: null Nov 02, 2023 2:21:57 PM org.glassfish.tyrus.core.TyrusWebSocketEngine CONFIG: Parallel broadcast enabled: false Nov 02, 2023 2:21:57 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:21:57 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Nov 02, 2023 2:21:57 PM org.glassfish.tyrus.server.TyrusServerConfiguration CONFIG: Found annotated endpoints: 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$Endpoint1 org.glassfish.tyrus.tests.servlet.debug.DebugSampleTest$Endpoint2 org.glassfish.tyrus.tests.servlet.debug.DebugSampleTest$Endpoint3 Nov 02, 2023 2:21:57 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:21:57 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:21:57 PM org.glassfish.tyrus.core.DebugContext flush FINE: < Session 43fb0fc5-3d2d-4177-b1f2-d63650c5c003 [0 ms]: Received handshake request: < GET /samples-debug/endpoint/b < connection: Upgrade < host: localhost:8025 < origin: http://localhost:8025 < sec-websocket-key: sMm5FixbLIcEj88Gbb70/g== < sec-websocket-version: 13 < upgrade: websocket Nov 02, 2023 2:21:57 PM org.glassfish.tyrus.core.DebugContext flush FINE: < Session 43fb0fc5-3d2d-4177-b1f2-d63650c5c003 [0 ms]: Matching request URI /samples-debug/endpoint/b against /samples-debug/endpoint/a Nov 02, 2023 2:21:57 PM org.glassfish.tyrus.core.DebugContext flush FINE: < Session 43fb0fc5-3d2d-4177-b1f2-d63650c5c003 [0 ms]: Segment "a" does not match Nov 02, 2023 2:21:57 PM org.glassfish.tyrus.core.DebugContext flush FINE: < Session 43fb0fc5-3d2d-4177-b1f2-d63650c5c003 [0 ms]: Matching request URI /samples-debug/endpoint/b against /samples-debug/endpoint/{a}/{b} Nov 02, 2023 2:21:57 PM org.glassfish.tyrus.core.DebugContext flush FINE: < Session 43fb0fc5-3d2d-4177-b1f2-d63650c5c003 [0 ms]: URIs /samples-debug/endpoint/b and /samples-debug/endpoint/{a}/{b} have different length Nov 02, 2023 2:21:57 PM org.glassfish.tyrus.core.DebugContext flush FINE: < Session 43fb0fc5-3d2d-4177-b1f2-d63650c5c003 [0 ms]: Matching request URI /samples-debug/endpoint/b against /samples-debug/endpoint/a/b Nov 02, 2023 2:21:57 PM org.glassfish.tyrus.core.DebugContext flush FINE: < Session 43fb0fc5-3d2d-4177-b1f2-d63650c5c003 [0 ms]: URIs /samples-debug/endpoint/b and /samples-debug/endpoint/a/b have different length Nov 02, 2023 2:21:57 PM org.glassfish.tyrus.core.DebugContext flush FINE: < Session 43fb0fc5-3d2d-4177-b1f2-d63650c5c003 [0 ms]: Matching request URI /samples-debug/endpoint/b against /samples-debug/endpoint/{a}/b Nov 02, 2023 2:21:57 PM org.glassfish.tyrus.core.DebugContext flush FINE: < Session 43fb0fc5-3d2d-4177-b1f2-d63650c5c003 [0 ms]: URIs /samples-debug/endpoint/b and /samples-debug/endpoint/{a}/b have different length Nov 02, 2023 2:21:57 PM org.glassfish.tyrus.core.DebugContext flush FINE: < Session 43fb0fc5-3d2d-4177-b1f2-d63650c5c003 [0 ms]: Matching request URI /samples-debug/endpoint/b against /samples-debug/endpoint/a/{b} Nov 02, 2023 2:21:57 PM org.glassfish.tyrus.core.DebugContext flush FINE: < Session 43fb0fc5-3d2d-4177-b1f2-d63650c5c003 [0 ms]: URIs /samples-debug/endpoint/b and /samples-debug/endpoint/a/{b} have different length Nov 02, 2023 2:21:57 PM org.glassfish.tyrus.core.DebugContext flush FINE: < Session 43fb0fc5-3d2d-4177-b1f2-d63650c5c003 [0 ms]: Matching request URI /samples-debug/endpoint/b against /samples-debug/endpoint/a/a Nov 02, 2023 2:21:57 PM org.glassfish.tyrus.core.DebugContext flush FINE: < Session 43fb0fc5-3d2d-4177-b1f2-d63650c5c003 [0 ms]: URIs /samples-debug/endpoint/b and /samples-debug/endpoint/a/a have different length Nov 02, 2023 2:21:57 PM org.glassfish.tyrus.core.DebugContext flush FINE: < Session 43fb0fc5-3d2d-4177-b1f2-d63650c5c003 [0 ms]: Endpoints matched to the request URI: [] Nov 02, 2023 2:21:57 PM org.glassfish.tyrus.core.DebugContext flush FINE: * Session a1c21034-8521-4e79-93de-0021c94deb6a [0 ms]: Redirect enabled: false Nov 02, 2023 2:21:57 PM org.glassfish.tyrus.core.DebugContext flush FINE: > Session a1c21034-8521-4e79-93de-0021c94deb6a [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: sMm5FixbLIcEj88Gbb70/g== > Sec-WebSocket-Version: 13 > Upgrade: websocket Nov 02, 2023 2:21:57 PM org.glassfish.tyrus.core.DebugContext flush FINE: < Session a1c21034-8521-4e79-93de-0021c94deb6a [10 ms]: Received handshake response: < 404 Nov 02, 2023 2:21:57 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:21:57 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. 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 ws://localhost:8025/max-sessions-per-remoteaddr-test/echo1 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.] 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 ================== 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 ================== 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 ================== 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 ================== 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 ================== 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 ================== 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.] Nov 02, 2023 2:21:58 PM org.glassfish.tyrus.core.TyrusWebSocketEngine CONFIG: Incoming buffer size: 4194315 Nov 02, 2023 2:21:58 PM org.glassfish.tyrus.core.TyrusWebSocketEngine CONFIG: Max sessions per app: null Nov 02, 2023 2:21:58 PM org.glassfish.tyrus.core.TyrusWebSocketEngine CONFIG: Max sessions per remote address: null Nov 02, 2023 2:21:58 PM org.glassfish.tyrus.core.TyrusWebSocketEngine CONFIG: Parallel broadcast enabled: false Nov 02, 2023 2:21:58 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:21:58 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. Nov 02, 2023 2:21:58 PM org.glassfish.tyrus.server.TyrusServerConfiguration CONFIG: Found annotated endpoints: 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$Endpoint1 org.glassfish.tyrus.tests.servlet.debug.DebugSampleTest$Endpoint2 org.glassfish.tyrus.tests.servlet.debug.DebugSampleTest$Endpoint3 Nov 02, 2023 2:21:58 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:21:58 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. 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 ================== 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 ================== 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.] Nov 02, 2023 2:21:58 PM org.glassfish.tyrus.core.DebugContext flush FINE: < Session e5d51449-4398-41d2-a48c-8fdb38ef6131 [0 ms]: Received handshake request: < GET /samples-debug/endpoint/a/b < connection: Upgrade < host: localhost:8025 < origin: http://localhost:8025 < sec-websocket-key: T5/ZvuceApqpxxlRRGP3Ew== < sec-websocket-version: 13 < upgrade: websocket Nov 02, 2023 2:21:58 PM org.glassfish.tyrus.core.DebugContext flush FINE: < Session e5d51449-4398-41d2-a48c-8fdb38ef6131 [0 ms]: Matching request URI /samples-debug/endpoint/a/b against /samples-debug/endpoint/{a}/b Nov 02, 2023 2:21:58 PM org.glassfish.tyrus.core.DebugContext flush FINE: * Session a4179d3f-9d48-45eb-b447-f102e3fd46be [0 ms]: Redirect enabled: false Nov 02, 2023 2:21:58 PM org.glassfish.tyrus.core.DebugContext flush FINE: < Session e5d51449-4398-41d2-a48c-8fdb38ef6131 [0 ms]: Matching request URI /samples-debug/endpoint/a/b against /samples-debug/endpoint/a/{b} Nov 02, 2023 2:21:58 PM org.glassfish.tyrus.core.DebugContext flush FINE: > Session a4179d3f-9d48-45eb-b447-f102e3fd46be [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: T5/ZvuceApqpxxlRRGP3Ew== > Sec-WebSocket-Version: 13 > Upgrade: websocket Nov 02, 2023 2:21:58 PM org.glassfish.tyrus.core.DebugContext flush FINE: < Session e5d51449-4398-41d2-a48c-8fdb38ef6131 [0 ms]: Matching request URI /samples-debug/endpoint/a/b against /samples-debug/endpoint/a Nov 02, 2023 2:21:58 PM org.glassfish.tyrus.core.DebugContext flush FINE: < Session a4179d3f-9d48-45eb-b447-f102e3fd46be [3 ms]: Received handshake response: < 101 < connection: Upgrade < sec-websocket-accept: hc9H9gdgC6ujalZJ0kX2OjbTR9o= < upgrade: websocket Nov 02, 2023 2:21:58 PM org.glassfish.tyrus.core.DebugContext flush FINE: < Session e5d51449-4398-41d2-a48c-8fdb38ef6131 [0 ms]: URIs /samples-debug/endpoint/a/b and /samples-debug/endpoint/a have different length Nov 02, 2023 2:21:58 PM org.glassfish.tyrus.core.DebugContext appendLogMessageWithThrowable FINE: * Session a4179d3f-9d48-45eb-b447-f102e3fd46be [4 ms]: Incoming buffer size: 4194315 Nov 02, 2023 2:21:58 PM org.glassfish.tyrus.core.DebugContext flush FINE: < Session e5d51449-4398-41d2-a48c-8fdb38ef6131 [0 ms]: Matching request URI /samples-debug/endpoint/a/b against /samples-debug/endpoint/a/a Nov 02, 2023 2:21:58 PM org.glassfish.tyrus.core.DebugContext flush FINE: < Session e5d51449-4398-41d2-a48c-8fdb38ef6131 [0 ms]: Segment "a" does not match Nov 02, 2023 2:21:58 PM org.glassfish.tyrus.core.DebugContext flush FINE: < Session e5d51449-4398-41d2-a48c-8fdb38ef6131 [0 ms]: Matching request URI /samples-debug/endpoint/a/b against /samples-debug/endpoint/a/b Nov 02, 2023 2:21:58 PM org.glassfish.tyrus.core.DebugContext flush FINE: < Session e5d51449-4398-41d2-a48c-8fdb38ef6131 [0 ms]: Matching request URI /samples-debug/endpoint/a/b against /samples-debug/endpoint/{a}/{b} Nov 02, 2023 2:21:58 PM org.glassfish.tyrus.core.DebugContext flush FINER: < Session e5d51449-4398-41d2-a48c-8fdb38ef6131 [0 ms]: Choosing better match from /samples-debug/endpoint/a/{b} and /samples-debug/endpoint/{a}/b Nov 02, 2023 2:21:58 PM org.glassfish.tyrus.core.DebugContext flush FINER: < Session e5d51449-4398-41d2-a48c-8fdb38ef6131 [0 ms]: /samples-debug/endpoint/a/{b} is a better match, because it has longer exact path Nov 02, 2023 2:21:58 PM org.glassfish.tyrus.core.DebugContext flush FINER: < Session e5d51449-4398-41d2-a48c-8fdb38ef6131 [0 ms]: Choosing better match from /samples-debug/endpoint/a/b and /samples-debug/endpoint/a/{b} Nov 02, 2023 2:21:58 PM org.glassfish.tyrus.core.DebugContext flush FINER: < Session e5d51449-4398-41d2-a48c-8fdb38ef6131 [0 ms]: /samples-debug/endpoint/a/b is an exact match Nov 02, 2023 2:21:58 PM org.glassfish.tyrus.core.DebugContext flush FINER: < Session e5d51449-4398-41d2-a48c-8fdb38ef6131 [0 ms]: Choosing better match from /samples-debug/endpoint/{a}/{b} and /samples-debug/endpoint/a/b Nov 02, 2023 2:21:58 PM org.glassfish.tyrus.core.DebugContext flush FINER: < Session e5d51449-4398-41d2-a48c-8fdb38ef6131 [0 ms]: /samples-debug/endpoint/a/b is an exact match Nov 02, 2023 2:21:58 PM org.glassfish.tyrus.core.DebugContext flush FINER: < Session e5d51449-4398-41d2-a48c-8fdb38ef6131 [0 ms]: Choosing better match from /samples-debug/endpoint/{a}/{b} and /samples-debug/endpoint/a/{b} Nov 02, 2023 2:21:58 PM org.glassfish.tyrus.core.DebugContext flush FINER: < Session e5d51449-4398-41d2-a48c-8fdb38ef6131 [0 ms]: /samples-debug/endpoint/a/{b} is a better match, because it has longer exact path Nov 02, 2023 2:21:58 PM org.glassfish.tyrus.core.DebugContext flush FINER: < Session e5d51449-4398-41d2-a48c-8fdb38ef6131 [0 ms]: Choosing better match from /samples-debug/endpoint/{a}/{b} and /samples-debug/endpoint/{a}/b Nov 02, 2023 2:21:58 PM org.glassfish.tyrus.core.DebugContext flush FINER: < Session e5d51449-4398-41d2-a48c-8fdb38ef6131 [0 ms]: /samples-debug/endpoint/{a}/b is a better match, because /samples-debug/endpoint/{a}/{b} has more variables Nov 02, 2023 2:21:58 PM org.glassfish.tyrus.core.DebugContext flush FINE: < Session e5d51449-4398-41d2-a48c-8fdb38ef6131 [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}] Nov 02, 2023 2:21:58 PM org.glassfish.tyrus.core.DebugContext flush FINE: < Session e5d51449-4398-41d2-a48c-8fdb38ef6131 [0 ms]: Endpoint selected as a match to the handshake URI: /samples-debug/endpoint/a/b Nov 02, 2023 2:21:58 PM org.glassfish.tyrus.core.DebugContext flush FINE: * Session e5d51449-4398-41d2-a48c-8fdb38ef6131 [0 ms]: Using negotiated extensions: Using negotiated extensions: [] Nov 02, 2023 2:21:58 PM org.glassfish.tyrus.core.DebugContext flush FINE: * Session e5d51449-4398-41d2-a48c-8fdb38ef6131 [0 ms]: Using negotiated subprotocol: null Nov 02, 2023 2:21:58 PM org.glassfish.tyrus.core.DebugContext flush FINE: > Session e5d51449-4398-41d2-a48c-8fdb38ef6131 [0 ms]: Sending handshake response: > 101 > Connection: Upgrade > Sec-WebSocket-Accept: hc9H9gdgC6ujalZJ0kX2OjbTR9o= > Upgrade: websocket 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 ================== 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 ================== Nov 02, 2023 2:21:58 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:21:58 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:21:58 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:21:58 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-1] Started. Nov 02, 2023 2:21:59 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:21:59 PM 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 Nov 02, 2023 2:21:59 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:21:59 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.262 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] --- war:3.4.0: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] --- cyclonedx:2.7.9:makeAggregateBom (default) @ tyrus-tests-servlet-maxsessions-per-remoteaddr --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 13 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/maxsessions-per-remoteaddr/target/bom.xml Nov 02, 2023 2:21:59 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:21:59 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:21:59 PM org.glassfish.tyrus.core.TyrusWebSocketEngine CONFIG: Incoming buffer size: 4194315 Nov 02, 2023 2:21:59 PM org.glassfish.tyrus.core.TyrusWebSocketEngine CONFIG: Max sessions per app: null Nov 02, 2023 2:21:59 PM org.glassfish.tyrus.core.TyrusWebSocketEngine CONFIG: Max sessions per remote address: null Nov 02, 2023 2:21:59 PM org.glassfish.tyrus.core.TyrusWebSocketEngine CONFIG: Parallel broadcast enabled: false Nov 02, 2023 2:21:59 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:21:59 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-4] Started. Nov 02, 2023 2:21:59 PM org.glassfish.tyrus.server.TyrusServerConfiguration CONFIG: Found annotated endpoints: org.glassfish.tyrus.tests.servlet.debug.DebugSampleTest$EchoEndpoint Nov 02, 2023 2:21:59 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:21:59 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:21:59 PM org.glassfish.tyrus.core.DebugContext flush FINE: < Session c9229b77-6d4c-4237-81ae-cc91a2a4c5d9 [0 ms]: Received handshake request: < GET /samples-debug/endpoint/echo < connection: Upgrade < host: localhost:8025 < origin: http://localhost:8025 < sec-websocket-key: VWzu8PL0dJRPMIqs8aV1PA== < sec-websocket-version: 13 < upgrade: websocket Nov 02, 2023 2:21:59 PM org.glassfish.tyrus.core.DebugContext flush FINE: < Session c9229b77-6d4c-4237-81ae-cc91a2a4c5d9 [0 ms]: Matching request URI /samples-debug/endpoint/echo against /samples-debug/endpoint/echo Nov 02, 2023 2:21:59 PM org.glassfish.tyrus.core.DebugContext flush FINE: < Session c9229b77-6d4c-4237-81ae-cc91a2a4c5d9 [0 ms]: Endpoints matched to the request URI: [/samples-debug/endpoint/echo] Nov 02, 2023 2:21:59 PM org.glassfish.tyrus.core.DebugContext flush FINE: * Session 1c41c2ba-8744-421d-97c4-d98a2c72eb0d [0 ms]: Redirect enabled: false Nov 02, 2023 2:21:59 PM org.glassfish.tyrus.core.DebugContext flush FINE: > Session 1c41c2ba-8744-421d-97c4-d98a2c72eb0d [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: VWzu8PL0dJRPMIqs8aV1PA== > Sec-WebSocket-Version: 13 > Upgrade: websocket Nov 02, 2023 2:21:59 PM org.glassfish.tyrus.core.DebugContext flush FINE: < Session c9229b77-6d4c-4237-81ae-cc91a2a4c5d9 [0 ms]: Endpoint selected as a match to the handshake URI: /samples-debug/endpoint/echo Nov 02, 2023 2:21:59 PM org.glassfish.tyrus.core.DebugContext flush FINE: < Session 1c41c2ba-8744-421d-97c4-d98a2c72eb0d [3 ms]: Received handshake response: < 101 < connection: Upgrade < sec-websocket-accept: 5LL415sZRzUCeMT3rt5rCcqvdzY= < upgrade: websocket Nov 02, 2023 2:21:59 PM org.glassfish.tyrus.core.DebugContext flush FINE: * Session c9229b77-6d4c-4237-81ae-cc91a2a4c5d9 [0 ms]: Using negotiated extensions: Using negotiated extensions: [] Nov 02, 2023 2:21:59 PM org.glassfish.tyrus.core.DebugContext flush FINE: * Session c9229b77-6d4c-4237-81ae-cc91a2a4c5d9 [0 ms]: Using negotiated subprotocol: null Nov 02, 2023 2:21:59 PM org.glassfish.tyrus.core.DebugContext flush FINE: > Session c9229b77-6d4c-4237-81ae-cc91a2a4c5d9 [0 ms]: Sending handshake response: > 101 > Connection: Upgrade > Sec-WebSocket-Accept: 5LL415sZRzUCeMT3rt5rCcqvdzY= > Upgrade: websocket Nov 02, 2023 2:21:59 PM org.glassfish.tyrus.core.DebugContext appendLogMessageWithThrowable FINEST: < Session c9229b77-6d4c-4237-81ae-cc91a2a4c5d9 [3 ms]: Received text message Nov 02, 2023 2:21:59 PM org.glassfish.tyrus.core.DebugContext appendLogMessageWithThrowable FINE: * Session 1c41c2ba-8744-421d-97c4-d98a2c72eb0d [5 ms]: Incoming buffer size: 4194315 Nov 02, 2023 2:21:59 PM org.glassfish.tyrus.core.DebugContext appendLogMessageWithThrowable FINEST: < Session c9229b77-6d4c-4237-81ae-cc91a2a4c5d9 [4 ms]: Applicable decoders: [CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$BooleanDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$BooleanDecoder@47c81abf, type=class java.lang.Boolean}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$ByteDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$ByteDecoder@776a6d9b, type=class java.lang.Byte}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$CharacterDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$CharacterDecoder@21d03963, type=class java.lang.Character}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$DoubleDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$DoubleDecoder@1f760b47, type=class java.lang.Double}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$FloatDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$FloatDecoder@18ece7f4, type=class java.lang.Float}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$IntegerDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$IntegerDecoder@3cce57c7, type=class java.lang.Integer}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$LongDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$LongDecoder@1cf56a1c, type=class java.lang.Long}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$ShortDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$ShortDecoder@33f676f6, type=class java.lang.Short}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpTextCoder, coder=org.glassfish.tyrus.core.coder.NoOpTextCoder@4c5ae43b, type=class java.lang.String}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.ReaderDecoder, coder=org.glassfish.tyrus.core.coder.ReaderDecoder@35b74c5c, type=class java.io.Reader}] Nov 02, 2023 2:21:59 PM org.glassfish.tyrus.core.DebugContext appendLogMessageWithThrowable FINEST: < Session c9229b77-6d4c-4237-81ae-cc91a2a4c5d9 [4 ms]: Decoding with CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpTextCoder, coder=org.glassfish.tyrus.core.coder.NoOpTextCoder@4c5ae43b, type=class java.lang.String} Nov 02, 2023 2:21:59 PM org.glassfish.tyrus.core.DebugContext appendLogMessageWithThrowable FINEST: < Session 1c41c2ba-8744-421d-97c4-d98a2c72eb0d [7 ms]: Received text message Nov 02, 2023 2:21:59 PM org.glassfish.tyrus.core.DebugContext appendLogMessageWithThrowable FINEST: < Session c9229b77-6d4c-4237-81ae-cc91a2a4c5d9 [5 ms]: Received binary message Nov 02, 2023 2:21:59 PM org.glassfish.tyrus.core.DebugContext appendLogMessageWithThrowable FINEST: < Session 1c41c2ba-8744-421d-97c4-d98a2c72eb0d [8 ms]: Applicable decoders: [CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$BooleanDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$BooleanDecoder@5d821d09, type=class java.lang.Boolean}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$ByteDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$ByteDecoder@188088dd, type=class java.lang.Byte}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$CharacterDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$CharacterDecoder@1ccdec0a, type=class java.lang.Character}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$DoubleDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$DoubleDecoder@2952f7c7, type=class java.lang.Double}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$FloatDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$FloatDecoder@64f5cdb1, type=class java.lang.Float}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$IntegerDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$IntegerDecoder@78af7792, type=class java.lang.Integer}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$LongDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$LongDecoder@b716931, type=class java.lang.Long}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$ShortDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$ShortDecoder@35234b57, type=class java.lang.Short}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpTextCoder, coder=org.glassfish.tyrus.core.coder.NoOpTextCoder@7ff18007, type=class java.lang.String}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.ReaderDecoder, coder=org.glassfish.tyrus.core.coder.ReaderDecoder@7ce16b8c, type=class java.io.Reader}] Nov 02, 2023 2:21:59 PM org.glassfish.tyrus.core.DebugContext appendLogMessageWithThrowable FINEST: < Session c9229b77-6d4c-4237-81ae-cc91a2a4c5d9 [6 ms]: Applicable decoders: [CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteBufferCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteBufferCoder@264f218, type=class java.nio.ByteBuffer}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteArrayCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteArrayCoder@3576ddc2, type=class [B}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.InputStreamDecoder, coder=org.glassfish.tyrus.core.coder.InputStreamDecoder@2e570ded, type=class java.io.InputStream}] Nov 02, 2023 2:21:59 PM org.glassfish.tyrus.core.DebugContext appendLogMessageWithThrowable FINEST: < Session 1c41c2ba-8744-421d-97c4-d98a2c72eb0d [9 ms]: Decoding with CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpTextCoder, coder=org.glassfish.tyrus.core.coder.NoOpTextCoder@7ff18007, type=class java.lang.String} Nov 02, 2023 2:21:59 PM org.glassfish.tyrus.core.DebugContext appendLogMessageWithThrowable FINEST: < Session c9229b77-6d4c-4237-81ae-cc91a2a4c5d9 [6 ms]: Decoding with CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteBufferCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteBufferCoder@264f218, type=class java.nio.ByteBuffer} Nov 02, 2023 2:21:59 PM org.glassfish.tyrus.core.DebugContext appendLogMessageWithThrowable FINEST: < Session 1c41c2ba-8744-421d-97c4-d98a2c72eb0d [10 ms]: Received binary message Nov 02, 2023 2:21:59 PM org.glassfish.tyrus.core.DebugContext appendLogMessageWithThrowable FINEST: < Session 1c41c2ba-8744-421d-97c4-d98a2c72eb0d [11 ms]: Applicable decoders: [CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteBufferCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteBufferCoder@29aa82ce, type=class java.nio.ByteBuffer}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteArrayCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteArrayCoder@397a93b4, type=class [B}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.InputStreamDecoder, coder=org.glassfish.tyrus.core.coder.InputStreamDecoder@42461912, type=class java.io.InputStream}] Nov 02, 2023 2:21:59 PM org.glassfish.tyrus.core.DebugContext appendLogMessageWithThrowable FINEST: < Session 1c41c2ba-8744-421d-97c4-d98a2c72eb0d [11 ms]: Decoding with CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteBufferCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteBufferCoder@29aa82ce, type=class java.nio.ByteBuffer} Nov 02, 2023 2:21:59 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:21:59 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. [INFO] attaching as tyrus-tests-servlet-maxsessions-per-remoteaddr-2.1.99-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/maxsessions-per-remoteaddr/target/bom.json [INFO] attaching as tyrus-tests-servlet-maxsessions-per-remoteaddr-2.1.99-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- source: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] --- install:3.1.1:install (default-install) @ tyrus-tests-servlet-maxsessions-per-remoteaddr --- [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.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/target/bom.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-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/maxsessions-per-remoteaddr/target/bom.json 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-cyclonedx.json [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] from tests/servlet/debug/pom.xml [INFO] --------------------------------[ war ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ tyrus-tests-servlet-debug --- [INFO] [INFO] --- checkstyle:3.1.0:check (default) @ tyrus-tests-servlet-debug --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory: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:3.4.0:parse-version (parse-version) @ tyrus-tests-servlet-debug --- [INFO] [INFO] --- build-helper:3.4.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] --- resources: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] --- resources: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] --- resources: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] --- resources: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] --- compiler:3.10.1:compile (default-compile) @ tyrus-tests-servlet-debug --- [INFO] Changes detected - recompiling the module! [INFO] [INFO] --- resources:2.6:testResources (default-testResources) @ tyrus-tests-servlet-debug --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- compiler: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] --- surefire:3.2.1:test (default-test) @ tyrus-tests-servlet-debug --- [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.glassfish.tyrus.tests.servlet.debug.DebugSampleTest Nov 02, 2023 2:22:00 PM org.glassfish.tyrus.core.TyrusWebSocketEngine CONFIG: Incoming buffer size: 4194315 Nov 02, 2023 2:22:00 PM org.glassfish.tyrus.core.TyrusWebSocketEngine CONFIG: Max sessions per app: null Nov 02, 2023 2:22:00 PM org.glassfish.tyrus.core.TyrusWebSocketEngine CONFIG: Max sessions per remote address: null Nov 02, 2023 2:22:00 PM org.glassfish.tyrus.core.TyrusWebSocketEngine CONFIG: Parallel broadcast enabled: false Nov 02, 2023 2:22:00 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:22:00 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. Nov 02, 2023 2:22:00 PM org.glassfish.tyrus.server.TyrusServerConfiguration CONFIG: Found annotated endpoints: org.glassfish.tyrus.tests.servlet.debug.DebugSampleTest$Endpoint2 org.glassfish.tyrus.tests.servlet.debug.DebugSampleTest$Endpoint6 org.glassfish.tyrus.tests.servlet.debug.DebugSampleTest$Endpoint3 org.glassfish.tyrus.tests.servlet.debug.DebugSampleTest$Endpoint4 org.glassfish.tyrus.tests.servlet.debug.DebugSampleTest$Endpoint5 org.glassfish.tyrus.tests.servlet.debug.DebugSampleTest$Endpoint1 Nov 02, 2023 2:22:00 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:22:00 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:22:00 PM org.glassfish.tyrus.core.DebugContext flush FINE: < Session 5ad5d943-4686-4db8-9f2e-124288cd6699 [0 ms]: Received handshake request: < GET /samples-debug/endpoint/b < connection: Upgrade < host: localhost:8025 < origin: http://localhost:8025 < sec-websocket-key: kPAYj35Ynjl2w9BhQwtU8Q== < sec-websocket-version: 13 < upgrade: websocket < x-tyrus-tracing-accept: Whatever < x-tyrus-tracing-threshold: SUMMARY Nov 02, 2023 2:22:00 PM org.glassfish.tyrus.core.DebugContext flush FINE: < Session 5ad5d943-4686-4db8-9f2e-124288cd6699 [4 ms]: Matching request URI /samples-debug/endpoint/b against /samples-debug/endpoint/a Nov 02, 2023 2:22:00 PM org.glassfish.tyrus.core.DebugContext flush FINE: < Session 5ad5d943-4686-4db8-9f2e-124288cd6699 [4 ms]: Segment "a" does not match Nov 02, 2023 2:22:00 PM org.glassfish.tyrus.core.DebugContext flush FINE: < Session 5ad5d943-4686-4db8-9f2e-124288cd6699 [4 ms]: Matching request URI /samples-debug/endpoint/b against /samples-debug/endpoint/a/{b} Nov 02, 2023 2:22:00 PM org.glassfish.tyrus.core.DebugContext flush FINE: < Session 5ad5d943-4686-4db8-9f2e-124288cd6699 [4 ms]: URIs /samples-debug/endpoint/b and /samples-debug/endpoint/a/{b} have different length Nov 02, 2023 2:22:00 PM org.glassfish.tyrus.core.DebugContext flush FINE: < Session 5ad5d943-4686-4db8-9f2e-124288cd6699 [4 ms]: Matching request URI /samples-debug/endpoint/b against /samples-debug/endpoint/{a}/{b} Nov 02, 2023 2:22:00 PM org.glassfish.tyrus.core.DebugContext flush FINE: < Session 5ad5d943-4686-4db8-9f2e-124288cd6699 [4 ms]: URIs /samples-debug/endpoint/b and /samples-debug/endpoint/{a}/{b} have different length Nov 02, 2023 2:22:00 PM org.glassfish.tyrus.core.DebugContext flush FINE: < Session 5ad5d943-4686-4db8-9f2e-124288cd6699 [4 ms]: Matching request URI /samples-debug/endpoint/b against /samples-debug/endpoint/a/b Nov 02, 2023 2:22:00 PM org.glassfish.tyrus.core.DebugContext flush FINE: < Session 5ad5d943-4686-4db8-9f2e-124288cd6699 [4 ms]: URIs /samples-debug/endpoint/b and /samples-debug/endpoint/a/b have different length Nov 02, 2023 2:22:00 PM org.glassfish.tyrus.core.DebugContext flush FINE: < Session 5ad5d943-4686-4db8-9f2e-124288cd6699 [4 ms]: Matching request URI /samples-debug/endpoint/b against /samples-debug/endpoint/{a}/b Nov 02, 2023 2:22:00 PM org.glassfish.tyrus.core.DebugContext flush FINE: < Session 5ad5d943-4686-4db8-9f2e-124288cd6699 [4 ms]: URIs /samples-debug/endpoint/b and /samples-debug/endpoint/{a}/b have different length Nov 02, 2023 2:22:00 PM org.glassfish.tyrus.core.DebugContext flush FINE: < Session 5ad5d943-4686-4db8-9f2e-124288cd6699 [4 ms]: Matching request URI /samples-debug/endpoint/b against /samples-debug/endpoint/a/a Nov 02, 2023 2:22:00 PM org.glassfish.tyrus.core.DebugContext flush FINE: < Session 5ad5d943-4686-4db8-9f2e-124288cd6699 [4 ms]: URIs /samples-debug/endpoint/b and /samples-debug/endpoint/a/a have different length Nov 02, 2023 2:22:00 PM org.glassfish.tyrus.core.DebugContext flush FINE: < Session 5ad5d943-4686-4db8-9f2e-124288cd6699 [5 ms]: Endpoints matched to the request URI: [] Nov 02, 2023 2:22:00 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:8025] Nov 02, 2023 2:22:00 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-5] Started. Nov 02, 2023 2:22:00 PM org.glassfish.tyrus.core.DebugContext flush FINE: * Session 75384428-5872-4277-9f97-16484e0ed0de [0 ms]: Redirect enabled: false Nov 02, 2023 2:22:00 PM org.glassfish.tyrus.core.DebugContext flush FINE: > Session 75384428-5872-4277-9f97-16484e0ed0de [0 ms]: Sending handshake request: > GET ws://localhost:8025/testAuthentication > Connection: Upgrade > Host: localhost:8025 > Origin: http://localhost:8025 > Sec-WebSocket-Key: 42tU8i/oeh3M4lFgHZBr6w== > Sec-WebSocket-Version: 13 > Upgrade: websocket Nov 02, 2023 2:22:00 PM org.glassfish.tyrus.core.DebugContext flush FINE: < Session 75384428-5872-4277-9f97-16484e0ed0de [3 ms]: Received handshake response: < 401 < upgrade: websocket < www-authenticate: Basic realm="my realm" Nov 02, 2023 2:22:00 PM org.glassfish.tyrus.core.DebugContext flush FINE: > Session 75384428-5872-4277-9f97-16484e0ed0de [5 ms]: Using authentication config: AuthConfig{Basic->org.glassfish.tyrus.client.auth.BasicAuthenticator, Digest->org.glassfish.tyrus.client.auth.DigestAuthenticator} Nov 02, 2023 2:22:00 PM org.glassfish.tyrus.core.DebugContext flush FINE: > Session 75384428-5872-4277-9f97-16484e0ed0de [5 ms]: Using authentication scheme: Basic Nov 02, 2023 2:22:00 PM org.glassfish.tyrus.core.DebugContext flush CONFIG: > Session 75384428-5872-4277-9f97-16484e0ed0de [5 ms]: Using authenticator: org.glassfish.tyrus.client.auth.BasicAuthenticator Nov 02, 2023 2:22:00 PM org.glassfish.tyrus.core.DebugContext flush CONFIG: > Session 75384428-5872-4277-9f97-16484e0ed0de [6 ms]: Using credentials: Credentials{username: Petr, password: *****} Nov 02, 2023 2:22:00 PM org.glassfish.tyrus.core.DebugContext flush FINE: > Session 75384428-5872-4277-9f97-16484e0ed0de [6 ms]: Sending handshake request: > GET ws://localhost:8025/testAuthentication > Authorization: ***** > Connection: Upgrade > Host: localhost:8025 > Origin: http://localhost:8025 > Sec-WebSocket-Key: 42tU8i/oeh3M4lFgHZBr6w== > Sec-WebSocket-Version: 13 > Upgrade: websocket Nov 02, 2023 2:22:00 PM org.glassfish.tyrus.core.DebugContext flush FINE: < Session 75384428-5872-4277-9f97-16484e0ed0de [8 ms]: Received handshake response: < 101 < connection: Upgrade < sec-websocket-accept: 6ayKXEh54cAYegAxFZs76BDj92k= < upgrade: websocket Nov 02, 2023 2:22:00 PM org.glassfish.tyrus.core.DebugContext appendLogMessageWithThrowable FINE: * Session 75384428-5872-4277-9f97-16484e0ed0de [10 ms]: Incoming buffer size: 4194315 Nov 02, 2023 2:22:00 PM org.glassfish.tyrus.core.DebugContext flush FINE: * Session 990fdd01-d962-434f-bfde-44166100b4bb [11 ms]: Redirect enabled: false Nov 02, 2023 2:22:00 PM org.glassfish.tyrus.core.DebugContext flush FINE: > Session 990fdd01-d962-434f-bfde-44166100b4bb [16 ms]: Sending handshake request: > GET ws://localhost:8025/samples-debug/endpoint/b > Connection: Upgrade > Host: localhost:8025 > Origin: http://localhost:8025 > Sec-WebSocket-Key: kPAYj35Ynjl2w9BhQwtU8Q== > Sec-WebSocket-Version: 13 > Upgrade: websocket > X-Tyrus-Tracing-Accept: Whatever > X-Tyrus-Tracing-Threshold: SUMMARY Nov 02, 2023 2:22:00 PM org.glassfish.tyrus.core.DebugContext flush FINE: < Session 990fdd01-d962-434f-bfde-44166100b4bb [101 ms]: Received handshake response: < 404 < x-tyrus-tracing-00: [0 ms] Matching request URI /samples-debug/endpoint/b against /samples-debug/endpoint/a < x-tyrus-tracing-01: [4 ms] Segment "a" does not match < x-tyrus-tracing-02: [4 ms] Matching request URI /samples-debug/endpoint/b against /samples-debug/endpoint/a/{b} < x-tyrus-tracing-03: [4 ms] URIs /samples-debug/endpoint/b and /samples-debug/endpoint/a/{b} have different length < x-tyrus-tracing-04: [4 ms] Matching request URI /samples-debug/endpoint/b against /samples-debug/endpoint/{a}/{b} < x-tyrus-tracing-05: [4 ms] URIs /samples-debug/endpoint/b and /samples-debug/endpoint/{a}/{b} have different length < x-tyrus-tracing-06: [4 ms] Matching request URI /samples-debug/endpoint/b against /samples-debug/endpoint/a/b < x-tyrus-tracing-07: [4 ms] URIs /samples-debug/endpoint/b and /samples-debug/endpoint/a/b have different length < x-tyrus-tracing-08: [4 ms] Matching request URI /samples-debug/endpoint/b against /samples-debug/endpoint/{a}/b < x-tyrus-tracing-09: [4 ms] URIs /samples-debug/endpoint/b and /samples-debug/endpoint/{a}/b have different length < x-tyrus-tracing-10: [4 ms] Matching request URI /samples-debug/endpoint/b against /samples-debug/endpoint/a/a < x-tyrus-tracing-11: [4 ms] URIs /samples-debug/endpoint/b and /samples-debug/endpoint/a/a have different length < x-tyrus-tracing-12: [5 ms] Endpoints matched to the request URI: [] Nov 02, 2023 2:22:00 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:22:00 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. > Session 04c4d183-a142-4b2a-b763-e419b21d5ef1 [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: FJyhQUSmeuWMQ7RvbdUTJw== > Sec-WebSocket-Version: 13 > Upgrade: websocket < Session 04c4d183-a142-4b2a-b763-e419b21d5ef1 [7 ms]: Received handshake response: < 101 < connection: Upgrade < sec-websocket-accept: jSnTLir7+tEsg6VZOvKBoKdx13k= < upgrade: websocket Nov 02, 2023 2:22:01 PM org.glassfish.tyrus.core.TyrusWebSocketEngine CONFIG: Incoming buffer size: 4194315 Nov 02, 2023 2:22:01 PM org.glassfish.tyrus.core.TyrusWebSocketEngine CONFIG: Max sessions per app: null Nov 02, 2023 2:22:01 PM org.glassfish.tyrus.core.TyrusWebSocketEngine CONFIG: Max sessions per remote address: null Nov 02, 2023 2:22:01 PM org.glassfish.tyrus.core.TyrusWebSocketEngine CONFIG: Parallel broadcast enabled: false Nov 02, 2023 2:22:01 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:22:01 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-6] Started. Nov 02, 2023 2:22:01 PM org.glassfish.tyrus.server.TyrusServerConfiguration CONFIG: Found annotated endpoints: 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$Endpoint1 org.glassfish.tyrus.tests.servlet.debug.DebugSampleTest$Endpoint2 org.glassfish.tyrus.tests.servlet.debug.DebugSampleTest$Endpoint3 Nov 02, 2023 2:22:01 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:22:01 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:22:01 PM org.glassfish.tyrus.core.DebugContext flush FINE: < Session 168cd6e6-263f-4124-bf9f-624b3f4fc3f4 [0 ms]: Received handshake request: < GET /samples-debug/endpoint/a/b < connection: Upgrade < host: localhost:8025 < origin: http://localhost:8025 < sec-websocket-key: n/u4F6pDhyZix7QrHpOKqQ== < sec-websocket-version: 12 < upgrade: websocket Nov 02, 2023 2:22:01 PM org.glassfish.tyrus.core.DebugContext flush FINE: < Session 168cd6e6-263f-4124-bf9f-624b3f4fc3f4 [0 ms]: Matching request URI /samples-debug/endpoint/a/b against /samples-debug/endpoint/{a}/b Nov 02, 2023 2:22:01 PM org.glassfish.tyrus.core.DebugContext flush FINE: < Session 168cd6e6-263f-4124-bf9f-624b3f4fc3f4 [0 ms]: Matching request URI /samples-debug/endpoint/a/b against /samples-debug/endpoint/a/{b} Nov 02, 2023 2:22:01 PM org.glassfish.tyrus.core.DebugContext flush FINE: < Session 168cd6e6-263f-4124-bf9f-624b3f4fc3f4 [0 ms]: Matching request URI /samples-debug/endpoint/a/b against /samples-debug/endpoint/a Nov 02, 2023 2:22:01 PM org.glassfish.tyrus.core.DebugContext flush FINE: < Session 168cd6e6-263f-4124-bf9f-624b3f4fc3f4 [0 ms]: URIs /samples-debug/endpoint/a/b and /samples-debug/endpoint/a have different length Nov 02, 2023 2:22:01 PM org.glassfish.tyrus.core.DebugContext flush FINE: < Session 168cd6e6-263f-4124-bf9f-624b3f4fc3f4 [0 ms]: Matching request URI /samples-debug/endpoint/a/b against /samples-debug/endpoint/a/b Nov 02, 2023 2:22:01 PM org.glassfish.tyrus.core.DebugContext flush FINE: < Session 168cd6e6-263f-4124-bf9f-624b3f4fc3f4 [0 ms]: Matching request URI /samples-debug/endpoint/a/b against /samples-debug/endpoint/a/a Nov 02, 2023 2:22:01 PM org.glassfish.tyrus.core.DebugContext flush FINE: < Session 168cd6e6-263f-4124-bf9f-624b3f4fc3f4 [0 ms]: Segment "a" does not match Nov 02, 2023 2:22:01 PM org.glassfish.tyrus.core.DebugContext flush FINE: < Session 168cd6e6-263f-4124-bf9f-624b3f4fc3f4 [0 ms]: Matching request URI /samples-debug/endpoint/a/b against /samples-debug/endpoint/{a}/{b} Nov 02, 2023 2:22:01 PM org.glassfish.tyrus.core.DebugContext flush FINER: < Session 168cd6e6-263f-4124-bf9f-624b3f4fc3f4 [0 ms]: Choosing better match from /samples-debug/endpoint/a/{b} and /samples-debug/endpoint/{a}/b Nov 02, 2023 2:22:01 PM org.glassfish.tyrus.core.DebugContext flush FINER: < Session 168cd6e6-263f-4124-bf9f-624b3f4fc3f4 [0 ms]: /samples-debug/endpoint/a/{b} is a better match, because it has longer exact path Nov 02, 2023 2:22:01 PM org.glassfish.tyrus.core.DebugContext flush FINER: < Session 168cd6e6-263f-4124-bf9f-624b3f4fc3f4 [0 ms]: Choosing better match from /samples-debug/endpoint/a/b and /samples-debug/endpoint/a/{b} Nov 02, 2023 2:22:01 PM org.glassfish.tyrus.core.DebugContext flush FINER: < Session 168cd6e6-263f-4124-bf9f-624b3f4fc3f4 [0 ms]: /samples-debug/endpoint/a/b is an exact match Nov 02, 2023 2:22:01 PM org.glassfish.tyrus.core.DebugContext flush FINER: < Session 168cd6e6-263f-4124-bf9f-624b3f4fc3f4 [0 ms]: Choosing better match from /samples-debug/endpoint/{a}/{b} and /samples-debug/endpoint/a/b Nov 02, 2023 2:22:01 PM org.glassfish.tyrus.core.DebugContext flush FINER: < Session 168cd6e6-263f-4124-bf9f-624b3f4fc3f4 [0 ms]: /samples-debug/endpoint/a/b is an exact match Nov 02, 2023 2:22:01 PM org.glassfish.tyrus.core.DebugContext flush FINER: < Session 168cd6e6-263f-4124-bf9f-624b3f4fc3f4 [0 ms]: Choosing better match from /samples-debug/endpoint/{a}/{b} and /samples-debug/endpoint/a/{b} Nov 02, 2023 2:22:01 PM org.glassfish.tyrus.core.DebugContext flush FINER: < Session 168cd6e6-263f-4124-bf9f-624b3f4fc3f4 [0 ms]: /samples-debug/endpoint/a/{b} is a better match, because it has longer exact path Nov 02, 2023 2:22:01 PM org.glassfish.tyrus.core.DebugContext flush FINER: < Session 168cd6e6-263f-4124-bf9f-624b3f4fc3f4 [0 ms]: Choosing better match from /samples-debug/endpoint/{a}/{b} and /samples-debug/endpoint/{a}/b Nov 02, 2023 2:22:01 PM org.glassfish.tyrus.core.DebugContext flush FINER: < Session 168cd6e6-263f-4124-bf9f-624b3f4fc3f4 [0 ms]: /samples-debug/endpoint/{a}/b is a better match, because /samples-debug/endpoint/{a}/{b} has more variables Nov 02, 2023 2:22:01 PM org.glassfish.tyrus.core.DebugContext flush FINE: < Session 168cd6e6-263f-4124-bf9f-624b3f4fc3f4 [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}] Nov 02, 2023 2:22:01 PM org.glassfish.tyrus.core.DebugContext flush FINE: < Session 168cd6e6-263f-4124-bf9f-624b3f4fc3f4 [0 ms]: Endpoint selected as a match to the handshake URI: /samples-debug/endpoint/a/b Nov 02, 2023 2:22:01 PM org.glassfish.tyrus.core.DebugContext flush FINE: < Session 168cd6e6-263f-4124-bf9f-624b3f4fc3f4 [0 ms]: Upgrade request contains unsupported version of Websocket protocol Nov 02, 2023 2:22:01 PM org.glassfish.tyrus.core.DebugContext flush FINE: > Session 168cd6e6-263f-4124-bf9f-624b3f4fc3f4 [0 ms]: Sending handshake response: > 426 > Sec-WebSocket-Version: 13 Nov 02, 2023 2:22:01 PM org.glassfish.tyrus.core.DebugContext flush FINE: * Session 3fae6837-378b-4b61-9fe9-0dc42311c8c8 [0 ms]: Redirect enabled: false Nov 02, 2023 2:22:01 PM org.glassfish.tyrus.core.DebugContext flush FINE: > Session 3fae6837-378b-4b61-9fe9-0dc42311c8c8 [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: n/u4F6pDhyZix7QrHpOKqQ== > Sec-WebSocket-Version: 12 > Upgrade: websocket Nov 02, 2023 2:22:01 PM org.glassfish.tyrus.core.DebugContext flush FINE: < Session 3fae6837-378b-4b61-9fe9-0dc42311c8c8 [7 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 < x-tyrus-tracing-03: [0 ms] URIs /samples-debug/endpoint/a/b and /samples-debug/endpoint/a have different length < 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/a < x-tyrus-tracing-06: [0 ms] Segment "a" does not match < x-tyrus-tracing-07: [0 ms] Matching request URI /samples-debug/endpoint/a/b against /samples-debug/endpoint/{a}/{b} < 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 an exact match < x-tyrus-tracing-12: [0 ms] Choosing better match from /samples-debug/endpoint/{a}/{b} and /samples-debug/endpoint/a/b < x-tyrus-tracing-13: [0 ms] /samples-debug/endpoint/a/b is an exact match < x-tyrus-tracing-14: [0 ms] Choosing better match from /samples-debug/endpoint/{a}/{b} and /samples-debug/endpoint/a/{b} < x-tyrus-tracing-15: [0 ms] /samples-debug/endpoint/a/{b} is a better match, because it has longer exact path < x-tyrus-tracing-16: [0 ms] Choosing better match from /samples-debug/endpoint/{a}/{b} and /samples-debug/endpoint/{a}/b < x-tyrus-tracing-17: [0 ms] /samples-debug/endpoint/{a}/b is a better match, because /samples-debug/endpoint/{a}/{b} has more variables < x-tyrus-tracing-18: [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-19: [0 ms] Endpoint selected as a match to the handshake URI: /samples-debug/endpoint/a/b < x-tyrus-tracing-20: [0 ms] Upgrade request contains unsupported version of Websocket protocol Nov 02, 2023 2:22:01 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:22:01 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:22:02 PM org.glassfish.tyrus.core.TyrusWebSocketEngine CONFIG: Incoming buffer size: 4194315 Nov 02, 2023 2:22:02 PM org.glassfish.tyrus.core.TyrusWebSocketEngine CONFIG: Max sessions per app: null Nov 02, 2023 2:22:02 PM org.glassfish.tyrus.core.TyrusWebSocketEngine CONFIG: Max sessions per remote address: null Nov 02, 2023 2:22:02 PM org.glassfish.tyrus.core.TyrusWebSocketEngine CONFIG: Parallel broadcast enabled: false Nov 02, 2023 2:22:02 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:22:02 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-2] Started. Nov 02, 2023 2:22:02 PM org.glassfish.tyrus.server.TyrusServerConfiguration CONFIG: Found annotated endpoints: org.glassfish.tyrus.tests.servlet.debug.DebugSampleTest$Endpoint2 org.glassfish.tyrus.tests.servlet.debug.DebugSampleTest$Endpoint6 org.glassfish.tyrus.tests.servlet.debug.DebugSampleTest$Endpoint3 org.glassfish.tyrus.tests.servlet.debug.DebugSampleTest$Endpoint4 org.glassfish.tyrus.tests.servlet.debug.DebugSampleTest$Endpoint5 org.glassfish.tyrus.tests.servlet.debug.DebugSampleTest$Endpoint1 Nov 02, 2023 2:22:02 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:22:02 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:22:02 PM org.glassfish.tyrus.core.DebugContext flush FINE: < Session eb5d0dbc-d3ac-40d0-8cb5-8c6726e7af2e [0 ms]: Received handshake request: < GET /samples-debug/endpoint/b < connection: Upgrade < host: localhost:8025 < origin: http://localhost:8025 < sec-websocket-key: 97lXvXpcMjmS6FkD5/FVgw== < sec-websocket-version: 13 < upgrade: websocket Nov 02, 2023 2:22:02 PM org.glassfish.tyrus.core.DebugContext flush FINE: < Session eb5d0dbc-d3ac-40d0-8cb5-8c6726e7af2e [0 ms]: Matching request URI /samples-debug/endpoint/b against /samples-debug/endpoint/{a}/{b} Nov 02, 2023 2:22:02 PM org.glassfish.tyrus.core.DebugContext flush FINE: < Session eb5d0dbc-d3ac-40d0-8cb5-8c6726e7af2e [0 ms]: URIs /samples-debug/endpoint/b and /samples-debug/endpoint/{a}/{b} have different length Nov 02, 2023 2:22:02 PM org.glassfish.tyrus.core.DebugContext flush FINE: < Session eb5d0dbc-d3ac-40d0-8cb5-8c6726e7af2e [0 ms]: Matching request URI /samples-debug/endpoint/b against /samples-debug/endpoint/a/b Nov 02, 2023 2:22:02 PM org.glassfish.tyrus.core.DebugContext flush FINE: < Session eb5d0dbc-d3ac-40d0-8cb5-8c6726e7af2e [0 ms]: URIs /samples-debug/endpoint/b and /samples-debug/endpoint/a/b have different length Nov 02, 2023 2:22:02 PM org.glassfish.tyrus.core.DebugContext flush FINE: < Session eb5d0dbc-d3ac-40d0-8cb5-8c6726e7af2e [0 ms]: Matching request URI /samples-debug/endpoint/b against /samples-debug/endpoint/a Nov 02, 2023 2:22:02 PM org.glassfish.tyrus.core.DebugContext flush FINE: < Session eb5d0dbc-d3ac-40d0-8cb5-8c6726e7af2e [0 ms]: Segment "a" does not match Nov 02, 2023 2:22:02 PM org.glassfish.tyrus.core.DebugContext flush FINE: < Session eb5d0dbc-d3ac-40d0-8cb5-8c6726e7af2e [0 ms]: Matching request URI /samples-debug/endpoint/b against /samples-debug/endpoint/{a}/b Nov 02, 2023 2:22:02 PM org.glassfish.tyrus.core.DebugContext flush FINE: < Session eb5d0dbc-d3ac-40d0-8cb5-8c6726e7af2e [0 ms]: URIs /samples-debug/endpoint/b and /samples-debug/endpoint/{a}/b have different length Nov 02, 2023 2:22:02 PM org.glassfish.tyrus.core.DebugContext flush FINE: < Session eb5d0dbc-d3ac-40d0-8cb5-8c6726e7af2e [0 ms]: Matching request URI /samples-debug/endpoint/b against /samples-debug/endpoint/a/a Nov 02, 2023 2:22:02 PM org.glassfish.tyrus.core.DebugContext flush FINE: < Session eb5d0dbc-d3ac-40d0-8cb5-8c6726e7af2e [0 ms]: URIs /samples-debug/endpoint/b and /samples-debug/endpoint/a/a have different length Nov 02, 2023 2:22:02 PM org.glassfish.tyrus.core.DebugContext flush FINE: < Session eb5d0dbc-d3ac-40d0-8cb5-8c6726e7af2e [0 ms]: Matching request URI /samples-debug/endpoint/b against /samples-debug/endpoint/a/{b} Nov 02, 2023 2:22:02 PM org.glassfish.tyrus.core.DebugContext flush FINE: < Session eb5d0dbc-d3ac-40d0-8cb5-8c6726e7af2e [0 ms]: URIs /samples-debug/endpoint/b and /samples-debug/endpoint/a/{b} have different length Nov 02, 2023 2:22:02 PM org.glassfish.tyrus.core.DebugContext flush FINE: < Session eb5d0dbc-d3ac-40d0-8cb5-8c6726e7af2e [0 ms]: Endpoints matched to the request URI: [] Nov 02, 2023 2:22:02 PM org.glassfish.tyrus.core.DebugContext flush FINE: * Session a07594d0-cd24-4d7a-b1b7-1c80a45ee2ac [0 ms]: Redirect enabled: false Nov 02, 2023 2:22:02 PM org.glassfish.tyrus.core.DebugContext flush FINE: > Session a07594d0-cd24-4d7a-b1b7-1c80a45ee2ac [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: 97lXvXpcMjmS6FkD5/FVgw== > Sec-WebSocket-Version: 13 > Upgrade: websocket Nov 02, 2023 2:22:02 PM org.glassfish.tyrus.core.DebugContext flush FINE: < Session a07594d0-cd24-4d7a-b1b7-1c80a45ee2ac [6 ms]: Received handshake response: < 404 Nov 02, 2023 2:22:02 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:22:02 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:22:02 PM org.glassfish.tyrus.core.TyrusWebSocketEngine CONFIG: Incoming buffer size: 4194315 Nov 02, 2023 2:22:02 PM org.glassfish.tyrus.core.TyrusWebSocketEngine CONFIG: Max sessions per app: null Nov 02, 2023 2:22:02 PM org.glassfish.tyrus.core.TyrusWebSocketEngine CONFIG: Max sessions per remote address: null Nov 02, 2023 2:22:02 PM org.glassfish.tyrus.core.TyrusWebSocketEngine CONFIG: Parallel broadcast enabled: false Nov 02, 2023 2:22:02 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:22:02 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-7] Started. Nov 02, 2023 2:22:02 PM org.glassfish.tyrus.server.TyrusServerConfiguration CONFIG: Found annotated endpoints: 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$Endpoint1 org.glassfish.tyrus.tests.servlet.debug.DebugSampleTest$Endpoint2 org.glassfish.tyrus.tests.servlet.debug.DebugSampleTest$Endpoint3 Nov 02, 2023 2:22:02 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:22:02 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:22:02 PM org.glassfish.tyrus.core.DebugContext flush FINE: < Session 5f5f3530-45cd-4047-90d1-31ba2d827631 [0 ms]: Received handshake request: < GET /samples-debug/endpoint/a/b < connection: Upgrade < host: localhost:8025 < origin: http://localhost:8025 < sec-websocket-key: +R6fDkqQHxCFJlwxDfiq3A== < sec-websocket-version: 13 < upgrade: websocket < x-tyrus-tracing-accept: Whatever < x-tyrus-tracing-threshold: SUMMARY Nov 02, 2023 2:22:02 PM org.glassfish.tyrus.core.DebugContext flush FINE: < Session 5f5f3530-45cd-4047-90d1-31ba2d827631 [0 ms]: Matching request URI /samples-debug/endpoint/a/b against /samples-debug/endpoint/a/{b} Nov 02, 2023 2:22:02 PM org.glassfish.tyrus.core.DebugContext flush FINE: < Session 5f5f3530-45cd-4047-90d1-31ba2d827631 [0 ms]: Matching request URI /samples-debug/endpoint/a/b against /samples-debug/endpoint/a/a Nov 02, 2023 2:22:02 PM org.glassfish.tyrus.core.DebugContext flush FINE: < Session 5f5f3530-45cd-4047-90d1-31ba2d827631 [0 ms]: Segment "a" does not match Nov 02, 2023 2:22:02 PM org.glassfish.tyrus.core.DebugContext flush FINE: * Session 93c1a128-9675-4e0e-a349-9b7d8be9c32b [0 ms]: Redirect enabled: false Nov 02, 2023 2:22:02 PM org.glassfish.tyrus.core.DebugContext flush FINE: < Session 5f5f3530-45cd-4047-90d1-31ba2d827631 [0 ms]: Matching request URI /samples-debug/endpoint/a/b against /samples-debug/endpoint/a Nov 02, 2023 2:22:02 PM org.glassfish.tyrus.core.DebugContext flush FINE: > Session 93c1a128-9675-4e0e-a349-9b7d8be9c32b [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: +R6fDkqQHxCFJlwxDfiq3A== > Sec-WebSocket-Version: 13 > Upgrade: websocket > X-Tyrus-Tracing-Accept: Whatever > X-Tyrus-Tracing-Threshold: SUMMARY Nov 02, 2023 2:22:02 PM org.glassfish.tyrus.core.DebugContext flush FINE: < Session 5f5f3530-45cd-4047-90d1-31ba2d827631 [0 ms]: URIs /samples-debug/endpoint/a/b and /samples-debug/endpoint/a have different length Nov 02, 2023 2:22:02 PM org.glassfish.tyrus.core.DebugContext flush FINE: < Session 5f5f3530-45cd-4047-90d1-31ba2d827631 [0 ms]: Matching request URI /samples-debug/endpoint/a/b against /samples-debug/endpoint/{a}/b Nov 02, 2023 2:22:02 PM org.glassfish.tyrus.core.DebugContext flush FINE: < Session 93c1a128-9675-4e0e-a349-9b7d8be9c32b [3 ms]: Received handshake response: < 101 < connection: Upgrade < sec-websocket-accept: yLXN7xZromaxMj7Zuu8JLyEYFzc= < 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/a < x-tyrus-tracing-02: [0 ms] Segment "a" does not match < x-tyrus-tracing-03: [0 ms] Matching request URI /samples-debug/endpoint/a/b against /samples-debug/endpoint/a < x-tyrus-tracing-04: [0 ms] URIs /samples-debug/endpoint/a/b and /samples-debug/endpoint/a have different length < x-tyrus-tracing-05: [0 ms] Matching request URI /samples-debug/endpoint/a/b against /samples-debug/endpoint/{a}/b < x-tyrus-tracing-06: [0 ms] Matching request URI /samples-debug/endpoint/a/b against /samples-debug/endpoint/{a}/{b} < x-tyrus-tracing-07: [0 ms] Matching request URI /samples-debug/endpoint/a/b against /samples-debug/endpoint/a/b < 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 Nov 02, 2023 2:22:02 PM org.glassfish.tyrus.core.DebugContext flush FINE: < Session 5f5f3530-45cd-4047-90d1-31ba2d827631 [0 ms]: Matching request URI /samples-debug/endpoint/a/b against /samples-debug/endpoint/{a}/{b} Nov 02, 2023 2:22:02 PM org.glassfish.tyrus.core.DebugContext appendLogMessageWithThrowable FINE: * Session 93c1a128-9675-4e0e-a349-9b7d8be9c32b [5 ms]: Incoming buffer size: 4194315 Nov 02, 2023 2:22:02 PM org.glassfish.tyrus.core.DebugContext flush FINE: < Session 5f5f3530-45cd-4047-90d1-31ba2d827631 [0 ms]: Matching request URI /samples-debug/endpoint/a/b against /samples-debug/endpoint/a/b Nov 02, 2023 2:22:02 PM org.glassfish.tyrus.core.DebugContext flush FINER: < Session 5f5f3530-45cd-4047-90d1-31ba2d827631 [0 ms]: Choosing better match from /samples-debug/endpoint/{a}/b and /samples-debug/endpoint/a/{b} Nov 02, 2023 2:22:02 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:22:02 PM org.glassfish.tyrus.core.DebugContext flush FINER: < Session 5f5f3530-45cd-4047-90d1-31ba2d827631 [0 ms]: /samples-debug/endpoint/a/{b} is a better match, because it has longer exact path Nov 02, 2023 2:22:02 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:22:02 PM org.glassfish.tyrus.core.DebugContext flush FINER: < Session 5f5f3530-45cd-4047-90d1-31ba2d827631 [0 ms]: Choosing better match from /samples-debug/endpoint/{a}/{b} and /samples-debug/endpoint/{a}/b Nov 02, 2023 2:22:02 PM org.glassfish.tyrus.core.DebugContext flush FINER: < Session 5f5f3530-45cd-4047-90d1-31ba2d827631 [0 ms]: /samples-debug/endpoint/{a}/b is a better match, because /samples-debug/endpoint/{a}/{b} has more variables Nov 02, 2023 2:22:02 PM org.glassfish.tyrus.core.DebugContext flush FINER: < Session 5f5f3530-45cd-4047-90d1-31ba2d827631 [0 ms]: Choosing better match from /samples-debug/endpoint/a/b and /samples-debug/endpoint/{a}/{b} Nov 02, 2023 2:22:02 PM org.glassfish.tyrus.core.DebugContext flush FINER: < Session 5f5f3530-45cd-4047-90d1-31ba2d827631 [0 ms]: /samples-debug/endpoint/a/b is an exact match Nov 02, 2023 2:22:02 PM org.glassfish.tyrus.core.DebugContext flush FINER: < Session 5f5f3530-45cd-4047-90d1-31ba2d827631 [0 ms]: Choosing better match from /samples-debug/endpoint/a/b and /samples-debug/endpoint/{a}/b Nov 02, 2023 2:22:02 PM org.glassfish.tyrus.core.DebugContext flush FINER: < Session 5f5f3530-45cd-4047-90d1-31ba2d827631 [0 ms]: /samples-debug/endpoint/a/b is an exact match Nov 02, 2023 2:22:02 PM org.glassfish.tyrus.core.DebugContext flush FINER: < Session 5f5f3530-45cd-4047-90d1-31ba2d827631 [0 ms]: Choosing better match from /samples-debug/endpoint/a/b and /samples-debug/endpoint/a/{b} Nov 02, 2023 2:22:02 PM org.glassfish.tyrus.core.DebugContext flush FINER: < Session 5f5f3530-45cd-4047-90d1-31ba2d827631 [0 ms]: /samples-debug/endpoint/a/b is an exact match Nov 02, 2023 2:22:02 PM org.glassfish.tyrus.core.DebugContext flush FINE: < Session 5f5f3530-45cd-4047-90d1-31ba2d827631 [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}] Nov 02, 2023 2:22:02 PM org.glassfish.tyrus.core.DebugContext flush FINE: < Session 5f5f3530-45cd-4047-90d1-31ba2d827631 [0 ms]: Endpoint selected as a match to the handshake URI: /samples-debug/endpoint/a/b Nov 02, 2023 2:22:02 PM org.glassfish.tyrus.core.DebugContext flush FINE: * Session 5f5f3530-45cd-4047-90d1-31ba2d827631 [0 ms]: Using negotiated extensions: Using negotiated extensions: [] Nov 02, 2023 2:22:02 PM org.glassfish.tyrus.core.DebugContext flush FINE: * Session 5f5f3530-45cd-4047-90d1-31ba2d827631 [0 ms]: Using negotiated subprotocol: null Nov 02, 2023 2:22:02 PM org.glassfish.tyrus.core.DebugContext flush FINE: > Session 5f5f3530-45cd-4047-90d1-31ba2d827631 [0 ms]: Sending handshake response: > 101 > Connection: Upgrade > Sec-WebSocket-Accept: yLXN7xZromaxMj7Zuu8JLyEYFzc= > Upgrade: websocket Nov 02, 2023 2:22:03 PM org.glassfish.tyrus.core.TyrusWebSocketEngine CONFIG: Incoming buffer size: 4194315 Nov 02, 2023 2:22:03 PM org.glassfish.tyrus.core.TyrusWebSocketEngine CONFIG: Max sessions per app: null Nov 02, 2023 2:22:03 PM org.glassfish.tyrus.core.TyrusWebSocketEngine CONFIG: Max sessions per remote address: null Nov 02, 2023 2:22:03 PM org.glassfish.tyrus.core.TyrusWebSocketEngine CONFIG: Parallel broadcast enabled: false Nov 02, 2023 2:22:03 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:22:03 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-8] Started. Nov 02, 2023 2:22:03 PM org.glassfish.tyrus.server.TyrusServerConfiguration CONFIG: Found annotated endpoints: 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$Endpoint1 org.glassfish.tyrus.tests.servlet.debug.DebugSampleTest$Endpoint2 org.glassfish.tyrus.tests.servlet.debug.DebugSampleTest$Endpoint3 Nov 02, 2023 2:22:03 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:22:03 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:22:03 PM org.glassfish.tyrus.core.DebugContext flush FINE: < Session 77576eb9-40d9-46df-b42e-6d6494f6d121 [0 ms]: Received handshake request: < GET /samples-debug/endpoint/a/b < connection: Upgrade < host: localhost:8025 < origin: http://localhost:8025 < sec-websocket-key: siF8NAsMuZ2Q0mp8H8XOdA== < sec-websocket-version: 13 < upgrade: websocket Nov 02, 2023 2:22:03 PM org.glassfish.tyrus.core.DebugContext flush FINE: < Session 77576eb9-40d9-46df-b42e-6d6494f6d121 [0 ms]: Matching request URI /samples-debug/endpoint/a/b against /samples-debug/endpoint/a/a Nov 02, 2023 2:22:03 PM org.glassfish.tyrus.core.DebugContext flush FINE: * Session fb72db6f-c16c-40cc-b880-4f9d9b41305f [0 ms]: Redirect enabled: false Nov 02, 2023 2:22:03 PM org.glassfish.tyrus.core.DebugContext flush FINE: < Session 77576eb9-40d9-46df-b42e-6d6494f6d121 [0 ms]: Segment "a" does not match Nov 02, 2023 2:22:03 PM org.glassfish.tyrus.core.DebugContext flush FINE: > Session fb72db6f-c16c-40cc-b880-4f9d9b41305f [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: siF8NAsMuZ2Q0mp8H8XOdA== > Sec-WebSocket-Version: 13 > Upgrade: websocket Nov 02, 2023 2:22:03 PM org.glassfish.tyrus.core.DebugContext flush FINE: < Session 77576eb9-40d9-46df-b42e-6d6494f6d121 [0 ms]: Matching request URI /samples-debug/endpoint/a/b against /samples-debug/endpoint/{a}/{b} Nov 02, 2023 2:22:03 PM org.glassfish.tyrus.core.DebugContext flush FINE: < Session fb72db6f-c16c-40cc-b880-4f9d9b41305f [3 ms]: Received handshake response: < 101 < connection: Upgrade < sec-websocket-accept: XsGnJPv5nfYPKxAqcHZfU6zSn1k= < upgrade: websocket Nov 02, 2023 2:22:03 PM org.glassfish.tyrus.core.DebugContext flush FINE: < Session 77576eb9-40d9-46df-b42e-6d6494f6d121 [0 ms]: Matching request URI /samples-debug/endpoint/a/b against /samples-debug/endpoint/a Nov 02, 2023 2:22:03 PM org.glassfish.tyrus.core.DebugContext appendLogMessageWithThrowable FINE: * Session fb72db6f-c16c-40cc-b880-4f9d9b41305f [4 ms]: Incoming buffer size: 4194315 Nov 02, 2023 2:22:03 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:22:03 PM org.glassfish.tyrus.core.DebugContext flush FINE: < Session 77576eb9-40d9-46df-b42e-6d6494f6d121 [0 ms]: URIs /samples-debug/endpoint/a/b and /samples-debug/endpoint/a have different length Nov 02, 2023 2:22:03 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:22:03 PM org.glassfish.tyrus.core.DebugContext flush FINE: < Session 77576eb9-40d9-46df-b42e-6d6494f6d121 [0 ms]: Matching request URI /samples-debug/endpoint/a/b against /samples-debug/endpoint/a/{b} Nov 02, 2023 2:22:03 PM org.glassfish.tyrus.core.DebugContext flush FINE: < Session 77576eb9-40d9-46df-b42e-6d6494f6d121 [0 ms]: Matching request URI /samples-debug/endpoint/a/b against /samples-debug/endpoint/{a}/b Nov 02, 2023 2:22:03 PM org.glassfish.tyrus.core.DebugContext flush FINE: < Session 77576eb9-40d9-46df-b42e-6d6494f6d121 [0 ms]: Matching request URI /samples-debug/endpoint/a/b against /samples-debug/endpoint/a/b Nov 02, 2023 2:22:03 PM org.glassfish.tyrus.core.DebugContext flush FINER: < Session 77576eb9-40d9-46df-b42e-6d6494f6d121 [0 ms]: Choosing better match from /samples-debug/endpoint/a/{b} and /samples-debug/endpoint/{a}/{b} Nov 02, 2023 2:22:03 PM org.glassfish.tyrus.core.DebugContext flush FINER: < Session 77576eb9-40d9-46df-b42e-6d6494f6d121 [0 ms]: /samples-debug/endpoint/a/{b} is a better match, because it has longer exact path Nov 02, 2023 2:22:03 PM org.glassfish.tyrus.core.DebugContext flush FINER: < Session 77576eb9-40d9-46df-b42e-6d6494f6d121 [0 ms]: Choosing better match from /samples-debug/endpoint/{a}/b and /samples-debug/endpoint/a/{b} Nov 02, 2023 2:22:03 PM org.glassfish.tyrus.core.DebugContext flush FINER: < Session 77576eb9-40d9-46df-b42e-6d6494f6d121 [0 ms]: /samples-debug/endpoint/a/{b} is a better match, because it has longer exact path Nov 02, 2023 2:22:03 PM org.glassfish.tyrus.core.DebugContext flush FINER: < Session 77576eb9-40d9-46df-b42e-6d6494f6d121 [0 ms]: Choosing better match from /samples-debug/endpoint/{a}/b and /samples-debug/endpoint/{a}/{b} Nov 02, 2023 2:22:03 PM org.glassfish.tyrus.core.DebugContext flush FINER: < Session 77576eb9-40d9-46df-b42e-6d6494f6d121 [0 ms]: /samples-debug/endpoint/{a}/b is a better match, because /samples-debug/endpoint/{a}/{b} has more variables Nov 02, 2023 2:22:03 PM org.glassfish.tyrus.core.DebugContext flush FINER: < Session 77576eb9-40d9-46df-b42e-6d6494f6d121 [0 ms]: Choosing better match from /samples-debug/endpoint/{a}/b and /samples-debug/endpoint/a/{b} Nov 02, 2023 2:22:03 PM org.glassfish.tyrus.core.DebugContext flush FINER: < Session 77576eb9-40d9-46df-b42e-6d6494f6d121 [0 ms]: /samples-debug/endpoint/a/{b} is a better match, because it has longer exact path Nov 02, 2023 2:22:03 PM org.glassfish.tyrus.core.DebugContext flush FINER: < Session 77576eb9-40d9-46df-b42e-6d6494f6d121 [0 ms]: Choosing better match from /samples-debug/endpoint/a/b and /samples-debug/endpoint/{a}/b Nov 02, 2023 2:22:03 PM org.glassfish.tyrus.core.DebugContext flush FINER: < Session 77576eb9-40d9-46df-b42e-6d6494f6d121 [0 ms]: /samples-debug/endpoint/a/b is an exact match Nov 02, 2023 2:22:03 PM org.glassfish.tyrus.core.DebugContext flush FINER: < Session 77576eb9-40d9-46df-b42e-6d6494f6d121 [0 ms]: Choosing better match from /samples-debug/endpoint/a/b and /samples-debug/endpoint/a/{b} Nov 02, 2023 2:22:03 PM org.glassfish.tyrus.core.DebugContext flush FINER: < Session 77576eb9-40d9-46df-b42e-6d6494f6d121 [0 ms]: /samples-debug/endpoint/a/b is an exact match Nov 02, 2023 2:22:03 PM org.glassfish.tyrus.core.DebugContext flush FINE: < Session 77576eb9-40d9-46df-b42e-6d6494f6d121 [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}] Nov 02, 2023 2:22:03 PM org.glassfish.tyrus.core.DebugContext flush FINE: < Session 77576eb9-40d9-46df-b42e-6d6494f6d121 [0 ms]: Endpoint selected as a match to the handshake URI: /samples-debug/endpoint/a/b Nov 02, 2023 2:22:03 PM org.glassfish.tyrus.core.DebugContext flush FINE: * Session 77576eb9-40d9-46df-b42e-6d6494f6d121 [0 ms]: Using negotiated extensions: Using negotiated extensions: [] Nov 02, 2023 2:22:03 PM org.glassfish.tyrus.core.DebugContext flush FINE: * Session 77576eb9-40d9-46df-b42e-6d6494f6d121 [0 ms]: Using negotiated subprotocol: null Nov 02, 2023 2:22:03 PM org.glassfish.tyrus.core.DebugContext flush FINE: > Session 77576eb9-40d9-46df-b42e-6d6494f6d121 [0 ms]: Sending handshake response: > 101 > Connection: Upgrade > Sec-WebSocket-Accept: XsGnJPv5nfYPKxAqcHZfU6zSn1k= > Upgrade: websocket Nov 02, 2023 2:22:03 PM org.glassfish.tyrus.core.TyrusWebSocketEngine CONFIG: Incoming buffer size: 4194315 Nov 02, 2023 2:22:03 PM org.glassfish.tyrus.core.TyrusWebSocketEngine CONFIG: Max sessions per app: null Nov 02, 2023 2:22:03 PM org.glassfish.tyrus.core.TyrusWebSocketEngine CONFIG: Max sessions per remote address: null Nov 02, 2023 2:22:03 PM org.glassfish.tyrus.core.TyrusWebSocketEngine CONFIG: Parallel broadcast enabled: false Nov 02, 2023 2:22:03 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:22:03 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-3] Started. Nov 02, 2023 2:22:03 PM org.glassfish.tyrus.server.TyrusServerConfiguration CONFIG: Found annotated endpoints: org.glassfish.tyrus.tests.servlet.debug.DebugSampleTest$Endpoint2 org.glassfish.tyrus.tests.servlet.debug.DebugSampleTest$Endpoint6 org.glassfish.tyrus.tests.servlet.debug.DebugSampleTest$Endpoint3 org.glassfish.tyrus.tests.servlet.debug.DebugSampleTest$Endpoint4 org.glassfish.tyrus.tests.servlet.debug.DebugSampleTest$Endpoint5 org.glassfish.tyrus.tests.servlet.debug.DebugSampleTest$Endpoint1 Nov 02, 2023 2:22:03 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:22:03 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:22:03 PM org.glassfish.tyrus.core.DebugContext flush FINE: < Session 85cd50bc-31b2-411f-b56c-7ded05e59074 [0 ms]: Received handshake request: < GET /samples-debug/endpoint/a/b < connection: Upgrade < host: localhost:8025 < origin: http://localhost:8025 < sec-websocket-key: 3QqTGkP6+QNiN9D2QqJTpg== < sec-websocket-version: 13 < upgrade: websocket Nov 02, 2023 2:22:03 PM org.glassfish.tyrus.core.DebugContext flush FINE: * Session 34aa60b3-ed5f-4fe0-9528-1ba01dcbe3da [0 ms]: Redirect enabled: false Nov 02, 2023 2:22:03 PM org.glassfish.tyrus.core.DebugContext flush FINE: < Session 85cd50bc-31b2-411f-b56c-7ded05e59074 [0 ms]: Matching request URI /samples-debug/endpoint/a/b against /samples-debug/endpoint/{a}/{b} Nov 02, 2023 2:22:03 PM org.glassfish.tyrus.core.DebugContext flush FINE: > Session 34aa60b3-ed5f-4fe0-9528-1ba01dcbe3da [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: 3QqTGkP6+QNiN9D2QqJTpg== > Sec-WebSocket-Version: 13 > Upgrade: websocket Nov 02, 2023 2:22:03 PM org.glassfish.tyrus.core.DebugContext flush FINE: < Session 85cd50bc-31b2-411f-b56c-7ded05e59074 [0 ms]: Matching request URI /samples-debug/endpoint/a/b against /samples-debug/endpoint/a/{b} Nov 02, 2023 2:22:03 PM org.glassfish.tyrus.core.DebugContext flush FINE: < Session 34aa60b3-ed5f-4fe0-9528-1ba01dcbe3da [3 ms]: Received handshake response: < 101 < connection: Upgrade < sec-websocket-accept: g0XsHPzXeBKoVTg7zYYyPAj/TnU= < upgrade: websocket Nov 02, 2023 2:22:03 PM org.glassfish.tyrus.core.DebugContext flush FINE: < Session 85cd50bc-31b2-411f-b56c-7ded05e59074 [0 ms]: Matching request URI /samples-debug/endpoint/a/b against /samples-debug/endpoint/{a}/b Nov 02, 2023 2:22:03 PM org.glassfish.tyrus.core.DebugContext appendLogMessageWithThrowable FINE: * Session 34aa60b3-ed5f-4fe0-9528-1ba01dcbe3da [5 ms]: Incoming buffer size: 4194315 Nov 02, 2023 2:22:03 PM org.glassfish.tyrus.core.DebugContext flush FINE: < Session 85cd50bc-31b2-411f-b56c-7ded05e59074 [0 ms]: Matching request URI /samples-debug/endpoint/a/b against /samples-debug/endpoint/a/b Nov 02, 2023 2:22:03 PM org.glassfish.tyrus.core.DebugContext flush FINE: < Session 85cd50bc-31b2-411f-b56c-7ded05e59074 [0 ms]: Matching request URI /samples-debug/endpoint/a/b against /samples-debug/endpoint/a Nov 02, 2023 2:22:03 PM org.glassfish.tyrus.core.DebugContext flush FINE: < Session 85cd50bc-31b2-411f-b56c-7ded05e59074 [0 ms]: URIs /samples-debug/endpoint/a/b and /samples-debug/endpoint/a have different length Nov 02, 2023 2:22:03 PM org.glassfish.tyrus.core.DebugContext flush FINE: < Session 85cd50bc-31b2-411f-b56c-7ded05e59074 [0 ms]: Matching request URI /samples-debug/endpoint/a/b against /samples-debug/endpoint/a/a Nov 02, 2023 2:22:03 PM org.glassfish.tyrus.core.DebugContext flush FINE: < Session 85cd50bc-31b2-411f-b56c-7ded05e59074 [0 ms]: Segment "a" does not match Nov 02, 2023 2:22:03 PM org.glassfish.tyrus.core.DebugContext flush FINER: < Session 85cd50bc-31b2-411f-b56c-7ded05e59074 [0 ms]: Choosing better match from /samples-debug/endpoint/a/{b} and /samples-debug/endpoint/{a}/{b} Nov 02, 2023 2:22:03 PM org.glassfish.tyrus.core.DebugContext flush FINER: < Session 85cd50bc-31b2-411f-b56c-7ded05e59074 [0 ms]: /samples-debug/endpoint/a/{b} is a better match, because it has longer exact path Nov 02, 2023 2:22:03 PM org.glassfish.tyrus.core.DebugContext flush FINER: < Session 85cd50bc-31b2-411f-b56c-7ded05e59074 [0 ms]: Choosing better match from /samples-debug/endpoint/{a}/b and /samples-debug/endpoint/a/{b} Nov 02, 2023 2:22:03 PM org.glassfish.tyrus.core.DebugContext flush FINER: < Session 85cd50bc-31b2-411f-b56c-7ded05e59074 [0 ms]: /samples-debug/endpoint/a/{b} is a better match, because it has longer exact path Nov 02, 2023 2:22:03 PM org.glassfish.tyrus.core.DebugContext flush FINER: < Session 85cd50bc-31b2-411f-b56c-7ded05e59074 [0 ms]: Choosing better match from /samples-debug/endpoint/{a}/b and /samples-debug/endpoint/{a}/{b} Nov 02, 2023 2:22:03 PM org.glassfish.tyrus.core.DebugContext flush FINER: < Session 85cd50bc-31b2-411f-b56c-7ded05e59074 [0 ms]: /samples-debug/endpoint/{a}/b is a better match, because /samples-debug/endpoint/{a}/{b} has more variables Nov 02, 2023 2:22:03 PM org.glassfish.tyrus.core.DebugContext flush FINER: < Session 85cd50bc-31b2-411f-b56c-7ded05e59074 [0 ms]: Choosing better match from /samples-debug/endpoint/{a}/b and /samples-debug/endpoint/a/{b} Nov 02, 2023 2:22:03 PM org.glassfish.tyrus.core.DebugContext flush FINER: < Session 85cd50bc-31b2-411f-b56c-7ded05e59074 [0 ms]: /samples-debug/endpoint/a/{b} is a better match, because it has longer exact path Nov 02, 2023 2:22:03 PM org.glassfish.tyrus.core.DebugContext flush FINER: < Session 85cd50bc-31b2-411f-b56c-7ded05e59074 [0 ms]: Choosing better match from /samples-debug/endpoint/a/b and /samples-debug/endpoint/{a}/b Nov 02, 2023 2:22:03 PM org.glassfish.tyrus.core.DebugContext flush FINER: < Session 85cd50bc-31b2-411f-b56c-7ded05e59074 [0 ms]: /samples-debug/endpoint/a/b is an exact match Nov 02, 2023 2:22:03 PM org.glassfish.tyrus.core.DebugContext flush FINER: < Session 85cd50bc-31b2-411f-b56c-7ded05e59074 [0 ms]: Choosing better match from /samples-debug/endpoint/a/b and /samples-debug/endpoint/a/{b} Nov 02, 2023 2:22:03 PM org.glassfish.tyrus.core.DebugContext flush FINER: < Session 85cd50bc-31b2-411f-b56c-7ded05e59074 [0 ms]: /samples-debug/endpoint/a/b is an exact match Nov 02, 2023 2:22:03 PM org.glassfish.tyrus.core.DebugContext flush FINE: < Session 85cd50bc-31b2-411f-b56c-7ded05e59074 [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}] Nov 02, 2023 2:22:03 PM org.glassfish.tyrus.core.DebugContext flush FINE: < Session 85cd50bc-31b2-411f-b56c-7ded05e59074 [0 ms]: Endpoint selected as a match to the handshake URI: /samples-debug/endpoint/a/b Nov 02, 2023 2:22:03 PM org.glassfish.tyrus.core.DebugContext flush FINE: * Session 85cd50bc-31b2-411f-b56c-7ded05e59074 [0 ms]: Using negotiated extensions: Using negotiated extensions: [] Nov 02, 2023 2:22:03 PM org.glassfish.tyrus.core.DebugContext flush FINE: * Session 85cd50bc-31b2-411f-b56c-7ded05e59074 [0 ms]: Using negotiated subprotocol: null Nov 02, 2023 2:22:03 PM org.glassfish.tyrus.core.DebugContext flush FINE: > Session 85cd50bc-31b2-411f-b56c-7ded05e59074 [0 ms]: Sending handshake response: > 101 > Connection: Upgrade > Sec-WebSocket-Accept: g0XsHPzXeBKoVTg7zYYyPAj/TnU= > Upgrade: websocket Nov 02, 2023 2:22:04 PM org.glassfish.tyrus.core.TyrusWebSocketEngine CONFIG: Incoming buffer size: 4194315 Nov 02, 2023 2:22:04 PM org.glassfish.tyrus.core.TyrusWebSocketEngine CONFIG: Max sessions per app: null Nov 02, 2023 2:22:04 PM org.glassfish.tyrus.core.TyrusWebSocketEngine CONFIG: Max sessions per remote address: null Nov 02, 2023 2:22:04 PM org.glassfish.tyrus.core.TyrusWebSocketEngine CONFIG: Parallel broadcast enabled: false Nov 02, 2023 2:22:04 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:22:04 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-9] Started. Nov 02, 2023 2:22:04 PM org.glassfish.tyrus.server.TyrusServerConfiguration CONFIG: Found annotated endpoints: 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$Endpoint1 org.glassfish.tyrus.tests.servlet.debug.DebugSampleTest$Endpoint2 org.glassfish.tyrus.tests.servlet.debug.DebugSampleTest$Endpoint3 Nov 02, 2023 2:22:04 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:22:04 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:22:04 PM org.glassfish.tyrus.core.DebugContext flush FINE: < Session 6604c06e-39aa-492a-864d-fc248a2d89f9 [0 ms]: Received handshake request: < GET /samples-debug/endpoint/a/b < connection: Upgrade < host: localhost:8025 < origin: http://localhost:8025 < sec-websocket-key: Xs8BD0oRrheIB/iQPxPuDw== < sec-websocket-version: 13 < upgrade: websocket < x-tyrus-tracing-accept: Whatever < x-tyrus-tracing-threshold: SUMMARY Nov 02, 2023 2:22:04 PM org.glassfish.tyrus.core.DebugContext flush FINE: < Session 6604c06e-39aa-492a-864d-fc248a2d89f9 [0 ms]: Matching request URI /samples-debug/endpoint/a/b against /samples-debug/endpoint/a/{b} Nov 02, 2023 2:22:04 PM org.glassfish.tyrus.core.DebugContext flush FINE: < Session 6604c06e-39aa-492a-864d-fc248a2d89f9 [0 ms]: Matching request URI /samples-debug/endpoint/a/b against /samples-debug/endpoint/a/b Nov 02, 2023 2:22:04 PM org.glassfish.tyrus.core.DebugContext flush FINE: < Session 6604c06e-39aa-492a-864d-fc248a2d89f9 [0 ms]: Matching request URI /samples-debug/endpoint/a/b against /samples-debug/endpoint/{a}/b Nov 02, 2023 2:22:04 PM org.glassfish.tyrus.core.DebugContext flush FINE: < Session 6604c06e-39aa-492a-864d-fc248a2d89f9 [0 ms]: Matching request URI /samples-debug/endpoint/a/b against /samples-debug/endpoint/a Nov 02, 2023 2:22:04 PM org.glassfish.tyrus.core.DebugContext flush FINE: < Session 6604c06e-39aa-492a-864d-fc248a2d89f9 [0 ms]: URIs /samples-debug/endpoint/a/b and /samples-debug/endpoint/a have different length Nov 02, 2023 2:22:04 PM org.glassfish.tyrus.core.DebugContext flush FINE: < Session 6604c06e-39aa-492a-864d-fc248a2d89f9 [0 ms]: Matching request URI /samples-debug/endpoint/a/b against /samples-debug/endpoint/{a}/{b} Nov 02, 2023 2:22:04 PM org.glassfish.tyrus.core.DebugContext flush FINE: < Session 6604c06e-39aa-492a-864d-fc248a2d89f9 [0 ms]: Matching request URI /samples-debug/endpoint/a/b against /samples-debug/endpoint/a/a Nov 02, 2023 2:22:04 PM org.glassfish.tyrus.core.DebugContext flush FINE: * Session db9eb591-9cdd-4222-88eb-8342c48de7b2 [0 ms]: Redirect enabled: false Nov 02, 2023 2:22:04 PM org.glassfish.tyrus.core.DebugContext flush FINE: < Session 6604c06e-39aa-492a-864d-fc248a2d89f9 [0 ms]: Segment "a" does not match Nov 02, 2023 2:22:04 PM org.glassfish.tyrus.core.DebugContext flush FINE: > Session db9eb591-9cdd-4222-88eb-8342c48de7b2 [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: Xs8BD0oRrheIB/iQPxPuDw== > Sec-WebSocket-Version: 13 > Upgrade: websocket > X-Tyrus-Tracing-Accept: Whatever > X-Tyrus-Tracing-Threshold: SUMMARY Nov 02, 2023 2:22:04 PM org.glassfish.tyrus.core.DebugContext flush FINER: < Session 6604c06e-39aa-492a-864d-fc248a2d89f9 [0 ms]: Choosing better match from /samples-debug/endpoint/a/b and /samples-debug/endpoint/a/{b} Nov 02, 2023 2:22:04 PM org.glassfish.tyrus.core.DebugContext flush FINE: < Session db9eb591-9cdd-4222-88eb-8342c48de7b2 [3 ms]: Received handshake response: < 101 < connection: Upgrade < sec-websocket-accept: uzgbbHR7lvW1avQqAbQ/OJPTlS0= < 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 < x-tyrus-tracing-04: [0 ms] URIs /samples-debug/endpoint/a/b and /samples-debug/endpoint/a have different length < x-tyrus-tracing-05: [0 ms] Matching request URI /samples-debug/endpoint/a/b against /samples-debug/endpoint/{a}/{b} < x-tyrus-tracing-06: [0 ms] Matching request URI /samples-debug/endpoint/a/b against /samples-debug/endpoint/a/a < x-tyrus-tracing-07: [0 ms] Segment "a" does not match < 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 Nov 02, 2023 2:22:04 PM org.glassfish.tyrus.core.DebugContext flush FINER: < Session 6604c06e-39aa-492a-864d-fc248a2d89f9 [0 ms]: /samples-debug/endpoint/a/b is an exact match Nov 02, 2023 2:22:04 PM org.glassfish.tyrus.core.DebugContext appendLogMessageWithThrowable FINE: * Session db9eb591-9cdd-4222-88eb-8342c48de7b2 [5 ms]: Incoming buffer size: 4194315 Nov 02, 2023 2:22:04 PM org.glassfish.tyrus.core.DebugContext flush FINER: < Session 6604c06e-39aa-492a-864d-fc248a2d89f9 [0 ms]: Choosing better match from /samples-debug/endpoint/{a}/b and /samples-debug/endpoint/a/b Nov 02, 2023 2:22:04 PM org.glassfish.tyrus.core.DebugContext flush FINER: < Session 6604c06e-39aa-492a-864d-fc248a2d89f9 [0 ms]: /samples-debug/endpoint/a/b is an exact match Nov 02, 2023 2:22:04 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:22:04 PM org.glassfish.tyrus.core.DebugContext flush FINER: < Session 6604c06e-39aa-492a-864d-fc248a2d89f9 [0 ms]: Choosing better match from /samples-debug/endpoint/{a}/b and /samples-debug/endpoint/a/{b} Nov 02, 2023 2:22:04 PM org.glassfish.tyrus.core.DebugContext flush FINER: < Session 6604c06e-39aa-492a-864d-fc248a2d89f9 [0 ms]: /samples-debug/endpoint/a/{b} is a better match, because it has longer exact path Nov 02, 2023 2:22:04 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:22:04 PM org.glassfish.tyrus.core.DebugContext flush FINER: < Session 6604c06e-39aa-492a-864d-fc248a2d89f9 [0 ms]: Choosing better match from /samples-debug/endpoint/{a}/{b} and /samples-debug/endpoint/a/{b} Nov 02, 2023 2:22:04 PM org.glassfish.tyrus.core.DebugContext flush FINER: < Session 6604c06e-39aa-492a-864d-fc248a2d89f9 [0 ms]: /samples-debug/endpoint/a/{b} is a better match, because it has longer exact path Nov 02, 2023 2:22:04 PM org.glassfish.tyrus.core.DebugContext flush FINER: < Session 6604c06e-39aa-492a-864d-fc248a2d89f9 [0 ms]: Choosing better match from /samples-debug/endpoint/{a}/{b} and /samples-debug/endpoint/{a}/b Nov 02, 2023 2:22:04 PM org.glassfish.tyrus.core.DebugContext flush FINER: < Session 6604c06e-39aa-492a-864d-fc248a2d89f9 [0 ms]: /samples-debug/endpoint/{a}/b is a better match, because /samples-debug/endpoint/{a}/{b} has more variables Nov 02, 2023 2:22:04 PM org.glassfish.tyrus.core.DebugContext flush FINE: < Session 6604c06e-39aa-492a-864d-fc248a2d89f9 [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}] Nov 02, 2023 2:22:04 PM org.glassfish.tyrus.core.DebugContext flush FINE: < Session 6604c06e-39aa-492a-864d-fc248a2d89f9 [0 ms]: Endpoint selected as a match to the handshake URI: /samples-debug/endpoint/a/b Nov 02, 2023 2:22:04 PM org.glassfish.tyrus.core.DebugContext flush FINE: * Session 6604c06e-39aa-492a-864d-fc248a2d89f9 [0 ms]: Using negotiated extensions: Using negotiated extensions: [] Nov 02, 2023 2:22:04 PM org.glassfish.tyrus.core.DebugContext flush FINE: * Session 6604c06e-39aa-492a-864d-fc248a2d89f9 [0 ms]: Using negotiated subprotocol: null Nov 02, 2023 2:22:04 PM org.glassfish.tyrus.core.DebugContext flush FINE: > Session 6604c06e-39aa-492a-864d-fc248a2d89f9 [0 ms]: Sending handshake response: > 101 > Connection: Upgrade > Sec-WebSocket-Accept: uzgbbHR7lvW1avQqAbQ/OJPTlS0= > Upgrade: websocket Nov 02, 2023 2:22:04 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:22:04 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:22:04 PM org.glassfish.tyrus.core.TyrusWebSocketEngine CONFIG: Incoming buffer size: 4194315 Nov 02, 2023 2:22:04 PM org.glassfish.tyrus.core.TyrusWebSocketEngine CONFIG: Max sessions per app: null Nov 02, 2023 2:22:04 PM org.glassfish.tyrus.core.TyrusWebSocketEngine CONFIG: Max sessions per remote address: null Nov 02, 2023 2:22:04 PM org.glassfish.tyrus.core.TyrusWebSocketEngine CONFIG: Parallel broadcast enabled: false Nov 02, 2023 2:22:04 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:22:04 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-4] Started. Nov 02, 2023 2:22:04 PM org.glassfish.tyrus.server.TyrusServerConfiguration CONFIG: Found annotated endpoints: org.glassfish.tyrus.tests.servlet.debug.DebugSampleTest$EchoEndpoint Nov 02, 2023 2:22:04 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:22:04 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:22:04 PM org.glassfish.tyrus.core.DebugContext flush FINE: < Session 659d241f-9600-4515-be6a-5e129d55ff8d [0 ms]: Received handshake request: < GET /samples-debug/endpoint/echo < connection: Upgrade < host: localhost:8025 < origin: http://localhost:8025 < sec-websocket-key: Urxmer+bch+LVFypx7KqpQ== < sec-websocket-version: 13 < upgrade: websocket Nov 02, 2023 2:22:04 PM org.glassfish.tyrus.core.DebugContext flush FINE: < Session 659d241f-9600-4515-be6a-5e129d55ff8d [0 ms]: Matching request URI /samples-debug/endpoint/echo against /samples-debug/endpoint/echo Nov 02, 2023 2:22:04 PM org.glassfish.tyrus.core.DebugContext flush FINE: * Session 66eed8aa-ced0-49f9-b947-7337ca1c9709 [0 ms]: Redirect enabled: false Nov 02, 2023 2:22:04 PM org.glassfish.tyrus.core.DebugContext flush FINE: < Session 659d241f-9600-4515-be6a-5e129d55ff8d [0 ms]: Endpoints matched to the request URI: [/samples-debug/endpoint/echo] Nov 02, 2023 2:22:04 PM org.glassfish.tyrus.core.DebugContext flush FINE: > Session 66eed8aa-ced0-49f9-b947-7337ca1c9709 [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: Urxmer+bch+LVFypx7KqpQ== > Sec-WebSocket-Version: 13 > Upgrade: websocket Nov 02, 2023 2:22:04 PM org.glassfish.tyrus.core.DebugContext flush FINE: < Session 659d241f-9600-4515-be6a-5e129d55ff8d [0 ms]: Endpoint selected as a match to the handshake URI: /samples-debug/endpoint/echo Nov 02, 2023 2:22:04 PM org.glassfish.tyrus.core.DebugContext flush FINE: < Session 66eed8aa-ced0-49f9-b947-7337ca1c9709 [3 ms]: Received handshake response: < 101 < connection: Upgrade < sec-websocket-accept: O4/L+zzdcOEMK+aky7P+ldJaOMI= < upgrade: websocket Nov 02, 2023 2:22:04 PM org.glassfish.tyrus.core.DebugContext flush FINE: * Session 659d241f-9600-4515-be6a-5e129d55ff8d [0 ms]: Using negotiated extensions: Using negotiated extensions: [] Nov 02, 2023 2:22:04 PM org.glassfish.tyrus.core.DebugContext flush FINE: * Session 659d241f-9600-4515-be6a-5e129d55ff8d [0 ms]: Using negotiated subprotocol: null Nov 02, 2023 2:22:04 PM org.glassfish.tyrus.core.DebugContext flush FINE: > Session 659d241f-9600-4515-be6a-5e129d55ff8d [0 ms]: Sending handshake response: > 101 > Connection: Upgrade > Sec-WebSocket-Accept: O4/L+zzdcOEMK+aky7P+ldJaOMI= > Upgrade: websocket Nov 02, 2023 2:22:04 PM org.glassfish.tyrus.core.DebugContext appendLogMessageWithThrowable FINEST: < Session 659d241f-9600-4515-be6a-5e129d55ff8d [3 ms]: Received text message Nov 02, 2023 2:22:04 PM org.glassfish.tyrus.core.DebugContext appendLogMessageWithThrowable FINE: * Session 66eed8aa-ced0-49f9-b947-7337ca1c9709 [6 ms]: Incoming buffer size: 4194315 Nov 02, 2023 2:22:04 PM org.glassfish.tyrus.core.DebugContext appendLogMessageWithThrowable FINEST: < Session 659d241f-9600-4515-be6a-5e129d55ff8d [4 ms]: Applicable decoders: [CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$BooleanDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$BooleanDecoder@6d9f7a80, type=class java.lang.Boolean}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$ByteDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$ByteDecoder@59252cb6, type=class java.lang.Byte}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$CharacterDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$CharacterDecoder@31d0e481, type=class java.lang.Character}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$DoubleDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$DoubleDecoder@3243b914, type=class java.lang.Double}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$FloatDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$FloatDecoder@241e8ea6, type=class java.lang.Float}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$IntegerDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$IntegerDecoder@542e560f, type=class java.lang.Integer}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$LongDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$LongDecoder@626c44e7, type=class java.lang.Long}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$ShortDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$ShortDecoder@4dc8caa7, type=class java.lang.Short}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpTextCoder, coder=org.glassfish.tyrus.core.coder.NoOpTextCoder@1d730606, type=class java.lang.String}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.ReaderDecoder, coder=org.glassfish.tyrus.core.coder.ReaderDecoder@3016fd5e, type=class java.io.Reader}] Nov 02, 2023 2:22:04 PM org.glassfish.tyrus.core.DebugContext appendLogMessageWithThrowable FINEST: < Session 659d241f-9600-4515-be6a-5e129d55ff8d [5 ms]: Decoding with CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpTextCoder, coder=org.glassfish.tyrus.core.coder.NoOpTextCoder@1d730606, type=class java.lang.String} Nov 02, 2023 2:22:04 PM org.glassfish.tyrus.core.DebugContext appendLogMessageWithThrowable FINEST: < Session 66eed8aa-ced0-49f9-b947-7337ca1c9709 [9 ms]: Received text message Nov 02, 2023 2:22:04 PM org.glassfish.tyrus.core.DebugContext appendLogMessageWithThrowable FINEST: < Session 659d241f-9600-4515-be6a-5e129d55ff8d [6 ms]: Received binary message Nov 02, 2023 2:22:04 PM org.glassfish.tyrus.core.DebugContext appendLogMessageWithThrowable FINEST: < Session 66eed8aa-ced0-49f9-b947-7337ca1c9709 [10 ms]: Applicable decoders: [CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$BooleanDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$BooleanDecoder@7c47706b, type=class java.lang.Boolean}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$ByteDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$ByteDecoder@3945e187, type=class java.lang.Byte}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$CharacterDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$CharacterDecoder@37ac5277, type=class java.lang.Character}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$DoubleDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$DoubleDecoder@8b67a35, type=class java.lang.Double}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$FloatDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$FloatDecoder@4fb59760, type=class java.lang.Float}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$IntegerDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$IntegerDecoder@596a1ec8, type=class java.lang.Integer}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$LongDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$LongDecoder@c00c078, type=class java.lang.Long}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.PrimitiveDecoders$ShortDecoder, coder=org.glassfish.tyrus.core.coder.PrimitiveDecoders$ShortDecoder@37dc741f, type=class java.lang.Short}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpTextCoder, coder=org.glassfish.tyrus.core.coder.NoOpTextCoder@54b1fb13, type=class java.lang.String}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.ReaderDecoder, coder=org.glassfish.tyrus.core.coder.ReaderDecoder@5d242313, type=class java.io.Reader}] Nov 02, 2023 2:22:04 PM org.glassfish.tyrus.core.DebugContext appendLogMessageWithThrowable FINEST: < Session 659d241f-9600-4515-be6a-5e129d55ff8d [11 ms]: Applicable decoders: [CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteBufferCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteBufferCoder@3bcbb589, type=class java.nio.ByteBuffer}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteArrayCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteArrayCoder@3b00856b, type=class [B}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.InputStreamDecoder, coder=org.glassfish.tyrus.core.coder.InputStreamDecoder@35d08e6c, type=class java.io.InputStream}] Nov 02, 2023 2:22:04 PM org.glassfish.tyrus.core.DebugContext appendLogMessageWithThrowable FINEST: < Session 66eed8aa-ced0-49f9-b947-7337ca1c9709 [14 ms]: Decoding with CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpTextCoder, coder=org.glassfish.tyrus.core.coder.NoOpTextCoder@54b1fb13, type=class java.lang.String} Nov 02, 2023 2:22:04 PM org.glassfish.tyrus.core.DebugContext appendLogMessageWithThrowable FINEST: < Session 659d241f-9600-4515-be6a-5e129d55ff8d [11 ms]: Decoding with CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteBufferCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteBufferCoder@3bcbb589, type=class java.nio.ByteBuffer} Nov 02, 2023 2:22:04 PM org.glassfish.tyrus.core.DebugContext appendLogMessageWithThrowable FINEST: < Session 66eed8aa-ced0-49f9-b947-7337ca1c9709 [16 ms]: Received binary message Nov 02, 2023 2:22:04 PM org.glassfish.tyrus.core.DebugContext appendLogMessageWithThrowable FINEST: < Session 66eed8aa-ced0-49f9-b947-7337ca1c9709 [16 ms]: Applicable decoders: [CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteBufferCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteBufferCoder@132f5c29, type=class java.nio.ByteBuffer}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteArrayCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteArrayCoder@33454777, type=class [B}, CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.InputStreamDecoder, coder=org.glassfish.tyrus.core.coder.InputStreamDecoder@5626c38c, type=class java.io.InputStream}] Nov 02, 2023 2:22:04 PM org.glassfish.tyrus.core.DebugContext appendLogMessageWithThrowable FINEST: < Session 66eed8aa-ced0-49f9-b947-7337ca1c9709 [16 ms]: Decoding with CoderWrapper{coderClass=class org.glassfish.tyrus.core.coder.NoOpByteBufferCoder, coder=org.glassfish.tyrus.core.coder.NoOpByteBufferCoder@132f5c29, type=class java.nio.ByteBuffer} Nov 02, 2023 2:22:04 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:22:04 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.61 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] --- war:3.4.0: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] --- cyclonedx:2.7.9:makeAggregateBom (default) @ tyrus-tests-servlet-debug --- [INFO] CycloneDX: Resolving Dependencies Nov 02, 2023 2:22:05 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:8025] Nov 02, 2023 2:22:05 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-5] Started. Nov 02, 2023 2:22:05 PM org.glassfish.tyrus.core.DebugContext flush FINE: * Session 185d9638-c2a9-4909-8184-941fba41acaa [0 ms]: Redirect enabled: false Nov 02, 2023 2:22:05 PM org.glassfish.tyrus.core.DebugContext flush FINE: > Session 185d9638-c2a9-4909-8184-941fba41acaa [0 ms]: Sending handshake request: > GET ws://localhost:8025/testAuthentication > Connection: Upgrade > Host: localhost:8025 > Origin: http://localhost:8025 > Sec-WebSocket-Key: YKB6hE8dwEgdEZma2b9xnw== > Sec-WebSocket-Version: 13 > Upgrade: websocket Nov 02, 2023 2:22:05 PM org.glassfish.tyrus.core.DebugContext flush FINE: < Session 185d9638-c2a9-4909-8184-941fba41acaa [3 ms]: Received handshake response: < 401 < upgrade: websocket < www-authenticate: Basic realm="my realm" Nov 02, 2023 2:22:05 PM org.glassfish.tyrus.core.DebugContext flush FINE: > Session 185d9638-c2a9-4909-8184-941fba41acaa [5 ms]: Using authentication config: AuthConfig{Basic->org.glassfish.tyrus.client.auth.BasicAuthenticator, Digest->org.glassfish.tyrus.client.auth.DigestAuthenticator} Nov 02, 2023 2:22:05 PM org.glassfish.tyrus.core.DebugContext flush FINE: > Session 185d9638-c2a9-4909-8184-941fba41acaa [5 ms]: Using authentication scheme: Basic Nov 02, 2023 2:22:05 PM org.glassfish.tyrus.core.DebugContext flush CONFIG: > Session 185d9638-c2a9-4909-8184-941fba41acaa [6 ms]: Using authenticator: org.glassfish.tyrus.client.auth.BasicAuthenticator Nov 02, 2023 2:22:05 PM org.glassfish.tyrus.core.DebugContext flush CONFIG: > Session 185d9638-c2a9-4909-8184-941fba41acaa [6 ms]: Using credentials: Credentials{username: Petr, password: *****} Nov 02, 2023 2:22:05 PM org.glassfish.tyrus.core.DebugContext flush FINE: > Session 185d9638-c2a9-4909-8184-941fba41acaa [6 ms]: Sending handshake request: > GET ws://localhost:8025/testAuthentication > Authorization: ***** > Connection: Upgrade > Host: localhost:8025 > Origin: http://localhost:8025 > Sec-WebSocket-Key: YKB6hE8dwEgdEZma2b9xnw== > Sec-WebSocket-Version: 13 > Upgrade: websocket Nov 02, 2023 2:22:05 PM org.glassfish.tyrus.core.DebugContext flush FINE: < Session 185d9638-c2a9-4909-8184-941fba41acaa [9 ms]: Received handshake response: < 101 < connection: Upgrade < sec-websocket-accept: WPslKNKWENARskTN6aY7x2KZYMg= < upgrade: websocket Nov 02, 2023 2:22:05 PM org.glassfish.tyrus.core.DebugContext appendLogMessageWithThrowable FINE: * Session 185d9638-c2a9-4909-8184-941fba41acaa [12 ms]: Incoming buffer size: 4194315 [INFO] CycloneDX: Creating BOM version 1.4 with 1 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/debug/target/bom.xml [INFO] attaching as tyrus-tests-servlet-debug-2.1.99-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/debug/target/bom.json [INFO] attaching as tyrus-tests-servlet-debug-2.1.99-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- source: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] --- install:3.1.1:install (default-install) @ tyrus-tests-servlet-debug --- [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.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/target/bom.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-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/debug/target/bom.json 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-cyclonedx.json [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] from bundles/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ tyrus-bundles --- [INFO] [INFO] --- checkstyle:3.1.0:check (default) @ tyrus-bundles --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory:1.0:highest-basedir (directories) @ tyrus-bundles --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/continuous-integration_2.x [INFO] [INFO] --- build-helper:3.4.0:parse-version (parse-version) @ tyrus-bundles --- [INFO] [INFO] --- build-helper:3.4.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] --- cyclonedx:2.7.9:makeAggregateBom (default) @ tyrus-bundles --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/target/bom.xml [INFO] attaching as tyrus-bundles-2.1.99-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/target/bom.json [INFO] attaching as tyrus-bundles-2.1.99-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- source:3.2.0:jar-no-fork (attach-sources) @ tyrus-bundles --- [INFO] [INFO] --- install:3.1.1: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] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/bundles/tyrus-bundles/2.1.99-SNAPSHOT/tyrus-bundles-2.1.99-SNAPSHOT-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/tyrus/bundles/tyrus-bundles/2.1.99-SNAPSHOT/tyrus-bundles-2.1.99-SNAPSHOT-cyclonedx.json [INFO] [INFO] -------------< org.glassfish.tyrus.bundles:tyrus-samples >-------------- [INFO] Building Tyrus Samples Bundle 2.1.99-SNAPSHOT [65/69] [INFO] from bundles/samples/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ tyrus-samples --- [INFO] [INFO] --- checkstyle:3.1.0:check (default) @ tyrus-samples --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory:1.0:highest-basedir (directories) @ tyrus-samples --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/continuous-integration_2.x [INFO] [INFO] --- build-helper:3.4.0:parse-version (parse-version) @ tyrus-samples --- [INFO] [INFO] --- build-helper:3.4.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] --- dependency:3.6.1:unpack-dependencies (unpack-examples) @ tyrus-samples --- [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ tyrus-samples --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 8 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/samples/target/bom.xml [INFO] attaching as tyrus-samples-2.1.99-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/samples/target/bom.json [INFO] attaching as tyrus-samples-2.1.99-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- assembly:3.6.0:single (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] --- source:3.2.0:jar-no-fork (attach-sources) @ tyrus-samples --- [INFO] [INFO] --- install:3.1.1: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/bom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/bundles/tyrus-samples/2.1.99-SNAPSHOT/tyrus-samples-2.1.99-SNAPSHOT-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/samples/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/tyrus/bundles/tyrus-samples/2.1.99-SNAPSHOT/tyrus-samples-2.1.99-SNAPSHOT-cyclonedx.json [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] from bundles/client/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ tyrus-standalone-client --- [INFO] [INFO] --- checkstyle:3.1.0:check (default) @ tyrus-standalone-client --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory: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:3.4.0:parse-version (parse-version) @ tyrus-standalone-client --- [INFO] [INFO] --- dependency:3.6.1: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 Nov 02, 2023 2:22:06 PM org.glassfish.tyrus.core.TyrusWebSocketEngine CONFIG: Incoming buffer size: 4194315 Nov 02, 2023 2:22:06 PM org.glassfish.tyrus.core.TyrusWebSocketEngine CONFIG: Max sessions per app: null Nov 02, 2023 2:22:06 PM org.glassfish.tyrus.core.TyrusWebSocketEngine CONFIG: Max sessions per remote address: null Nov 02, 2023 2:22:06 PM org.glassfish.tyrus.core.TyrusWebSocketEngine CONFIG: Parallel broadcast enabled: false Nov 02, 2023 2:22:06 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:22:06 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-6] Started. Nov 02, 2023 2:22:06 PM org.glassfish.tyrus.server.TyrusServerConfiguration CONFIG: Found annotated endpoints: org.glassfish.tyrus.tests.servlet.debug.DebugSampleTest$Endpoint2 org.glassfish.tyrus.tests.servlet.debug.DebugSampleTest$Endpoint6 org.glassfish.tyrus.tests.servlet.debug.DebugSampleTest$Endpoint3 org.glassfish.tyrus.tests.servlet.debug.DebugSampleTest$Endpoint4 org.glassfish.tyrus.tests.servlet.debug.DebugSampleTest$Endpoint5 org.glassfish.tyrus.tests.servlet.debug.DebugSampleTest$Endpoint1 Nov 02, 2023 2:22:06 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:22:06 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:22:06 PM org.glassfish.tyrus.core.DebugContext flush FINE: < Session 601f620a-b07a-47f2-899a-e7ca92c0079f [0 ms]: Received handshake request: < GET /samples-debug/endpoint/a/b < connection: Upgrade < host: localhost:8025 < origin: http://localhost:8025 < sec-websocket-key: LE9d6pO5kuoes0+Fb00Tmg== < sec-websocket-version: 12 < upgrade: websocket Nov 02, 2023 2:22:06 PM org.glassfish.tyrus.core.DebugContext flush FINE: < Session 601f620a-b07a-47f2-899a-e7ca92c0079f [0 ms]: Matching request URI /samples-debug/endpoint/a/b against /samples-debug/endpoint/a/b Nov 02, 2023 2:22:06 PM org.glassfish.tyrus.core.DebugContext flush FINE: < Session 601f620a-b07a-47f2-899a-e7ca92c0079f [0 ms]: Matching request URI /samples-debug/endpoint/a/b against /samples-debug/endpoint/{a}/b Nov 02, 2023 2:22:06 PM org.glassfish.tyrus.core.DebugContext flush FINE: < Session 601f620a-b07a-47f2-899a-e7ca92c0079f [0 ms]: Matching request URI /samples-debug/endpoint/a/b against /samples-debug/endpoint/{a}/{b} Nov 02, 2023 2:22:06 PM org.glassfish.tyrus.core.DebugContext flush FINE: < Session 601f620a-b07a-47f2-899a-e7ca92c0079f [0 ms]: Matching request URI /samples-debug/endpoint/a/b against /samples-debug/endpoint/a/{b} Nov 02, 2023 2:22:06 PM org.glassfish.tyrus.core.DebugContext flush FINE: < Session 601f620a-b07a-47f2-899a-e7ca92c0079f [0 ms]: Matching request URI /samples-debug/endpoint/a/b against /samples-debug/endpoint/a/a Nov 02, 2023 2:22:06 PM org.glassfish.tyrus.core.DebugContext flush FINE: < Session 601f620a-b07a-47f2-899a-e7ca92c0079f [0 ms]: Segment "a" does not match Nov 02, 2023 2:22:06 PM org.glassfish.tyrus.core.DebugContext flush FINE: < Session 601f620a-b07a-47f2-899a-e7ca92c0079f [0 ms]: Matching request URI /samples-debug/endpoint/a/b against /samples-debug/endpoint/a Nov 02, 2023 2:22:06 PM org.glassfish.tyrus.core.DebugContext flush FINE: < Session 601f620a-b07a-47f2-899a-e7ca92c0079f [0 ms]: URIs /samples-debug/endpoint/a/b and /samples-debug/endpoint/a have different length Nov 02, 2023 2:22:06 PM org.glassfish.tyrus.core.DebugContext flush FINER: < Session 601f620a-b07a-47f2-899a-e7ca92c0079f [0 ms]: Choosing better match from /samples-debug/endpoint/{a}/b and /samples-debug/endpoint/a/b Nov 02, 2023 2:22:06 PM org.glassfish.tyrus.core.DebugContext flush FINER: < Session 601f620a-b07a-47f2-899a-e7ca92c0079f [0 ms]: /samples-debug/endpoint/a/b is an exact match Nov 02, 2023 2:22:06 PM org.glassfish.tyrus.core.DebugContext flush FINER: < Session 601f620a-b07a-47f2-899a-e7ca92c0079f [0 ms]: Choosing better match from /samples-debug/endpoint/{a}/{b} and /samples-debug/endpoint/{a}/b Nov 02, 2023 2:22:06 PM org.glassfish.tyrus.core.DebugContext flush FINER: < Session 601f620a-b07a-47f2-899a-e7ca92c0079f [0 ms]: /samples-debug/endpoint/{a}/b is a better match, because /samples-debug/endpoint/{a}/{b} has more variables Nov 02, 2023 2:22:06 PM org.glassfish.tyrus.core.DebugContext flush FINER: < Session 601f620a-b07a-47f2-899a-e7ca92c0079f [0 ms]: Choosing better match from /samples-debug/endpoint/a/{b} and /samples-debug/endpoint/{a}/{b} Nov 02, 2023 2:22:06 PM org.glassfish.tyrus.core.DebugContext flush FINER: < Session 601f620a-b07a-47f2-899a-e7ca92c0079f [0 ms]: /samples-debug/endpoint/a/{b} is a better match, because it has longer exact path Nov 02, 2023 2:22:06 PM org.glassfish.tyrus.core.DebugContext flush FINER: < Session 601f620a-b07a-47f2-899a-e7ca92c0079f [0 ms]: Choosing better match from /samples-debug/endpoint/a/{b} and /samples-debug/endpoint/{a}/b Nov 02, 2023 2:22:06 PM org.glassfish.tyrus.core.DebugContext flush FINER: < Session 601f620a-b07a-47f2-899a-e7ca92c0079f [0 ms]: /samples-debug/endpoint/a/{b} is a better match, because it has longer exact path Nov 02, 2023 2:22:06 PM org.glassfish.tyrus.core.DebugContext flush FINER: < Session 601f620a-b07a-47f2-899a-e7ca92c0079f [0 ms]: Choosing better match from /samples-debug/endpoint/a/{b} and /samples-debug/endpoint/a/b Nov 02, 2023 2:22:06 PM org.glassfish.tyrus.core.DebugContext flush FINER: < Session 601f620a-b07a-47f2-899a-e7ca92c0079f [0 ms]: /samples-debug/endpoint/a/b is an exact match Nov 02, 2023 2:22:06 PM org.glassfish.tyrus.core.DebugContext flush FINE: < Session 601f620a-b07a-47f2-899a-e7ca92c0079f [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}] Nov 02, 2023 2:22:06 PM org.glassfish.tyrus.core.DebugContext flush FINE: < Session 601f620a-b07a-47f2-899a-e7ca92c0079f [0 ms]: Endpoint selected as a match to the handshake URI: /samples-debug/endpoint/a/b Nov 02, 2023 2:22:06 PM org.glassfish.tyrus.core.DebugContext flush FINE: < Session 601f620a-b07a-47f2-899a-e7ca92c0079f [0 ms]: Upgrade request contains unsupported version of Websocket protocol Nov 02, 2023 2:22:06 PM org.glassfish.tyrus.core.DebugContext flush FINE: > Session 601f620a-b07a-47f2-899a-e7ca92c0079f [0 ms]: Sending handshake response: > 426 > Sec-WebSocket-Version: 13 Nov 02, 2023 2:22:06 PM org.glassfish.tyrus.core.DebugContext flush FINE: * Session fc02ac16-db26-41bb-9dea-bfe6f271498d [0 ms]: Redirect enabled: false Nov 02, 2023 2:22:06 PM org.glassfish.tyrus.core.DebugContext flush FINE: > Session fc02ac16-db26-41bb-9dea-bfe6f271498d [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: LE9d6pO5kuoes0+Fb00Tmg== > Sec-WebSocket-Version: 12 > Upgrade: websocket Nov 02, 2023 2:22:06 PM org.glassfish.tyrus.core.DebugContext flush FINE: < Session fc02ac16-db26-41bb-9dea-bfe6f271498d [6 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 an exact match < 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 /samples-debug/endpoint/{a}/{b} has more variables < x-tyrus-tracing-12: [0 ms] Choosing better match from /samples-debug/endpoint/a/{b} and /samples-debug/endpoint/{a}/{b} < x-tyrus-tracing-13: [0 ms] /samples-debug/endpoint/a/{b} is a better match, because it has longer exact path < x-tyrus-tracing-14: [0 ms] Choosing better match from /samples-debug/endpoint/a/{b} and /samples-debug/endpoint/{a}/b < x-tyrus-tracing-15: [0 ms] /samples-debug/endpoint/a/{b} is a better match, because it has longer exact path < x-tyrus-tracing-16: [0 ms] Choosing better match from /samples-debug/endpoint/a/{b} and /samples-debug/endpoint/a/b < x-tyrus-tracing-17: [0 ms] /samples-debug/endpoint/a/b is an exact match < x-tyrus-tracing-18: [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-19: [0 ms] Endpoint selected as a match to the handshake URI: /samples-debug/endpoint/a/b < x-tyrus-tracing-20: [0 ms] Upgrade request contains unsupported version of Websocket protocol Nov 02, 2023 2:22:06 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:22:06 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. [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] [INFO] --- resources: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] --- resources: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] --- resources: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] --- resources: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] --- compiler:3.10.1:compile (default-compile) @ tyrus-standalone-client --- [INFO] No sources to compile [INFO] [INFO] --- resources: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] --- compiler:3.10.1:testCompile (default-testCompile) @ tyrus-standalone-client --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.1:test (default-test) @ tyrus-standalone-client --- [INFO] No tests to run. [INFO] [INFO] --- jar: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] --- cyclonedx:2.7.9:makeAggregateBom (default) @ tyrus-standalone-client --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 12 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/client/target/bom.xml [INFO] attaching as tyrus-standalone-client-2.1.99-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/client/target/bom.json [INFO] attaching as tyrus-standalone-client-2.1.99-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- shade:3.5.1: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.1 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.1 in the shaded jar. [INFO] Dependency-reduced POM written at: /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/client/target/dependency-reduced-pom.xml [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 define 1 overlapping resource: [WARNING] - META-INF/LICENSE.txt [WARNING] jakarta.websocket-api-2.1.1.jar, jakarta.websocket-client-api-2.1.1.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, jakarta.websocket-api-2.1.1.jar, jakarta.websocket-client-api-2.1.1.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] maven-shade-plugin has detected that some files are [WARNING] present in two or more JARs. When this happens, only one [WARNING] single version of the file 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 https://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] [INFO] --- build-helper:3.4.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] --- javadoc:3.3.1:jar (attach-javadocs) @ tyrus-standalone-client --- [INFO] Skipping javadoc generation [INFO] [INFO] --- javadoc:3.3.1:jar (default) @ tyrus-standalone-client --- [INFO] Skipping javadoc generation [INFO] [INFO] --- source: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] --- install:3.1.1:install (default-install) @ tyrus-standalone-client --- [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.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/bom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/bundles/tyrus-standalone-client/2.1.99-SNAPSHOT/tyrus-standalone-client-2.1.99-SNAPSHOT-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/client/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/tyrus/bundles/tyrus-standalone-client/2.1.99-SNAPSHOT/tyrus-standalone-client-2.1.99-SNAPSHOT-cyclonedx.json [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] from bundles/client-jdk/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ tyrus-standalone-client-jdk --- [INFO] [INFO] --- checkstyle:3.1.0:check (default) @ tyrus-standalone-client-jdk --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory: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:3.4.0:parse-version (parse-version) @ tyrus-standalone-client-jdk --- [INFO] [INFO] --- dependency:3.6.1: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] [INFO] --- resources: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] --- resources: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] --- resources: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] --- resources: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] --- compiler:3.10.1:compile (default-compile) @ tyrus-standalone-client-jdk --- [INFO] No sources to compile [INFO] [INFO] --- resources: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] --- compiler:3.10.1:testCompile (default-testCompile) @ tyrus-standalone-client-jdk --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.1:test (default-test) @ tyrus-standalone-client-jdk --- [INFO] No tests to run. [INFO] [INFO] --- jar: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] --- cyclonedx:2.7.9:makeAggregateBom (default) @ tyrus-standalone-client-jdk --- [INFO] CycloneDX: Resolving Dependencies Nov 02, 2023 2:22:07 PM org.glassfish.tyrus.core.TyrusWebSocketEngine CONFIG: Incoming buffer size: 4194315 Nov 02, 2023 2:22:07 PM org.glassfish.tyrus.core.TyrusWebSocketEngine CONFIG: Max sessions per app: null Nov 02, 2023 2:22:07 PM org.glassfish.tyrus.core.TyrusWebSocketEngine CONFIG: Max sessions per remote address: null Nov 02, 2023 2:22:07 PM org.glassfish.tyrus.core.TyrusWebSocketEngine CONFIG: Parallel broadcast enabled: false Nov 02, 2023 2:22:07 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:22:07 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-7] Started. Nov 02, 2023 2:22:07 PM org.glassfish.tyrus.server.TyrusServerConfiguration CONFIG: Found annotated endpoints: org.glassfish.tyrus.tests.servlet.debug.DebugSampleTest$Endpoint2 org.glassfish.tyrus.tests.servlet.debug.DebugSampleTest$Endpoint6 org.glassfish.tyrus.tests.servlet.debug.DebugSampleTest$Endpoint3 org.glassfish.tyrus.tests.servlet.debug.DebugSampleTest$Endpoint4 org.glassfish.tyrus.tests.servlet.debug.DebugSampleTest$Endpoint5 org.glassfish.tyrus.tests.servlet.debug.DebugSampleTest$Endpoint1 Nov 02, 2023 2:22:07 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:22:07 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:22:07 PM org.glassfish.tyrus.core.DebugContext flush FINE: < Session bdbed29a-44df-4b02-adbc-254f647a3b87 [0 ms]: Received handshake request: < GET /samples-debug/endpoint/a/b < connection: Upgrade < host: localhost:8025 < origin: http://localhost:8025 < sec-websocket-key: seUx5ZjSm5/B08W3AWaHUA== < sec-websocket-version: 13 < upgrade: websocket < x-tyrus-tracing-accept: Whatever < x-tyrus-tracing-threshold: SUMMARY Nov 02, 2023 2:22:07 PM org.glassfish.tyrus.core.DebugContext flush FINE: < Session bdbed29a-44df-4b02-adbc-254f647a3b87 [0 ms]: Matching request URI /samples-debug/endpoint/a/b against /samples-debug/endpoint/a/b Nov 02, 2023 2:22:07 PM org.glassfish.tyrus.core.DebugContext flush FINE: < Session bdbed29a-44df-4b02-adbc-254f647a3b87 [0 ms]: Matching request URI /samples-debug/endpoint/a/b against /samples-debug/endpoint/a Nov 02, 2023 2:22:07 PM org.glassfish.tyrus.core.DebugContext flush FINE: < Session bdbed29a-44df-4b02-adbc-254f647a3b87 [0 ms]: URIs /samples-debug/endpoint/a/b and /samples-debug/endpoint/a have different length Nov 02, 2023 2:22:07 PM org.glassfish.tyrus.core.DebugContext flush FINE: < Session bdbed29a-44df-4b02-adbc-254f647a3b87 [0 ms]: Matching request URI /samples-debug/endpoint/a/b against /samples-debug/endpoint/{a}/b Nov 02, 2023 2:22:07 PM org.glassfish.tyrus.core.DebugContext flush FINE: * Session df1c547e-2fc4-4a4f-a6e9-04761f64233b [0 ms]: Redirect enabled: false Nov 02, 2023 2:22:07 PM org.glassfish.tyrus.core.DebugContext flush FINE: > Session df1c547e-2fc4-4a4f-a6e9-04761f64233b [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: seUx5ZjSm5/B08W3AWaHUA== > Sec-WebSocket-Version: 13 > Upgrade: websocket > X-Tyrus-Tracing-Accept: Whatever > X-Tyrus-Tracing-Threshold: SUMMARY Nov 02, 2023 2:22:07 PM org.glassfish.tyrus.core.DebugContext flush FINE: < Session bdbed29a-44df-4b02-adbc-254f647a3b87 [0 ms]: Matching request URI /samples-debug/endpoint/a/b against /samples-debug/endpoint/{a}/{b} Nov 02, 2023 2:22:07 PM org.glassfish.tyrus.core.DebugContext flush FINE: < Session df1c547e-2fc4-4a4f-a6e9-04761f64233b [3 ms]: Received handshake response: < 101 < connection: Upgrade < sec-websocket-accept: x6RA359C+HBFsbT1NRouRCKMb1Q= < 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 < x-tyrus-tracing-02: [0 ms] URIs /samples-debug/endpoint/a/b and /samples-debug/endpoint/a have different length < 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}/{b} < x-tyrus-tracing-05: [0 ms] Matching request URI /samples-debug/endpoint/a/b against /samples-debug/endpoint/a/{b} < x-tyrus-tracing-06: [0 ms] Matching request URI /samples-debug/endpoint/a/b against /samples-debug/endpoint/a/a < x-tyrus-tracing-07: [0 ms] Segment "a" does not match < 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 Nov 02, 2023 2:22:07 PM org.glassfish.tyrus.core.DebugContext flush FINE: < Session bdbed29a-44df-4b02-adbc-254f647a3b87 [0 ms]: Matching request URI /samples-debug/endpoint/a/b against /samples-debug/endpoint/a/{b} Nov 02, 2023 2:22:07 PM org.glassfish.tyrus.core.DebugContext appendLogMessageWithThrowable FINE: * Session df1c547e-2fc4-4a4f-a6e9-04761f64233b [4 ms]: Incoming buffer size: 4194315 Nov 02, 2023 2:22:07 PM org.glassfish.tyrus.core.DebugContext flush FINE: < Session bdbed29a-44df-4b02-adbc-254f647a3b87 [0 ms]: Matching request URI /samples-debug/endpoint/a/b against /samples-debug/endpoint/a/a Nov 02, 2023 2:22:07 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:22:07 PM org.glassfish.tyrus.core.DebugContext flush FINE: < Session bdbed29a-44df-4b02-adbc-254f647a3b87 [0 ms]: Segment "a" does not match Nov 02, 2023 2:22:07 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:22:07 PM org.glassfish.tyrus.core.DebugContext flush FINER: < Session bdbed29a-44df-4b02-adbc-254f647a3b87 [0 ms]: Choosing better match from /samples-debug/endpoint/{a}/b and /samples-debug/endpoint/a/b Nov 02, 2023 2:22:07 PM org.glassfish.tyrus.core.DebugContext flush FINER: < Session bdbed29a-44df-4b02-adbc-254f647a3b87 [0 ms]: /samples-debug/endpoint/a/b is an exact match Nov 02, 2023 2:22:07 PM org.glassfish.tyrus.core.DebugContext flush FINER: < Session bdbed29a-44df-4b02-adbc-254f647a3b87 [0 ms]: Choosing better match from /samples-debug/endpoint/{a}/{b} and /samples-debug/endpoint/{a}/b Nov 02, 2023 2:22:07 PM org.glassfish.tyrus.core.DebugContext flush FINER: < Session bdbed29a-44df-4b02-adbc-254f647a3b87 [0 ms]: /samples-debug/endpoint/{a}/b is a better match, because /samples-debug/endpoint/{a}/{b} has more variables Nov 02, 2023 2:22:07 PM org.glassfish.tyrus.core.DebugContext flush FINER: < Session bdbed29a-44df-4b02-adbc-254f647a3b87 [0 ms]: Choosing better match from /samples-debug/endpoint/a/{b} and /samples-debug/endpoint/{a}/{b} Nov 02, 2023 2:22:07 PM org.glassfish.tyrus.core.DebugContext flush FINER: < Session bdbed29a-44df-4b02-adbc-254f647a3b87 [0 ms]: /samples-debug/endpoint/a/{b} is a better match, because it has longer exact path Nov 02, 2023 2:22:07 PM org.glassfish.tyrus.core.DebugContext flush FINER: < Session bdbed29a-44df-4b02-adbc-254f647a3b87 [0 ms]: Choosing better match from /samples-debug/endpoint/a/{b} and /samples-debug/endpoint/{a}/b Nov 02, 2023 2:22:07 PM org.glassfish.tyrus.core.DebugContext flush FINER: < Session bdbed29a-44df-4b02-adbc-254f647a3b87 [0 ms]: /samples-debug/endpoint/a/{b} is a better match, because it has longer exact path Nov 02, 2023 2:22:07 PM org.glassfish.tyrus.core.DebugContext flush FINER: < Session bdbed29a-44df-4b02-adbc-254f647a3b87 [0 ms]: Choosing better match from /samples-debug/endpoint/a/{b} and /samples-debug/endpoint/a/b Nov 02, 2023 2:22:07 PM org.glassfish.tyrus.core.DebugContext flush FINER: < Session bdbed29a-44df-4b02-adbc-254f647a3b87 [0 ms]: /samples-debug/endpoint/a/b is an exact match Nov 02, 2023 2:22:07 PM org.glassfish.tyrus.core.DebugContext flush FINE: < Session bdbed29a-44df-4b02-adbc-254f647a3b87 [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}] Nov 02, 2023 2:22:07 PM org.glassfish.tyrus.core.DebugContext flush FINE: < Session bdbed29a-44df-4b02-adbc-254f647a3b87 [0 ms]: Endpoint selected as a match to the handshake URI: /samples-debug/endpoint/a/b Nov 02, 2023 2:22:07 PM org.glassfish.tyrus.core.DebugContext flush FINE: * Session bdbed29a-44df-4b02-adbc-254f647a3b87 [0 ms]: Using negotiated extensions: Using negotiated extensions: [] Nov 02, 2023 2:22:07 PM org.glassfish.tyrus.core.DebugContext flush FINE: * Session bdbed29a-44df-4b02-adbc-254f647a3b87 [0 ms]: Using negotiated subprotocol: null Nov 02, 2023 2:22:07 PM org.glassfish.tyrus.core.DebugContext flush FINE: > Session bdbed29a-44df-4b02-adbc-254f647a3b87 [0 ms]: Sending handshake response: > 101 > Connection: Upgrade > Sec-WebSocket-Accept: x6RA359C+HBFsbT1NRouRCKMb1Q= > Upgrade: websocket [INFO] CycloneDX: Creating BOM version 1.4 with 9 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/client-jdk/target/bom.xml [INFO] attaching as tyrus-standalone-client-jdk-2.1.99-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/client-jdk/target/bom.json [INFO] attaching as tyrus-standalone-client-jdk-2.1.99-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- shade:3.5.1: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.1 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.1 in the shaded jar. [INFO] Dependency-reduced POM written at: /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/client-jdk/target/dependency-reduced-pom.xml [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.1.jar, jakarta.websocket-client-api-2.1.1.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 files are [WARNING] present in two or more JARs. When this happens, only one [WARNING] single version of the file 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 https://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] [INFO] --- build-helper:3.4.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] --- javadoc:3.3.1:jar (attach-javadocs) @ tyrus-standalone-client-jdk --- [INFO] Skipping javadoc generation [INFO] [INFO] --- javadoc:3.3.1:jar (default) @ tyrus-standalone-client-jdk --- [INFO] Skipping javadoc generation [INFO] [INFO] --- source: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] --- install:3.1.1:install (default-install) @ tyrus-standalone-client-jdk --- [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.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/bom.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-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/client-jdk/target/bom.json 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-cyclonedx.json [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] from bundles/websocket-ri-archive/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ websocket-ri-archive --- [INFO] [INFO] --- checkstyle:3.1.0:check (default) @ websocket-ri-archive --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory: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:3.4.0:parse-version (parse-version) @ websocket-ri-archive --- [INFO] [INFO] --- build-helper:3.4.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] --- dependency:3.6.1:copy-dependencies (copy-dependencies) @ websocket-ri-archive --- [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 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-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.websocket-api-2.1.1.jar to /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/websocket-ri-archive/target/dependency/jakarta.websocket-api-2.1.1.jar [INFO] Copying jakarta.xml.bind-api-4.0.1.jar to /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/websocket-ri-archive/target/dependency/jakarta.xml.bind-api-4.0.1.jar [INFO] Copying jakarta.activation-api-2.1.2.jar to /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/websocket-ri-archive/target/dependency/jakarta.activation-api-2.1.2.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.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.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.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 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 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 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 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.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.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-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 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 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 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-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-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] Copying jakarta.websocket-client-api-2.1.1.jar to /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/websocket-ri-archive/target/dependency/jakarta.websocket-client-api-2.1.1.jar [INFO] [INFO] --- dependency:3.6.1: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] --- cyclonedx:2.7.9:makeAggregateBom (default) @ websocket-ri-archive --- [INFO] CycloneDX: Resolving Dependencies Nov 02, 2023 2:22:08 PM org.glassfish.tyrus.core.TyrusWebSocketEngine CONFIG: Incoming buffer size: 4194315 Nov 02, 2023 2:22:08 PM org.glassfish.tyrus.core.TyrusWebSocketEngine CONFIG: Max sessions per app: null Nov 02, 2023 2:22:08 PM org.glassfish.tyrus.core.TyrusWebSocketEngine CONFIG: Max sessions per remote address: null Nov 02, 2023 2:22:08 PM org.glassfish.tyrus.core.TyrusWebSocketEngine CONFIG: Parallel broadcast enabled: false Nov 02, 2023 2:22:08 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:22:08 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-8] Started. Nov 02, 2023 2:22:08 PM org.glassfish.tyrus.server.TyrusServerConfiguration CONFIG: Found annotated endpoints: org.glassfish.tyrus.tests.servlet.debug.DebugSampleTest$Endpoint2 org.glassfish.tyrus.tests.servlet.debug.DebugSampleTest$Endpoint6 org.glassfish.tyrus.tests.servlet.debug.DebugSampleTest$Endpoint3 org.glassfish.tyrus.tests.servlet.debug.DebugSampleTest$Endpoint4 org.glassfish.tyrus.tests.servlet.debug.DebugSampleTest$Endpoint5 org.glassfish.tyrus.tests.servlet.debug.DebugSampleTest$Endpoint1 Nov 02, 2023 2:22:08 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:22:08 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:22:08 PM org.glassfish.tyrus.core.DebugContext flush FINE: < Session 657fe45b-b2e0-4460-9189-a5a25365c3d6 [0 ms]: Received handshake request: < GET /samples-debug/endpoint/a/b < connection: Upgrade < host: localhost:8025 < origin: http://localhost:8025 < sec-websocket-key: gKxN31iZL5pSGPwCKJotaw== < sec-websocket-version: 13 < upgrade: websocket Nov 02, 2023 2:22:08 PM org.glassfish.tyrus.core.DebugContext flush FINE: < Session 657fe45b-b2e0-4460-9189-a5a25365c3d6 [0 ms]: Matching request URI /samples-debug/endpoint/a/b against /samples-debug/endpoint/{a}/b Nov 02, 2023 2:22:08 PM org.glassfish.tyrus.core.DebugContext flush FINE: * Session 9f239571-e585-4efb-8ebc-b1002aad5c70 [0 ms]: Redirect enabled: false Nov 02, 2023 2:22:08 PM org.glassfish.tyrus.core.DebugContext flush FINE: < Session 657fe45b-b2e0-4460-9189-a5a25365c3d6 [0 ms]: Matching request URI /samples-debug/endpoint/a/b against /samples-debug/endpoint/a/{b} Nov 02, 2023 2:22:08 PM org.glassfish.tyrus.core.DebugContext flush FINE: > Session 9f239571-e585-4efb-8ebc-b1002aad5c70 [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: gKxN31iZL5pSGPwCKJotaw== > Sec-WebSocket-Version: 13 > Upgrade: websocket Nov 02, 2023 2:22:08 PM org.glassfish.tyrus.core.DebugContext flush FINE: < Session 657fe45b-b2e0-4460-9189-a5a25365c3d6 [0 ms]: Matching request URI /samples-debug/endpoint/a/b against /samples-debug/endpoint/a/b Nov 02, 2023 2:22:08 PM org.glassfish.tyrus.core.DebugContext flush FINE: < Session 9f239571-e585-4efb-8ebc-b1002aad5c70 [3 ms]: Received handshake response: < 101 < connection: Upgrade < sec-websocket-accept: ImovngkgcLDxj0kL4FhxIJuiDVU= < upgrade: websocket Nov 02, 2023 2:22:08 PM org.glassfish.tyrus.core.DebugContext flush FINE: < Session 657fe45b-b2e0-4460-9189-a5a25365c3d6 [0 ms]: Matching request URI /samples-debug/endpoint/a/b against /samples-debug/endpoint/a/a Nov 02, 2023 2:22:08 PM org.glassfish.tyrus.core.DebugContext appendLogMessageWithThrowable FINE: * Session 9f239571-e585-4efb-8ebc-b1002aad5c70 [4 ms]: Incoming buffer size: 4194315 Nov 02, 2023 2:22:08 PM org.glassfish.tyrus.core.DebugContext flush FINE: < Session 657fe45b-b2e0-4460-9189-a5a25365c3d6 [0 ms]: Segment "a" does not match Nov 02, 2023 2:22:08 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:22:08 PM org.glassfish.tyrus.core.DebugContext flush FINE: < Session 657fe45b-b2e0-4460-9189-a5a25365c3d6 [0 ms]: Matching request URI /samples-debug/endpoint/a/b against /samples-debug/endpoint/a Nov 02, 2023 2:22:08 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:22:08 PM org.glassfish.tyrus.core.DebugContext flush FINE: < Session 657fe45b-b2e0-4460-9189-a5a25365c3d6 [0 ms]: URIs /samples-debug/endpoint/a/b and /samples-debug/endpoint/a have different length Nov 02, 2023 2:22:08 PM org.glassfish.tyrus.core.DebugContext flush FINE: < Session 657fe45b-b2e0-4460-9189-a5a25365c3d6 [0 ms]: Matching request URI /samples-debug/endpoint/a/b against /samples-debug/endpoint/{a}/{b} Nov 02, 2023 2:22:08 PM org.glassfish.tyrus.core.DebugContext flush FINER: < Session 657fe45b-b2e0-4460-9189-a5a25365c3d6 [0 ms]: Choosing better match from /samples-debug/endpoint/a/{b} and /samples-debug/endpoint/{a}/b Nov 02, 2023 2:22:08 PM org.glassfish.tyrus.core.DebugContext flush FINER: < Session 657fe45b-b2e0-4460-9189-a5a25365c3d6 [0 ms]: /samples-debug/endpoint/a/{b} is a better match, because it has longer exact path Nov 02, 2023 2:22:08 PM org.glassfish.tyrus.core.DebugContext flush FINER: < Session 657fe45b-b2e0-4460-9189-a5a25365c3d6 [0 ms]: Choosing better match from /samples-debug/endpoint/a/b and /samples-debug/endpoint/a/{b} Nov 02, 2023 2:22:08 PM org.glassfish.tyrus.core.DebugContext flush FINER: < Session 657fe45b-b2e0-4460-9189-a5a25365c3d6 [0 ms]: /samples-debug/endpoint/a/b is an exact match Nov 02, 2023 2:22:08 PM org.glassfish.tyrus.core.DebugContext flush FINER: < Session 657fe45b-b2e0-4460-9189-a5a25365c3d6 [0 ms]: Choosing better match from /samples-debug/endpoint/{a}/{b} and /samples-debug/endpoint/a/b Nov 02, 2023 2:22:08 PM org.glassfish.tyrus.core.DebugContext flush FINER: < Session 657fe45b-b2e0-4460-9189-a5a25365c3d6 [0 ms]: /samples-debug/endpoint/a/b is an exact match Nov 02, 2023 2:22:08 PM org.glassfish.tyrus.core.DebugContext flush FINER: < Session 657fe45b-b2e0-4460-9189-a5a25365c3d6 [0 ms]: Choosing better match from /samples-debug/endpoint/{a}/{b} and /samples-debug/endpoint/a/{b} Nov 02, 2023 2:22:08 PM org.glassfish.tyrus.core.DebugContext flush FINER: < Session 657fe45b-b2e0-4460-9189-a5a25365c3d6 [0 ms]: /samples-debug/endpoint/a/{b} is a better match, because it has longer exact path Nov 02, 2023 2:22:08 PM org.glassfish.tyrus.core.DebugContext flush FINER: < Session 657fe45b-b2e0-4460-9189-a5a25365c3d6 [0 ms]: Choosing better match from /samples-debug/endpoint/{a}/{b} and /samples-debug/endpoint/{a}/b Nov 02, 2023 2:22:08 PM org.glassfish.tyrus.core.DebugContext flush FINER: < Session 657fe45b-b2e0-4460-9189-a5a25365c3d6 [0 ms]: /samples-debug/endpoint/{a}/b is a better match, because /samples-debug/endpoint/{a}/{b} has more variables Nov 02, 2023 2:22:08 PM org.glassfish.tyrus.core.DebugContext flush FINE: < Session 657fe45b-b2e0-4460-9189-a5a25365c3d6 [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}] Nov 02, 2023 2:22:08 PM org.glassfish.tyrus.core.DebugContext flush FINE: < Session 657fe45b-b2e0-4460-9189-a5a25365c3d6 [0 ms]: Endpoint selected as a match to the handshake URI: /samples-debug/endpoint/a/b Nov 02, 2023 2:22:08 PM org.glassfish.tyrus.core.DebugContext flush FINE: * Session 657fe45b-b2e0-4460-9189-a5a25365c3d6 [0 ms]: Using negotiated extensions: Using negotiated extensions: [] Nov 02, 2023 2:22:08 PM org.glassfish.tyrus.core.DebugContext flush FINE: * Session 657fe45b-b2e0-4460-9189-a5a25365c3d6 [0 ms]: Using negotiated subprotocol: null Nov 02, 2023 2:22:08 PM org.glassfish.tyrus.core.DebugContext flush FINE: > Session 657fe45b-b2e0-4460-9189-a5a25365c3d6 [0 ms]: Sending handshake response: > 101 > Connection: Upgrade > Sec-WebSocket-Accept: ImovngkgcLDxj0kL4FhxIJuiDVU= > Upgrade: websocket [INFO] CycloneDX: Creating BOM version 1.4 with 23 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/websocket-ri-archive/target/bom.xml [INFO] attaching as websocket-ri-archive-2.1.99-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/websocket-ri-archive/target/bom.json [INFO] attaching as websocket-ri-archive-2.1.99-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- assembly:3.6.0:single (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 Nov 02, 2023 2:22:09 PM org.glassfish.tyrus.core.TyrusWebSocketEngine CONFIG: Incoming buffer size: 4194315 Nov 02, 2023 2:22:09 PM org.glassfish.tyrus.core.TyrusWebSocketEngine CONFIG: Max sessions per app: null Nov 02, 2023 2:22:09 PM org.glassfish.tyrus.core.TyrusWebSocketEngine CONFIG: Max sessions per remote address: null Nov 02, 2023 2:22:09 PM org.glassfish.tyrus.core.TyrusWebSocketEngine CONFIG: Parallel broadcast enabled: false Nov 02, 2023 2:22:09 PM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [0.0.0.0:8025] Nov 02, 2023 2:22:09 PM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer-9] Started. Nov 02, 2023 2:22:09 PM org.glassfish.tyrus.server.TyrusServerConfiguration CONFIG: Found annotated endpoints: org.glassfish.tyrus.tests.servlet.debug.DebugSampleTest$Endpoint2 org.glassfish.tyrus.tests.servlet.debug.DebugSampleTest$Endpoint6 org.glassfish.tyrus.tests.servlet.debug.DebugSampleTest$Endpoint3 org.glassfish.tyrus.tests.servlet.debug.DebugSampleTest$Endpoint4 org.glassfish.tyrus.tests.servlet.debug.DebugSampleTest$Endpoint5 org.glassfish.tyrus.tests.servlet.debug.DebugSampleTest$Endpoint1 Nov 02, 2023 2:22:09 PM org.glassfish.tyrus.server.Server start INFO: WebSocket Registered apps: URLs all start with ws://localhost:8025 Nov 02, 2023 2:22:09 PM org.glassfish.tyrus.server.Server start INFO: WebSocket server started. Nov 02, 2023 2:22:09 PM org.glassfish.tyrus.core.DebugContext flush FINE: < Session 91431a93-24bc-4abd-92cc-c8bb625158eb [0 ms]: Received handshake request: < GET /samples-debug/endpoint/a/b < connection: Upgrade < host: localhost:8025 < origin: http://localhost:8025 < sec-websocket-key: paJhLS2PWOb8HHdexwwaKA== < sec-websocket-version: 13 < upgrade: websocket < x-tyrus-tracing-accept: Whatever < x-tyrus-tracing-threshold: SUMMARY Nov 02, 2023 2:22:09 PM org.glassfish.tyrus.core.DebugContext flush FINE: < Session 91431a93-24bc-4abd-92cc-c8bb625158eb [0 ms]: Matching request URI /samples-debug/endpoint/a/b against /samples-debug/endpoint/{a}/{b} Nov 02, 2023 2:22:09 PM org.glassfish.tyrus.core.DebugContext flush FINE: < Session 91431a93-24bc-4abd-92cc-c8bb625158eb [0 ms]: Matching request URI /samples-debug/endpoint/a/b against /samples-debug/endpoint/a/{b} Nov 02, 2023 2:22:09 PM org.glassfish.tyrus.core.DebugContext flush FINE: < Session 91431a93-24bc-4abd-92cc-c8bb625158eb [0 ms]: Matching request URI /samples-debug/endpoint/a/b against /samples-debug/endpoint/a Nov 02, 2023 2:22:09 PM org.glassfish.tyrus.core.DebugContext flush FINE: < Session 91431a93-24bc-4abd-92cc-c8bb625158eb [0 ms]: URIs /samples-debug/endpoint/a/b and /samples-debug/endpoint/a have different length Nov 02, 2023 2:22:09 PM org.glassfish.tyrus.core.DebugContext flush FINE: < Session 91431a93-24bc-4abd-92cc-c8bb625158eb [0 ms]: Matching request URI /samples-debug/endpoint/a/b against /samples-debug/endpoint/{a}/b Nov 02, 2023 2:22:09 PM org.glassfish.tyrus.core.DebugContext flush FINE: < Session 91431a93-24bc-4abd-92cc-c8bb625158eb [0 ms]: Matching request URI /samples-debug/endpoint/a/b against /samples-debug/endpoint/a/a Nov 02, 2023 2:22:09 PM org.glassfish.tyrus.core.DebugContext flush FINE: < Session 91431a93-24bc-4abd-92cc-c8bb625158eb [0 ms]: Segment "a" does not match Nov 02, 2023 2:22:09 PM org.glassfish.tyrus.core.DebugContext flush FINE: < Session 91431a93-24bc-4abd-92cc-c8bb625158eb [0 ms]: Matching request URI /samples-debug/endpoint/a/b against /samples-debug/endpoint/a/b Nov 02, 2023 2:22:09 PM org.glassfish.tyrus.core.DebugContext flush FINER: < Session 91431a93-24bc-4abd-92cc-c8bb625158eb [0 ms]: Choosing better match from /samples-debug/endpoint/a/{b} and /samples-debug/endpoint/{a}/{b} Nov 02, 2023 2:22:09 PM org.glassfish.tyrus.core.DebugContext flush FINER: < Session 91431a93-24bc-4abd-92cc-c8bb625158eb [0 ms]: /samples-debug/endpoint/a/{b} is a better match, because it has longer exact path Nov 02, 2023 2:22:09 PM org.glassfish.tyrus.core.DebugContext flush FINER: < Session 91431a93-24bc-4abd-92cc-c8bb625158eb [0 ms]: Choosing better match from /samples-debug/endpoint/{a}/b and /samples-debug/endpoint/a/{b} Nov 02, 2023 2:22:09 PM org.glassfish.tyrus.core.DebugContext flush FINER: < Session 91431a93-24bc-4abd-92cc-c8bb625158eb [0 ms]: /samples-debug/endpoint/a/{b} is a better match, because it has longer exact path Nov 02, 2023 2:22:09 PM org.glassfish.tyrus.core.DebugContext flush FINE: * Session 422b5a17-e4dd-4b07-bde3-46843220e625 [0 ms]: Redirect enabled: false Nov 02, 2023 2:22:09 PM org.glassfish.tyrus.core.DebugContext flush FINER: < Session 91431a93-24bc-4abd-92cc-c8bb625158eb [0 ms]: Choosing better match from /samples-debug/endpoint/{a}/b and /samples-debug/endpoint/{a}/{b} Nov 02, 2023 2:22:09 PM org.glassfish.tyrus.core.DebugContext flush FINER: < Session 91431a93-24bc-4abd-92cc-c8bb625158eb [0 ms]: /samples-debug/endpoint/{a}/b is a better match, because /samples-debug/endpoint/{a}/{b} has more variables Nov 02, 2023 2:22:09 PM org.glassfish.tyrus.core.DebugContext flush FINE: > Session 422b5a17-e4dd-4b07-bde3-46843220e625 [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: paJhLS2PWOb8HHdexwwaKA== > Sec-WebSocket-Version: 13 > Upgrade: websocket > X-Tyrus-Tracing-Accept: Whatever > X-Tyrus-Tracing-Threshold: SUMMARY Nov 02, 2023 2:22:09 PM org.glassfish.tyrus.core.DebugContext flush FINER: < Session 91431a93-24bc-4abd-92cc-c8bb625158eb [0 ms]: Choosing better match from /samples-debug/endpoint/{a}/b and /samples-debug/endpoint/a/{b} Nov 02, 2023 2:22:09 PM org.glassfish.tyrus.core.DebugContext flush FINE: < Session 422b5a17-e4dd-4b07-bde3-46843220e625 [3 ms]: Received handshake response: < 101 < connection: Upgrade < sec-websocket-accept: uMmj/+G1zoUYAlU17XJ4FkcydDs= < 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 < x-tyrus-tracing-03: [0 ms] URIs /samples-debug/endpoint/a/b and /samples-debug/endpoint/a have different length < 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/a < x-tyrus-tracing-06: [0 ms] Segment "a" does not match < x-tyrus-tracing-07: [0 ms] Matching request URI /samples-debug/endpoint/a/b against /samples-debug/endpoint/a/b < 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 Nov 02, 2023 2:22:09 PM org.glassfish.tyrus.core.DebugContext flush FINER: < Session 91431a93-24bc-4abd-92cc-c8bb625158eb [0 ms]: /samples-debug/endpoint/a/{b} is a better match, because it has longer exact path Nov 02, 2023 2:22:09 PM org.glassfish.tyrus.core.DebugContext appendLogMessageWithThrowable FINE: * Session 422b5a17-e4dd-4b07-bde3-46843220e625 [5 ms]: Incoming buffer size: 4194315 Nov 02, 2023 2:22:09 PM org.glassfish.tyrus.core.DebugContext flush FINER: < Session 91431a93-24bc-4abd-92cc-c8bb625158eb [0 ms]: Choosing better match from /samples-debug/endpoint/a/b and /samples-debug/endpoint/{a}/b Nov 02, 2023 2:22:09 PM org.glassfish.tyrus.core.DebugContext flush FINER: < Session 91431a93-24bc-4abd-92cc-c8bb625158eb [0 ms]: /samples-debug/endpoint/a/b is an exact match Nov 02, 2023 2:22:09 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [0.0.0.0:8025] Nov 02, 2023 2:22:09 PM org.glassfish.tyrus.core.DebugContext flush FINER: < Session 91431a93-24bc-4abd-92cc-c8bb625158eb [0 ms]: Choosing better match from /samples-debug/endpoint/a/b and /samples-debug/endpoint/a/{b} Nov 02, 2023 2:22:09 PM org.glassfish.tyrus.server.Server stop INFO: Websocket Server stopped. Nov 02, 2023 2:22:09 PM org.glassfish.tyrus.core.DebugContext flush FINER: < Session 91431a93-24bc-4abd-92cc-c8bb625158eb [0 ms]: /samples-debug/endpoint/a/b is an exact match Nov 02, 2023 2:22:09 PM org.glassfish.tyrus.core.DebugContext flush FINE: < Session 91431a93-24bc-4abd-92cc-c8bb625158eb [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}] Nov 02, 2023 2:22:09 PM org.glassfish.tyrus.core.DebugContext flush FINE: < Session 91431a93-24bc-4abd-92cc-c8bb625158eb [0 ms]: Endpoint selected as a match to the handshake URI: /samples-debug/endpoint/a/b Nov 02, 2023 2:22:09 PM org.glassfish.tyrus.core.DebugContext flush FINE: * Session 91431a93-24bc-4abd-92cc-c8bb625158eb [0 ms]: Using negotiated extensions: Using negotiated extensions: [] Nov 02, 2023 2:22:09 PM org.glassfish.tyrus.core.DebugContext flush FINE: * Session 91431a93-24bc-4abd-92cc-c8bb625158eb [0 ms]: Using negotiated subprotocol: null Nov 02, 2023 2:22:09 PM org.glassfish.tyrus.core.DebugContext flush FINE: > Session 91431a93-24bc-4abd-92cc-c8bb625158eb [0 ms]: Sending handshake response: > 101 > Connection: Upgrade > Sec-WebSocket-Accept: uMmj/+G1zoUYAlU17XJ4FkcydDs= > Upgrade: websocket [INFO] [INFO] --- source:3.2.0:jar-no-fork (attach-sources) @ websocket-ri-archive --- [INFO] [INFO] --- install:3.1.1: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/bom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/bundles/websocket-ri-archive/2.1.99-SNAPSHOT/websocket-ri-archive-2.1.99-SNAPSHOT-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/websocket-ri-archive/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/tyrus/bundles/websocket-ri-archive/2.1.99-SNAPSHOT/websocket-ri-archive-2.1.99-SNAPSHOT-cyclonedx.json [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] from bundles/websocket-ri-bundle/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ websocket-ri-bundle --- [INFO] [INFO] --- checkstyle:3.1.0:check (default) @ websocket-ri-bundle --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory: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:3.4.0:parse-version (parse-version) @ websocket-ri-bundle --- [INFO] [INFO] --- build-helper:3.4.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] --- dependency:3.6.1: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] [INFO] --- resources: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] --- resources: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] --- resources: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] --- resources: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] --- compiler: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] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.82 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] --- war:3.4.0: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] --- cyclonedx:2.7.9:makeAggregateBom (default) @ tyrus-tests-servlet-debug --- [INFO] CycloneDX: Resolving Dependencies [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] --- resources: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] --- compiler:3.10.1:testCompile (default-testCompile) @ websocket-ri-bundle --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.1:test (default-test) @ websocket-ri-bundle --- [INFO] No tests to run. [INFO] [INFO] --- bundle:5.1.4:bundle (default-bundle) @ websocket-ri-bundle --- [INFO] CycloneDX: Creating BOM version 1.4 with 1 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/debug/target/bom.xml [INFO] attaching as tyrus-tests-servlet-debug-2.1.99-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/debug/target/bom.json [INFO] attaching as tyrus-tests-servlet-debug-2.1.99-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- source: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] --- install:3.1.1:install (default-install) @ tyrus-tests-servlet-debug --- [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.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/target/bom.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-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/tests/servlet/debug/target/bom.json 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-cyclonedx.json [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] from bundles/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ tyrus-bundles --- [INFO] [INFO] --- checkstyle:3.1.0:check (default) @ tyrus-bundles --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory:1.0:highest-basedir (directories) @ tyrus-bundles --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/continuous-integration_2.x [INFO] [INFO] --- build-helper:3.4.0:parse-version (parse-version) @ tyrus-bundles --- [INFO] [INFO] --- build-helper:3.4.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] --- cyclonedx:2.7.9:makeAggregateBom (default) @ tyrus-bundles --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/target/bom.xml [INFO] attaching as tyrus-bundles-2.1.99-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/target/bom.json [INFO] attaching as tyrus-bundles-2.1.99-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- source:3.2.0:jar-no-fork (attach-sources) @ tyrus-bundles --- [INFO] [INFO] --- install:3.1.1: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] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/target/bom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/bundles/tyrus-bundles/2.1.99-SNAPSHOT/tyrus-bundles-2.1.99-SNAPSHOT-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/tyrus/bundles/tyrus-bundles/2.1.99-SNAPSHOT/tyrus-bundles-2.1.99-SNAPSHOT-cyclonedx.json [INFO] [INFO] -------------< org.glassfish.tyrus.bundles:tyrus-samples >-------------- [INFO] Building Tyrus Samples Bundle 2.1.99-SNAPSHOT [65/69] [INFO] from bundles/samples/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ tyrus-samples --- [INFO] [INFO] --- checkstyle:3.1.0:check (default) @ tyrus-samples --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory:1.0:highest-basedir (directories) @ tyrus-samples --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/continuous-integration_2.x [INFO] [INFO] --- build-helper:3.4.0:parse-version (parse-version) @ tyrus-samples --- [INFO] [INFO] --- build-helper:3.4.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] --- dependency:3.6.1:unpack-dependencies (unpack-examples) @ tyrus-samples --- [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] Building bundle: /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/websocket-ri-bundle/target/websocket-ri-bundle-2.1.99-SNAPSHOT.jar [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ tyrus-samples --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 8 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/samples/target/bom.xml [INFO] attaching as tyrus-samples-2.1.99-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/samples/target/bom.json [INFO] attaching as tyrus-samples-2.1.99-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- assembly:3.6.0:single (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] Writing manifest: /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/websocket-ri-bundle/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ websocket-ri-bundle --- [INFO] CycloneDX: Resolving Dependencies [INFO] [INFO] --- source:3.2.0:jar-no-fork (attach-sources) @ tyrus-samples --- [INFO] [INFO] --- install:3.1.1: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/bom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/bundles/tyrus-samples/2.1.99-SNAPSHOT/tyrus-samples-2.1.99-SNAPSHOT-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/samples/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/tyrus/bundles/tyrus-samples/2.1.99-SNAPSHOT/tyrus-samples-2.1.99-SNAPSHOT-cyclonedx.json [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] from bundles/client/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ tyrus-standalone-client --- [INFO] [INFO] --- checkstyle:3.1.0:check (default) @ tyrus-standalone-client --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory: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:3.4.0:parse-version (parse-version) @ tyrus-standalone-client --- [INFO] [INFO] --- dependency:3.6.1:unpack (unpack) @ tyrus-standalone-client --- [INFO] CycloneDX: Creating BOM version 1.4 with 20 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/websocket-ri-bundle/target/bom.xml [INFO] attaching as websocket-ri-bundle-2.1.99-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/websocket-ri-bundle/target/bom.json [INFO] attaching as websocket-ri-bundle-2.1.99-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- javadoc:3.3.1:jar (attach-javadocs) @ websocket-ri-bundle --- [INFO] Skipping javadoc generation [INFO] [INFO] --- source: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] 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] [INFO] --- install:3.1.1: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/bom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/bundles/websocket-ri-bundle/2.1.99-SNAPSHOT/websocket-ri-bundle-2.1.99-SNAPSHOT-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/websocket-ri-bundle/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/tyrus/bundles/websocket-ri-bundle/2.1.99-SNAPSHOT/websocket-ri-bundle-2.1.99-SNAPSHOT-cyclonedx.json [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] --- bundle:5.1.4: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 [ 39.365 s] [INFO] tyrus-archetypes ................................... SUCCESS [ 0.191 s] [INFO] Tyrus Echo Archetype ............................... SUCCESS [ 9.141 s] [INFO] Tyrus BOM .......................................... SUCCESS [ 0.003 s] [INFO] Tyrus Container SPI ................................ SUCCESS [ 2.494 s] [INFO] Tyrus Core ......................................... SUCCESS [ 9.687 s] [INFO] Tyrus Client ....................................... SUCCESS [ 1.764 s] [INFO] Tyrus Container Modules ............................ SUCCESS [ 0.135 s] [INFO] Tyrus Containers For Glassfish ..................... SUCCESS [ 0.203 s] [INFO] Tyrus CDI Component Provider ....................... SUCCESS [ 0.485 s] [INFO] Tyrus EJB Component Provider ....................... SUCCESS [ 0.490 s] [INFO] Tyrus Grizzly Client Container ..................... SUCCESS [ 0.726 s] [INFO] Tyrus Server ....................................... SUCCESS [ 1.288 s] [INFO] Tyrus Grizzly Server Container ..................... SUCCESS [ 0.522 s] [INFO] Tyrus InMemory Container ........................... SUCCESS [ 1.189 s] [INFO] Tyrus Servlet Bundle ............................... SUCCESS [ 7.694 s] [INFO] Tyrus Tests ........................................ SUCCESS [ 0.296 s] [INFO] Tyrus Test Tools ................................... SUCCESS [ 0.495 s] [INFO] Tyrus JDK Client Container ......................... SUCCESS [ 14.800 s] [INFO] Tyrus Documentation ................................ SUCCESS [ 12.092 s] [INFO] Tyrus Extension Modules ............................ SUCCESS [ 0.112 s] [INFO] Tyrus CLI Client ................................... SUCCESS [ 1.416 s] [INFO] Tyrus Monitoring JMX ............................... SUCCESS [ 2.979 s] [INFO] Tyrus Extension - Per Message Deflate .............. SUCCESS [ 1.490 s] [INFO] Tyrus Java8 Client Extension ....................... SUCCESS [ 1.660 s] [INFO] Tyrus Samples ...................................... SUCCESS [ 0.132 s] [INFO] Tyrus Auction Sample ............................... SUCCESS [ 1.138 s] [INFO] Tyrus CDI Sample ................................... SUCCESS [ 1.268 s] [INFO] Tyrus Chat Sample .................................. SUCCESS [ 0.493 s] [INFO] Tyrus Draw Sample .................................. SUCCESS [ 0.352 s] [INFO] Tyrus Echo Sample .................................. SUCCESS [ 1.290 s] [INFO] Tyrus Basic Auth Sample ............................ SUCCESS [ 1.073 s] [INFO] Tyrus Secure Echo Sample ........................... SUCCESS [ 0.607 s] [INFO] Tyrus Programmatic Echo Sample ..................... SUCCESS [ 1.406 s] [INFO] Tyrus Simple Life Sample ........................... SUCCESS [ 0.215 s] [INFO] Tyrus Shared Collection Sample ..................... SUCCESS [ 0.977 s] [INFO] Tyrus Container Tests .............................. SUCCESS [ 0.328 s] [INFO] Tyrus JDK Containers Tests ......................... SUCCESS [ 1.169 s] [INFO] Tyrus Servlet Containers Tests ..................... SUCCESS [ 1.219 s] [INFO] Tyrus End-to-End Tests ............................. SUCCESS [ 0.202 s] [INFO] Tyrus End-to-End Application Config Tests .......... SUCCESS [ 3.112 s] [INFO] Tyrus End-to-End Non-deployable Tests .............. SUCCESS [ 9.019 s] [INFO] Tyrus End-to-End Standard Config Tests ............. SUCCESS [01:00 min] [INFO] Tyrus End-to-End Java 8 Tests ...................... SUCCESS [ 1.278 s] [INFO] Tyrus End-to-End Tests running on Jetty ............ SUCCESS [ 0.210 s] [INFO] Tyrus End-to-End Basic Auth Tests .................. SUCCESS [ 5.823 s] [INFO] Tyrus End-to-End Digest Auth Tests ................. SUCCESS [ 1.186 s] [INFO] Tyrus Server Integration Tests ..................... SUCCESS [ 0.323 s] [INFO] Tyrus Servlet Async Tests .......................... SUCCESS [ 1.697 s] [INFO] Tyrus Autobahn Echo Server ......................... SUCCESS [ 0.522 s] [INFO] Tyrus Servlet Basic Tests .......................... SUCCESS [ 24.711 s] [INFO] Tyrus Servlet Tests on Glassfish ................... SUCCESS [ 27.335 s] [INFO] Tyrus Servlet Dynamic Deploy Test .................. SUCCESS [ 1.148 s] [INFO] Tyrus Servlet No App Config ........................ SUCCESS [ 1.321 s] [INFO] Tyrus Servlet One App Config ....................... SUCCESS [ 1.385 s] [INFO] Tyrus Servlet RemoteEndpoint Timeout ............... SUCCESS [ 0.963 s] [INFO] Tyrus Servlet Session Closing ...................... SUCCESS [ 17.318 s] [INFO] Tyrus Servlet Two App Config ....................... SUCCESS [ 1.248 s] [INFO] Tyrus Servlet Monitoring Test ...................... SUCCESS [ 1.439 s] [INFO] Tyrus Servlet Inject Test .......................... SUCCESS [ 1.041 s] [INFO] Tyrus Servlet Max Sessions Per App Tests ........... SUCCESS [ 2.972 s] [INFO] Tyrus Servlet Max Sessions Per Remote Addr Tests ... SUCCESS [ 2.901 s] [INFO] Tyrus Debug Debug Samples .......................... SUCCESS [ 11.516 s] [INFO] Tyrus Bundles ...................................... SUCCESS [ 0.077 s] [INFO] Tyrus Samples Bundle ............................... SUCCESS [ 0.335 s] [INFO] Tyrus Standalone Client ............................ SUCCESS [ 1.465 s] [INFO] Tyrus Standalone Client - JDK ...................... SUCCESS [ 0.510 s] [INFO] Tyrus Websocket RI Archive ......................... SUCCESS [ 1.507 s] [INFO] Tyrus Websocket RI Bundle .......................... SUCCESS [ 2.066 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 05:20 min [INFO] Finished at: 2023-11-02T14:22:12Z [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- resources: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] --- resources: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] --- resources: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] --- resources: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] --- compiler:3.10.1:compile (default-compile) @ tyrus-standalone-client --- [INFO] No sources to compile [INFO] [INFO] --- resources: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] --- compiler:3.10.1:testCompile (default-testCompile) @ tyrus-standalone-client --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.1:test (default-test) @ tyrus-standalone-client --- [INFO] No tests to run. [INFO] [INFO] --- jar: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] --- cyclonedx:2.7.9:makeAggregateBom (default) @ tyrus-standalone-client --- [INFO] CycloneDX: Resolving Dependencies [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [INFO] CycloneDX: Creating BOM version 1.4 with 12 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/client/target/bom.xml [INFO] attaching as tyrus-standalone-client-2.1.99-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/client/target/bom.json [INFO] attaching as tyrus-standalone-client-2.1.99-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- shade:3.5.1: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.1 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.1 in the shaded jar. [INFO] Dependency-reduced POM written at: /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/client/target/dependency-reduced-pom.xml [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 define 1 overlapping resource: [WARNING] - META-INF/LICENSE.txt [WARNING] jakarta.websocket-api-2.1.1.jar, jakarta.websocket-client-api-2.1.1.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, jakarta.websocket-api-2.1.1.jar, jakarta.websocket-client-api-2.1.1.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] maven-shade-plugin has detected that some files are [WARNING] present in two or more JARs. When this happens, only one [WARNING] single version of the file 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 https://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] [INFO] --- build-helper:3.4.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] --- javadoc:3.3.1:jar (attach-javadocs) @ tyrus-standalone-client --- [INFO] Skipping javadoc generation [INFO] [INFO] --- javadoc:3.3.1:jar (default) @ tyrus-standalone-client --- [INFO] Skipping javadoc generation [INFO] [INFO] --- source: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] --- install:3.1.1:install (default-install) @ tyrus-standalone-client --- [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.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/bom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/bundles/tyrus-standalone-client/2.1.99-SNAPSHOT/tyrus-standalone-client-2.1.99-SNAPSHOT-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/client/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/tyrus/bundles/tyrus-standalone-client/2.1.99-SNAPSHOT/tyrus-standalone-client-2.1.99-SNAPSHOT-cyclonedx.json [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] from bundles/client-jdk/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ tyrus-standalone-client-jdk --- [INFO] [INFO] --- checkstyle:3.1.0:check (default) @ tyrus-standalone-client-jdk --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory: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:3.4.0:parse-version (parse-version) @ tyrus-standalone-client-jdk --- [INFO] [INFO] --- dependency:3.6.1: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] [INFO] --- resources: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] --- resources: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] --- resources: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] --- resources: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] --- compiler:3.10.1:compile (default-compile) @ tyrus-standalone-client-jdk --- [INFO] No sources to compile [INFO] [INFO] --- resources: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] --- compiler:3.10.1:testCompile (default-testCompile) @ tyrus-standalone-client-jdk --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.1:test (default-test) @ tyrus-standalone-client-jdk --- [INFO] No tests to run. [INFO] [INFO] --- jar: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] --- cyclonedx:2.7.9:makeAggregateBom (default) @ tyrus-standalone-client-jdk --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 9 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/client-jdk/target/bom.xml [INFO] attaching as tyrus-standalone-client-jdk-2.1.99-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/client-jdk/target/bom.json [INFO] attaching as tyrus-standalone-client-jdk-2.1.99-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- shade:3.5.1: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.1 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.1 in the shaded jar. [INFO] Dependency-reduced POM written at: /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/client-jdk/target/dependency-reduced-pom.xml [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.1.jar, jakarta.websocket-client-api-2.1.1.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 files are [WARNING] present in two or more JARs. When this happens, only one [WARNING] single version of the file 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 https://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] [INFO] --- build-helper:3.4.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] --- javadoc:3.3.1:jar (attach-javadocs) @ tyrus-standalone-client-jdk --- [INFO] Skipping javadoc generation [INFO] [INFO] --- javadoc:3.3.1:jar (default) @ tyrus-standalone-client-jdk --- [INFO] Skipping javadoc generation [INFO] [INFO] --- source: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] --- install:3.1.1:install (default-install) @ tyrus-standalone-client-jdk --- [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.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/bom.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-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/client-jdk/target/bom.json 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-cyclonedx.json [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] from bundles/websocket-ri-archive/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ websocket-ri-archive --- [INFO] [INFO] --- checkstyle:3.1.0:check (default) @ websocket-ri-archive --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory: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:3.4.0:parse-version (parse-version) @ websocket-ri-archive --- [INFO] [INFO] --- build-helper:3.4.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] --- dependency:3.6.1:copy-dependencies (copy-dependencies) @ websocket-ri-archive --- [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 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-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.websocket-api-2.1.1.jar to /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/websocket-ri-archive/target/dependency/jakarta.websocket-api-2.1.1.jar [INFO] Copying jakarta.xml.bind-api-4.0.1.jar to /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/websocket-ri-archive/target/dependency/jakarta.xml.bind-api-4.0.1.jar [INFO] Copying jakarta.activation-api-2.1.2.jar to /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/websocket-ri-archive/target/dependency/jakarta.activation-api-2.1.2.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.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.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.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 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 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 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 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.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.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-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 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 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 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-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-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] Copying jakarta.websocket-client-api-2.1.1.jar to /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/websocket-ri-archive/target/dependency/jakarta.websocket-client-api-2.1.1.jar [INFO] [INFO] --- dependency:3.6.1: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] --- cyclonedx:2.7.9:makeAggregateBom (default) @ websocket-ri-archive --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 23 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/websocket-ri-archive/target/bom.xml [INFO] attaching as websocket-ri-archive-2.1.99-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/websocket-ri-archive/target/bom.json [INFO] attaching as websocket-ri-archive-2.1.99-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- assembly:3.6.0:single (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] --- source:3.2.0:jar-no-fork (attach-sources) @ websocket-ri-archive --- [INFO] [INFO] --- install:3.1.1: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/bom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/bundles/websocket-ri-archive/2.1.99-SNAPSHOT/websocket-ri-archive-2.1.99-SNAPSHOT-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/websocket-ri-archive/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/tyrus/bundles/websocket-ri-archive/2.1.99-SNAPSHOT/websocket-ri-archive-2.1.99-SNAPSHOT-cyclonedx.json [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] from bundles/websocket-ri-bundle/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ websocket-ri-bundle --- [INFO] [INFO] --- checkstyle:3.1.0:check (default) @ websocket-ri-bundle --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory: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:3.4.0:parse-version (parse-version) @ websocket-ri-bundle --- [INFO] [INFO] --- build-helper:3.4.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] --- dependency:3.6.1: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] [INFO] --- resources: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] --- resources: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] --- resources: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] --- resources: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] --- compiler: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] --- resources: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] --- compiler:3.10.1:testCompile (default-testCompile) @ websocket-ri-bundle --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.1:test (default-test) @ websocket-ri-bundle --- [INFO] No tests to run. [INFO] [INFO] --- bundle:5.1.4: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] Building bundle: /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/websocket-ri-bundle/target/websocket-ri-bundle-2.1.99-SNAPSHOT.jar [INFO] Writing manifest: /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/websocket-ri-bundle/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ websocket-ri-bundle --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 20 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/websocket-ri-bundle/target/bom.xml [INFO] attaching as websocket-ri-bundle-2.1.99-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/websocket-ri-bundle/target/bom.json [INFO] attaching as websocket-ri-bundle-2.1.99-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- javadoc:3.3.1:jar (attach-javadocs) @ websocket-ri-bundle --- [INFO] Skipping javadoc generation [INFO] [INFO] --- source: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] --- install:3.1.1: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/bom.xml to /home/jenkins/.m2/repository/org/glassfish/tyrus/bundles/websocket-ri-bundle/2.1.99-SNAPSHOT/websocket-ri-bundle-2.1.99-SNAPSHOT-cyclonedx.xml [INFO] Installing /home/jenkins/agent/workspace/continuous-integration_2.x/bundles/websocket-ri-bundle/target/bom.json to /home/jenkins/.m2/repository/org/glassfish/tyrus/bundles/websocket-ri-bundle/2.1.99-SNAPSHOT/websocket-ri-bundle-2.1.99-SNAPSHOT-cyclonedx.json [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] --- bundle:5.1.4: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 [ 38.291 s] [INFO] tyrus-archetypes ................................... SUCCESS [ 0.121 s] [INFO] Tyrus Echo Archetype ............................... SUCCESS [ 10.165 s] [INFO] Tyrus BOM .......................................... SUCCESS [ 0.003 s] [INFO] Tyrus Container SPI ................................ SUCCESS [ 3.003 s] [INFO] Tyrus Core ......................................... SUCCESS [ 9.895 s] [INFO] Tyrus Client ....................................... SUCCESS [ 1.922 s] [INFO] Tyrus Container Modules ............................ SUCCESS [ 0.202 s] [INFO] Tyrus Containers For Glassfish ..................... SUCCESS [ 0.097 s] [INFO] Tyrus CDI Component Provider ....................... SUCCESS [ 0.411 s] [INFO] Tyrus EJB Component Provider ....................... SUCCESS [ 0.325 s] [INFO] Tyrus Grizzly Client Container ..................... SUCCESS [ 0.666 s] [INFO] Tyrus Server ....................................... SUCCESS [ 1.377 s] [INFO] Tyrus Grizzly Server Container ..................... SUCCESS [ 0.627 s] [INFO] Tyrus InMemory Container ........................... SUCCESS [ 1.390 s] [INFO] Tyrus Servlet Bundle ............................... SUCCESS [ 6.859 s] [INFO] Tyrus Tests ........................................ SUCCESS [ 0.371 s] [INFO] Tyrus Test Tools ................................... SUCCESS [ 0.521 s] [INFO] Tyrus JDK Client Container ......................... SUCCESS [ 14.060 s] [INFO] Tyrus Documentation ................................ SUCCESS [ 12.063 s] [INFO] Tyrus Extension Modules ............................ SUCCESS [ 0.130 s] [INFO] Tyrus CLI Client ................................... SUCCESS [ 1.442 s] [INFO] Tyrus Monitoring JMX ............................... SUCCESS [ 2.997 s] [INFO] Tyrus Extension - Per Message Deflate .............. SUCCESS [ 1.552 s] [INFO] Tyrus Java8 Client Extension ....................... SUCCESS [ 2.397 s] [INFO] Tyrus Samples ...................................... SUCCESS [ 0.102 s] [INFO] Tyrus Auction Sample ............................... SUCCESS [ 1.035 s] [INFO] Tyrus CDI Sample ................................... SUCCESS [ 1.101 s] [INFO] Tyrus Chat Sample .................................. SUCCESS [ 0.467 s] [INFO] Tyrus Draw Sample .................................. SUCCESS [ 0.194 s] [INFO] Tyrus Echo Sample .................................. SUCCESS [ 1.329 s] [INFO] Tyrus Basic Auth Sample ............................ SUCCESS [ 1.025 s] [INFO] Tyrus Secure Echo Sample ........................... SUCCESS [ 0.426 s] [INFO] Tyrus Programmatic Echo Sample ..................... SUCCESS [ 1.464 s] [INFO] Tyrus Simple Life Sample ........................... SUCCESS [ 0.240 s] [INFO] Tyrus Shared Collection Sample ..................... SUCCESS [ 0.900 s] [INFO] Tyrus Container Tests .............................. SUCCESS [ 0.307 s] [INFO] Tyrus JDK Containers Tests ......................... SUCCESS [ 1.314 s] [INFO] Tyrus Servlet Containers Tests ..................... SUCCESS [ 1.013 s] [INFO] Tyrus End-to-End Tests ............................. SUCCESS [ 0.190 s] [INFO] Tyrus End-to-End Application Config Tests .......... SUCCESS [ 3.331 s] [INFO] Tyrus End-to-End Non-deployable Tests .............. SUCCESS [ 9.605 s] [INFO] Tyrus End-to-End Standard Config Tests ............. SUCCESS [01:01 min] [INFO] Tyrus End-to-End Java 8 Tests ...................... SUCCESS [ 1.640 s] [INFO] Tyrus End-to-End Tests running on Jetty ............ SUCCESS [ 0.219 s] [INFO] Tyrus End-to-End Basic Auth Tests .................. SUCCESS [ 5.754 s] [INFO] Tyrus End-to-End Digest Auth Tests ................. SUCCESS [ 1.444 s] [INFO] Tyrus Server Integration Tests ..................... SUCCESS [ 0.364 s] [INFO] Tyrus Servlet Async Tests .......................... SUCCESS [ 1.811 s] [INFO] Tyrus Autobahn Echo Server ......................... SUCCESS [ 0.578 s] [INFO] Tyrus Servlet Basic Tests .......................... SUCCESS [ 26.014 s] [INFO] Tyrus Servlet Tests on Glassfish ................... SUCCESS [ 27.058 s] [INFO] Tyrus Servlet Dynamic Deploy Test .................. SUCCESS [ 1.155 s] [INFO] Tyrus Servlet No App Config ........................ SUCCESS [ 1.454 s] [INFO] Tyrus Servlet One App Config ....................... SUCCESS [ 1.639 s] [INFO] Tyrus Servlet RemoteEndpoint Timeout ............... SUCCESS [ 1.063 s] [INFO] Tyrus Servlet Session Closing ...................... SUCCESS [ 17.566 s] [INFO] Tyrus Servlet Two App Config ....................... SUCCESS [ 1.739 s] [INFO] Tyrus Servlet Monitoring Test ...................... SUCCESS [ 1.540 s] [INFO] Tyrus Servlet Inject Test .......................... SUCCESS [ 1.108 s] [INFO] Tyrus Servlet Max Sessions Per App Tests ........... SUCCESS [ 3.188 s] [INFO] Tyrus Servlet Max Sessions Per Remote Addr Tests ... SUCCESS [ 3.181 s] [INFO] Tyrus Debug Debug Samples .......................... SUCCESS [ 11.643 s] [INFO] Tyrus Bundles ...................................... SUCCESS [ 0.137 s] [INFO] Tyrus Samples Bundle ............................... SUCCESS [ 0.339 s] [INFO] Tyrus Standalone Client ............................ SUCCESS [ 1.395 s] [INFO] Tyrus Standalone Client - JDK ...................... SUCCESS [ 0.519 s] [INFO] Tyrus Websocket RI Archive ......................... SUCCESS [ 1.514 s] [INFO] Tyrus Websocket RI Bundle .......................... SUCCESS [ 1.859 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 05:24 min [INFO] Finished at: 2023-11-02T14:22:16Z [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