Log Output
Suites
· Log Output
Combined output from all calls to the log methods of the TestNG Reporter.
2022-03-22 22:50:29 | adding system property: server.cluster.nodes: localhost
2022-03-22 22:50:29 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]
2022-03-22 22:50:29 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false
2022-03-22 22:50:29 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector
2022-03-22 22:50:29 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=1 thread=1] Connector state changed: null->connecting
2022-03-22 22:50:29 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=1 thread=1] DNS entry stored in session object: localhost:5222
2022-03-22 22:50:29 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=1 thread=1] Preparing connection to [localhost:5222]
2022-03-22 22:50:29 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=1 thread=1] Opening connection to localhost/127.0.0.1:5222
2022-03-22 22:50:29 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=1 thread=1] Connector state changed: connecting->connected
2022-03-22 22:50:29 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=1 thread=1] Whitespace ping period is setted to nullms
2022-03-22 22:50:29 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled
2022-03-22 22:50:29 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>
2022-03-22 22:50:29 | admin :: admin@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>
2022-03-22 22:50:29 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=1 thread=23] Start TLS
2022-03-22 22:50:29 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-03-22 22:50:29 | admin :: admin@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-03-22 22:50:29 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=1 thread=25] Proceeding TLS
2022-03-22 22:50:29 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=1 thread=25] Start handshake
2022-03-22 22:50:49 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=1 thread=25] Can't establish encrypted connection
2022-03-22 22:50:49 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted
2022-03-22 22:50:49 | tigase.jaxmpp.j2se.Jaxmpp.onException: Catching exception
2022-03-22 22:50:49 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=1 thread=23] Connector state changed: connected->disconnecting
2022-03-22 22:50:49 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=1 thread=23] Terminating XMPP Stream
2022-03-22 22:50:49 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted
2022-03-22 22:50:49 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted
2022-03-22 22:50:49 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=1 thread=25] Connector state changed: disconnecting->disconnected
2022-03-22 22:50:49 | Could not connect with admin account credentials (tigase.jaxmpp.core.client.exceptions.JaxmppException: javax.net.ssl.SSLException: Unsupported or unrecognized SSL message), trying to register account...
2022-03-22 22:50:49 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]
2022-03-22 22:50:49 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@38d22e3e
2022-03-22 22:50:49 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false
2022-03-22 22:50:49 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector
2022-03-22 22:50:49 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=2 thread=1] Using XEP-0077 mode!!!!
2022-03-22 22:50:49 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=2 thread=1] Connector state changed: null->connecting
2022-03-22 22:50:49 | StateChangedEvent{oldState=null, newState=connecting}
2022-03-22 22:50:49 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=2 thread=1] DNS entry stored in session object: localhost:5222
2022-03-22 22:50:49 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=2 thread=1] Preparing connection to [localhost:5222]
2022-03-22 22:50:49 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=2 thread=1] Opening connection to localhost/127.0.0.1:5222
2022-03-22 22:50:49 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=2 thread=1] Connector state changed: connecting->connected
2022-03-22 22:50:49 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=2 thread=1] Whitespace ping period is setted to nullms
2022-03-22 22:50:49 | [Mutex] waiting for: [registration]
2022-03-22 22:50:49 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled
2022-03-22 22:50:49 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@3615c754
2022-03-22 22:50:49 | StateChangedEvent{oldState=connecting, newState=connected}
2022-03-22 22:50:49 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@322a454e
2022-03-22 22:50:49 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=2 thread=30] Start TLS
2022-03-22 22:50:49 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>]
2022-03-22 22:50:49 | admin :: null << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>
2022-03-22 22:50:49 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>}
2022-03-22 22:50:49 | admin :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-03-22 22:50:49 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}
2022-03-22 22:50:49 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=2 thread=32] Proceeding TLS
2022-03-22 22:50:49 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=2 thread=32] Start handshake
2022-03-22 22:51:09 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=2 thread=32] Can't establish encrypted connection
2022-03-22 22:51:09 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted
2022-03-22 22:51:09 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted
2022-03-22 22:51:09 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=2 thread=32] Connector state changed: connected->disconnected
2022-03-22 22:51:09 | ErrorEvent{condition=null, caught=javax.net.ssl.SSLException: Unsupported or unrecognized SSL message, sessionObject=AbstractSessionObject{properties={TRUST_MANAGERS_KEY=Entry{scope=user, value=[Ljavax.net.ssl.X509TrustManager;@7728cd6f}, CONNECTOR#DISABLEKEEPALIVE=Entry{scope=stream, value=false}, StreamFeaturesModule#STREAMS_FEATURES_LIST=Entry{scope=session, value=[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>]}, STREAMS_MANAGER_KEY=Entry{scope=user, value=tigase.jaxmpp.core.client.xmpp.stream.XmppStreamsManager@5ea2be6a}, COMPRESSION_DISABLED=Entry{scope=user, value=true}, HOSTNAME_VERIFIER_KEY=Entry{scope=session, value=tigase.jaxmpp.j2se.connectors.socket.DefaultHostnameVerifier@4615fd8d}, BOSH#SEE_OTHER_HOST_KEY=Entry{scope=user, value=false}, CONNECTOR#STAGE_KEY=Entry{scope=stream, value=disconnected}, RosterModule#ROSTER_STORE=Entry{scope=user, value=tigase.jaxmpp.core.client.xmpp.modules.roster.DefaultRosterStore@2675d034}, PresenceModule#PRESENCE_STORE=Entry{scope=user, value=tigase.jaxmpp.j2se.J2SEPresenceStore@17073220}, ResponseManager#RESPONSE_MANAGER=Entry{scope=user, value=tigase.jaxmpp.j2se.ThreadSafeResponseManager@5c1d9f44}, StreamFeaturesModule#PIPELINING_ACTIVE=Entry{scope=session, value=false}, DEFAULT_XMPP_STREAM_KEY=Entry{scope=session, value=DefaultXMPPStream}, domainName=Entry{scope=user, value=test-domain.com}, StreamFeaturesModule#EMBEDDED_STREAMS_COUNTER=Entry{scope=session, value=1}, LOG_PREFIX=Entry{scope=user, value=admin}, socket#ServerHost=Entry{scope=user, value=localhost}, IN_BAND_REGISTRATION_MODE_KEY=Entry{scope=session, value=true}, CONNECTOR#CONNECTOR_STAGE_TIMESTAMP_KEY=Entry{scope=stream, value=Tue Mar 22 22:51:09 PDT 2022}}}}
2022-03-22 22:51:09 | StateChangedEvent{oldState=connected, newState=disconnected}
2022-03-22 22:51:09 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@5ef9b202
2022-03-22 22:51:09 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@f6a00ca
2022-03-22 22:51:09 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@df765ea
2022-03-22 22:52:19 | [Mutex] timeout. Not received [registration]
2022-03-22 22:52:19 | [Mutex] isItemNotified: registrationSuccess :: false
2022-03-22 22:52:19 |
2022-03-22 22:52:19 | Running: Retrieve server version
2022-03-22 22:52:19 | ------------------------------------
2022-03-22 22:52:19 |
2022-03-22 22:52:19 | null / [TestClass name=class tigase.tests.util.RetrieveVersion]
2022-03-22 22:52:19 | ------------------------------------
2022-03-22 22:52:19 |
2022-03-22 22:52:19 | Running: Retrieve server statistics 1
2022-03-22 22:52:19 | ------------------------------------
2022-03-22 22:52:19 |
2022-03-22 22:52:19 | null / [TestClass name=class tigase.tests.util.RetrieveStatistics]
2022-03-22 22:52:19 | ------------------------------------
2022-03-22 22:52:19 |
2022-03-22 22:52:19 | Running: SASL authentication
2022-03-22 22:52:19 | ------------------------------------
2022-03-22 22:52:19 |
2022-03-22 22:52:19 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]
2022-03-22 22:52:19 | ------------------------------------
2022-03-22 22:52:19 |
2022-03-22 22:52:19 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]
2022-03-22 22:52:19 | ------------------------------------
2022-03-22 22:52:19 |
2022-03-22 22:52:19 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]
2022-03-22 22:52:19 | ------------------------------------
2022-03-22 22:52:19 |
2022-03-22 22:52:19 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]
2022-03-22 22:52:19 | ------------------------------------
2022-03-22 22:52:19 |
2022-03-22 22:52:19 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]
2022-03-22 22:52:19 | ------------------------------------
2022-03-22 22:52:19 |
2022-03-22 22:52:19 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]
2022-03-22 22:52:19 | ------------------------------------
2022-03-22 22:52:19 |
2022-03-22 22:52:19 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]
2022-03-22 22:52:19 | ------------------------------------
2022-03-22 22:52:19 |
2022-03-22 22:52:19 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]
2022-03-22 22:52:19 | ------------------------------------
2022-03-22 22:52:19 |
2022-03-22 22:52:19 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]
2022-03-22 22:52:19 | ------------------------------------
2022-03-22 22:52:19 |
2022-03-22 22:52:19 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]
2022-03-22 22:52:19 | ------------------------------------
2022-03-22 22:52:19 |
2022-03-22 22:52:19 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]
2022-03-22 22:52:19 | ------------------------------------
2022-03-22 22:52:19 |
2022-03-22 22:52:19 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]
2022-03-22 22:52:19 | ------------------------------------
2022-03-22 22:52:19 |
2022-03-22 22:52:19 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]
2022-03-22 22:52:19 | ------------------------------------
2022-03-22 22:52:19 |
2022-03-22 22:52:19 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]
2022-03-22 22:52:19 | ------------------------------------
2022-03-22 22:52:19 |
2022-03-22 22:52:19 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]
2022-03-22 22:52:19 | ------------------------------------
2022-03-22 22:52:19 |
2022-03-22 22:52:19 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]
2022-03-22 22:52:19 | ------------------------------------
2022-03-22 22:52:19 |
2022-03-22 22:52:19 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]
2022-03-22 22:52:19 | ------------------------------------
2022-03-22 22:52:19 |
2022-03-22 22:52:19 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]
2022-03-22 22:52:19 | ------------------------------------
2022-03-22 22:52:19 |
2022-03-22 22:52:19 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]
2022-03-22 22:52:19 | ------------------------------------
2022-03-22 22:52:19 |
2022-03-22 22:52:19 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]
2022-03-22 22:52:19 | ------------------------------------
2022-03-22 22:52:19 |
2022-03-22 22:52:19 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]
2022-03-22 22:52:19 | ------------------------------------
2022-03-22 22:52:19 |
2022-03-22 22:52:19 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]
2022-03-22 22:52:19 | ------------------------------------
2022-03-22 22:52:19 |
2022-03-22 22:52:19 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]
2022-03-22 22:52:19 | ------------------------------------
2022-03-22 22:52:19 |
2022-03-22 22:52:19 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]
2022-03-22 22:52:19 | ------------------------------------
2022-03-22 22:52:19 |
2022-03-22 22:52:19 | Running: Brute Force Prevention
2022-03-22 22:52:19 | ------------------------------------
2022-03-22 22:52:19 |
2022-03-22 22:52:19 | null / [TestClass name=class tigase.tests.server.TestBruteforcePrevention]
2022-03-22 22:52:19 | ------------------------------------
2022-03-22 22:52:19 |
2022-03-22 22:52:19 | null / [TestClass name=class tigase.tests.server.TestBruteforcePrevention]
2022-03-22 22:52:19 | ------------------------------------
2022-03-22 22:52:19 |
2022-03-22 22:52:19 | null / [TestClass name=class tigase.tests.server.TestBruteforcePrevention]
2022-03-22 22:52:19 | ------------------------------------
2022-03-22 22:52:19 |
2022-03-22 22:52:19 | null / [TestClass name=class tigase.tests.server.TestBruteforcePrevention]
2022-03-22 22:52:19 | ------------------------------------
2022-03-22 22:52:19 |
2022-03-22 22:52:19 | Running: Password change
2022-03-22 22:52:19 | ------------------------------------
2022-03-22 22:52:19 |
2022-03-22 22:52:19 | null / [TestClass name=class tigase.tests.server.TestPasswordChange]
2022-03-22 22:52:19 | ------------------------------------
2022-03-22 22:52:19 |
2022-03-22 22:52:19 | null / [TestClass name=class tigase.tests.server.TestPasswordChange]
2022-03-22 22:52:19 | ------------------------------------
2022-03-22 22:52:19 |
2022-03-22 22:52:19 | Running: VCard: VCard4 support - #2407, #2410
2022-03-22 22:52:19 | ------------------------------------
2022-03-22 22:52:19 |
2022-03-22 22:52:19 | null / [TestClass name=class tigase.tests.server.TestVCard4]
2022-03-22 22:52:19 | ------------------------------------
2022-03-22 22:52:19 |
2022-03-22 22:52:19 | Running: VCard: VCard4 and VCard-Temp integration - #3282
2022-03-22 22:52:19 | ------------------------------------
2022-03-22 22:52:19 |
2022-03-22 22:52:19 | null / [TestClass name=class tigase.tests.server.TestVCard4AndTempIntrgration]
2022-03-22 22:52:19 | ------------------------------------
2022-03-22 22:52:19 |
2022-03-22 22:52:19 | null / [TestClass name=class tigase.tests.server.TestVCard4AndTempIntrgration]
2022-03-22 22:52:19 | ------------------------------------
2022-03-22 22:52:19 |
2022-03-22 22:52:19 | Running: VCard: Setting VCard-temp with empty photo - #6293
2022-03-22 22:52:19 | ------------------------------------
2022-03-22 22:52:19 |
2022-03-22 22:52:19 | null / [TestClass name=class tigase.tests.server.TestVcardTemp]
2022-03-22 22:52:19 | ------------------------------------
2022-03-22 22:52:19 |
2022-03-22 22:52:19 | Running: MotD: Message of the Day
2022-03-22 22:52:19 | ------------------------------------
2022-03-22 22:52:19 |
2022-03-22 22:52:19 | null / [TestClass name=class tigase.tests.server.TestMotD]
2022-03-22 22:52:19 | ------------------------------------
2022-03-22 22:52:19 |
2022-03-22 22:52:19 | null / [TestClass name=class tigase.tests.server.TestMotD]
2022-03-22 22:52:19 | ------------------------------------
2022-03-22 22:52:19 |
2022-03-22 22:52:19 | null / [TestClass name=class tigase.tests.server.TestMotD]
2022-03-22 22:52:19 | ------------------------------------
2022-03-22 22:52:19 |
2022-03-22 22:52:19 | Running: Welcome: Welcome message
2022-03-22 22:52:19 | ------------------------------------
2022-03-22 22:52:19 |
2022-03-22 22:52:19 | null / [TestClass name=class tigase.tests.server.TestWelcomeMessage]
2022-03-22 22:52:19 | ------------------------------------
2022-03-22 22:52:19 |
2022-03-22 22:52:19 | null / [TestClass name=class tigase.tests.server.TestWelcomeMessage]
2022-03-22 22:52:19 | ------------------------------------
2022-03-22 22:52:19 |
2022-03-22 22:52:19 | null / [TestClass name=class tigase.tests.server.TestWelcomeMessage]
2022-03-22 22:52:19 | ------------------------------------
2022-03-22 22:52:19 |
2022-03-22 22:52:19 | Running: User credentials manipulation
2022-03-22 22:52:19 | ------------------------------------
2022-03-22 22:52:19 |
2022-03-22 22:52:19 | null / [TestClass name=class tigase.tests.server.TestCredentialsManipulation]
2022-03-22 22:52:19 | ------------------------------------
2022-03-22 22:52:19 |
2022-03-22 22:52:19 | null / [TestClass name=class tigase.tests.server.TestCredentialsManipulation]
2022-03-22 22:52:19 | ------------------------------------
2022-03-22 22:52:19 |
2022-03-22 22:52:19 | null / [TestClass name=class tigase.tests.server.TestCredentialsManipulation]
2022-03-22 22:52:19 | ------------------------------------
2022-03-22 22:52:19 |
2022-03-22 22:52:19 | null / [TestClass name=class tigase.tests.server.TestCredentialsManipulation]
2022-03-22 22:52:19 | ------------------------------------
2022-03-22 22:52:19 |
2022-03-22 22:52:19 | Running: Offline Messages: Setting offline messages limit to 3 - #2944
2022-03-22 22:52:19 | ------------------------------------
2022-03-22 22:52:19 |
2022-03-22 22:52:19 | null / [TestClass name=class tigase.tests.server.offlinemsg.TestOfflineMessagesLimit]
2022-03-22 22:52:19 | ------------------------------------
2022-03-22 22:52:19 |
2022-03-22 22:52:19 | null / [TestClass name=class tigase.tests.server.offlinemsg.TestOfflineMessagesLimit]
2022-03-22 22:52:19 | ------------------------------------
2022-03-22 22:52:19 |
2022-03-22 22:52:19 | null / [TestClass name=class tigase.tests.server.offlinemsg.TestOfflineMessagesLimit]
2022-03-22 22:52:19 | ------------------------------------
2022-03-22 22:52:19 |
2022-03-22 22:52:19 | null / [TestClass name=class tigase.tests.server.offlinemsg.TestOfflineMessagesLimit]
2022-03-22 22:52:19 | ------------------------------------
2022-03-22 22:52:19 |
2022-03-22 22:52:19 | Running: Offline Messages: Sink Provider - #2947
2022-03-22 22:52:19 | ------------------------------------
2022-03-22 22:52:19 |
2022-03-22 22:52:19 | null / [TestClass name=class tigase.tests.server.offlinemsg.TestOfflineMessageSinkProvider]
2022-03-22 22:52:19 | ------------------------------------
2022-03-22 22:52:19 |
2022-03-22 22:52:19 | Running: Offline Messages: Testing message delivery reliability related to stream resumption and resource conflict - #4262
2022-03-22 22:52:19 | ------------------------------------
2022-03-22 22:52:19 |
2022-03-22 22:52:19 | null / [TestClass name=class tigase.tests.server.offlinemsg.TestOfflineMessageDeliveryAfterSmResumptionTimeout]
2022-03-22 22:52:19 | ------------------------------------
2022-03-22 22:52:19 |
2022-03-22 22:52:19 | null / [TestClass name=class tigase.tests.server.offlinemsg.TestOfflineMessageDeliveryAfterSmResumptionTimeout]
2022-03-22 22:52:19 | ------------------------------------
2022-03-22 22:52:19 |
2022-03-22 22:52:19 | null / [TestClass name=class tigase.tests.server.offlinemsg.TestOfflineMessageDeliveryAfterSmResumptionTimeout]
2022-03-22 22:52:19 | ------------------------------------
2022-03-22 22:52:19 |
2022-03-22 22:52:19 | null / [TestClass name=class tigase.tests.server.offlinemsg.TestOfflineMessageDeliveryAfterSmResumptionTimeout]
2022-03-22 22:52:19 | ------------------------------------
2022-03-22 22:52:19 |
2022-03-22 22:52:19 | null / [TestClass name=class tigase.tests.server.offlinemsg.TestOfflineMessageDeliveryAfterSmResumptionTimeout]
2022-03-22 22:52:19 | ------------------------------------
2022-03-22 22:52:19 |
2022-03-22 22:52:19 | null / [TestClass name=class tigase.tests.server.offlinemsg.TestOfflineMessageDeliveryAfterSmResumptionTimeout]
2022-03-22 22:52:19 | ------------------------------------
2022-03-22 22:52:19 |
2022-03-22 22:52:19 | null / [TestClass name=class tigase.tests.server.offlinemsg.TestOfflineMessageDeliveryAfterSmResumptionTimeout]
2022-03-22 22:52:19 | ------------------------------------
2022-03-22 22:52:19 |
2022-03-22 22:52:19 | null / [TestClass name=class tigase.tests.server.offlinemsg.TestOfflineMessageDeliveryAfterSmResumptionTimeout]
2022-03-22 22:52:19 | ------------------------------------
2022-03-22 22:52:19 |
2022-03-22 22:52:19 | null / [TestClass name=class tigase.tests.server.offlinemsg.TestOfflineMessageDeliveryAfterSmResumptionTimeout]
2022-03-22 22:52:19 | ------------------------------------
2022-03-22 22:52:19 |
2022-03-22 22:52:19 | null / [TestClass name=class tigase.tests.server.offlinemsg.TestOfflineMessageDeliveryAfterSmResumptionTimeout]
2022-03-22 22:52:19 | ------------------------------------
2022-03-22 22:52:19 |
2022-03-22 22:52:19 | null / [TestClass name=class tigase.tests.server.offlinemsg.TestOfflineMessageDeliveryAfterSmResumptionTimeout]
2022-03-22 22:52:19 | ------------------------------------
2022-03-22 22:52:19 |
2022-03-22 22:52:19 | null / [TestClass name=class tigase.tests.server.offlinemsg.TestOfflineMessageDeliveryAfterSmResumptionTimeout]
2022-03-22 22:52:19 | ------------------------------------
2022-03-22 22:52:19 |
2022-03-22 22:52:19 | null / [TestClass name=class tigase.tests.server.offlinemsg.TestOfflineMessageDeliveryAfterSmResumptionTimeout]
2022-03-22 22:52:19 | ------------------------------------
2022-03-22 22:52:19 |
2022-03-22 22:52:19 | null / [TestClass name=class tigase.tests.server.offlinemsg.TestOfflineMessageDeliveryAfterSmResumptionTimeout]
2022-03-22 22:52:19 | ------------------------------------
2022-03-22 22:52:19 |
2022-03-22 22:52:19 | null / [TestClass name=class tigase.tests.server.offlinemsg.TestOfflineMessageDeliveryAfterSmResumptionTimeout]
2022-03-22 22:52:19 | ------------------------------------
2022-03-22 22:52:19 |
2022-03-22 22:52:19 | null / [TestClass name=class tigase.tests.server.offlinemsg.TestOfflineMessageDeliveryAfterSmResumptionTimeout]
2022-03-22 22:52:19 | ------------------------------------
2022-03-22 22:52:19 |
2022-03-22 22:52:19 | Running: Offline Messages: Testing message delivery reliability related to stream resumption and sending message to offline contact - #4298
2022-03-22 22:52:19 | ------------------------------------
2022-03-22 22:52:19 |
2022-03-22 22:52:19 | null / [TestClass name=class tigase.tests.server.offlinemsg.TestOfflineMessageDeliveryAfterSmResumptionInACS]
2022-03-22 22:52:19 | ------------------------------------
2022-03-22 22:52:19 |
2022-03-22 22:52:19 | null / [TestClass name=class tigase.tests.server.offlinemsg.TestOfflineMessageDeliveryAfterSmResumptionInACS]
2022-03-22 22:52:19 | ------------------------------------
2022-03-22 22:52:19 |
2022-03-22 22:52:19 | Running: XEP-0357: Push Notifications
2022-03-22 22:52:19 | ------------------------------------
2022-03-22 22:52:19 |
2022-03-22 22:52:19 | null / [TestClass name=class tigase.tests.server.TestPush]
2022-03-22 22:52:19 | ------------------------------------
2022-03-22 22:52:19 |
2022-03-22 22:52:19 | null / [TestClass name=class tigase.tests.server.TestPush]
2022-03-22 22:52:19 | ------------------------------------
2022-03-22 22:52:19 |
2022-03-22 22:52:19 | null / [TestClass name=class tigase.tests.server.TestPush]
2022-03-22 22:52:19 | ------------------------------------
2022-03-22 22:52:19 |
2022-03-22 22:52:19 | null / [TestClass name=class tigase.tests.server.TestPush]
2022-03-22 22:52:19 | ------------------------------------
2022-03-22 22:52:19 |
2022-03-22 22:52:20 | null / [TestClass name=class tigase.tests.server.TestPush]
2022-03-22 22:52:20 | ------------------------------------
2022-03-22 22:52:20 |
2022-03-22 22:52:20 | null / [TestClass name=class tigase.tests.server.TestPushMuted]
2022-03-22 22:52:20 | ------------------------------------
2022-03-22 22:52:20 |
2022-03-22 22:52:20 | null / [TestClass name=class tigase.tests.server.TestPushMuted]
2022-03-22 22:52:20 | ------------------------------------
2022-03-22 22:52:20 |
2022-03-22 22:52:20 | null / [TestClass name=class tigase.tests.server.TestPushMuted]
2022-03-22 22:52:20 | ------------------------------------
2022-03-22 22:52:20 |
2022-03-22 22:52:20 | null / [TestClass name=class tigase.tests.server.TestPushMuted]
2022-03-22 22:52:20 | ------------------------------------
2022-03-22 22:52:20 |
2022-03-22 22:52:20 | null / [TestClass name=class tigase.tests.server.TestPushEncryped]
2022-03-22 22:52:20 | ------------------------------------
2022-03-22 22:52:20 |
2022-03-22 22:52:20 | null / [TestClass name=class tigase.tests.server.TestPushEncryped]
2022-03-22 22:52:20 | ------------------------------------
2022-03-22 22:52:20 |
2022-03-22 22:52:20 | null / [TestClass name=class tigase.tests.server.TestPushEncryped]
2022-03-22 22:52:20 | ------------------------------------
2022-03-22 22:52:20 |
2022-03-22 22:52:20 | null / [TestClass name=class tigase.tests.server.TestPushEncryped]
2022-03-22 22:52:20 | ------------------------------------
2022-03-22 22:52:20 |
2022-03-22 22:52:20 | Running: XEP-0357: Push Notifications - Groupchat
2022-03-22 22:52:20 | ------------------------------------
2022-03-22 22:52:20 |
2022-03-22 22:52:20 | null / [TestClass name=class tigase.tests.server.TestPushGroupchat]
2022-03-22 22:52:20 | ------------------------------------
2022-03-22 22:52:20 |
2022-03-22 22:52:20 | null / [TestClass name=class tigase.tests.server.TestPushGroupchat]
2022-03-22 22:52:20 | ------------------------------------
2022-03-22 22:52:20 |
2022-03-22 22:52:20 | null / [TestClass name=class tigase.tests.server.TestPushGroupchatFiltered]
2022-03-22 22:52:20 | ------------------------------------
2022-03-22 22:52:20 |
2022-03-22 22:52:20 | null / [TestClass name=class tigase.tests.server.TestPushGroupchatFiltered]
2022-03-22 22:52:20 | ------------------------------------
2022-03-22 22:52:20 |
2022-03-22 22:52:20 | null / [TestClass name=class tigase.tests.server.TestPushGroupchatFiltered]
2022-03-22 22:52:20 | ------------------------------------
2022-03-22 22:52:20 |
2022-03-22 22:52:20 | null / [TestClass name=class tigase.tests.server.TestPushGroupchatFiltered]
2022-03-22 22:52:20 | ------------------------------------
2022-03-22 22:52:20 |
2022-03-22 22:52:20 | null / [TestClass name=class tigase.tests.server.TestPushGroupchatFiltered]
2022-03-22 22:52:20 | ------------------------------------
2022-03-22 22:52:20 |
2022-03-22 22:52:20 | null / [TestClass name=class tigase.tests.server.TestPushGroupchatFiltered]
2022-03-22 22:52:20 | ------------------------------------
2022-03-22 22:52:20 |
2022-03-22 22:52:20 | null / [TestClass name=class tigase.tests.server.TestPushGroupchatFiltered]
2022-03-22 22:52:20 | ------------------------------------
2022-03-22 22:52:20 |
2022-03-22 22:52:20 | null / [TestClass name=class tigase.tests.server.TestPushGroupchatFiltered]
2022-03-22 22:52:20 | ------------------------------------
2022-03-22 22:52:20 |
2022-03-22 22:52:20 | Running: XEP-0398: User Avatar to vCard-Based Avatars Conversion
2022-03-22 22:52:20 | ------------------------------------
2022-03-22 22:52:20 |
2022-03-22 22:52:20 | null / [TestClass name=class tigase.tests.server.TestPepUserAvatarToVCardConversion]
2022-03-22 22:52:20 | ------------------------------------
2022-03-22 22:52:20 |
2022-03-22 22:52:20 | Running: XEP-0411: Bookmarks Conversion
2022-03-22 22:52:20 | ------------------------------------
2022-03-22 22:52:20 |
2022-03-22 22:52:20 | null / [TestClass name=class tigase.tests.server.TestPepBookmarksConversion]
2022-03-22 22:52:20 | ------------------------------------
2022-03-22 22:52:20 |
2022-03-22 22:52:20 | Running: C2S: TLS - Client Cert: Two-way TLS - #2939
2022-03-22 22:52:20 | ------------------------------------
2022-03-22 22:52:20 |
2022-03-22 22:52:20 | null / [TestClass name=class tigase.tests.server.TestTwoWayTLS]
2022-03-22 22:52:20 | ------------------------------------
2022-03-22 22:52:20 |
2022-03-22 22:52:20 | null / [TestClass name=class tigase.tests.server.TestTwoWayTLS]
2022-03-22 22:52:20 | ------------------------------------
2022-03-22 22:52:20 |
2022-03-22 22:52:20 | null / [TestClass name=class tigase.tests.server.TestTwoWayTLS]
2022-03-22 22:52:20 | ------------------------------------
2022-03-22 22:52:20 |
2022-03-22 22:52:20 | Running: WebSocket: Test WebSocket connectivity - #3305
2022-03-22 22:52:20 | ------------------------------------
2022-03-22 22:52:20 |
2022-03-22 22:52:20 | null / [TestClass name=class tigase.tests.server.TestWebSocketConnectivity]
2022-03-22 22:52:20 | ------------------------------------
2022-03-22 22:52:20 |
2022-03-22 22:52:20 | null / [TestClass name=class tigase.tests.server.TestWebSocketConnectivity]
2022-03-22 22:52:20 | ------------------------------------
2022-03-22 22:52:20 |
2022-03-22 22:52:20 | null / [TestClass name=class tigase.tests.server.TestWebSocketConnectivity]
2022-03-22 22:52:20 | ------------------------------------
2022-03-22 22:52:20 |
2022-03-22 22:52:20 | Running: Tigase XMPP server monitoring - #2951
2022-03-22 22:52:20 | ------------------------------------
2022-03-22 22:52:20 |
2022-03-22 22:52:20 | null / [TestClass name=class tigase.tests.server.TestServerMonitoring]
2022-03-22 22:52:20 | ------------------------------------
2022-03-22 22:52:20 |
2022-03-22 22:52:20 | Running: Admin ad-hoc tests
2022-03-22 22:52:20 | ------------------------------------
2022-03-22 22:52:20 |
2022-03-22 22:52:20 | null / [TestClass name=class tigase.tests.server.adhoc.TestChangeUserPassword]
2022-03-22 22:52:20 | ------------------------------------
2022-03-22 22:52:20 |
2022-03-22 22:52:20 | Running: Presence tests
2022-03-22 22:52:20 | ------------------------------------
2022-03-22 22:52:20 |
2022-03-22 22:52:20 | null / [TestClass name=class tigase.tests.server.presence.PresencePreApproval]
2022-03-22 22:52:20 | ------------------------------------
2022-03-22 22:52:20 |
2022-03-22 22:52:20 | Running: Privacy list
2022-03-22 22:52:20 | ------------------------------------
2022-03-22 22:52:20 |
2022-03-22 22:52:20 | null / [TestClass name=class tigase.tests.server.TestPrivacyList]
2022-03-22 22:52:20 | ------------------------------------
2022-03-22 22:52:20 |
2022-03-22 22:52:20 | Running: Service Discovery Extensions
2022-03-22 22:52:20 | ------------------------------------
2022-03-22 22:52:20 |
2022-03-22 22:52:20 | null / [TestClass name=class tigase.tests.server.TestServiceDiscoveryExtensions]
2022-03-22 22:52:20 | ------------------------------------
2022-03-22 22:52:20 |
2022-03-22 22:52:20 | null / [TestClass name=class tigase.tests.server.TestServiceDiscoveryExtensions]
2022-03-22 22:52:20 | ------------------------------------
2022-03-22 22:52:20 |
2022-03-22 22:52:20 | Running: XEP-0215: External Service Discovery
2022-03-22 22:52:20 | ------------------------------------
2022-03-22 22:52:20 |
2022-03-22 22:52:20 | null / [TestClass name=class tigase.tests.server.TestExtDisco]
2022-03-22 22:52:20 | ------------------------------------
2022-03-22 22:52:20 |
2022-03-22 22:52:20 | null / [TestClass name=class tigase.tests.server.TestExtDisco]
2022-03-22 22:52:20 | ------------------------------------
2022-03-22 22:52:20 |
2022-03-22 22:52:20 | null / [TestClass name=class tigase.tests.server.TestExtDisco]
2022-03-22 22:52:20 | ------------------------------------
2022-03-22 22:52:20 |
2022-03-22 22:52:20 | null / [TestClass name=class tigase.tests.server.TestExtDisco]
2022-03-22 22:52:20 | ------------------------------------
2022-03-22 22:52:20 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]
2022-03-22 22:52:20 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false
2022-03-22 22:52:20 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector
2022-03-22 22:52:20 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=3 thread=1] Connector state changed: null->connecting
2022-03-22 22:52:20 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=3 thread=1] DNS entry stored in session object: localhost:5222
2022-03-22 22:52:20 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=3 thread=1] Preparing connection to [localhost:5222]
2022-03-22 22:52:20 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=3 thread=1] Opening connection to localhost/127.0.0.1:5222
2022-03-22 22:52:20 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=3 thread=1] Connector state changed: connecting->connected
2022-03-22 22:52:20 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=3 thread=1] Whitespace ping period is setted to nullms
2022-03-22 22:52:20 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled
2022-03-22 22:52:20 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=3 thread=35] Start TLS
2022-03-22 22:52:20 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>
2022-03-22 22:52:20 | admin :: admin@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>
2022-03-22 22:52:20 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-03-22 22:52:20 | admin :: admin@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-03-22 22:52:20 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=3 thread=37] Proceeding TLS
2022-03-22 22:52:20 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=3 thread=37] Start handshake
2022-03-22 22:52:40 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=3 thread=37] Can't establish encrypted connection
2022-03-22 22:52:40 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted
2022-03-22 22:52:40 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted
2022-03-22 22:52:40 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=3 thread=37] Connector state changed: connected->disconnected
2022-03-22 22:52:40 | tigase.jaxmpp.j2se.Jaxmpp.onException: Catching exception
2022-03-22 22:52:40 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=3 thread=35] Ignoring stop connector.
2022-03-22 22:52:40 | Could not connect with admin account credentials (tigase.jaxmpp.core.client.exceptions.JaxmppException: javax.net.ssl.SSLException: Unsupported or unrecognized SSL message), trying to register account...
2022-03-22 22:52:40 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]
2022-03-22 22:52:40 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@63c13929
2022-03-22 22:52:40 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false
2022-03-22 22:52:40 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector
2022-03-22 22:52:40 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=4 thread=1] Using XEP-0077 mode!!!!
2022-03-22 22:52:40 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=4 thread=1] Connector state changed: null->connecting
2022-03-22 22:52:40 | StateChangedEvent{oldState=null, newState=connecting}
2022-03-22 22:52:40 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=4 thread=1] DNS entry stored in session object: localhost:5222
2022-03-22 22:52:40 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=4 thread=1] Preparing connection to [localhost:5222]
2022-03-22 22:52:40 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=4 thread=1] Opening connection to localhost/127.0.0.1:5222
2022-03-22 22:52:40 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=4 thread=1] Connector state changed: connecting->connected
2022-03-22 22:52:40 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=4 thread=1] Whitespace ping period is setted to nullms
2022-03-22 22:52:40 | [Mutex] waiting for: [registration]
2022-03-22 22:52:40 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled
2022-03-22 22:52:40 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@6d06cb21
2022-03-22 22:52:40 | StateChangedEvent{oldState=connecting, newState=connected}
2022-03-22 22:52:40 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@69395259
2022-03-22 22:52:40 | admin :: null << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>
2022-03-22 22:52:40 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>}
2022-03-22 22:52:40 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=4 thread=40] Start TLS
2022-03-22 22:52:40 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>]
2022-03-22 22:52:40 | admin :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-03-22 22:52:40 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}
2022-03-22 22:52:40 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=4 thread=42] Proceeding TLS
2022-03-22 22:52:40 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=4 thread=42] Start handshake
2022-03-22 22:53:00 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=4 thread=42] Can't establish encrypted connection
2022-03-22 22:53:00 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted
2022-03-22 22:53:00 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted
2022-03-22 22:53:00 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=4 thread=42] Connector state changed: connected->disconnected
2022-03-22 22:53:00 | ErrorEvent{condition=null, caught=javax.net.ssl.SSLException: Unsupported or unrecognized SSL message, sessionObject=AbstractSessionObject{properties={TRUST_MANAGERS_KEY=Entry{scope=user, value=[Ljavax.net.ssl.X509TrustManager;@7728cd6f}, CONNECTOR#DISABLEKEEPALIVE=Entry{scope=stream, value=false}, StreamFeaturesModule#STREAMS_FEATURES_LIST=Entry{scope=session, value=[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>]}, STREAMS_MANAGER_KEY=Entry{scope=user, value=tigase.jaxmpp.core.client.xmpp.stream.XmppStreamsManager@2c3bc11a}, COMPRESSION_DISABLED=Entry{scope=user, value=true}, HOSTNAME_VERIFIER_KEY=Entry{scope=session, value=tigase.jaxmpp.j2se.connectors.socket.DefaultHostnameVerifier@4615fd8d}, BOSH#SEE_OTHER_HOST_KEY=Entry{scope=user, value=false}, CONNECTOR#STAGE_KEY=Entry{scope=stream, value=disconnected}, RosterModule#ROSTER_STORE=Entry{scope=user, value=tigase.jaxmpp.core.client.xmpp.modules.roster.DefaultRosterStore@4659adc5}, PresenceModule#PRESENCE_STORE=Entry{scope=user, value=tigase.jaxmpp.j2se.J2SEPresenceStore@1ddd29ec}, ResponseManager#RESPONSE_MANAGER=Entry{scope=user, value=tigase.jaxmpp.j2se.ThreadSafeResponseManager@3e551b94}, StreamFeaturesModule#PIPELINING_ACTIVE=Entry{scope=session, value=false}, DEFAULT_XMPP_STREAM_KEY=Entry{scope=session, value=DefaultXMPPStream}, domainName=Entry{scope=user, value=test-domain.com}, StreamFeaturesModule#EMBEDDED_STREAMS_COUNTER=Entry{scope=session, value=1}, LOG_PREFIX=Entry{scope=user, value=admin}, socket#ServerHost=Entry{scope=user, value=localhost}, IN_BAND_REGISTRATION_MODE_KEY=Entry{scope=session, value=true}, CONNECTOR#CONNECTOR_STAGE_TIMESTAMP_KEY=Entry{scope=stream, value=Tue Mar 22 22:53:00 PDT 2022}}}}
2022-03-22 22:53:00 | StateChangedEvent{oldState=connected, newState=disconnected}
2022-03-22 22:53:00 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@4c143e55
2022-03-22 22:53:00 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@47288597
2022-03-22 22:53:00 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@334e56d7
2022-03-22 22:54:10 | [Mutex] timeout. Not received [registration]
2022-03-22 22:54:10 | [Mutex] isItemNotified: registrationSuccess :: false
2022-03-22 22:54:10 |
2022-03-22 22:54:10 | Running: Test MAM support - #4732
2022-03-22 22:54:10 | ------------------------------------
2022-03-22 22:54:10 |
2022-03-22 22:54:10 | null / [TestClass name=class tigase.tests.muc.TestMessageArchiveManagement]
2022-03-22 22:54:10 | ------------------------------------
2022-03-22 22:54:10 |
2022-03-22 22:54:10 | null / [TestClass name=class tigase.tests.muc.TestMessageArchiveManagement]
2022-03-22 22:54:10 | ------------------------------------
2022-03-22 22:54:10 |
2022-03-22 22:54:10 | null / [TestClass name=class tigase.tests.muc.TestMessageArchiveManagement]
2022-03-22 22:54:10 | ------------------------------------
2022-03-22 22:54:10 |
2022-03-22 22:54:10 | null / [TestClass name=class tigase.tests.muc.TestMessageArchiveManagement]
2022-03-22 22:54:10 | ------------------------------------
2022-03-22 22:54:10 |
2022-03-22 22:54:10 | null / [TestClass name=class tigase.tests.muc.TestMessageArchiveManagement]
2022-03-22 22:54:10 | ------------------------------------
2022-03-22 22:54:10 |
2022-03-22 22:54:10 | Running: Test limit of users per room - #3179
2022-03-22 22:54:10 | ------------------------------------
2022-03-22 22:54:10 |
2022-03-22 22:54:10 | null / [TestClass name=class tigase.tests.muc.TestLimitOfUsersPerRoom]
2022-03-22 22:54:10 | ------------------------------------
2022-03-22 22:54:10 |
2022-03-22 22:54:10 | Running: Test handling of timestamps - #7443
2022-03-22 22:54:10 | ------------------------------------
2022-03-22 22:54:10 |
2022-03-22 22:54:10 | null / [TestClass name=class tigase.tests.muc.TestMucHistoryTimestamps]
2022-03-22 22:54:10 | ------------------------------------
2022-03-22 22:54:10 |
2022-03-22 22:54:10 | null / [TestClass name=class tigase.tests.muc.TestMucHistoryTimestamps]
2022-03-22 22:54:10 | ------------------------------------
2022-03-22 22:54:10 |
2022-03-22 22:54:10 | null / [TestClass name=class tigase.tests.muc.TestMucHistoryTimestamps]
2022-03-22 22:54:10 | ------------------------------------
2022-03-22 22:54:10 |
2022-03-22 22:54:10 | null / [TestClass name=class tigase.tests.muc.TestMucHistoryTimestamps]
2022-03-22 22:54:10 | ------------------------------------
2022-03-22 22:54:10 |
2022-03-22 22:54:10 | Running: Modify list of the occupants to include room members - #8660
2022-03-22 22:54:10 | ------------------------------------
2022-03-22 22:54:10 |
2022-03-22 22:54:10 | null / [TestClass name=class tigase.tests.muc.TestOfflineUsers]
2022-03-22 22:54:10 | ------------------------------------
2022-03-22 22:54:10 |
2022-03-22 22:54:10 | null / [TestClass name=class tigase.tests.muc.TestOfflineUsers]
2022-03-22 22:54:10 | ------------------------------------
2022-03-22 22:54:10 |
2022-03-22 22:54:10 | null / [TestClass name=class tigase.tests.muc.TestOfflineUsers]
2022-03-22 22:54:10 | ------------------------------------
2022-03-22 22:54:10 |
2022-03-22 22:54:10 | null / [TestClass name=class tigase.tests.muc.TestOfflineUsers]
2022-03-22 22:54:10 | ------------------------------------
2022-03-22 22:54:10 |
2022-03-22 22:54:10 | Running: Test MUC VCard support
2022-03-22 22:54:10 | ------------------------------------
2022-03-22 22:54:10 |
2022-03-22 22:54:10 | null / [TestClass name=class tigase.tests.muc.TestVCard]
2022-03-22 22:54:10 | ------------------------------------
2022-03-22 22:54:10 |
2022-03-22 22:54:10 | null / [TestClass name=class tigase.tests.muc.TestVCard]
2022-03-22 22:54:10 | ------------------------------------
2022-03-22 22:54:10 |
2022-03-22 22:54:10 | null / [TestClass name=class tigase.tests.muc.TestVCard]
2022-03-22 22:54:10 | ------------------------------------
2022-03-22 22:54:10 |
2022-03-22 22:54:10 | null / [TestClass name=class tigase.tests.muc.TestVCard]
2022-03-22 22:54:10 | ------------------------------------
2022-03-22 22:54:10 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]
2022-03-22 22:54:10 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false
2022-03-22 22:54:10 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector
2022-03-22 22:54:10 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=5 thread=1] Connector state changed: null->connecting
2022-03-22 22:54:10 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=5 thread=1] DNS entry stored in session object: localhost:5222
2022-03-22 22:54:10 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=5 thread=1] Preparing connection to [localhost:5222]
2022-03-22 22:54:10 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=5 thread=1] Opening connection to localhost/127.0.0.1:5222
2022-03-22 22:54:10 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=5 thread=1] Connector state changed: connecting->connected
2022-03-22 22:54:10 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=5 thread=1] Whitespace ping period is setted to nullms
2022-03-22 22:54:10 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled
2022-03-22 22:54:10 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>
2022-03-22 22:54:10 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=5 thread=45] Start TLS
2022-03-22 22:54:10 | admin :: admin@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>
2022-03-22 22:54:10 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-03-22 22:54:10 | admin :: admin@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-03-22 22:54:10 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=5 thread=47] Proceeding TLS
2022-03-22 22:54:10 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=5 thread=47] Start handshake
2022-03-22 22:54:30 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=5 thread=47] Can't establish encrypted connection
2022-03-22 22:54:30 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted
2022-03-22 22:54:30 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted
2022-03-22 22:54:30 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=5 thread=47] Connector state changed: connected->disconnected
2022-03-22 22:54:30 | tigase.jaxmpp.j2se.Jaxmpp.onException: Catching exception
2022-03-22 22:54:30 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=5 thread=45] Ignoring stop connector.
2022-03-22 22:54:30 | Could not connect with admin account credentials (tigase.jaxmpp.core.client.exceptions.JaxmppException: javax.net.ssl.SSLException: Unsupported or unrecognized SSL message), trying to register account...
2022-03-22 22:54:30 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]
2022-03-22 22:54:30 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false
2022-03-22 22:54:30 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector
2022-03-22 22:54:30 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=6 thread=1] Using XEP-0077 mode!!!!
2022-03-22 22:54:30 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=6 thread=1] Connector state changed: null->connecting
2022-03-22 22:54:30 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=6 thread=1] DNS entry stored in session object: localhost:5222
2022-03-22 22:54:30 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=6 thread=1] Preparing connection to [localhost:5222]
2022-03-22 22:54:30 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=6 thread=1] Opening connection to localhost/127.0.0.1:5222
2022-03-22 22:54:30 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=6 thread=1] Connector state changed: connecting->connected
2022-03-22 22:54:30 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=6 thread=1] Whitespace ping period is setted to nullms
2022-03-22 22:54:30 | [Mutex] waiting for: [registration]
2022-03-22 22:54:30 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@5988e5ce
2022-03-22 22:54:30 | StateChangedEvent{oldState=null, newState=connecting}
2022-03-22 22:54:30 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled
2022-03-22 22:54:30 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@574f108f
2022-03-22 22:54:30 | StateChangedEvent{oldState=connecting, newState=connected}
2022-03-22 22:54:30 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@53708ebe
2022-03-22 22:54:30 | admin :: null << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>
2022-03-22 22:54:30 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>}
2022-03-22 22:54:30 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=6 thread=50] Start TLS
2022-03-22 22:54:30 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=6 thread=52] Proceeding TLS
2022-03-22 22:54:30 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=6 thread=52] Start handshake
2022-03-22 22:54:30 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>]
2022-03-22 22:54:30 | admin :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-03-22 22:54:30 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}
2022-03-22 22:54:50 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=6 thread=52] Can't establish encrypted connection
2022-03-22 22:54:50 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted
2022-03-22 22:54:50 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted
2022-03-22 22:54:50 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=6 thread=52] Connector state changed: connected->disconnected
2022-03-22 22:54:50 | ErrorEvent{condition=null, caught=javax.net.ssl.SSLException: Unsupported or unrecognized SSL message, sessionObject=AbstractSessionObject{properties={TRUST_MANAGERS_KEY=Entry{scope=user, value=[Ljavax.net.ssl.X509TrustManager;@7728cd6f}, CONNECTOR#DISABLEKEEPALIVE=Entry{scope=stream, value=false}, StreamFeaturesModule#STREAMS_FEATURES_LIST=Entry{scope=session, value=[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>]}, STREAMS_MANAGER_KEY=Entry{scope=user, value=tigase.jaxmpp.core.client.xmpp.stream.XmppStreamsManager@16721ab4}, COMPRESSION_DISABLED=Entry{scope=user, value=true}, HOSTNAME_VERIFIER_KEY=Entry{scope=session, value=tigase.jaxmpp.j2se.connectors.socket.DefaultHostnameVerifier@4615fd8d}, BOSH#SEE_OTHER_HOST_KEY=Entry{scope=user, value=false}, CONNECTOR#STAGE_KEY=Entry{scope=stream, value=disconnected}, RosterModule#ROSTER_STORE=Entry{scope=user, value=tigase.jaxmpp.core.client.xmpp.modules.roster.DefaultRosterStore@8ca3b21}, PresenceModule#PRESENCE_STORE=Entry{scope=user, value=tigase.jaxmpp.j2se.J2SEPresenceStore@27ae89df}, ResponseManager#RESPONSE_MANAGER=Entry{scope=user, value=tigase.jaxmpp.j2se.ThreadSafeResponseManager@70fcf6ea}, StreamFeaturesModule#PIPELINING_ACTIVE=Entry{scope=session, value=false}, DEFAULT_XMPP_STREAM_KEY=Entry{scope=session, value=DefaultXMPPStream}, domainName=Entry{scope=user, value=test-domain.com}, StreamFeaturesModule#EMBEDDED_STREAMS_COUNTER=Entry{scope=session, value=1}, LOG_PREFIX=Entry{scope=user, value=admin}, socket#ServerHost=Entry{scope=user, value=localhost}, IN_BAND_REGISTRATION_MODE_KEY=Entry{scope=session, value=true}, CONNECTOR#CONNECTOR_STAGE_TIMESTAMP_KEY=Entry{scope=stream, value=Tue Mar 22 22:54:50 PDT 2022}}}}
2022-03-22 22:54:50 | StateChangedEvent{oldState=connected, newState=disconnected}
2022-03-22 22:54:50 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@765de5fb
2022-03-22 22:54:50 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@2f97cb22
2022-03-22 22:54:50 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@7c244f7e
2022-03-22 22:56:00 | [Mutex] timeout. Not received [registration]
2022-03-22 22:56:00 | [Mutex] isItemNotified: registrationSuccess :: false
2022-03-22 22:56:00 |
2022-03-22 22:56:00 | Running: Node and item manipulation using PubSub procotol - #4229
2022-03-22 22:56:00 | ------------------------------------
2022-03-22 22:56:00 |
2022-03-22 22:56:00 | null / [TestClass name=class tigase.tests.pubsub.TestPubSub]
2022-03-22 22:56:00 | ------------------------------------
2022-03-22 22:56:00 |
2022-03-22 22:56:00 | null / [TestClass name=class tigase.tests.pubsub.TestPubSub]
2022-03-22 22:56:00 | ------------------------------------
2022-03-22 22:56:00 |
2022-03-22 22:56:00 | null / [TestClass name=class tigase.tests.pubsub.TestPubSub]
2022-03-22 22:56:00 | ------------------------------------
2022-03-22 22:56:00 |
2022-03-22 22:56:00 | null / [TestClass name=class tigase.tests.pubsub.TestPubSub]
2022-03-22 22:56:00 | ------------------------------------
2022-03-22 22:56:00 |
2022-03-22 22:56:00 | null / [TestClass name=class tigase.tests.pubsub.TestPubSub]
2022-03-22 22:56:00 | ------------------------------------
2022-03-22 22:56:00 |
2022-03-22 22:56:00 | null / [TestClass name=class tigase.tests.pubsub.TestPubSub]
2022-03-22 22:56:00 | ------------------------------------
2022-03-22 22:56:00 |
2022-03-22 22:56:00 | null / [TestClass name=class tigase.tests.pubsub.TestPubSub]
2022-03-22 22:56:00 | ------------------------------------
2022-03-22 22:56:00 |
2022-03-22 22:56:00 | null / [TestClass name=class tigase.tests.pubsub.TestPubSub]
2022-03-22 22:56:00 | ------------------------------------
2022-03-22 22:56:00 |
2022-03-22 22:56:00 | null / [TestClass name=class tigase.tests.pubsub.TestPubSub]
2022-03-22 22:56:00 | ------------------------------------
2022-03-22 22:56:00 |
2022-03-22 22:56:00 | null / [TestClass name=class tigase.tests.pubsub.TestPubSub]
2022-03-22 22:56:00 | ------------------------------------
2022-03-22 22:56:00 |
2022-03-22 22:56:00 | null / [TestClass name=class tigase.tests.pubsub.TestPubSub]
2022-03-22 22:56:00 | ------------------------------------
2022-03-22 22:56:00 |
2022-03-22 22:56:00 | null / [TestClass name=class tigase.tests.pubsub.TestPubSub]
2022-03-22 22:56:00 | ------------------------------------
2022-03-22 22:56:00 |
2022-03-22 22:56:00 | null / [TestClass name=class tigase.tests.pubsub.TestPubSub]
2022-03-22 22:56:00 | ------------------------------------
2022-03-22 22:56:00 |
2022-03-22 22:56:00 | Running: PEP support
2022-03-22 22:56:00 | ------------------------------------
2022-03-22 22:56:00 |
2022-03-22 22:56:00 | null / [TestClass name=class tigase.tests.pubsub.TestPEP]
2022-03-22 22:56:00 | ------------------------------------
2022-03-22 22:56:00 |
2022-03-22 22:56:00 | null / [TestClass name=class tigase.tests.pubsub.TestPEP]
2022-03-22 22:56:00 | ------------------------------------
2022-03-22 22:56:00 |
2022-03-22 22:56:00 | null / [TestClass name=class tigase.tests.pubsub.TestPEP]
2022-03-22 22:56:00 | ------------------------------------
2022-03-22 22:56:00 |
2022-03-22 22:56:00 | null / [TestClass name=class tigase.tests.pubsub.TestPEP]
2022-03-22 22:56:00 | ------------------------------------
2022-03-22 22:56:00 |
2022-03-22 22:56:00 | Running: Removal of PEP nodes on user removal - #3544
2022-03-22 22:56:00 | ------------------------------------
2022-03-22 22:56:00 |
2022-03-22 22:56:00 | null / [TestClass name=class tigase.tests.pubsub.TestRemovalOfPepNodeOnUserRemoval]
2022-03-22 22:56:00 | ------------------------------------
2022-03-22 22:56:00 |
2022-03-22 22:56:00 | Running: MAM: Support for XEP-0313 for PubSub - #4733
2022-03-22 22:56:00 | ------------------------------------
2022-03-22 22:56:00 |
2022-03-22 22:56:00 | null / [TestClass name=class tigase.tests.pubsub.TestPubSubMAM]
2022-03-22 22:56:00 | ------------------------------------
2022-03-22 22:56:00 |
2022-03-22 22:56:00 | null / [TestClass name=class tigase.tests.pubsub.TestPubSubMAM]
2022-03-22 22:56:00 | ------------------------------------
2022-03-22 22:56:00 |
2022-03-22 22:56:00 | null / [TestClass name=class tigase.tests.pubsub.TestPubSubMAM]
2022-03-22 22:56:00 | ------------------------------------
2022-03-22 22:56:00 |
2022-03-22 22:56:00 | null / [TestClass name=class tigase.tests.pubsub.TestPubSubMAM]
2022-03-22 22:56:00 | ------------------------------------
2022-03-22 22:56:00 |
2022-03-22 22:56:00 | Running: REST: Node and item manipulation using REST API - XML - #4229, #4728
2022-03-22 22:56:00 | ------------------------------------
2022-03-22 22:56:00 |
2022-03-22 22:56:00 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingXML]
2022-03-22 22:56:00 | ------------------------------------
2022-03-22 22:56:00 |
2022-03-22 22:56:00 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingXML]
2022-03-22 22:56:00 | ------------------------------------
2022-03-22 22:56:00 |
2022-03-22 22:56:00 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingXML]
2022-03-22 22:56:00 | ------------------------------------
2022-03-22 22:56:00 |
2022-03-22 22:56:00 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingXML]
2022-03-22 22:56:00 | ------------------------------------
2022-03-22 22:56:00 |
2022-03-22 22:56:00 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingXML]
2022-03-22 22:56:00 | ------------------------------------
2022-03-22 22:56:00 |
2022-03-22 22:56:00 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingXML]
2022-03-22 22:56:00 | ------------------------------------
2022-03-22 22:56:00 |
2022-03-22 22:56:00 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingXML]
2022-03-22 22:56:00 | ------------------------------------
2022-03-22 22:56:00 |
2022-03-22 22:56:00 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingXML]
2022-03-22 22:56:00 | ------------------------------------
2022-03-22 22:56:00 |
2022-03-22 22:56:00 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingXML]
2022-03-22 22:56:00 | ------------------------------------
2022-03-22 22:56:00 |
2022-03-22 22:56:00 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingXML]
2022-03-22 22:56:00 | ------------------------------------
2022-03-22 22:56:00 |
2022-03-22 22:56:00 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingXML]
2022-03-22 22:56:00 | ------------------------------------
2022-03-22 22:56:00 |
2022-03-22 22:56:00 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingXML]
2022-03-22 22:56:00 | ------------------------------------
2022-03-22 22:56:00 |
2022-03-22 22:56:00 | Running: REST: Node and item manipulation using REST API - JSON - #4728
2022-03-22 22:56:00 | ------------------------------------
2022-03-22 22:56:00 |
2022-03-22 22:56:00 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingJSON]
2022-03-22 22:56:00 | ------------------------------------
2022-03-22 22:56:00 |
2022-03-22 22:56:00 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingJSON]
2022-03-22 22:56:00 | ------------------------------------
2022-03-22 22:56:00 |
2022-03-22 22:56:00 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingJSON]
2022-03-22 22:56:00 | ------------------------------------
2022-03-22 22:56:00 |
2022-03-22 22:56:00 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingJSON]
2022-03-22 22:56:00 | ------------------------------------
2022-03-22 22:56:00 |
2022-03-22 22:56:00 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingJSON]
2022-03-22 22:56:00 | ------------------------------------
2022-03-22 22:56:00 |
2022-03-22 22:56:00 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingJSON]
2022-03-22 22:56:00 | ------------------------------------
2022-03-22 22:56:00 |
2022-03-22 22:56:00 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingJSON]
2022-03-22 22:56:00 | ------------------------------------
2022-03-22 22:56:00 |
2022-03-22 22:56:00 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingJSON]
2022-03-22 22:56:00 | ------------------------------------
2022-03-22 22:56:00 |
2022-03-22 22:56:00 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingJSON]
2022-03-22 22:56:00 | ------------------------------------
2022-03-22 22:56:00 |
2022-03-22 22:56:00 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingJSON]
2022-03-22 22:56:00 | ------------------------------------
2022-03-22 22:56:00 |
2022-03-22 22:56:00 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingJSON]
2022-03-22 22:56:00 | ------------------------------------
2022-03-22 22:56:00 |
2022-03-22 22:56:00 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingJSON]
2022-03-22 22:56:00 | ------------------------------------
2022-03-22 22:56:00 |
2022-03-22 22:56:00 | Running: REST: Item publication on PubSub node with message expiration using REST API - #2959
2022-03-22 22:56:00 | ------------------------------------
2022-03-22 22:56:00 |
2022-03-22 22:56:00 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiWithMessageExpiration]
2022-03-22 22:56:00 | ------------------------------------
2022-03-22 22:56:00 |
2022-03-22 22:56:00 | Running: Testing propagation of changes to node configuration to other cluster nodes - #3993
2022-03-22 22:56:00 | ------------------------------------
2022-03-22 22:56:00 |
2022-03-22 22:56:00 | null / [TestClass name=class tigase.tests.pubsub.TestPubSubOld]
2022-03-22 22:56:00 | ------------------------------------
2022-03-22 22:56:00 |
2022-03-22 22:56:00 | Running: Discovery of nodes with RSM
2022-03-22 22:56:00 | ------------------------------------
2022-03-22 22:56:00 |
2022-03-22 22:56:00 | null / [TestClass name=class tigase.tests.pubsub.TestPubSubRSM]
2022-03-22 22:56:00 | ------------------------------------
2022-03-22 22:56:00 |
2022-03-22 22:56:00 | null / [TestClass name=class tigase.tests.pubsub.TestPubSubRSM]
2022-03-22 22:56:00 | ------------------------------------
2022-03-22 22:56:00 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]
2022-03-22 22:56:00 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false
2022-03-22 22:56:00 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector
2022-03-22 22:56:00 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=7 thread=1] Connector state changed: null->connecting
2022-03-22 22:56:00 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=7 thread=1] DNS entry stored in session object: localhost:5222
2022-03-22 22:56:00 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=7 thread=1] Preparing connection to [localhost:5222]
2022-03-22 22:56:00 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=7 thread=1] Opening connection to localhost/127.0.0.1:5222
2022-03-22 22:56:00 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=7 thread=1] Connector state changed: connecting->connected
2022-03-22 22:56:00 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=7 thread=1] Whitespace ping period is setted to nullms
2022-03-22 22:56:00 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled
2022-03-22 22:56:00 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>
2022-03-22 22:56:00 | admin :: admin@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>
2022-03-22 22:56:00 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=7 thread=55] Start TLS
2022-03-22 22:56:00 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-03-22 22:56:00 | admin :: admin@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-03-22 22:56:00 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=7 thread=57] Proceeding TLS
2022-03-22 22:56:00 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=7 thread=57] Start handshake
2022-03-22 22:56:20 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=7 thread=57] Can't establish encrypted connection
2022-03-22 22:56:20 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted
2022-03-22 22:56:20 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted
2022-03-22 22:56:20 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=7 thread=57] Connector state changed: connected->disconnected
2022-03-22 22:56:20 | tigase.jaxmpp.j2se.Jaxmpp.onException: Catching exception
2022-03-22 22:56:20 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=7 thread=55] Ignoring stop connector.
2022-03-22 22:56:20 | Could not connect with admin account credentials (tigase.jaxmpp.core.client.exceptions.JaxmppException: javax.net.ssl.SSLException: Unsupported or unrecognized SSL message), trying to register account...
2022-03-22 22:56:20 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]
2022-03-22 22:56:20 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false
2022-03-22 22:56:20 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@31714c14
2022-03-22 22:56:20 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector
2022-03-22 22:56:20 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=8 thread=1] Using XEP-0077 mode!!!!
2022-03-22 22:56:20 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=8 thread=1] Connector state changed: null->connecting
2022-03-22 22:56:20 | StateChangedEvent{oldState=null, newState=connecting}
2022-03-22 22:56:20 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=8 thread=1] DNS entry stored in session object: localhost:5222
2022-03-22 22:56:20 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=8 thread=1] Preparing connection to [localhost:5222]
2022-03-22 22:56:20 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=8 thread=1] Opening connection to localhost/127.0.0.1:5222
2022-03-22 22:56:20 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=8 thread=1] Connector state changed: connecting->connected
2022-03-22 22:56:20 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=8 thread=1] Whitespace ping period is setted to nullms
2022-03-22 22:56:20 | [Mutex] waiting for: [registration]
2022-03-22 22:56:20 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled
2022-03-22 22:56:20 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@3fb6a44a
2022-03-22 22:56:20 | StateChangedEvent{oldState=connecting, newState=connected}
2022-03-22 22:56:20 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@3b892764
2022-03-22 22:56:20 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=8 thread=60] Start TLS
2022-03-22 22:56:20 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>]
2022-03-22 22:56:20 | admin :: null << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>
2022-03-22 22:56:20 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>}
2022-03-22 22:56:20 | admin :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-03-22 22:56:20 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}
2022-03-22 22:56:20 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=8 thread=62] Proceeding TLS
2022-03-22 22:56:20 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=8 thread=62] Start handshake
2022-03-22 22:56:40 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=8 thread=62] Can't establish encrypted connection
2022-03-22 22:56:40 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted
2022-03-22 22:56:40 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted
2022-03-22 22:56:40 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=8 thread=62] Connector state changed: connected->disconnected
2022-03-22 22:56:40 | ErrorEvent{condition=null, caught=javax.net.ssl.SSLException: Unsupported or unrecognized SSL message, sessionObject=AbstractSessionObject{properties={TRUST_MANAGERS_KEY=Entry{scope=user, value=[Ljavax.net.ssl.X509TrustManager;@7728cd6f}, CONNECTOR#DISABLEKEEPALIVE=Entry{scope=stream, value=false}, StreamFeaturesModule#STREAMS_FEATURES_LIST=Entry{scope=session, value=[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>]}, STREAMS_MANAGER_KEY=Entry{scope=user, value=tigase.jaxmpp.core.client.xmpp.stream.XmppStreamsManager@7e8bae71}, COMPRESSION_DISABLED=Entry{scope=user, value=true}, HOSTNAME_VERIFIER_KEY=Entry{scope=session, value=tigase.jaxmpp.j2se.connectors.socket.DefaultHostnameVerifier@4615fd8d}, BOSH#SEE_OTHER_HOST_KEY=Entry{scope=user, value=false}, CONNECTOR#STAGE_KEY=Entry{scope=stream, value=disconnected}, RosterModule#ROSTER_STORE=Entry{scope=user, value=tigase.jaxmpp.core.client.xmpp.modules.roster.DefaultRosterStore@45a15c58}, PresenceModule#PRESENCE_STORE=Entry{scope=user, value=tigase.jaxmpp.j2se.J2SEPresenceStore@4fbf3452}, ResponseManager#RESPONSE_MANAGER=Entry{scope=user, value=tigase.jaxmpp.j2se.ThreadSafeResponseManager@3d7f98c6}, StreamFeaturesModule#PIPELINING_ACTIVE=Entry{scope=session, value=false}, DEFAULT_XMPP_STREAM_KEY=Entry{scope=session, value=DefaultXMPPStream}, domainName=Entry{scope=user, value=test-domain.com}, StreamFeaturesModule#EMBEDDED_STREAMS_COUNTER=Entry{scope=session, value=1}, LOG_PREFIX=Entry{scope=user, value=admin}, socket#ServerHost=Entry{scope=user, value=localhost}, IN_BAND_REGISTRATION_MODE_KEY=Entry{scope=session, value=true}, CONNECTOR#CONNECTOR_STAGE_TIMESTAMP_KEY=Entry{scope=stream, value=Tue Mar 22 22:56:40 PDT 2022}}}}
2022-03-22 22:56:40 | StateChangedEvent{oldState=connected, newState=disconnected}
2022-03-22 22:56:40 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@1ea4513e
2022-03-22 22:56:40 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@51a89d2e
2022-03-22 22:56:40 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@67833eed
2022-03-22 22:57:50 | [Mutex] timeout. Not received [registration]
2022-03-22 22:57:50 | [Mutex] isItemNotified: registrationSuccess :: false
2022-03-22 22:57:50 |
2022-03-22 22:57:50 | Running: UI: Web Admin UI - #2955
2022-03-22 22:57:50 | ------------------------------------
2022-03-22 22:57:50 |
2022-03-22 22:57:50 | null / [TestClass name=class tigase.tests.http.TestAdminUI]
2022-03-22 22:57:50 | ------------------------------------
2022-03-22 22:57:50 |
2022-03-22 22:57:50 | null / [TestClass name=class tigase.tests.http.TestAdminUI]
2022-03-22 22:57:50 | ------------------------------------
2022-03-22 22:57:50 |
2022-03-22 22:57:50 | null / [TestClass name=class tigase.tests.http.TestAdminUI]
2022-03-22 22:57:50 | ------------------------------------
2022-03-22 22:57:50 |
2022-03-22 22:57:50 | null / [TestClass name=class tigase.tests.http.TestAdminUI]
2022-03-22 22:57:50 | ------------------------------------
2022-03-22 22:57:50 |
2022-03-22 22:57:50 | null / [TestClass name=class tigase.tests.http.TestAdminUI]
2022-03-22 22:57:50 | ------------------------------------
2022-03-22 22:57:50 |
2022-03-22 22:57:50 | null / [TestClass name=class tigase.tests.http.TestAdminUI]
2022-03-22 22:57:50 | ------------------------------------
2022-03-22 22:57:50 |
2022-03-22 22:57:50 | null / [TestClass name=class tigase.tests.http.TestAdminUI]
2022-03-22 22:57:50 | ------------------------------------
2022-03-22 22:57:50 |
2022-03-22 22:57:50 | Running: REST: REST API for Setting/Updating Privacy Rules - #2928
2022-03-22 22:57:50 | ------------------------------------
2022-03-22 22:57:50 |
2022-03-22 22:57:50 | null / [TestClass name=class tigase.tests.http.TestModificationOfPrivacyRulesUsingREST]
2022-03-22 22:57:50 | ------------------------------------
2022-03-22 22:57:50 |
2022-03-22 22:57:50 | null / [TestClass name=class tigase.tests.http.TestModificationOfPrivacyRulesUsingREST]
2022-03-22 22:57:50 | ------------------------------------
2022-03-22 22:57:50 |
2022-03-22 22:57:50 | Running: REST: Sending XMPP messages using HTTP REST API - #2936
2022-03-22 22:57:50 | ------------------------------------
2022-03-22 22:57:50 |
2022-03-22 22:57:50 | null / [TestClass name=class tigase.tests.http.TestSendingXmppStanzaUsingREST]
2022-03-22 22:57:50 | ------------------------------------
2022-03-22 22:57:50 |
2022-03-22 22:57:50 | Running: REST: Test support for retrieval of XEP-0084: User Avatar using REST API call - #3258
2022-03-22 22:57:50 | ------------------------------------
2022-03-22 22:57:50 |
2022-03-22 22:57:50 | null / [TestClass name=class tigase.tests.http.TestRetrievalOfUserAvatarUsingREST]
2022-03-22 22:57:50 | ------------------------------------
2022-03-22 22:57:50 |
2022-03-22 22:57:50 | Running: REST: Test user status change via REST API call - #8226
2022-03-22 22:57:50 | ------------------------------------
2022-03-22 22:57:50 |
2022-03-22 22:57:50 | null / [TestClass name=class tigase.tests.http.TestRestUserStatus]
2022-03-22 22:57:50 | ------------------------------------
2022-03-22 22:57:50 |
2022-03-22 22:57:50 | null / [TestClass name=class tigase.tests.http.TestRestUserStatus]
2022-03-22 22:57:50 | ------------------------------------
2022-03-22 22:57:50 |
2022-03-22 22:57:50 | null / [TestClass name=class tigase.tests.http.TestRestUserStatus]
2022-03-22 22:57:50 | ------------------------------------
2022-03-22 22:57:50 |
2022-03-22 22:57:50 | null / [TestClass name=class tigase.tests.http.TestRestUserStatus]
2022-03-22 22:57:50 | ------------------------------------
2022-03-22 22:57:50 |
2022-03-22 22:57:50 | Running: Password reset over email
2022-03-22 22:57:50 | ------------------------------------
2022-03-22 22:57:50 |
2022-03-22 22:57:50 | null / [TestClass name=class tigase.tests.http.TestPasswordReset]
2022-03-22 22:57:50 | ------------------------------------
2022-03-22 22:57:50 |
2022-03-22 22:57:50 | Running: Upload: Test support for XEP-0363: HTTP File Upload
2022-03-22 22:57:50 | ------------------------------------
2022-03-22 22:57:50 |
2022-03-22 22:57:50 | null / [TestClass name=class tigase.tests.http.TestHTTPFileUpload]
2022-03-22 22:57:50 | ------------------------------------
2022-03-22 22:57:50 |
2022-03-22 22:57:50 | null / [TestClass name=class tigase.tests.http.TestHTTPFileUpload]
2022-03-22 22:57:50 | ------------------------------------
2022-03-22 22:57:50 |
2022-03-22 22:57:50 | null / [TestClass name=class tigase.tests.http.TestHTTPFileUpload]
2022-03-22 22:57:50 | ------------------------------------
2022-03-22 22:57:50 |
2022-03-22 22:57:50 | null / [TestClass name=class tigase.tests.http.TestHTTPFileUpload]
2022-03-22 22:57:50 | ------------------------------------
2022-03-22 22:57:50 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]
2022-03-22 22:57:50 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false
2022-03-22 22:57:50 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector
2022-03-22 22:57:50 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=9 thread=1] Connector state changed: null->connecting
2022-03-22 22:57:50 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=9 thread=1] DNS entry stored in session object: localhost:5222
2022-03-22 22:57:50 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=9 thread=1] Preparing connection to [localhost:5222]
2022-03-22 22:57:50 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=9 thread=1] Opening connection to localhost/127.0.0.1:5222
2022-03-22 22:57:50 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=9 thread=1] Connector state changed: connecting->connected
2022-03-22 22:57:50 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=9 thread=1] Whitespace ping period is setted to nullms
2022-03-22 22:57:50 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled
2022-03-22 22:57:50 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>
2022-03-22 22:57:50 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=9 thread=65] Start TLS
2022-03-22 22:57:50 | admin :: admin@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>
2022-03-22 22:57:50 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-03-22 22:57:50 | admin :: admin@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-03-22 22:57:50 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=9 thread=67] Proceeding TLS
2022-03-22 22:57:50 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=9 thread=67] Start handshake
2022-03-22 22:58:10 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=9 thread=67] Can't establish encrypted connection
2022-03-22 22:58:10 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted
2022-03-22 22:58:10 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted
2022-03-22 22:58:10 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=9 thread=67] Connector state changed: connected->disconnected
2022-03-22 22:58:10 | tigase.jaxmpp.j2se.Jaxmpp.onException: Catching exception
2022-03-22 22:58:10 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=9 thread=65] Ignoring stop connector.
2022-03-22 22:58:10 | Could not connect with admin account credentials (tigase.jaxmpp.core.client.exceptions.JaxmppException: javax.net.ssl.SSLException: Unsupported or unrecognized SSL message), trying to register account...
2022-03-22 22:58:10 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]
2022-03-22 22:58:10 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false
2022-03-22 22:58:10 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector
2022-03-22 22:58:10 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=10 thread=1] Using XEP-0077 mode!!!!
2022-03-22 22:58:10 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=10 thread=1] Connector state changed: null->connecting
2022-03-22 22:58:10 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=10 thread=1] DNS entry stored in session object: localhost:5222
2022-03-22 22:58:10 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=10 thread=1] Preparing connection to [localhost:5222]
2022-03-22 22:58:10 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=10 thread=1] Opening connection to localhost/127.0.0.1:5222
2022-03-22 22:58:10 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@3ca6a7c4
2022-03-22 22:58:10 | StateChangedEvent{oldState=null, newState=connecting}
2022-03-22 22:58:10 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=10 thread=1] Connector state changed: connecting->connected
2022-03-22 22:58:10 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=10 thread=1] Whitespace ping period is setted to nullms
2022-03-22 22:58:10 | [Mutex] waiting for: [registration]
2022-03-22 22:58:10 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled
2022-03-22 22:58:10 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@32615e20
2022-03-22 22:58:10 | StateChangedEvent{oldState=connecting, newState=connected}
2022-03-22 22:58:10 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@365eccb4
2022-03-22 22:58:10 | admin :: null << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>
2022-03-22 22:58:10 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>}
2022-03-22 22:58:10 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=10 thread=70] Start TLS
2022-03-22 22:58:10 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>]
2022-03-22 22:58:10 | admin :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-03-22 22:58:10 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}
2022-03-22 22:58:10 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=10 thread=72] Proceeding TLS
2022-03-22 22:58:10 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=10 thread=72] Start handshake
2022-03-22 22:58:30 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=10 thread=72] Can't establish encrypted connection
2022-03-22 22:58:30 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted
2022-03-22 22:58:30 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted
2022-03-22 22:58:30 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=10 thread=72] Connector state changed: connected->disconnected
2022-03-22 22:58:30 | ErrorEvent{condition=null, caught=javax.net.ssl.SSLException: Unsupported or unrecognized SSL message, sessionObject=AbstractSessionObject{properties={TRUST_MANAGERS_KEY=Entry{scope=user, value=[Ljavax.net.ssl.X509TrustManager;@7728cd6f}, CONNECTOR#DISABLEKEEPALIVE=Entry{scope=stream, value=false}, StreamFeaturesModule#STREAMS_FEATURES_LIST=Entry{scope=session, value=[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>]}, STREAMS_MANAGER_KEY=Entry{scope=user, value=tigase.jaxmpp.core.client.xmpp.stream.XmppStreamsManager@735c541b}, COMPRESSION_DISABLED=Entry{scope=user, value=true}, HOSTNAME_VERIFIER_KEY=Entry{scope=session, value=tigase.jaxmpp.j2se.connectors.socket.DefaultHostnameVerifier@4615fd8d}, BOSH#SEE_OTHER_HOST_KEY=Entry{scope=user, value=false}, CONNECTOR#STAGE_KEY=Entry{scope=stream, value=disconnected}, RosterModule#ROSTER_STORE=Entry{scope=user, value=tigase.jaxmpp.core.client.xmpp.modules.roster.DefaultRosterStore@7acd5533}, PresenceModule#PRESENCE_STORE=Entry{scope=user, value=tigase.jaxmpp.j2se.J2SEPresenceStore@42e58414}, ResponseManager#RESPONSE_MANAGER=Entry{scope=user, value=tigase.jaxmpp.j2se.ThreadSafeResponseManager@29edb90}, StreamFeaturesModule#PIPELINING_ACTIVE=Entry{scope=session, value=false}, DEFAULT_XMPP_STREAM_KEY=Entry{scope=session, value=DefaultXMPPStream}, domainName=Entry{scope=user, value=test-domain.com}, StreamFeaturesModule#EMBEDDED_STREAMS_COUNTER=Entry{scope=session, value=1}, LOG_PREFIX=Entry{scope=user, value=admin}, socket#ServerHost=Entry{scope=user, value=localhost}, IN_BAND_REGISTRATION_MODE_KEY=Entry{scope=session, value=true}, CONNECTOR#CONNECTOR_STAGE_TIMESTAMP_KEY=Entry{scope=stream, value=Tue Mar 22 22:58:30 PDT 2022}}}}
2022-03-22 22:58:30 | StateChangedEvent{oldState=connected, newState=disconnected}
2022-03-22 22:58:30 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@1373ab54
2022-03-22 22:58:30 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@38700c4
2022-03-22 22:58:30 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@6d2cf184
2022-03-22 22:59:40 | [Mutex] timeout. Not received [registration]
2022-03-22 22:59:40 | [Mutex] isItemNotified: registrationSuccess :: false
2022-03-22 22:59:40 |
2022-03-22 22:59:40 | Running: XEP-0313 - Message Archive Management
2022-03-22 22:59:40 | ------------------------------------
2022-03-22 22:59:40 |
2022-03-22 22:59:40 | null / [TestClass name=class tigase.tests.archive.TestMessageArchiveManagement]
2022-03-22 22:59:40 | ------------------------------------
2022-03-22 22:59:40 |
2022-03-22 22:59:40 | null / [TestClass name=class tigase.tests.archive.TestMessageArchiveManagement]
2022-03-22 22:59:40 | ------------------------------------
2022-03-22 22:59:40 |
2022-03-22 22:59:40 | null / [TestClass name=class tigase.tests.archive.TestMessageArchiveManagement]
2022-03-22 22:59:40 | ------------------------------------
2022-03-22 22:59:40 |
2022-03-22 22:59:40 | null / [TestClass name=class tigase.tests.archive.TestMessageArchiveManagement]
2022-03-22 22:59:40 | ------------------------------------
2022-03-22 22:59:40 |
2022-03-22 22:59:40 | null / [TestClass name=class tigase.tests.archive.TestMessageArchiveManagement]
2022-03-22 22:59:40 | ------------------------------------
2022-03-22 22:59:40 |
2022-03-22 22:59:40 | null / [TestClass name=class tigase.tests.archive.TestMessageArchiveManagement]
2022-03-22 22:59:40 | ------------------------------------
2022-03-22 22:59:40 |
2022-03-22 22:59:40 | null / [TestClass name=class tigase.tests.archive.TestMessageArchiveManagement]
2022-03-22 22:59:40 | ------------------------------------
2022-03-22 22:59:40 |
2022-03-22 22:59:40 | null / [TestClass name=class tigase.tests.archive.TestMessageArchiveManagement]
2022-03-22 22:59:40 | ------------------------------------
2022-03-22 22:59:40 |
2022-03-22 22:59:40 | Running: XEP-0313 - Message Archive Management: 2
2022-03-22 22:59:40 | ------------------------------------
2022-03-22 22:59:40 |
2022-03-22 22:59:40 | null / [TestClass name=class tigase.tests.archive.TestMessageArchiveManagement2]
2022-03-22 22:59:40 | ------------------------------------
2022-03-22 22:59:40 |
2022-03-22 22:59:40 | null / [TestClass name=class tigase.tests.archive.TestMessageArchiveManagement2]
2022-03-22 22:59:40 | ------------------------------------
2022-03-22 22:59:40 |
2022-03-22 22:59:40 | null / [TestClass name=class tigase.tests.archive.TestMessageArchiveManagement2]
2022-03-22 22:59:40 | ------------------------------------
2022-03-22 22:59:40 |
2022-03-22 22:59:40 | null / [TestClass name=class tigase.tests.archive.TestMessageArchiveManagement2]
2022-03-22 22:59:40 | ------------------------------------
2022-03-22 22:59:40 |
2022-03-22 22:59:40 | null / [TestClass name=class tigase.tests.archive.TestMessageArchiveManagement2]
2022-03-22 22:59:40 | ------------------------------------
2022-03-22 22:59:40 |
2022-03-22 22:59:40 | null / [TestClass name=class tigase.tests.archive.TestMessageArchiveManagement2]
2022-03-22 22:59:40 | ------------------------------------
2022-03-22 22:59:40 |
2022-03-22 22:59:40 | null / [TestClass name=class tigase.tests.archive.TestMessageArchiveManagement2]
2022-03-22 22:59:40 | ------------------------------------
2022-03-22 22:59:40 |
2022-03-22 22:59:40 | null / [TestClass name=class tigase.tests.archive.TestMessageArchiveManagement2]
2022-03-22 22:59:40 | ------------------------------------
2022-03-22 22:59:40 |
2022-03-22 22:59:40 | Running: XEP-0136 - Message Archiving - basic tests
2022-03-22 22:59:40 | ------------------------------------
2022-03-22 22:59:40 |
2022-03-22 22:59:40 | null / [TestClass name=class tigase.tests.archive.TestMessageArchivingBasic]
2022-03-22 22:59:40 | ------------------------------------
2022-03-22 22:59:40 |
2022-03-22 22:59:40 | null / [TestClass name=class tigase.tests.archive.TestMessageArchivingBasic]
2022-03-22 22:59:40 | ------------------------------------
2022-03-22 22:59:40 |
2022-03-22 22:59:40 | null / [TestClass name=class tigase.tests.archive.TestMessageArchivingBasic]
2022-03-22 22:59:40 | ------------------------------------
2022-03-22 22:59:40 |
2022-03-22 22:59:40 | null / [TestClass name=class tigase.tests.archive.TestMessageArchivingBasic]
2022-03-22 22:59:40 | ------------------------------------
2022-03-22 22:59:40 |
2022-03-22 22:59:40 | Running: XEP-0136 - Message Archive - extended tests
2022-03-22 22:59:40 | ------------------------------------
2022-03-22 22:59:40 |
2022-03-22 22:59:40 | null / [TestClass name=class tigase.tests.archive.TestMessageArchive]
2022-03-22 22:59:40 | ------------------------------------
2022-03-22 22:59:40 |
2022-03-22 22:59:40 | null / [TestClass name=class tigase.tests.archive.TestMessageArchive]
2022-03-22 22:59:40 | ------------------------------------
2022-03-22 22:59:40 |
2022-03-22 22:59:40 | null / [TestClass name=class tigase.tests.archive.TestMessageArchive]
2022-03-22 22:59:40 | ------------------------------------
2022-03-22 22:59:40 |
2022-03-22 22:59:40 | null / [TestClass name=class tigase.tests.archive.TestMessageArchive]
2022-03-22 22:59:40 | ------------------------------------
2022-03-22 22:59:40 |
2022-03-22 22:59:40 | null / [TestClass name=class tigase.tests.archive.TestMessageArchive]
2022-03-22 22:59:40 | ------------------------------------
2022-03-22 22:59:40 |
2022-03-22 22:59:40 | Running: XEP-0136 - Message Archiving - RSM
2022-03-22 22:59:40 | ------------------------------------
2022-03-22 22:59:40 |
2022-03-22 22:59:40 | null / [TestClass name=class tigase.tests.archive.TestMessageArchivingRSM]
2022-03-22 22:59:40 | ------------------------------------
2022-03-22 22:59:40 |
2022-03-22 22:59:40 | Running: XEP-0136 - Message Archiving - Tags and Contains
2022-03-22 22:59:40 | ------------------------------------
2022-03-22 22:59:40 |
2022-03-22 22:59:40 | null / [TestClass name=class tigase.tests.archive.TestMessageArchivingTagsAndContains]
2022-03-22 22:59:40 | ------------------------------------
2022-03-22 22:59:40 |
2022-03-22 22:59:40 | null / [TestClass name=class tigase.tests.archive.TestMessageArchivingTagsAndContains]
2022-03-22 22:59:40 | ------------------------------------
2022-03-22 22:59:40 |
2022-03-22 22:59:40 | null / [TestClass name=class tigase.tests.archive.TestMessageArchivingTagsAndContains]
2022-03-22 22:59:40 | ------------------------------------
2022-03-22 22:59:40 |
2022-03-22 22:59:40 | Running: XEP-0136 - Message Archiving - MUC
2022-03-22 22:59:40 | ------------------------------------
2022-03-22 22:59:40 |
2022-03-22 22:59:40 | null / [TestClass name=class tigase.tests.archive.TestMessageArchivingMUC]
2022-03-22 22:59:40 | ------------------------------------
2022-03-22 22:59:40 |
2022-03-22 22:59:40 | Running: Archiving messages while recipient is oflfine
2022-03-22 22:59:40 | ------------------------------------
2022-03-22 22:59:40 |
2022-03-22 22:59:40 | null / [TestClass name=class tigase.tests.archive.TestMessageArchivingOffline]
2022-03-22 22:59:40 | ------------------------------------
2022-03-22 22:59:40 |
2022-03-22 22:59:40 | null / [TestClass name=class tigase.tests.archive.TestMessageArchivingOffline]
2022-03-22 22:59:40 | ------------------------------------
2022-03-22 22:59:40 |
2022-03-22 22:59:40 | null / [TestClass name=class tigase.tests.archive.TestMessageArchivingOffline]
2022-03-22 22:59:40 | ------------------------------------
2022-03-22 22:59:40 |
2022-03-22 22:59:40 | null / [TestClass name=class tigase.tests.archive.TestMessageArchivingOffline]
2022-03-22 22:59:40 | ------------------------------------
2022-03-22 22:59:40 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]
2022-03-22 22:59:40 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false
2022-03-22 22:59:40 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector
2022-03-22 22:59:40 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=11 thread=1] Connector state changed: null->connecting
2022-03-22 22:59:40 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=11 thread=1] DNS entry stored in session object: localhost:5222
2022-03-22 22:59:40 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=11 thread=1] Preparing connection to [localhost:5222]
2022-03-22 22:59:40 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=11 thread=1] Opening connection to localhost/127.0.0.1:5222
2022-03-22 22:59:40 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=11 thread=1] Connector state changed: connecting->connected
2022-03-22 22:59:40 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=11 thread=1] Whitespace ping period is setted to nullms
2022-03-22 22:59:40 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled
2022-03-22 22:59:40 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=11 thread=75] Start TLS
2022-03-22 22:59:40 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>
2022-03-22 22:59:40 | admin :: admin@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>
2022-03-22 22:59:40 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-03-22 22:59:40 | admin :: admin@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-03-22 22:59:40 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=11 thread=77] Proceeding TLS
2022-03-22 22:59:40 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=11 thread=77] Start handshake
2022-03-22 23:00:00 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=11 thread=77] Can't establish encrypted connection
2022-03-22 23:00:00 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted
2022-03-22 23:00:00 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted
2022-03-22 23:00:00 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=11 thread=77] Connector state changed: connected->disconnected
2022-03-22 23:00:00 | tigase.jaxmpp.j2se.Jaxmpp.onException: Catching exception
2022-03-22 23:00:00 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=11 thread=75] Ignoring stop connector.
2022-03-22 23:00:00 | Could not connect with admin account credentials (tigase.jaxmpp.core.client.exceptions.JaxmppException: javax.net.ssl.SSLException: Unsupported or unrecognized SSL message), trying to register account...
2022-03-22 23:00:00 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]
2022-03-22 23:00:00 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false
2022-03-22 23:00:00 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector
2022-03-22 23:00:00 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@44724a8
2022-03-22 23:00:00 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=12 thread=1] Using XEP-0077 mode!!!!
2022-03-22 23:00:00 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=12 thread=1] Connector state changed: null->connecting
2022-03-22 23:00:00 | StateChangedEvent{oldState=null, newState=connecting}
2022-03-22 23:00:00 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=12 thread=1] DNS entry stored in session object: localhost:5222
2022-03-22 23:00:00 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=12 thread=1] Preparing connection to [localhost:5222]
2022-03-22 23:00:00 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=12 thread=1] Opening connection to localhost/127.0.0.1:5222
2022-03-22 23:00:00 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=12 thread=1] Connector state changed: connecting->connected
2022-03-22 23:00:00 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=12 thread=1] Whitespace ping period is setted to nullms
2022-03-22 23:00:00 | [Mutex] waiting for: [registration]
2022-03-22 23:00:00 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled
2022-03-22 23:00:00 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@a80da50
2022-03-22 23:00:00 | StateChangedEvent{oldState=connecting, newState=connected}
2022-03-22 23:00:00 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@ebf4fd8
2022-03-22 23:00:00 | admin :: null << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>
2022-03-22 23:00:00 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>}
2022-03-22 23:00:00 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=12 thread=80] Start TLS
2022-03-22 23:00:00 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>]
2022-03-22 23:00:00 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=12 thread=82] Proceeding TLS
2022-03-22 23:00:00 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=12 thread=82] Start handshake
2022-03-22 23:00:00 | admin :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-03-22 23:00:00 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}
2022-03-22 23:00:20 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=12 thread=82] Can't establish encrypted connection
2022-03-22 23:00:20 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted
2022-03-22 23:00:20 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted
2022-03-22 23:00:20 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=12 thread=82] Connector state changed: connected->disconnected
2022-03-22 23:00:20 | ErrorEvent{condition=null, caught=javax.net.ssl.SSLException: Unsupported or unrecognized SSL message, sessionObject=AbstractSessionObject{properties={TRUST_MANAGERS_KEY=Entry{scope=user, value=[Ljavax.net.ssl.X509TrustManager;@7728cd6f}, CONNECTOR#DISABLEKEEPALIVE=Entry{scope=stream, value=false}, StreamFeaturesModule#STREAMS_FEATURES_LIST=Entry{scope=session, value=[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>]}, STREAMS_MANAGER_KEY=Entry{scope=user, value=tigase.jaxmpp.core.client.xmpp.stream.XmppStreamsManager@4bbdd06b}, COMPRESSION_DISABLED=Entry{scope=user, value=true}, HOSTNAME_VERIFIER_KEY=Entry{scope=session, value=tigase.jaxmpp.j2se.connectors.socket.DefaultHostnameVerifier@4615fd8d}, BOSH#SEE_OTHER_HOST_KEY=Entry{scope=user, value=false}, CONNECTOR#STAGE_KEY=Entry{scope=stream, value=disconnected}, RosterModule#ROSTER_STORE=Entry{scope=user, value=tigase.jaxmpp.core.client.xmpp.modules.roster.DefaultRosterStore@76e2cfd0}, PresenceModule#PRESENCE_STORE=Entry{scope=user, value=tigase.jaxmpp.j2se.J2SEPresenceStore@7a3cd906}, ResponseManager#RESPONSE_MANAGER=Entry{scope=user, value=tigase.jaxmpp.j2se.ThreadSafeResponseManager@e899816}, StreamFeaturesModule#PIPELINING_ACTIVE=Entry{scope=session, value=false}, DEFAULT_XMPP_STREAM_KEY=Entry{scope=session, value=DefaultXMPPStream}, domainName=Entry{scope=user, value=test-domain.com}, StreamFeaturesModule#EMBEDDED_STREAMS_COUNTER=Entry{scope=session, value=1}, LOG_PREFIX=Entry{scope=user, value=admin}, socket#ServerHost=Entry{scope=user, value=localhost}, IN_BAND_REGISTRATION_MODE_KEY=Entry{scope=session, value=true}, CONNECTOR#CONNECTOR_STAGE_TIMESTAMP_KEY=Entry{scope=stream, value=Tue Mar 22 23:00:20 PDT 2022}}}}
2022-03-22 23:00:20 | StateChangedEvent{oldState=connected, newState=disconnected}
2022-03-22 23:00:20 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@2b922f24
2022-03-22 23:00:20 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@4beef9c9
2022-03-22 23:00:20 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@5786fd5b
2022-03-22 23:01:30 | [Mutex] timeout. Not received [registration]
2022-03-22 23:01:30 | [Mutex] isItemNotified: registrationSuccess :: false
2022-03-22 23:01:30 |
2022-03-22 23:01:30 | Running: External Component - testing external component settings and connectivity
2022-03-22 23:01:30 | ------------------------------------
2022-03-22 23:01:30 |
2022-03-22 23:01:30 | null / [TestClass name=class tigase.tests.ext.ComponentProtocolTest]
2022-03-22 23:01:30 | ------------------------------------
2022-03-22 23:01:30 |
2022-03-22 23:01:30 | null / [TestClass name=class tigase.tests.ext.ComponentProtocolTest]
2022-03-22 23:01:30 | ------------------------------------
2022-03-22 23:01:30 |
2022-03-22 23:01:30 | null / [TestClass name=class tigase.tests.ext.ComponentProtocolTest]
2022-03-22 23:01:30 | ------------------------------------
2022-03-22 23:01:30 |
2022-03-22 23:01:30 | null / [TestClass name=class tigase.tests.ext.ComponentProtocolTest]
2022-03-22 23:01:30 | ------------------------------------
2022-03-22 23:01:30 |
2022-03-22 23:01:30 | null / [TestClass name=class tigase.tests.ext.ComponentProtocolTest]
2022-03-22 23:01:30 | ------------------------------------
2022-03-22 23:01:30 |
2022-03-22 23:01:30 | null / [TestClass name=class tigase.tests.ext.ComponentProtocolTest]
2022-03-22 23:01:30 | ------------------------------------
2022-03-22 23:01:30 |
2022-03-22 23:01:30 | Running: External Component Manager - testing configuration of external components
2022-03-22 23:01:30 | ------------------------------------
2022-03-22 23:01:30 |
2022-03-22 23:01:30 | null / [TestClass name=class tigase.tests.ext.ComponentProtocolManagerTest]
2022-03-22 23:01:30 | ------------------------------------
2022-03-22 23:01:30 |
2022-03-22 23:01:30 | null / [TestClass name=class tigase.tests.ext.ComponentProtocolManagerTest]
2022-03-22 23:01:30 | ------------------------------------
2022-03-22 23:01:30 |
2022-03-22 23:01:30 | null / [TestClass name=class tigase.tests.ext.ComponentProtocolManagerTest]
2022-03-22 23:01:30 | ------------------------------------
2022-03-22 23:01:30 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]
2022-03-22 23:01:30 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false
2022-03-22 23:01:30 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector
2022-03-22 23:01:30 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=13 thread=1] Connector state changed: null->connecting
2022-03-22 23:01:30 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=13 thread=1] DNS entry stored in session object: localhost:5222
2022-03-22 23:01:30 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=13 thread=1] Preparing connection to [localhost:5222]
2022-03-22 23:01:30 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=13 thread=1] Opening connection to localhost/127.0.0.1:5222
2022-03-22 23:01:30 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=13 thread=1] Connector state changed: connecting->connected
2022-03-22 23:01:30 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled
2022-03-22 23:01:30 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=13 thread=1] Whitespace ping period is setted to nullms
2022-03-22 23:01:30 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>
2022-03-22 23:01:30 | admin :: admin@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>
2022-03-22 23:01:30 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=13 thread=85] Start TLS
2022-03-22 23:01:30 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=13 thread=87] Proceeding TLS
2022-03-22 23:01:30 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=13 thread=87] Start handshake
2022-03-22 23:01:30 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-03-22 23:01:30 | admin :: admin@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-03-22 23:01:50 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=13 thread=87] Can't establish encrypted connection
2022-03-22 23:01:50 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted
2022-03-22 23:01:50 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted
2022-03-22 23:01:50 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=13 thread=87] Connector state changed: connected->disconnected
2022-03-22 23:01:50 | tigase.jaxmpp.j2se.Jaxmpp.onException: Catching exception
2022-03-22 23:01:50 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=13 thread=85] Ignoring stop connector.
2022-03-22 23:01:50 | Could not connect with admin account credentials (tigase.jaxmpp.core.client.exceptions.JaxmppException: javax.net.ssl.SSLException: Unsupported or unrecognized SSL message), trying to register account...
2022-03-22 23:01:50 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]
2022-03-22 23:01:50 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false
2022-03-22 23:01:50 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector
2022-03-22 23:01:50 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=14 thread=1] Using XEP-0077 mode!!!!
2022-03-22 23:01:50 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=14 thread=1] Connector state changed: null->connecting
2022-03-22 23:01:50 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=14 thread=1] DNS entry stored in session object: localhost:5222
2022-03-22 23:01:50 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=14 thread=1] Preparing connection to [localhost:5222]
2022-03-22 23:01:50 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@2d60512d
2022-03-22 23:01:50 | StateChangedEvent{oldState=null, newState=connecting}
2022-03-22 23:01:50 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=14 thread=1] Opening connection to localhost/127.0.0.1:5222
2022-03-22 23:01:50 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=14 thread=1] Connector state changed: connecting->connected
2022-03-22 23:01:50 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=14 thread=1] Whitespace ping period is setted to nullms
2022-03-22 23:01:50 | [Mutex] waiting for: [registration]
2022-03-22 23:01:50 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled
2022-03-22 23:01:50 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@23a7baf1
2022-03-22 23:01:50 | StateChangedEvent{oldState=connecting, newState=connected}
2022-03-22 23:01:50 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@27983a5d
2022-03-22 23:01:50 | admin :: null << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>
2022-03-22 23:01:50 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>}
2022-03-22 23:01:50 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=14 thread=90] Start TLS
2022-03-22 23:01:50 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>]
2022-03-22 23:01:50 | admin :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-03-22 23:01:50 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}
2022-03-22 23:01:50 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=14 thread=92] Proceeding TLS
2022-03-22 23:01:50 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=14 thread=92] Start handshake
2022-03-22 23:02:10 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=14 thread=92] Can't establish encrypted connection
2022-03-22 23:02:10 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted
2022-03-22 23:02:10 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted
2022-03-22 23:02:10 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=14 thread=92] Connector state changed: connected->disconnected
2022-03-22 23:02:10 | ErrorEvent{condition=null, caught=javax.net.ssl.SSLException: Unsupported or unrecognized SSL message, sessionObject=AbstractSessionObject{properties={TRUST_MANAGERS_KEY=Entry{scope=user, value=[Ljavax.net.ssl.X509TrustManager;@7728cd6f}, CONNECTOR#DISABLEKEEPALIVE=Entry{scope=stream, value=false}, StreamFeaturesModule#STREAMS_FEATURES_LIST=Entry{scope=session, value=[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>]}, STREAMS_MANAGER_KEY=Entry{scope=user, value=tigase.jaxmpp.core.client.xmpp.stream.XmppStreamsManager@629ab0ca}, COMPRESSION_DISABLED=Entry{scope=user, value=true}, HOSTNAME_VERIFIER_KEY=Entry{scope=session, value=tigase.jaxmpp.j2se.connectors.socket.DefaultHostnameVerifier@4615fd8d}, BOSH#SEE_OTHER_HOST_KEY=Entry{scope=user, value=false}, CONNECTOR#STAGE_KEY=Entry{scope=stream, value=disconnected}, RosterModule#ROSTER_STORE=Entry{scope=user, value=tigase.jaxmpp.core.client.xmpp.modules.roster.DefaultRosterStore@4ddc6c8d}, PresenceModule#PRESENCE_STORE=Entry{scope=user, value=tigase.jaxmpp.j2se.J2SEPresenceStore@53b237f5}, ResponseManager#RESPONSE_MANAGER=Entry{scope=user, value=tigase.jaxmpp.j2se.ThreadSafeResponseManager@351eb50c}, StreamFeaturesModule#PIPELINING_ACTIVE=Entry{scope=session, value=false}, DEFAULT_XMPP_STREAM_KEY=Entry{scope=session, value=DefaultXMPPStream}, domainName=Entry{scope=user, value=test-domain.com}, StreamFeaturesModule#EMBEDDED_STREAMS_COUNTER=Entry{scope=session, value=1}, LOG_PREFIX=Entry{scope=user, value=admin}, socket#ServerHost=Entry{scope=user, value=localhost}, IN_BAND_REGISTRATION_MODE_KEY=Entry{scope=session, value=true}, CONNECTOR#CONNECTOR_STAGE_TIMESTAMP_KEY=Entry{scope=stream, value=Tue Mar 22 23:02:10 PDT 2022}}}}
2022-03-22 23:02:10 | StateChangedEvent{oldState=connected, newState=disconnected}
2022-03-22 23:02:10 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@2b54f85
2022-03-22 23:02:10 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@2c23e35a
2022-03-22 23:02:10 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@6e6c64b4
2022-03-22 23:03:20 | [Mutex] timeout. Not received [registration]
2022-03-22 23:03:20 | [Mutex] isItemNotified: registrationSuccess :: false
2022-03-22 23:03:20 |
2022-03-22 23:03:20 | Running: Example Jaxmpp Test
2022-03-22 23:03:20 | ------------------------------------
2022-03-22 23:03:20 |
2022-03-22 23:03:20 | null / [TestClass name=class tigase.tests.ExampleJaxmppTest]
2022-03-22 23:03:20 | ------------------------------------
2022-03-22 23:03:20 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]
2022-03-22 23:03:20 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false
2022-03-22 23:03:20 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector
2022-03-22 23:03:20 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=15 thread=1] Connector state changed: null->connecting
2022-03-22 23:03:20 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=15 thread=1] DNS entry stored in session object: localhost:5222
2022-03-22 23:03:20 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=15 thread=1] Preparing connection to [localhost:5222]
2022-03-22 23:03:20 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=15 thread=1] Opening connection to localhost/127.0.0.1:5222
2022-03-22 23:03:20 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=15 thread=1] Connector state changed: connecting->connected
2022-03-22 23:03:20 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=15 thread=1] Whitespace ping period is setted to nullms
2022-03-22 23:03:20 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled
2022-03-22 23:03:20 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>
2022-03-22 23:03:20 | admin :: admin@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>
2022-03-22 23:03:20 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=15 thread=95] Start TLS
2022-03-22 23:03:20 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-03-22 23:03:20 | admin :: admin@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-03-22 23:03:20 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=15 thread=97] Proceeding TLS
2022-03-22 23:03:20 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=15 thread=97] Start handshake
2022-03-22 23:03:40 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=15 thread=97] Can't establish encrypted connection
2022-03-22 23:03:40 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted
2022-03-22 23:03:40 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted
2022-03-22 23:03:40 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=15 thread=97] Connector state changed: connected->disconnected
2022-03-22 23:03:40 | tigase.jaxmpp.j2se.Jaxmpp.onException: Catching exception
2022-03-22 23:03:40 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=15 thread=95] Ignoring stop connector.
2022-03-22 23:03:40 | Could not connect with admin account credentials (tigase.jaxmpp.core.client.exceptions.JaxmppException: javax.net.ssl.SSLException: Unsupported or unrecognized SSL message), trying to register account...
2022-03-22 23:03:40 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]
2022-03-22 23:03:40 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false
2022-03-22 23:03:40 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@287af686
2022-03-22 23:03:40 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector
2022-03-22 23:03:40 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=16 thread=1] Using XEP-0077 mode!!!!
2022-03-22 23:03:40 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=16 thread=1] Connector state changed: null->connecting
2022-03-22 23:03:40 | StateChangedEvent{oldState=null, newState=connecting}
2022-03-22 23:03:40 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=16 thread=1] DNS entry stored in session object: localhost:5222
2022-03-22 23:03:40 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=16 thread=1] Preparing connection to [localhost:5222]
2022-03-22 23:03:40 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=16 thread=1] Opening connection to localhost/127.0.0.1:5222
2022-03-22 23:03:40 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled
2022-03-22 23:03:40 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=16 thread=1] Connector state changed: connecting->connected
2022-03-22 23:03:40 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=16 thread=1] Whitespace ping period is setted to nullms
2022-03-22 23:03:40 | [Mutex] waiting for: [registration]
2022-03-22 23:03:40 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@26bd0df9
2022-03-22 23:03:40 | StateChangedEvent{oldState=connecting, newState=connected}
2022-03-22 23:03:40 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@22829df6
2022-03-22 23:03:40 | admin :: null << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>
2022-03-22 23:03:40 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>}
2022-03-22 23:03:40 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=16 thread=100] Start TLS
2022-03-22 23:03:40 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>]
2022-03-22 23:03:40 | admin :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-03-22 23:03:40 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}
2022-03-22 23:03:40 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=16 thread=102] Proceeding TLS
2022-03-22 23:03:40 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=16 thread=102] Start handshake
2022-03-22 23:04:00 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=16 thread=102] Can't establish encrypted connection
2022-03-22 23:04:00 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted
2022-03-22 23:04:00 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted
2022-03-22 23:04:00 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=16 thread=102] Connector state changed: connected->disconnected
2022-03-22 23:04:00 | ErrorEvent{condition=null, caught=javax.net.ssl.SSLException: Unsupported or unrecognized SSL message, sessionObject=AbstractSessionObject{properties={TRUST_MANAGERS_KEY=Entry{scope=user, value=[Ljavax.net.ssl.X509TrustManager;@7728cd6f}, CONNECTOR#DISABLEKEEPALIVE=Entry{scope=stream, value=false}, StreamFeaturesModule#STREAMS_FEATURES_LIST=Entry{scope=session, value=[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>]}, STREAMS_MANAGER_KEY=Entry{scope=user, value=tigase.jaxmpp.core.client.xmpp.stream.XmppStreamsManager@678007c2}, COMPRESSION_DISABLED=Entry{scope=user, value=true}, HOSTNAME_VERIFIER_KEY=Entry{scope=session, value=tigase.jaxmpp.j2se.connectors.socket.DefaultHostnameVerifier@4615fd8d}, BOSH#SEE_OTHER_HOST_KEY=Entry{scope=user, value=false}, CONNECTOR#STAGE_KEY=Entry{scope=stream, value=disconnected}, RosterModule#ROSTER_STORE=Entry{scope=user, value=tigase.jaxmpp.core.client.xmpp.modules.roster.DefaultRosterStore@18b11372}, PresenceModule#PRESENCE_STORE=Entry{scope=user, value=tigase.jaxmpp.j2se.J2SEPresenceStore@562d0758}, ResponseManager#RESPONSE_MANAGER=Entry{scope=user, value=tigase.jaxmpp.j2se.ThreadSafeResponseManager@60f64d46}, StreamFeaturesModule#PIPELINING_ACTIVE=Entry{scope=session, value=false}, DEFAULT_XMPP_STREAM_KEY=Entry{scope=session, value=DefaultXMPPStream}, domainName=Entry{scope=user, value=test-domain.com}, StreamFeaturesModule#EMBEDDED_STREAMS_COUNTER=Entry{scope=session, value=1}, LOG_PREFIX=Entry{scope=user, value=admin}, socket#ServerHost=Entry{scope=user, value=localhost}, IN_BAND_REGISTRATION_MODE_KEY=Entry{scope=session, value=true}, CONNECTOR#CONNECTOR_STAGE_TIMESTAMP_KEY=Entry{scope=stream, value=Tue Mar 22 23:04:00 PDT 2022}}}}
2022-03-22 23:04:00 | StateChangedEvent{oldState=connected, newState=disconnected}
2022-03-22 23:04:00 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@7aff88d
2022-03-22 23:04:00 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@17155189
2022-03-22 23:04:00 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@293c93f4
2022-03-22 23:05:10 | [Mutex] timeout. Not received [registration]
2022-03-22 23:05:10 | [Mutex] isItemNotified: registrationSuccess :: false
2022-03-22 23:05:10 |
2022-03-22 23:05:10 | Running: Testing reconnections - #4266
2022-03-22 23:05:10 | ------------------------------------
2022-03-22 23:05:10 |
2022-03-22 23:05:10 | null / [TestClass name=class tigase.tests.jaxmpp.TestReconnections]
2022-03-22 23:05:10 | ------------------------------------
2022-03-22 23:05:10 |
2022-03-22 23:05:10 | null / [TestClass name=class tigase.tests.jaxmpp.TestReconnections]
2022-03-22 23:05:10 | ------------------------------------
2022-03-22 23:05:10 |
2022-03-22 23:05:10 | null / [TestClass name=class tigase.tests.jaxmpp.TestReconnections]
2022-03-22 23:05:10 | ------------------------------------
2022-03-22 23:05:10 |
2022-03-22 23:05:10 | Running: Testing state of JaXMPP instance after issues with connection or authentication timeout - #4378
2022-03-22 23:05:10 | ------------------------------------
2022-03-22 23:05:10 |
2022-03-22 23:05:10 | null / [TestClass name=class tigase.tests.jaxmpp.TestHandlingOfConnectionIssues]
2022-03-22 23:05:10 | ------------------------------------
2022-03-22 23:05:10 |
2022-03-22 23:05:10 | null / [TestClass name=class tigase.tests.jaxmpp.TestHandlingOfConnectionIssues]
2022-03-22 23:05:10 | ------------------------------------
2022-03-22 23:05:10 |
2022-03-22 23:05:10 | null / [TestClass name=class tigase.tests.jaxmpp.TestHandlingOfConnectionIssues]
2022-03-22 23:05:10 | ------------------------------------
2022-03-22 23:05:10 |
2022-03-22 23:05:10 | null / [TestClass name=class tigase.tests.jaxmpp.TestHandlingOfConnectionIssues]
2022-03-22 23:05:10 | ------------------------------------
2022-03-22 23:05:10 |
2022-03-22 23:05:10 | null / [TestClass name=class tigase.tests.jaxmpp.TestHandlingOfConnectionIssues]
2022-03-22 23:05:10 | ------------------------------------
2022-03-22 23:05:10 |
2022-03-22 23:05:10 | null / [TestClass name=class tigase.tests.jaxmpp.TestHandlingOfConnectionIssues]
2022-03-22 23:05:10 | ------------------------------------
2022-03-22 23:05:10 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]
2022-03-22 23:05:10 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false
2022-03-22 23:05:10 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector
2022-03-22 23:05:10 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=17 thread=1] Connector state changed: null->connecting
2022-03-22 23:05:10 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=17 thread=1] DNS entry stored in session object: localhost:5222
2022-03-22 23:05:10 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=17 thread=1] Preparing connection to [localhost:5222]
2022-03-22 23:05:10 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=17 thread=1] Opening connection to localhost/127.0.0.1:5222
2022-03-22 23:05:10 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=17 thread=1] Connector state changed: connecting->connected
2022-03-22 23:05:10 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=17 thread=1] Whitespace ping period is setted to nullms
2022-03-22 23:05:10 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled
2022-03-22 23:05:10 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>
2022-03-22 23:05:10 | admin :: admin@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>
2022-03-22 23:05:10 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=17 thread=105] Start TLS
2022-03-22 23:05:10 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-03-22 23:05:10 | admin :: admin@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-03-22 23:05:10 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=17 thread=107] Proceeding TLS
2022-03-22 23:05:10 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=17 thread=107] Start handshake
2022-03-22 23:05:30 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=17 thread=107] Can't establish encrypted connection
2022-03-22 23:05:30 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted
2022-03-22 23:05:30 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted
2022-03-22 23:05:30 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=17 thread=107] Connector state changed: connected->disconnected
2022-03-22 23:05:30 | tigase.jaxmpp.j2se.Jaxmpp.onException: Catching exception
2022-03-22 23:05:30 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=17 thread=105] Ignoring stop connector.
2022-03-22 23:05:30 | Could not connect with admin account credentials (tigase.jaxmpp.core.client.exceptions.JaxmppException: javax.net.ssl.SSLException: Unsupported or unrecognized SSL message), trying to register account...
2022-03-22 23:05:30 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]
2022-03-22 23:05:30 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false
2022-03-22 23:05:30 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@70a480f3
2022-03-22 23:05:30 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector
2022-03-22 23:05:30 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=18 thread=1] Using XEP-0077 mode!!!!
2022-03-22 23:05:30 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=18 thread=1] Connector state changed: null->connecting
2022-03-22 23:05:30 | StateChangedEvent{oldState=null, newState=connecting}
2022-03-22 23:05:30 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=18 thread=1] DNS entry stored in session object: localhost:5222
2022-03-22 23:05:30 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=18 thread=1] Preparing connection to [localhost:5222]
2022-03-22 23:05:30 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=18 thread=1] Opening connection to localhost/127.0.0.1:5222
2022-03-22 23:05:30 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=18 thread=1] Connector state changed: connecting->connected
2022-03-22 23:05:30 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=18 thread=1] Whitespace ping period is setted to nullms
2022-03-22 23:05:30 | [Mutex] waiting for: [registration]
2022-03-22 23:05:30 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled
2022-03-22 23:05:30 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@7e637097
2022-03-22 23:05:30 | StateChangedEvent{oldState=connecting, newState=connected}
2022-03-22 23:05:30 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@7a5ceb83
2022-03-22 23:05:30 | admin :: null << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>
2022-03-22 23:05:30 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>}
2022-03-22 23:05:30 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=18 thread=110] Start TLS
2022-03-22 23:05:30 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=18 thread=112] Proceeding TLS
2022-03-22 23:05:30 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=18 thread=112] Start handshake
2022-03-22 23:05:30 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>]
2022-03-22 23:05:30 | admin :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-03-22 23:05:30 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}
2022-03-22 23:05:50 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=18 thread=112] Can't establish encrypted connection
2022-03-22 23:05:50 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted
2022-03-22 23:05:50 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted
2022-03-22 23:05:50 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=18 thread=112] Connector state changed: connected->disconnected
2022-03-22 23:05:50 | ErrorEvent{condition=null, caught=javax.net.ssl.SSLException: Unsupported or unrecognized SSL message, sessionObject=AbstractSessionObject{properties={TRUST_MANAGERS_KEY=Entry{scope=user, value=[Ljavax.net.ssl.X509TrustManager;@7728cd6f}, CONNECTOR#DISABLEKEEPALIVE=Entry{scope=stream, value=false}, StreamFeaturesModule#STREAMS_FEATURES_LIST=Entry{scope=session, value=[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>]}, STREAMS_MANAGER_KEY=Entry{scope=user, value=tigase.jaxmpp.core.client.xmpp.stream.XmppStreamsManager@3f5e7aac}, COMPRESSION_DISABLED=Entry{scope=user, value=true}, HOSTNAME_VERIFIER_KEY=Entry{scope=session, value=tigase.jaxmpp.j2se.connectors.socket.DefaultHostnameVerifier@4615fd8d}, BOSH#SEE_OTHER_HOST_KEY=Entry{scope=user, value=false}, CONNECTOR#STAGE_KEY=Entry{scope=stream, value=disconnected}, RosterModule#ROSTER_STORE=Entry{scope=user, value=tigase.jaxmpp.core.client.xmpp.modules.roster.DefaultRosterStore@6ba9d6ac}, PresenceModule#PRESENCE_STORE=Entry{scope=user, value=tigase.jaxmpp.j2se.J2SEPresenceStore@eabe486}, ResponseManager#RESPONSE_MANAGER=Entry{scope=user, value=tigase.jaxmpp.j2se.ThreadSafeResponseManager@13b61623}, StreamFeaturesModule#PIPELINING_ACTIVE=Entry{scope=session, value=false}, DEFAULT_XMPP_STREAM_KEY=Entry{scope=session, value=DefaultXMPPStream}, domainName=Entry{scope=user, value=test-domain.com}, StreamFeaturesModule#EMBEDDED_STREAMS_COUNTER=Entry{scope=session, value=1}, LOG_PREFIX=Entry{scope=user, value=admin}, socket#ServerHost=Entry{scope=user, value=localhost}, IN_BAND_REGISTRATION_MODE_KEY=Entry{scope=session, value=true}, CONNECTOR#CONNECTOR_STAGE_TIMESTAMP_KEY=Entry{scope=stream, value=Tue Mar 22 23:05:50 PDT 2022}}}}
2022-03-22 23:05:50 | StateChangedEvent{oldState=connected, newState=disconnected}
2022-03-22 23:05:50 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@5f7185e3
2022-03-22 23:05:50 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@7ac82417
2022-03-22 23:05:50 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@2b16601c
2022-03-22 23:07:00 | [Mutex] timeout. Not received [registration]
2022-03-22 23:07:00 | [Mutex] isItemNotified: registrationSuccess :: false
2022-03-22 23:07:00 |
2022-03-22 23:07:00 | Running: Check MIX Create Channel
2022-03-22 23:07:00 | ------------------------------------
2022-03-22 23:07:00 |
2022-03-22 23:07:00 | null / [TestClass name=class tigase.tests.mix.TestCreate]
2022-03-22 23:07:00 | ------------------------------------
2022-03-22 23:07:00 |
2022-03-22 23:07:00 | Running: Check MIX Join
2022-03-22 23:07:00 | ------------------------------------
2022-03-22 23:07:00 |
2022-03-22 23:07:00 | null / [TestClass name=class tigase.tests.mix.TestJoin]
2022-03-22 23:07:00 | ------------------------------------
2022-03-22 23:07:00 |
2022-03-22 23:07:00 | Running: Check MIX Destroy Channel
2022-03-22 23:07:00 | ------------------------------------
2022-03-22 23:07:00 |
2022-03-22 23:07:00 | null / [TestClass name=class tigase.tests.mix.TestDestroy]
2022-03-22 23:07:00 | ------------------------------------
2022-03-22 23:07:00 |
2022-03-22 23:07:00 | null / [TestClass name=class tigase.tests.mix.TestDestroy]
2022-03-22 23:07:00 | ------------------------------------
2022-03-22 23:07:00 |
2022-03-22 23:07:00 | Running: Check Basic MIX Conversation Scenario
2022-03-22 23:07:00 | ------------------------------------
2022-03-22 23:07:00 |
2022-03-22 23:07:00 | null / [TestClass name=class tigase.tests.mix.TestBasicConversation]
2022-03-22 23:07:00 | ------------------------------------
2022-03-22 23:07:00 |
2022-03-22 23:07:00 | null / [TestClass name=class tigase.tests.mix.TestBasicConversation]
2022-03-22 23:07:00 | ------------------------------------
2022-03-22 23:07:00 |
2022-03-22 23:07:00 | null / [TestClass name=class tigase.tests.mix.TestBasicConversation]
2022-03-22 23:07:00 | ------------------------------------
2022-03-22 23:07:00 |
2022-03-22 23:07:00 | null / [TestClass name=class tigase.tests.mix.TestBasicConversation]
2022-03-22 23:07:00 | ------------------------------------
2022-03-22 23:07:00 |
2022-03-22 23:07:00 | null / [TestClass name=class tigase.tests.mix.TestBasicConversation]
2022-03-22 23:07:00 | ------------------------------------
2022-03-22 23:07:00 |
2022-03-22 23:07:00 | null / [TestClass name=class tigase.tests.mix.TestBasicConversation]
2022-03-22 23:07:00 | ------------------------------------
2022-03-22 23:07:00 |
2022-03-22 23:07:00 | null / [TestClass name=class tigase.tests.mix.TestBasicConversation]
2022-03-22 23:07:00 | ------------------------------------
2022-03-22 23:07:00 |
2022-03-22 23:07:00 | null / [TestClass name=class tigase.tests.mix.TestBasicConversation]
2022-03-22 23:07:00 | ------------------------------------
2022-03-22 23:07:00 |
2022-03-22 23:07:00 | null / [TestClass name=class tigase.tests.mix.TestBasicConversation]
2022-03-22 23:07:00 | ------------------------------------
2022-03-22 23:07:00 |
2022-03-22 23:07:00 | null / [TestClass name=class tigase.tests.mix.TestBasicConversation]
2022-03-22 23:07:00 | ------------------------------------