Log Output
Suites
· Log Output
Combined output from all calls to the log methods of the TestNG Reporter.
2022-04-25 12:09:41 | adding system property: server.cluster.nodes: localhost
2022-04-25 12:09:41 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]
2022-04-25 12:09:41 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false
2022-04-25 12:09:41 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector
2022-04-25 12:09:41 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=1 thread=1] Connector state changed: null->connecting
2022-04-25 12:09:41 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=1 thread=1] DNS entry stored in session object: localhost:5222
2022-04-25 12:09:41 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=1 thread=1] Preparing connection to [localhost:5222]
2022-04-25 12:09:41 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=1 thread=1] Opening connection to localhost/127.0.0.1:5222
2022-04-25 12:09:41 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=1 thread=1] Connector state changed: connecting->connected
2022-04-25 12:09:41 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=1 thread=1] Whitespace ping period is setted to nullms
2022-04-25 12:09:41 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled
2022-04-25 12:09:41 | >> <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-04-25 12:09:41 | 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-04-25 12:09:41 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=1 thread=24] Start TLS
2022-04-25 12:09:41 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-04-25 12:09:41 | admin :: admin@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-04-25 12:09:41 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=1 thread=26] Proceeding TLS
2022-04-25 12:09:41 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=1 thread=26] Start handshake
2022-04-25 12:10:01 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=1 thread=26] Can't establish encrypted connection
2022-04-25 12:10:01 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted
2022-04-25 12:10:01 | tigase.jaxmpp.j2se.Jaxmpp.onException: Catching exception
2022-04-25 12:10:01 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=1 thread=24] Connector state changed: connected->disconnecting
2022-04-25 12:10:01 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=1 thread=24] Terminating XMPP Stream
2022-04-25 12:10:01 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted
2022-04-25 12:10:01 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted
2022-04-25 12:10:01 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=1 thread=26] Connector state changed: disconnecting->disconnected
2022-04-25 12:10:01 | 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-04-25 12:10:01 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]
2022-04-25 12:10:01 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false
2022-04-25 12:10:01 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector
2022-04-25 12:10:01 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=2 thread=1] Using XEP-0077 mode!!!!
2022-04-25 12:10:01 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@65969a4a
2022-04-25 12:10:01 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=2 thread=1] Connector state changed: null->connecting
2022-04-25 12:10:01 | StateChangedEvent{oldState=null, newState=connecting}
2022-04-25 12:10:01 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=2 thread=1] DNS entry stored in session object: localhost:5222
2022-04-25 12:10:01 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=2 thread=1] Preparing connection to [localhost:5222]
2022-04-25 12:10:01 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=2 thread=1] Opening connection to localhost/127.0.0.1:5222
2022-04-25 12:10:01 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=2 thread=1] Connector state changed: connecting->connected
2022-04-25 12:10:01 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=2 thread=1] Whitespace ping period is setted to nullms
2022-04-25 12:10:01 | [Mutex] waiting for: [registration]
2022-04-25 12:10:01 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled
2022-04-25 12:10:01 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@6b516888
2022-04-25 12:10:01 | StateChangedEvent{oldState=connecting, newState=connected}
2022-04-25 12:10:01 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@6f6ef13a
2022-04-25 12:10:01 | 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-04-25 12:10:01 | 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-04-25 12:10:01 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=2 thread=31] Start TLS
2022-04-25 12:10:01 | 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-04-25 12:10:01 | admin :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-04-25 12:10:01 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}
2022-04-25 12:10:01 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=2 thread=33] Proceeding TLS
2022-04-25 12:10:01 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=2 thread=33] Start handshake
2022-04-25 12:10:21 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=2 thread=33] Can't establish encrypted connection
2022-04-25 12:10:21 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted
2022-04-25 12:10:21 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted
2022-04-25 12:10:21 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=2 thread=33] Connector state changed: connected->disconnected
2022-04-25 12:10:21 | 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;@2a6c62b3}, 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@7bf9f97e}, COMPRESSION_DISABLED=Entry{scope=user, value=true}, HOSTNAME_VERIFIER_KEY=Entry{scope=session, value=tigase.jaxmpp.j2se.connectors.socket.DefaultHostnameVerifier@1b8ccba1}, 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@3f30ecb}, PresenceModule#PRESENCE_STORE=Entry{scope=user, value=tigase.jaxmpp.j2se.J2SEPresenceStore@4a439dfc}, ResponseManager#RESPONSE_MANAGER=Entry{scope=user, value=tigase.jaxmpp.j2se.ThreadSafeResponseManager@7ec5afc3}, 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=Mon Apr 25 12:10:21 PDT 2022}}}}
2022-04-25 12:10:21 | StateChangedEvent{oldState=connected, newState=disconnected}
2022-04-25 12:10:21 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@2e210fe5
2022-04-25 12:10:21 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@3890eb00
2022-04-25 12:10:21 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@322f1479
2022-04-25 12:11:31 | [Mutex] timeout. Not received [registration]
2022-04-25 12:11:31 | [Mutex] isItemNotified: registrationSuccess :: false
2022-04-25 12:11:31 |
2022-04-25 12:11:31 | Running: Retrieve server version
2022-04-25 12:11:31 | ------------------------------------
2022-04-25 12:11:31 |
2022-04-25 12:11:31 | null / [TestClass name=class tigase.tests.util.RetrieveVersion]
2022-04-25 12:11:31 | ------------------------------------
2022-04-25 12:11:31 |
2022-04-25 12:11:31 | Running: Retrieve server statistics 1
2022-04-25 12:11:31 | ------------------------------------
2022-04-25 12:11:31 |
2022-04-25 12:11:31 | null / [TestClass name=class tigase.tests.util.RetrieveStatistics]
2022-04-25 12:11:31 | ------------------------------------
2022-04-25 12:11:31 |
2022-04-25 12:11:31 | Running: SASL authentication
2022-04-25 12:11:31 | ------------------------------------
2022-04-25 12:11:31 |
2022-04-25 12:11:31 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]
2022-04-25 12:11:31 | ------------------------------------
2022-04-25 12:11:31 |
2022-04-25 12:11:31 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]
2022-04-25 12:11:31 | ------------------------------------
2022-04-25 12:11:31 |
2022-04-25 12:11:31 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]
2022-04-25 12:11:31 | ------------------------------------
2022-04-25 12:11:31 |
2022-04-25 12:11:31 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]
2022-04-25 12:11:31 | ------------------------------------
2022-04-25 12:11:31 |
2022-04-25 12:11:31 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]
2022-04-25 12:11:31 | ------------------------------------
2022-04-25 12:11:31 |
2022-04-25 12:11:31 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]
2022-04-25 12:11:31 | ------------------------------------
2022-04-25 12:11:31 |
2022-04-25 12:11:31 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]
2022-04-25 12:11:31 | ------------------------------------
2022-04-25 12:11:31 |
2022-04-25 12:11:31 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]
2022-04-25 12:11:31 | ------------------------------------
2022-04-25 12:11:31 |
2022-04-25 12:11:31 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]
2022-04-25 12:11:31 | ------------------------------------
2022-04-25 12:11:31 |
2022-04-25 12:11:31 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]
2022-04-25 12:11:31 | ------------------------------------
2022-04-25 12:11:31 |
2022-04-25 12:11:31 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]
2022-04-25 12:11:31 | ------------------------------------
2022-04-25 12:11:31 |
2022-04-25 12:11:31 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]
2022-04-25 12:11:31 | ------------------------------------
2022-04-25 12:11:31 |
2022-04-25 12:11:31 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]
2022-04-25 12:11:31 | ------------------------------------
2022-04-25 12:11:31 |
2022-04-25 12:11:31 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]
2022-04-25 12:11:31 | ------------------------------------
2022-04-25 12:11:31 |
2022-04-25 12:11:31 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]
2022-04-25 12:11:31 | ------------------------------------
2022-04-25 12:11:31 |
2022-04-25 12:11:31 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]
2022-04-25 12:11:31 | ------------------------------------
2022-04-25 12:11:31 |
2022-04-25 12:11:31 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]
2022-04-25 12:11:31 | ------------------------------------
2022-04-25 12:11:31 |
2022-04-25 12:11:31 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]
2022-04-25 12:11:31 | ------------------------------------
2022-04-25 12:11:31 |
2022-04-25 12:11:31 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]
2022-04-25 12:11:31 | ------------------------------------
2022-04-25 12:11:31 |
2022-04-25 12:11:31 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]
2022-04-25 12:11:31 | ------------------------------------
2022-04-25 12:11:31 |
2022-04-25 12:11:31 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]
2022-04-25 12:11:31 | ------------------------------------
2022-04-25 12:11:31 |
2022-04-25 12:11:31 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]
2022-04-25 12:11:31 | ------------------------------------
2022-04-25 12:11:31 |
2022-04-25 12:11:31 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]
2022-04-25 12:11:31 | ------------------------------------
2022-04-25 12:11:31 |
2022-04-25 12:11:31 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]
2022-04-25 12:11:31 | ------------------------------------
2022-04-25 12:11:31 |
2022-04-25 12:11:31 | Running: Brute Force Prevention
2022-04-25 12:11:31 | ------------------------------------
2022-04-25 12:11:31 |
2022-04-25 12:11:31 | null / [TestClass name=class tigase.tests.server.TestBruteforcePrevention]
2022-04-25 12:11:31 | ------------------------------------
2022-04-25 12:11:31 |
2022-04-25 12:11:31 | null / [TestClass name=class tigase.tests.server.TestBruteforcePrevention]
2022-04-25 12:11:31 | ------------------------------------
2022-04-25 12:11:31 |
2022-04-25 12:11:31 | null / [TestClass name=class tigase.tests.server.TestBruteforcePrevention]
2022-04-25 12:11:31 | ------------------------------------
2022-04-25 12:11:31 |
2022-04-25 12:11:31 | null / [TestClass name=class tigase.tests.server.TestBruteforcePrevention]
2022-04-25 12:11:31 | ------------------------------------
2022-04-25 12:11:31 |
2022-04-25 12:11:31 | Running: Password change
2022-04-25 12:11:31 | ------------------------------------
2022-04-25 12:11:31 |
2022-04-25 12:11:31 | null / [TestClass name=class tigase.tests.server.TestPasswordChange]
2022-04-25 12:11:31 | ------------------------------------
2022-04-25 12:11:31 |
2022-04-25 12:11:31 | null / [TestClass name=class tigase.tests.server.TestPasswordChange]
2022-04-25 12:11:31 | ------------------------------------
2022-04-25 12:11:31 |
2022-04-25 12:11:31 | Running: VCard: VCard4 support - #2407, #2410
2022-04-25 12:11:31 | ------------------------------------
2022-04-25 12:11:31 |
2022-04-25 12:11:31 | null / [TestClass name=class tigase.tests.server.TestVCard4]
2022-04-25 12:11:31 | ------------------------------------
2022-04-25 12:11:31 |
2022-04-25 12:11:31 | Running: VCard: VCard4 and VCard-Temp integration - #3282
2022-04-25 12:11:31 | ------------------------------------
2022-04-25 12:11:31 |
2022-04-25 12:11:31 | null / [TestClass name=class tigase.tests.server.TestVCard4AndTempIntrgration]
2022-04-25 12:11:31 | ------------------------------------
2022-04-25 12:11:31 |
2022-04-25 12:11:31 | null / [TestClass name=class tigase.tests.server.TestVCard4AndTempIntrgration]
2022-04-25 12:11:31 | ------------------------------------
2022-04-25 12:11:31 |
2022-04-25 12:11:31 | Running: VCard: Setting VCard-temp with empty photo - #6293
2022-04-25 12:11:31 | ------------------------------------
2022-04-25 12:11:32 |
2022-04-25 12:11:32 | null / [TestClass name=class tigase.tests.server.TestVcardTemp]
2022-04-25 12:11:32 | ------------------------------------
2022-04-25 12:11:32 |
2022-04-25 12:11:32 | Running: MotD: Message of the Day
2022-04-25 12:11:32 | ------------------------------------
2022-04-25 12:11:32 |
2022-04-25 12:11:32 | null / [TestClass name=class tigase.tests.server.TestMotD]
2022-04-25 12:11:32 | ------------------------------------
2022-04-25 12:11:32 |
2022-04-25 12:11:32 | null / [TestClass name=class tigase.tests.server.TestMotD]
2022-04-25 12:11:32 | ------------------------------------
2022-04-25 12:11:32 |
2022-04-25 12:11:32 | null / [TestClass name=class tigase.tests.server.TestMotD]
2022-04-25 12:11:32 | ------------------------------------
2022-04-25 12:11:32 |
2022-04-25 12:11:32 | Running: Welcome: Welcome message
2022-04-25 12:11:32 | ------------------------------------
2022-04-25 12:11:32 |
2022-04-25 12:11:32 | null / [TestClass name=class tigase.tests.server.TestWelcomeMessage]
2022-04-25 12:11:32 | ------------------------------------
2022-04-25 12:11:32 |
2022-04-25 12:11:32 | null / [TestClass name=class tigase.tests.server.TestWelcomeMessage]
2022-04-25 12:11:32 | ------------------------------------
2022-04-25 12:11:32 |
2022-04-25 12:11:32 | null / [TestClass name=class tigase.tests.server.TestWelcomeMessage]
2022-04-25 12:11:32 | ------------------------------------
2022-04-25 12:11:32 |
2022-04-25 12:11:32 | Running: User credentials manipulation
2022-04-25 12:11:32 | ------------------------------------
2022-04-25 12:11:32 |
2022-04-25 12:11:32 | null / [TestClass name=class tigase.tests.server.TestCredentialsManipulation]
2022-04-25 12:11:32 | ------------------------------------
2022-04-25 12:11:32 |
2022-04-25 12:11:32 | null / [TestClass name=class tigase.tests.server.TestCredentialsManipulation]
2022-04-25 12:11:32 | ------------------------------------
2022-04-25 12:11:32 |
2022-04-25 12:11:32 | null / [TestClass name=class tigase.tests.server.TestCredentialsManipulation]
2022-04-25 12:11:32 | ------------------------------------
2022-04-25 12:11:32 |
2022-04-25 12:11:32 | null / [TestClass name=class tigase.tests.server.TestCredentialsManipulation]
2022-04-25 12:11:32 | ------------------------------------
2022-04-25 12:11:32 |
2022-04-25 12:11:32 | Running: Offline Messages: Setting offline messages limit to 3 - #2944
2022-04-25 12:11:32 | ------------------------------------
2022-04-25 12:11:32 |
2022-04-25 12:11:32 | null / [TestClass name=class tigase.tests.server.offlinemsg.TestOfflineMessagesLimit]
2022-04-25 12:11:32 | ------------------------------------
2022-04-25 12:11:32 |
2022-04-25 12:11:32 | null / [TestClass name=class tigase.tests.server.offlinemsg.TestOfflineMessagesLimit]
2022-04-25 12:11:32 | ------------------------------------
2022-04-25 12:11:32 |
2022-04-25 12:11:32 | null / [TestClass name=class tigase.tests.server.offlinemsg.TestOfflineMessagesLimit]
2022-04-25 12:11:32 | ------------------------------------
2022-04-25 12:11:32 |
2022-04-25 12:11:32 | null / [TestClass name=class tigase.tests.server.offlinemsg.TestOfflineMessagesLimit]
2022-04-25 12:11:32 | ------------------------------------
2022-04-25 12:11:32 |
2022-04-25 12:11:32 | Running: Offline Messages: Sink Provider - #2947
2022-04-25 12:11:32 | ------------------------------------
2022-04-25 12:11:32 |
2022-04-25 12:11:32 | null / [TestClass name=class tigase.tests.server.offlinemsg.TestOfflineMessageSinkProvider]
2022-04-25 12:11:32 | ------------------------------------
2022-04-25 12:11:32 |
2022-04-25 12:11:32 | Running: Offline Messages: Testing message delivery reliability related to stream resumption and resource conflict - #4262
2022-04-25 12:11:32 | ------------------------------------
2022-04-25 12:11:32 |
2022-04-25 12:11:32 | null / [TestClass name=class tigase.tests.server.offlinemsg.TestOfflineMessageDeliveryAfterSmResumptionTimeout]
2022-04-25 12:11:32 | ------------------------------------
2022-04-25 12:11:32 |
2022-04-25 12:11:32 | null / [TestClass name=class tigase.tests.server.offlinemsg.TestOfflineMessageDeliveryAfterSmResumptionTimeout]
2022-04-25 12:11:32 | ------------------------------------
2022-04-25 12:11:32 |
2022-04-25 12:11:32 | null / [TestClass name=class tigase.tests.server.offlinemsg.TestOfflineMessageDeliveryAfterSmResumptionTimeout]
2022-04-25 12:11:32 | ------------------------------------
2022-04-25 12:11:32 |
2022-04-25 12:11:32 | null / [TestClass name=class tigase.tests.server.offlinemsg.TestOfflineMessageDeliveryAfterSmResumptionTimeout]
2022-04-25 12:11:32 | ------------------------------------
2022-04-25 12:11:32 |
2022-04-25 12:11:32 | null / [TestClass name=class tigase.tests.server.offlinemsg.TestOfflineMessageDeliveryAfterSmResumptionTimeout]
2022-04-25 12:11:32 | ------------------------------------
2022-04-25 12:11:32 |
2022-04-25 12:11:32 | null / [TestClass name=class tigase.tests.server.offlinemsg.TestOfflineMessageDeliveryAfterSmResumptionTimeout]
2022-04-25 12:11:32 | ------------------------------------
2022-04-25 12:11:32 |
2022-04-25 12:11:32 | null / [TestClass name=class tigase.tests.server.offlinemsg.TestOfflineMessageDeliveryAfterSmResumptionTimeout]
2022-04-25 12:11:32 | ------------------------------------
2022-04-25 12:11:32 |
2022-04-25 12:11:32 | null / [TestClass name=class tigase.tests.server.offlinemsg.TestOfflineMessageDeliveryAfterSmResumptionTimeout]
2022-04-25 12:11:32 | ------------------------------------
2022-04-25 12:11:32 |
2022-04-25 12:11:32 | null / [TestClass name=class tigase.tests.server.offlinemsg.TestOfflineMessageDeliveryAfterSmResumptionTimeout]
2022-04-25 12:11:32 | ------------------------------------
2022-04-25 12:11:32 |
2022-04-25 12:11:32 | null / [TestClass name=class tigase.tests.server.offlinemsg.TestOfflineMessageDeliveryAfterSmResumptionTimeout]
2022-04-25 12:11:32 | ------------------------------------
2022-04-25 12:11:32 |
2022-04-25 12:11:32 | null / [TestClass name=class tigase.tests.server.offlinemsg.TestOfflineMessageDeliveryAfterSmResumptionTimeout]
2022-04-25 12:11:32 | ------------------------------------
2022-04-25 12:11:32 |
2022-04-25 12:11:32 | null / [TestClass name=class tigase.tests.server.offlinemsg.TestOfflineMessageDeliveryAfterSmResumptionTimeout]
2022-04-25 12:11:32 | ------------------------------------
2022-04-25 12:11:32 |
2022-04-25 12:11:32 | null / [TestClass name=class tigase.tests.server.offlinemsg.TestOfflineMessageDeliveryAfterSmResumptionTimeout]
2022-04-25 12:11:32 | ------------------------------------
2022-04-25 12:11:32 |
2022-04-25 12:11:32 | null / [TestClass name=class tigase.tests.server.offlinemsg.TestOfflineMessageDeliveryAfterSmResumptionTimeout]
2022-04-25 12:11:32 | ------------------------------------
2022-04-25 12:11:32 |
2022-04-25 12:11:32 | null / [TestClass name=class tigase.tests.server.offlinemsg.TestOfflineMessageDeliveryAfterSmResumptionTimeout]
2022-04-25 12:11:32 | ------------------------------------
2022-04-25 12:11:32 |
2022-04-25 12:11:32 | null / [TestClass name=class tigase.tests.server.offlinemsg.TestOfflineMessageDeliveryAfterSmResumptionTimeout]
2022-04-25 12:11:32 | ------------------------------------
2022-04-25 12:11:32 |
2022-04-25 12:11:32 | Running: Offline Messages: Testing message delivery reliability related to stream resumption and sending message to offline contact - #4298
2022-04-25 12:11:32 | ------------------------------------
2022-04-25 12:11:32 |
2022-04-25 12:11:32 | null / [TestClass name=class tigase.tests.server.offlinemsg.TestOfflineMessageDeliveryAfterSmResumptionInACS]
2022-04-25 12:11:32 | ------------------------------------
2022-04-25 12:11:32 |
2022-04-25 12:11:32 | null / [TestClass name=class tigase.tests.server.offlinemsg.TestOfflineMessageDeliveryAfterSmResumptionInACS]
2022-04-25 12:11:32 | ------------------------------------
2022-04-25 12:11:32 |
2022-04-25 12:11:32 | Running: XEP-0357: Push Notifications
2022-04-25 12:11:32 | ------------------------------------
2022-04-25 12:11:32 |
2022-04-25 12:11:32 | null / [TestClass name=class tigase.tests.server.TestPush]
2022-04-25 12:11:32 | ------------------------------------
2022-04-25 12:11:32 |
2022-04-25 12:11:32 | null / [TestClass name=class tigase.tests.server.TestPush]
2022-04-25 12:11:32 | ------------------------------------
2022-04-25 12:11:32 |
2022-04-25 12:11:32 | null / [TestClass name=class tigase.tests.server.TestPush]
2022-04-25 12:11:32 | ------------------------------------
2022-04-25 12:11:32 |
2022-04-25 12:11:32 | null / [TestClass name=class tigase.tests.server.TestPush]
2022-04-25 12:11:32 | ------------------------------------
2022-04-25 12:11:32 |
2022-04-25 12:11:32 | null / [TestClass name=class tigase.tests.server.TestPush]
2022-04-25 12:11:32 | ------------------------------------
2022-04-25 12:11:32 |
2022-04-25 12:11:32 | null / [TestClass name=class tigase.tests.server.TestPushMuted]
2022-04-25 12:11:32 | ------------------------------------
2022-04-25 12:11:32 |
2022-04-25 12:11:32 | null / [TestClass name=class tigase.tests.server.TestPushMuted]
2022-04-25 12:11:32 | ------------------------------------
2022-04-25 12:11:32 |
2022-04-25 12:11:32 | null / [TestClass name=class tigase.tests.server.TestPushMuted]
2022-04-25 12:11:32 | ------------------------------------
2022-04-25 12:11:32 |
2022-04-25 12:11:32 | null / [TestClass name=class tigase.tests.server.TestPushMuted]
2022-04-25 12:11:32 | ------------------------------------
2022-04-25 12:11:32 |
2022-04-25 12:11:32 | null / [TestClass name=class tigase.tests.server.TestPushEncryped]
2022-04-25 12:11:32 | ------------------------------------
2022-04-25 12:11:32 |
2022-04-25 12:11:32 | null / [TestClass name=class tigase.tests.server.TestPushEncryped]
2022-04-25 12:11:32 | ------------------------------------
2022-04-25 12:11:32 |
2022-04-25 12:11:32 | null / [TestClass name=class tigase.tests.server.TestPushEncryped]
2022-04-25 12:11:32 | ------------------------------------
2022-04-25 12:11:32 |
2022-04-25 12:11:32 | null / [TestClass name=class tigase.tests.server.TestPushEncryped]
2022-04-25 12:11:32 | ------------------------------------
2022-04-25 12:11:32 |
2022-04-25 12:11:32 | Running: XEP-0357: Push Notifications - Groupchat
2022-04-25 12:11:32 | ------------------------------------
2022-04-25 12:11:32 |
2022-04-25 12:11:32 | null / [TestClass name=class tigase.tests.server.TestPushGroupchat]
2022-04-25 12:11:32 | ------------------------------------
2022-04-25 12:11:32 |
2022-04-25 12:11:32 | null / [TestClass name=class tigase.tests.server.TestPushGroupchat]
2022-04-25 12:11:32 | ------------------------------------
2022-04-25 12:11:32 |
2022-04-25 12:11:32 | null / [TestClass name=class tigase.tests.server.TestPushGroupchatFiltered]
2022-04-25 12:11:32 | ------------------------------------
2022-04-25 12:11:32 |
2022-04-25 12:11:32 | null / [TestClass name=class tigase.tests.server.TestPushGroupchatFiltered]
2022-04-25 12:11:32 | ------------------------------------
2022-04-25 12:11:32 |
2022-04-25 12:11:32 | null / [TestClass name=class tigase.tests.server.TestPushGroupchatFiltered]
2022-04-25 12:11:32 | ------------------------------------
2022-04-25 12:11:32 |
2022-04-25 12:11:32 | null / [TestClass name=class tigase.tests.server.TestPushGroupchatFiltered]
2022-04-25 12:11:32 | ------------------------------------
2022-04-25 12:11:32 |
2022-04-25 12:11:32 | null / [TestClass name=class tigase.tests.server.TestPushGroupchatFiltered]
2022-04-25 12:11:32 | ------------------------------------
2022-04-25 12:11:32 |
2022-04-25 12:11:32 | null / [TestClass name=class tigase.tests.server.TestPushGroupchatFiltered]
2022-04-25 12:11:32 | ------------------------------------
2022-04-25 12:11:32 |
2022-04-25 12:11:32 | null / [TestClass name=class tigase.tests.server.TestPushGroupchatFiltered]
2022-04-25 12:11:32 | ------------------------------------
2022-04-25 12:11:32 |
2022-04-25 12:11:32 | null / [TestClass name=class tigase.tests.server.TestPushGroupchatFiltered]
2022-04-25 12:11:32 | ------------------------------------
2022-04-25 12:11:32 |
2022-04-25 12:11:32 | Running: XEP-0398: User Avatar to vCard-Based Avatars Conversion
2022-04-25 12:11:32 | ------------------------------------
2022-04-25 12:11:32 |
2022-04-25 12:11:32 | null / [TestClass name=class tigase.tests.server.TestPepUserAvatarToVCardConversion]
2022-04-25 12:11:32 | ------------------------------------
2022-04-25 12:11:32 |
2022-04-25 12:11:32 | Running: XEP-0411: Bookmarks Conversion
2022-04-25 12:11:32 | ------------------------------------
2022-04-25 12:11:32 |
2022-04-25 12:11:32 | null / [TestClass name=class tigase.tests.server.TestPepBookmarksConversion]
2022-04-25 12:11:32 | ------------------------------------
2022-04-25 12:11:32 |
2022-04-25 12:11:32 | Running: C2S: TLS - Client Cert: Two-way TLS - #2939
2022-04-25 12:11:32 | ------------------------------------
2022-04-25 12:11:32 |
2022-04-25 12:11:32 | null / [TestClass name=class tigase.tests.server.TestTwoWayTLS]
2022-04-25 12:11:32 | ------------------------------------
2022-04-25 12:11:32 |
2022-04-25 12:11:32 | null / [TestClass name=class tigase.tests.server.TestTwoWayTLS]
2022-04-25 12:11:32 | ------------------------------------
2022-04-25 12:11:32 |
2022-04-25 12:11:32 | null / [TestClass name=class tigase.tests.server.TestTwoWayTLS]
2022-04-25 12:11:32 | ------------------------------------
2022-04-25 12:11:32 |
2022-04-25 12:11:32 | Running: WebSocket: Test WebSocket connectivity - #3305
2022-04-25 12:11:32 | ------------------------------------
2022-04-25 12:11:32 |
2022-04-25 12:11:32 | null / [TestClass name=class tigase.tests.server.TestWebSocketConnectivity]
2022-04-25 12:11:32 | ------------------------------------
2022-04-25 12:11:32 |
2022-04-25 12:11:32 | null / [TestClass name=class tigase.tests.server.TestWebSocketConnectivity]
2022-04-25 12:11:32 | ------------------------------------
2022-04-25 12:11:32 |
2022-04-25 12:11:32 | null / [TestClass name=class tigase.tests.server.TestWebSocketConnectivity]
2022-04-25 12:11:32 | ------------------------------------
2022-04-25 12:11:32 |
2022-04-25 12:11:32 | Running: Tigase XMPP server monitoring - #2951
2022-04-25 12:11:32 | ------------------------------------
2022-04-25 12:11:32 |
2022-04-25 12:11:32 | null / [TestClass name=class tigase.tests.server.TestServerMonitoring]
2022-04-25 12:11:32 | ------------------------------------
2022-04-25 12:11:32 |
2022-04-25 12:11:32 | Running: Admin ad-hoc tests
2022-04-25 12:11:32 | ------------------------------------
2022-04-25 12:11:32 |
2022-04-25 12:11:32 | null / [TestClass name=class tigase.tests.server.adhoc.TestChangeUserPassword]
2022-04-25 12:11:32 | ------------------------------------
2022-04-25 12:11:32 |
2022-04-25 12:11:32 | Running: Presence tests
2022-04-25 12:11:32 | ------------------------------------
2022-04-25 12:11:32 |
2022-04-25 12:11:32 | null / [TestClass name=class tigase.tests.server.presence.PresencePreApproval]
2022-04-25 12:11:32 | ------------------------------------
2022-04-25 12:11:32 |
2022-04-25 12:11:32 | Running: Privacy list
2022-04-25 12:11:32 | ------------------------------------
2022-04-25 12:11:32 |
2022-04-25 12:11:32 | null / [TestClass name=class tigase.tests.server.TestPrivacyList]
2022-04-25 12:11:32 | ------------------------------------
2022-04-25 12:11:32 |
2022-04-25 12:11:32 | Running: Service Discovery Extensions
2022-04-25 12:11:32 | ------------------------------------
2022-04-25 12:11:32 |
2022-04-25 12:11:32 | null / [TestClass name=class tigase.tests.server.TestServiceDiscoveryExtensions]
2022-04-25 12:11:32 | ------------------------------------
2022-04-25 12:11:32 |
2022-04-25 12:11:32 | null / [TestClass name=class tigase.tests.server.TestServiceDiscoveryExtensions]
2022-04-25 12:11:32 | ------------------------------------
2022-04-25 12:11:32 |
2022-04-25 12:11:32 | Running: XEP-0215: External Service Discovery
2022-04-25 12:11:32 | ------------------------------------
2022-04-25 12:11:32 |
2022-04-25 12:11:32 | null / [TestClass name=class tigase.tests.server.TestExtDisco]
2022-04-25 12:11:32 | ------------------------------------
2022-04-25 12:11:32 |
2022-04-25 12:11:32 | null / [TestClass name=class tigase.tests.server.TestExtDisco]
2022-04-25 12:11:32 | ------------------------------------
2022-04-25 12:11:32 |
2022-04-25 12:11:32 | null / [TestClass name=class tigase.tests.server.TestExtDisco]
2022-04-25 12:11:32 | ------------------------------------
2022-04-25 12:11:32 |
2022-04-25 12:11:32 | null / [TestClass name=class tigase.tests.server.TestExtDisco]
2022-04-25 12:11:32 | ------------------------------------
2022-04-25 12:11:32 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]
2022-04-25 12:11:32 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false
2022-04-25 12:11:32 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector
2022-04-25 12:11:32 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=3 thread=1] Connector state changed: null->connecting
2022-04-25 12:11:32 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=3 thread=1] DNS entry stored in session object: localhost:5222
2022-04-25 12:11:32 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=3 thread=1] Preparing connection to [localhost:5222]
2022-04-25 12:11:32 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=3 thread=1] Opening connection to localhost/127.0.0.1:5222
2022-04-25 12:11:32 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=3 thread=1] Connector state changed: connecting->connected
2022-04-25 12:11:32 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=3 thread=1] Whitespace ping period is setted to nullms
2022-04-25 12:11:32 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled
2022-04-25 12:11:32 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=3 thread=36] Start TLS
2022-04-25 12:11:32 | >> <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-04-25 12:11:32 | 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-04-25 12:11:32 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-04-25 12:11:32 | admin :: admin@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-04-25 12:11:32 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=3 thread=38] Proceeding TLS
2022-04-25 12:11:32 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=3 thread=38] Start handshake
2022-04-25 12:11:52 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=3 thread=38] Can't establish encrypted connection
2022-04-25 12:11:52 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted
2022-04-25 12:11:52 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted
2022-04-25 12:11:52 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=3 thread=38] Connector state changed: connected->disconnected
2022-04-25 12:11:52 | tigase.jaxmpp.j2se.Jaxmpp.onException: Catching exception
2022-04-25 12:11:52 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=3 thread=36] Ignoring stop connector.
2022-04-25 12:11:52 | 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-04-25 12:11:52 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]
2022-04-25 12:11:52 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false
2022-04-25 12:11:52 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@718161b5
2022-04-25 12:11:52 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector
2022-04-25 12:11:52 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=4 thread=1] Using XEP-0077 mode!!!!
2022-04-25 12:11:52 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=4 thread=1] Connector state changed: null->connecting
2022-04-25 12:11:52 | StateChangedEvent{oldState=null, newState=connecting}
2022-04-25 12:11:52 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=4 thread=1] DNS entry stored in session object: localhost:5222
2022-04-25 12:11:52 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=4 thread=1] Preparing connection to [localhost:5222]
2022-04-25 12:11:52 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=4 thread=1] Opening connection to localhost/127.0.0.1:5222
2022-04-25 12:11:52 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=4 thread=1] Connector state changed: connecting->connected
2022-04-25 12:11:52 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=4 thread=1] Whitespace ping period is setted to nullms
2022-04-25 12:11:52 | [Mutex] waiting for: [registration]
2022-04-25 12:11:52 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled
2022-04-25 12:11:52 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@7f4691f5
2022-04-25 12:11:52 | StateChangedEvent{oldState=connecting, newState=connected}
2022-04-25 12:11:52 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@7b790ac5
2022-04-25 12:11:52 | 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-04-25 12:11:52 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=4 thread=41] Start TLS
2022-04-25 12:11:52 | 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-04-25 12:11:52 | 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-04-25 12:11:52 | admin :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-04-25 12:11:52 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}
2022-04-25 12:11:52 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=4 thread=43] Proceeding TLS
2022-04-25 12:11:52 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=4 thread=43] Start handshake
2022-04-25 12:12:12 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=4 thread=43] Can't establish encrypted connection
2022-04-25 12:12:12 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted
2022-04-25 12:12:12 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted
2022-04-25 12:12:12 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=4 thread=43] Connector state changed: connected->disconnected
2022-04-25 12:12:12 | 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;@2a6c62b3}, 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@3e7b9bce}, COMPRESSION_DISABLED=Entry{scope=user, value=true}, HOSTNAME_VERIFIER_KEY=Entry{scope=session, value=tigase.jaxmpp.j2se.connectors.socket.DefaultHostnameVerifier@1b8ccba1}, 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@448dc97d}, PresenceModule#PRESENCE_STORE=Entry{scope=user, value=tigase.jaxmpp.j2se.J2SEPresenceStore@f8f2120}, ResponseManager#RESPONSE_MANAGER=Entry{scope=user, value=tigase.jaxmpp.j2se.ThreadSafeResponseManager@3c932d36}, 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=Mon Apr 25 12:12:12 PDT 2022}}}}
2022-04-25 12:12:12 | StateChangedEvent{oldState=connected, newState=disconnected}
2022-04-25 12:12:12 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@5e546481
2022-04-25 12:12:12 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@74388817
2022-04-25 12:12:12 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@2c83191
2022-04-25 12:13:22 | [Mutex] timeout. Not received [registration]
2022-04-25 12:13:22 | [Mutex] isItemNotified: registrationSuccess :: false
2022-04-25 12:13:22 |
2022-04-25 12:13:22 | Running: Test MAM support - #4732
2022-04-25 12:13:22 | ------------------------------------
2022-04-25 12:13:22 |
2022-04-25 12:13:22 | null / [TestClass name=class tigase.tests.muc.TestMessageArchiveManagement]
2022-04-25 12:13:22 | ------------------------------------
2022-04-25 12:13:22 |
2022-04-25 12:13:22 | null / [TestClass name=class tigase.tests.muc.TestMessageArchiveManagement]
2022-04-25 12:13:22 | ------------------------------------
2022-04-25 12:13:22 |
2022-04-25 12:13:22 | null / [TestClass name=class tigase.tests.muc.TestMessageArchiveManagement]
2022-04-25 12:13:22 | ------------------------------------
2022-04-25 12:13:22 |
2022-04-25 12:13:22 | null / [TestClass name=class tigase.tests.muc.TestMessageArchiveManagement]
2022-04-25 12:13:22 | ------------------------------------
2022-04-25 12:13:22 |
2022-04-25 12:13:22 | null / [TestClass name=class tigase.tests.muc.TestMessageArchiveManagement]
2022-04-25 12:13:22 | ------------------------------------
2022-04-25 12:13:22 |
2022-04-25 12:13:22 | Running: Test limit of users per room - #3179
2022-04-25 12:13:22 | ------------------------------------
2022-04-25 12:13:22 |
2022-04-25 12:13:22 | null / [TestClass name=class tigase.tests.muc.TestLimitOfUsersPerRoom]
2022-04-25 12:13:22 | ------------------------------------
2022-04-25 12:13:22 |
2022-04-25 12:13:22 | Running: Test handling of timestamps - #7443
2022-04-25 12:13:22 | ------------------------------------
2022-04-25 12:13:22 |
2022-04-25 12:13:22 | null / [TestClass name=class tigase.tests.muc.TestMucHistoryTimestamps]
2022-04-25 12:13:22 | ------------------------------------
2022-04-25 12:13:22 |
2022-04-25 12:13:22 | null / [TestClass name=class tigase.tests.muc.TestMucHistoryTimestamps]
2022-04-25 12:13:22 | ------------------------------------
2022-04-25 12:13:22 |
2022-04-25 12:13:22 | null / [TestClass name=class tigase.tests.muc.TestMucHistoryTimestamps]
2022-04-25 12:13:22 | ------------------------------------
2022-04-25 12:13:22 |
2022-04-25 12:13:22 | null / [TestClass name=class tigase.tests.muc.TestMucHistoryTimestamps]
2022-04-25 12:13:22 | ------------------------------------
2022-04-25 12:13:22 |
2022-04-25 12:13:22 | Running: Modify list of the occupants to include room members - #8660
2022-04-25 12:13:22 | ------------------------------------
2022-04-25 12:13:22 |
2022-04-25 12:13:22 | null / [TestClass name=class tigase.tests.muc.TestOfflineUsers]
2022-04-25 12:13:22 | ------------------------------------
2022-04-25 12:13:22 |
2022-04-25 12:13:22 | null / [TestClass name=class tigase.tests.muc.TestOfflineUsers]
2022-04-25 12:13:22 | ------------------------------------
2022-04-25 12:13:22 |
2022-04-25 12:13:22 | null / [TestClass name=class tigase.tests.muc.TestOfflineUsers]
2022-04-25 12:13:22 | ------------------------------------
2022-04-25 12:13:22 |
2022-04-25 12:13:22 | null / [TestClass name=class tigase.tests.muc.TestOfflineUsers]
2022-04-25 12:13:22 | ------------------------------------
2022-04-25 12:13:22 |
2022-04-25 12:13:22 | Running: Test MUC VCard support
2022-04-25 12:13:22 | ------------------------------------
2022-04-25 12:13:22 |
2022-04-25 12:13:22 | null / [TestClass name=class tigase.tests.muc.TestVCard]
2022-04-25 12:13:22 | ------------------------------------
2022-04-25 12:13:22 |
2022-04-25 12:13:22 | null / [TestClass name=class tigase.tests.muc.TestVCard]
2022-04-25 12:13:22 | ------------------------------------
2022-04-25 12:13:22 |
2022-04-25 12:13:22 | null / [TestClass name=class tigase.tests.muc.TestVCard]
2022-04-25 12:13:22 | ------------------------------------
2022-04-25 12:13:22 |
2022-04-25 12:13:22 | null / [TestClass name=class tigase.tests.muc.TestVCard]
2022-04-25 12:13:22 | ------------------------------------
2022-04-25 12:13:22 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]
2022-04-25 12:13:22 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false
2022-04-25 12:13:22 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector
2022-04-25 12:13:22 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=5 thread=1] Connector state changed: null->connecting
2022-04-25 12:13:22 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=5 thread=1] DNS entry stored in session object: localhost:5222
2022-04-25 12:13:22 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=5 thread=1] Preparing connection to [localhost:5222]
2022-04-25 12:13:22 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=5 thread=1] Opening connection to localhost/127.0.0.1:5222
2022-04-25 12:13:22 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=5 thread=1] Connector state changed: connecting->connected
2022-04-25 12:13:22 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=5 thread=1] Whitespace ping period is setted to nullms
2022-04-25 12:13:22 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled
2022-04-25 12:13:22 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=5 thread=46] Start TLS
2022-04-25 12:13:22 | >> <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-04-25 12:13:22 | 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-04-25 12:13:22 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-04-25 12:13:22 | admin :: admin@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-04-25 12:13:22 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=5 thread=48] Proceeding TLS
2022-04-25 12:13:22 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=5 thread=48] Start handshake
2022-04-25 12:13:42 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=5 thread=48] Can't establish encrypted connection
2022-04-25 12:13:42 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted
2022-04-25 12:13:42 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted
2022-04-25 12:13:42 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=5 thread=48] Connector state changed: connected->disconnected
2022-04-25 12:13:42 | tigase.jaxmpp.j2se.Jaxmpp.onException: Catching exception
2022-04-25 12:13:42 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=5 thread=46] Ignoring stop connector.
2022-04-25 12:13:42 | 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-04-25 12:13:42 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]
2022-04-25 12:13:42 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false
2022-04-25 12:13:42 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector
2022-04-25 12:13:42 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=6 thread=1] Using XEP-0077 mode!!!!
2022-04-25 12:13:42 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=6 thread=1] Connector state changed: null->connecting
2022-04-25 12:13:42 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@b289481
2022-04-25 12:13:42 | StateChangedEvent{oldState=null, newState=connecting}
2022-04-25 12:13:42 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=6 thread=1] DNS entry stored in session object: localhost:5222
2022-04-25 12:13:42 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=6 thread=1] Preparing connection to [localhost:5222]
2022-04-25 12:13:42 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=6 thread=1] Opening connection to localhost/127.0.0.1:5222
2022-04-25 12:13:42 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=6 thread=1] Connector state changed: connecting->connected
2022-04-25 12:13:42 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=6 thread=1] Whitespace ping period is setted to nullms
2022-04-25 12:13:42 | [Mutex] waiting for: [registration]
2022-04-25 12:13:42 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled
2022-04-25 12:13:42 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@5ef6b94
2022-04-25 12:13:42 | StateChangedEvent{oldState=connecting, newState=connected}
2022-04-25 12:13:42 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@1d0fff1
2022-04-25 12:13:42 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=6 thread=51] Start TLS
2022-04-25 12:13:42 | 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-04-25 12:13:42 | 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-04-25 12:13:42 | 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-04-25 12:13:42 | admin :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-04-25 12:13:42 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}
2022-04-25 12:13:42 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=6 thread=53] Proceeding TLS
2022-04-25 12:13:42 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=6 thread=53] Start handshake
2022-04-25 12:14:02 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=6 thread=53] Can't establish encrypted connection
2022-04-25 12:14:02 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted
2022-04-25 12:14:02 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted
2022-04-25 12:14:02 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=6 thread=53] Connector state changed: connected->disconnected
2022-04-25 12:14:02 | 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;@2a6c62b3}, 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@44d261af}, COMPRESSION_DISABLED=Entry{scope=user, value=true}, HOSTNAME_VERIFIER_KEY=Entry{scope=session, value=tigase.jaxmpp.j2se.connectors.socket.DefaultHostnameVerifier@1b8ccba1}, 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@b116928}, PresenceModule#PRESENCE_STORE=Entry{scope=user, value=tigase.jaxmpp.j2se.J2SEPresenceStore@755c0015}, ResponseManager#RESPONSE_MANAGER=Entry{scope=user, value=tigase.jaxmpp.j2se.ThreadSafeResponseManager@73755638}, 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=Mon Apr 25 12:14:02 PDT 2022}}}}
2022-04-25 12:14:02 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@24fd9ee0
2022-04-25 12:14:02 | StateChangedEvent{oldState=connected, newState=disconnected}
2022-04-25 12:14:02 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@24a5eb7e
2022-04-25 12:14:02 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@316c1b57
2022-04-25 12:15:12 | [Mutex] timeout. Not received [registration]
2022-04-25 12:15:12 | [Mutex] isItemNotified: registrationSuccess :: false
2022-04-25 12:15:12 |
2022-04-25 12:15:12 | Running: Node and item manipulation using PubSub procotol - #4229
2022-04-25 12:15:12 | ------------------------------------
2022-04-25 12:15:12 |
2022-04-25 12:15:12 | null / [TestClass name=class tigase.tests.pubsub.TestPubSub]
2022-04-25 12:15:12 | ------------------------------------
2022-04-25 12:15:12 |
2022-04-25 12:15:12 | null / [TestClass name=class tigase.tests.pubsub.TestPubSub]
2022-04-25 12:15:12 | ------------------------------------
2022-04-25 12:15:12 |
2022-04-25 12:15:12 | null / [TestClass name=class tigase.tests.pubsub.TestPubSub]
2022-04-25 12:15:12 | ------------------------------------
2022-04-25 12:15:12 |
2022-04-25 12:15:12 | null / [TestClass name=class tigase.tests.pubsub.TestPubSub]
2022-04-25 12:15:12 | ------------------------------------
2022-04-25 12:15:12 |
2022-04-25 12:15:12 | null / [TestClass name=class tigase.tests.pubsub.TestPubSub]
2022-04-25 12:15:12 | ------------------------------------
2022-04-25 12:15:12 |
2022-04-25 12:15:12 | null / [TestClass name=class tigase.tests.pubsub.TestPubSub]
2022-04-25 12:15:12 | ------------------------------------
2022-04-25 12:15:12 |
2022-04-25 12:15:12 | null / [TestClass name=class tigase.tests.pubsub.TestPubSub]
2022-04-25 12:15:12 | ------------------------------------
2022-04-25 12:15:12 |
2022-04-25 12:15:12 | null / [TestClass name=class tigase.tests.pubsub.TestPubSub]
2022-04-25 12:15:12 | ------------------------------------
2022-04-25 12:15:12 |
2022-04-25 12:15:12 | null / [TestClass name=class tigase.tests.pubsub.TestPubSub]
2022-04-25 12:15:12 | ------------------------------------
2022-04-25 12:15:12 |
2022-04-25 12:15:12 | null / [TestClass name=class tigase.tests.pubsub.TestPubSub]
2022-04-25 12:15:12 | ------------------------------------
2022-04-25 12:15:12 |
2022-04-25 12:15:12 | null / [TestClass name=class tigase.tests.pubsub.TestPubSub]
2022-04-25 12:15:12 | ------------------------------------
2022-04-25 12:15:12 |
2022-04-25 12:15:12 | null / [TestClass name=class tigase.tests.pubsub.TestPubSub]
2022-04-25 12:15:12 | ------------------------------------
2022-04-25 12:15:12 |
2022-04-25 12:15:12 | null / [TestClass name=class tigase.tests.pubsub.TestPubSub]
2022-04-25 12:15:12 | ------------------------------------
2022-04-25 12:15:12 |
2022-04-25 12:15:12 | Running: PEP support
2022-04-25 12:15:12 | ------------------------------------
2022-04-25 12:15:12 |
2022-04-25 12:15:12 | null / [TestClass name=class tigase.tests.pubsub.TestPEP]
2022-04-25 12:15:12 | ------------------------------------
2022-04-25 12:15:12 |
2022-04-25 12:15:12 | null / [TestClass name=class tigase.tests.pubsub.TestPEP]
2022-04-25 12:15:12 | ------------------------------------
2022-04-25 12:15:12 |
2022-04-25 12:15:12 | null / [TestClass name=class tigase.tests.pubsub.TestPEP]
2022-04-25 12:15:12 | ------------------------------------
2022-04-25 12:15:12 |
2022-04-25 12:15:12 | null / [TestClass name=class tigase.tests.pubsub.TestPEP]
2022-04-25 12:15:12 | ------------------------------------
2022-04-25 12:15:12 |
2022-04-25 12:15:12 | Running: Removal of PEP nodes on user removal - #3544
2022-04-25 12:15:12 | ------------------------------------
2022-04-25 12:15:12 |
2022-04-25 12:15:12 | null / [TestClass name=class tigase.tests.pubsub.TestRemovalOfPepNodeOnUserRemoval]
2022-04-25 12:15:12 | ------------------------------------
2022-04-25 12:15:12 |
2022-04-25 12:15:12 | Running: MAM: Support for XEP-0313 for PubSub - #4733
2022-04-25 12:15:12 | ------------------------------------
2022-04-25 12:15:12 |
2022-04-25 12:15:12 | null / [TestClass name=class tigase.tests.pubsub.TestPubSubMAM]
2022-04-25 12:15:12 | ------------------------------------
2022-04-25 12:15:12 |
2022-04-25 12:15:12 | null / [TestClass name=class tigase.tests.pubsub.TestPubSubMAM]
2022-04-25 12:15:12 | ------------------------------------
2022-04-25 12:15:12 |
2022-04-25 12:15:12 | null / [TestClass name=class tigase.tests.pubsub.TestPubSubMAM]
2022-04-25 12:15:12 | ------------------------------------
2022-04-25 12:15:12 |
2022-04-25 12:15:12 | null / [TestClass name=class tigase.tests.pubsub.TestPubSubMAM]
2022-04-25 12:15:12 | ------------------------------------
2022-04-25 12:15:12 |
2022-04-25 12:15:12 | Running: REST: Node and item manipulation using REST API - XML - #4229, #4728
2022-04-25 12:15:12 | ------------------------------------
2022-04-25 12:15:12 |
2022-04-25 12:15:12 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingXML]
2022-04-25 12:15:12 | ------------------------------------
2022-04-25 12:15:12 |
2022-04-25 12:15:12 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingXML]
2022-04-25 12:15:12 | ------------------------------------
2022-04-25 12:15:12 |
2022-04-25 12:15:12 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingXML]
2022-04-25 12:15:12 | ------------------------------------
2022-04-25 12:15:12 |
2022-04-25 12:15:12 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingXML]
2022-04-25 12:15:12 | ------------------------------------
2022-04-25 12:15:12 |
2022-04-25 12:15:12 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingXML]
2022-04-25 12:15:12 | ------------------------------------
2022-04-25 12:15:12 |
2022-04-25 12:15:12 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingXML]
2022-04-25 12:15:12 | ------------------------------------
2022-04-25 12:15:12 |
2022-04-25 12:15:12 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingXML]
2022-04-25 12:15:12 | ------------------------------------
2022-04-25 12:15:12 |
2022-04-25 12:15:12 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingXML]
2022-04-25 12:15:12 | ------------------------------------
2022-04-25 12:15:12 |
2022-04-25 12:15:12 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingXML]
2022-04-25 12:15:12 | ------------------------------------
2022-04-25 12:15:12 |
2022-04-25 12:15:12 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingXML]
2022-04-25 12:15:12 | ------------------------------------
2022-04-25 12:15:12 |
2022-04-25 12:15:12 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingXML]
2022-04-25 12:15:12 | ------------------------------------
2022-04-25 12:15:12 |
2022-04-25 12:15:12 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingXML]
2022-04-25 12:15:12 | ------------------------------------
2022-04-25 12:15:12 |
2022-04-25 12:15:12 | Running: REST: Node and item manipulation using REST API - JSON - #4728
2022-04-25 12:15:12 | ------------------------------------
2022-04-25 12:15:12 |
2022-04-25 12:15:12 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingJSON]
2022-04-25 12:15:12 | ------------------------------------
2022-04-25 12:15:12 |
2022-04-25 12:15:12 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingJSON]
2022-04-25 12:15:12 | ------------------------------------
2022-04-25 12:15:12 |
2022-04-25 12:15:12 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingJSON]
2022-04-25 12:15:12 | ------------------------------------
2022-04-25 12:15:12 |
2022-04-25 12:15:12 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingJSON]
2022-04-25 12:15:12 | ------------------------------------
2022-04-25 12:15:12 |
2022-04-25 12:15:12 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingJSON]
2022-04-25 12:15:12 | ------------------------------------
2022-04-25 12:15:12 |
2022-04-25 12:15:12 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingJSON]
2022-04-25 12:15:12 | ------------------------------------
2022-04-25 12:15:12 |
2022-04-25 12:15:12 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingJSON]
2022-04-25 12:15:12 | ------------------------------------
2022-04-25 12:15:12 |
2022-04-25 12:15:12 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingJSON]
2022-04-25 12:15:12 | ------------------------------------
2022-04-25 12:15:12 |
2022-04-25 12:15:12 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingJSON]
2022-04-25 12:15:12 | ------------------------------------
2022-04-25 12:15:12 |
2022-04-25 12:15:12 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingJSON]
2022-04-25 12:15:12 | ------------------------------------
2022-04-25 12:15:12 |
2022-04-25 12:15:12 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingJSON]
2022-04-25 12:15:12 | ------------------------------------
2022-04-25 12:15:12 |
2022-04-25 12:15:12 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingJSON]
2022-04-25 12:15:12 | ------------------------------------
2022-04-25 12:15:12 |
2022-04-25 12:15:12 | Running: REST: Item publication on PubSub node with message expiration using REST API - #2959
2022-04-25 12:15:12 | ------------------------------------
2022-04-25 12:15:12 |
2022-04-25 12:15:12 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiWithMessageExpiration]
2022-04-25 12:15:12 | ------------------------------------
2022-04-25 12:15:12 |
2022-04-25 12:15:12 | Running: Testing propagation of changes to node configuration to other cluster nodes - #3993
2022-04-25 12:15:12 | ------------------------------------
2022-04-25 12:15:12 |
2022-04-25 12:15:12 | null / [TestClass name=class tigase.tests.pubsub.TestPubSubOld]
2022-04-25 12:15:12 | ------------------------------------
2022-04-25 12:15:12 |
2022-04-25 12:15:12 | Running: Discovery of nodes with RSM
2022-04-25 12:15:12 | ------------------------------------
2022-04-25 12:15:12 |
2022-04-25 12:15:12 | null / [TestClass name=class tigase.tests.pubsub.TestPubSubRSM]
2022-04-25 12:15:12 | ------------------------------------
2022-04-25 12:15:12 |
2022-04-25 12:15:12 | null / [TestClass name=class tigase.tests.pubsub.TestPubSubRSM]
2022-04-25 12:15:12 | ------------------------------------
2022-04-25 12:15:12 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]
2022-04-25 12:15:12 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false
2022-04-25 12:15:12 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector
2022-04-25 12:15:12 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=7 thread=1] Connector state changed: null->connecting
2022-04-25 12:15:12 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=7 thread=1] DNS entry stored in session object: localhost:5222
2022-04-25 12:15:12 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=7 thread=1] Preparing connection to [localhost:5222]
2022-04-25 12:15:12 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=7 thread=1] Opening connection to localhost/127.0.0.1:5222
2022-04-25 12:15:12 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=7 thread=1] Connector state changed: connecting->connected
2022-04-25 12:15:12 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=7 thread=1] Whitespace ping period is setted to nullms
2022-04-25 12:15:12 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled
2022-04-25 12:15:12 | >> <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-04-25 12:15:12 | 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-04-25 12:15:12 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=7 thread=56] Start TLS
2022-04-25 12:15:12 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-04-25 12:15:12 | admin :: admin@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-04-25 12:15:12 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=7 thread=58] Proceeding TLS
2022-04-25 12:15:12 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=7 thread=58] Start handshake
2022-04-25 12:15:32 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=7 thread=58] Can't establish encrypted connection
2022-04-25 12:15:32 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted
2022-04-25 12:15:32 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted
2022-04-25 12:15:32 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=7 thread=58] Connector state changed: connected->disconnected
2022-04-25 12:15:32 | tigase.jaxmpp.j2se.Jaxmpp.onException: Catching exception
2022-04-25 12:15:32 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=7 thread=56] Ignoring stop connector.
2022-04-25 12:15:32 | 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-04-25 12:15:32 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]
2022-04-25 12:15:32 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false
2022-04-25 12:15:32 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector
2022-04-25 12:15:32 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=8 thread=1] Using XEP-0077 mode!!!!
2022-04-25 12:15:32 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=8 thread=1] Connector state changed: null->connecting
2022-04-25 12:15:32 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=8 thread=1] DNS entry stored in session object: localhost:5222
2022-04-25 12:15:32 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=8 thread=1] Preparing connection to [localhost:5222]
2022-04-25 12:15:32 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@6ff3f54b
2022-04-25 12:15:32 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=8 thread=1] Opening connection to localhost/127.0.0.1:5222
2022-04-25 12:15:32 | StateChangedEvent{oldState=null, newState=connecting}
2022-04-25 12:15:32 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=8 thread=1] Connector state changed: connecting->connected
2022-04-25 12:15:32 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=8 thread=1] Whitespace ping period is setted to nullms
2022-04-25 12:15:32 | [Mutex] waiting for: [registration]
2022-04-25 12:15:32 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled
2022-04-25 12:15:32 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@613406c5
2022-04-25 12:15:32 | StateChangedEvent{oldState=connecting, newState=connected}
2022-04-25 12:15:32 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@650b9e3b
2022-04-25 12:15:32 | 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-04-25 12:15:32 | 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-04-25 12:15:32 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=8 thread=61] Start TLS
2022-04-25 12:15:32 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=8 thread=63] Proceeding TLS
2022-04-25 12:15:32 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=8 thread=63] Start handshake
2022-04-25 12:15:32 | 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-04-25 12:15:32 | admin :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-04-25 12:15:32 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}
2022-04-25 12:15:52 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=8 thread=63] Can't establish encrypted connection
2022-04-25 12:15:52 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted
2022-04-25 12:15:52 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted
2022-04-25 12:15:52 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=8 thread=63] Connector state changed: connected->disconnected
2022-04-25 12:15:52 | 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;@2a6c62b3}, 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@20090cfe}, COMPRESSION_DISABLED=Entry{scope=user, value=true}, HOSTNAME_VERIFIER_KEY=Entry{scope=session, value=tigase.jaxmpp.j2se.connectors.socket.DefaultHostnameVerifier@1b8ccba1}, 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@50a0ec19}, PresenceModule#PRESENCE_STORE=Entry{scope=user, value=tigase.jaxmpp.j2se.J2SEPresenceStore@11e3cae6}, ResponseManager#RESPONSE_MANAGER=Entry{scope=user, value=tigase.jaxmpp.j2se.ThreadSafeResponseManager@28a074a7}, 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=Mon Apr 25 12:15:52 PDT 2022}}}}
2022-04-25 12:15:52 | StateChangedEvent{oldState=connected, newState=disconnected}
2022-04-25 12:15:52 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@4026f3b1
2022-04-25 12:15:52 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@17b11f88
2022-04-25 12:15:52 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@180a5362
2022-04-25 12:17:02 | [Mutex] timeout. Not received [registration]
2022-04-25 12:17:02 | [Mutex] isItemNotified: registrationSuccess :: false
2022-04-25 12:17:02 |
2022-04-25 12:17:02 | Running: UI: Web Admin UI - #2955
2022-04-25 12:17:02 | ------------------------------------
2022-04-25 12:17:02 |
2022-04-25 12:17:02 | null / [TestClass name=class tigase.tests.http.TestAdminUI]
2022-04-25 12:17:02 | ------------------------------------
2022-04-25 12:17:02 |
2022-04-25 12:17:02 | null / [TestClass name=class tigase.tests.http.TestAdminUI]
2022-04-25 12:17:02 | ------------------------------------
2022-04-25 12:17:02 |
2022-04-25 12:17:02 | null / [TestClass name=class tigase.tests.http.TestAdminUI]
2022-04-25 12:17:02 | ------------------------------------
2022-04-25 12:17:02 |
2022-04-25 12:17:02 | null / [TestClass name=class tigase.tests.http.TestAdminUI]
2022-04-25 12:17:02 | ------------------------------------
2022-04-25 12:17:02 |
2022-04-25 12:17:02 | null / [TestClass name=class tigase.tests.http.TestAdminUI]
2022-04-25 12:17:02 | ------------------------------------
2022-04-25 12:17:02 |
2022-04-25 12:17:02 | null / [TestClass name=class tigase.tests.http.TestAdminUI]
2022-04-25 12:17:02 | ------------------------------------
2022-04-25 12:17:02 |
2022-04-25 12:17:02 | null / [TestClass name=class tigase.tests.http.TestAdminUI]
2022-04-25 12:17:02 | ------------------------------------
2022-04-25 12:17:02 |
2022-04-25 12:17:02 | Running: REST: REST API for Setting/Updating Privacy Rules - #2928
2022-04-25 12:17:02 | ------------------------------------
2022-04-25 12:17:02 |
2022-04-25 12:17:02 | null / [TestClass name=class tigase.tests.http.TestModificationOfPrivacyRulesUsingREST]
2022-04-25 12:17:02 | ------------------------------------
2022-04-25 12:17:02 |
2022-04-25 12:17:02 | null / [TestClass name=class tigase.tests.http.TestModificationOfPrivacyRulesUsingREST]
2022-04-25 12:17:02 | ------------------------------------
2022-04-25 12:17:02 |
2022-04-25 12:17:02 | Running: REST: Sending XMPP messages using HTTP REST API - #2936
2022-04-25 12:17:02 | ------------------------------------
2022-04-25 12:17:02 |
2022-04-25 12:17:02 | null / [TestClass name=class tigase.tests.http.TestSendingXmppStanzaUsingREST]
2022-04-25 12:17:02 | ------------------------------------
2022-04-25 12:17:02 |
2022-04-25 12:17:02 | Running: REST: Test support for retrieval of XEP-0084: User Avatar using REST API call - #3258
2022-04-25 12:17:02 | ------------------------------------
2022-04-25 12:17:02 |
2022-04-25 12:17:02 | null / [TestClass name=class tigase.tests.http.TestRetrievalOfUserAvatarUsingREST]
2022-04-25 12:17:02 | ------------------------------------
2022-04-25 12:17:02 |
2022-04-25 12:17:02 | Running: REST: Test user status change via REST API call - #8226
2022-04-25 12:17:02 | ------------------------------------
2022-04-25 12:17:02 |
2022-04-25 12:17:02 | null / [TestClass name=class tigase.tests.http.TestRestUserStatus]
2022-04-25 12:17:02 | ------------------------------------
2022-04-25 12:17:02 |
2022-04-25 12:17:02 | null / [TestClass name=class tigase.tests.http.TestRestUserStatus]
2022-04-25 12:17:02 | ------------------------------------
2022-04-25 12:17:02 |
2022-04-25 12:17:02 | null / [TestClass name=class tigase.tests.http.TestRestUserStatus]
2022-04-25 12:17:02 | ------------------------------------
2022-04-25 12:17:02 |
2022-04-25 12:17:02 | null / [TestClass name=class tigase.tests.http.TestRestUserStatus]
2022-04-25 12:17:02 | ------------------------------------
2022-04-25 12:17:02 |
2022-04-25 12:17:02 | Running: Password reset over email
2022-04-25 12:17:02 | ------------------------------------
2022-04-25 12:17:02 |
2022-04-25 12:17:02 | null / [TestClass name=class tigase.tests.http.TestPasswordReset]
2022-04-25 12:17:02 | ------------------------------------
2022-04-25 12:17:02 |
2022-04-25 12:17:02 | Running: Upload: Test support for XEP-0363: HTTP File Upload
2022-04-25 12:17:02 | ------------------------------------
2022-04-25 12:17:02 |
2022-04-25 12:17:02 | null / [TestClass name=class tigase.tests.http.TestHTTPFileUpload]
2022-04-25 12:17:02 | ------------------------------------
2022-04-25 12:17:02 |
2022-04-25 12:17:02 | null / [TestClass name=class tigase.tests.http.TestHTTPFileUpload]
2022-04-25 12:17:02 | ------------------------------------
2022-04-25 12:17:02 |
2022-04-25 12:17:02 | null / [TestClass name=class tigase.tests.http.TestHTTPFileUpload]
2022-04-25 12:17:02 | ------------------------------------
2022-04-25 12:17:02 |
2022-04-25 12:17:02 | null / [TestClass name=class tigase.tests.http.TestHTTPFileUpload]
2022-04-25 12:17:02 | ------------------------------------
2022-04-25 12:17:02 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]
2022-04-25 12:17:02 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false
2022-04-25 12:17:02 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector
2022-04-25 12:17:02 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=9 thread=1] Connector state changed: null->connecting
2022-04-25 12:17:02 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=9 thread=1] DNS entry stored in session object: localhost:5222
2022-04-25 12:17:02 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=9 thread=1] Preparing connection to [localhost:5222]
2022-04-25 12:17:02 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=9 thread=1] Opening connection to localhost/127.0.0.1:5222
2022-04-25 12:17:02 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=9 thread=1] Connector state changed: connecting->connected
2022-04-25 12:17:02 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=9 thread=1] Whitespace ping period is setted to nullms
2022-04-25 12:17:02 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled
2022-04-25 12:17:02 | >> <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-04-25 12:17:02 | 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-04-25 12:17:02 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=9 thread=66] Start TLS
2022-04-25 12:17:02 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-04-25 12:17:02 | admin :: admin@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-04-25 12:17:02 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=9 thread=68] Proceeding TLS
2022-04-25 12:17:02 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=9 thread=68] Start handshake
2022-04-25 12:17:22 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=9 thread=68] Can't establish encrypted connection
2022-04-25 12:17:22 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted
2022-04-25 12:17:22 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted
2022-04-25 12:17:22 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=9 thread=68] Connector state changed: connected->disconnected
2022-04-25 12:17:22 | tigase.jaxmpp.j2se.Jaxmpp.onException: Catching exception
2022-04-25 12:17:22 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=9 thread=66] Ignoring stop connector.
2022-04-25 12:17:22 | 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-04-25 12:17:22 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]
2022-04-25 12:17:22 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false
2022-04-25 12:17:22 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector
2022-04-25 12:17:22 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=10 thread=1] Using XEP-0077 mode!!!!
2022-04-25 12:17:22 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=10 thread=1] Connector state changed: null->connecting
2022-04-25 12:17:22 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=10 thread=1] DNS entry stored in session object: localhost:5222
2022-04-25 12:17:22 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=10 thread=1] Preparing connection to [localhost:5222]
2022-04-25 12:17:22 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=10 thread=1] Opening connection to localhost/127.0.0.1:5222
2022-04-25 12:17:22 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@2e120af5
2022-04-25 12:17:22 | StateChangedEvent{oldState=null, newState=connecting}
2022-04-25 12:17:22 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=10 thread=1] Connector state changed: connecting->connected
2022-04-25 12:17:22 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=10 thread=1] Whitespace ping period is setted to nullms
2022-04-25 12:17:22 | [Mutex] waiting for: [registration]
2022-04-25 12:17:22 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled
2022-04-25 12:17:22 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@20d5e147
2022-04-25 12:17:22 | StateChangedEvent{oldState=connecting, newState=connected}
2022-04-25 12:17:22 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@24ea6185
2022-04-25 12:17:22 | 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-04-25 12:17:22 | 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-04-25 12:17:22 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=10 thread=71] Start TLS
2022-04-25 12:17:22 | 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-04-25 12:17:22 | admin :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-04-25 12:17:22 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}
2022-04-25 12:17:22 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=10 thread=73] Proceeding TLS
2022-04-25 12:17:22 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=10 thread=73] Start handshake
2022-04-25 12:17:42 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=10 thread=73] Can't establish encrypted connection
2022-04-25 12:17:42 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted
2022-04-25 12:17:42 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted
2022-04-25 12:17:42 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=10 thread=73] Connector state changed: connected->disconnected
2022-04-25 12:17:42 | 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;@2a6c62b3}, 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@61e8eb7c}, COMPRESSION_DISABLED=Entry{scope=user, value=true}, HOSTNAME_VERIFIER_KEY=Entry{scope=session, value=tigase.jaxmpp.j2se.connectors.socket.DefaultHostnameVerifier@1b8ccba1}, 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@5f930016}, PresenceModule#PRESENCE_STORE=Entry{scope=user, value=tigase.jaxmpp.j2se.J2SEPresenceStore@50c30d7a}, ResponseManager#RESPONSE_MANAGER=Entry{scope=user, value=tigase.jaxmpp.j2se.ThreadSafeResponseManager@2752b8ae}, 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=Mon Apr 25 12:17:42 PDT 2022}}}}
2022-04-25 12:17:42 | StateChangedEvent{oldState=connected, newState=disconnected}
2022-04-25 12:17:42 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@1c71433
2022-04-25 12:17:42 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@469327ad
2022-04-25 12:17:42 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@ef35ad8
2022-04-25 12:18:52 | [Mutex] timeout. Not received [registration]
2022-04-25 12:18:52 | [Mutex] isItemNotified: registrationSuccess :: false
2022-04-25 12:18:52 |
2022-04-25 12:18:52 | Running: XEP-0313 - Message Archive Management
2022-04-25 12:18:52 | ------------------------------------
2022-04-25 12:18:52 |
2022-04-25 12:18:52 | null / [TestClass name=class tigase.tests.archive.TestMessageArchiveManagement]
2022-04-25 12:18:52 | ------------------------------------
2022-04-25 12:18:52 |
2022-04-25 12:18:52 | null / [TestClass name=class tigase.tests.archive.TestMessageArchiveManagement]
2022-04-25 12:18:52 | ------------------------------------
2022-04-25 12:18:52 |
2022-04-25 12:18:52 | null / [TestClass name=class tigase.tests.archive.TestMessageArchiveManagement]
2022-04-25 12:18:52 | ------------------------------------
2022-04-25 12:18:52 |
2022-04-25 12:18:52 | null / [TestClass name=class tigase.tests.archive.TestMessageArchiveManagement]
2022-04-25 12:18:52 | ------------------------------------
2022-04-25 12:18:52 |
2022-04-25 12:18:52 | null / [TestClass name=class tigase.tests.archive.TestMessageArchiveManagement]
2022-04-25 12:18:52 | ------------------------------------
2022-04-25 12:18:52 |
2022-04-25 12:18:52 | null / [TestClass name=class tigase.tests.archive.TestMessageArchiveManagement]
2022-04-25 12:18:52 | ------------------------------------
2022-04-25 12:18:52 |
2022-04-25 12:18:52 | null / [TestClass name=class tigase.tests.archive.TestMessageArchiveManagement]
2022-04-25 12:18:52 | ------------------------------------
2022-04-25 12:18:52 |
2022-04-25 12:18:52 | null / [TestClass name=class tigase.tests.archive.TestMessageArchiveManagement]
2022-04-25 12:18:52 | ------------------------------------
2022-04-25 12:18:52 |
2022-04-25 12:18:52 | Running: XEP-0313 - Message Archive Management: 2
2022-04-25 12:18:52 | ------------------------------------
2022-04-25 12:18:52 |
2022-04-25 12:18:52 | null / [TestClass name=class tigase.tests.archive.TestMessageArchiveManagement2]
2022-04-25 12:18:52 | ------------------------------------
2022-04-25 12:18:52 |
2022-04-25 12:18:52 | null / [TestClass name=class tigase.tests.archive.TestMessageArchiveManagement2]
2022-04-25 12:18:52 | ------------------------------------
2022-04-25 12:18:52 |
2022-04-25 12:18:52 | null / [TestClass name=class tigase.tests.archive.TestMessageArchiveManagement2]
2022-04-25 12:18:52 | ------------------------------------
2022-04-25 12:18:52 |
2022-04-25 12:18:52 | null / [TestClass name=class tigase.tests.archive.TestMessageArchiveManagement2]
2022-04-25 12:18:52 | ------------------------------------
2022-04-25 12:18:52 |
2022-04-25 12:18:52 | null / [TestClass name=class tigase.tests.archive.TestMessageArchiveManagement2]
2022-04-25 12:18:52 | ------------------------------------
2022-04-25 12:18:52 |
2022-04-25 12:18:52 | null / [TestClass name=class tigase.tests.archive.TestMessageArchiveManagement2]
2022-04-25 12:18:52 | ------------------------------------
2022-04-25 12:18:52 |
2022-04-25 12:18:52 | null / [TestClass name=class tigase.tests.archive.TestMessageArchiveManagement2]
2022-04-25 12:18:52 | ------------------------------------
2022-04-25 12:18:52 |
2022-04-25 12:18:52 | null / [TestClass name=class tigase.tests.archive.TestMessageArchiveManagement2]
2022-04-25 12:18:52 | ------------------------------------
2022-04-25 12:18:52 |
2022-04-25 12:18:52 | Running: XEP-0136 - Message Archiving - basic tests
2022-04-25 12:18:52 | ------------------------------------
2022-04-25 12:18:52 |
2022-04-25 12:18:52 | null / [TestClass name=class tigase.tests.archive.TestMessageArchivingBasic]
2022-04-25 12:18:52 | ------------------------------------
2022-04-25 12:18:52 |
2022-04-25 12:18:52 | null / [TestClass name=class tigase.tests.archive.TestMessageArchivingBasic]
2022-04-25 12:18:52 | ------------------------------------
2022-04-25 12:18:52 |
2022-04-25 12:18:52 | null / [TestClass name=class tigase.tests.archive.TestMessageArchivingBasic]
2022-04-25 12:18:52 | ------------------------------------
2022-04-25 12:18:52 |
2022-04-25 12:18:52 | null / [TestClass name=class tigase.tests.archive.TestMessageArchivingBasic]
2022-04-25 12:18:52 | ------------------------------------
2022-04-25 12:18:52 |
2022-04-25 12:18:52 | Running: XEP-0136 - Message Archive - extended tests
2022-04-25 12:18:52 | ------------------------------------
2022-04-25 12:18:52 |
2022-04-25 12:18:52 | null / [TestClass name=class tigase.tests.archive.TestMessageArchive]
2022-04-25 12:18:52 | ------------------------------------
2022-04-25 12:18:52 |
2022-04-25 12:18:52 | null / [TestClass name=class tigase.tests.archive.TestMessageArchive]
2022-04-25 12:18:52 | ------------------------------------
2022-04-25 12:18:52 |
2022-04-25 12:18:52 | null / [TestClass name=class tigase.tests.archive.TestMessageArchive]
2022-04-25 12:18:52 | ------------------------------------
2022-04-25 12:18:52 |
2022-04-25 12:18:52 | null / [TestClass name=class tigase.tests.archive.TestMessageArchive]
2022-04-25 12:18:52 | ------------------------------------
2022-04-25 12:18:52 |
2022-04-25 12:18:52 | null / [TestClass name=class tigase.tests.archive.TestMessageArchive]
2022-04-25 12:18:52 | ------------------------------------
2022-04-25 12:18:52 |
2022-04-25 12:18:52 | Running: XEP-0136 - Message Archiving - RSM
2022-04-25 12:18:52 | ------------------------------------
2022-04-25 12:18:52 |
2022-04-25 12:18:52 | null / [TestClass name=class tigase.tests.archive.TestMessageArchivingRSM]
2022-04-25 12:18:52 | ------------------------------------
2022-04-25 12:18:52 |
2022-04-25 12:18:52 | Running: XEP-0136 - Message Archiving - Tags and Contains
2022-04-25 12:18:52 | ------------------------------------
2022-04-25 12:18:52 |
2022-04-25 12:18:52 | null / [TestClass name=class tigase.tests.archive.TestMessageArchivingTagsAndContains]
2022-04-25 12:18:52 | ------------------------------------
2022-04-25 12:18:52 |
2022-04-25 12:18:52 | null / [TestClass name=class tigase.tests.archive.TestMessageArchivingTagsAndContains]
2022-04-25 12:18:52 | ------------------------------------
2022-04-25 12:18:52 |
2022-04-25 12:18:52 | null / [TestClass name=class tigase.tests.archive.TestMessageArchivingTagsAndContains]
2022-04-25 12:18:52 | ------------------------------------
2022-04-25 12:18:52 |
2022-04-25 12:18:52 | Running: XEP-0136 - Message Archiving - MUC
2022-04-25 12:18:52 | ------------------------------------
2022-04-25 12:18:52 |
2022-04-25 12:18:52 | null / [TestClass name=class tigase.tests.archive.TestMessageArchivingMUC]
2022-04-25 12:18:52 | ------------------------------------
2022-04-25 12:18:52 |
2022-04-25 12:18:52 | Running: Archiving messages while recipient is oflfine
2022-04-25 12:18:52 | ------------------------------------
2022-04-25 12:18:52 |
2022-04-25 12:18:52 | null / [TestClass name=class tigase.tests.archive.TestMessageArchivingOffline]
2022-04-25 12:18:52 | ------------------------------------
2022-04-25 12:18:52 |
2022-04-25 12:18:52 | null / [TestClass name=class tigase.tests.archive.TestMessageArchivingOffline]
2022-04-25 12:18:52 | ------------------------------------
2022-04-25 12:18:52 |
2022-04-25 12:18:52 | null / [TestClass name=class tigase.tests.archive.TestMessageArchivingOffline]
2022-04-25 12:18:52 | ------------------------------------
2022-04-25 12:18:52 |
2022-04-25 12:18:52 | null / [TestClass name=class tigase.tests.archive.TestMessageArchivingOffline]
2022-04-25 12:18:52 | ------------------------------------
2022-04-25 12:18:52 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]
2022-04-25 12:18:52 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false
2022-04-25 12:18:52 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector
2022-04-25 12:18:52 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=11 thread=1] Connector state changed: null->connecting
2022-04-25 12:18:52 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=11 thread=1] DNS entry stored in session object: localhost:5222
2022-04-25 12:18:52 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=11 thread=1] Preparing connection to [localhost:5222]
2022-04-25 12:18:52 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=11 thread=1] Opening connection to localhost/127.0.0.1:5222
2022-04-25 12:18:52 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=11 thread=1] Connector state changed: connecting->connected
2022-04-25 12:18:52 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=11 thread=1] Whitespace ping period is setted to nullms
2022-04-25 12:18:52 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled
2022-04-25 12:18:52 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=11 thread=77] Start TLS
2022-04-25 12:18:52 | >> <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-04-25 12:18:52 | 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-04-25 12:18:52 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-04-25 12:18:52 | admin :: admin@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-04-25 12:18:52 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=11 thread=79] Proceeding TLS
2022-04-25 12:18:52 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=11 thread=79] Start handshake
2022-04-25 12:19:12 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=11 thread=79] Can't establish encrypted connection
2022-04-25 12:19:12 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted
2022-04-25 12:19:12 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted
2022-04-25 12:19:12 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=11 thread=79] Connector state changed: connected->disconnected
2022-04-25 12:19:12 | tigase.jaxmpp.j2se.Jaxmpp.onException: Catching exception
2022-04-25 12:19:12 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=11 thread=77] Ignoring stop connector.
2022-04-25 12:19:12 | 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-04-25 12:19:12 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]
2022-04-25 12:19:12 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false
2022-04-25 12:19:12 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector
2022-04-25 12:19:12 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=12 thread=1] Using XEP-0077 mode!!!!
2022-04-25 12:19:12 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=12 thread=1] Connector state changed: null->connecting
2022-04-25 12:19:12 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@410be2a5
2022-04-25 12:19:12 | StateChangedEvent{oldState=null, newState=connecting}
2022-04-25 12:19:12 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=12 thread=1] DNS entry stored in session object: localhost:5222
2022-04-25 12:19:12 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=12 thread=1] Preparing connection to [localhost:5222]
2022-04-25 12:19:12 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=12 thread=1] Opening connection to localhost/127.0.0.1:5222
2022-04-25 12:19:12 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=12 thread=1] Connector state changed: connecting->connected
2022-04-25 12:19:12 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=12 thread=1] Whitespace ping period is setted to nullms
2022-04-25 12:19:12 | [Mutex] waiting for: [registration]
2022-04-25 12:19:12 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled
2022-04-25 12:19:12 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@4fcc04f4
2022-04-25 12:19:12 | StateChangedEvent{oldState=connecting, newState=connected}
2022-04-25 12:19:12 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@4bf389d5
2022-04-25 12:19:12 | 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-04-25 12:19:12 | 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-04-25 12:19:12 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=12 thread=82] Start TLS
2022-04-25 12:19:12 | 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-04-25 12:19:12 | admin :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-04-25 12:19:12 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}
2022-04-25 12:19:12 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=12 thread=84] Proceeding TLS
2022-04-25 12:19:12 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=12 thread=84] Start handshake
2022-04-25 12:19:32 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=12 thread=84] Can't establish encrypted connection
2022-04-25 12:19:32 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted
2022-04-25 12:19:32 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted
2022-04-25 12:19:32 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=12 thread=84] Connector state changed: connected->disconnected
2022-04-25 12:19:32 | 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;@2a6c62b3}, 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@ef10ecf}, COMPRESSION_DISABLED=Entry{scope=user, value=true}, HOSTNAME_VERIFIER_KEY=Entry{scope=session, value=tigase.jaxmpp.j2se.connectors.socket.DefaultHostnameVerifier@1b8ccba1}, 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@1071db7e}, PresenceModule#PRESENCE_STORE=Entry{scope=user, value=tigase.jaxmpp.j2se.J2SEPresenceStore@3fb58620}, ResponseManager#RESPONSE_MANAGER=Entry{scope=user, value=tigase.jaxmpp.j2se.ThreadSafeResponseManager@68df0d22}, 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=Mon Apr 25 12:19:32 PDT 2022}}}}
2022-04-25 12:19:32 | StateChangedEvent{oldState=connected, newState=disconnected}
2022-04-25 12:19:32 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@6edef180
2022-04-25 12:19:32 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@706a6d0e
2022-04-25 12:19:32 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@63fd71a5
2022-04-25 12:20:42 | [Mutex] timeout. Not received [registration]
2022-04-25 12:20:42 | [Mutex] isItemNotified: registrationSuccess :: false
2022-04-25 12:20:42 |
2022-04-25 12:20:42 | Running: External Component - testing external component settings and connectivity
2022-04-25 12:20:42 | ------------------------------------
2022-04-25 12:20:42 |
2022-04-25 12:20:42 | null / [TestClass name=class tigase.tests.ext.ComponentProtocolTest]
2022-04-25 12:20:42 | ------------------------------------
2022-04-25 12:20:42 |
2022-04-25 12:20:42 | null / [TestClass name=class tigase.tests.ext.ComponentProtocolTest]
2022-04-25 12:20:42 | ------------------------------------
2022-04-25 12:20:42 |
2022-04-25 12:20:42 | null / [TestClass name=class tigase.tests.ext.ComponentProtocolTest]
2022-04-25 12:20:42 | ------------------------------------
2022-04-25 12:20:42 |
2022-04-25 12:20:42 | null / [TestClass name=class tigase.tests.ext.ComponentProtocolTest]
2022-04-25 12:20:42 | ------------------------------------
2022-04-25 12:20:42 |
2022-04-25 12:20:42 | null / [TestClass name=class tigase.tests.ext.ComponentProtocolTest]
2022-04-25 12:20:42 | ------------------------------------
2022-04-25 12:20:42 |
2022-04-25 12:20:42 | null / [TestClass name=class tigase.tests.ext.ComponentProtocolTest]
2022-04-25 12:20:42 | ------------------------------------
2022-04-25 12:20:42 |
2022-04-25 12:20:42 | Running: External Component Manager - testing configuration of external components
2022-04-25 12:20:42 | ------------------------------------
2022-04-25 12:20:42 |
2022-04-25 12:20:42 | null / [TestClass name=class tigase.tests.ext.ComponentProtocolManagerTest]
2022-04-25 12:20:42 | ------------------------------------
2022-04-25 12:20:42 |
2022-04-25 12:20:42 | null / [TestClass name=class tigase.tests.ext.ComponentProtocolManagerTest]
2022-04-25 12:20:42 | ------------------------------------
2022-04-25 12:20:42 |
2022-04-25 12:20:42 | null / [TestClass name=class tigase.tests.ext.ComponentProtocolManagerTest]
2022-04-25 12:20:42 | ------------------------------------
2022-04-25 12:20:42 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]
2022-04-25 12:20:42 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false
2022-04-25 12:20:42 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector
2022-04-25 12:20:42 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=13 thread=1] Connector state changed: null->connecting
2022-04-25 12:20:42 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=13 thread=1] DNS entry stored in session object: localhost:5222
2022-04-25 12:20:42 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=13 thread=1] Preparing connection to [localhost:5222]
2022-04-25 12:20:42 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=13 thread=1] Opening connection to localhost/127.0.0.1:5222
2022-04-25 12:20:42 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=13 thread=1] Connector state changed: connecting->connected
2022-04-25 12:20:42 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=13 thread=1] Whitespace ping period is setted to nullms
2022-04-25 12:20:42 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled
2022-04-25 12:20:42 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=13 thread=87] Start TLS
2022-04-25 12:20:42 | >> <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-04-25 12:20:42 | 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-04-25 12:20:42 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-04-25 12:20:42 | admin :: admin@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-04-25 12:20:42 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=13 thread=89] Proceeding TLS
2022-04-25 12:20:42 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=13 thread=89] Start handshake
2022-04-25 12:21:02 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=13 thread=89] Can't establish encrypted connection
2022-04-25 12:21:02 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted
2022-04-25 12:21:02 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted
2022-04-25 12:21:02 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=13 thread=89] Connector state changed: connected->disconnected
2022-04-25 12:21:02 | tigase.jaxmpp.j2se.Jaxmpp.onException: Catching exception
2022-04-25 12:21:02 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=13 thread=87] Ignoring stop connector.
2022-04-25 12:21:02 | 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-04-25 12:21:02 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]
2022-04-25 12:21:02 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false
2022-04-25 12:21:02 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector
2022-04-25 12:21:02 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=14 thread=1] Using XEP-0077 mode!!!!
2022-04-25 12:21:02 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=14 thread=1] Connector state changed: null->connecting
2022-04-25 12:21:02 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@1be5bc39
2022-04-25 12:21:02 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=14 thread=1] DNS entry stored in session object: localhost:5222
2022-04-25 12:21:02 | StateChangedEvent{oldState=null, newState=connecting}
2022-04-25 12:21:02 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=14 thread=1] Preparing connection to [localhost:5222]
2022-04-25 12:21:02 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=14 thread=1] Opening connection to localhost/127.0.0.1:5222
2022-04-25 12:21:02 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=14 thread=1] Connector state changed: connecting->connected
2022-04-25 12:21:02 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=14 thread=1] Whitespace ping period is setted to nullms
2022-04-25 12:21:02 | [Mutex] waiting for: [registration]
2022-04-25 12:21:02 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled
2022-04-25 12:21:02 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@15225135
2022-04-25 12:21:02 | StateChangedEvent{oldState=connecting, newState=connected}
2022-04-25 12:21:02 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@111dd749
2022-04-25 12:21:02 | 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-04-25 12:21:02 | 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-04-25 12:21:02 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=14 thread=92] Start TLS
2022-04-25 12:21:02 | 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-04-25 12:21:02 | admin :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-04-25 12:21:02 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}
2022-04-25 12:21:02 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=14 thread=94] Proceeding TLS
2022-04-25 12:21:03 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=14 thread=94] Start handshake
2022-04-25 12:21:22 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=14 thread=94] Can't establish encrypted connection
2022-04-25 12:21:22 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted
2022-04-25 12:21:22 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted
2022-04-25 12:21:22 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=14 thread=94] Connector state changed: connected->disconnected
2022-04-25 12:21:22 | 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;@2a6c62b3}, 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@541f5b0e}, COMPRESSION_DISABLED=Entry{scope=user, value=true}, HOSTNAME_VERIFIER_KEY=Entry{scope=session, value=tigase.jaxmpp.j2se.connectors.socket.DefaultHostnameVerifier@1b8ccba1}, 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@62ad21c0}, PresenceModule#PRESENCE_STORE=Entry{scope=user, value=tigase.jaxmpp.j2se.J2SEPresenceStore@65016f59}, ResponseManager#RESPONSE_MANAGER=Entry{scope=user, value=tigase.jaxmpp.j2se.ThreadSafeResponseManager@1a594b2f}, 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=Mon Apr 25 12:21:22 PDT 2022}}}}
2022-04-25 12:21:22 | StateChangedEvent{oldState=connected, newState=disconnected}
2022-04-25 12:21:22 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@3430a441
2022-04-25 12:21:22 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@3f183026
2022-04-25 12:21:22 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@518deb3b
2022-04-25 12:22:32 | [Mutex] timeout. Not received [registration]
2022-04-25 12:22:32 | [Mutex] isItemNotified: registrationSuccess :: false
2022-04-25 12:22:32 |
2022-04-25 12:22:32 | Running: Example Jaxmpp Test
2022-04-25 12:22:32 | ------------------------------------
2022-04-25 12:22:32 |
2022-04-25 12:22:32 | null / [TestClass name=class tigase.tests.ExampleJaxmppTest]
2022-04-25 12:22:32 | ------------------------------------
2022-04-25 12:22:32 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]
2022-04-25 12:22:32 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false
2022-04-25 12:22:32 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector
2022-04-25 12:22:32 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=15 thread=1] Connector state changed: null->connecting
2022-04-25 12:22:32 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=15 thread=1] DNS entry stored in session object: localhost:5222
2022-04-25 12:22:32 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=15 thread=1] Preparing connection to [localhost:5222]
2022-04-25 12:22:32 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=15 thread=1] Opening connection to localhost/127.0.0.1:5222
2022-04-25 12:22:32 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=15 thread=1] Connector state changed: connecting->connected
2022-04-25 12:22:32 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=15 thread=1] Whitespace ping period is setted to nullms
2022-04-25 12:22:32 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled
2022-04-25 12:22:32 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=15 thread=97] Start TLS
2022-04-25 12:22:32 | >> <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-04-25 12:22:32 | 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-04-25 12:22:32 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-04-25 12:22:32 | admin :: admin@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-04-25 12:22:33 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=15 thread=99] Proceeding TLS
2022-04-25 12:22:33 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=15 thread=99] Start handshake
2022-04-25 12:22:52 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=15 thread=99] Can't establish encrypted connection
2022-04-25 12:22:52 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted
2022-04-25 12:22:52 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted
2022-04-25 12:22:52 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=15 thread=99] Connector state changed: connected->disconnected
2022-04-25 12:22:52 | tigase.jaxmpp.j2se.Jaxmpp.onException: Catching exception
2022-04-25 12:22:52 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=15 thread=97] Ignoring stop connector.
2022-04-25 12:22:53 | 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-04-25 12:22:53 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]
2022-04-25 12:22:53 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false
2022-04-25 12:22:53 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector
2022-04-25 12:22:53 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=16 thread=1] Using XEP-0077 mode!!!!
2022-04-25 12:22:53 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=16 thread=1] Connector state changed: null->connecting
2022-04-25 12:22:53 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@34d8b8b9
2022-04-25 12:22:53 | StateChangedEvent{oldState=null, newState=connecting}
2022-04-25 12:22:53 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=16 thread=1] DNS entry stored in session object: localhost:5222
2022-04-25 12:22:53 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=16 thread=1] Preparing connection to [localhost:5222]
2022-04-25 12:22:53 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=16 thread=1] Opening connection to localhost/127.0.0.1:5222
2022-04-25 12:22:53 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=16 thread=1] Connector state changed: connecting->connected
2022-04-25 12:22:53 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled
2022-04-25 12:22:53 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=16 thread=1] Whitespace ping period is setted to nullms
2022-04-25 12:22:53 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@3a1f5052
2022-04-25 12:22:53 | [Mutex] waiting for: [registration]
2022-04-25 12:22:53 | StateChangedEvent{oldState=connecting, newState=connected}
2022-04-25 12:22:53 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@3e20d3c9
2022-04-25 12:22:53 | 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-04-25 12:22:53 | 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-04-25 12:22:53 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=16 thread=102] Start TLS
2022-04-25 12:22:53 | 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-04-25 12:22:53 | admin :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-04-25 12:22:53 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}
2022-04-25 12:22:53 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=16 thread=104] Proceeding TLS
2022-04-25 12:22:53 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=16 thread=104] Start handshake
2022-04-25 12:23:13 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=16 thread=104] Can't establish encrypted connection
2022-04-25 12:23:13 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted
2022-04-25 12:23:13 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted
2022-04-25 12:23:13 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=16 thread=104] Connector state changed: connected->disconnected
2022-04-25 12:23:13 | 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;@2a6c62b3}, 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@7b225a69}, COMPRESSION_DISABLED=Entry{scope=user, value=true}, HOSTNAME_VERIFIER_KEY=Entry{scope=session, value=tigase.jaxmpp.j2se.connectors.socket.DefaultHostnameVerifier@1b8ccba1}, 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@a4e38c4}, PresenceModule#PRESENCE_STORE=Entry{scope=user, value=tigase.jaxmpp.j2se.J2SEPresenceStore@4a13641f}, ResponseManager#RESPONSE_MANAGER=Entry{scope=user, value=tigase.jaxmpp.j2se.ThreadSafeResponseManager@7295580f}, 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=Mon Apr 25 12:23:13 PDT 2022}}}}
2022-04-25 12:23:13 | StateChangedEvent{oldState=connected, newState=disconnected}
2022-04-25 12:23:13 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@1b0da526
2022-04-25 12:23:13 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@60fe269b
2022-04-25 12:23:13 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@319c9507
2022-04-25 12:24:23 | [Mutex] timeout. Not received [registration]
2022-04-25 12:24:23 | [Mutex] isItemNotified: registrationSuccess :: false
2022-04-25 12:24:23 |
2022-04-25 12:24:23 | Running: Testing reconnections - #4266
2022-04-25 12:24:23 | ------------------------------------
2022-04-25 12:24:23 |
2022-04-25 12:24:23 | null / [TestClass name=class tigase.tests.jaxmpp.TestReconnections]
2022-04-25 12:24:23 | ------------------------------------
2022-04-25 12:24:23 |
2022-04-25 12:24:23 | null / [TestClass name=class tigase.tests.jaxmpp.TestReconnections]
2022-04-25 12:24:23 | ------------------------------------
2022-04-25 12:24:23 |
2022-04-25 12:24:23 | null / [TestClass name=class tigase.tests.jaxmpp.TestReconnections]
2022-04-25 12:24:23 | ------------------------------------
2022-04-25 12:24:23 |
2022-04-25 12:24:23 | Running: Testing state of JaXMPP instance after issues with connection or authentication timeout - #4378
2022-04-25 12:24:23 | ------------------------------------
2022-04-25 12:24:23 |
2022-04-25 12:24:23 | null / [TestClass name=class tigase.tests.jaxmpp.TestHandlingOfConnectionIssues]
2022-04-25 12:24:23 | ------------------------------------
2022-04-25 12:24:23 |
2022-04-25 12:24:23 | null / [TestClass name=class tigase.tests.jaxmpp.TestHandlingOfConnectionIssues]
2022-04-25 12:24:23 | ------------------------------------
2022-04-25 12:24:23 |
2022-04-25 12:24:23 | null / [TestClass name=class tigase.tests.jaxmpp.TestHandlingOfConnectionIssues]
2022-04-25 12:24:23 | ------------------------------------
2022-04-25 12:24:23 |
2022-04-25 12:24:23 | null / [TestClass name=class tigase.tests.jaxmpp.TestHandlingOfConnectionIssues]
2022-04-25 12:24:23 | ------------------------------------
2022-04-25 12:24:23 |
2022-04-25 12:24:23 | null / [TestClass name=class tigase.tests.jaxmpp.TestHandlingOfConnectionIssues]
2022-04-25 12:24:23 | ------------------------------------
2022-04-25 12:24:23 |
2022-04-25 12:24:23 | null / [TestClass name=class tigase.tests.jaxmpp.TestHandlingOfConnectionIssues]
2022-04-25 12:24:23 | ------------------------------------
2022-04-25 12:24:23 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]
2022-04-25 12:24:23 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false
2022-04-25 12:24:23 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector
2022-04-25 12:24:23 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=17 thread=1] Connector state changed: null->connecting
2022-04-25 12:24:23 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=17 thread=1] DNS entry stored in session object: localhost:5222
2022-04-25 12:24:23 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=17 thread=1] Preparing connection to [localhost:5222]
2022-04-25 12:24:23 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=17 thread=1] Opening connection to localhost/127.0.0.1:5222
2022-04-25 12:24:23 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=17 thread=1] Connector state changed: connecting->connected
2022-04-25 12:24:23 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=17 thread=1] Whitespace ping period is setted to nullms
2022-04-25 12:24:23 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled
2022-04-25 12:24:23 | >> <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-04-25 12:24:23 | 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-04-25 12:24:23 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=17 thread=107] Start TLS
2022-04-25 12:24:23 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-04-25 12:24:23 | admin :: admin@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-04-25 12:24:23 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=17 thread=109] Proceeding TLS
2022-04-25 12:24:23 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=17 thread=109] Start handshake
2022-04-25 12:24:43 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=17 thread=109] Can't establish encrypted connection
2022-04-25 12:24:43 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted
2022-04-25 12:24:43 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted
2022-04-25 12:24:43 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=17 thread=109] Connector state changed: connected->disconnected
2022-04-25 12:24:43 | tigase.jaxmpp.j2se.Jaxmpp.onException: Catching exception
2022-04-25 12:24:43 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=17 thread=107] Ignoring stop connector.
2022-04-25 12:24:43 | 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-04-25 12:24:43 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]
2022-04-25 12:24:43 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false
2022-04-25 12:24:43 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector
2022-04-25 12:24:43 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=18 thread=1] Using XEP-0077 mode!!!!
2022-04-25 12:24:43 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=18 thread=1] Connector state changed: null->connecting
2022-04-25 12:24:43 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@4c53feb5
2022-04-25 12:24:43 | StateChangedEvent{oldState=null, newState=connecting}
2022-04-25 12:24:43 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=18 thread=1] DNS entry stored in session object: localhost:5222
2022-04-25 12:24:43 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=18 thread=1] Preparing connection to [localhost:5222]
2022-04-25 12:24:43 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=18 thread=1] Opening connection to localhost/127.0.0.1:5222
2022-04-25 12:24:43 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=18 thread=1] Connector state changed: connecting->connected
2022-04-25 12:24:43 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=18 thread=1] Whitespace ping period is setted to nullms
2022-04-25 12:24:43 | [Mutex] waiting for: [registration]
2022-04-25 12:24:43 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled
2022-04-25 12:24:43 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@4294094f
2022-04-25 12:24:43 | StateChangedEvent{oldState=connecting, newState=connected}
2022-04-25 12:24:43 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@46ab95c5
2022-04-25 12:24:43 | 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-04-25 12:24:43 | 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-04-25 12:24:43 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=18 thread=112] Start TLS
2022-04-25 12:24:43 | 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-04-25 12:24:43 | admin :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-04-25 12:24:43 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}
2022-04-25 12:24:43 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=18 thread=114] Proceeding TLS
2022-04-25 12:24:43 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=18 thread=114] Start handshake
2022-04-25 12:25:03 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=18 thread=114] Can't establish encrypted connection
2022-04-25 12:25:03 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted
2022-04-25 12:25:03 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted
2022-04-25 12:25:03 | 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;@2a6c62b3}, 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@3a90374}, COMPRESSION_DISABLED=Entry{scope=user, value=true}, HOSTNAME_VERIFIER_KEY=Entry{scope=session, value=tigase.jaxmpp.j2se.connectors.socket.DefaultHostnameVerifier@1b8ccba1}, 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@50dce3e2}, PresenceModule#PRESENCE_STORE=Entry{scope=user, value=tigase.jaxmpp.j2se.J2SEPresenceStore@326046c7}, ResponseManager#RESPONSE_MANAGER=Entry{scope=user, value=tigase.jaxmpp.j2se.ThreadSafeResponseManager@28fff8f3}, 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=Mon Apr 25 12:25:03 PDT 2022}}}}
2022-04-25 12:25:03 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=18 thread=114] Connector state changed: connected->disconnected
2022-04-25 12:25:03 | StateChangedEvent{oldState=connected, newState=disconnected}
2022-04-25 12:25:03 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@6386fc3b
2022-04-25 12:25:03 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@54f2c05a
2022-04-25 12:25:03 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@6494f27d
2022-04-25 12:26:13 | [Mutex] timeout. Not received [registration]
2022-04-25 12:26:13 | [Mutex] isItemNotified: registrationSuccess :: false
2022-04-25 12:26:13 |
2022-04-25 12:26:13 | Running: Check MIX Create Channel
2022-04-25 12:26:13 | ------------------------------------
2022-04-25 12:26:13 |
2022-04-25 12:26:13 | null / [TestClass name=class tigase.tests.mix.TestCreate]
2022-04-25 12:26:13 | ------------------------------------
2022-04-25 12:26:13 |
2022-04-25 12:26:13 | Running: Check MIX Join
2022-04-25 12:26:13 | ------------------------------------
2022-04-25 12:26:13 |
2022-04-25 12:26:13 | null / [TestClass name=class tigase.tests.mix.TestJoin]
2022-04-25 12:26:13 | ------------------------------------
2022-04-25 12:26:13 |
2022-04-25 12:26:13 | Running: Check MIX Destroy Channel
2022-04-25 12:26:13 | ------------------------------------
2022-04-25 12:26:13 |
2022-04-25 12:26:13 | null / [TestClass name=class tigase.tests.mix.TestDestroy]
2022-04-25 12:26:13 | ------------------------------------
2022-04-25 12:26:13 |
2022-04-25 12:26:13 | null / [TestClass name=class tigase.tests.mix.TestDestroy]
2022-04-25 12:26:13 | ------------------------------------
2022-04-25 12:26:13 |
2022-04-25 12:26:13 | Running: Check Basic MIX Conversation Scenario
2022-04-25 12:26:13 | ------------------------------------
2022-04-25 12:26:13 |
2022-04-25 12:26:13 | null / [TestClass name=class tigase.tests.mix.TestBasicConversation]
2022-04-25 12:26:13 | ------------------------------------
2022-04-25 12:26:13 |
2022-04-25 12:26:13 | null / [TestClass name=class tigase.tests.mix.TestBasicConversation]
2022-04-25 12:26:13 | ------------------------------------
2022-04-25 12:26:13 |
2022-04-25 12:26:13 | null / [TestClass name=class tigase.tests.mix.TestBasicConversation]
2022-04-25 12:26:13 | ------------------------------------
2022-04-25 12:26:13 |
2022-04-25 12:26:13 | null / [TestClass name=class tigase.tests.mix.TestBasicConversation]
2022-04-25 12:26:13 | ------------------------------------
2022-04-25 12:26:13 |
2022-04-25 12:26:13 | null / [TestClass name=class tigase.tests.mix.TestBasicConversation]
2022-04-25 12:26:13 | ------------------------------------
2022-04-25 12:26:13 |
2022-04-25 12:26:13 | null / [TestClass name=class tigase.tests.mix.TestBasicConversation]
2022-04-25 12:26:13 | ------------------------------------
2022-04-25 12:26:13 |
2022-04-25 12:26:13 | null / [TestClass name=class tigase.tests.mix.TestBasicConversation]
2022-04-25 12:26:13 | ------------------------------------
2022-04-25 12:26:13 |
2022-04-25 12:26:13 | null / [TestClass name=class tigase.tests.mix.TestBasicConversation]
2022-04-25 12:26:13 | ------------------------------------
2022-04-25 12:26:13 |
2022-04-25 12:26:13 | null / [TestClass name=class tigase.tests.mix.TestBasicConversation]
2022-04-25 12:26:13 | ------------------------------------
2022-04-25 12:26:13 |
2022-04-25 12:26:13 | null / [TestClass name=class tigase.tests.mix.TestBasicConversation]
2022-04-25 12:26:13 | ------------------------------------
2022-04-25 12:26:13 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]
2022-04-25 12:26:13 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false
2022-04-25 12:26:13 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector
2022-04-25 12:26:13 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=19 thread=1] Connector state changed: null->connecting
2022-04-25 12:26:13 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=19 thread=1] DNS entry stored in session object: localhost:5222
2022-04-25 12:26:13 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=19 thread=1] Preparing connection to [localhost:5222]
2022-04-25 12:26:13 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=19 thread=1] Opening connection to localhost/127.0.0.1:5222
2022-04-25 12:26:13 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=19 thread=1] Connector state changed: connecting->connected
2022-04-25 12:26:13 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=19 thread=1] Whitespace ping period is setted to nullms
2022-04-25 12:26:13 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled
2022-04-25 12:26:13 | >> <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-04-25 12:26:13 | 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-04-25 12:26:13 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=19 thread=117] Start TLS
2022-04-25 12:26:13 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-04-25 12:26:13 | admin :: admin@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-04-25 12:26:13 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=19 thread=119] Proceeding TLS
2022-04-25 12:26:13 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=19 thread=119] Start handshake
2022-04-25 12:26:33 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=19 thread=119] Can't establish encrypted connection
2022-04-25 12:26:33 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted
2022-04-25 12:26:33 | tigase.jaxmpp.j2se.Jaxmpp.onException: Catching exception
2022-04-25 12:26:33 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=19 thread=117] Connector state changed: connected->disconnecting
2022-04-25 12:26:33 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=19 thread=117] Terminating XMPP Stream
2022-04-25 12:26:33 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted
2022-04-25 12:26:33 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted
2022-04-25 12:26:33 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=19 thread=119] Connector state changed: disconnecting->disconnected
2022-04-25 12:26:33 | 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-04-25 12:26:33 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]
2022-04-25 12:26:33 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false
2022-04-25 12:26:33 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector
2022-04-25 12:26:33 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@5dc6150b
2022-04-25 12:26:33 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=20 thread=1] Using XEP-0077 mode!!!!
2022-04-25 12:26:33 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=20 thread=1] Connector state changed: null->connecting
2022-04-25 12:26:33 | StateChangedEvent{oldState=null, newState=connecting}
2022-04-25 12:26:33 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=20 thread=1] DNS entry stored in session object: localhost:5222
2022-04-25 12:26:33 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=20 thread=1] Preparing connection to [localhost:5222]
2022-04-25 12:26:33 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=20 thread=1] Opening connection to localhost/127.0.0.1:5222
2022-04-25 12:26:33 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=20 thread=1] Connector state changed: connecting->connected
2022-04-25 12:26:33 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=20 thread=1] Whitespace ping period is setted to nullms
2022-04-25 12:26:33 | [Mutex] waiting for: [registration]
2022-04-25 12:26:33 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled
2022-04-25 12:26:33 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@5301f0c3
2022-04-25 12:26:33 | StateChangedEvent{oldState=connecting, newState=connected}
2022-04-25 12:26:33 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@573e7e7b
2022-04-25 12:26:33 | 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-04-25 12:26:33 | 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-04-25 12:26:33 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=20 thread=123] Start TLS
2022-04-25 12:26:33 | 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-04-25 12:26:33 | admin :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-04-25 12:26:33 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}
2022-04-25 12:26:33 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=20 thread=125] Proceeding TLS
2022-04-25 12:26:33 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=20 thread=125] Start handshake
2022-04-25 12:26:53 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=20 thread=125] Can't establish encrypted connection
2022-04-25 12:26:53 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted
2022-04-25 12:26:53 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted
2022-04-25 12:26:53 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=20 thread=125] Connector state changed: connected->disconnected
2022-04-25 12:26:53 | 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;@2a6c62b3}, 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@123cfaf8}, COMPRESSION_DISABLED=Entry{scope=user, value=true}, HOSTNAME_VERIFIER_KEY=Entry{scope=session, value=tigase.jaxmpp.j2se.connectors.socket.DefaultHostnameVerifier@1b8ccba1}, 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@7fbfdbf9}, PresenceModule#PRESENCE_STORE=Entry{scope=user, value=tigase.jaxmpp.j2se.J2SEPresenceStore@2364ab25}, ResponseManager#RESPONSE_MANAGER=Entry{scope=user, value=tigase.jaxmpp.j2se.ThreadSafeResponseManager@70dd494}, 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=Mon Apr 25 12:26:53 PDT 2022}}}}
2022-04-25 12:26:53 | StateChangedEvent{oldState=connected, newState=disconnected}
2022-04-25 12:26:53 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@721305b7
2022-04-25 12:26:53 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@7372681f
2022-04-25 12:26:53 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@75c9c8d7
2022-04-25 12:28:03 | [Mutex] timeout. Not received [registration]
2022-04-25 12:28:03 | [Mutex] isItemNotified: registrationSuccess :: false
2022-04-25 12:28:03 |
2022-04-25 12:28:03 | Running: Check WorkGroup component
2022-04-25 12:28:03 | ------------------------------------
2022-04-25 12:28:03 |
2022-04-25 12:28:03 | null / [TestClass name=class tigase.tests.workgroup.TestWorkGroup]
2022-04-25 12:28:03 | ------------------------------------
2022-04-25 12:28:03 |
2022-04-25 12:28:03 | null / [TestClass name=class tigase.tests.workgroup.TestWorkGroup]
2022-04-25 12:28:03 | ------------------------------------
2022-04-25 12:28:03 |
2022-04-25 12:28:03 | null / [TestClass name=class tigase.tests.workgroup.TestWorkGroup]
2022-04-25 12:28:03 | ------------------------------------
2022-04-25 12:28:03 |
2022-04-25 12:28:03 | null / [TestClass name=class tigase.tests.workgroup.TestWorkGroup]
2022-04-25 12:28:03 | ------------------------------------