16:10:39,877 TRACE [org.jboss.as.test.clustering.NodeUtil] (main) Starting container node-1 16:10:39,893 INFO [org.jboss.arquillian.container.test.impl.client.container.ClientContainerController] (main) Manual starting of a server instance 16:10:39,906 INFO [org.jboss.threads] (main) JBoss Threads version 2.4.0.Final 16:10:39,999 INFO [org.jboss.as.arquillian.container.managed.ManagedDeployableContainer] (main) Starting container with: [/opt/jdk-11.0.12/bin/java, -D[Standalone], --add-exports=java.desktop/sun.awt=ALL-UNNAMED, --add-exports=java.base/sun.security.validator=ALL-UNNAMED, --add-exports=java.naming/com.sun.jndi.ldap=ALL-UNNAMED, --add-exports=java.base/com.sun.crypto.provider=ALL-UNNAMED, --add-opens=java.base/java.io=ALL-UNNAMED, --add-opens=java.base/java.lang=ALL-UNNAMED, --add-opens=java.base/java.lang.invoke=ALL-UNNAMED, --add-opens=java.base/java.lang.reflect=ALL-UNNAMED, --add-opens=java.base/java.security=ALL-UNNAMED, --add-opens=java.base/java.util=ALL-UNNAMED, --add-opens=java.base/java.util.concurrent=ALL-UNNAMED, --add-opens=java.management/javax.management=ALL-UNNAMED, --add-opens=java.naming/javax.naming=ALL-UNNAMED, --add-opens=java.base/javax.crypto=ALL-UNNAMED, --add-opens=java.base/sun.security.validator=ALL-UNNAMED, -Dorg.jboss.ejb.client.wildfly-testsuite-hack=true, -Xmx512m, -XX:MetaspaceSize=128m, -Djboss.dist=/home/nrla/projects/wildfly-git-repo/testsuite/integration/clustering/../../../build/target/wildfly-27.0.0.Alpha2-SNAPSHOT, -Dmaven.repo.local=/home/nrla/.m2/repository, -Djava.net.preferIPv4Stack=true, -Djava.net.preferIPv6Addresses=false, -server, -Dts.timeout.factor=100, -Djbossas.ts.submodule.dir=/home/nrla/projects/wildfly-git-repo/testsuite/integration/clustering, -Djbossas.ts.integ.dir=/home/nrla/projects/wildfly-git-repo/testsuite/integration/clustering/.., -Djbossas.ts.dir=/home/nrla/projects/wildfly-git-repo/testsuite/integration/clustering/../.., -Djbossas.project.dir=/home/nrla/projects/wildfly-git-repo/testsuite/integration/clustering/../../.., -Djava.io.tmpdir=/home/nrla/projects/wildfly-git-repo/testsuite/integration/clustering/target, -Dnode0=127.0.0.1, -Dnode1=127.0.0.1, -Dnode2=127.0.0.1, -Dnode3=127.0.0.1, -Djboss.inst=/home/nrla/projects/wildfly-git-repo/testsuite/integration/clustering/target/wildfly-1, -Djboss.bind.address=127.0.0.1, -Djboss.bind.address.management=127.0.0.1, -Djboss.bind.address.private=127.0.0.1, -Djboss.default.multicast.address=230.0.0.4, -Djboss.node.name=node-1, -ea, -Djboss.home.dir=/home/nrla/projects/wildfly-git-repo/testsuite/integration/clustering/target/wildfly-1, --add-exports=java.desktop/sun.awt=ALL-UNNAMED, --add-exports=java.naming/com.sun.jndi.ldap=ALL-UNNAMED, --add-opens=java.base/java.lang=ALL-UNNAMED, --add-opens=java.base/java.lang.invoke=ALL-UNNAMED, --add-opens=java.base/java.lang.reflect=ALL-UNNAMED, --add-opens=java.base/java.io=ALL-UNNAMED, --add-opens=java.base/java.security=ALL-UNNAMED, --add-opens=java.base/java.util=ALL-UNNAMED, --add-opens=java.base/java.util.concurrent=ALL-UNNAMED, --add-opens=java.management/javax.management=ALL-UNNAMED, --add-opens=java.naming/javax.naming=ALL-UNNAMED, --add-modules=java.se, -Djboss.home.dir=/home/nrla/projects/wildfly-git-repo/testsuite/integration/clustering/target/wildfly-1, -Djboss.server.base.dir=/home/nrla/projects/wildfly-git-repo/testsuite/integration/clustering/target/wildfly-1/standalone, -Djboss.server.log.dir=/home/nrla/projects/wildfly-git-repo/testsuite/integration/clustering/target/wildfly-1/standalone/log, -Djboss.server.config.dir=/home/nrla/projects/wildfly-git-repo/testsuite/integration/clustering/target/wildfly-1/standalone/configuration, -Dorg.jboss.boot.log.file=/home/nrla/projects/wildfly-git-repo/testsuite/integration/clustering/target/wildfly-1/standalone/log/server.log, -Dlogging.configuration=file:/home/nrla/projects/wildfly-git-repo/testsuite/integration/clustering/target/wildfly-1/standalone/configuration/logging.properties, -jar, /home/nrla/projects/wildfly-git-repo/testsuite/integration/clustering/target/wildfly-1/jboss-modules.jar, -mp, /home/nrla/projects/wildfly-git-repo/build/target/wildfly-27.0.0.Alpha2-SNAPSHOT/modules:/home/nrla/projects/wildfly-git-repo/testsuite/integration/clustering/target/modules, org.jboss.as.standalone, -Dts.wildfly.version=27.0.0.Alpha2-SNAPSHOT, -c=standalone-ha.xml] 16:10:40,022 INFO [org.jboss.remoting] (main) JBoss Remoting version 5.0.24.Final 16:10:40,040 INFO [org.xnio] (main) XNIO version 3.8.7.Final 16:10:40,047 INFO [org.xnio.nio] (main) XNIO NIO Implementation Version 3.8.7.Final 16:10:40,086 INFO [org.wildfly.security] (main) ELY00001: WildFly Elytron version 1.19.0.Final 16:10:42,244 TRACE [org.jboss.as.test.clustering.NodeUtil] (main) Started container node-1 16:10:42,244 TRACE [org.jboss.as.test.clustering.NodeUtil] (main) Starting container node-2 16:10:42,244 INFO [org.jboss.arquillian.container.test.impl.client.container.ClientContainerController] (main) Manual starting of a server instance 16:10:42,245 INFO [org.jboss.as.arquillian.container.managed.ManagedDeployableContainer] (main) Starting container with: [/opt/jdk-11.0.12/bin/java, -D[Standalone], --add-exports=java.desktop/sun.awt=ALL-UNNAMED, --add-exports=java.base/sun.security.validator=ALL-UNNAMED, --add-exports=java.naming/com.sun.jndi.ldap=ALL-UNNAMED, --add-exports=java.base/com.sun.crypto.provider=ALL-UNNAMED, --add-opens=java.base/java.io=ALL-UNNAMED, --add-opens=java.base/java.lang=ALL-UNNAMED, --add-opens=java.base/java.lang.invoke=ALL-UNNAMED, --add-opens=java.base/java.lang.reflect=ALL-UNNAMED, --add-opens=java.base/java.security=ALL-UNNAMED, --add-opens=java.base/java.util=ALL-UNNAMED, --add-opens=java.base/java.util.concurrent=ALL-UNNAMED, --add-opens=java.management/javax.management=ALL-UNNAMED, --add-opens=java.naming/javax.naming=ALL-UNNAMED, --add-opens=java.base/javax.crypto=ALL-UNNAMED, --add-opens=java.base/sun.security.validator=ALL-UNNAMED, -Dorg.jboss.ejb.client.wildfly-testsuite-hack=true, -Xmx512m, -XX:MetaspaceSize=128m, -Djboss.dist=/home/nrla/projects/wildfly-git-repo/testsuite/integration/clustering/../../../build/target/wildfly-27.0.0.Alpha2-SNAPSHOT, -Dmaven.repo.local=/home/nrla/.m2/repository, -Djava.net.preferIPv4Stack=true, -Djava.net.preferIPv6Addresses=false, -server, -Dts.timeout.factor=100, -Djbossas.ts.submodule.dir=/home/nrla/projects/wildfly-git-repo/testsuite/integration/clustering, -Djbossas.ts.integ.dir=/home/nrla/projects/wildfly-git-repo/testsuite/integration/clustering/.., -Djbossas.ts.dir=/home/nrla/projects/wildfly-git-repo/testsuite/integration/clustering/../.., -Djbossas.project.dir=/home/nrla/projects/wildfly-git-repo/testsuite/integration/clustering/../../.., -Djava.io.tmpdir=/home/nrla/projects/wildfly-git-repo/testsuite/integration/clustering/target, -Dnode0=127.0.0.1, -Dnode1=127.0.0.1, -Dnode2=127.0.0.1, -Dnode3=127.0.0.1, -Djboss.inst=/home/nrla/projects/wildfly-git-repo/testsuite/integration/clustering/target/wildfly-2, -Djboss.bind.address=127.0.0.1, -Djboss.bind.address.management=127.0.0.1, -Djboss.bind.address.private=127.0.0.1, -Djboss.default.multicast.address=230.0.0.4, -Djboss.node.name=node-2, -Djboss.socket.binding.port-offset=100, -ea, -Djboss.home.dir=/home/nrla/projects/wildfly-git-repo/testsuite/integration/clustering/target/wildfly-2, --add-exports=java.desktop/sun.awt=ALL-UNNAMED, --add-exports=java.naming/com.sun.jndi.ldap=ALL-UNNAMED, --add-opens=java.base/java.lang=ALL-UNNAMED, --add-opens=java.base/java.lang.invoke=ALL-UNNAMED, --add-opens=java.base/java.lang.reflect=ALL-UNNAMED, --add-opens=java.base/java.io=ALL-UNNAMED, --add-opens=java.base/java.security=ALL-UNNAMED, --add-opens=java.base/java.util=ALL-UNNAMED, --add-opens=java.base/java.util.concurrent=ALL-UNNAMED, --add-opens=java.management/javax.management=ALL-UNNAMED, --add-opens=java.naming/javax.naming=ALL-UNNAMED, --add-modules=java.se, -Djboss.home.dir=/home/nrla/projects/wildfly-git-repo/testsuite/integration/clustering/target/wildfly-2, -Djboss.server.base.dir=/home/nrla/projects/wildfly-git-repo/testsuite/integration/clustering/target/wildfly-2/standalone, -Djboss.server.log.dir=/home/nrla/projects/wildfly-git-repo/testsuite/integration/clustering/target/wildfly-2/standalone/log, -Djboss.server.config.dir=/home/nrla/projects/wildfly-git-repo/testsuite/integration/clustering/target/wildfly-2/standalone/configuration, -Dorg.jboss.boot.log.file=/home/nrla/projects/wildfly-git-repo/testsuite/integration/clustering/target/wildfly-2/standalone/log/server.log, -Dlogging.configuration=file:/home/nrla/projects/wildfly-git-repo/testsuite/integration/clustering/target/wildfly-2/standalone/configuration/logging.properties, -jar, /home/nrla/projects/wildfly-git-repo/testsuite/integration/clustering/target/wildfly-2/jboss-modules.jar, -mp, /home/nrla/projects/wildfly-git-repo/build/target/wildfly-27.0.0.Alpha2-SNAPSHOT/modules:/home/nrla/projects/wildfly-git-repo/testsuite/integration/clustering/target/modules, org.jboss.as.standalone, -Dts.wildfly.version=27.0.0.Alpha2-SNAPSHOT, -c=standalone-ha.xml] 16:10:44,283 TRACE [org.jboss.as.test.clustering.NodeUtil] (main) Started container node-2 16:10:44,283 TRACE [org.jboss.as.test.clustering.NodeUtil] (main) Starting container load-balancer-1 16:10:44,283 INFO [org.jboss.arquillian.container.test.impl.client.container.ClientContainerController] (main) Manual starting of a server instance 16:10:44,285 INFO [org.jboss.as.arquillian.container.managed.ManagedDeployableContainer] (main) Starting container with: [/opt/jdk-11.0.12/bin/java, -D[Standalone], --add-exports=java.desktop/sun.awt=ALL-UNNAMED, --add-exports=java.base/sun.security.validator=ALL-UNNAMED, --add-exports=java.naming/com.sun.jndi.ldap=ALL-UNNAMED, --add-exports=java.base/com.sun.crypto.provider=ALL-UNNAMED, --add-opens=java.base/java.io=ALL-UNNAMED, --add-opens=java.base/java.lang=ALL-UNNAMED, --add-opens=java.base/java.lang.invoke=ALL-UNNAMED, --add-opens=java.base/java.lang.reflect=ALL-UNNAMED, --add-opens=java.base/java.security=ALL-UNNAMED, --add-opens=java.base/java.util=ALL-UNNAMED, --add-opens=java.base/java.util.concurrent=ALL-UNNAMED, --add-opens=java.management/javax.management=ALL-UNNAMED, --add-opens=java.naming/javax.naming=ALL-UNNAMED, --add-opens=java.base/javax.crypto=ALL-UNNAMED, --add-opens=java.base/sun.security.validator=ALL-UNNAMED, -Dorg.jboss.ejb.client.wildfly-testsuite-hack=true, -Xmx512m, -XX:MetaspaceSize=128m, -Djboss.dist=/home/nrla/projects/wildfly-git-repo/testsuite/integration/clustering/../../../build/target/wildfly-27.0.0.Alpha2-SNAPSHOT, -Dmaven.repo.local=/home/nrla/.m2/repository, -Djava.net.preferIPv4Stack=true, -Djava.net.preferIPv6Addresses=false, -server, -Dts.timeout.factor=100, -Djbossas.ts.submodule.dir=/home/nrla/projects/wildfly-git-repo/testsuite/integration/clustering, -Djbossas.ts.integ.dir=/home/nrla/projects/wildfly-git-repo/testsuite/integration/clustering/.., -Djbossas.ts.dir=/home/nrla/projects/wildfly-git-repo/testsuite/integration/clustering/../.., -Djbossas.project.dir=/home/nrla/projects/wildfly-git-repo/testsuite/integration/clustering/../../.., -Djava.io.tmpdir=/home/nrla/projects/wildfly-git-repo/testsuite/integration/clustering/target, -Dnode0=127.0.0.1, -Dnode1=127.0.0.1, -Dnode2=127.0.0.1, -Dnode3=127.0.0.1, -Djboss.bind.address=127.0.0.1, -Djboss.bind.address.management=127.0.0.1, -Djboss.bind.address.private=127.0.0.1, -Djboss.socket.binding.port-offset=500, -ea, -Djboss.home.dir=/home/nrla/projects/wildfly-git-repo/testsuite/integration/clustering/target/wildfly-load-balancer-1, --add-exports=java.desktop/sun.awt=ALL-UNNAMED, --add-exports=java.naming/com.sun.jndi.ldap=ALL-UNNAMED, --add-opens=java.base/java.lang=ALL-UNNAMED, --add-opens=java.base/java.lang.invoke=ALL-UNNAMED, --add-opens=java.base/java.lang.reflect=ALL-UNNAMED, --add-opens=java.base/java.io=ALL-UNNAMED, --add-opens=java.base/java.security=ALL-UNNAMED, --add-opens=java.base/java.util=ALL-UNNAMED, --add-opens=java.base/java.util.concurrent=ALL-UNNAMED, --add-opens=java.management/javax.management=ALL-UNNAMED, --add-opens=java.naming/javax.naming=ALL-UNNAMED, --add-modules=java.se, -Djboss.home.dir=/home/nrla/projects/wildfly-git-repo/testsuite/integration/clustering/target/wildfly-load-balancer-1, -Djboss.server.base.dir=/home/nrla/projects/wildfly-git-repo/testsuite/integration/clustering/target/wildfly-load-balancer-1/standalone, -Djboss.server.log.dir=/home/nrla/projects/wildfly-git-repo/testsuite/integration/clustering/target/wildfly-load-balancer-1/standalone/log, -Djboss.server.config.dir=/home/nrla/projects/wildfly-git-repo/testsuite/integration/clustering/target/wildfly-load-balancer-1/standalone/configuration, -Dorg.jboss.boot.log.file=/home/nrla/projects/wildfly-git-repo/testsuite/integration/clustering/target/wildfly-load-balancer-1/standalone/log/server.log, -Dlogging.configuration=file:/home/nrla/projects/wildfly-git-repo/testsuite/integration/clustering/target/wildfly-load-balancer-1/standalone/configuration/logging.properties, -jar, /home/nrla/projects/wildfly-git-repo/testsuite/integration/clustering/target/wildfly-load-balancer-1/jboss-modules.jar, -mp, /home/nrla/projects/wildfly-git-repo/build/target/wildfly-27.0.0.Alpha2-SNAPSHOT/modules:/home/nrla/projects/wildfly-git-repo/testsuite/integration/clustering/target/modules, org.jboss.as.standalone, -c=standalone-load-balancer.xml] 16:10:45,905 TRACE [org.jboss.as.test.clustering.NodeUtil] (main) Started container load-balancer-1 16:10:45,905 TRACE [org.jboss.as.test.clustering.NodeUtil] (main) Deploying deployment-1 16:10:46,117 INFO [org.jboss.as.cli.CommandContext] (main) Warning! The CLI is running in a non-modular environment and cannot load commands from management extensions. 16:10:50,958 TRACE [org.jboss.as.test.clustering.NodeUtil] (main) Deployed deployment-1 16:10:50,958 TRACE [org.jboss.as.test.clustering.NodeUtil] (main) Deploying deployment-2 16:10:50,981 INFO [org.jboss.as.cli.CommandContext] (main) Warning! The CLI is running in a non-modular environment and cannot load commands from management extensions. 16:10:52,813 TRACE [org.jboss.as.test.clustering.NodeUtil] (main) Deployed deployment-2 16:10:52,813 TRACE [org.jboss.as.test.clustering.NodeUtil] (main) Deploying deployment-3 16:10:53,155 TRACE [org.jboss.as.test.clustering.NodeUtil] (main) Deployed deployment-3 16:10:53,155 TRACE [org.jboss.as.test.clustering.NodeUtil] (main) Deploying deployment-4 16:10:53,553 TRACE [org.jboss.as.test.clustering.NodeUtil] (main) Deployed deployment-4 16:10:53,553 INFO [org.jboss.as.test.clustering.cluster.AbstractClusteringTestCase] (main) EJBOverHTTPTestCase : running before test 16:10:53,932 INFO [org.jboss.as.test.clustering.cluster.AbstractClusteringTestCase] (main) EJBOverHTTPTestCase : testLoadBalancer: starting test 16:10:53,933 INFO [org.jboss.as.test.clustering.cluster.AbstractClusteringTestCase] (main) Waiting for backend server registration to complete 16:11:12,045 INFO [org.jboss.as.test.clustering.cluster.AbstractClusteringTestCase] (main) registeredWorkersList = [node-1, node-2] 16:11:12,051 INFO [org.jboss.as.test.clustering.cluster.AbstractClusteringTestCase] (main) Sending invovation to http://localhost:8580/LoadBalancerCheck/whichnode 16:11:12,172 INFO [org.jboss.as.test.clustering.cluster.AbstractClusteringTestCase] (main) first HTTP request went to node-1 16:11:12,197 INFO [org.jboss.as.test.clustering.cluster.AbstractClusteringTestCase] (main) second HTTP request went to node-2 16:11:12,199 INFO [org.jboss.as.test.clustering.cluster.AbstractClusteringTestCase] (main) EJBOverHTTPTestCase : running after test 16:11:12,363 TRACE [org.jboss.as.test.clustering.NodeUtil] (main) Container node-1 was already started 16:11:12,363 TRACE [org.jboss.as.test.clustering.NodeUtil] (main) Container node-2 was already started 16:11:12,363 TRACE [org.jboss.as.test.clustering.NodeUtil] (main) Container load-balancer-1 was already started 16:11:12,364 TRACE [org.jboss.as.test.clustering.NodeUtil] (main) Undeploying deployment-1 16:11:12,415 TRACE [org.jboss.as.test.clustering.NodeUtil] (main) Undeployed deployment-1 16:11:12,415 TRACE [org.jboss.as.test.clustering.NodeUtil] (main) Undeploying deployment-2 16:11:12,479 TRACE [org.jboss.as.test.clustering.NodeUtil] (main) Undeployed deployment-2 16:11:12,479 TRACE [org.jboss.as.test.clustering.NodeUtil] (main) Undeploying deployment-3 16:11:12,523 TRACE [org.jboss.as.test.clustering.NodeUtil] (main) Undeployed deployment-3 16:11:12,524 TRACE [org.jboss.as.test.clustering.NodeUtil] (main) Undeploying deployment-4 16:11:12,559 TRACE [org.jboss.as.test.clustering.NodeUtil] (main) Undeployed deployment-4 16:11:12,569 TRACE [org.jboss.as.test.clustering.NodeUtil] (main) Container node-1 was already started 16:11:12,569 TRACE [org.jboss.as.test.clustering.NodeUtil] (main) Container node-2 was already started 16:11:12,570 TRACE [org.jboss.as.test.clustering.NodeUtil] (main) Container load-balancer-1 was already started 16:11:12,570 TRACE [org.jboss.as.test.clustering.NodeUtil] (main) Deploying deployment-1 16:11:12,803 TRACE [org.jboss.as.test.clustering.NodeUtil] (main) Deployed deployment-1 16:11:12,803 TRACE [org.jboss.as.test.clustering.NodeUtil] (main) Deploying deployment-2 16:11:13,014 TRACE [org.jboss.as.test.clustering.NodeUtil] (main) Deployed deployment-2 16:11:13,014 TRACE [org.jboss.as.test.clustering.NodeUtil] (main) Deploying deployment-3 16:11:13,146 TRACE [org.jboss.as.test.clustering.NodeUtil] (main) Deployed deployment-3 16:11:13,146 TRACE [org.jboss.as.test.clustering.NodeUtil] (main) Deploying deployment-4 16:11:13,290 TRACE [org.jboss.as.test.clustering.NodeUtil] (main) Deployed deployment-4 16:11:13,291 INFO [org.jboss.as.test.clustering.cluster.AbstractClusteringTestCase] (main) EJBOverHTTPTestCase : running before test 16:11:13,425 INFO [org.jboss.as.test.clustering.cluster.AbstractClusteringTestCase] (main) Waiting for backend server registration to complete 16:11:22,477 INFO [org.jboss.as.test.clustering.cluster.AbstractClusteringTestCase] (main) registeredWorkersList = [node-1, node-2] 16:11:22,478 INFO [org.jboss.as.test.clustering.cluster.AbstractClusteringTestCase] (main) EJBOverHTTPTestCase : testSLSBWithoutFailover: starting test 16:11:22,491 INFO [org.wildfly.naming] (main) WildFly Naming version 1.0.15.Final 16:11:22,541 INFO [org.jboss.ejb.client] (main) JBoss EJB Client version 4.0.44.Final 16:11:22,554 INFO [org.jboss.as.test.clustering.cluster.AbstractClusteringTestCase] (main) testSLSBWithoutFailover: SFSB affinity for bean Proxy for remote EJB StatelessEJBLocator for "/EJBOverHTTPTestCase/StatelessIncrementorBean", view is interface org.jboss.as.test.clustering.cluster.ejb.remote.bean.Incrementor, affinity is None, strong affinity = None, weak affinity = None 16:11:22,616 INFO [org.wildfly.httpclient.ejb] (main) HttpEJBReceiver: calling processInvocation with URI http://localhost:8580/wildfly-services 16:11:22,639 DEBUG [org.wildfly.httpclient.common] (XNIO-1 I/O-1) Calling sendRequestInternal: ClientRequest = ClientRequest{path='/wildfly-services/ejb/v1/invoke/-/EJBOverHTTPTestCase/-/StatelessIncrementorBean/-/org.jboss.as.test.clustering.cluster.ejb.remote.bean.Incrementor/increment', method=POST, protocol=HTTP/1.1}, headers = {Accept=[application/x-wf-ejb-response;version=1,application/x-wf-jbmar-exception;version=1], Transfer-Encoding=[chunked], Content-Type=[application/x-wf-ejb-jbmar-invocation;version=1]}, authAdded = false 16:11:22,640 DEBUG [org.wildfly.httpclient.common] (XNIO-1 I/O-1) Calling sendRequest on connection: ... 16:11:22,681 DEBUG [org.wildfly.httpclient.common] (XNIO-1 task-1) Got response from server: response = ClientResponse{responseHeaders={Connection=[keep-alive], WWW-Authenticate=[Basic realm="ApplicationRealm"], Set-Cookie=[JSESSIONID=fkWFmuaL_ae9eJIaVPbEtaP6CZHeTb5EoqnN5ofE.node-1; path=/wildfly-services], Content-Length=[77], Content-Type=[text/html], Date=[Mon, 30 May 2022 20:11:22 GMT]}, responseCode=401, status='Unauthorized', protocol=HTTP/1.1} 16:11:22,687 DEBUG [org.wildfly.httpclient.common] (XNIO-1 task-1) Calling sendRequestInternal: ClientRequest = ClientRequest{path='/wildfly-services/ejb/v1/invoke/-/EJBOverHTTPTestCase/-/StatelessIncrementorBean/-/org.jboss.as.test.clustering.cluster.ejb.remote.bean.Incrementor/increment', method=POST, protocol=HTTP/1.1}, headers = {Accept=[application/x-wf-ejb-response;version=1,application/x-wf-jbmar-exception;version=1], HTTP2-Settings=[], Connection=[Upgrade, HTTP2-Settings], Authorization=[Basic cmVtb3RlZWpidXNlcjpyZW1AdGVlamJwYXNzd2Qx], Upgrade=[h2c], Transfer-Encoding=[chunked], Content-Type=[application/x-wf-ejb-jbmar-invocation;version=1], Host=[localhost:8580]}, authAdded = true 16:11:22,688 DEBUG [org.wildfly.httpclient.common] (XNIO-1 task-1) Calling sendRequest on connection: ... 16:11:22,756 DEBUG [org.wildfly.httpclient.common] (XNIO-1 task-2) Got response from server: response = ClientResponse{responseHeaders={Connection=[keep-alive], Content-Type=[application/x-wf-ejb-jbmar-response;version=1], Content-Length=[114], Date=[Mon, 30 May 2022 20:11:22 GMT]}, responseCode=200, status='OK', protocol=HTTP/1.1} 16:11:22,756 DEBUG [org.wildfly.httpclient.common] (XNIO-1 task-2) Processing good respponse 16:11:22,800 INFO [org.jboss.as.test.clustering.cluster.AbstractClusteringTestCase] (main) Called SLSBWithoutFailover: SLSB backend node = node-2 16:11:22,800 INFO [org.wildfly.httpclient.ejb] (main) HttpEJBReceiver: calling processInvocation with URI http://localhost:8580/wildfly-services 16:11:22,800 DEBUG [org.wildfly.httpclient.common] (main) Calling sendRequestInternal: ClientRequest = ClientRequest{path='/wildfly-services/ejb/v1/invoke/-/EJBOverHTTPTestCase/-/StatelessIncrementorBean/-/org.jboss.as.test.clustering.cluster.ejb.remote.bean.Incrementor/increment', method=POST, protocol=HTTP/1.1}, headers = {Accept=[application/x-wf-ejb-response;version=1,application/x-wf-jbmar-exception;version=1], Authorization=[Basic cmVtb3RlZWpidXNlcjpyZW1AdGVlamJwYXNzd2Qx], Transfer-Encoding=[chunked], Content-Type=[application/x-wf-ejb-jbmar-invocation;version=1]}, authAdded = true 16:11:22,800 DEBUG [org.wildfly.httpclient.common] (main) Calling sendRequest on connection: ... 16:11:22,862 DEBUG [org.wildfly.httpclient.common] (XNIO-1 task-2) Got response from server: response = ClientResponse{responseHeaders={Connection=[keep-alive], Content-Type=[application/x-wf-ejb-jbmar-response;version=1], Content-Length=[114], Date=[Mon, 30 May 2022 20:11:22 GMT]}, responseCode=200, status='OK', protocol=HTTP/1.1} 16:11:22,862 DEBUG [org.wildfly.httpclient.common] (XNIO-1 task-2) Processing good respponse 16:11:22,863 INFO [org.jboss.as.test.clustering.cluster.AbstractClusteringTestCase] (main) Called SLSBWithoutFailover: SLSB backend node = node-1 16:11:22,863 INFO [org.wildfly.httpclient.ejb] (main) HttpEJBReceiver: calling processInvocation with URI http://localhost:8580/wildfly-services 16:11:22,863 DEBUG [org.wildfly.httpclient.common] (main) Calling sendRequestInternal: ClientRequest = ClientRequest{path='/wildfly-services/ejb/v1/invoke/-/EJBOverHTTPTestCase/-/StatelessIncrementorBean/-/org.jboss.as.test.clustering.cluster.ejb.remote.bean.Incrementor/increment', method=POST, protocol=HTTP/1.1}, headers = {Accept=[application/x-wf-ejb-response;version=1,application/x-wf-jbmar-exception;version=1], Authorization=[Basic cmVtb3RlZWpidXNlcjpyZW1AdGVlamJwYXNzd2Qx], Transfer-Encoding=[chunked], Content-Type=[application/x-wf-ejb-jbmar-invocation;version=1]}, authAdded = true 16:11:22,863 DEBUG [org.wildfly.httpclient.common] (main) Calling sendRequest on connection: ... 16:11:22,868 DEBUG [org.wildfly.httpclient.common] (XNIO-1 task-2) Got response from server: response = ClientResponse{responseHeaders={Connection=[keep-alive], Content-Type=[application/x-wf-ejb-jbmar-response;version=1], Content-Length=[114], Date=[Mon, 30 May 2022 20:11:22 GMT]}, responseCode=200, status='OK', protocol=HTTP/1.1} 16:11:22,868 DEBUG [org.wildfly.httpclient.common] (XNIO-1 task-2) Processing good respponse 16:11:22,869 INFO [org.jboss.as.test.clustering.cluster.AbstractClusteringTestCase] (main) Called SLSBWithoutFailover: SLSB backend node = node-2 16:11:22,869 INFO [org.wildfly.httpclient.ejb] (main) HttpEJBReceiver: calling processInvocation with URI http://localhost:8580/wildfly-services 16:11:22,869 DEBUG [org.wildfly.httpclient.common] (main) Calling sendRequestInternal: ClientRequest = ClientRequest{path='/wildfly-services/ejb/v1/invoke/-/EJBOverHTTPTestCase/-/StatelessIncrementorBean/-/org.jboss.as.test.clustering.cluster.ejb.remote.bean.Incrementor/increment', method=POST, protocol=HTTP/1.1}, headers = {Accept=[application/x-wf-ejb-response;version=1,application/x-wf-jbmar-exception;version=1], Authorization=[Basic cmVtb3RlZWpidXNlcjpyZW1AdGVlamJwYXNzd2Qx], Transfer-Encoding=[chunked], Content-Type=[application/x-wf-ejb-jbmar-invocation;version=1]}, authAdded = true 16:11:22,869 DEBUG [org.wildfly.httpclient.common] (main) Calling sendRequest on connection: ... 16:11:22,873 DEBUG [org.wildfly.httpclient.common] (XNIO-1 task-2) Got response from server: response = ClientResponse{responseHeaders={Connection=[keep-alive], Content-Type=[application/x-wf-ejb-jbmar-response;version=1], Content-Length=[114], Date=[Mon, 30 May 2022 20:11:22 GMT]}, responseCode=200, status='OK', protocol=HTTP/1.1} 16:11:22,873 DEBUG [org.wildfly.httpclient.common] (XNIO-1 task-2) Processing good respponse 16:11:22,874 INFO [org.jboss.as.test.clustering.cluster.AbstractClusteringTestCase] (main) Called SLSBWithoutFailover: SLSB backend node = node-1 16:11:22,874 INFO [org.wildfly.httpclient.ejb] (main) HttpEJBReceiver: calling processInvocation with URI http://localhost:8580/wildfly-services 16:11:22,874 DEBUG [org.wildfly.httpclient.common] (main) Calling sendRequestInternal: ClientRequest = ClientRequest{path='/wildfly-services/ejb/v1/invoke/-/EJBOverHTTPTestCase/-/StatelessIncrementorBean/-/org.jboss.as.test.clustering.cluster.ejb.remote.bean.Incrementor/increment', method=POST, protocol=HTTP/1.1}, headers = {Accept=[application/x-wf-ejb-response;version=1,application/x-wf-jbmar-exception;version=1], Authorization=[Basic cmVtb3RlZWpidXNlcjpyZW1AdGVlamJwYXNzd2Qx], Transfer-Encoding=[chunked], Content-Type=[application/x-wf-ejb-jbmar-invocation;version=1]}, authAdded = true 16:11:22,874 DEBUG [org.wildfly.httpclient.common] (main) Calling sendRequest on connection: ... 16:11:22,919 DEBUG [org.wildfly.httpclient.common] (XNIO-1 task-2) Got response from server: response = ClientResponse{responseHeaders={Connection=[keep-alive], Content-Type=[application/x-wf-ejb-jbmar-response;version=1], Content-Length=[114], Date=[Mon, 30 May 2022 20:11:22 GMT]}, responseCode=200, status='OK', protocol=HTTP/1.1} 16:11:22,919 DEBUG [org.wildfly.httpclient.common] (XNIO-1 task-2) Processing good respponse 16:11:22,919 INFO [org.jboss.as.test.clustering.cluster.AbstractClusteringTestCase] (main) Called SLSBWithoutFailover: SLSB backend node = node-2 16:11:22,920 INFO [org.jboss.as.test.clustering.cluster.AbstractClusteringTestCase] (main) EJBOverHTTPTestCase : running after test 16:11:23,047 TRACE [org.jboss.as.test.clustering.NodeUtil] (main) Container node-1 was already started 16:11:23,047 TRACE [org.jboss.as.test.clustering.NodeUtil] (main) Container node-2 was already started 16:11:23,047 TRACE [org.jboss.as.test.clustering.NodeUtil] (main) Container load-balancer-1 was already started 16:11:23,047 TRACE [org.jboss.as.test.clustering.NodeUtil] (main) Undeploying deployment-1 16:11:23,077 TRACE [org.jboss.as.test.clustering.NodeUtil] (main) Undeployed deployment-1 16:11:23,077 TRACE [org.jboss.as.test.clustering.NodeUtil] (main) Undeploying deployment-2 16:11:23,120 TRACE [org.jboss.as.test.clustering.NodeUtil] (main) Undeployed deployment-2 16:11:23,120 TRACE [org.jboss.as.test.clustering.NodeUtil] (main) Undeploying deployment-3 16:11:23,161 TRACE [org.jboss.as.test.clustering.NodeUtil] (main) Undeployed deployment-3 16:11:23,161 TRACE [org.jboss.as.test.clustering.NodeUtil] (main) Undeploying deployment-4 16:11:23,200 TRACE [org.jboss.as.test.clustering.NodeUtil] (main) Undeployed deployment-4 16:11:23,204 TRACE [org.jboss.as.test.clustering.NodeUtil] (main) Container node-1 was already started 16:11:23,204 TRACE [org.jboss.as.test.clustering.NodeUtil] (main) Container node-2 was already started 16:11:23,204 TRACE [org.jboss.as.test.clustering.NodeUtil] (main) Container load-balancer-1 was already started 16:11:23,204 TRACE [org.jboss.as.test.clustering.NodeUtil] (main) Deploying deployment-1 16:11:23,385 TRACE [org.jboss.as.test.clustering.NodeUtil] (main) Deployed deployment-1 16:11:23,385 TRACE [org.jboss.as.test.clustering.NodeUtil] (main) Deploying deployment-2 16:11:23,565 TRACE [org.jboss.as.test.clustering.NodeUtil] (main) Deployed deployment-2 16:11:23,565 TRACE [org.jboss.as.test.clustering.NodeUtil] (main) Deploying deployment-3 16:11:23,710 TRACE [org.jboss.as.test.clustering.NodeUtil] (main) Deployed deployment-3 16:11:23,710 TRACE [org.jboss.as.test.clustering.NodeUtil] (main) Deploying deployment-4 16:11:23,838 TRACE [org.jboss.as.test.clustering.NodeUtil] (main) Deployed deployment-4 16:11:23,838 INFO [org.jboss.as.test.clustering.cluster.AbstractClusteringTestCase] (main) EJBOverHTTPTestCase : running before test 16:11:23,972 INFO [org.jboss.as.test.clustering.cluster.AbstractClusteringTestCase] (main) Waiting for backend server registration to complete 16:11:32,022 INFO [org.jboss.as.test.clustering.cluster.AbstractClusteringTestCase] (main) registeredWorkersList = [node-1, node-2] // // 16:11:32,024 INFO [org.jboss.as.test.clustering.cluster.AbstractClusteringTestCase] (main) EJBOverHTTPTestCase : testSFSBWithoutFailover: starting test 16:11:32,039 INFO [org.wildfly.httpclient.ejb] (main) HttpEJBReceiver: createSession with URI http://localhost:8580/wildfly-services 16:11:32,044 DEBUG [org.wildfly.httpclient.common] (XNIO-1 I/O-1) Calling sendRequestInternal: ClientRequest = ClientRequest{path='/wildfly-services/ejb/v1/open/-/EJBOverHTTPTestCase/-/StatefulIncrementorBean', method=POST, protocol=HTTP/1.1}, headers = {Accept=[application/x-wf-jbmar-exception;version=1], Authorization=[Basic cmVtb3RlZWpidXNlcjpyZW1AdGVlamJwYXNzd2Qx], Content-Type=[application/x-wf-jbmar-sess-open;version=1]}, authAdded = true 16:11:32,045 DEBUG [org.wildfly.httpclient.common] (XNIO-1 I/O-1) Calling sendRequest on connection: ... 16:11:32,131 DEBUG [org.wildfly.httpclient.common] (XNIO-1 task-2) Got response from server: response = ClientResponse{responseHeaders={Set-Cookie=[JSESSIONID=tKJWL2I06AMU3apvY71ebYjRkDt8-UvQ3EaJ60Oo.node-1; path=/wildfly-services], x-wf-ejb-jbmar-session-id=[CVWGwOFZhkpbv4_-55IfOEM=], Content-Type=[application/x-wf-ejb-jbmar-new-session;version=1], Date=[Mon, 30 May 2022 20:11:32 GMT]}, responseCode=204, status='No Content', protocol=HTTP/1.1} 16:11:32,131 DEBUG [org.wildfly.httpclient.common] (XNIO-1 task-2) Processing good respponse 16:11:32,133 INFO [org.jboss.as.test.clustering.cluster.AbstractClusteringTestCase] (main) testSFSBWithoutFailover: SFSB affinity for bean Proxy for remote EJB StatefulEJBLocator for "/EJBOverHTTPTestCase/StatefulIncrementorBean", view is interface org.jboss.as.test.clustering.cluster.ejb.remote.bean.Incrementor, affinity is URI, session ID is UUIDSessionID [5586c0e1-5986-4a5b-bf8f-fee7921f3843], strong affinity = URI, weak affinity = URI 16:11:32,133 INFO [org.wildfly.httpclient.ejb] (main) HttpEJBReceiver: calling processInvocation with URI http://localhost:8580/wildfly-services 16:11:32,134 DEBUG [org.wildfly.httpclient.common] (main) Calling sendRequestInternal: ClientRequest = ClientRequest{path='/wildfly-services/ejb/v1/invoke/-/EJBOverHTTPTestCase/-/StatefulIncrementorBean/CVWGwOFZhkpbv4_-55IfOEM=/org.jboss.as.test.clustering.cluster.ejb.remote.bean.Incrementor/increment', method=POST, protocol=HTTP/1.1}, headers = {Accept=[application/x-wf-ejb-response;version=1,application/x-wf-jbmar-exception;version=1], Authorization=[Basic cmVtb3RlZWpidXNlcjpyZW1AdGVlamJwYXNzd2Qx], Transfer-Encoding=[chunked], Content-Type=[application/x-wf-ejb-jbmar-invocation;version=1], Cookie=[JSESSIONID=tKJWL2I06AMU3apvY71ebYjRkDt8-UvQ3EaJ60Oo.node-1]}, authAdded = true 16:11:32,134 DEBUG [org.wildfly.httpclient.common] (main) Calling sendRequest on connection: ... 16:11:32,154 DEBUG [org.wildfly.httpclient.common] (XNIO-1 task-2) Got response from server: response = ClientResponse{responseHeaders={Connection=[keep-alive], Content-Type=[application/x-wf-ejb-jbmar-response;version=1], Content-Length=[230], Date=[Mon, 30 May 2022 20:11:32 GMT]}, responseCode=200, status='OK', protocol=HTTP/1.1} 16:11:32,154 DEBUG [org.wildfly.httpclient.common] (XNIO-1 task-2) Processing good respponse 16:11:32,158 INFO [org.jboss.as.test.clustering.cluster.AbstractClusteringTestCase] (main) Called SFSBWithoutFailover: SFSB value = 1, backend node = node-1 16:11:32,159 INFO [org.wildfly.httpclient.ejb] (main) HttpEJBReceiver: calling processInvocation with URI http://localhost:8580/wildfly-services 16:11:32,159 DEBUG [org.wildfly.httpclient.common] (main) Calling sendRequestInternal: ClientRequest = ClientRequest{path='/wildfly-services/ejb/v1/invoke/-/EJBOverHTTPTestCase/-/StatefulIncrementorBean/CVWGwOFZhkpbv4_-55IfOEM=/org.jboss.as.test.clustering.cluster.ejb.remote.bean.Incrementor/increment', method=POST, protocol=HTTP/1.1}, headers = {Accept=[application/x-wf-ejb-response;version=1,application/x-wf-jbmar-exception;version=1], Authorization=[Basic cmVtb3RlZWpidXNlcjpyZW1AdGVlamJwYXNzd2Qx], Transfer-Encoding=[chunked], Content-Type=[application/x-wf-ejb-jbmar-invocation;version=1], Cookie=[JSESSIONID=tKJWL2I06AMU3apvY71ebYjRkDt8-UvQ3EaJ60Oo.node-1]}, authAdded = true 16:11:32,159 DEBUG [org.wildfly.httpclient.common] (main) Calling sendRequest on connection: ... 16:11:32,168 DEBUG [org.wildfly.httpclient.common] (XNIO-1 task-2) Got response from server: response = ClientResponse{responseHeaders={Connection=[keep-alive], Content-Type=[application/x-wf-ejb-jbmar-response;version=1], Content-Length=[230], Date=[Mon, 30 May 2022 20:11:32 GMT]}, responseCode=200, status='OK', protocol=HTTP/1.1} 16:11:32,168 DEBUG [org.wildfly.httpclient.common] (XNIO-1 task-2) Processing good respponse 16:11:32,169 INFO [org.jboss.as.test.clustering.cluster.AbstractClusteringTestCase] (main) Called SFSBWithoutFailover: SFSB value = 2, backend node = node-1 16:11:32,169 INFO [org.wildfly.httpclient.ejb] (main) HttpEJBReceiver: calling processInvocation with URI http://localhost:8580/wildfly-services 16:11:32,169 DEBUG [org.wildfly.httpclient.common] (main) Calling sendRequestInternal: ClientRequest = ClientRequest{path='/wildfly-services/ejb/v1/invoke/-/EJBOverHTTPTestCase/-/StatefulIncrementorBean/CVWGwOFZhkpbv4_-55IfOEM=/org.jboss.as.test.clustering.cluster.ejb.remote.bean.Incrementor/increment', method=POST, protocol=HTTP/1.1}, headers = {Accept=[application/x-wf-ejb-response;version=1,application/x-wf-jbmar-exception;version=1], Authorization=[Basic cmVtb3RlZWpidXNlcjpyZW1AdGVlamJwYXNzd2Qx], Transfer-Encoding=[chunked], Content-Type=[application/x-wf-ejb-jbmar-invocation;version=1], Cookie=[JSESSIONID=tKJWL2I06AMU3apvY71ebYjRkDt8-UvQ3EaJ60Oo.node-1]}, authAdded = true 16:11:32,169 DEBUG [org.wildfly.httpclient.common] (main) Calling sendRequest on connection: ... 16:11:32,180 DEBUG [org.wildfly.httpclient.common] (XNIO-1 task-2) Got response from server: response = ClientResponse{responseHeaders={Connection=[keep-alive], Content-Type=[application/x-wf-ejb-jbmar-response;version=1], Content-Length=[230], Date=[Mon, 30 May 2022 20:11:32 GMT]}, responseCode=200, status='OK', protocol=HTTP/1.1} 16:11:32,180 DEBUG [org.wildfly.httpclient.common] (XNIO-1 task-2) Processing good respponse 16:11:32,180 INFO [org.jboss.as.test.clustering.cluster.AbstractClusteringTestCase] (main) Called SFSBWithoutFailover: SFSB value = 3, backend node = node-1 16:11:32,180 INFO [org.wildfly.httpclient.ejb] (main) HttpEJBReceiver: calling processInvocation with URI http://localhost:8580/wildfly-services 16:11:32,181 DEBUG [org.wildfly.httpclient.common] (main) Calling sendRequestInternal: ClientRequest = ClientRequest{path='/wildfly-services/ejb/v1/invoke/-/EJBOverHTTPTestCase/-/StatefulIncrementorBean/CVWGwOFZhkpbv4_-55IfOEM=/org.jboss.as.test.clustering.cluster.ejb.remote.bean.Incrementor/increment', method=POST, protocol=HTTP/1.1}, headers = {Accept=[application/x-wf-ejb-response;version=1,application/x-wf-jbmar-exception;version=1], Authorization=[Basic cmVtb3RlZWpidXNlcjpyZW1AdGVlamJwYXNzd2Qx], Transfer-Encoding=[chunked], Content-Type=[application/x-wf-ejb-jbmar-invocation;version=1], Cookie=[JSESSIONID=tKJWL2I06AMU3apvY71ebYjRkDt8-UvQ3EaJ60Oo.node-1]}, authAdded = true 16:11:32,181 DEBUG [org.wildfly.httpclient.common] (main) Calling sendRequest on connection: ... 16:11:32,230 DEBUG [org.wildfly.httpclient.common] (XNIO-1 task-2) Got response from server: response = ClientResponse{responseHeaders={Connection=[keep-alive], Content-Type=[application/x-wf-ejb-jbmar-response;version=1], Content-Length=[230], Date=[Mon, 30 May 2022 20:11:32 GMT]}, responseCode=200, status='OK', protocol=HTTP/1.1} 16:11:32,230 DEBUG [org.wildfly.httpclient.common] (XNIO-1 task-2) Processing good respponse 16:11:32,230 INFO [org.jboss.as.test.clustering.cluster.AbstractClusteringTestCase] (main) Called SFSBWithoutFailover: SFSB value = 4, backend node = node-1 16:11:32,230 INFO [org.wildfly.httpclient.ejb] (main) HttpEJBReceiver: calling processInvocation with URI http://localhost:8580/wildfly-services 16:11:32,231 DEBUG [org.wildfly.httpclient.common] (main) Calling sendRequestInternal: ClientRequest = ClientRequest{path='/wildfly-services/ejb/v1/invoke/-/EJBOverHTTPTestCase/-/StatefulIncrementorBean/CVWGwOFZhkpbv4_-55IfOEM=/org.jboss.as.test.clustering.cluster.ejb.remote.bean.Incrementor/increment', method=POST, protocol=HTTP/1.1}, headers = {Accept=[application/x-wf-ejb-response;version=1,application/x-wf-jbmar-exception;version=1], Authorization=[Basic cmVtb3RlZWpidXNlcjpyZW1AdGVlamJwYXNzd2Qx], Transfer-Encoding=[chunked], Content-Type=[application/x-wf-ejb-jbmar-invocation;version=1], Cookie=[JSESSIONID=tKJWL2I06AMU3apvY71ebYjRkDt8-UvQ3EaJ60Oo.node-1]}, authAdded = true 16:11:32,231 DEBUG [org.wildfly.httpclient.common] (main) Calling sendRequest on connection: ... 16:11:32,239 DEBUG [org.wildfly.httpclient.common] (XNIO-1 task-2) Got response from server: response = ClientResponse{responseHeaders={Connection=[keep-alive], Content-Type=[application/x-wf-ejb-jbmar-response;version=1], Content-Length=[230], Date=[Mon, 30 May 2022 20:11:32 GMT]}, responseCode=200, status='OK', protocol=HTTP/1.1} 16:11:32,239 DEBUG [org.wildfly.httpclient.common] (XNIO-1 task-2) Processing good respponse 16:11:32,240 INFO [org.jboss.as.test.clustering.cluster.AbstractClusteringTestCase] (main) Called SFSBWithoutFailover: SFSB value = 5, backend node = node-1 // // 16:11:32,240 INFO [org.jboss.as.test.clustering.cluster.AbstractClusteringTestCase] (main) EJBOverHTTPTestCase : testSLSBWAndSLSBithoutFailover: starting test 16:11:32,243 INFO [org.wildfly.httpclient.ejb] (main) HttpEJBReceiver: createSession with URI http://localhost:8580/wildfly-services 16:11:32,243 DEBUG [org.wildfly.httpclient.common] (main) Calling sendRequestInternal: ClientRequest = ClientRequest{path='/wildfly-services/ejb/v1/open/-/EJBOverHTTPTestCase/-/StatefulIncrementorBean', method=POST, protocol=HTTP/1.1}, headers = {Accept=[application/x-wf-jbmar-exception;version=1], Authorization=[Basic cmVtb3RlZWpidXNlcjpyZW1AdGVlamJwYXNzd2Qx], Content-Type=[application/x-wf-jbmar-sess-open;version=1]}, authAdded = true 16:11:32,243 DEBUG [org.wildfly.httpclient.common] (main) Calling sendRequest on connection: ... 16:11:32,298 DEBUG [org.wildfly.httpclient.common] (XNIO-1 task-2) Got response from server: response = ClientResponse{responseHeaders={Set-Cookie=[JSESSIONID=RO2kl4Wn4y0FyFjRxUEThZ2ANG4GlqKTDhY6H0LT.node-2; path=/wildfly-services], x-wf-ejb-jbmar-session-id=[CV4KtdGdykzluQJoT44afhg=], Content-Type=[application/x-wf-ejb-jbmar-new-session;version=1], Date=[Mon, 30 May 2022 20:11:32 GMT]}, responseCode=204, status='No Content', protocol=HTTP/1.1} 16:11:32,298 DEBUG [org.wildfly.httpclient.common] (XNIO-1 task-2) Processing good respponse 16:11:32,299 INFO [org.wildfly.httpclient.ejb] (main) HttpEJBReceiver: calling processInvocation with URI http://localhost:8580/wildfly-services 16:11:32,299 DEBUG [org.wildfly.httpclient.common] (main) Calling sendRequestInternal: ClientRequest = ClientRequest{path='/wildfly-services/ejb/v1/invoke/-/EJBOverHTTPTestCase/-/StatefulIncrementorBean/CV4KtdGdykzluQJoT44afhg=/org.jboss.as.test.clustering.cluster.ejb.remote.bean.Incrementor/increment', method=POST, protocol=HTTP/1.1}, headers = {Accept=[application/x-wf-ejb-response;version=1,application/x-wf-jbmar-exception;version=1], Authorization=[Basic cmVtb3RlZWpidXNlcjpyZW1AdGVlamJwYXNzd2Qx], Transfer-Encoding=[chunked], Content-Type=[application/x-wf-ejb-jbmar-invocation;version=1], Cookie=[JSESSIONID=RO2kl4Wn4y0FyFjRxUEThZ2ANG4GlqKTDhY6H0LT.node-2]}, authAdded = true 16:11:32,299 DEBUG [org.wildfly.httpclient.common] (main) Calling sendRequest on connection: ... 16:11:32,315 DEBUG [org.wildfly.httpclient.common] (XNIO-1 task-2) Got response from server: response = ClientResponse{responseHeaders={Connection=[keep-alive], Content-Type=[application/x-wf-ejb-jbmar-response;version=1], Content-Length=[236], Date=[Mon, 30 May 2022 20:11:32 GMT]}, responseCode=200, status='OK', protocol=HTTP/1.1} 16:11:32,315 DEBUG [org.wildfly.httpclient.common] (XNIO-1 task-2) Processing good respponse 16:11:32,315 INFO [org.jboss.as.test.clustering.cluster.AbstractClusteringTestCase] (main) Called SFSBAndSLSBWithoutFailover: SFSB value = 1, backend node = node-2 16:11:32,315 INFO [org.wildfly.httpclient.ejb] (main) HttpEJBReceiver: calling processInvocation with URI http://localhost:8580/wildfly-services 16:11:32,316 DEBUG [org.wildfly.httpclient.common] (main) Calling sendRequestInternal: ClientRequest = ClientRequest{path='/wildfly-services/ejb/v1/invoke/-/EJBOverHTTPTestCase/-/StatelessIncrementorBean/-/org.jboss.as.test.clustering.cluster.ejb.remote.bean.Incrementor/increment', method=POST, protocol=HTTP/1.1}, headers = {Accept=[application/x-wf-ejb-response;version=1,application/x-wf-jbmar-exception;version=1], Authorization=[Basic cmVtb3RlZWpidXNlcjpyZW1AdGVlamJwYXNzd2Qx], Transfer-Encoding=[chunked], Content-Type=[application/x-wf-ejb-jbmar-invocation;version=1]}, authAdded = true 16:11:32,316 DEBUG [org.wildfly.httpclient.common] (main) Calling sendRequest on connection: ... 16:11:32,361 DEBUG [org.wildfly.httpclient.common] (XNIO-1 task-2) Got response from server: response = ClientResponse{responseHeaders={Connection=[keep-alive], Content-Type=[application/x-wf-ejb-jbmar-response;version=1], Content-Length=[114], Date=[Mon, 30 May 2022 20:11:32 GMT]}, responseCode=200, status='OK', protocol=HTTP/1.1} 16:11:32,361 DEBUG [org.wildfly.httpclient.common] (XNIO-1 task-2) Processing good respponse 16:11:32,361 INFO [org.jboss.as.test.clustering.cluster.AbstractClusteringTestCase] (main) Called SFSBAndSLSBWithoutFailover: SLSB backend node = node-2 16:11:32,361 INFO [org.wildfly.httpclient.ejb] (main) HttpEJBReceiver: calling processInvocation with URI http://localhost:8580/wildfly-services 16:11:32,362 DEBUG [org.wildfly.httpclient.common] (main) Calling sendRequestInternal: ClientRequest = ClientRequest{path='/wildfly-services/ejb/v1/invoke/-/EJBOverHTTPTestCase/-/StatefulIncrementorBean/CV4KtdGdykzluQJoT44afhg=/org.jboss.as.test.clustering.cluster.ejb.remote.bean.Incrementor/increment', method=POST, protocol=HTTP/1.1}, headers = {Accept=[application/x-wf-ejb-response;version=1,application/x-wf-jbmar-exception;version=1], Authorization=[Basic cmVtb3RlZWpidXNlcjpyZW1AdGVlamJwYXNzd2Qx], Transfer-Encoding=[chunked], Content-Type=[application/x-wf-ejb-jbmar-invocation;version=1], Cookie=[JSESSIONID=RO2kl4Wn4y0FyFjRxUEThZ2ANG4GlqKTDhY6H0LT.node-2]}, authAdded = true 16:11:32,362 DEBUG [org.wildfly.httpclient.common] (main) Calling sendRequest on connection: ... 16:11:32,372 DEBUG [org.wildfly.httpclient.common] (XNIO-1 task-2) Got response from server: response = ClientResponse{responseHeaders={Connection=[keep-alive], Content-Type=[application/x-wf-ejb-jbmar-response;version=1], Content-Length=[236], Date=[Mon, 30 May 2022 20:11:32 GMT]}, responseCode=200, status='OK', protocol=HTTP/1.1} 16:11:32,372 DEBUG [org.wildfly.httpclient.common] (XNIO-1 task-2) Processing good respponse 16:11:32,372 INFO [org.jboss.as.test.clustering.cluster.AbstractClusteringTestCase] (main) Called SFSBAndSLSBWithoutFailover: SFSB value = 2, backend node = node-2 16:11:32,373 INFO [org.wildfly.httpclient.ejb] (main) HttpEJBReceiver: calling processInvocation with URI http://localhost:8580/wildfly-services 16:11:32,373 DEBUG [org.wildfly.httpclient.common] (main) Calling sendRequestInternal: ClientRequest = ClientRequest{path='/wildfly-services/ejb/v1/invoke/-/EJBOverHTTPTestCase/-/StatelessIncrementorBean/-/org.jboss.as.test.clustering.cluster.ejb.remote.bean.Incrementor/increment', method=POST, protocol=HTTP/1.1}, headers = {Accept=[application/x-wf-ejb-response;version=1,application/x-wf-jbmar-exception;version=1], Authorization=[Basic cmVtb3RlZWpidXNlcjpyZW1AdGVlamJwYXNzd2Qx], Transfer-Encoding=[chunked], Content-Type=[application/x-wf-ejb-jbmar-invocation;version=1]}, authAdded = true 16:11:32,373 DEBUG [org.wildfly.httpclient.common] (main) Calling sendRequest on connection: ... 16:11:32,378 DEBUG [org.wildfly.httpclient.common] (XNIO-1 task-2) Got response from server: response = ClientResponse{responseHeaders={Connection=[keep-alive], Content-Type=[application/x-wf-ejb-jbmar-response;version=1], Content-Length=[114], Date=[Mon, 30 May 2022 20:11:32 GMT]}, responseCode=200, status='OK', protocol=HTTP/1.1} 16:11:32,378 DEBUG [org.wildfly.httpclient.common] (XNIO-1 task-2) Processing good respponse 16:11:32,378 INFO [org.jboss.as.test.clustering.cluster.AbstractClusteringTestCase] (main) Called SFSBAndSLSBWithoutFailover: SLSB backend node = node-2 16:11:32,378 INFO [org.wildfly.httpclient.ejb] (main) HttpEJBReceiver: calling processInvocation with URI http://localhost:8580/wildfly-services 16:11:32,378 DEBUG [org.wildfly.httpclient.common] (main) Calling sendRequestInternal: ClientRequest = ClientRequest{path='/wildfly-services/ejb/v1/invoke/-/EJBOverHTTPTestCase/-/StatefulIncrementorBean/CV4KtdGdykzluQJoT44afhg=/org.jboss.as.test.clustering.cluster.ejb.remote.bean.Incrementor/increment', method=POST, protocol=HTTP/1.1}, headers = {Accept=[application/x-wf-ejb-response;version=1,application/x-wf-jbmar-exception;version=1], Authorization=[Basic cmVtb3RlZWpidXNlcjpyZW1AdGVlamJwYXNzd2Qx], Transfer-Encoding=[chunked], Content-Type=[application/x-wf-ejb-jbmar-invocation;version=1], Cookie=[JSESSIONID=RO2kl4Wn4y0FyFjRxUEThZ2ANG4GlqKTDhY6H0LT.node-2]}, authAdded = true 16:11:32,378 DEBUG [org.wildfly.httpclient.common] (main) Calling sendRequest on connection: ... 16:11:32,428 DEBUG [org.wildfly.httpclient.common] (XNIO-1 task-2) Got response from server: response = ClientResponse{responseHeaders={Connection=[keep-alive], Content-Type=[application/x-wf-ejb-jbmar-response;version=1], Content-Length=[236], Date=[Mon, 30 May 2022 20:11:32 GMT]}, responseCode=200, status='OK', protocol=HTTP/1.1} 16:11:32,428 DEBUG [org.wildfly.httpclient.common] (XNIO-1 task-2) Processing good respponse 16:11:32,428 INFO [org.jboss.as.test.clustering.cluster.AbstractClusteringTestCase] (main) Called SFSBAndSLSBWithoutFailover: SFSB value = 3, backend node = node-2 16:11:32,428 INFO [org.wildfly.httpclient.ejb] (main) HttpEJBReceiver: calling processInvocation with URI http://localhost:8580/wildfly-services 16:11:32,429 DEBUG [org.wildfly.httpclient.common] (main) Calling sendRequestInternal: ClientRequest = ClientRequest{path='/wildfly-services/ejb/v1/invoke/-/EJBOverHTTPTestCase/-/StatelessIncrementorBean/-/org.jboss.as.test.clustering.cluster.ejb.remote.bean.Incrementor/increment', method=POST, protocol=HTTP/1.1}, headers = {Accept=[application/x-wf-ejb-response;version=1,application/x-wf-jbmar-exception;version=1], Authorization=[Basic cmVtb3RlZWpidXNlcjpyZW1AdGVlamJwYXNzd2Qx], Transfer-Encoding=[chunked], Content-Type=[application/x-wf-ejb-jbmar-invocation;version=1]}, authAdded = true 16:11:32,429 DEBUG [org.wildfly.httpclient.common] (main) Calling sendRequest on connection: ... 16:11:32,434 DEBUG [org.wildfly.httpclient.common] (XNIO-1 task-2) Got response from server: response = ClientResponse{responseHeaders={Connection=[keep-alive], Content-Type=[application/x-wf-ejb-jbmar-response;version=1], Content-Length=[114], Date=[Mon, 30 May 2022 20:11:32 GMT]}, responseCode=200, status='OK', protocol=HTTP/1.1} 16:11:32,434 DEBUG [org.wildfly.httpclient.common] (XNIO-1 task-2) Processing good respponse 16:11:32,434 INFO [org.jboss.as.test.clustering.cluster.AbstractClusteringTestCase] (main) Called SFSBAndSLSBWithoutFailover: SLSB backend node = node-1 16:11:32,434 INFO [org.wildfly.httpclient.ejb] (main) HttpEJBReceiver: calling processInvocation with URI http://localhost:8580/wildfly-services 16:11:32,435 DEBUG [org.wildfly.httpclient.common] (main) Calling sendRequestInternal: ClientRequest = ClientRequest{path='/wildfly-services/ejb/v1/invoke/-/EJBOverHTTPTestCase/-/StatefulIncrementorBean/CV4KtdGdykzluQJoT44afhg=/org.jboss.as.test.clustering.cluster.ejb.remote.bean.Incrementor/increment', method=POST, protocol=HTTP/1.1}, headers = {Accept=[application/x-wf-ejb-response;version=1,application/x-wf-jbmar-exception;version=1], Authorization=[Basic cmVtb3RlZWpidXNlcjpyZW1AdGVlamJwYXNzd2Qx], Transfer-Encoding=[chunked], Content-Type=[application/x-wf-ejb-jbmar-invocation;version=1], Cookie=[JSESSIONID=RO2kl4Wn4y0FyFjRxUEThZ2ANG4GlqKTDhY6H0LT.node-2]}, authAdded = true 16:11:32,435 DEBUG [org.wildfly.httpclient.common] (main) Calling sendRequest on connection: ... 16:11:32,443 DEBUG [org.wildfly.httpclient.common] (XNIO-1 task-2) Got response from server: response = ClientResponse{responseHeaders={Connection=[keep-alive], Content-Type=[application/x-wf-ejb-jbmar-response;version=1], Content-Length=[236], Date=[Mon, 30 May 2022 20:11:32 GMT]}, responseCode=200, status='OK', protocol=HTTP/1.1} 16:11:32,444 DEBUG [org.wildfly.httpclient.common] (XNIO-1 task-2) Processing good respponse 16:11:32,444 INFO [org.jboss.as.test.clustering.cluster.AbstractClusteringTestCase] (main) Called SFSBAndSLSBWithoutFailover: SFSB value = 4, backend node = node-2 16:11:32,444 INFO [org.wildfly.httpclient.ejb] (main) HttpEJBReceiver: calling processInvocation with URI http://localhost:8580/wildfly-services 16:11:32,444 DEBUG [org.wildfly.httpclient.common] (main) Calling sendRequestInternal: ClientRequest = ClientRequest{path='/wildfly-services/ejb/v1/invoke/-/EJBOverHTTPTestCase/-/StatelessIncrementorBean/-/org.jboss.as.test.clustering.cluster.ejb.remote.bean.Incrementor/increment', method=POST, protocol=HTTP/1.1}, headers = {Accept=[application/x-wf-ejb-response;version=1,application/x-wf-jbmar-exception;version=1], Authorization=[Basic cmVtb3RlZWpidXNlcjpyZW1AdGVlamJwYXNzd2Qx], Transfer-Encoding=[chunked], Content-Type=[application/x-wf-ejb-jbmar-invocation;version=1]}, authAdded = true 16:11:32,445 DEBUG [org.wildfly.httpclient.common] (main) Calling sendRequest on connection: ... 16:11:32,490 DEBUG [org.wildfly.httpclient.common] (XNIO-1 task-2) Got response from server: response = ClientResponse{responseHeaders={Connection=[keep-alive], Content-Type=[application/x-wf-ejb-jbmar-response;version=1], Content-Length=[114], Date=[Mon, 30 May 2022 20:11:32 GMT]}, responseCode=200, status='OK', protocol=HTTP/1.1} 16:11:32,490 DEBUG [org.wildfly.httpclient.common] (XNIO-1 task-2) Processing good respponse 16:11:32,491 INFO [org.jboss.as.test.clustering.cluster.AbstractClusteringTestCase] (main) Called SFSBAndSLSBWithoutFailover: SLSB backend node = node-1 16:11:32,491 INFO [org.wildfly.httpclient.ejb] (main) HttpEJBReceiver: calling processInvocation with URI http://localhost:8580/wildfly-services 16:11:32,491 DEBUG [org.wildfly.httpclient.common] (main) Calling sendRequestInternal: ClientRequest = ClientRequest{path='/wildfly-services/ejb/v1/invoke/-/EJBOverHTTPTestCase/-/StatefulIncrementorBean/CV4KtdGdykzluQJoT44afhg=/org.jboss.as.test.clustering.cluster.ejb.remote.bean.Incrementor/increment', method=POST, protocol=HTTP/1.1}, headers = {Accept=[application/x-wf-ejb-response;version=1,application/x-wf-jbmar-exception;version=1], Authorization=[Basic cmVtb3RlZWpidXNlcjpyZW1AdGVlamJwYXNzd2Qx], Transfer-Encoding=[chunked], Content-Type=[application/x-wf-ejb-jbmar-invocation;version=1], Cookie=[JSESSIONID=RO2kl4Wn4y0FyFjRxUEThZ2ANG4GlqKTDhY6H0LT.node-2]}, authAdded = true 16:11:32,491 DEBUG [org.wildfly.httpclient.common] (main) Calling sendRequest on connection: ... 16:11:32,505 DEBUG [org.wildfly.httpclient.common] (XNIO-1 task-2) Got response from server: response = ClientResponse{responseHeaders={Connection=[keep-alive], Content-Type=[application/x-wf-ejb-jbmar-response;version=1], Content-Length=[236], Date=[Mon, 30 May 2022 20:11:32 GMT]}, responseCode=200, status='OK', protocol=HTTP/1.1} 16:11:32,505 DEBUG [org.wildfly.httpclient.common] (XNIO-1 task-2) Processing good respponse 16:11:32,505 INFO [org.jboss.as.test.clustering.cluster.AbstractClusteringTestCase] (main) Called SFSBAndSLSBWithoutFailover: SFSB value = 5, backend node = node-2 16:11:32,506 INFO [org.wildfly.httpclient.ejb] (main) HttpEJBReceiver: calling processInvocation with URI http://localhost:8580/wildfly-services 16:11:32,506 DEBUG [org.wildfly.httpclient.common] (main) Calling sendRequestInternal: ClientRequest = ClientRequest{path='/wildfly-services/ejb/v1/invoke/-/EJBOverHTTPTestCase/-/StatelessIncrementorBean/-/org.jboss.as.test.clustering.cluster.ejb.remote.bean.Incrementor/increment', method=POST, protocol=HTTP/1.1}, headers = {Accept=[application/x-wf-ejb-response;version=1,application/x-wf-jbmar-exception;version=1], Authorization=[Basic cmVtb3RlZWpidXNlcjpyZW1AdGVlamJwYXNzd2Qx], Transfer-Encoding=[chunked], Content-Type=[application/x-wf-ejb-jbmar-invocation;version=1]}, authAdded = true 16:11:32,506 DEBUG [org.wildfly.httpclient.common] (main) Calling sendRequest on connection: ... 16:11:32,511 DEBUG [org.wildfly.httpclient.common] (XNIO-1 task-2) Got response from server: response = ClientResponse{responseHeaders={Connection=[keep-alive], Content-Type=[application/x-wf-ejb-jbmar-response;version=1], Content-Length=[114], Date=[Mon, 30 May 2022 20:11:32 GMT]}, responseCode=200, status='OK', protocol=HTTP/1.1} 16:11:32,511 DEBUG [org.wildfly.httpclient.common] (XNIO-1 task-2) Processing good respponse 16:11:32,512 INFO [org.jboss.as.test.clustering.cluster.AbstractClusteringTestCase] (main) Called SFSBAndSLSBWithoutFailover: SLSB backend node = node-1 // // 16:11:32,513 INFO [org.jboss.as.test.clustering.cluster.AbstractClusteringTestCase] (main) EJBOverHTTPTestCase : testMultipleSFSBWithoutFailover: starting test 16:11:32,516 INFO [org.wildfly.httpclient.ejb] (main) HttpEJBReceiver: createSession with URI http://localhost:8580/wildfly-services 16:11:32,517 DEBUG [org.wildfly.httpclient.common] (main) Calling sendRequestInternal: ClientRequest = ClientRequest{path='/wildfly-services/ejb/v1/open/-/EJBOverHTTPTestCase/-/StatefulIncrementorBean', method=POST, protocol=HTTP/1.1}, headers = {Accept=[application/x-wf-jbmar-exception;version=1], Authorization=[Basic cmVtb3RlZWpidXNlcjpyZW1AdGVlamJwYXNzd2Qx], Content-Type=[application/x-wf-jbmar-sess-open;version=1]}, authAdded = true 16:11:32,517 DEBUG [org.wildfly.httpclient.common] (main) Calling sendRequest on connection: ... 16:11:32,591 DEBUG [org.wildfly.httpclient.common] (XNIO-1 task-2) Got response from server: response = ClientResponse{responseHeaders={Set-Cookie=[JSESSIONID=erhUsA78nT_Q3Sgyni2_DH6qNWM0SOO73AnBO14O.node-2; path=/wildfly-services], x-wf-ejb-jbmar-session-id=[CaHe6zw1Dkw1jovux1Cesik=], Content-Type=[application/x-wf-ejb-jbmar-new-session;version=1], Date=[Mon, 30 May 2022 20:11:32 GMT]}, responseCode=204, status='No Content', protocol=HTTP/1.1} 16:11:32,592 DEBUG [org.wildfly.httpclient.common] (XNIO-1 task-2) Processing good respponse 16:11:32,593 INFO [org.wildfly.httpclient.ejb] (main) HttpEJBReceiver: createSession with URI http://localhost:8580/wildfly-services 16:11:32,594 DEBUG [org.wildfly.httpclient.common] (main) Calling sendRequestInternal: ClientRequest = ClientRequest{path='/wildfly-services/ejb/v1/open/-/EJBOverHTTPTestCase/-/StatefulIncrementorBean', method=POST, protocol=HTTP/1.1}, headers = {Accept=[application/x-wf-jbmar-exception;version=1], Authorization=[Basic cmVtb3RlZWpidXNlcjpyZW1AdGVlamJwYXNzd2Qx], Content-Type=[application/x-wf-jbmar-sess-open;version=1]}, authAdded = true 16:11:32,594 DEBUG [org.wildfly.httpclient.common] (main) Calling sendRequest on connection: ... 16:11:32,612 DEBUG [org.wildfly.httpclient.common] (XNIO-1 task-2) Got response from server: response = ClientResponse{responseHeaders={Set-Cookie=[JSESSIONID=LQe11TM20nUjMreNDuhifTyu1uZvBihvgeHKbW42.node-1; path=/wildfly-services], x-wf-ejb-jbmar-session-id=[CULBMuLqTECynpbbrUb39LA=], Content-Type=[application/x-wf-ejb-jbmar-new-session;version=1], Date=[Mon, 30 May 2022 20:11:32 GMT]}, responseCode=204, status='No Content', protocol=HTTP/1.1} 16:11:32,612 DEBUG [org.wildfly.httpclient.common] (XNIO-1 task-2) Processing good respponse 16:11:32,612 INFO [org.jboss.as.test.clustering.cluster.AbstractClusteringTestCase] (main) testSFSBWithoutFailover: SFSB affinity for bean Proxy for remote EJB StatefulEJBLocator for "/EJBOverHTTPTestCase/StatefulIncrementorBean", view is interface org.jboss.as.test.clustering.cluster.ejb.remote.bean.Incrementor, affinity is URI, session ID is UUIDSessionID [a1deeb3c-350e-4c35-8e8b-eec7509eb229], strong affinity = URI, weak affinity = URI 16:11:32,612 INFO [org.jboss.as.test.clustering.cluster.AbstractClusteringTestCase] (main) testSFSBWithoutFailover: SFSB affinity for bean Proxy for remote EJB StatefulEJBLocator for "/EJBOverHTTPTestCase/StatefulIncrementorBean", view is interface org.jboss.as.test.clustering.cluster.ejb.remote.bean.Incrementor, affinity is URI, session ID is UUIDSessionID [42c132e2-ea4c-40b2-9e96-dbad46f7f4b0], strong affinity = URI, weak affinity = URI 16:11:32,612 INFO [org.wildfly.httpclient.ejb] (main) HttpEJBReceiver: calling processInvocation with URI http://localhost:8580/wildfly-services 16:11:32,613 DEBUG [org.wildfly.httpclient.common] (main) Calling sendRequestInternal: ClientRequest = ClientRequest{path='/wildfly-services/ejb/v1/invoke/-/EJBOverHTTPTestCase/-/StatefulIncrementorBean/CaHe6zw1Dkw1jovux1Cesik=/org.jboss.as.test.clustering.cluster.ejb.remote.bean.Incrementor/increment', method=POST, protocol=HTTP/1.1}, headers = {Accept=[application/x-wf-ejb-response;version=1,application/x-wf-jbmar-exception;version=1], Authorization=[Basic cmVtb3RlZWpidXNlcjpyZW1AdGVlamJwYXNzd2Qx], Transfer-Encoding=[chunked], Content-Type=[application/x-wf-ejb-jbmar-invocation;version=1], Cookie=[JSESSIONID=erhUsA78nT_Q3Sgyni2_DH6qNWM0SOO73AnBO14O.node-2]}, authAdded = true 16:11:32,613 DEBUG [org.wildfly.httpclient.common] (main) Calling sendRequest on connection: ... 16:11:32,622 DEBUG [org.wildfly.httpclient.common] (XNIO-1 task-2) Got response from server: response = ClientResponse{responseHeaders={Connection=[keep-alive], Content-Type=[application/x-wf-ejb-jbmar-response;version=1], Content-Length=[236], Date=[Mon, 30 May 2022 20:11:32 GMT]}, responseCode=200, status='OK', protocol=HTTP/1.1} 16:11:32,622 DEBUG [org.wildfly.httpclient.common] (XNIO-1 task-2) Processing good respponse 16:11:32,623 INFO [org.jboss.as.test.clustering.cluster.AbstractClusteringTestCase] (main) Called MultipleSFSBWithoutFailover: SFSB value = 1, backend node = node-2 16:11:32,623 INFO [org.wildfly.httpclient.ejb] (main) HttpEJBReceiver: calling processInvocation with URI http://localhost:8580/wildfly-services 16:11:32,623 DEBUG [org.wildfly.httpclient.common] (main) Calling sendRequestInternal: ClientRequest = ClientRequest{path='/wildfly-services/ejb/v1/invoke/-/EJBOverHTTPTestCase/-/StatefulIncrementorBean/CULBMuLqTECynpbbrUb39LA=/org.jboss.as.test.clustering.cluster.ejb.remote.bean.Incrementor/increment', method=POST, protocol=HTTP/1.1}, headers = {Accept=[application/x-wf-ejb-response;version=1,application/x-wf-jbmar-exception;version=1], Authorization=[Basic cmVtb3RlZWpidXNlcjpyZW1AdGVlamJwYXNzd2Qx], Transfer-Encoding=[chunked], Content-Type=[application/x-wf-ejb-jbmar-invocation;version=1], Cookie=[JSESSIONID=LQe11TM20nUjMreNDuhifTyu1uZvBihvgeHKbW42.node-1]}, authAdded = true 16:11:32,623 DEBUG [org.wildfly.httpclient.common] (main) Calling sendRequest on connection: ... 16:11:32,678 DEBUG [org.wildfly.httpclient.common] (XNIO-1 task-2) Got response from server: response = ClientResponse{responseHeaders={Connection=[keep-alive], Content-Type=[application/x-wf-ejb-jbmar-response;version=1], Content-Length=[230], Date=[Mon, 30 May 2022 20:11:32 GMT]}, responseCode=200, status='OK', protocol=HTTP/1.1} 16:11:32,678 DEBUG [org.wildfly.httpclient.common] (XNIO-1 task-2) Processing good respponse 16:11:32,679 INFO [org.jboss.as.test.clustering.cluster.AbstractClusteringTestCase] (main) Called MultipleSFSBWithoutFailover: SFSB value = 1, backend node = node-1 16:11:32,679 INFO [org.wildfly.httpclient.ejb] (main) HttpEJBReceiver: calling processInvocation with URI http://localhost:8580/wildfly-services 16:11:32,679 DEBUG [org.wildfly.httpclient.common] (main) Calling sendRequestInternal: ClientRequest = ClientRequest{path='/wildfly-services/ejb/v1/invoke/-/EJBOverHTTPTestCase/-/StatefulIncrementorBean/CaHe6zw1Dkw1jovux1Cesik=/org.jboss.as.test.clustering.cluster.ejb.remote.bean.Incrementor/increment', method=POST, protocol=HTTP/1.1}, headers = {Accept=[application/x-wf-ejb-response;version=1,application/x-wf-jbmar-exception;version=1], Authorization=[Basic cmVtb3RlZWpidXNlcjpyZW1AdGVlamJwYXNzd2Qx], Transfer-Encoding=[chunked], Content-Type=[application/x-wf-ejb-jbmar-invocation;version=1], Cookie=[JSESSIONID=erhUsA78nT_Q3Sgyni2_DH6qNWM0SOO73AnBO14O.node-2]}, authAdded = true 16:11:32,679 DEBUG [org.wildfly.httpclient.common] (main) Calling sendRequest on connection: ... 16:11:32,690 DEBUG [org.wildfly.httpclient.common] (XNIO-1 task-2) Got response from server: response = ClientResponse{responseHeaders={Connection=[keep-alive], Content-Type=[application/x-wf-ejb-jbmar-response;version=1], Content-Length=[236], Date=[Mon, 30 May 2022 20:11:32 GMT]}, responseCode=200, status='OK', protocol=HTTP/1.1} 16:11:32,690 DEBUG [org.wildfly.httpclient.common] (XNIO-1 task-2) Processing good respponse 16:11:32,691 INFO [org.jboss.as.test.clustering.cluster.AbstractClusteringTestCase] (main) Called MultipleSFSBWithoutFailover: SFSB value = 2, backend node = node-2 16:11:32,691 INFO [org.wildfly.httpclient.ejb] (main) HttpEJBReceiver: calling processInvocation with URI http://localhost:8580/wildfly-services 16:11:32,692 DEBUG [org.wildfly.httpclient.common] (main) Calling sendRequestInternal: ClientRequest = ClientRequest{path='/wildfly-services/ejb/v1/invoke/-/EJBOverHTTPTestCase/-/StatefulIncrementorBean/CULBMuLqTECynpbbrUb39LA=/org.jboss.as.test.clustering.cluster.ejb.remote.bean.Incrementor/increment', method=POST, protocol=HTTP/1.1}, headers = {Accept=[application/x-wf-ejb-response;version=1,application/x-wf-jbmar-exception;version=1], Authorization=[Basic cmVtb3RlZWpidXNlcjpyZW1AdGVlamJwYXNzd2Qx], Transfer-Encoding=[chunked], Content-Type=[application/x-wf-ejb-jbmar-invocation;version=1], Cookie=[JSESSIONID=LQe11TM20nUjMreNDuhifTyu1uZvBihvgeHKbW42.node-1]}, authAdded = true 16:11:32,692 DEBUG [org.wildfly.httpclient.common] (main) Calling sendRequest on connection: ... 16:11:32,702 DEBUG [org.wildfly.httpclient.common] (XNIO-1 task-2) Got response from server: response = ClientResponse{responseHeaders={Connection=[keep-alive], Content-Type=[application/x-wf-ejb-jbmar-response;version=1], Content-Length=[230], Date=[Mon, 30 May 2022 20:11:32 GMT]}, responseCode=200, status='OK', protocol=HTTP/1.1} 16:11:32,702 DEBUG [org.wildfly.httpclient.common] (XNIO-1 task-2) Processing good respponse 16:11:32,702 INFO [org.jboss.as.test.clustering.cluster.AbstractClusteringTestCase] (main) Called MultipleSFSBWithoutFailover: SFSB value = 2, backend node = node-1 16:11:32,702 INFO [org.wildfly.httpclient.ejb] (main) HttpEJBReceiver: calling processInvocation with URI http://localhost:8580/wildfly-services 16:11:32,703 DEBUG [org.wildfly.httpclient.common] (main) Calling sendRequestInternal: ClientRequest = ClientRequest{path='/wildfly-services/ejb/v1/invoke/-/EJBOverHTTPTestCase/-/StatefulIncrementorBean/CaHe6zw1Dkw1jovux1Cesik=/org.jboss.as.test.clustering.cluster.ejb.remote.bean.Incrementor/increment', method=POST, protocol=HTTP/1.1}, headers = {Accept=[application/x-wf-ejb-response;version=1,application/x-wf-jbmar-exception;version=1], Authorization=[Basic cmVtb3RlZWpidXNlcjpyZW1AdGVlamJwYXNzd2Qx], Transfer-Encoding=[chunked], Content-Type=[application/x-wf-ejb-jbmar-invocation;version=1], Cookie=[JSESSIONID=erhUsA78nT_Q3Sgyni2_DH6qNWM0SOO73AnBO14O.node-2]}, authAdded = true 16:11:32,703 DEBUG [org.wildfly.httpclient.common] (main) Calling sendRequest on connection: ... 16:11:32,755 DEBUG [org.wildfly.httpclient.common] (XNIO-1 task-2) Got response from server: response = ClientResponse{responseHeaders={Connection=[keep-alive], Content-Type=[application/x-wf-ejb-jbmar-response;version=1], Content-Length=[236], Date=[Mon, 30 May 2022 20:11:32 GMT]}, responseCode=200, status='OK', protocol=HTTP/1.1} 16:11:32,755 DEBUG [org.wildfly.httpclient.common] (XNIO-1 task-2) Processing good respponse 16:11:32,756 INFO [org.jboss.as.test.clustering.cluster.AbstractClusteringTestCase] (main) Called MultipleSFSBWithoutFailover: SFSB value = 3, backend node = node-2 16:11:32,756 INFO [org.wildfly.httpclient.ejb] (main) HttpEJBReceiver: calling processInvocation with URI http://localhost:8580/wildfly-services 16:11:32,757 DEBUG [org.wildfly.httpclient.common] (main) Calling sendRequestInternal: ClientRequest = ClientRequest{path='/wildfly-services/ejb/v1/invoke/-/EJBOverHTTPTestCase/-/StatefulIncrementorBean/CULBMuLqTECynpbbrUb39LA=/org.jboss.as.test.clustering.cluster.ejb.remote.bean.Incrementor/increment', method=POST, protocol=HTTP/1.1}, headers = {Accept=[application/x-wf-ejb-response;version=1,application/x-wf-jbmar-exception;version=1], Authorization=[Basic cmVtb3RlZWpidXNlcjpyZW1AdGVlamJwYXNzd2Qx], Transfer-Encoding=[chunked], Content-Type=[application/x-wf-ejb-jbmar-invocation;version=1], Cookie=[JSESSIONID=LQe11TM20nUjMreNDuhifTyu1uZvBihvgeHKbW42.node-1]}, authAdded = true 16:11:32,757 DEBUG [org.wildfly.httpclient.common] (main) Calling sendRequest on connection: ... 16:11:32,774 DEBUG [org.wildfly.httpclient.common] (XNIO-1 task-2) Got response from server: response = ClientResponse{responseHeaders={Connection=[keep-alive], Content-Type=[application/x-wf-ejb-jbmar-response;version=1], Content-Length=[230], Date=[Mon, 30 May 2022 20:11:32 GMT]}, responseCode=200, status='OK', protocol=HTTP/1.1} 16:11:32,774 DEBUG [org.wildfly.httpclient.common] (XNIO-1 task-2) Processing good respponse 16:11:32,775 INFO [org.jboss.as.test.clustering.cluster.AbstractClusteringTestCase] (main) Called MultipleSFSBWithoutFailover: SFSB value = 3, backend node = node-1 16:11:32,775 INFO [org.wildfly.httpclient.ejb] (main) HttpEJBReceiver: calling processInvocation with URI http://localhost:8580/wildfly-services 16:11:32,775 DEBUG [org.wildfly.httpclient.common] (main) Calling sendRequestInternal: ClientRequest = ClientRequest{path='/wildfly-services/ejb/v1/invoke/-/EJBOverHTTPTestCase/-/StatefulIncrementorBean/CaHe6zw1Dkw1jovux1Cesik=/org.jboss.as.test.clustering.cluster.ejb.remote.bean.Incrementor/increment', method=POST, protocol=HTTP/1.1}, headers = {Accept=[application/x-wf-ejb-response;version=1,application/x-wf-jbmar-exception;version=1], Authorization=[Basic cmVtb3RlZWpidXNlcjpyZW1AdGVlamJwYXNzd2Qx], Transfer-Encoding=[chunked], Content-Type=[application/x-wf-ejb-jbmar-invocation;version=1], Cookie=[JSESSIONID=erhUsA78nT_Q3Sgyni2_DH6qNWM0SOO73AnBO14O.node-2]}, authAdded = true 16:11:32,776 DEBUG [org.wildfly.httpclient.common] (main) Calling sendRequest on connection: ... 16:11:32,788 DEBUG [org.wildfly.httpclient.common] (XNIO-1 task-2) Got response from server: response = ClientResponse{responseHeaders={Connection=[keep-alive], Content-Type=[application/x-wf-ejb-jbmar-response;version=1], Content-Length=[236], Date=[Mon, 30 May 2022 20:11:32 GMT]}, responseCode=200, status='OK', protocol=HTTP/1.1} 16:11:32,788 DEBUG [org.wildfly.httpclient.common] (XNIO-1 task-2) Processing good respponse 16:11:32,789 INFO [org.jboss.as.test.clustering.cluster.AbstractClusteringTestCase] (main) Called MultipleSFSBWithoutFailover: SFSB value = 4, backend node = node-2 16:11:32,789 INFO [org.wildfly.httpclient.ejb] (main) HttpEJBReceiver: calling processInvocation with URI http://localhost:8580/wildfly-services 16:11:32,790 DEBUG [org.wildfly.httpclient.common] (main) Calling sendRequestInternal: ClientRequest = ClientRequest{path='/wildfly-services/ejb/v1/invoke/-/EJBOverHTTPTestCase/-/StatefulIncrementorBean/CULBMuLqTECynpbbrUb39LA=/org.jboss.as.test.clustering.cluster.ejb.remote.bean.Incrementor/increment', method=POST, protocol=HTTP/1.1}, headers = {Accept=[application/x-wf-ejb-response;version=1,application/x-wf-jbmar-exception;version=1], Authorization=[Basic cmVtb3RlZWpidXNlcjpyZW1AdGVlamJwYXNzd2Qx], Transfer-Encoding=[chunked], Content-Type=[application/x-wf-ejb-jbmar-invocation;version=1], Cookie=[JSESSIONID=LQe11TM20nUjMreNDuhifTyu1uZvBihvgeHKbW42.node-1]}, authAdded = true 16:11:32,790 DEBUG [org.wildfly.httpclient.common] (main) Calling sendRequest on connection: ... 16:11:32,839 DEBUG [org.wildfly.httpclient.common] (XNIO-1 task-2) Got response from server: response = ClientResponse{responseHeaders={Connection=[keep-alive], Content-Type=[application/x-wf-ejb-jbmar-response;version=1], Content-Length=[230], Date=[Mon, 30 May 2022 20:11:32 GMT]}, responseCode=200, status='OK', protocol=HTTP/1.1} 16:11:32,839 DEBUG [org.wildfly.httpclient.common] (XNIO-1 task-2) Processing good respponse 16:11:32,840 INFO [org.jboss.as.test.clustering.cluster.AbstractClusteringTestCase] (main) Called MultipleSFSBWithoutFailover: SFSB value = 4, backend node = node-1 16:11:32,840 INFO [org.wildfly.httpclient.ejb] (main) HttpEJBReceiver: calling processInvocation with URI http://localhost:8580/wildfly-services 16:11:32,840 DEBUG [org.wildfly.httpclient.common] (main) Calling sendRequestInternal: ClientRequest = ClientRequest{path='/wildfly-services/ejb/v1/invoke/-/EJBOverHTTPTestCase/-/StatefulIncrementorBean/CaHe6zw1Dkw1jovux1Cesik=/org.jboss.as.test.clustering.cluster.ejb.remote.bean.Incrementor/increment', method=POST, protocol=HTTP/1.1}, headers = {Accept=[application/x-wf-ejb-response;version=1,application/x-wf-jbmar-exception;version=1], Authorization=[Basic cmVtb3RlZWpidXNlcjpyZW1AdGVlamJwYXNzd2Qx], Transfer-Encoding=[chunked], Content-Type=[application/x-wf-ejb-jbmar-invocation;version=1], Cookie=[JSESSIONID=erhUsA78nT_Q3Sgyni2_DH6qNWM0SOO73AnBO14O.node-2]}, authAdded = true 16:11:32,840 DEBUG [org.wildfly.httpclient.common] (main) Calling sendRequest on connection: ... 16:11:32,849 DEBUG [org.wildfly.httpclient.common] (XNIO-1 task-2) Got response from server: response = ClientResponse{responseHeaders={Connection=[keep-alive], Content-Type=[application/x-wf-ejb-jbmar-response;version=1], Content-Length=[236], Date=[Mon, 30 May 2022 20:11:32 GMT]}, responseCode=200, status='OK', protocol=HTTP/1.1} 16:11:32,849 DEBUG [org.wildfly.httpclient.common] (XNIO-1 task-2) Processing good respponse 16:11:32,850 INFO [org.jboss.as.test.clustering.cluster.AbstractClusteringTestCase] (main) Called MultipleSFSBWithoutFailover: SFSB value = 5, backend node = node-2 16:11:32,850 INFO [org.wildfly.httpclient.ejb] (main) HttpEJBReceiver: calling processInvocation with URI http://localhost:8580/wildfly-services 16:11:32,850 DEBUG [org.wildfly.httpclient.common] (main) Calling sendRequestInternal: ClientRequest = ClientRequest{path='/wildfly-services/ejb/v1/invoke/-/EJBOverHTTPTestCase/-/StatefulIncrementorBean/CULBMuLqTECynpbbrUb39LA=/org.jboss.as.test.clustering.cluster.ejb.remote.bean.Incrementor/increment', method=POST, protocol=HTTP/1.1}, headers = {Accept=[application/x-wf-ejb-response;version=1,application/x-wf-jbmar-exception;version=1], Authorization=[Basic cmVtb3RlZWpidXNlcjpyZW1AdGVlamJwYXNzd2Qx], Transfer-Encoding=[chunked], Content-Type=[application/x-wf-ejb-jbmar-invocation;version=1], Cookie=[JSESSIONID=LQe11TM20nUjMreNDuhifTyu1uZvBihvgeHKbW42.node-1]}, authAdded = true 16:11:32,850 DEBUG [org.wildfly.httpclient.common] (main) Calling sendRequest on connection: ... 16:11:32,858 DEBUG [org.wildfly.httpclient.common] (XNIO-1 task-2) Got response from server: response = ClientResponse{responseHeaders={Connection=[keep-alive], Content-Type=[application/x-wf-ejb-jbmar-response;version=1], Content-Length=[230], Date=[Mon, 30 May 2022 20:11:32 GMT]}, responseCode=200, status='OK', protocol=HTTP/1.1} 16:11:32,858 DEBUG [org.wildfly.httpclient.common] (XNIO-1 task-2) Processing good respponse 16:11:32,858 INFO [org.jboss.as.test.clustering.cluster.AbstractClusteringTestCase] (main) Called MultipleSFSBWithoutFailover: SFSB value = 5, backend node = node-1 16:11:32,859 INFO [org.jboss.as.test.clustering.cluster.AbstractClusteringTestCase] (main) EJBOverHTTPTestCase : running after test 16:11:32,982 TRACE [org.jboss.as.test.clustering.NodeUtil] (main) Container node-1 was already started 16:11:32,983 TRACE [org.jboss.as.test.clustering.NodeUtil] (main) Container node-2 was already started 16:11:32,983 TRACE [org.jboss.as.test.clustering.NodeUtil] (main) Container load-balancer-1 was already started 16:11:32,983 TRACE [org.jboss.as.test.clustering.NodeUtil] (main) Undeploying deployment-1 16:11:33,005 TRACE [org.jboss.as.test.clustering.NodeUtil] (main) Undeployed deployment-1 16:11:33,005 TRACE [org.jboss.as.test.clustering.NodeUtil] (main) Undeploying deployment-2 16:11:33,027 TRACE [org.jboss.as.test.clustering.NodeUtil] (main) Undeployed deployment-2 16:11:33,027 TRACE [org.jboss.as.test.clustering.NodeUtil] (main) Undeploying deployment-3 16:11:33,054 TRACE [org.jboss.as.test.clustering.NodeUtil] (main) Undeployed deployment-3 16:11:33,055 TRACE [org.jboss.as.test.clustering.NodeUtil] (main) Undeploying deployment-4 16:11:33,083 TRACE [org.jboss.as.test.clustering.NodeUtil] (main) Undeployed deployment-4 16:11:33,088 TRACE [org.jboss.as.test.clustering.NodeUtil] (main) Container node-1 was already started 16:11:33,088 TRACE [org.jboss.as.test.clustering.NodeUtil] (main) Container node-2 was already started 16:11:33,088 TRACE [org.jboss.as.test.clustering.NodeUtil] (main) Container load-balancer-1 was already started 16:11:33,088 TRACE [org.jboss.as.test.clustering.NodeUtil] (main) Deploying deployment-1 16:11:33,240 TRACE [org.jboss.as.test.clustering.NodeUtil] (main) Deployed deployment-1 16:11:33,240 TRACE [org.jboss.as.test.clustering.NodeUtil] (main) Deploying deployment-2 16:11:33,452 TRACE [org.jboss.as.test.clustering.NodeUtil] (main) Deployed deployment-2 16:11:33,452 TRACE [org.jboss.as.test.clustering.NodeUtil] (main) Deploying deployment-3 16:11:33,565 TRACE [org.jboss.as.test.clustering.NodeUtil] (main) Deployed deployment-3 16:11:33,565 TRACE [org.jboss.as.test.clustering.NodeUtil] (main) Deploying deployment-4 16:11:33,672 TRACE [org.jboss.as.test.clustering.NodeUtil] (main) Deployed deployment-4 16:11:33,672 INFO [org.jboss.as.test.clustering.cluster.AbstractClusteringTestCase] (main) EJBOverHTTPTestCase : running before test 16:11:33,816 INFO [org.jboss.as.test.clustering.cluster.AbstractClusteringTestCase] (main) Waiting for backend server registration to complete 16:11:42,873 INFO [org.jboss.as.test.clustering.cluster.AbstractClusteringTestCase] (main) registeredWorkersList = [node-1, node-2] 16:11:42,874 INFO [org.jboss.as.test.clustering.cluster.AbstractClusteringTestCase] (main) EJBOverHTTPTestCase : testSLSBWAndSLSBithoutFailover: starting test 16:11:42,880 INFO [org.wildfly.httpclient.ejb] (main) HttpEJBReceiver: createSession with URI http://localhost:8580/wildfly-services 16:11:42,881 DEBUG [org.wildfly.httpclient.common] (XNIO-1 I/O-1) Calling sendRequestInternal: ClientRequest = ClientRequest{path='/wildfly-services/ejb/v1/open/-/EJBOverHTTPTestCase/-/StatefulIncrementorBean', method=POST, protocol=HTTP/1.1}, headers = {Accept=[application/x-wf-jbmar-exception;version=1], Authorization=[Basic cmVtb3RlZWpidXNlcjpyZW1AdGVlamJwYXNzd2Qx], Content-Type=[application/x-wf-jbmar-sess-open;version=1]}, authAdded = true 16:11:42,881 DEBUG [org.wildfly.httpclient.common] (XNIO-1 I/O-1) Calling sendRequest on connection: ... 16:11:42,898 DEBUG [org.wildfly.httpclient.common] (XNIO-1 task-2) Got response from server: response = ClientResponse{responseHeaders={Set-Cookie=[JSESSIONID=C0GJ_0D13gHaDOXN0d9X8qTBoEP2u1lw03cF-SeH.node-1; path=/wildfly-services], x-wf-ejb-jbmar-session-id=[CeYLo_El_EHrvcEQONaaCj4=], Content-Type=[application/x-wf-ejb-jbmar-new-session;version=1], Date=[Mon, 30 May 2022 20:11:42 GMT]}, responseCode=204, status='No Content', protocol=HTTP/1.1} 16:11:42,898 DEBUG [org.wildfly.httpclient.common] (XNIO-1 task-2) Processing good respponse 16:11:42,898 INFO [org.wildfly.httpclient.ejb] (main) HttpEJBReceiver: calling processInvocation with URI http://localhost:8580/wildfly-services 16:11:42,899 DEBUG [org.wildfly.httpclient.common] (main) Calling sendRequestInternal: ClientRequest = ClientRequest{path='/wildfly-services/ejb/v1/invoke/-/EJBOverHTTPTestCase/-/StatefulIncrementorBean/CeYLo_El_EHrvcEQONaaCj4=/org.jboss.as.test.clustering.cluster.ejb.remote.bean.Incrementor/increment', method=POST, protocol=HTTP/1.1}, headers = {Accept=[application/x-wf-ejb-response;version=1,application/x-wf-jbmar-exception;version=1], Authorization=[Basic cmVtb3RlZWpidXNlcjpyZW1AdGVlamJwYXNzd2Qx], Transfer-Encoding=[chunked], Content-Type=[application/x-wf-ejb-jbmar-invocation;version=1], Cookie=[JSESSIONID=C0GJ_0D13gHaDOXN0d9X8qTBoEP2u1lw03cF-SeH.node-1]}, authAdded = true 16:11:42,899 DEBUG [org.wildfly.httpclient.common] (main) Calling sendRequest on connection: ... 16:11:42,909 DEBUG [org.wildfly.httpclient.common] (XNIO-1 task-2) Got response from server: response = ClientResponse{responseHeaders={Connection=[keep-alive], Content-Type=[application/x-wf-ejb-jbmar-response;version=1], Content-Length=[230], Date=[Mon, 30 May 2022 20:11:42 GMT]}, responseCode=200, status='OK', protocol=HTTP/1.1} 16:11:42,909 DEBUG [org.wildfly.httpclient.common] (XNIO-1 task-2) Processing good respponse 16:11:42,909 INFO [org.jboss.as.test.clustering.cluster.AbstractClusteringTestCase] (main) Called SFSBAndSLSBWithoutFailover: SFSB value = 1, backend node = node-1 16:11:42,909 INFO [org.wildfly.httpclient.ejb] (main) HttpEJBReceiver: calling processInvocation with URI http://localhost:8580/wildfly-services 16:11:42,910 DEBUG [org.wildfly.httpclient.common] (main) Calling sendRequestInternal: ClientRequest = ClientRequest{path='/wildfly-services/ejb/v1/invoke/-/EJBOverHTTPTestCase/-/StatelessIncrementorBean/-/org.jboss.as.test.clustering.cluster.ejb.remote.bean.Incrementor/increment', method=POST, protocol=HTTP/1.1}, headers = {Accept=[application/x-wf-ejb-response;version=1,application/x-wf-jbmar-exception;version=1], Authorization=[Basic cmVtb3RlZWpidXNlcjpyZW1AdGVlamJwYXNzd2Qx], Transfer-Encoding=[chunked], Content-Type=[application/x-wf-ejb-jbmar-invocation;version=1]}, authAdded = true 16:11:42,910 DEBUG [org.wildfly.httpclient.common] (main) Calling sendRequest on connection: ... 16:11:42,916 DEBUG [org.wildfly.httpclient.common] (XNIO-1 task-2) Got response from server: response = ClientResponse{responseHeaders={Connection=[keep-alive], Content-Type=[application/x-wf-ejb-jbmar-response;version=1], Content-Length=[114], Date=[Mon, 30 May 2022 20:11:42 GMT]}, responseCode=200, status='OK', protocol=HTTP/1.1} 16:11:42,916 DEBUG [org.wildfly.httpclient.common] (XNIO-1 task-2) Processing good respponse 16:11:42,916 INFO [org.jboss.as.test.clustering.cluster.AbstractClusteringTestCase] (main) Called SFSBAndSLSBWithoutFailover: SLSB backend node = node-2 16:11:42,916 INFO [org.wildfly.httpclient.ejb] (main) HttpEJBReceiver: calling processInvocation with URI http://localhost:8580/wildfly-services 16:11:42,917 DEBUG [org.wildfly.httpclient.common] (main) Calling sendRequestInternal: ClientRequest = ClientRequest{path='/wildfly-services/ejb/v1/invoke/-/EJBOverHTTPTestCase/-/StatefulIncrementorBean/CeYLo_El_EHrvcEQONaaCj4=/org.jboss.as.test.clustering.cluster.ejb.remote.bean.Incrementor/increment', method=POST, protocol=HTTP/1.1}, headers = {Accept=[application/x-wf-ejb-response;version=1,application/x-wf-jbmar-exception;version=1], Authorization=[Basic cmVtb3RlZWpidXNlcjpyZW1AdGVlamJwYXNzd2Qx], Transfer-Encoding=[chunked], Content-Type=[application/x-wf-ejb-jbmar-invocation;version=1], Cookie=[JSESSIONID=C0GJ_0D13gHaDOXN0d9X8qTBoEP2u1lw03cF-SeH.node-1]}, authAdded = true 16:11:42,917 DEBUG [org.wildfly.httpclient.common] (main) Calling sendRequest on connection: ... 16:11:42,924 DEBUG [org.wildfly.httpclient.common] (XNIO-1 task-2) Got response from server: response = ClientResponse{responseHeaders={Connection=[keep-alive], Content-Type=[application/x-wf-ejb-jbmar-response;version=1], Content-Length=[230], Date=[Mon, 30 May 2022 20:11:42 GMT]}, responseCode=200, status='OK', protocol=HTTP/1.1} 16:11:42,924 DEBUG [org.wildfly.httpclient.common] (XNIO-1 task-2) Processing good respponse 16:11:42,924 INFO [org.jboss.as.test.clustering.cluster.AbstractClusteringTestCase] (main) Called SFSBAndSLSBWithoutFailover: SFSB value = 2, backend node = node-1 16:11:42,925 INFO [org.wildfly.httpclient.ejb] (main) HttpEJBReceiver: calling processInvocation with URI http://localhost:8580/wildfly-services 16:11:42,925 DEBUG [org.wildfly.httpclient.common] (main) Calling sendRequestInternal: ClientRequest = ClientRequest{path='/wildfly-services/ejb/v1/invoke/-/EJBOverHTTPTestCase/-/StatelessIncrementorBean/-/org.jboss.as.test.clustering.cluster.ejb.remote.bean.Incrementor/increment', method=POST, protocol=HTTP/1.1}, headers = {Accept=[application/x-wf-ejb-response;version=1,application/x-wf-jbmar-exception;version=1], Authorization=[Basic cmVtb3RlZWpidXNlcjpyZW1AdGVlamJwYXNzd2Qx], Transfer-Encoding=[chunked], Content-Type=[application/x-wf-ejb-jbmar-invocation;version=1]}, authAdded = true 16:11:42,925 DEBUG [org.wildfly.httpclient.common] (main) Calling sendRequest on connection: ... 16:11:42,974 DEBUG [org.wildfly.httpclient.common] (XNIO-1 task-2) Got response from server: response = ClientResponse{responseHeaders={Connection=[keep-alive], Content-Type=[application/x-wf-ejb-jbmar-response;version=1], Content-Length=[114], Date=[Mon, 30 May 2022 20:11:42 GMT]}, responseCode=200, status='OK', protocol=HTTP/1.1} 16:11:42,974 DEBUG [org.wildfly.httpclient.common] (XNIO-1 task-2) Processing good respponse 16:11:42,975 INFO [org.jboss.as.test.clustering.cluster.AbstractClusteringTestCase] (main) Called SFSBAndSLSBWithoutFailover: SLSB backend node = node-2 16:11:42,976 INFO [org.wildfly.httpclient.ejb] (main) HttpEJBReceiver: calling processInvocation with URI http://localhost:8580/wildfly-services 16:11:42,976 DEBUG [org.wildfly.httpclient.common] (main) Calling sendRequestInternal: ClientRequest = ClientRequest{path='/wildfly-services/ejb/v1/invoke/-/EJBOverHTTPTestCase/-/StatefulIncrementorBean/CeYLo_El_EHrvcEQONaaCj4=/org.jboss.as.test.clustering.cluster.ejb.remote.bean.Incrementor/increment', method=POST, protocol=HTTP/1.1}, headers = {Accept=[application/x-wf-ejb-response;version=1,application/x-wf-jbmar-exception;version=1], Authorization=[Basic cmVtb3RlZWpidXNlcjpyZW1AdGVlamJwYXNzd2Qx], Transfer-Encoding=[chunked], Content-Type=[application/x-wf-ejb-jbmar-invocation;version=1], Cookie=[JSESSIONID=C0GJ_0D13gHaDOXN0d9X8qTBoEP2u1lw03cF-SeH.node-1]}, authAdded = true 16:11:42,976 DEBUG [org.wildfly.httpclient.common] (main) Calling sendRequest on connection: ... 16:11:43,002 DEBUG [org.wildfly.httpclient.common] (XNIO-1 task-2) Got response from server: response = ClientResponse{responseHeaders={Connection=[keep-alive], Content-Type=[application/x-wf-ejb-jbmar-response;version=1], Content-Length=[230], Date=[Mon, 30 May 2022 20:11:42 GMT]}, responseCode=200, status='OK', protocol=HTTP/1.1} 16:11:43,003 DEBUG [org.wildfly.httpclient.common] (XNIO-1 task-2) Processing good respponse 16:11:43,004 INFO [org.jboss.as.test.clustering.cluster.AbstractClusteringTestCase] (main) Called SFSBAndSLSBWithoutFailover: SFSB value = 3, backend node = node-1 16:11:43,005 INFO [org.wildfly.httpclient.ejb] (main) HttpEJBReceiver: calling processInvocation with URI http://localhost:8580/wildfly-services 16:11:43,005 DEBUG [org.wildfly.httpclient.common] (main) Calling sendRequestInternal: ClientRequest = ClientRequest{path='/wildfly-services/ejb/v1/invoke/-/EJBOverHTTPTestCase/-/StatelessIncrementorBean/-/org.jboss.as.test.clustering.cluster.ejb.remote.bean.Incrementor/increment', method=POST, protocol=HTTP/1.1}, headers = {Accept=[application/x-wf-ejb-response;version=1,application/x-wf-jbmar-exception;version=1], Authorization=[Basic cmVtb3RlZWpidXNlcjpyZW1AdGVlamJwYXNzd2Qx], Transfer-Encoding=[chunked], Content-Type=[application/x-wf-ejb-jbmar-invocation;version=1]}, authAdded = true 16:11:43,005 DEBUG [org.wildfly.httpclient.common] (main) Calling sendRequest on connection: ... 16:11:43,016 DEBUG [org.wildfly.httpclient.common] (XNIO-1 task-2) Got response from server: response = ClientResponse{responseHeaders={Connection=[keep-alive], Content-Type=[application/x-wf-ejb-jbmar-response;version=1], Content-Length=[114], Date=[Mon, 30 May 2022 20:11:43 GMT]}, responseCode=200, status='OK', protocol=HTTP/1.1} 16:11:43,016 DEBUG [org.wildfly.httpclient.common] (XNIO-1 task-2) Processing good respponse 16:11:43,017 INFO [org.jboss.as.test.clustering.cluster.AbstractClusteringTestCase] (main) Called SFSBAndSLSBWithoutFailover: SLSB backend node = node-2 16:11:43,018 INFO [org.wildfly.httpclient.ejb] (main) HttpEJBReceiver: calling processInvocation with URI http://localhost:8580/wildfly-services 16:11:43,018 DEBUG [org.wildfly.httpclient.common] (main) Calling sendRequestInternal: ClientRequest = ClientRequest{path='/wildfly-services/ejb/v1/invoke/-/EJBOverHTTPTestCase/-/StatefulIncrementorBean/CeYLo_El_EHrvcEQONaaCj4=/org.jboss.as.test.clustering.cluster.ejb.remote.bean.Incrementor/increment', method=POST, protocol=HTTP/1.1}, headers = {Accept=[application/x-wf-ejb-response;version=1,application/x-wf-jbmar-exception;version=1], Authorization=[Basic cmVtb3RlZWpidXNlcjpyZW1AdGVlamJwYXNzd2Qx], Transfer-Encoding=[chunked], Content-Type=[application/x-wf-ejb-jbmar-invocation;version=1], Cookie=[JSESSIONID=C0GJ_0D13gHaDOXN0d9X8qTBoEP2u1lw03cF-SeH.node-1]}, authAdded = true 16:11:43,019 DEBUG [org.wildfly.httpclient.common] (main) Calling sendRequest on connection: ... 16:11:43,074 DEBUG [org.wildfly.httpclient.common] (XNIO-1 task-2) Got response from server: response = ClientResponse{responseHeaders={Connection=[keep-alive], Content-Type=[application/x-wf-ejb-jbmar-response;version=1], Content-Length=[230], Date=[Mon, 30 May 2022 20:11:43 GMT]}, responseCode=200, status='OK', protocol=HTTP/1.1} 16:11:43,075 DEBUG [org.wildfly.httpclient.common] (XNIO-1 task-2) Processing good respponse 16:11:43,075 INFO [org.jboss.as.test.clustering.cluster.AbstractClusteringTestCase] (main) Called SFSBAndSLSBWithoutFailover: SFSB value = 4, backend node = node-1 16:11:43,076 INFO [org.wildfly.httpclient.ejb] (main) HttpEJBReceiver: calling processInvocation with URI http://localhost:8580/wildfly-services 16:11:43,076 DEBUG [org.wildfly.httpclient.common] (main) Calling sendRequestInternal: ClientRequest = ClientRequest{path='/wildfly-services/ejb/v1/invoke/-/EJBOverHTTPTestCase/-/StatelessIncrementorBean/-/org.jboss.as.test.clustering.cluster.ejb.remote.bean.Incrementor/increment', method=POST, protocol=HTTP/1.1}, headers = {Accept=[application/x-wf-ejb-response;version=1,application/x-wf-jbmar-exception;version=1], Authorization=[Basic cmVtb3RlZWpidXNlcjpyZW1AdGVlamJwYXNzd2Qx], Transfer-Encoding=[chunked], Content-Type=[application/x-wf-ejb-jbmar-invocation;version=1]}, authAdded = true 16:11:43,076 DEBUG [org.wildfly.httpclient.common] (main) Calling sendRequest on connection: ... 16:11:43,082 DEBUG [org.wildfly.httpclient.common] (XNIO-1 task-2) Got response from server: response = ClientResponse{responseHeaders={Connection=[keep-alive], Content-Type=[application/x-wf-ejb-jbmar-response;version=1], Content-Length=[114], Date=[Mon, 30 May 2022 20:11:43 GMT]}, responseCode=200, status='OK', protocol=HTTP/1.1} 16:11:43,082 DEBUG [org.wildfly.httpclient.common] (XNIO-1 task-2) Processing good respponse 16:11:43,083 INFO [org.jboss.as.test.clustering.cluster.AbstractClusteringTestCase] (main) Called SFSBAndSLSBWithoutFailover: SLSB backend node = node-2 16:11:43,083 INFO [org.wildfly.httpclient.ejb] (main) HttpEJBReceiver: calling processInvocation with URI http://localhost:8580/wildfly-services 16:11:43,083 DEBUG [org.wildfly.httpclient.common] (main) Calling sendRequestInternal: ClientRequest = ClientRequest{path='/wildfly-services/ejb/v1/invoke/-/EJBOverHTTPTestCase/-/StatefulIncrementorBean/CeYLo_El_EHrvcEQONaaCj4=/org.jboss.as.test.clustering.cluster.ejb.remote.bean.Incrementor/increment', method=POST, protocol=HTTP/1.1}, headers = {Accept=[application/x-wf-ejb-response;version=1,application/x-wf-jbmar-exception;version=1], Authorization=[Basic cmVtb3RlZWpidXNlcjpyZW1AdGVlamJwYXNzd2Qx], Transfer-Encoding=[chunked], Content-Type=[application/x-wf-ejb-jbmar-invocation;version=1], Cookie=[JSESSIONID=C0GJ_0D13gHaDOXN0d9X8qTBoEP2u1lw03cF-SeH.node-1]}, authAdded = true 16:11:43,083 DEBUG [org.wildfly.httpclient.common] (main) Calling sendRequest on connection: ... 16:11:43,096 DEBUG [org.wildfly.httpclient.common] (XNIO-1 task-2) Got response from server: response = ClientResponse{responseHeaders={Connection=[keep-alive], Content-Type=[application/x-wf-ejb-jbmar-response;version=1], Content-Length=[230], Date=[Mon, 30 May 2022 20:11:43 GMT]}, responseCode=200, status='OK', protocol=HTTP/1.1} 16:11:43,097 DEBUG [org.wildfly.httpclient.common] (XNIO-1 task-2) Processing good respponse 16:11:43,097 INFO [org.jboss.as.test.clustering.cluster.AbstractClusteringTestCase] (main) Called SFSBAndSLSBWithoutFailover: SFSB value = 5, backend node = node-1 16:11:43,097 INFO [org.wildfly.httpclient.ejb] (main) HttpEJBReceiver: calling processInvocation with URI http://localhost:8580/wildfly-services 16:11:43,098 DEBUG [org.wildfly.httpclient.common] (main) Calling sendRequestInternal: ClientRequest = ClientRequest{path='/wildfly-services/ejb/v1/invoke/-/EJBOverHTTPTestCase/-/StatelessIncrementorBean/-/org.jboss.as.test.clustering.cluster.ejb.remote.bean.Incrementor/increment', method=POST, protocol=HTTP/1.1}, headers = {Accept=[application/x-wf-ejb-response;version=1,application/x-wf-jbmar-exception;version=1], Authorization=[Basic cmVtb3RlZWpidXNlcjpyZW1AdGVlamJwYXNzd2Qx], Transfer-Encoding=[chunked], Content-Type=[application/x-wf-ejb-jbmar-invocation;version=1]}, authAdded = true 16:11:43,098 DEBUG [org.wildfly.httpclient.common] (main) Calling sendRequest on connection: ... 16:11:43,147 DEBUG [org.wildfly.httpclient.common] (XNIO-1 task-2) Got response from server: response = ClientResponse{responseHeaders={Connection=[keep-alive], Content-Type=[application/x-wf-ejb-jbmar-response;version=1], Content-Length=[114], Date=[Mon, 30 May 2022 20:11:43 GMT]}, responseCode=200, status='OK', protocol=HTTP/1.1} 16:11:43,148 DEBUG [org.wildfly.httpclient.common] (XNIO-1 task-2) Processing good respponse 16:11:43,149 INFO [org.jboss.as.test.clustering.cluster.AbstractClusteringTestCase] (main) Called SFSBAndSLSBWithoutFailover: SLSB backend node = node-2 16:11:43,150 INFO [org.jboss.as.test.clustering.cluster.AbstractClusteringTestCase] (main) EJBOverHTTPTestCase : testMultipleSFSBWithoutFailover: starting test 16:11:43,157 INFO [org.wildfly.httpclient.ejb] (main) HttpEJBReceiver: createSession with URI http://localhost:8580/wildfly-services 16:11:43,158 DEBUG [org.wildfly.httpclient.common] (main) Calling sendRequestInternal: ClientRequest = ClientRequest{path='/wildfly-services/ejb/v1/open/-/EJBOverHTTPTestCase/-/StatefulIncrementorBean', method=POST, protocol=HTTP/1.1}, headers = {Accept=[application/x-wf-jbmar-exception;version=1], Authorization=[Basic cmVtb3RlZWpidXNlcjpyZW1AdGVlamJwYXNzd2Qx], Content-Type=[application/x-wf-jbmar-sess-open;version=1]}, authAdded = true 16:11:43,158 DEBUG [org.wildfly.httpclient.common] (main) Calling sendRequest on connection: ... 16:11:43,192 DEBUG [org.wildfly.httpclient.common] (XNIO-1 task-2) Got response from server: response = ClientResponse{responseHeaders={Set-Cookie=[JSESSIONID=PHF8rBTHG53fASq_i6noqC8nUGZuZA0UgL8C19SS.node-2; path=/wildfly-services], x-wf-ejb-jbmar-session-id=[CTLDgjZf5Uywn6JojupEY-4=], Content-Type=[application/x-wf-ejb-jbmar-new-session;version=1], Date=[Mon, 30 May 2022 20:11:43 GMT]}, responseCode=204, status='No Content', protocol=HTTP/1.1} 16:11:43,192 DEBUG [org.wildfly.httpclient.common] (XNIO-1 task-2) Processing good respponse 16:11:43,194 INFO [org.wildfly.httpclient.ejb] (main) HttpEJBReceiver: createSession with URI http://localhost:8580/wildfly-services 16:11:43,195 DEBUG [org.wildfly.httpclient.common] (main) Calling sendRequestInternal: ClientRequest = ClientRequest{path='/wildfly-services/ejb/v1/open/-/EJBOverHTTPTestCase/-/StatefulIncrementorBean', method=POST, protocol=HTTP/1.1}, headers = {Accept=[application/x-wf-jbmar-exception;version=1], Authorization=[Basic cmVtb3RlZWpidXNlcjpyZW1AdGVlamJwYXNzd2Qx], Content-Type=[application/x-wf-jbmar-sess-open;version=1]}, authAdded = true 16:11:43,195 DEBUG [org.wildfly.httpclient.common] (main) Calling sendRequest on connection: ... 16:11:43,211 DEBUG [org.wildfly.httpclient.common] (XNIO-1 task-2) Got response from server: response = ClientResponse{responseHeaders={Set-Cookie=[JSESSIONID=B4_wfAiSpsK_VqQ_DkSfMtWd7lzXOWCpPHOOlB7x.node-1; path=/wildfly-services], x-wf-ejb-jbmar-session-id=[CVsqhJY9okRBqOEJ5S097h8=], Content-Type=[application/x-wf-ejb-jbmar-new-session;version=1], Date=[Mon, 30 May 2022 20:11:43 GMT]}, responseCode=204, status='No Content', protocol=HTTP/1.1} 16:11:43,212 DEBUG [org.wildfly.httpclient.common] (XNIO-1 task-2) Processing good respponse 16:11:43,212 INFO [org.jboss.as.test.clustering.cluster.AbstractClusteringTestCase] (main) testSFSBWithoutFailover: SFSB affinity for bean Proxy for remote EJB StatefulEJBLocator for "/EJBOverHTTPTestCase/StatefulIncrementorBean", view is interface org.jboss.as.test.clustering.cluster.ejb.remote.bean.Incrementor, affinity is URI, session ID is UUIDSessionID [32c38236-5fe5-4cb0-9fa2-688eea4463ee], strong affinity = URI, weak affinity = URI 16:11:43,212 INFO [org.jboss.as.test.clustering.cluster.AbstractClusteringTestCase] (main) testSFSBWithoutFailover: SFSB affinity for bean Proxy for remote EJB StatefulEJBLocator for "/EJBOverHTTPTestCase/StatefulIncrementorBean", view is interface org.jboss.as.test.clustering.cluster.ejb.remote.bean.Incrementor, affinity is URI, session ID is UUIDSessionID [5b2a8496-3da2-4441-a8e1-09e52d3dee1f], strong affinity = URI, weak affinity = URI 16:11:43,212 INFO [org.wildfly.httpclient.ejb] (main) HttpEJBReceiver: calling processInvocation with URI http://localhost:8580/wildfly-services 16:11:43,212 DEBUG [org.wildfly.httpclient.common] (main) Calling sendRequestInternal: ClientRequest = ClientRequest{path='/wildfly-services/ejb/v1/invoke/-/EJBOverHTTPTestCase/-/StatefulIncrementorBean/CTLDgjZf5Uywn6JojupEY-4=/org.jboss.as.test.clustering.cluster.ejb.remote.bean.Incrementor/increment', method=POST, protocol=HTTP/1.1}, headers = {Accept=[application/x-wf-ejb-response;version=1,application/x-wf-jbmar-exception;version=1], Authorization=[Basic cmVtb3RlZWpidXNlcjpyZW1AdGVlamJwYXNzd2Qx], Transfer-Encoding=[chunked], Content-Type=[application/x-wf-ejb-jbmar-invocation;version=1], Cookie=[JSESSIONID=PHF8rBTHG53fASq_i6noqC8nUGZuZA0UgL8C19SS.node-2]}, authAdded = true 16:11:43,212 DEBUG [org.wildfly.httpclient.common] (main) Calling sendRequest on connection: ... 16:11:43,267 DEBUG [org.wildfly.httpclient.common] (XNIO-1 task-2) Got response from server: response = ClientResponse{responseHeaders={Connection=[keep-alive], Content-Type=[application/x-wf-ejb-jbmar-response;version=1], Content-Length=[236], Date=[Mon, 30 May 2022 20:11:43 GMT]}, responseCode=200, status='OK', protocol=HTTP/1.1} 16:11:43,267 DEBUG [org.wildfly.httpclient.common] (XNIO-1 task-2) Processing good respponse 16:11:43,268 INFO [org.jboss.as.test.clustering.cluster.AbstractClusteringTestCase] (main) Called MultipleSFSBWithoutFailover: SFSB value = 1, backend node = node-2 16:11:43,268 INFO [org.wildfly.httpclient.ejb] (main) HttpEJBReceiver: calling processInvocation with URI http://localhost:8580/wildfly-services 16:11:43,268 DEBUG [org.wildfly.httpclient.common] (main) Calling sendRequestInternal: ClientRequest = ClientRequest{path='/wildfly-services/ejb/v1/invoke/-/EJBOverHTTPTestCase/-/StatefulIncrementorBean/CVsqhJY9okRBqOEJ5S097h8=/org.jboss.as.test.clustering.cluster.ejb.remote.bean.Incrementor/increment', method=POST, protocol=HTTP/1.1}, headers = {Accept=[application/x-wf-ejb-response;version=1,application/x-wf-jbmar-exception;version=1], Authorization=[Basic cmVtb3RlZWpidXNlcjpyZW1AdGVlamJwYXNzd2Qx], Transfer-Encoding=[chunked], Content-Type=[application/x-wf-ejb-jbmar-invocation;version=1], Cookie=[JSESSIONID=B4_wfAiSpsK_VqQ_DkSfMtWd7lzXOWCpPHOOlB7x.node-1]}, authAdded = true 16:11:43,269 DEBUG [org.wildfly.httpclient.common] (main) Calling sendRequest on connection: ... 16:11:43,286 DEBUG [org.wildfly.httpclient.common] (XNIO-1 task-2) Got response from server: response = ClientResponse{responseHeaders={Connection=[keep-alive], Content-Type=[application/x-wf-ejb-jbmar-response;version=1], Content-Length=[230], Date=[Mon, 30 May 2022 20:11:43 GMT]}, responseCode=200, status='OK', protocol=HTTP/1.1} 16:11:43,286 DEBUG [org.wildfly.httpclient.common] (XNIO-1 task-2) Processing good respponse 16:11:43,287 INFO [org.jboss.as.test.clustering.cluster.AbstractClusteringTestCase] (main) Called MultipleSFSBWithoutFailover: SFSB value = 1, backend node = node-1 16:11:43,287 INFO [org.wildfly.httpclient.ejb] (main) HttpEJBReceiver: calling processInvocation with URI http://localhost:8580/wildfly-services 16:11:43,287 DEBUG [org.wildfly.httpclient.common] (main) Calling sendRequestInternal: ClientRequest = ClientRequest{path='/wildfly-services/ejb/v1/invoke/-/EJBOverHTTPTestCase/-/StatefulIncrementorBean/CTLDgjZf5Uywn6JojupEY-4=/org.jboss.as.test.clustering.cluster.ejb.remote.bean.Incrementor/increment', method=POST, protocol=HTTP/1.1}, headers = {Accept=[application/x-wf-ejb-response;version=1,application/x-wf-jbmar-exception;version=1], Authorization=[Basic cmVtb3RlZWpidXNlcjpyZW1AdGVlamJwYXNzd2Qx], Transfer-Encoding=[chunked], Content-Type=[application/x-wf-ejb-jbmar-invocation;version=1], Cookie=[JSESSIONID=PHF8rBTHG53fASq_i6noqC8nUGZuZA0UgL8C19SS.node-2]}, authAdded = true 16:11:43,287 DEBUG [org.wildfly.httpclient.common] (main) Calling sendRequest on connection: ... 16:11:43,299 DEBUG [org.wildfly.httpclient.common] (XNIO-1 task-2) Got response from server: response = ClientResponse{responseHeaders={Connection=[keep-alive], Content-Type=[application/x-wf-ejb-jbmar-response;version=1], Content-Length=[236], Date=[Mon, 30 May 2022 20:11:43 GMT]}, responseCode=200, status='OK', protocol=HTTP/1.1} 16:11:43,299 DEBUG [org.wildfly.httpclient.common] (XNIO-1 task-2) Processing good respponse 16:11:43,299 INFO [org.jboss.as.test.clustering.cluster.AbstractClusteringTestCase] (main) Called MultipleSFSBWithoutFailover: SFSB value = 2, backend node = node-2 16:11:43,299 INFO [org.wildfly.httpclient.ejb] (main) HttpEJBReceiver: calling processInvocation with URI http://localhost:8580/wildfly-services 16:11:43,300 DEBUG [org.wildfly.httpclient.common] (main) Calling sendRequestInternal: ClientRequest = ClientRequest{path='/wildfly-services/ejb/v1/invoke/-/EJBOverHTTPTestCase/-/StatefulIncrementorBean/CVsqhJY9okRBqOEJ5S097h8=/org.jboss.as.test.clustering.cluster.ejb.remote.bean.Incrementor/increment', method=POST, protocol=HTTP/1.1}, headers = {Accept=[application/x-wf-ejb-response;version=1,application/x-wf-jbmar-exception;version=1], Authorization=[Basic cmVtb3RlZWpidXNlcjpyZW1AdGVlamJwYXNzd2Qx], Transfer-Encoding=[chunked], Content-Type=[application/x-wf-ejb-jbmar-invocation;version=1], Cookie=[JSESSIONID=B4_wfAiSpsK_VqQ_DkSfMtWd7lzXOWCpPHOOlB7x.node-1]}, authAdded = true 16:11:43,300 DEBUG [org.wildfly.httpclient.common] (main) Calling sendRequest on connection: ... 16:11:43,361 DEBUG [org.wildfly.httpclient.common] (XNIO-1 task-2) Got response from server: response = ClientResponse{responseHeaders={Connection=[keep-alive], Content-Type=[application/x-wf-ejb-jbmar-response;version=1], Content-Length=[230], Date=[Mon, 30 May 2022 20:11:43 GMT]}, responseCode=200, status='OK', protocol=HTTP/1.1} 16:11:43,361 DEBUG [org.wildfly.httpclient.common] (XNIO-1 task-2) Processing good respponse 16:11:43,362 INFO [org.jboss.as.test.clustering.cluster.AbstractClusteringTestCase] (main) Called MultipleSFSBWithoutFailover: SFSB value = 2, backend node = node-1 16:11:43,363 INFO [org.wildfly.httpclient.ejb] (main) HttpEJBReceiver: calling processInvocation with URI http://localhost:8580/wildfly-services 16:11:43,363 DEBUG [org.wildfly.httpclient.common] (main) Calling sendRequestInternal: ClientRequest = ClientRequest{path='/wildfly-services/ejb/v1/invoke/-/EJBOverHTTPTestCase/-/StatefulIncrementorBean/CTLDgjZf5Uywn6JojupEY-4=/org.jboss.as.test.clustering.cluster.ejb.remote.bean.Incrementor/increment', method=POST, protocol=HTTP/1.1}, headers = {Accept=[application/x-wf-ejb-response;version=1,application/x-wf-jbmar-exception;version=1], Authorization=[Basic cmVtb3RlZWpidXNlcjpyZW1AdGVlamJwYXNzd2Qx], Transfer-Encoding=[chunked], Content-Type=[application/x-wf-ejb-jbmar-invocation;version=1], Cookie=[JSESSIONID=PHF8rBTHG53fASq_i6noqC8nUGZuZA0UgL8C19SS.node-2]}, authAdded = true 16:11:43,364 DEBUG [org.wildfly.httpclient.common] (main) Calling sendRequest on connection: ... 16:11:43,383 DEBUG [org.wildfly.httpclient.common] (XNIO-1 task-2) Got response from server: response = ClientResponse{responseHeaders={Connection=[keep-alive], Content-Type=[application/x-wf-ejb-jbmar-response;version=1], Content-Length=[236], Date=[Mon, 30 May 2022 20:11:43 GMT]}, responseCode=200, status='OK', protocol=HTTP/1.1} 16:11:43,384 DEBUG [org.wildfly.httpclient.common] (XNIO-1 task-2) Processing good respponse 16:11:43,384 INFO [org.jboss.as.test.clustering.cluster.AbstractClusteringTestCase] (main) Called MultipleSFSBWithoutFailover: SFSB value = 3, backend node = node-2 16:11:43,384 INFO [org.wildfly.httpclient.ejb] (main) HttpEJBReceiver: calling processInvocation with URI http://localhost:8580/wildfly-services 16:11:43,385 DEBUG [org.wildfly.httpclient.common] (main) Calling sendRequestInternal: ClientRequest = ClientRequest{path='/wildfly-services/ejb/v1/invoke/-/EJBOverHTTPTestCase/-/StatefulIncrementorBean/CVsqhJY9okRBqOEJ5S097h8=/org.jboss.as.test.clustering.cluster.ejb.remote.bean.Incrementor/increment', method=POST, protocol=HTTP/1.1}, headers = {Accept=[application/x-wf-ejb-response;version=1,application/x-wf-jbmar-exception;version=1], Authorization=[Basic cmVtb3RlZWpidXNlcjpyZW1AdGVlamJwYXNzd2Qx], Transfer-Encoding=[chunked], Content-Type=[application/x-wf-ejb-jbmar-invocation;version=1], Cookie=[JSESSIONID=B4_wfAiSpsK_VqQ_DkSfMtWd7lzXOWCpPHOOlB7x.node-1]}, authAdded = true 16:11:43,385 DEBUG [org.wildfly.httpclient.common] (main) Calling sendRequest on connection: ... 16:11:43,394 DEBUG [org.wildfly.httpclient.common] (XNIO-1 task-2) Got response from server: response = ClientResponse{responseHeaders={Connection=[keep-alive], Content-Type=[application/x-wf-ejb-jbmar-response;version=1], Content-Length=[230], Date=[Mon, 30 May 2022 20:11:43 GMT]}, responseCode=200, status='OK', protocol=HTTP/1.1} 16:11:43,394 DEBUG [org.wildfly.httpclient.common] (XNIO-1 task-2) Processing good respponse 16:11:43,394 INFO [org.jboss.as.test.clustering.cluster.AbstractClusteringTestCase] (main) Called MultipleSFSBWithoutFailover: SFSB value = 3, backend node = node-1 16:11:43,394 INFO [org.wildfly.httpclient.ejb] (main) HttpEJBReceiver: calling processInvocation with URI http://localhost:8580/wildfly-services 16:11:43,395 DEBUG [org.wildfly.httpclient.common] (main) Calling sendRequestInternal: ClientRequest = ClientRequest{path='/wildfly-services/ejb/v1/invoke/-/EJBOverHTTPTestCase/-/StatefulIncrementorBean/CTLDgjZf5Uywn6JojupEY-4=/org.jboss.as.test.clustering.cluster.ejb.remote.bean.Incrementor/increment', method=POST, protocol=HTTP/1.1}, headers = {Accept=[application/x-wf-ejb-response;version=1,application/x-wf-jbmar-exception;version=1], Authorization=[Basic cmVtb3RlZWpidXNlcjpyZW1AdGVlamJwYXNzd2Qx], Transfer-Encoding=[chunked], Content-Type=[application/x-wf-ejb-jbmar-invocation;version=1], Cookie=[JSESSIONID=PHF8rBTHG53fASq_i6noqC8nUGZuZA0UgL8C19SS.node-2]}, authAdded = true 16:11:43,395 DEBUG [org.wildfly.httpclient.common] (main) Calling sendRequest on connection: ... 16:11:43,456 DEBUG [org.wildfly.httpclient.common] (XNIO-1 task-2) Got response from server: response = ClientResponse{responseHeaders={Connection=[keep-alive], Content-Type=[application/x-wf-ejb-jbmar-response;version=1], Content-Length=[236], Date=[Mon, 30 May 2022 20:11:43 GMT]}, responseCode=200, status='OK', protocol=HTTP/1.1} 16:11:43,456 DEBUG [org.wildfly.httpclient.common] (XNIO-1 task-2) Processing good respponse 16:11:43,458 INFO [org.jboss.as.test.clustering.cluster.AbstractClusteringTestCase] (main) Called MultipleSFSBWithoutFailover: SFSB value = 4, backend node = node-2 16:11:43,458 INFO [org.wildfly.httpclient.ejb] (main) HttpEJBReceiver: calling processInvocation with URI http://localhost:8580/wildfly-services 16:11:43,458 DEBUG [org.wildfly.httpclient.common] (main) Calling sendRequestInternal: ClientRequest = ClientRequest{path='/wildfly-services/ejb/v1/invoke/-/EJBOverHTTPTestCase/-/StatefulIncrementorBean/CVsqhJY9okRBqOEJ5S097h8=/org.jboss.as.test.clustering.cluster.ejb.remote.bean.Incrementor/increment', method=POST, protocol=HTTP/1.1}, headers = {Accept=[application/x-wf-ejb-response;version=1,application/x-wf-jbmar-exception;version=1], Authorization=[Basic cmVtb3RlZWpidXNlcjpyZW1AdGVlamJwYXNzd2Qx], Transfer-Encoding=[chunked], Content-Type=[application/x-wf-ejb-jbmar-invocation;version=1], Cookie=[JSESSIONID=B4_wfAiSpsK_VqQ_DkSfMtWd7lzXOWCpPHOOlB7x.node-1]}, authAdded = true 16:11:43,459 DEBUG [org.wildfly.httpclient.common] (main) Calling sendRequest on connection: ... 16:11:43,477 DEBUG [org.wildfly.httpclient.common] (XNIO-1 task-2) Got response from server: response = ClientResponse{responseHeaders={Connection=[keep-alive], Content-Type=[application/x-wf-ejb-jbmar-response;version=1], Content-Length=[230], Date=[Mon, 30 May 2022 20:11:43 GMT]}, responseCode=200, status='OK', protocol=HTTP/1.1} 16:11:43,477 DEBUG [org.wildfly.httpclient.common] (XNIO-1 task-2) Processing good respponse 16:11:43,478 INFO [org.jboss.as.test.clustering.cluster.AbstractClusteringTestCase] (main) Called MultipleSFSBWithoutFailover: SFSB value = 4, backend node = node-1 16:11:43,479 INFO [org.wildfly.httpclient.ejb] (main) HttpEJBReceiver: calling processInvocation with URI http://localhost:8580/wildfly-services 16:11:43,479 DEBUG [org.wildfly.httpclient.common] (main) Calling sendRequestInternal: ClientRequest = ClientRequest{path='/wildfly-services/ejb/v1/invoke/-/EJBOverHTTPTestCase/-/StatefulIncrementorBean/CTLDgjZf5Uywn6JojupEY-4=/org.jboss.as.test.clustering.cluster.ejb.remote.bean.Incrementor/increment', method=POST, protocol=HTTP/1.1}, headers = {Accept=[application/x-wf-ejb-response;version=1,application/x-wf-jbmar-exception;version=1], Authorization=[Basic cmVtb3RlZWpidXNlcjpyZW1AdGVlamJwYXNzd2Qx], Transfer-Encoding=[chunked], Content-Type=[application/x-wf-ejb-jbmar-invocation;version=1], Cookie=[JSESSIONID=PHF8rBTHG53fASq_i6noqC8nUGZuZA0UgL8C19SS.node-2]}, authAdded = true 16:11:43,479 DEBUG [org.wildfly.httpclient.common] (main) Calling sendRequest on connection: ... 16:11:43,496 DEBUG [org.wildfly.httpclient.common] (XNIO-1 task-2) Got response from server: response = ClientResponse{responseHeaders={Connection=[keep-alive], Content-Type=[application/x-wf-ejb-jbmar-response;version=1], Content-Length=[236], Date=[Mon, 30 May 2022 20:11:43 GMT]}, responseCode=200, status='OK', protocol=HTTP/1.1} 16:11:43,496 DEBUG [org.wildfly.httpclient.common] (XNIO-1 task-2) Processing good respponse 16:11:43,497 INFO [org.jboss.as.test.clustering.cluster.AbstractClusteringTestCase] (main) Called MultipleSFSBWithoutFailover: SFSB value = 5, backend node = node-2 16:11:43,497 INFO [org.wildfly.httpclient.ejb] (main) HttpEJBReceiver: calling processInvocation with URI http://localhost:8580/wildfly-services 16:11:43,498 DEBUG [org.wildfly.httpclient.common] (main) Calling sendRequestInternal: ClientRequest = ClientRequest{path='/wildfly-services/ejb/v1/invoke/-/EJBOverHTTPTestCase/-/StatefulIncrementorBean/CVsqhJY9okRBqOEJ5S097h8=/org.jboss.as.test.clustering.cluster.ejb.remote.bean.Incrementor/increment', method=POST, protocol=HTTP/1.1}, headers = {Accept=[application/x-wf-ejb-response;version=1,application/x-wf-jbmar-exception;version=1], Authorization=[Basic cmVtb3RlZWpidXNlcjpyZW1AdGVlamJwYXNzd2Qx], Transfer-Encoding=[chunked], Content-Type=[application/x-wf-ejb-jbmar-invocation;version=1], Cookie=[JSESSIONID=B4_wfAiSpsK_VqQ_DkSfMtWd7lzXOWCpPHOOlB7x.node-1]}, authAdded = true 16:11:43,498 DEBUG [org.wildfly.httpclient.common] (main) Calling sendRequest on connection: ... 16:11:43,558 DEBUG [org.wildfly.httpclient.common] (XNIO-1 task-2) Got response from server: response = ClientResponse{responseHeaders={Connection=[keep-alive], Content-Type=[application/x-wf-ejb-jbmar-response;version=1], Content-Length=[230], Date=[Mon, 30 May 2022 20:11:43 GMT]}, responseCode=200, status='OK', protocol=HTTP/1.1} 16:11:43,559 DEBUG [org.wildfly.httpclient.common] (XNIO-1 task-2) Processing good respponse 16:11:43,560 INFO [org.jboss.as.test.clustering.cluster.AbstractClusteringTestCase] (main) Called MultipleSFSBWithoutFailover: SFSB value = 5, backend node = node-1 16:11:43,561 INFO [org.jboss.as.test.clustering.cluster.AbstractClusteringTestCase] (main) EJBOverHTTPTestCase : running after test 16:11:43,713 TRACE [org.jboss.as.test.clustering.NodeUtil] (main) Container node-1 was already started 16:11:43,713 TRACE [org.jboss.as.test.clustering.NodeUtil] (main) Container node-2 was already started 16:11:43,713 TRACE [org.jboss.as.test.clustering.NodeUtil] (main) Container load-balancer-1 was already started 16:11:43,713 TRACE [org.jboss.as.test.clustering.NodeUtil] (main) Undeploying deployment-1 16:11:43,739 TRACE [org.jboss.as.test.clustering.NodeUtil] (main) Undeployed deployment-1 16:11:43,739 TRACE [org.jboss.as.test.clustering.NodeUtil] (main) Undeploying deployment-2 16:11:43,763 TRACE [org.jboss.as.test.clustering.NodeUtil] (main) Undeployed deployment-2 16:11:43,763 TRACE [org.jboss.as.test.clustering.NodeUtil] (main) Undeploying deployment-3 16:11:43,791 TRACE [org.jboss.as.test.clustering.NodeUtil] (main) Undeployed deployment-3 16:11:43,791 TRACE [org.jboss.as.test.clustering.NodeUtil] (main) Undeploying deployment-4 16:11:43,816 TRACE [org.jboss.as.test.clustering.NodeUtil] (main) Undeployed deployment-4 16:11:43,821 TRACE [org.jboss.as.test.clustering.NodeUtil] (main) Container node-1 was already started 16:11:43,821 TRACE [org.jboss.as.test.clustering.NodeUtil] (main) Container node-2 was already started 16:11:43,821 TRACE [org.jboss.as.test.clustering.NodeUtil] (main) Container load-balancer-1 was already started 16:11:43,821 TRACE [org.jboss.as.test.clustering.NodeUtil] (main) Deploying deployment-1 16:11:43,965 TRACE [org.jboss.as.test.clustering.NodeUtil] (main) Deployed deployment-1 16:11:43,965 TRACE [org.jboss.as.test.clustering.NodeUtil] (main) Deploying deployment-2 16:11:44,130 TRACE [org.jboss.as.test.clustering.NodeUtil] (main) Deployed deployment-2 16:11:44,130 TRACE [org.jboss.as.test.clustering.NodeUtil] (main) Deploying deployment-3 16:11:44,238 TRACE [org.jboss.as.test.clustering.NodeUtil] (main) Deployed deployment-3 16:11:44,238 TRACE [org.jboss.as.test.clustering.NodeUtil] (main) Deploying deployment-4 16:11:44,359 TRACE [org.jboss.as.test.clustering.NodeUtil] (main) Deployed deployment-4 16:11:44,359 INFO [org.jboss.as.test.clustering.cluster.AbstractClusteringTestCase] (main) EJBOverHTTPTestCase : running before test 16:11:44,483 INFO [org.jboss.as.test.clustering.cluster.AbstractClusteringTestCase] (main) Waiting for backend server registration to complete 16:12:04,563 INFO [org.jboss.as.test.clustering.cluster.AbstractClusteringTestCase] (main) registeredWorkersList = [node-1, node-2] 16:12:04,564 INFO [org.jboss.as.test.clustering.cluster.AbstractClusteringTestCase] (main) EJBOverHTTPTestCase : testMultipleSFSBWithoutFailover: starting test 16:12:04,569 INFO [org.wildfly.httpclient.ejb] (main) HttpEJBReceiver: createSession with URI http://localhost:8580/wildfly-services 16:12:04,570 DEBUG [org.wildfly.httpclient.common] (XNIO-1 I/O-1) Calling sendRequestInternal: ClientRequest = ClientRequest{path='/wildfly-services/ejb/v1/open/-/EJBOverHTTPTestCase/-/StatefulIncrementorBean', method=POST, protocol=HTTP/1.1}, headers = {Accept=[application/x-wf-jbmar-exception;version=1], Authorization=[Basic cmVtb3RlZWpidXNlcjpyZW1AdGVlamJwYXNzd2Qx], Content-Type=[application/x-wf-jbmar-sess-open;version=1]}, authAdded = true 16:12:04,570 DEBUG [org.wildfly.httpclient.common] (XNIO-1 I/O-1) Calling sendRequest on connection: ... 16:12:04,585 DEBUG [org.wildfly.httpclient.common] (XNIO-1 task-2) Got response from server: response = ClientResponse{responseHeaders={Set-Cookie=[JSESSIONID=D1jK8TLZu_0Q3jhihCXCc6zw0DvqV3vOrVe5ZSKC.node-1; path=/wildfly-services], x-wf-ejb-jbmar-session-id=[CYoGWvHZuEQdmlqxUZnpyu4=], Content-Type=[application/x-wf-ejb-jbmar-new-session;version=1], Date=[Mon, 30 May 2022 20:12:04 GMT]}, responseCode=204, status='No Content', protocol=HTTP/1.1} 16:12:04,585 DEBUG [org.wildfly.httpclient.common] (XNIO-1 task-2) Processing good respponse 16:12:04,586 INFO [org.wildfly.httpclient.ejb] (main) HttpEJBReceiver: createSession with URI http://localhost:8580/wildfly-services 16:12:04,586 DEBUG [org.wildfly.httpclient.common] (main) Calling sendRequestInternal: ClientRequest = ClientRequest{path='/wildfly-services/ejb/v1/open/-/EJBOverHTTPTestCase/-/StatefulIncrementorBean', method=POST, protocol=HTTP/1.1}, headers = {Accept=[application/x-wf-jbmar-exception;version=1], Authorization=[Basic cmVtb3RlZWpidXNlcjpyZW1AdGVlamJwYXNzd2Qx], Content-Type=[application/x-wf-jbmar-sess-open;version=1]}, authAdded = true 16:12:04,586 DEBUG [org.wildfly.httpclient.common] (main) Calling sendRequest on connection: ... 16:12:04,599 DEBUG [org.wildfly.httpclient.common] (XNIO-1 task-2) Got response from server: response = ClientResponse{responseHeaders={Set-Cookie=[JSESSIONID=3WsmqoSc_1TWUMbcD6LHkTeuaFACPuiiKo9I2LfC.node-2; path=/wildfly-services], x-wf-ejb-jbmar-session-id=[CVh0I_lS6kH7jBIAAFHYqEE=], Content-Type=[application/x-wf-ejb-jbmar-new-session;version=1], Date=[Mon, 30 May 2022 20:12:04 GMT]}, responseCode=204, status='No Content', protocol=HTTP/1.1} 16:12:04,599 DEBUG [org.wildfly.httpclient.common] (XNIO-1 task-2) Processing good respponse 16:12:04,599 INFO [org.jboss.as.test.clustering.cluster.AbstractClusteringTestCase] (main) testSFSBWithoutFailover: SFSB affinity for bean Proxy for remote EJB StatefulEJBLocator for "/EJBOverHTTPTestCase/StatefulIncrementorBean", view is interface org.jboss.as.test.clustering.cluster.ejb.remote.bean.Incrementor, affinity is URI, session ID is UUIDSessionID [8a065af1-d9b8-441d-9a5a-b15199e9caee], strong affinity = URI, weak affinity = URI 16:12:04,600 INFO [org.jboss.as.test.clustering.cluster.AbstractClusteringTestCase] (main) testSFSBWithoutFailover: SFSB affinity for bean Proxy for remote EJB StatefulEJBLocator for "/EJBOverHTTPTestCase/StatefulIncrementorBean", view is interface org.jboss.as.test.clustering.cluster.ejb.remote.bean.Incrementor, affinity is URI, session ID is UUIDSessionID [587423f9-52ea-41fb-8c12-000051d8a841], strong affinity = URI, weak affinity = URI 16:12:04,600 INFO [org.wildfly.httpclient.ejb] (main) HttpEJBReceiver: calling processInvocation with URI http://localhost:8580/wildfly-services 16:12:04,600 DEBUG [org.wildfly.httpclient.common] (main) Calling sendRequestInternal: ClientRequest = ClientRequest{path='/wildfly-services/ejb/v1/invoke/-/EJBOverHTTPTestCase/-/StatefulIncrementorBean/CYoGWvHZuEQdmlqxUZnpyu4=/org.jboss.as.test.clustering.cluster.ejb.remote.bean.Incrementor/increment', method=POST, protocol=HTTP/1.1}, headers = {Accept=[application/x-wf-ejb-response;version=1,application/x-wf-jbmar-exception;version=1], Authorization=[Basic cmVtb3RlZWpidXNlcjpyZW1AdGVlamJwYXNzd2Qx], Transfer-Encoding=[chunked], Content-Type=[application/x-wf-ejb-jbmar-invocation;version=1], Cookie=[JSESSIONID=D1jK8TLZu_0Q3jhihCXCc6zw0DvqV3vOrVe5ZSKC.node-1]}, authAdded = true 16:12:04,600 DEBUG [org.wildfly.httpclient.common] (main) Calling sendRequest on connection: ... 16:12:04,610 DEBUG [org.wildfly.httpclient.common] (XNIO-1 task-2) Got response from server: response = ClientResponse{responseHeaders={Connection=[keep-alive], Content-Type=[application/x-wf-ejb-jbmar-response;version=1], Content-Length=[230], Date=[Mon, 30 May 2022 20:12:04 GMT]}, responseCode=200, status='OK', protocol=HTTP/1.1} 16:12:04,610 DEBUG [org.wildfly.httpclient.common] (XNIO-1 task-2) Processing good respponse 16:12:04,610 INFO [org.jboss.as.test.clustering.cluster.AbstractClusteringTestCase] (main) Called MultipleSFSBWithoutFailover: SFSB value = 1, backend node = node-1 16:12:04,610 INFO [org.wildfly.httpclient.ejb] (main) HttpEJBReceiver: calling processInvocation with URI http://localhost:8580/wildfly-services 16:12:04,610 DEBUG [org.wildfly.httpclient.common] (main) Calling sendRequestInternal: ClientRequest = ClientRequest{path='/wildfly-services/ejb/v1/invoke/-/EJBOverHTTPTestCase/-/StatefulIncrementorBean/CVh0I_lS6kH7jBIAAFHYqEE=/org.jboss.as.test.clustering.cluster.ejb.remote.bean.Incrementor/increment', method=POST, protocol=HTTP/1.1}, headers = {Accept=[application/x-wf-ejb-response;version=1,application/x-wf-jbmar-exception;version=1], Authorization=[Basic cmVtb3RlZWpidXNlcjpyZW1AdGVlamJwYXNzd2Qx], Transfer-Encoding=[chunked], Content-Type=[application/x-wf-ejb-jbmar-invocation;version=1], Cookie=[JSESSIONID=3WsmqoSc_1TWUMbcD6LHkTeuaFACPuiiKo9I2LfC.node-2]}, authAdded = true 16:12:04,610 DEBUG [org.wildfly.httpclient.common] (main) Calling sendRequest on connection: ... 16:12:04,670 DEBUG [org.wildfly.httpclient.common] (XNIO-1 task-2) Got response from server: response = ClientResponse{responseHeaders={Connection=[keep-alive], Content-Type=[application/x-wf-ejb-jbmar-response;version=1], Content-Length=[236], Date=[Mon, 30 May 2022 20:12:04 GMT]}, responseCode=200, status='OK', protocol=HTTP/1.1} 16:12:04,670 DEBUG [org.wildfly.httpclient.common] (XNIO-1 task-2) Processing good respponse 16:12:04,671 INFO [org.jboss.as.test.clustering.cluster.AbstractClusteringTestCase] (main) Called MultipleSFSBWithoutFailover: SFSB value = 1, backend node = node-2 16:12:04,671 INFO [org.wildfly.httpclient.ejb] (main) HttpEJBReceiver: calling processInvocation with URI http://localhost:8580/wildfly-services 16:12:04,672 DEBUG [org.wildfly.httpclient.common] (main) Calling sendRequestInternal: ClientRequest = ClientRequest{path='/wildfly-services/ejb/v1/invoke/-/EJBOverHTTPTestCase/-/StatefulIncrementorBean/CYoGWvHZuEQdmlqxUZnpyu4=/org.jboss.as.test.clustering.cluster.ejb.remote.bean.Incrementor/increment', method=POST, protocol=HTTP/1.1}, headers = {Accept=[application/x-wf-ejb-response;version=1,application/x-wf-jbmar-exception;version=1], Authorization=[Basic cmVtb3RlZWpidXNlcjpyZW1AdGVlamJwYXNzd2Qx], Transfer-Encoding=[chunked], Content-Type=[application/x-wf-ejb-jbmar-invocation;version=1], Cookie=[JSESSIONID=D1jK8TLZu_0Q3jhihCXCc6zw0DvqV3vOrVe5ZSKC.node-1]}, authAdded = true 16:12:04,672 DEBUG [org.wildfly.httpclient.common] (main) Calling sendRequest on connection: ... 16:12:04,694 DEBUG [org.wildfly.httpclient.common] (XNIO-1 task-2) Got response from server: response = ClientResponse{responseHeaders={Connection=[keep-alive], Content-Type=[application/x-wf-ejb-jbmar-response;version=1], Content-Length=[230], Date=[Mon, 30 May 2022 20:12:04 GMT]}, responseCode=200, status='OK', protocol=HTTP/1.1} 16:12:04,694 DEBUG [org.wildfly.httpclient.common] (XNIO-1 task-2) Processing good respponse 16:12:04,695 INFO [org.jboss.as.test.clustering.cluster.AbstractClusteringTestCase] (main) Called MultipleSFSBWithoutFailover: SFSB value = 2, backend node = node-1 16:12:04,696 INFO [org.wildfly.httpclient.ejb] (main) HttpEJBReceiver: calling processInvocation with URI http://localhost:8580/wildfly-services 16:12:04,696 DEBUG [org.wildfly.httpclient.common] (main) Calling sendRequestInternal: ClientRequest = ClientRequest{path='/wildfly-services/ejb/v1/invoke/-/EJBOverHTTPTestCase/-/StatefulIncrementorBean/CVh0I_lS6kH7jBIAAFHYqEE=/org.jboss.as.test.clustering.cluster.ejb.remote.bean.Incrementor/increment', method=POST, protocol=HTTP/1.1}, headers = {Accept=[application/x-wf-ejb-response;version=1,application/x-wf-jbmar-exception;version=1], Authorization=[Basic cmVtb3RlZWpidXNlcjpyZW1AdGVlamJwYXNzd2Qx], Transfer-Encoding=[chunked], Content-Type=[application/x-wf-ejb-jbmar-invocation;version=1], Cookie=[JSESSIONID=3WsmqoSc_1TWUMbcD6LHkTeuaFACPuiiKo9I2LfC.node-2]}, authAdded = true 16:12:04,697 DEBUG [org.wildfly.httpclient.common] (main) Calling sendRequest on connection: ... 16:12:04,715 DEBUG [org.wildfly.httpclient.common] (XNIO-1 task-2) Got response from server: response = ClientResponse{responseHeaders={Connection=[keep-alive], Content-Type=[application/x-wf-ejb-jbmar-response;version=1], Content-Length=[236], Date=[Mon, 30 May 2022 20:12:04 GMT]}, responseCode=200, status='OK', protocol=HTTP/1.1} 16:12:04,715 DEBUG [org.wildfly.httpclient.common] (XNIO-1 task-2) Processing good respponse 16:12:04,715 INFO [org.jboss.as.test.clustering.cluster.AbstractClusteringTestCase] (main) Called MultipleSFSBWithoutFailover: SFSB value = 2, backend node = node-2 16:12:04,715 INFO [org.wildfly.httpclient.ejb] (main) HttpEJBReceiver: calling processInvocation with URI http://localhost:8580/wildfly-services 16:12:04,716 DEBUG [org.wildfly.httpclient.common] (main) Calling sendRequestInternal: ClientRequest = ClientRequest{path='/wildfly-services/ejb/v1/invoke/-/EJBOverHTTPTestCase/-/StatefulIncrementorBean/CYoGWvHZuEQdmlqxUZnpyu4=/org.jboss.as.test.clustering.cluster.ejb.remote.bean.Incrementor/increment', method=POST, protocol=HTTP/1.1}, headers = {Accept=[application/x-wf-ejb-response;version=1,application/x-wf-jbmar-exception;version=1], Authorization=[Basic cmVtb3RlZWpidXNlcjpyZW1AdGVlamJwYXNzd2Qx], Transfer-Encoding=[chunked], Content-Type=[application/x-wf-ejb-jbmar-invocation;version=1], Cookie=[JSESSIONID=D1jK8TLZu_0Q3jhihCXCc6zw0DvqV3vOrVe5ZSKC.node-1]}, authAdded = true 16:12:04,716 DEBUG [org.wildfly.httpclient.common] (main) Calling sendRequest on connection: ... 16:12:04,765 DEBUG [org.wildfly.httpclient.common] (XNIO-1 task-2) Got response from server: response = ClientResponse{responseHeaders={Connection=[keep-alive], Content-Type=[application/x-wf-ejb-jbmar-response;version=1], Content-Length=[230], Date=[Mon, 30 May 2022 20:12:04 GMT]}, responseCode=200, status='OK', protocol=HTTP/1.1} 16:12:04,766 DEBUG [org.wildfly.httpclient.common] (XNIO-1 task-2) Processing good respponse 16:12:04,766 INFO [org.jboss.as.test.clustering.cluster.AbstractClusteringTestCase] (main) Called MultipleSFSBWithoutFailover: SFSB value = 3, backend node = node-1 16:12:04,766 INFO [org.wildfly.httpclient.ejb] (main) HttpEJBReceiver: calling processInvocation with URI http://localhost:8580/wildfly-services 16:12:04,766 DEBUG [org.wildfly.httpclient.common] (main) Calling sendRequestInternal: ClientRequest = ClientRequest{path='/wildfly-services/ejb/v1/invoke/-/EJBOverHTTPTestCase/-/StatefulIncrementorBean/CVh0I_lS6kH7jBIAAFHYqEE=/org.jboss.as.test.clustering.cluster.ejb.remote.bean.Incrementor/increment', method=POST, protocol=HTTP/1.1}, headers = {Accept=[application/x-wf-ejb-response;version=1,application/x-wf-jbmar-exception;version=1], Authorization=[Basic cmVtb3RlZWpidXNlcjpyZW1AdGVlamJwYXNzd2Qx], Transfer-Encoding=[chunked], Content-Type=[application/x-wf-ejb-jbmar-invocation;version=1], Cookie=[JSESSIONID=3WsmqoSc_1TWUMbcD6LHkTeuaFACPuiiKo9I2LfC.node-2]}, authAdded = true 16:12:04,766 DEBUG [org.wildfly.httpclient.common] (main) Calling sendRequest on connection: ... 16:12:04,774 DEBUG [org.wildfly.httpclient.common] (XNIO-1 task-2) Got response from server: response = ClientResponse{responseHeaders={Connection=[keep-alive], Content-Type=[application/x-wf-ejb-jbmar-response;version=1], Content-Length=[236], Date=[Mon, 30 May 2022 20:12:04 GMT]}, responseCode=200, status='OK', protocol=HTTP/1.1} 16:12:04,775 DEBUG [org.wildfly.httpclient.common] (XNIO-1 task-2) Processing good respponse 16:12:04,775 INFO [org.jboss.as.test.clustering.cluster.AbstractClusteringTestCase] (main) Called MultipleSFSBWithoutFailover: SFSB value = 3, backend node = node-2 16:12:04,775 INFO [org.wildfly.httpclient.ejb] (main) HttpEJBReceiver: calling processInvocation with URI http://localhost:8580/wildfly-services 16:12:04,775 DEBUG [org.wildfly.httpclient.common] (main) Calling sendRequestInternal: ClientRequest = ClientRequest{path='/wildfly-services/ejb/v1/invoke/-/EJBOverHTTPTestCase/-/StatefulIncrementorBean/CYoGWvHZuEQdmlqxUZnpyu4=/org.jboss.as.test.clustering.cluster.ejb.remote.bean.Incrementor/increment', method=POST, protocol=HTTP/1.1}, headers = {Accept=[application/x-wf-ejb-response;version=1,application/x-wf-jbmar-exception;version=1], Authorization=[Basic cmVtb3RlZWpidXNlcjpyZW1AdGVlamJwYXNzd2Qx], Transfer-Encoding=[chunked], Content-Type=[application/x-wf-ejb-jbmar-invocation;version=1], Cookie=[JSESSIONID=D1jK8TLZu_0Q3jhihCXCc6zw0DvqV3vOrVe5ZSKC.node-1]}, authAdded = true 16:12:04,775 DEBUG [org.wildfly.httpclient.common] (main) Calling sendRequest on connection: ... 16:12:04,783 DEBUG [org.wildfly.httpclient.common] (XNIO-1 task-2) Got response from server: response = ClientResponse{responseHeaders={Connection=[keep-alive], Content-Type=[application/x-wf-ejb-jbmar-response;version=1], Content-Length=[230], Date=[Mon, 30 May 2022 20:12:04 GMT]}, responseCode=200, status='OK', protocol=HTTP/1.1} 16:12:04,783 DEBUG [org.wildfly.httpclient.common] (XNIO-1 task-2) Processing good respponse 16:12:04,783 INFO [org.jboss.as.test.clustering.cluster.AbstractClusteringTestCase] (main) Called MultipleSFSBWithoutFailover: SFSB value = 4, backend node = node-1 16:12:04,784 INFO [org.wildfly.httpclient.ejb] (main) HttpEJBReceiver: calling processInvocation with URI http://localhost:8580/wildfly-services 16:12:04,784 DEBUG [org.wildfly.httpclient.common] (main) Calling sendRequestInternal: ClientRequest = ClientRequest{path='/wildfly-services/ejb/v1/invoke/-/EJBOverHTTPTestCase/-/StatefulIncrementorBean/CVh0I_lS6kH7jBIAAFHYqEE=/org.jboss.as.test.clustering.cluster.ejb.remote.bean.Incrementor/increment', method=POST, protocol=HTTP/1.1}, headers = {Accept=[application/x-wf-ejb-response;version=1,application/x-wf-jbmar-exception;version=1], Authorization=[Basic cmVtb3RlZWpidXNlcjpyZW1AdGVlamJwYXNzd2Qx], Transfer-Encoding=[chunked], Content-Type=[application/x-wf-ejb-jbmar-invocation;version=1], Cookie=[JSESSIONID=3WsmqoSc_1TWUMbcD6LHkTeuaFACPuiiKo9I2LfC.node-2]}, authAdded = true 16:12:04,784 DEBUG [org.wildfly.httpclient.common] (main) Calling sendRequest on connection: ... 16:12:04,832 DEBUG [org.wildfly.httpclient.common] (XNIO-1 task-2) Got response from server: response = ClientResponse{responseHeaders={Connection=[keep-alive], Content-Type=[application/x-wf-ejb-jbmar-response;version=1], Content-Length=[236], Date=[Mon, 30 May 2022 20:12:04 GMT]}, responseCode=200, status='OK', protocol=HTTP/1.1} 16:12:04,833 DEBUG [org.wildfly.httpclient.common] (XNIO-1 task-2) Processing good respponse 16:12:04,833 INFO [org.jboss.as.test.clustering.cluster.AbstractClusteringTestCase] (main) Called MultipleSFSBWithoutFailover: SFSB value = 4, backend node = node-2 16:12:04,833 INFO [org.wildfly.httpclient.ejb] (main) HttpEJBReceiver: calling processInvocation with URI http://localhost:8580/wildfly-services 16:12:04,834 DEBUG [org.wildfly.httpclient.common] (main) Calling sendRequestInternal: ClientRequest = ClientRequest{path='/wildfly-services/ejb/v1/invoke/-/EJBOverHTTPTestCase/-/StatefulIncrementorBean/CYoGWvHZuEQdmlqxUZnpyu4=/org.jboss.as.test.clustering.cluster.ejb.remote.bean.Incrementor/increment', method=POST, protocol=HTTP/1.1}, headers = {Accept=[application/x-wf-ejb-response;version=1,application/x-wf-jbmar-exception;version=1], Authorization=[Basic cmVtb3RlZWpidXNlcjpyZW1AdGVlamJwYXNzd2Qx], Transfer-Encoding=[chunked], Content-Type=[application/x-wf-ejb-jbmar-invocation;version=1], Cookie=[JSESSIONID=D1jK8TLZu_0Q3jhihCXCc6zw0DvqV3vOrVe5ZSKC.node-1]}, authAdded = true 16:12:04,834 DEBUG [org.wildfly.httpclient.common] (main) Calling sendRequest on connection: ... 16:12:04,843 DEBUG [org.wildfly.httpclient.common] (XNIO-1 task-2) Got response from server: response = ClientResponse{responseHeaders={Connection=[keep-alive], Content-Type=[application/x-wf-ejb-jbmar-response;version=1], Content-Length=[230], Date=[Mon, 30 May 2022 20:12:04 GMT]}, responseCode=200, status='OK', protocol=HTTP/1.1} 16:12:04,843 DEBUG [org.wildfly.httpclient.common] (XNIO-1 task-2) Processing good respponse 16:12:04,843 INFO [org.jboss.as.test.clustering.cluster.AbstractClusteringTestCase] (main) Called MultipleSFSBWithoutFailover: SFSB value = 5, backend node = node-1 16:12:04,843 INFO [org.wildfly.httpclient.ejb] (main) HttpEJBReceiver: calling processInvocation with URI http://localhost:8580/wildfly-services 16:12:04,844 DEBUG [org.wildfly.httpclient.common] (main) Calling sendRequestInternal: ClientRequest = ClientRequest{path='/wildfly-services/ejb/v1/invoke/-/EJBOverHTTPTestCase/-/StatefulIncrementorBean/CVh0I_lS6kH7jBIAAFHYqEE=/org.jboss.as.test.clustering.cluster.ejb.remote.bean.Incrementor/increment', method=POST, protocol=HTTP/1.1}, headers = {Accept=[application/x-wf-ejb-response;version=1,application/x-wf-jbmar-exception;version=1], Authorization=[Basic cmVtb3RlZWpidXNlcjpyZW1AdGVlamJwYXNzd2Qx], Transfer-Encoding=[chunked], Content-Type=[application/x-wf-ejb-jbmar-invocation;version=1], Cookie=[JSESSIONID=3WsmqoSc_1TWUMbcD6LHkTeuaFACPuiiKo9I2LfC.node-2]}, authAdded = true 16:12:04,844 DEBUG [org.wildfly.httpclient.common] (main) Calling sendRequest on connection: ... 16:12:04,853 DEBUG [org.wildfly.httpclient.common] (XNIO-1 task-2) Got response from server: response = ClientResponse{responseHeaders={Connection=[keep-alive], Content-Type=[application/x-wf-ejb-jbmar-response;version=1], Content-Length=[236], Date=[Mon, 30 May 2022 20:12:04 GMT]}, responseCode=200, status='OK', protocol=HTTP/1.1} 16:12:04,853 DEBUG [org.wildfly.httpclient.common] (XNIO-1 task-2) Processing good respponse 16:12:04,854 INFO [org.jboss.as.test.clustering.cluster.AbstractClusteringTestCase] (main) Called MultipleSFSBWithoutFailover: SFSB value = 5, backend node = node-2 16:12:04,855 INFO [org.jboss.as.test.clustering.cluster.AbstractClusteringTestCase] (main) EJBOverHTTPTestCase : running after test 16:12:04,978 TRACE [org.jboss.as.test.clustering.NodeUtil] (main) Container node-1 was already started 16:12:04,978 TRACE [org.jboss.as.test.clustering.NodeUtil] (main) Container node-2 was already started 16:12:04,978 TRACE [org.jboss.as.test.clustering.NodeUtil] (main) Container load-balancer-1 was already started 16:12:04,978 TRACE [org.jboss.as.test.clustering.NodeUtil] (main) Undeploying deployment-1 16:12:04,995 TRACE [org.jboss.as.test.clustering.NodeUtil] (main) Undeployed deployment-1 16:12:04,995 TRACE [org.jboss.as.test.clustering.NodeUtil] (main) Undeploying deployment-2 16:12:05,017 TRACE [org.jboss.as.test.clustering.NodeUtil] (main) Undeployed deployment-2 16:12:05,017 TRACE [org.jboss.as.test.clustering.NodeUtil] (main) Undeploying deployment-3 16:12:05,039 TRACE [org.jboss.as.test.clustering.NodeUtil] (main) Undeployed deployment-3 16:12:05,039 TRACE [org.jboss.as.test.clustering.NodeUtil] (main) Undeploying deployment-4 16:12:05,059 TRACE [org.jboss.as.test.clustering.NodeUtil] (main) Undeployed deployment-4 16:12:05,083 INFO [org.jboss.as.cli.CommandContext] (main) Warning! The CLI is running in a non-modular environment and cannot load commands from management extensions. 16:12:05,333 INFO [org.jboss.as.cli.CommandContext] (main) Warning! The CLI is running in a non-modular environment and cannot load commands from management extensions. 16:12:05,566 TRACE [org.jboss.as.test.clustering.arquillian.StopCustomContainersOnAfterSuiteExtension] (main) Stopping custom container node-1 16:12:06,012 TRACE [org.jboss.as.test.clustering.arquillian.StopCustomContainersOnAfterSuiteExtension] (main) Stopped custom container node-1 16:12:06,012 TRACE [org.jboss.as.test.clustering.arquillian.StopCustomContainersOnAfterSuiteExtension] (main) Stopping custom container node-2 16:12:06,401 TRACE [org.jboss.as.test.clustering.arquillian.StopCustomContainersOnAfterSuiteExtension] (main) Stopped custom container node-2 16:12:06,401 TRACE [org.jboss.as.test.clustering.arquillian.StopCustomContainersOnAfterSuiteExtension] (main) Stopping custom container load-balancer-1 16:12:06,431 TRACE [org.jboss.as.test.clustering.arquillian.StopCustomContainersOnAfterSuiteExtension] (main) Stopped custom container load-balancer-1