Log Output
Suites
· Log Output
Combined output from all calls to the log methods of the TestNG Reporter.
2022-04-25 00:57:05 | adding system property: server.cluster.nodes: localhost
2022-04-25 00:57:05 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]
2022-04-25 00:57:05 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false
2022-04-25 00:57:05 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector
2022-04-25 00:57:05 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=1 thread=1] Connector state changed: null->connecting
2022-04-25 00:57:05 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=1 thread=1] DNS entry stored in session object: localhost:5222
2022-04-25 00:57:05 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=1 thread=1] Preparing connection to [localhost:5222]
2022-04-25 00:57:05 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=1 thread=1] Opening connection to localhost/127.0.0.1:5222
2022-04-25 00:57:05 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled
2022-04-25 00:57:05 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=1 thread=1] Connector state changed: connecting->connected
2022-04-25 00:57:05 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=1 thread=1] Whitespace ping period is setted to nullms
2022-04-25 00:57:05 | >> <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 00:57:05 | 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 00:57:05 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=1 thread=24] Start TLS
2022-04-25 00:57:05 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-04-25 00:57:05 | admin :: admin@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-04-25 00:57:05 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=1 thread=26] Proceeding TLS
2022-04-25 00:57:05 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=1 thread=26] Start handshake
2022-04-25 00:57:25 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=1 thread=26] Can't establish encrypted connection
2022-04-25 00:57:25 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted
2022-04-25 00:57:25 | tigase.jaxmpp.j2se.Jaxmpp.onException: Catching exception
2022-04-25 00:57:25 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=1 thread=24] Connector state changed: connected->disconnecting
2022-04-25 00:57:25 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=1 thread=24] Terminating XMPP Stream
2022-04-25 00:57:25 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted
2022-04-25 00:57:25 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=1 thread=26] Connector state changed: disconnecting->disconnected
2022-04-25 00:57:25 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted
2022-04-25 00:57:25 | 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 00:57:25 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]
2022-04-25 00:57:25 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false
2022-04-25 00:57:25 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector
2022-04-25 00:57:25 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=2 thread=1] Using XEP-0077 mode!!!!
2022-04-25 00:57:25 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=2 thread=1] Connector state changed: null->connecting
2022-04-25 00:57:25 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@63e654d3
2022-04-25 00:57:25 | StateChangedEvent{oldState=null, newState=connecting}
2022-04-25 00:57:25 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=2 thread=1] DNS entry stored in session object: localhost:5222
2022-04-25 00:57:25 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=2 thread=1] Preparing connection to [localhost:5222]
2022-04-25 00:57:25 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=2 thread=1] Opening connection to localhost/127.0.0.1:5222
2022-04-25 00:57:25 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=2 thread=1] Connector state changed: connecting->connected
2022-04-25 00:57:25 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=2 thread=1] Whitespace ping period is setted to nullms
2022-04-25 00:57:25 | [Mutex] waiting for: [registration]
2022-04-25 00:57:25 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled
2022-04-25 00:57:25 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@6d21b6df
2022-04-25 00:57:25 | StateChangedEvent{oldState=connecting, newState=connected}
2022-04-25 00:57:25 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@691e3fa3
2022-04-25 00:57:25 | 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 00:57:25 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=2 thread=31] Start TLS
2022-04-25 00:57:25 | 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 00:57:25 | 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 00:57:25 | admin :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-04-25 00:57:25 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}
2022-04-25 00:57:25 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=2 thread=33] Proceeding TLS
2022-04-25 00:57:25 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=2 thread=33] Start handshake
2022-04-25 00:57:45 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=2 thread=33] Can't establish encrypted connection
2022-04-25 00:57:45 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted
2022-04-25 00:57:45 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted
2022-04-25 00:57:45 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=2 thread=33] Connector state changed: connected->disconnected
2022-04-25 00:57:45 | 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;@2c1cbce4}, 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@7d8d3578}, COMPRESSION_DISABLED=Entry{scope=user, value=true}, HOSTNAME_VERIFIER_KEY=Entry{scope=session, value=tigase.jaxmpp.j2se.connectors.socket.DefaultHostnameVerifier@1d7af358}, 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@5012473}, PresenceModule#PRESENCE_STORE=Entry{scope=user, value=tigase.jaxmpp.j2se.J2SEPresenceStore@4c3343ab}, ResponseManager#RESPONSE_MANAGER=Entry{scope=user, value=tigase.jaxmpp.j2se.ThreadSafeResponseManager@588189a0}, 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 00:57:45 PDT 2022}}}}
2022-04-25 00:57:45 | StateChangedEvent{oldState=connected, newState=disconnected}
2022-04-25 00:57:45 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@1ff322be
2022-04-25 00:57:45 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@43c3a0e0
2022-04-25 00:57:45 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@ee428f6
2022-04-25 00:58:55 | [Mutex] timeout. Not received [registration]
2022-04-25 00:58:55 | [Mutex] isItemNotified: registrationSuccess :: false
2022-04-25 00:58:55 |
2022-04-25 00:58:55 | Running: Retrieve server version
2022-04-25 00:58:55 | ------------------------------------
2022-04-25 00:58:56 |
2022-04-25 00:58:56 | null / [TestClass name=class tigase.tests.util.RetrieveVersion]
2022-04-25 00:58:56 | ------------------------------------
2022-04-25 00:58:56 |
2022-04-25 00:58:56 | Running: Retrieve server statistics 1
2022-04-25 00:58:56 | ------------------------------------
2022-04-25 00:58:56 |
2022-04-25 00:58:56 | null / [TestClass name=class tigase.tests.util.RetrieveStatistics]
2022-04-25 00:58:56 | ------------------------------------
2022-04-25 00:58:56 |
2022-04-25 00:58:56 | Running: SASL authentication
2022-04-25 00:58:56 | ------------------------------------
2022-04-25 00:58:56 |
2022-04-25 00:58:56 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]
2022-04-25 00:58:56 | ------------------------------------
2022-04-25 00:58:56 |
2022-04-25 00:58:56 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]
2022-04-25 00:58:56 | ------------------------------------
2022-04-25 00:58:56 |
2022-04-25 00:58:56 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]
2022-04-25 00:58:56 | ------------------------------------
2022-04-25 00:58:56 |
2022-04-25 00:58:56 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]
2022-04-25 00:58:56 | ------------------------------------
2022-04-25 00:58:56 |
2022-04-25 00:58:56 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]
2022-04-25 00:58:56 | ------------------------------------
2022-04-25 00:58:56 |
2022-04-25 00:58:56 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]
2022-04-25 00:58:56 | ------------------------------------
2022-04-25 00:58:56 |
2022-04-25 00:58:56 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]
2022-04-25 00:58:56 | ------------------------------------
2022-04-25 00:58:56 |
2022-04-25 00:58:56 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]
2022-04-25 00:58:56 | ------------------------------------
2022-04-25 00:58:56 |
2022-04-25 00:58:56 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]
2022-04-25 00:58:56 | ------------------------------------
2022-04-25 00:58:56 |
2022-04-25 00:58:56 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]
2022-04-25 00:58:56 | ------------------------------------
2022-04-25 00:58:56 |
2022-04-25 00:58:56 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]
2022-04-25 00:58:56 | ------------------------------------
2022-04-25 00:58:56 |
2022-04-25 00:58:56 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]
2022-04-25 00:58:56 | ------------------------------------
2022-04-25 00:58:56 |
2022-04-25 00:58:56 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]
2022-04-25 00:58:56 | ------------------------------------
2022-04-25 00:58:56 |
2022-04-25 00:58:56 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]
2022-04-25 00:58:56 | ------------------------------------
2022-04-25 00:58:56 |
2022-04-25 00:58:56 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]
2022-04-25 00:58:56 | ------------------------------------
2022-04-25 00:58:56 |
2022-04-25 00:58:56 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]
2022-04-25 00:58:56 | ------------------------------------
2022-04-25 00:58:56 |
2022-04-25 00:58:56 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]
2022-04-25 00:58:56 | ------------------------------------
2022-04-25 00:58:56 |
2022-04-25 00:58:56 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]
2022-04-25 00:58:56 | ------------------------------------
2022-04-25 00:58:56 |
2022-04-25 00:58:56 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]
2022-04-25 00:58:56 | ------------------------------------
2022-04-25 00:58:56 |
2022-04-25 00:58:56 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]
2022-04-25 00:58:56 | ------------------------------------
2022-04-25 00:58:56 |
2022-04-25 00:58:56 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]
2022-04-25 00:58:56 | ------------------------------------
2022-04-25 00:58:56 |
2022-04-25 00:58:56 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]
2022-04-25 00:58:56 | ------------------------------------
2022-04-25 00:58:56 |
2022-04-25 00:58:56 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]
2022-04-25 00:58:56 | ------------------------------------
2022-04-25 00:58:56 |
2022-04-25 00:58:56 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]
2022-04-25 00:58:56 | ------------------------------------
2022-04-25 00:58:56 |
2022-04-25 00:58:56 | Running: Brute Force Prevention
2022-04-25 00:58:56 | ------------------------------------
2022-04-25 00:58:56 |
2022-04-25 00:58:56 | null / [TestClass name=class tigase.tests.server.TestBruteforcePrevention]
2022-04-25 00:58:56 | ------------------------------------
2022-04-25 00:58:56 |
2022-04-25 00:58:56 | null / [TestClass name=class tigase.tests.server.TestBruteforcePrevention]
2022-04-25 00:58:56 | ------------------------------------
2022-04-25 00:58:56 |
2022-04-25 00:58:56 | null / [TestClass name=class tigase.tests.server.TestBruteforcePrevention]
2022-04-25 00:58:56 | ------------------------------------
2022-04-25 00:58:56 |
2022-04-25 00:58:56 | null / [TestClass name=class tigase.tests.server.TestBruteforcePrevention]
2022-04-25 00:58:56 | ------------------------------------
2022-04-25 00:58:56 |
2022-04-25 00:58:56 | Running: Password change
2022-04-25 00:58:56 | ------------------------------------
2022-04-25 00:58:56 |
2022-04-25 00:58:56 | null / [TestClass name=class tigase.tests.server.TestPasswordChange]
2022-04-25 00:58:56 | ------------------------------------
2022-04-25 00:58:56 |
2022-04-25 00:58:56 | null / [TestClass name=class tigase.tests.server.TestPasswordChange]
2022-04-25 00:58:56 | ------------------------------------
2022-04-25 00:58:56 |
2022-04-25 00:58:56 | Running: VCard: VCard4 support - #2407, #2410
2022-04-25 00:58:56 | ------------------------------------
2022-04-25 00:58:56 |
2022-04-25 00:58:56 | null / [TestClass name=class tigase.tests.server.TestVCard4]
2022-04-25 00:58:56 | ------------------------------------
2022-04-25 00:58:56 |
2022-04-25 00:58:56 | Running: VCard: VCard4 and VCard-Temp integration - #3282
2022-04-25 00:58:56 | ------------------------------------
2022-04-25 00:58:56 |
2022-04-25 00:58:56 | null / [TestClass name=class tigase.tests.server.TestVCard4AndTempIntrgration]
2022-04-25 00:58:56 | ------------------------------------
2022-04-25 00:58:56 |
2022-04-25 00:58:56 | null / [TestClass name=class tigase.tests.server.TestVCard4AndTempIntrgration]
2022-04-25 00:58:56 | ------------------------------------
2022-04-25 00:58:56 |
2022-04-25 00:58:56 | Running: VCard: Setting VCard-temp with empty photo - #6293
2022-04-25 00:58:56 | ------------------------------------
2022-04-25 00:58:56 |
2022-04-25 00:58:56 | null / [TestClass name=class tigase.tests.server.TestVcardTemp]
2022-04-25 00:58:56 | ------------------------------------
2022-04-25 00:58:56 |
2022-04-25 00:58:56 | Running: MotD: Message of the Day
2022-04-25 00:58:56 | ------------------------------------
2022-04-25 00:58:56 |
2022-04-25 00:58:56 | null / [TestClass name=class tigase.tests.server.TestMotD]
2022-04-25 00:58:56 | ------------------------------------
2022-04-25 00:58:56 |
2022-04-25 00:58:56 | null / [TestClass name=class tigase.tests.server.TestMotD]
2022-04-25 00:58:56 | ------------------------------------
2022-04-25 00:58:56 |
2022-04-25 00:58:56 | null / [TestClass name=class tigase.tests.server.TestMotD]
2022-04-25 00:58:56 | ------------------------------------
2022-04-25 00:58:56 |
2022-04-25 00:58:56 | Running: Welcome: Welcome message
2022-04-25 00:58:56 | ------------------------------------
2022-04-25 00:58:56 |
2022-04-25 00:58:56 | null / [TestClass name=class tigase.tests.server.TestWelcomeMessage]
2022-04-25 00:58:56 | ------------------------------------
2022-04-25 00:58:56 |
2022-04-25 00:58:56 | null / [TestClass name=class tigase.tests.server.TestWelcomeMessage]
2022-04-25 00:58:56 | ------------------------------------
2022-04-25 00:58:56 |
2022-04-25 00:58:56 | null / [TestClass name=class tigase.tests.server.TestWelcomeMessage]
2022-04-25 00:58:56 | ------------------------------------
2022-04-25 00:58:56 |
2022-04-25 00:58:56 | Running: User credentials manipulation
2022-04-25 00:58:56 | ------------------------------------
2022-04-25 00:58:56 |
2022-04-25 00:58:56 | null / [TestClass name=class tigase.tests.server.TestCredentialsManipulation]
2022-04-25 00:58:56 | ------------------------------------
2022-04-25 00:58:56 |
2022-04-25 00:58:56 | null / [TestClass name=class tigase.tests.server.TestCredentialsManipulation]
2022-04-25 00:58:56 | ------------------------------------
2022-04-25 00:58:56 |
2022-04-25 00:58:56 | null / [TestClass name=class tigase.tests.server.TestCredentialsManipulation]
2022-04-25 00:58:56 | ------------------------------------
2022-04-25 00:58:56 |
2022-04-25 00:58:56 | null / [TestClass name=class tigase.tests.server.TestCredentialsManipulation]
2022-04-25 00:58:56 | ------------------------------------
2022-04-25 00:58:56 |
2022-04-25 00:58:56 | Running: Offline Messages: Setting offline messages limit to 3 - #2944
2022-04-25 00:58:56 | ------------------------------------
2022-04-25 00:58:56 |
2022-04-25 00:58:56 | null / [TestClass name=class tigase.tests.server.offlinemsg.TestOfflineMessagesLimit]
2022-04-25 00:58:56 | ------------------------------------
2022-04-25 00:58:56 |
2022-04-25 00:58:56 | null / [TestClass name=class tigase.tests.server.offlinemsg.TestOfflineMessagesLimit]
2022-04-25 00:58:56 | ------------------------------------
2022-04-25 00:58:56 |
2022-04-25 00:58:56 | null / [TestClass name=class tigase.tests.server.offlinemsg.TestOfflineMessagesLimit]
2022-04-25 00:58:56 | ------------------------------------
2022-04-25 00:58:56 |
2022-04-25 00:58:56 | null / [TestClass name=class tigase.tests.server.offlinemsg.TestOfflineMessagesLimit]
2022-04-25 00:58:56 | ------------------------------------
2022-04-25 00:58:56 |
2022-04-25 00:58:56 | Running: Offline Messages: Sink Provider - #2947
2022-04-25 00:58:56 | ------------------------------------
2022-04-25 00:58:56 |
2022-04-25 00:58:56 | null / [TestClass name=class tigase.tests.server.offlinemsg.TestOfflineMessageSinkProvider]
2022-04-25 00:58:56 | ------------------------------------
2022-04-25 00:58:56 |
2022-04-25 00:58:56 | Running: Offline Messages: Testing message delivery reliability related to stream resumption and resource conflict - #4262
2022-04-25 00:58:56 | ------------------------------------
2022-04-25 00:58:56 |
2022-04-25 00:58:56 | null / [TestClass name=class tigase.tests.server.offlinemsg.TestOfflineMessageDeliveryAfterSmResumptionTimeout]
2022-04-25 00:58:56 | ------------------------------------
2022-04-25 00:58:56 |
2022-04-25 00:58:56 | null / [TestClass name=class tigase.tests.server.offlinemsg.TestOfflineMessageDeliveryAfterSmResumptionTimeout]
2022-04-25 00:58:56 | ------------------------------------
2022-04-25 00:58:56 |
2022-04-25 00:58:56 | null / [TestClass name=class tigase.tests.server.offlinemsg.TestOfflineMessageDeliveryAfterSmResumptionTimeout]
2022-04-25 00:58:56 | ------------------------------------
2022-04-25 00:58:56 |
2022-04-25 00:58:56 | null / [TestClass name=class tigase.tests.server.offlinemsg.TestOfflineMessageDeliveryAfterSmResumptionTimeout]
2022-04-25 00:58:56 | ------------------------------------
2022-04-25 00:58:56 |
2022-04-25 00:58:56 | null / [TestClass name=class tigase.tests.server.offlinemsg.TestOfflineMessageDeliveryAfterSmResumptionTimeout]
2022-04-25 00:58:56 | ------------------------------------
2022-04-25 00:58:56 |
2022-04-25 00:58:56 | null / [TestClass name=class tigase.tests.server.offlinemsg.TestOfflineMessageDeliveryAfterSmResumptionTimeout]
2022-04-25 00:58:56 | ------------------------------------
2022-04-25 00:58:56 |
2022-04-25 00:58:56 | null / [TestClass name=class tigase.tests.server.offlinemsg.TestOfflineMessageDeliveryAfterSmResumptionTimeout]
2022-04-25 00:58:56 | ------------------------------------
2022-04-25 00:58:56 |
2022-04-25 00:58:56 | null / [TestClass name=class tigase.tests.server.offlinemsg.TestOfflineMessageDeliveryAfterSmResumptionTimeout]
2022-04-25 00:58:56 | ------------------------------------
2022-04-25 00:58:56 |
2022-04-25 00:58:56 | null / [TestClass name=class tigase.tests.server.offlinemsg.TestOfflineMessageDeliveryAfterSmResumptionTimeout]
2022-04-25 00:58:56 | ------------------------------------
2022-04-25 00:58:56 |
2022-04-25 00:58:56 | null / [TestClass name=class tigase.tests.server.offlinemsg.TestOfflineMessageDeliveryAfterSmResumptionTimeout]
2022-04-25 00:58:56 | ------------------------------------
2022-04-25 00:58:56 |
2022-04-25 00:58:56 | null / [TestClass name=class tigase.tests.server.offlinemsg.TestOfflineMessageDeliveryAfterSmResumptionTimeout]
2022-04-25 00:58:56 | ------------------------------------
2022-04-25 00:58:56 |
2022-04-25 00:58:56 | null / [TestClass name=class tigase.tests.server.offlinemsg.TestOfflineMessageDeliveryAfterSmResumptionTimeout]
2022-04-25 00:58:56 | ------------------------------------
2022-04-25 00:58:56 |
2022-04-25 00:58:56 | null / [TestClass name=class tigase.tests.server.offlinemsg.TestOfflineMessageDeliveryAfterSmResumptionTimeout]
2022-04-25 00:58:56 | ------------------------------------
2022-04-25 00:58:56 |
2022-04-25 00:58:56 | null / [TestClass name=class tigase.tests.server.offlinemsg.TestOfflineMessageDeliveryAfterSmResumptionTimeout]
2022-04-25 00:58:56 | ------------------------------------
2022-04-25 00:58:56 |
2022-04-25 00:58:56 | null / [TestClass name=class tigase.tests.server.offlinemsg.TestOfflineMessageDeliveryAfterSmResumptionTimeout]
2022-04-25 00:58:56 | ------------------------------------
2022-04-25 00:58:56 |
2022-04-25 00:58:56 | null / [TestClass name=class tigase.tests.server.offlinemsg.TestOfflineMessageDeliveryAfterSmResumptionTimeout]
2022-04-25 00:58:56 | ------------------------------------
2022-04-25 00:58:56 |
2022-04-25 00:58:56 | Running: Offline Messages: Testing message delivery reliability related to stream resumption and sending message to offline contact - #4298
2022-04-25 00:58:56 | ------------------------------------
2022-04-25 00:58:56 |
2022-04-25 00:58:56 | null / [TestClass name=class tigase.tests.server.offlinemsg.TestOfflineMessageDeliveryAfterSmResumptionInACS]
2022-04-25 00:58:56 | ------------------------------------
2022-04-25 00:58:56 |
2022-04-25 00:58:56 | null / [TestClass name=class tigase.tests.server.offlinemsg.TestOfflineMessageDeliveryAfterSmResumptionInACS]
2022-04-25 00:58:56 | ------------------------------------
2022-04-25 00:58:56 |
2022-04-25 00:58:56 | Running: XEP-0357: Push Notifications
2022-04-25 00:58:56 | ------------------------------------
2022-04-25 00:58:56 |
2022-04-25 00:58:56 | null / [TestClass name=class tigase.tests.server.TestPush]
2022-04-25 00:58:56 | ------------------------------------
2022-04-25 00:58:56 |
2022-04-25 00:58:56 | null / [TestClass name=class tigase.tests.server.TestPush]
2022-04-25 00:58:56 | ------------------------------------
2022-04-25 00:58:56 |
2022-04-25 00:58:56 | null / [TestClass name=class tigase.tests.server.TestPush]
2022-04-25 00:58:56 | ------------------------------------
2022-04-25 00:58:56 |
2022-04-25 00:58:56 | null / [TestClass name=class tigase.tests.server.TestPush]
2022-04-25 00:58:56 | ------------------------------------
2022-04-25 00:58:56 |
2022-04-25 00:58:56 | null / [TestClass name=class tigase.tests.server.TestPush]
2022-04-25 00:58:56 | ------------------------------------
2022-04-25 00:58:56 |
2022-04-25 00:58:56 | null / [TestClass name=class tigase.tests.server.TestPushMuted]
2022-04-25 00:58:56 | ------------------------------------
2022-04-25 00:58:56 |
2022-04-25 00:58:56 | null / [TestClass name=class tigase.tests.server.TestPushMuted]
2022-04-25 00:58:56 | ------------------------------------
2022-04-25 00:58:56 |
2022-04-25 00:58:56 | null / [TestClass name=class tigase.tests.server.TestPushMuted]
2022-04-25 00:58:56 | ------------------------------------
2022-04-25 00:58:56 |
2022-04-25 00:58:56 | null / [TestClass name=class tigase.tests.server.TestPushMuted]
2022-04-25 00:58:56 | ------------------------------------
2022-04-25 00:58:56 |
2022-04-25 00:58:56 | null / [TestClass name=class tigase.tests.server.TestPushEncryped]
2022-04-25 00:58:56 | ------------------------------------
2022-04-25 00:58:56 |
2022-04-25 00:58:56 | null / [TestClass name=class tigase.tests.server.TestPushEncryped]
2022-04-25 00:58:56 | ------------------------------------
2022-04-25 00:58:56 |
2022-04-25 00:58:56 | null / [TestClass name=class tigase.tests.server.TestPushEncryped]
2022-04-25 00:58:56 | ------------------------------------
2022-04-25 00:58:56 |
2022-04-25 00:58:56 | null / [TestClass name=class tigase.tests.server.TestPushEncryped]
2022-04-25 00:58:56 | ------------------------------------
2022-04-25 00:58:56 |
2022-04-25 00:58:56 | Running: XEP-0357: Push Notifications - Groupchat
2022-04-25 00:58:56 | ------------------------------------
2022-04-25 00:58:56 |
2022-04-25 00:58:56 | null / [TestClass name=class tigase.tests.server.TestPushGroupchat]
2022-04-25 00:58:56 | ------------------------------------
2022-04-25 00:58:56 |
2022-04-25 00:58:56 | null / [TestClass name=class tigase.tests.server.TestPushGroupchat]
2022-04-25 00:58:56 | ------------------------------------
2022-04-25 00:58:56 |
2022-04-25 00:58:56 | null / [TestClass name=class tigase.tests.server.TestPushGroupchatFiltered]
2022-04-25 00:58:56 | ------------------------------------
2022-04-25 00:58:56 |
2022-04-25 00:58:56 | null / [TestClass name=class tigase.tests.server.TestPushGroupchatFiltered]
2022-04-25 00:58:56 | ------------------------------------
2022-04-25 00:58:56 |
2022-04-25 00:58:56 | null / [TestClass name=class tigase.tests.server.TestPushGroupchatFiltered]
2022-04-25 00:58:56 | ------------------------------------
2022-04-25 00:58:56 |
2022-04-25 00:58:56 | null / [TestClass name=class tigase.tests.server.TestPushGroupchatFiltered]
2022-04-25 00:58:56 | ------------------------------------
2022-04-25 00:58:56 |
2022-04-25 00:58:56 | null / [TestClass name=class tigase.tests.server.TestPushGroupchatFiltered]
2022-04-25 00:58:56 | ------------------------------------
2022-04-25 00:58:56 |
2022-04-25 00:58:56 | null / [TestClass name=class tigase.tests.server.TestPushGroupchatFiltered]
2022-04-25 00:58:56 | ------------------------------------
2022-04-25 00:58:56 |
2022-04-25 00:58:56 | null / [TestClass name=class tigase.tests.server.TestPushGroupchatFiltered]
2022-04-25 00:58:56 | ------------------------------------
2022-04-25 00:58:56 |
2022-04-25 00:58:56 | null / [TestClass name=class tigase.tests.server.TestPushGroupchatFiltered]
2022-04-25 00:58:56 | ------------------------------------
2022-04-25 00:58:56 |
2022-04-25 00:58:56 | Running: XEP-0398: User Avatar to vCard-Based Avatars Conversion
2022-04-25 00:58:56 | ------------------------------------
2022-04-25 00:58:56 |
2022-04-25 00:58:56 | null / [TestClass name=class tigase.tests.server.TestPepUserAvatarToVCardConversion]
2022-04-25 00:58:56 | ------------------------------------
2022-04-25 00:58:56 |
2022-04-25 00:58:56 | Running: XEP-0411: Bookmarks Conversion
2022-04-25 00:58:56 | ------------------------------------
2022-04-25 00:58:56 |
2022-04-25 00:58:56 | null / [TestClass name=class tigase.tests.server.TestPepBookmarksConversion]
2022-04-25 00:58:56 | ------------------------------------
2022-04-25 00:58:56 |
2022-04-25 00:58:56 | Running: C2S: TLS - Client Cert: Two-way TLS - #2939
2022-04-25 00:58:56 | ------------------------------------
2022-04-25 00:58:56 |
2022-04-25 00:58:56 | null / [TestClass name=class tigase.tests.server.TestTwoWayTLS]
2022-04-25 00:58:56 | ------------------------------------
2022-04-25 00:58:56 |
2022-04-25 00:58:56 | null / [TestClass name=class tigase.tests.server.TestTwoWayTLS]
2022-04-25 00:58:56 | ------------------------------------
2022-04-25 00:58:56 |
2022-04-25 00:58:56 | null / [TestClass name=class tigase.tests.server.TestTwoWayTLS]
2022-04-25 00:58:56 | ------------------------------------
2022-04-25 00:58:56 |
2022-04-25 00:58:56 | Running: WebSocket: Test WebSocket connectivity - #3305
2022-04-25 00:58:56 | ------------------------------------
2022-04-25 00:58:56 |
2022-04-25 00:58:56 | null / [TestClass name=class tigase.tests.server.TestWebSocketConnectivity]
2022-04-25 00:58:56 | ------------------------------------
2022-04-25 00:58:56 |
2022-04-25 00:58:56 | null / [TestClass name=class tigase.tests.server.TestWebSocketConnectivity]
2022-04-25 00:58:56 | ------------------------------------
2022-04-25 00:58:56 |
2022-04-25 00:58:56 | null / [TestClass name=class tigase.tests.server.TestWebSocketConnectivity]
2022-04-25 00:58:56 | ------------------------------------
2022-04-25 00:58:56 |
2022-04-25 00:58:56 | Running: Tigase XMPP server monitoring - #2951
2022-04-25 00:58:56 | ------------------------------------
2022-04-25 00:58:56 |
2022-04-25 00:58:56 | null / [TestClass name=class tigase.tests.server.TestServerMonitoring]
2022-04-25 00:58:56 | ------------------------------------
2022-04-25 00:58:56 |
2022-04-25 00:58:56 | Running: Admin ad-hoc tests
2022-04-25 00:58:56 | ------------------------------------
2022-04-25 00:58:56 |
2022-04-25 00:58:56 | null / [TestClass name=class tigase.tests.server.adhoc.TestChangeUserPassword]
2022-04-25 00:58:56 | ------------------------------------
2022-04-25 00:58:56 |
2022-04-25 00:58:56 | Running: Presence tests
2022-04-25 00:58:56 | ------------------------------------
2022-04-25 00:58:56 |
2022-04-25 00:58:56 | null / [TestClass name=class tigase.tests.server.presence.PresencePreApproval]
2022-04-25 00:58:56 | ------------------------------------
2022-04-25 00:58:56 |
2022-04-25 00:58:56 | Running: Privacy list
2022-04-25 00:58:56 | ------------------------------------
2022-04-25 00:58:56 |
2022-04-25 00:58:56 | null / [TestClass name=class tigase.tests.server.TestPrivacyList]
2022-04-25 00:58:56 | ------------------------------------
2022-04-25 00:58:56 |
2022-04-25 00:58:56 | Running: Service Discovery Extensions
2022-04-25 00:58:56 | ------------------------------------
2022-04-25 00:58:56 |
2022-04-25 00:58:56 | null / [TestClass name=class tigase.tests.server.TestServiceDiscoveryExtensions]
2022-04-25 00:58:56 | ------------------------------------
2022-04-25 00:58:56 |
2022-04-25 00:58:56 | null / [TestClass name=class tigase.tests.server.TestServiceDiscoveryExtensions]
2022-04-25 00:58:56 | ------------------------------------
2022-04-25 00:58:56 |
2022-04-25 00:58:56 | Running: XEP-0215: External Service Discovery
2022-04-25 00:58:56 | ------------------------------------
2022-04-25 00:58:56 |
2022-04-25 00:58:56 | null / [TestClass name=class tigase.tests.server.TestExtDisco]
2022-04-25 00:58:56 | ------------------------------------
2022-04-25 00:58:56 |
2022-04-25 00:58:56 | null / [TestClass name=class tigase.tests.server.TestExtDisco]
2022-04-25 00:58:56 | ------------------------------------
2022-04-25 00:58:56 |
2022-04-25 00:58:56 | null / [TestClass name=class tigase.tests.server.TestExtDisco]
2022-04-25 00:58:56 | ------------------------------------
2022-04-25 00:58:56 |
2022-04-25 00:58:56 | null / [TestClass name=class tigase.tests.server.TestExtDisco]
2022-04-25 00:58:56 | ------------------------------------
2022-04-25 00:58:56 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]
2022-04-25 00:58:56 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false
2022-04-25 00:58:56 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector
2022-04-25 00:58:56 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=3 thread=1] Connector state changed: null->connecting
2022-04-25 00:58:56 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=3 thread=1] DNS entry stored in session object: localhost:5222
2022-04-25 00:58:56 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=3 thread=1] Preparing connection to [localhost:5222]
2022-04-25 00:58:56 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=3 thread=1] Opening connection to localhost/127.0.0.1:5222
2022-04-25 00:58:56 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=3 thread=1] Connector state changed: connecting->connected
2022-04-25 00:58:56 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=3 thread=1] Whitespace ping period is setted to nullms
2022-04-25 00:58:56 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled
2022-04-25 00:58:56 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=3 thread=36] Start TLS
2022-04-25 00:58:56 | >> <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 00:58:56 | 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 00:58:56 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-04-25 00:58:56 | admin :: admin@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-04-25 00:58:56 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=3 thread=38] Proceeding TLS
2022-04-25 00:58:56 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=3 thread=38] Start handshake
2022-04-25 00:59:16 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=3 thread=38] Can't establish encrypted connection
2022-04-25 00:59:16 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted
2022-04-25 00:59:16 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted
2022-04-25 00:59:16 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=3 thread=38] Connector state changed: connected->disconnected
2022-04-25 00:59:16 | tigase.jaxmpp.j2se.Jaxmpp.onException: Catching exception
2022-04-25 00:59:16 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=3 thread=36] Ignoring stop connector.
2022-04-25 00:59:16 | 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 00:59:16 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]
2022-04-25 00:59:16 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false
2022-04-25 00:59:16 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector
2022-04-25 00:59:16 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=4 thread=1] Using XEP-0077 mode!!!!
2022-04-25 00:59:16 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=4 thread=1] Connector state changed: null->connecting
2022-04-25 00:59:16 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=4 thread=1] DNS entry stored in session object: localhost:5222
2022-04-25 00:59:16 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=4 thread=1] Preparing connection to [localhost:5222]
2022-04-25 00:59:16 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=4 thread=1] Opening connection to localhost/127.0.0.1:5222
2022-04-25 00:59:16 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=4 thread=1] Connector state changed: connecting->connected
2022-04-25 00:59:16 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=4 thread=1] Whitespace ping period is setted to nullms
2022-04-25 00:59:16 | [Mutex] waiting for: [registration]
2022-04-25 00:59:16 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@721af97d
2022-04-25 00:59:16 | StateChangedEvent{oldState=null, newState=connecting}
2022-04-25 00:59:16 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled
2022-04-25 00:59:16 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@7cdd194e
2022-04-25 00:59:16 | StateChangedEvent{oldState=connecting, newState=connected}
2022-04-25 00:59:16 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@78e2920d
2022-04-25 00:59:16 | 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 00:59:16 | 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 00:59:16 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=4 thread=41] Start TLS
2022-04-25 00:59:16 | 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 00:59:16 | admin :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-04-25 00:59:16 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}
2022-04-25 00:59:16 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=4 thread=43] Proceeding TLS
2022-04-25 00:59:16 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=4 thread=43] Start handshake
2022-04-25 00:59:36 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=4 thread=43] Can't establish encrypted connection
2022-04-25 00:59:36 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted
2022-04-25 00:59:36 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted
2022-04-25 00:59:36 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=4 thread=43] Connector state changed: connected->disconnected
2022-04-25 00:59:36 | 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;@2c1cbce4}, 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@3de01375}, COMPRESSION_DISABLED=Entry{scope=user, value=true}, HOSTNAME_VERIFIER_KEY=Entry{scope=session, value=tigase.jaxmpp.j2se.connectors.socket.DefaultHostnameVerifier@1d7af358}, 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@1814d4a5}, PresenceModule#PRESENCE_STORE=Entry{scope=user, value=tigase.jaxmpp.j2se.J2SEPresenceStore@c97a980}, ResponseManager#RESPONSE_MANAGER=Entry{scope=user, value=tigase.jaxmpp.j2se.ThreadSafeResponseManager@608930e5}, 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 00:59:36 PDT 2022}}}}
2022-04-25 00:59:36 | StateChangedEvent{oldState=connected, newState=disconnected}
2022-04-25 00:59:36 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@5dcfec3a
2022-04-25 00:59:36 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@63c0bada
2022-04-25 00:59:36 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@522ac48b
2022-04-25 01:00:46 | [Mutex] timeout. Not received [registration]
2022-04-25 01:00:46 | [Mutex] isItemNotified: registrationSuccess :: false
2022-04-25 01:00:46 |
2022-04-25 01:00:46 | Running: Test MAM support - #4732
2022-04-25 01:00:46 | ------------------------------------
2022-04-25 01:00:46 |
2022-04-25 01:00:46 | null / [TestClass name=class tigase.tests.muc.TestMessageArchiveManagement]
2022-04-25 01:00:46 | ------------------------------------
2022-04-25 01:00:46 |
2022-04-25 01:00:46 | null / [TestClass name=class tigase.tests.muc.TestMessageArchiveManagement]
2022-04-25 01:00:46 | ------------------------------------
2022-04-25 01:00:46 |
2022-04-25 01:00:46 | null / [TestClass name=class tigase.tests.muc.TestMessageArchiveManagement]
2022-04-25 01:00:46 | ------------------------------------
2022-04-25 01:00:46 |
2022-04-25 01:00:46 | null / [TestClass name=class tigase.tests.muc.TestMessageArchiveManagement]
2022-04-25 01:00:46 | ------------------------------------
2022-04-25 01:00:46 |
2022-04-25 01:00:46 | null / [TestClass name=class tigase.tests.muc.TestMessageArchiveManagement]
2022-04-25 01:00:46 | ------------------------------------
2022-04-25 01:00:46 |
2022-04-25 01:00:46 | Running: Test limit of users per room - #3179
2022-04-25 01:00:46 | ------------------------------------
2022-04-25 01:00:46 |
2022-04-25 01:00:46 | null / [TestClass name=class tigase.tests.muc.TestLimitOfUsersPerRoom]
2022-04-25 01:00:46 | ------------------------------------
2022-04-25 01:00:46 |
2022-04-25 01:00:46 | Running: Test handling of timestamps - #7443
2022-04-25 01:00:46 | ------------------------------------
2022-04-25 01:00:46 |
2022-04-25 01:00:46 | null / [TestClass name=class tigase.tests.muc.TestMucHistoryTimestamps]
2022-04-25 01:00:46 | ------------------------------------
2022-04-25 01:00:46 |
2022-04-25 01:00:46 | null / [TestClass name=class tigase.tests.muc.TestMucHistoryTimestamps]
2022-04-25 01:00:46 | ------------------------------------
2022-04-25 01:00:46 |
2022-04-25 01:00:46 | null / [TestClass name=class tigase.tests.muc.TestMucHistoryTimestamps]
2022-04-25 01:00:46 | ------------------------------------
2022-04-25 01:00:46 |
2022-04-25 01:00:46 | null / [TestClass name=class tigase.tests.muc.TestMucHistoryTimestamps]
2022-04-25 01:00:46 | ------------------------------------
2022-04-25 01:00:46 |
2022-04-25 01:00:46 | Running: Modify list of the occupants to include room members - #8660
2022-04-25 01:00:46 | ------------------------------------
2022-04-25 01:00:46 |
2022-04-25 01:00:46 | null / [TestClass name=class tigase.tests.muc.TestOfflineUsers]
2022-04-25 01:00:46 | ------------------------------------
2022-04-25 01:00:46 |
2022-04-25 01:00:46 | null / [TestClass name=class tigase.tests.muc.TestOfflineUsers]
2022-04-25 01:00:46 | ------------------------------------
2022-04-25 01:00:46 |
2022-04-25 01:00:46 | null / [TestClass name=class tigase.tests.muc.TestOfflineUsers]
2022-04-25 01:00:46 | ------------------------------------
2022-04-25 01:00:46 |
2022-04-25 01:00:46 | null / [TestClass name=class tigase.tests.muc.TestOfflineUsers]
2022-04-25 01:00:46 | ------------------------------------
2022-04-25 01:00:46 |
2022-04-25 01:00:46 | Running: Test MUC VCard support
2022-04-25 01:00:46 | ------------------------------------
2022-04-25 01:00:46 |
2022-04-25 01:00:46 | null / [TestClass name=class tigase.tests.muc.TestVCard]
2022-04-25 01:00:46 | ------------------------------------
2022-04-25 01:00:46 |
2022-04-25 01:00:46 | null / [TestClass name=class tigase.tests.muc.TestVCard]
2022-04-25 01:00:46 | ------------------------------------
2022-04-25 01:00:46 |
2022-04-25 01:00:46 | null / [TestClass name=class tigase.tests.muc.TestVCard]
2022-04-25 01:00:46 | ------------------------------------
2022-04-25 01:00:46 |
2022-04-25 01:00:46 | null / [TestClass name=class tigase.tests.muc.TestVCard]
2022-04-25 01:00:46 | ------------------------------------
2022-04-25 01:00:46 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]
2022-04-25 01:00:46 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false
2022-04-25 01:00:46 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector
2022-04-25 01:00:46 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=5 thread=1] Connector state changed: null->connecting
2022-04-25 01:00:46 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=5 thread=1] DNS entry stored in session object: localhost:5222
2022-04-25 01:00:46 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=5 thread=1] Preparing connection to [localhost:5222]
2022-04-25 01:00:46 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=5 thread=1] Opening connection to localhost/127.0.0.1:5222
2022-04-25 01:00:46 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=5 thread=1] Connector state changed: connecting->connected
2022-04-25 01:00:46 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=5 thread=1] Whitespace ping period is setted to nullms
2022-04-25 01:00:46 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled
2022-04-25 01:00:46 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=5 thread=46] Start TLS
2022-04-25 01:00:46 | >> <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 01:00:46 | 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 01:00:46 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-04-25 01:00:46 | admin :: admin@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-04-25 01:00:46 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=5 thread=48] Proceeding TLS
2022-04-25 01:00:46 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=5 thread=48] Start handshake
2022-04-25 01:01:06 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=5 thread=48] Can't establish encrypted connection
2022-04-25 01:01:06 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted
2022-04-25 01:01:06 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted
2022-04-25 01:01:06 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=5 thread=48] Connector state changed: connected->disconnected
2022-04-25 01:01:06 | tigase.jaxmpp.j2se.Jaxmpp.onException: Catching exception
2022-04-25 01:01:06 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=5 thread=46] Ignoring stop connector.
2022-04-25 01:01:06 | 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 01:01:06 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]
2022-04-25 01:01:06 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false
2022-04-25 01:01:06 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector
2022-04-25 01:01:06 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=6 thread=1] Using XEP-0077 mode!!!!
2022-04-25 01:01:06 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=6 thread=1] Connector state changed: null->connecting
2022-04-25 01:01:06 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@1b18ba71
2022-04-25 01:01:06 | StateChangedEvent{oldState=null, newState=connecting}
2022-04-25 01:01:06 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=6 thread=1] DNS entry stored in session object: localhost:5222
2022-04-25 01:01:06 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=6 thread=1] Preparing connection to [localhost:5222]
2022-04-25 01:01:06 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=6 thread=1] Opening connection to localhost/127.0.0.1:5222
2022-04-25 01:01:06 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=6 thread=1] Connector state changed: connecting->connected
2022-04-25 01:01:06 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=6 thread=1] Whitespace ping period is setted to nullms
2022-04-25 01:01:06 | [Mutex] waiting for: [registration]
2022-04-25 01:01:06 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled
2022-04-25 01:01:06 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@15df5762
2022-04-25 01:01:06 | StateChangedEvent{oldState=connecting, newState=connected}
2022-04-25 01:01:06 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@11e0d101
2022-04-25 01:01:06 | 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 01:01:06 | 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 01:01:06 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=6 thread=51] Start TLS
2022-04-25 01:01:06 | 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 01:01:06 | admin :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-04-25 01:01:06 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}
2022-04-25 01:01:06 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=6 thread=53] Proceeding TLS
2022-04-25 01:01:06 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=6 thread=53] Start handshake
2022-04-25 01:01:26 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=6 thread=53] Can't establish encrypted connection
2022-04-25 01:01:26 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted
2022-04-25 01:01:26 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted
2022-04-25 01:01:26 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=6 thread=53] Connector state changed: connected->disconnected
2022-04-25 01:01:26 | 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;@2c1cbce4}, 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@54e25d59}, COMPRESSION_DISABLED=Entry{scope=user, value=true}, HOSTNAME_VERIFIER_KEY=Entry{scope=session, value=tigase.jaxmpp.j2se.connectors.socket.DefaultHostnameVerifier@1d7af358}, 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@a77ae86}, PresenceModule#PRESENCE_STORE=Entry{scope=user, value=tigase.jaxmpp.j2se.J2SEPresenceStore@65fc8ced}, ResponseManager#RESPONSE_MANAGER=Entry{scope=user, value=tigase.jaxmpp.j2se.ThreadSafeResponseManager@7283218a}, 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 01:01:26 PDT 2022}}}}
2022-04-25 01:01:26 | StateChangedEvent{oldState=connected, newState=disconnected}
2022-04-25 01:01:26 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@34cda216
2022-04-25 01:01:26 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@3792997
2022-04-25 01:01:26 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@2e356f1
2022-04-25 01:02:36 | [Mutex] timeout. Not received [registration]
2022-04-25 01:02:36 | [Mutex] isItemNotified: registrationSuccess :: false
2022-04-25 01:02:36 |
2022-04-25 01:02:36 | Running: Node and item manipulation using PubSub procotol - #4229
2022-04-25 01:02:36 | ------------------------------------
2022-04-25 01:02:36 |
2022-04-25 01:02:36 | null / [TestClass name=class tigase.tests.pubsub.TestPubSub]
2022-04-25 01:02:36 | ------------------------------------
2022-04-25 01:02:36 |
2022-04-25 01:02:36 | null / [TestClass name=class tigase.tests.pubsub.TestPubSub]
2022-04-25 01:02:36 | ------------------------------------
2022-04-25 01:02:36 |
2022-04-25 01:02:36 | null / [TestClass name=class tigase.tests.pubsub.TestPubSub]
2022-04-25 01:02:36 | ------------------------------------
2022-04-25 01:02:36 |
2022-04-25 01:02:36 | null / [TestClass name=class tigase.tests.pubsub.TestPubSub]
2022-04-25 01:02:36 | ------------------------------------
2022-04-25 01:02:36 |
2022-04-25 01:02:36 | null / [TestClass name=class tigase.tests.pubsub.TestPubSub]
2022-04-25 01:02:36 | ------------------------------------
2022-04-25 01:02:36 |
2022-04-25 01:02:36 | null / [TestClass name=class tigase.tests.pubsub.TestPubSub]
2022-04-25 01:02:36 | ------------------------------------
2022-04-25 01:02:36 |
2022-04-25 01:02:36 | null / [TestClass name=class tigase.tests.pubsub.TestPubSub]
2022-04-25 01:02:36 | ------------------------------------
2022-04-25 01:02:36 |
2022-04-25 01:02:36 | null / [TestClass name=class tigase.tests.pubsub.TestPubSub]
2022-04-25 01:02:36 | ------------------------------------
2022-04-25 01:02:36 |
2022-04-25 01:02:36 | null / [TestClass name=class tigase.tests.pubsub.TestPubSub]
2022-04-25 01:02:36 | ------------------------------------
2022-04-25 01:02:36 |
2022-04-25 01:02:36 | null / [TestClass name=class tigase.tests.pubsub.TestPubSub]
2022-04-25 01:02:36 | ------------------------------------
2022-04-25 01:02:36 |
2022-04-25 01:02:36 | null / [TestClass name=class tigase.tests.pubsub.TestPubSub]
2022-04-25 01:02:36 | ------------------------------------
2022-04-25 01:02:36 |
2022-04-25 01:02:36 | null / [TestClass name=class tigase.tests.pubsub.TestPubSub]
2022-04-25 01:02:36 | ------------------------------------
2022-04-25 01:02:36 |
2022-04-25 01:02:36 | null / [TestClass name=class tigase.tests.pubsub.TestPubSub]
2022-04-25 01:02:36 | ------------------------------------
2022-04-25 01:02:36 |
2022-04-25 01:02:36 | Running: PEP support
2022-04-25 01:02:36 | ------------------------------------
2022-04-25 01:02:36 |
2022-04-25 01:02:36 | null / [TestClass name=class tigase.tests.pubsub.TestPEP]
2022-04-25 01:02:36 | ------------------------------------
2022-04-25 01:02:36 |
2022-04-25 01:02:36 | null / [TestClass name=class tigase.tests.pubsub.TestPEP]
2022-04-25 01:02:36 | ------------------------------------
2022-04-25 01:02:36 |
2022-04-25 01:02:36 | null / [TestClass name=class tigase.tests.pubsub.TestPEP]
2022-04-25 01:02:36 | ------------------------------------
2022-04-25 01:02:36 |
2022-04-25 01:02:36 | null / [TestClass name=class tigase.tests.pubsub.TestPEP]
2022-04-25 01:02:36 | ------------------------------------
2022-04-25 01:02:36 |
2022-04-25 01:02:36 | Running: Removal of PEP nodes on user removal - #3544
2022-04-25 01:02:36 | ------------------------------------
2022-04-25 01:02:36 |
2022-04-25 01:02:36 | null / [TestClass name=class tigase.tests.pubsub.TestRemovalOfPepNodeOnUserRemoval]
2022-04-25 01:02:36 | ------------------------------------
2022-04-25 01:02:36 |
2022-04-25 01:02:36 | Running: MAM: Support for XEP-0313 for PubSub - #4733
2022-04-25 01:02:36 | ------------------------------------
2022-04-25 01:02:36 |
2022-04-25 01:02:36 | null / [TestClass name=class tigase.tests.pubsub.TestPubSubMAM]
2022-04-25 01:02:36 | ------------------------------------
2022-04-25 01:02:36 |
2022-04-25 01:02:36 | null / [TestClass name=class tigase.tests.pubsub.TestPubSubMAM]
2022-04-25 01:02:36 | ------------------------------------
2022-04-25 01:02:36 |
2022-04-25 01:02:36 | null / [TestClass name=class tigase.tests.pubsub.TestPubSubMAM]
2022-04-25 01:02:36 | ------------------------------------
2022-04-25 01:02:36 |
2022-04-25 01:02:36 | null / [TestClass name=class tigase.tests.pubsub.TestPubSubMAM]
2022-04-25 01:02:36 | ------------------------------------
2022-04-25 01:02:36 |
2022-04-25 01:02:36 | Running: REST: Node and item manipulation using REST API - XML - #4229, #4728
2022-04-25 01:02:36 | ------------------------------------
2022-04-25 01:02:36 |
2022-04-25 01:02:36 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingXML]
2022-04-25 01:02:36 | ------------------------------------
2022-04-25 01:02:36 |
2022-04-25 01:02:36 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingXML]
2022-04-25 01:02:36 | ------------------------------------
2022-04-25 01:02:36 |
2022-04-25 01:02:36 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingXML]
2022-04-25 01:02:36 | ------------------------------------
2022-04-25 01:02:36 |
2022-04-25 01:02:36 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingXML]
2022-04-25 01:02:36 | ------------------------------------
2022-04-25 01:02:36 |
2022-04-25 01:02:36 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingXML]
2022-04-25 01:02:36 | ------------------------------------
2022-04-25 01:02:36 |
2022-04-25 01:02:36 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingXML]
2022-04-25 01:02:36 | ------------------------------------
2022-04-25 01:02:36 |
2022-04-25 01:02:36 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingXML]
2022-04-25 01:02:36 | ------------------------------------
2022-04-25 01:02:36 |
2022-04-25 01:02:36 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingXML]
2022-04-25 01:02:36 | ------------------------------------
2022-04-25 01:02:36 |
2022-04-25 01:02:36 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingXML]
2022-04-25 01:02:36 | ------------------------------------
2022-04-25 01:02:36 |
2022-04-25 01:02:36 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingXML]
2022-04-25 01:02:36 | ------------------------------------
2022-04-25 01:02:36 |
2022-04-25 01:02:36 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingXML]
2022-04-25 01:02:36 | ------------------------------------
2022-04-25 01:02:36 |
2022-04-25 01:02:36 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingXML]
2022-04-25 01:02:36 | ------------------------------------
2022-04-25 01:02:36 |
2022-04-25 01:02:36 | Running: REST: Node and item manipulation using REST API - JSON - #4728
2022-04-25 01:02:36 | ------------------------------------
2022-04-25 01:02:36 |
2022-04-25 01:02:36 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingJSON]
2022-04-25 01:02:36 | ------------------------------------
2022-04-25 01:02:36 |
2022-04-25 01:02:36 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingJSON]
2022-04-25 01:02:36 | ------------------------------------
2022-04-25 01:02:36 |
2022-04-25 01:02:36 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingJSON]
2022-04-25 01:02:36 | ------------------------------------
2022-04-25 01:02:36 |
2022-04-25 01:02:36 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingJSON]
2022-04-25 01:02:36 | ------------------------------------
2022-04-25 01:02:36 |
2022-04-25 01:02:36 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingJSON]
2022-04-25 01:02:36 | ------------------------------------
2022-04-25 01:02:36 |
2022-04-25 01:02:36 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingJSON]
2022-04-25 01:02:36 | ------------------------------------
2022-04-25 01:02:36 |
2022-04-25 01:02:36 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingJSON]
2022-04-25 01:02:36 | ------------------------------------
2022-04-25 01:02:36 |
2022-04-25 01:02:36 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingJSON]
2022-04-25 01:02:36 | ------------------------------------
2022-04-25 01:02:36 |
2022-04-25 01:02:36 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingJSON]
2022-04-25 01:02:36 | ------------------------------------
2022-04-25 01:02:36 |
2022-04-25 01:02:36 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingJSON]
2022-04-25 01:02:36 | ------------------------------------
2022-04-25 01:02:36 |
2022-04-25 01:02:36 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingJSON]
2022-04-25 01:02:36 | ------------------------------------
2022-04-25 01:02:36 |
2022-04-25 01:02:36 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingJSON]
2022-04-25 01:02:36 | ------------------------------------
2022-04-25 01:02:36 |
2022-04-25 01:02:36 | Running: REST: Item publication on PubSub node with message expiration using REST API - #2959
2022-04-25 01:02:36 | ------------------------------------
2022-04-25 01:02:36 |
2022-04-25 01:02:36 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiWithMessageExpiration]
2022-04-25 01:02:36 | ------------------------------------
2022-04-25 01:02:36 |
2022-04-25 01:02:36 | Running: Testing propagation of changes to node configuration to other cluster nodes - #3993
2022-04-25 01:02:36 | ------------------------------------
2022-04-25 01:02:36 |
2022-04-25 01:02:36 | null / [TestClass name=class tigase.tests.pubsub.TestPubSubOld]
2022-04-25 01:02:36 | ------------------------------------
2022-04-25 01:02:36 |
2022-04-25 01:02:36 | Running: Discovery of nodes with RSM
2022-04-25 01:02:36 | ------------------------------------
2022-04-25 01:02:36 |
2022-04-25 01:02:36 | null / [TestClass name=class tigase.tests.pubsub.TestPubSubRSM]
2022-04-25 01:02:36 | ------------------------------------
2022-04-25 01:02:36 |
2022-04-25 01:02:36 | null / [TestClass name=class tigase.tests.pubsub.TestPubSubRSM]
2022-04-25 01:02:36 | ------------------------------------
2022-04-25 01:02:36 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]
2022-04-25 01:02:36 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false
2022-04-25 01:02:36 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector
2022-04-25 01:02:36 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=7 thread=1] Connector state changed: null->connecting
2022-04-25 01:02:36 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=7 thread=1] DNS entry stored in session object: localhost:5222
2022-04-25 01:02:36 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=7 thread=1] Preparing connection to [localhost:5222]
2022-04-25 01:02:36 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=7 thread=1] Opening connection to localhost/127.0.0.1:5222
2022-04-25 01:02:36 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=7 thread=1] Connector state changed: connecting->connected
2022-04-25 01:02:36 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=7 thread=1] Whitespace ping period is setted to nullms
2022-04-25 01:02:36 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled
2022-04-25 01:02:36 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=7 thread=56] Start TLS
2022-04-25 01:02:36 | >> <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 01:02:36 | 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 01:02:36 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-04-25 01:02:36 | admin :: admin@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-04-25 01:02:36 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=7 thread=58] Proceeding TLS
2022-04-25 01:02:36 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=7 thread=58] Start handshake
2022-04-25 01:02:56 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=7 thread=58] Can't establish encrypted connection
2022-04-25 01:02:56 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted
2022-04-25 01:02:56 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted
2022-04-25 01:02:56 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=7 thread=58] Connector state changed: connected->disconnected
2022-04-25 01:02:56 | tigase.jaxmpp.j2se.Jaxmpp.onException: Catching exception
2022-04-25 01:02:56 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=7 thread=56] Ignoring stop connector.
2022-04-25 01:02:56 | 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 01:02:56 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]
2022-04-25 01:02:56 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false
2022-04-25 01:02:56 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector
2022-04-25 01:02:56 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=8 thread=1] Using XEP-0077 mode!!!!
2022-04-25 01:02:56 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@403e701d
2022-04-25 01:02:56 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=8 thread=1] Connector state changed: null->connecting
2022-04-25 01:02:56 | StateChangedEvent{oldState=null, newState=connecting}
2022-04-25 01:02:56 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=8 thread=1] DNS entry stored in session object: localhost:5222
2022-04-25 01:02:56 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=8 thread=1] Preparing connection to [localhost:5222]
2022-04-25 01:02:56 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=8 thread=1] Opening connection to localhost/127.0.0.1:5222
2022-04-25 01:02:56 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=8 thread=1] Connector state changed: connecting->connected
2022-04-25 01:02:56 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=8 thread=1] Whitespace ping period is setted to nullms
2022-04-25 01:02:56 | [Mutex] waiting for: [registration]
2022-04-25 01:02:56 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled
2022-04-25 01:02:56 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@4ef9966a
2022-04-25 01:02:56 | StateChangedEvent{oldState=connecting, newState=connected}
2022-04-25 01:02:56 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@4ac61b6d
2022-04-25 01:02:56 | 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 01:02:56 | 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 01:02:56 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=8 thread=61] Start TLS
2022-04-25 01:02:56 | 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 01:02:56 | admin :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-04-25 01:02:56 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}
2022-04-25 01:02:56 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=8 thread=63] Proceeding TLS
2022-04-25 01:02:56 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=8 thread=63] Start handshake
2022-04-25 01:03:16 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=8 thread=63] Can't establish encrypted connection
2022-04-25 01:03:16 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted
2022-04-25 01:03:16 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted
2022-04-25 01:03:16 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=8 thread=63] Connector state changed: connected->disconnected
2022-04-25 01:03:16 | 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;@2c1cbce4}, 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@fc49c51}, COMPRESSION_DISABLED=Entry{scope=user, value=true}, HOSTNAME_VERIFIER_KEY=Entry{scope=session, value=tigase.jaxmpp.j2se.connectors.socket.DefaultHostnameVerifier@1d7af358}, 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@3c49bb2c}, PresenceModule#PRESENCE_STORE=Entry{scope=user, value=tigase.jaxmpp.j2se.J2SEPresenceStore@3e813009}, ResponseManager#RESPONSE_MANAGER=Entry{scope=user, value=tigase.jaxmpp.j2se.ThreadSafeResponseManager@44e649c7}, 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 01:03:16 PDT 2022}}}}
2022-04-25 01:03:16 | StateChangedEvent{oldState=connected, newState=disconnected}
2022-04-25 01:03:16 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@6feb631e
2022-04-25 01:03:16 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@1e0a3514
2022-04-25 01:03:16 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@29bc5fa4
2022-04-25 01:04:26 | [Mutex] timeout. Not received [registration]
2022-04-25 01:04:26 | [Mutex] isItemNotified: registrationSuccess :: false
2022-04-25 01:04:26 |
2022-04-25 01:04:26 | Running: UI: Web Admin UI - #2955
2022-04-25 01:04:26 | ------------------------------------
2022-04-25 01:04:26 |
2022-04-25 01:04:26 | null / [TestClass name=class tigase.tests.http.TestAdminUI]
2022-04-25 01:04:26 | ------------------------------------
2022-04-25 01:04:26 |
2022-04-25 01:04:26 | null / [TestClass name=class tigase.tests.http.TestAdminUI]
2022-04-25 01:04:26 | ------------------------------------
2022-04-25 01:04:26 |
2022-04-25 01:04:26 | null / [TestClass name=class tigase.tests.http.TestAdminUI]
2022-04-25 01:04:26 | ------------------------------------
2022-04-25 01:04:26 |
2022-04-25 01:04:26 | null / [TestClass name=class tigase.tests.http.TestAdminUI]
2022-04-25 01:04:26 | ------------------------------------
2022-04-25 01:04:26 |
2022-04-25 01:04:26 | null / [TestClass name=class tigase.tests.http.TestAdminUI]
2022-04-25 01:04:26 | ------------------------------------
2022-04-25 01:04:26 |
2022-04-25 01:04:26 | null / [TestClass name=class tigase.tests.http.TestAdminUI]
2022-04-25 01:04:26 | ------------------------------------
2022-04-25 01:04:26 |
2022-04-25 01:04:26 | null / [TestClass name=class tigase.tests.http.TestAdminUI]
2022-04-25 01:04:26 | ------------------------------------
2022-04-25 01:04:26 |
2022-04-25 01:04:26 | Running: REST: REST API for Setting/Updating Privacy Rules - #2928
2022-04-25 01:04:26 | ------------------------------------
2022-04-25 01:04:26 |
2022-04-25 01:04:26 | null / [TestClass name=class tigase.tests.http.TestModificationOfPrivacyRulesUsingREST]
2022-04-25 01:04:26 | ------------------------------------
2022-04-25 01:04:26 |
2022-04-25 01:04:26 | null / [TestClass name=class tigase.tests.http.TestModificationOfPrivacyRulesUsingREST]
2022-04-25 01:04:26 | ------------------------------------
2022-04-25 01:04:26 |
2022-04-25 01:04:26 | Running: REST: Sending XMPP messages using HTTP REST API - #2936
2022-04-25 01:04:26 | ------------------------------------
2022-04-25 01:04:26 |
2022-04-25 01:04:26 | null / [TestClass name=class tigase.tests.http.TestSendingXmppStanzaUsingREST]
2022-04-25 01:04:26 | ------------------------------------
2022-04-25 01:04:26 |
2022-04-25 01:04:26 | Running: REST: Test support for retrieval of XEP-0084: User Avatar using REST API call - #3258
2022-04-25 01:04:26 | ------------------------------------
2022-04-25 01:04:26 |
2022-04-25 01:04:26 | null / [TestClass name=class tigase.tests.http.TestRetrievalOfUserAvatarUsingREST]
2022-04-25 01:04:26 | ------------------------------------
2022-04-25 01:04:26 |
2022-04-25 01:04:26 | Running: REST: Test user status change via REST API call - #8226
2022-04-25 01:04:26 | ------------------------------------
2022-04-25 01:04:26 |
2022-04-25 01:04:26 | null / [TestClass name=class tigase.tests.http.TestRestUserStatus]
2022-04-25 01:04:26 | ------------------------------------
2022-04-25 01:04:26 |
2022-04-25 01:04:26 | null / [TestClass name=class tigase.tests.http.TestRestUserStatus]
2022-04-25 01:04:26 | ------------------------------------
2022-04-25 01:04:26 |
2022-04-25 01:04:26 | null / [TestClass name=class tigase.tests.http.TestRestUserStatus]
2022-04-25 01:04:26 | ------------------------------------
2022-04-25 01:04:26 |
2022-04-25 01:04:26 | null / [TestClass name=class tigase.tests.http.TestRestUserStatus]
2022-04-25 01:04:26 | ------------------------------------
2022-04-25 01:04:26 |
2022-04-25 01:04:26 | Running: Password reset over email
2022-04-25 01:04:26 | ------------------------------------
2022-04-25 01:04:26 |
2022-04-25 01:04:26 | null / [TestClass name=class tigase.tests.http.TestPasswordReset]
2022-04-25 01:04:26 | ------------------------------------
2022-04-25 01:04:26 |
2022-04-25 01:04:26 | Running: Upload: Test support for XEP-0363: HTTP File Upload
2022-04-25 01:04:26 | ------------------------------------
2022-04-25 01:04:26 |
2022-04-25 01:04:26 | null / [TestClass name=class tigase.tests.http.TestHTTPFileUpload]
2022-04-25 01:04:26 | ------------------------------------
2022-04-25 01:04:26 |
2022-04-25 01:04:26 | null / [TestClass name=class tigase.tests.http.TestHTTPFileUpload]
2022-04-25 01:04:26 | ------------------------------------
2022-04-25 01:04:26 |
2022-04-25 01:04:26 | null / [TestClass name=class tigase.tests.http.TestHTTPFileUpload]
2022-04-25 01:04:26 | ------------------------------------
2022-04-25 01:04:26 |
2022-04-25 01:04:26 | null / [TestClass name=class tigase.tests.http.TestHTTPFileUpload]
2022-04-25 01:04:26 | ------------------------------------
2022-04-25 01:04:26 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]
2022-04-25 01:04:26 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false
2022-04-25 01:04:26 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector
2022-04-25 01:04:26 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=9 thread=1] Connector state changed: null->connecting
2022-04-25 01:04:26 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=9 thread=1] DNS entry stored in session object: localhost:5222
2022-04-25 01:04:26 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=9 thread=1] Preparing connection to [localhost:5222]
2022-04-25 01:04:26 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=9 thread=1] Opening connection to localhost/127.0.0.1:5222
2022-04-25 01:04:26 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=9 thread=1] Connector state changed: connecting->connected
2022-04-25 01:04:26 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=9 thread=1] Whitespace ping period is setted to nullms
2022-04-25 01:04:26 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled
2022-04-25 01:04:26 | >> <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 01:04:26 | 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 01:04:26 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=9 thread=66] Start TLS
2022-04-25 01:04:26 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-04-25 01:04:26 | admin :: admin@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-04-25 01:04:26 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=9 thread=68] Proceeding TLS
2022-04-25 01:04:26 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=9 thread=68] Start handshake
2022-04-25 01:04:46 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=9 thread=68] Can't establish encrypted connection
2022-04-25 01:04:46 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted
2022-04-25 01:04:46 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted
2022-04-25 01:04:46 | tigase.jaxmpp.j2se.Jaxmpp.onException: Catching exception
2022-04-25 01:04:46 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=9 thread=66] Ignoring stop connector.
2022-04-25 01:04:46 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=9 thread=68] Connector state changed: connected->disconnected
2022-04-25 01:04:46 | 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 01:04:46 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]
2022-04-25 01:04:46 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false
2022-04-25 01:04:46 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector
2022-04-25 01:04:46 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=10 thread=1] Using XEP-0077 mode!!!!
2022-04-25 01:04:46 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=10 thread=1] Connector state changed: null->connecting
2022-04-25 01:04:46 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@14792d0b
2022-04-25 01:04:46 | StateChangedEvent{oldState=null, newState=connecting}
2022-04-25 01:04:46 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=10 thread=1] DNS entry stored in session object: localhost:5222
2022-04-25 01:04:46 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=10 thread=1] Preparing connection to [localhost:5222]
2022-04-25 01:04:46 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=10 thread=1] Opening connection to localhost/127.0.0.1:5222
2022-04-25 01:04:46 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=10 thread=1] Connector state changed: connecting->connected
2022-04-25 01:04:46 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=10 thread=1] Whitespace ping period is setted to nullms
2022-04-25 01:04:46 | [Mutex] waiting for: [registration]
2022-04-25 01:04:46 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled
2022-04-25 01:04:46 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@1abec1f4
2022-04-25 01:04:46 | StateChangedEvent{oldState=connecting, newState=connected}
2022-04-25 01:04:46 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@1e81467b
2022-04-25 01:04:46 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=10 thread=71] Start TLS
2022-04-25 01:04:46 | 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 01:04:46 | 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 01:04:46 | 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 01:04:46 | admin :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-04-25 01:04:46 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}
2022-04-25 01:04:46 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=10 thread=73] Proceeding TLS
2022-04-25 01:04:46 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=10 thread=73] Start handshake
2022-04-25 01:05:06 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=10 thread=73] Can't establish encrypted connection
2022-04-25 01:05:06 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted
2022-04-25 01:05:06 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted
2022-04-25 01:05:06 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=10 thread=73] Connector state changed: connected->disconnected
2022-04-25 01:05:06 | 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;@2c1cbce4}, 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@5b83cbcf}, COMPRESSION_DISABLED=Entry{scope=user, value=true}, HOSTNAME_VERIFIER_KEY=Entry{scope=session, value=tigase.jaxmpp.j2se.connectors.socket.DefaultHostnameVerifier@1d7af358}, 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@6cfa4c1}, PresenceModule#PRESENCE_STORE=Entry{scope=user, value=tigase.jaxmpp.j2se.J2SEPresenceStore@6a92748d}, ResponseManager#RESPONSE_MANAGER=Entry{scope=user, value=tigase.jaxmpp.j2se.ThreadSafeResponseManager@7e34453a}, 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 01:05:06 PDT 2022}}}}
2022-04-25 01:05:06 | StateChangedEvent{oldState=connected, newState=disconnected}
2022-04-25 01:05:06 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@3bac3480
2022-04-25 01:05:06 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@403e6698
2022-04-25 01:05:06 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@3971540e
2022-04-25 01:06:16 | [Mutex] timeout. Not received [registration]
2022-04-25 01:06:16 | [Mutex] isItemNotified: registrationSuccess :: false
2022-04-25 01:06:16 |
2022-04-25 01:06:16 | Running: XEP-0313 - Message Archive Management
2022-04-25 01:06:16 | ------------------------------------
2022-04-25 01:06:16 |
2022-04-25 01:06:16 | null / [TestClass name=class tigase.tests.archive.TestMessageArchiveManagement]
2022-04-25 01:06:16 | ------------------------------------
2022-04-25 01:06:16 |
2022-04-25 01:06:16 | null / [TestClass name=class tigase.tests.archive.TestMessageArchiveManagement]
2022-04-25 01:06:16 | ------------------------------------
2022-04-25 01:06:16 |
2022-04-25 01:06:16 | null / [TestClass name=class tigase.tests.archive.TestMessageArchiveManagement]
2022-04-25 01:06:16 | ------------------------------------
2022-04-25 01:06:16 |
2022-04-25 01:06:16 | null / [TestClass name=class tigase.tests.archive.TestMessageArchiveManagement]
2022-04-25 01:06:16 | ------------------------------------
2022-04-25 01:06:16 |
2022-04-25 01:06:16 | null / [TestClass name=class tigase.tests.archive.TestMessageArchiveManagement]
2022-04-25 01:06:16 | ------------------------------------
2022-04-25 01:06:16 |
2022-04-25 01:06:16 | null / [TestClass name=class tigase.tests.archive.TestMessageArchiveManagement]
2022-04-25 01:06:16 | ------------------------------------
2022-04-25 01:06:16 |
2022-04-25 01:06:16 | null / [TestClass name=class tigase.tests.archive.TestMessageArchiveManagement]
2022-04-25 01:06:16 | ------------------------------------
2022-04-25 01:06:16 |
2022-04-25 01:06:16 | null / [TestClass name=class tigase.tests.archive.TestMessageArchiveManagement]
2022-04-25 01:06:16 | ------------------------------------
2022-04-25 01:06:16 |
2022-04-25 01:06:16 | Running: XEP-0313 - Message Archive Management: 2
2022-04-25 01:06:16 | ------------------------------------
2022-04-25 01:06:16 |
2022-04-25 01:06:16 | null / [TestClass name=class tigase.tests.archive.TestMessageArchiveManagement2]
2022-04-25 01:06:16 | ------------------------------------
2022-04-25 01:06:16 |
2022-04-25 01:06:16 | null / [TestClass name=class tigase.tests.archive.TestMessageArchiveManagement2]
2022-04-25 01:06:16 | ------------------------------------
2022-04-25 01:06:16 |
2022-04-25 01:06:16 | null / [TestClass name=class tigase.tests.archive.TestMessageArchiveManagement2]
2022-04-25 01:06:16 | ------------------------------------
2022-04-25 01:06:16 |
2022-04-25 01:06:16 | null / [TestClass name=class tigase.tests.archive.TestMessageArchiveManagement2]
2022-04-25 01:06:16 | ------------------------------------
2022-04-25 01:06:16 |
2022-04-25 01:06:16 | null / [TestClass name=class tigase.tests.archive.TestMessageArchiveManagement2]
2022-04-25 01:06:16 | ------------------------------------
2022-04-25 01:06:16 |
2022-04-25 01:06:16 | null / [TestClass name=class tigase.tests.archive.TestMessageArchiveManagement2]
2022-04-25 01:06:16 | ------------------------------------
2022-04-25 01:06:16 |
2022-04-25 01:06:16 | null / [TestClass name=class tigase.tests.archive.TestMessageArchiveManagement2]
2022-04-25 01:06:16 | ------------------------------------
2022-04-25 01:06:16 |
2022-04-25 01:06:16 | null / [TestClass name=class tigase.tests.archive.TestMessageArchiveManagement2]
2022-04-25 01:06:16 | ------------------------------------
2022-04-25 01:06:16 |
2022-04-25 01:06:16 | Running: XEP-0136 - Message Archiving - basic tests
2022-04-25 01:06:16 | ------------------------------------
2022-04-25 01:06:16 |
2022-04-25 01:06:16 | null / [TestClass name=class tigase.tests.archive.TestMessageArchivingBasic]
2022-04-25 01:06:16 | ------------------------------------
2022-04-25 01:06:16 |
2022-04-25 01:06:16 | null / [TestClass name=class tigase.tests.archive.TestMessageArchivingBasic]
2022-04-25 01:06:16 | ------------------------------------
2022-04-25 01:06:16 |
2022-04-25 01:06:16 | null / [TestClass name=class tigase.tests.archive.TestMessageArchivingBasic]
2022-04-25 01:06:16 | ------------------------------------
2022-04-25 01:06:16 |
2022-04-25 01:06:16 | null / [TestClass name=class tigase.tests.archive.TestMessageArchivingBasic]
2022-04-25 01:06:16 | ------------------------------------
2022-04-25 01:06:16 |
2022-04-25 01:06:16 | Running: XEP-0136 - Message Archive - extended tests
2022-04-25 01:06:16 | ------------------------------------
2022-04-25 01:06:16 |
2022-04-25 01:06:16 | null / [TestClass name=class tigase.tests.archive.TestMessageArchive]
2022-04-25 01:06:16 | ------------------------------------
2022-04-25 01:06:16 |
2022-04-25 01:06:16 | null / [TestClass name=class tigase.tests.archive.TestMessageArchive]
2022-04-25 01:06:16 | ------------------------------------
2022-04-25 01:06:16 |
2022-04-25 01:06:16 | null / [TestClass name=class tigase.tests.archive.TestMessageArchive]
2022-04-25 01:06:16 | ------------------------------------
2022-04-25 01:06:16 |
2022-04-25 01:06:16 | null / [TestClass name=class tigase.tests.archive.TestMessageArchive]
2022-04-25 01:06:16 | ------------------------------------
2022-04-25 01:06:16 |
2022-04-25 01:06:16 | null / [TestClass name=class tigase.tests.archive.TestMessageArchive]
2022-04-25 01:06:16 | ------------------------------------
2022-04-25 01:06:16 |
2022-04-25 01:06:16 | Running: XEP-0136 - Message Archiving - RSM
2022-04-25 01:06:16 | ------------------------------------
2022-04-25 01:06:16 |
2022-04-25 01:06:16 | null / [TestClass name=class tigase.tests.archive.TestMessageArchivingRSM]
2022-04-25 01:06:16 | ------------------------------------
2022-04-25 01:06:16 |
2022-04-25 01:06:16 | Running: XEP-0136 - Message Archiving - Tags and Contains
2022-04-25 01:06:16 | ------------------------------------
2022-04-25 01:06:16 |
2022-04-25 01:06:16 | null / [TestClass name=class tigase.tests.archive.TestMessageArchivingTagsAndContains]
2022-04-25 01:06:16 | ------------------------------------
2022-04-25 01:06:16 |
2022-04-25 01:06:16 | null / [TestClass name=class tigase.tests.archive.TestMessageArchivingTagsAndContains]
2022-04-25 01:06:16 | ------------------------------------
2022-04-25 01:06:16 |
2022-04-25 01:06:16 | null / [TestClass name=class tigase.tests.archive.TestMessageArchivingTagsAndContains]
2022-04-25 01:06:16 | ------------------------------------
2022-04-25 01:06:16 |
2022-04-25 01:06:16 | Running: XEP-0136 - Message Archiving - MUC
2022-04-25 01:06:16 | ------------------------------------
2022-04-25 01:06:16 |
2022-04-25 01:06:16 | null / [TestClass name=class tigase.tests.archive.TestMessageArchivingMUC]
2022-04-25 01:06:16 | ------------------------------------
2022-04-25 01:06:16 |
2022-04-25 01:06:16 | Running: Archiving messages while recipient is oflfine
2022-04-25 01:06:16 | ------------------------------------
2022-04-25 01:06:16 |
2022-04-25 01:06:16 | null / [TestClass name=class tigase.tests.archive.TestMessageArchivingOffline]
2022-04-25 01:06:16 | ------------------------------------
2022-04-25 01:06:16 |
2022-04-25 01:06:16 | null / [TestClass name=class tigase.tests.archive.TestMessageArchivingOffline]
2022-04-25 01:06:16 | ------------------------------------
2022-04-25 01:06:16 |
2022-04-25 01:06:16 | null / [TestClass name=class tigase.tests.archive.TestMessageArchivingOffline]
2022-04-25 01:06:16 | ------------------------------------
2022-04-25 01:06:16 |
2022-04-25 01:06:16 | null / [TestClass name=class tigase.tests.archive.TestMessageArchivingOffline]
2022-04-25 01:06:16 | ------------------------------------
2022-04-25 01:06:16 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]
2022-04-25 01:06:17 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false
2022-04-25 01:06:17 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector
2022-04-25 01:06:17 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=11 thread=1] Connector state changed: null->connecting
2022-04-25 01:06:17 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=11 thread=1] DNS entry stored in session object: localhost:5222
2022-04-25 01:06:17 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=11 thread=1] Preparing connection to [localhost:5222]
2022-04-25 01:06:17 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=11 thread=1] Opening connection to localhost/127.0.0.1:5222
2022-04-25 01:06:17 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=11 thread=1] Connector state changed: connecting->connected
2022-04-25 01:06:17 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=11 thread=1] Whitespace ping period is setted to nullms
2022-04-25 01:06:17 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled
2022-04-25 01:06:17 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=11 thread=77] Start TLS
2022-04-25 01:06:17 | >> <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 01:06:17 | 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 01:06:17 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-04-25 01:06:17 | admin :: admin@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-04-25 01:06:17 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=11 thread=79] Proceeding TLS
2022-04-25 01:06:17 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=11 thread=79] Start handshake
2022-04-25 01:06:37 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=11 thread=79] Can't establish encrypted connection
2022-04-25 01:06:37 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted
2022-04-25 01:06:37 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted
2022-04-25 01:06:37 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=11 thread=79] Connector state changed: connected->disconnected
2022-04-25 01:06:37 | tigase.jaxmpp.j2se.Jaxmpp.onException: Catching exception
2022-04-25 01:06:37 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=11 thread=77] Ignoring stop connector.
2022-04-25 01:06:37 | 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 01:06:37 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]
2022-04-25 01:06:37 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false
2022-04-25 01:06:37 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector
2022-04-25 01:06:37 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=12 thread=1] Using XEP-0077 mode!!!!
2022-04-25 01:06:37 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=12 thread=1] Connector state changed: null->connecting
2022-04-25 01:06:37 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@3c603c36
2022-04-25 01:06:37 | StateChangedEvent{oldState=null, newState=connecting}
2022-04-25 01:06:37 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=12 thread=1] DNS entry stored in session object: localhost:5222
2022-04-25 01:06:37 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=12 thread=1] Preparing connection to [localhost:5222]
2022-04-25 01:06:37 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=12 thread=1] Opening connection to localhost/127.0.0.1:5222
2022-04-25 01:06:37 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=12 thread=1] Connector state changed: connecting->connected
2022-04-25 01:06:37 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=12 thread=1] Whitespace ping period is setted to nullms
2022-04-25 01:06:37 | [Mutex] waiting for: [registration]
2022-04-25 01:06:37 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled
2022-04-25 01:06:37 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@32a7c5ca
2022-04-25 01:06:37 | StateChangedEvent{oldState=connecting, newState=connected}
2022-04-25 01:06:37 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@36985746
2022-04-25 01:06:37 | 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 01:06:37 | 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 01:06:37 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=12 thread=82] Start TLS
2022-04-25 01:06:37 | 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 01:06:37 | admin :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-04-25 01:06:37 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}
2022-04-25 01:06:37 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=12 thread=84] Proceeding TLS
2022-04-25 01:06:37 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=12 thread=84] Start handshake
2022-04-25 01:06:57 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=12 thread=84] Can't establish encrypted connection
2022-04-25 01:06:57 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted
2022-04-25 01:06:57 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted
2022-04-25 01:06:57 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=12 thread=84] Connector state changed: connected->disconnected
2022-04-25 01:06:57 | 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;@2c1cbce4}, 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@739acff1}, COMPRESSION_DISABLED=Entry{scope=user, value=true}, HOSTNAME_VERIFIER_KEY=Entry{scope=session, value=tigase.jaxmpp.j2se.connectors.socket.DefaultHostnameVerifier@1d7af358}, 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@4e26dc38}, PresenceModule#PRESENCE_STORE=Entry{scope=user, value=tigase.jaxmpp.j2se.J2SEPresenceStore@4223d9a3}, ResponseManager#RESPONSE_MANAGER=Entry{scope=user, value=tigase.jaxmpp.j2se.ThreadSafeResponseManager@367594c6}, 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 01:06:57 PDT 2022}}}}
2022-04-25 01:06:57 | StateChangedEvent{oldState=connected, newState=disconnected}
2022-04-25 01:06:57 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@13b530be
2022-04-25 01:06:57 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@6b8ae9ec
2022-04-25 01:06:57 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@3738dbff
2022-04-25 01:08:07 | [Mutex] timeout. Not received [registration]
2022-04-25 01:08:07 | [Mutex] isItemNotified: registrationSuccess :: false
2022-04-25 01:08:07 |
2022-04-25 01:08:07 | Running: External Component - testing external component settings and connectivity
2022-04-25 01:08:07 | ------------------------------------
2022-04-25 01:08:07 |
2022-04-25 01:08:07 | null / [TestClass name=class tigase.tests.ext.ComponentProtocolTest]
2022-04-25 01:08:07 | ------------------------------------
2022-04-25 01:08:07 |
2022-04-25 01:08:07 | null / [TestClass name=class tigase.tests.ext.ComponentProtocolTest]
2022-04-25 01:08:07 | ------------------------------------
2022-04-25 01:08:07 |
2022-04-25 01:08:07 | null / [TestClass name=class tigase.tests.ext.ComponentProtocolTest]
2022-04-25 01:08:07 | ------------------------------------
2022-04-25 01:08:07 |
2022-04-25 01:08:07 | null / [TestClass name=class tigase.tests.ext.ComponentProtocolTest]
2022-04-25 01:08:07 | ------------------------------------
2022-04-25 01:08:07 |
2022-04-25 01:08:07 | null / [TestClass name=class tigase.tests.ext.ComponentProtocolTest]
2022-04-25 01:08:07 | ------------------------------------
2022-04-25 01:08:07 |
2022-04-25 01:08:07 | null / [TestClass name=class tigase.tests.ext.ComponentProtocolTest]
2022-04-25 01:08:07 | ------------------------------------
2022-04-25 01:08:07 |
2022-04-25 01:08:07 | Running: External Component Manager - testing configuration of external components
2022-04-25 01:08:07 | ------------------------------------
2022-04-25 01:08:07 |
2022-04-25 01:08:07 | null / [TestClass name=class tigase.tests.ext.ComponentProtocolManagerTest]
2022-04-25 01:08:07 | ------------------------------------
2022-04-25 01:08:07 |
2022-04-25 01:08:07 | null / [TestClass name=class tigase.tests.ext.ComponentProtocolManagerTest]
2022-04-25 01:08:07 | ------------------------------------
2022-04-25 01:08:07 |
2022-04-25 01:08:07 | null / [TestClass name=class tigase.tests.ext.ComponentProtocolManagerTest]
2022-04-25 01:08:07 | ------------------------------------
2022-04-25 01:08:07 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]
2022-04-25 01:08:07 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false
2022-04-25 01:08:07 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector
2022-04-25 01:08:07 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=13 thread=1] Connector state changed: null->connecting
2022-04-25 01:08:07 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=13 thread=1] DNS entry stored in session object: localhost:5222
2022-04-25 01:08:07 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=13 thread=1] Preparing connection to [localhost:5222]
2022-04-25 01:08:07 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=13 thread=1] Opening connection to localhost/127.0.0.1:5222
2022-04-25 01:08:07 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=13 thread=1] Connector state changed: connecting->connected
2022-04-25 01:08:07 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=13 thread=1] Whitespace ping period is setted to nullms
2022-04-25 01:08:07 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled
2022-04-25 01:08:07 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=13 thread=87] Start TLS
2022-04-25 01:08:07 | >> <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 01:08:07 | 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 01:08:07 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-04-25 01:08:07 | admin :: admin@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-04-25 01:08:07 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=13 thread=89] Proceeding TLS
2022-04-25 01:08:07 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=13 thread=89] Start handshake
2022-04-25 01:08:27 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=13 thread=89] Can't establish encrypted connection
2022-04-25 01:08:27 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted
2022-04-25 01:08:27 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted
2022-04-25 01:08:27 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=13 thread=89] Connector state changed: connected->disconnected
2022-04-25 01:08:27 | tigase.jaxmpp.j2se.Jaxmpp.onException: Catching exception
2022-04-25 01:08:27 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=13 thread=87] Ignoring stop connector.
2022-04-25 01:08:27 | 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 01:08:27 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]
2022-04-25 01:08:27 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false
2022-04-25 01:08:27 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector
2022-04-25 01:08:27 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@f6ddb8a
2022-04-25 01:08:27 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=14 thread=1] Using XEP-0077 mode!!!!
2022-04-25 01:08:27 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=14 thread=1] Connector state changed: null->connecting
2022-04-25 01:08:27 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=14 thread=1] DNS entry stored in session object: localhost:5222
2022-04-25 01:08:27 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=14 thread=1] Preparing connection to [localhost:5222]
2022-04-25 01:08:27 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=14 thread=1] Opening connection to localhost/127.0.0.1:5222
2022-04-25 01:08:27 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=14 thread=1] Connector state changed: connecting->connected
2022-04-25 01:08:27 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=14 thread=1] Whitespace ping period is setted to nullms
2022-04-25 01:08:27 | [Mutex] waiting for: [registration]
2022-04-25 01:08:27 | StateChangedEvent{oldState=null, newState=connecting}
2022-04-25 01:08:27 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled
2022-04-25 01:08:27 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@1aa3417
2022-04-25 01:08:27 | StateChangedEvent{oldState=connecting, newState=connected}
2022-04-25 01:08:27 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@595b0fa
2022-04-25 01:08:27 | 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 01:08:27 | 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 01:08:27 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=14 thread=92] Start TLS
2022-04-25 01:08:27 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=14 thread=94] Proceeding TLS
2022-04-25 01:08:27 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=14 thread=94] Start handshake
2022-04-25 01:08:27 | 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 01:08:27 | admin :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-04-25 01:08:27 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}
2022-04-25 01:08:47 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=14 thread=94] Can't establish encrypted connection
2022-04-25 01:08:47 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted
2022-04-25 01:08:47 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted
2022-04-25 01:08:47 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=14 thread=94] Connector state changed: connected->disconnected
2022-04-25 01:08:47 | 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;@2c1cbce4}, 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@40973e2c}, COMPRESSION_DISABLED=Entry{scope=user, value=true}, HOSTNAME_VERIFIER_KEY=Entry{scope=session, value=tigase.jaxmpp.j2se.connectors.socket.DefaultHostnameVerifier@1d7af358}, 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@21c70c3f}, PresenceModule#PRESENCE_STORE=Entry{scope=user, value=tigase.jaxmpp.j2se.J2SEPresenceStore@719d9e9c}, ResponseManager#RESPONSE_MANAGER=Entry{scope=user, value=tigase.jaxmpp.j2se.ThreadSafeResponseManager@5927f235}, 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 01:08:47 PDT 2022}}}}
2022-04-25 01:08:47 | StateChangedEvent{oldState=connected, newState=disconnected}
2022-04-25 01:08:47 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@20b8c163
2022-04-25 01:08:47 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@398787bf
2022-04-25 01:08:47 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@24f3976d
2022-04-25 01:09:57 | [Mutex] timeout. Not received [registration]
2022-04-25 01:09:57 | [Mutex] isItemNotified: registrationSuccess :: false
2022-04-25 01:09:57 |
2022-04-25 01:09:57 | Running: Example Jaxmpp Test
2022-04-25 01:09:57 | ------------------------------------
2022-04-25 01:09:57 |
2022-04-25 01:09:57 | null / [TestClass name=class tigase.tests.ExampleJaxmppTest]
2022-04-25 01:09:57 | ------------------------------------
2022-04-25 01:09:57 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]
2022-04-25 01:09:57 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false
2022-04-25 01:09:57 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector
2022-04-25 01:09:57 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=15 thread=1] Connector state changed: null->connecting
2022-04-25 01:09:57 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=15 thread=1] DNS entry stored in session object: localhost:5222
2022-04-25 01:09:57 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=15 thread=1] Preparing connection to [localhost:5222]
2022-04-25 01:09:57 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=15 thread=1] Opening connection to localhost/127.0.0.1:5222
2022-04-25 01:09:57 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=15 thread=1] Connector state changed: connecting->connected
2022-04-25 01:09:57 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=15 thread=1] Whitespace ping period is setted to nullms
2022-04-25 01:09:57 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled
2022-04-25 01:09:57 | >> <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 01:09:57 | 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 01:09:57 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=15 thread=97] Start TLS
2022-04-25 01:09:57 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=15 thread=99] Proceeding TLS
2022-04-25 01:09:57 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=15 thread=99] Start handshake
2022-04-25 01:09:57 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-04-25 01:09:57 | admin :: admin@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-04-25 01:10:17 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=15 thread=99] Can't establish encrypted connection
2022-04-25 01:10:17 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted
2022-04-25 01:10:17 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted
2022-04-25 01:10:17 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=15 thread=99] Connector state changed: connected->disconnected
2022-04-25 01:10:17 | tigase.jaxmpp.j2se.Jaxmpp.onException: Catching exception
2022-04-25 01:10:17 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=15 thread=97] Ignoring stop connector.
2022-04-25 01:10:17 | 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 01:10:17 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]
2022-04-25 01:10:17 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false
2022-04-25 01:10:17 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector
2022-04-25 01:10:17 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=16 thread=1] Using XEP-0077 mode!!!!
2022-04-25 01:10:17 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=16 thread=1] Connector state changed: null->connecting
2022-04-25 01:10:17 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=16 thread=1] DNS entry stored in session object: localhost:5222
2022-04-25 01:10:17 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=16 thread=1] Preparing connection to [localhost:5222]
2022-04-25 01:10:17 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=16 thread=1] Opening connection to localhost/127.0.0.1:5222
2022-04-25 01:10:17 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@3a8e1f8d
2022-04-25 01:10:17 | StateChangedEvent{oldState=null, newState=connecting}
2022-04-25 01:10:17 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=16 thread=1] Connector state changed: connecting->connected
2022-04-25 01:10:17 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=16 thread=1] Whitespace ping period is setted to nullms
2022-04-25 01:10:17 | [Mutex] waiting for: [registration]
2022-04-25 01:10:17 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled
2022-04-25 01:10:17 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@3449f6ac
2022-04-25 01:10:17 | StateChangedEvent{oldState=connecting, newState=connected}
2022-04-25 01:10:17 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@307674fd
2022-04-25 01:10:17 | 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 01:10:17 | 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 01:10:17 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=16 thread=102] Start TLS
2022-04-25 01:10:17 | 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 01:10:17 | admin :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-04-25 01:10:17 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}
2022-04-25 01:10:17 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=16 thread=104] Proceeding TLS
2022-04-25 01:10:17 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=16 thread=104] Start handshake
2022-04-25 01:10:37 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=16 thread=104] Can't establish encrypted connection
2022-04-25 01:10:37 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted
2022-04-25 01:10:37 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted
2022-04-25 01:10:37 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=16 thread=104] Connector state changed: connected->disconnected
2022-04-25 01:10:37 | 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;@2c1cbce4}, 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@7574fc97}, COMPRESSION_DISABLED=Entry{scope=user, value=true}, HOSTNAME_VERIFIER_KEY=Entry{scope=session, value=tigase.jaxmpp.j2se.connectors.socket.DefaultHostnameVerifier@1d7af358}, 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@3fccf7c3}, PresenceModule#PRESENCE_STORE=Entry{scope=user, value=tigase.jaxmpp.j2se.J2SEPresenceStore@444b8a00}, ResponseManager#RESPONSE_MANAGER=Entry{scope=user, value=tigase.jaxmpp.j2se.ThreadSafeResponseManager@4719dfe8}, 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 01:10:37 PDT 2022}}}}
2022-04-25 01:10:37 | StateChangedEvent{oldState=connected, newState=disconnected}
2022-04-25 01:10:37 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@155b03d8
2022-04-25 01:10:37 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@4df18c5f
2022-04-25 01:10:37 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@5572146b
2022-04-25 01:11:47 | [Mutex] timeout. Not received [registration]
2022-04-25 01:11:47 | [Mutex] isItemNotified: registrationSuccess :: false
2022-04-25 01:11:47 |
2022-04-25 01:11:47 | Running: Testing reconnections - #4266
2022-04-25 01:11:47 | ------------------------------------
2022-04-25 01:11:47 |
2022-04-25 01:11:47 | null / [TestClass name=class tigase.tests.jaxmpp.TestReconnections]
2022-04-25 01:11:47 | ------------------------------------
2022-04-25 01:11:47 |
2022-04-25 01:11:47 | null / [TestClass name=class tigase.tests.jaxmpp.TestReconnections]
2022-04-25 01:11:47 | ------------------------------------
2022-04-25 01:11:47 |
2022-04-25 01:11:47 | null / [TestClass name=class tigase.tests.jaxmpp.TestReconnections]
2022-04-25 01:11:47 | ------------------------------------
2022-04-25 01:11:47 |
2022-04-25 01:11:47 | Running: Testing state of JaXMPP instance after issues with connection or authentication timeout - #4378
2022-04-25 01:11:47 | ------------------------------------
2022-04-25 01:11:47 |
2022-04-25 01:11:47 | null / [TestClass name=class tigase.tests.jaxmpp.TestHandlingOfConnectionIssues]
2022-04-25 01:11:47 | ------------------------------------
2022-04-25 01:11:47 |
2022-04-25 01:11:47 | null / [TestClass name=class tigase.tests.jaxmpp.TestHandlingOfConnectionIssues]
2022-04-25 01:11:47 | ------------------------------------
2022-04-25 01:11:47 |
2022-04-25 01:11:47 | null / [TestClass name=class tigase.tests.jaxmpp.TestHandlingOfConnectionIssues]
2022-04-25 01:11:47 | ------------------------------------
2022-04-25 01:11:47 |
2022-04-25 01:11:47 | null / [TestClass name=class tigase.tests.jaxmpp.TestHandlingOfConnectionIssues]
2022-04-25 01:11:47 | ------------------------------------
2022-04-25 01:11:47 |
2022-04-25 01:11:47 | null / [TestClass name=class tigase.tests.jaxmpp.TestHandlingOfConnectionIssues]
2022-04-25 01:11:47 | ------------------------------------
2022-04-25 01:11:47 |
2022-04-25 01:11:47 | null / [TestClass name=class tigase.tests.jaxmpp.TestHandlingOfConnectionIssues]
2022-04-25 01:11:47 | ------------------------------------
2022-04-25 01:11:47 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]
2022-04-25 01:11:47 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false
2022-04-25 01:11:47 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector
2022-04-25 01:11:47 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=17 thread=1] Connector state changed: null->connecting
2022-04-25 01:11:47 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=17 thread=1] DNS entry stored in session object: localhost:5222
2022-04-25 01:11:47 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=17 thread=1] Preparing connection to [localhost:5222]
2022-04-25 01:11:47 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=17 thread=1] Opening connection to localhost/127.0.0.1:5222
2022-04-25 01:11:47 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=17 thread=1] Connector state changed: connecting->connected
2022-04-25 01:11:47 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=17 thread=1] Whitespace ping period is setted to nullms
2022-04-25 01:11:47 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled
2022-04-25 01:11:47 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=17 thread=107] Start TLS
2022-04-25 01:11:47 | >> <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 01:11:47 | 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 01:11:47 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-04-25 01:11:47 | admin :: admin@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-04-25 01:11:47 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=17 thread=109] Proceeding TLS
2022-04-25 01:11:47 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=17 thread=109] Start handshake
2022-04-25 01:12:07 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=17 thread=109] Can't establish encrypted connection
2022-04-25 01:12:07 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted
2022-04-25 01:12:07 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted
2022-04-25 01:12:07 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=17 thread=109] Connector state changed: connected->disconnected
2022-04-25 01:12:07 | tigase.jaxmpp.j2se.Jaxmpp.onException: Catching exception
2022-04-25 01:12:07 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=17 thread=107] Ignoring stop connector.
2022-04-25 01:12:07 | 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 01:12:07 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]
2022-04-25 01:12:07 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false
2022-04-25 01:12:07 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector
2022-04-25 01:12:07 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=18 thread=1] Using XEP-0077 mode!!!!
2022-04-25 01:12:07 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=18 thread=1] Connector state changed: null->connecting
2022-04-25 01:12:07 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@682d6262
2022-04-25 01:12:07 | StateChangedEvent{oldState=null, newState=connecting}
2022-04-25 01:12:07 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=18 thread=1] DNS entry stored in session object: localhost:5222
2022-04-25 01:12:07 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=18 thread=1] Preparing connection to [localhost:5222]
2022-04-25 01:12:07 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=18 thread=1] Opening connection to localhost/127.0.0.1:5222
2022-04-25 01:12:07 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=18 thread=1] Connector state changed: connecting->connected
2022-04-25 01:12:07 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled
2022-04-25 01:12:07 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@66ea9117
2022-04-25 01:12:07 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=18 thread=1] Whitespace ping period is setted to nullms
2022-04-25 01:12:07 | StateChangedEvent{oldState=connecting, newState=connected}
2022-04-25 01:12:07 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@62d50912
2022-04-25 01:12:07 | [Mutex] waiting for: [registration]
2022-04-25 01:12:07 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=18 thread=112] Start TLS
2022-04-25 01:12:07 | 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 01:12:07 | 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 01:12:07 | 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 01:12:07 | admin :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-04-25 01:12:07 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}
2022-04-25 01:12:07 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=18 thread=114] Proceeding TLS
2022-04-25 01:12:07 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=18 thread=114] Start handshake
2022-04-25 01:12:27 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=18 thread=114] Can't establish encrypted connection
2022-04-25 01:12:27 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted
2022-04-25 01:12:27 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted
2022-04-25 01:12:27 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=18 thread=114] Connector state changed: connected->disconnected
2022-04-25 01:12:27 | 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;@2c1cbce4}, 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@27d79b2c}, COMPRESSION_DISABLED=Entry{scope=user, value=true}, HOSTNAME_VERIFIER_KEY=Entry{scope=session, value=tigase.jaxmpp.j2se.connectors.socket.DefaultHostnameVerifier@1d7af358}, 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@24eac3c6}, PresenceModule#PRESENCE_STORE=Entry{scope=user, value=tigase.jaxmpp.j2se.J2SEPresenceStore@163a9c65}, ResponseManager#RESPONSE_MANAGER=Entry{scope=user, value=tigase.jaxmpp.j2se.ThreadSafeResponseManager@5ced9a29}, 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 01:12:27 PDT 2022}}}}
2022-04-25 01:12:27 | StateChangedEvent{oldState=connected, newState=disconnected}
2022-04-25 01:12:27 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@47f86463
2022-04-25 01:12:27 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@35fe6ba9
2022-04-25 01:12:27 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@77e510c7
2022-04-25 01:13:37 | [Mutex] timeout. Not received [registration]
2022-04-25 01:13:37 | [Mutex] isItemNotified: registrationSuccess :: false
2022-04-25 01:13:37 |
2022-04-25 01:13:37 | Running: Check MIX Create Channel
2022-04-25 01:13:37 | ------------------------------------
2022-04-25 01:13:37 |
2022-04-25 01:13:37 | null / [TestClass name=class tigase.tests.mix.TestCreate]
2022-04-25 01:13:37 | ------------------------------------
2022-04-25 01:13:37 |
2022-04-25 01:13:37 | Running: Check MIX Join
2022-04-25 01:13:37 | ------------------------------------
2022-04-25 01:13:37 |
2022-04-25 01:13:37 | null / [TestClass name=class tigase.tests.mix.TestJoin]
2022-04-25 01:13:37 | ------------------------------------
2022-04-25 01:13:37 |
2022-04-25 01:13:37 | Running: Check MIX Destroy Channel
2022-04-25 01:13:37 | ------------------------------------
2022-04-25 01:13:37 |
2022-04-25 01:13:37 | null / [TestClass name=class tigase.tests.mix.TestDestroy]
2022-04-25 01:13:37 | ------------------------------------
2022-04-25 01:13:37 |
2022-04-25 01:13:37 | null / [TestClass name=class tigase.tests.mix.TestDestroy]
2022-04-25 01:13:37 | ------------------------------------
2022-04-25 01:13:37 |
2022-04-25 01:13:37 | Running: Check Basic MIX Conversation Scenario
2022-04-25 01:13:37 | ------------------------------------
2022-04-25 01:13:37 |
2022-04-25 01:13:37 | null / [TestClass name=class tigase.tests.mix.TestBasicConversation]
2022-04-25 01:13:37 | ------------------------------------
2022-04-25 01:13:37 |
2022-04-25 01:13:37 | null / [TestClass name=class tigase.tests.mix.TestBasicConversation]
2022-04-25 01:13:37 | ------------------------------------
2022-04-25 01:13:37 |
2022-04-25 01:13:37 | null / [TestClass name=class tigase.tests.mix.TestBasicConversation]
2022-04-25 01:13:37 | ------------------------------------
2022-04-25 01:13:37 |
2022-04-25 01:13:37 | null / [TestClass name=class tigase.tests.mix.TestBasicConversation]
2022-04-25 01:13:37 | ------------------------------------
2022-04-25 01:13:37 |
2022-04-25 01:13:37 | null / [TestClass name=class tigase.tests.mix.TestBasicConversation]
2022-04-25 01:13:37 | ------------------------------------
2022-04-25 01:13:37 |
2022-04-25 01:13:37 | null / [TestClass name=class tigase.tests.mix.TestBasicConversation]
2022-04-25 01:13:37 | ------------------------------------
2022-04-25 01:13:37 |
2022-04-25 01:13:37 | null / [TestClass name=class tigase.tests.mix.TestBasicConversation]
2022-04-25 01:13:37 | ------------------------------------
2022-04-25 01:13:37 |
2022-04-25 01:13:37 | null / [TestClass name=class tigase.tests.mix.TestBasicConversation]
2022-04-25 01:13:37 | ------------------------------------
2022-04-25 01:13:37 |
2022-04-25 01:13:37 | null / [TestClass name=class tigase.tests.mix.TestBasicConversation]
2022-04-25 01:13:37 | ------------------------------------
2022-04-25 01:13:37 |
2022-04-25 01:13:37 | null / [TestClass name=class tigase.tests.mix.TestBasicConversation]
2022-04-25 01:13:37 | ------------------------------------
2022-04-25 01:13:37 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]
2022-04-25 01:13:37 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false
2022-04-25 01:13:37 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector
2022-04-25 01:13:37 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=19 thread=1] Connector state changed: null->connecting
2022-04-25 01:13:37 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=19 thread=1] DNS entry stored in session object: localhost:5222
2022-04-25 01:13:37 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=19 thread=1] Preparing connection to [localhost:5222]
2022-04-25 01:13:37 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=19 thread=1] Opening connection to localhost/127.0.0.1:5222
2022-04-25 01:13:37 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=19 thread=1] Connector state changed: connecting->connected
2022-04-25 01:13:37 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=19 thread=1] Whitespace ping period is setted to nullms
2022-04-25 01:13:37 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled
2022-04-25 01:13:37 | >> <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 01:13:37 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=19 thread=117] Start TLS
2022-04-25 01:13:37 | 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 01:13:37 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-04-25 01:13:37 | admin :: admin@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-04-25 01:13:37 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=19 thread=119] Proceeding TLS
2022-04-25 01:13:37 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=19 thread=119] Start handshake
2022-04-25 01:13:57 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=19 thread=119] Can't establish encrypted connection
2022-04-25 01:13:57 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted
2022-04-25 01:13:57 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted
2022-04-25 01:13:57 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=19 thread=119] Connector state changed: connected->disconnected
2022-04-25 01:13:57 | tigase.jaxmpp.j2se.Jaxmpp.onException: Catching exception
2022-04-25 01:13:57 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=19 thread=117] Ignoring stop connector.
2022-04-25 01:13:57 | 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 01:13:57 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]
2022-04-25 01:13:57 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false
2022-04-25 01:13:57 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector
2022-04-25 01:13:57 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=20 thread=1] Using XEP-0077 mode!!!!
2022-04-25 01:13:57 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=20 thread=1] Connector state changed: null->connecting
2022-04-25 01:13:57 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=20 thread=1] DNS entry stored in session object: localhost:5222
2022-04-25 01:13:57 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=20 thread=1] Preparing connection to [localhost:5222]
2022-04-25 01:13:57 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@4c202d3b
2022-04-25 01:13:57 | StateChangedEvent{oldState=null, newState=connecting}
2022-04-25 01:13:57 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=20 thread=1] Opening connection to localhost/127.0.0.1:5222
2022-04-25 01:13:57 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=20 thread=1] Connector state changed: connecting->connected
2022-04-25 01:13:57 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=20 thread=1] Whitespace ping period is setted to nullms
2022-04-25 01:13:57 | [Mutex] waiting for: [registration]
2022-04-25 01:13:57 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled
2022-04-25 01:13:57 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@42e7cacf
2022-04-25 01:13:57 | StateChangedEvent{oldState=connecting, newState=connected}
2022-04-25 01:13:57 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@46d8464b
2022-04-25 01:13:57 | 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 01:13:57 | 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 01:13:57 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=20 thread=122] Start TLS
2022-04-25 01:13:57 | 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 01:13:57 | admin :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-04-25 01:13:57 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}
2022-04-25 01:13:57 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=20 thread=124] Proceeding TLS
2022-04-25 01:13:57 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=20 thread=124] Start handshake
2022-04-25 01:14:17 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=20 thread=124] Can't establish encrypted connection
2022-04-25 01:14:17 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted
2022-04-25 01:14:17 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted
2022-04-25 01:14:17 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=20 thread=124] Connector state changed: connected->disconnected
2022-04-25 01:14:17 | 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;@2c1cbce4}, 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@3dac0f4}, COMPRESSION_DISABLED=Entry{scope=user, value=true}, HOSTNAME_VERIFIER_KEY=Entry{scope=session, value=tigase.jaxmpp.j2se.connectors.socket.DefaultHostnameVerifier@1d7af358}, 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@4e5e7c41}, PresenceModule#PRESENCE_STORE=Entry{scope=user, value=tigase.jaxmpp.j2se.J2SEPresenceStore@329366f7}, ResponseManager#RESPONSE_MANAGER=Entry{scope=user, value=tigase.jaxmpp.j2se.ThreadSafeResponseManager@36fd84f0}, 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 01:14:17 PDT 2022}}}}
2022-04-25 01:14:17 | StateChangedEvent{oldState=connected, newState=disconnected}
2022-04-25 01:14:17 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@63f53fbb
2022-04-25 01:14:17 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@5e74ebf0
2022-04-25 01:14:17 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@77f98a17
2022-04-25 01:15:27 | [Mutex] timeout. Not received [registration]
2022-04-25 01:15:27 | [Mutex] isItemNotified: registrationSuccess :: false
2022-04-25 01:15:27 |
2022-04-25 01:15:27 | Running: Check WorkGroup component
2022-04-25 01:15:27 | ------------------------------------
2022-04-25 01:15:27 |
2022-04-25 01:15:27 | null / [TestClass name=class tigase.tests.workgroup.TestWorkGroup]
2022-04-25 01:15:27 | ------------------------------------
2022-04-25 01:15:27 |
2022-04-25 01:15:27 | null / [TestClass name=class tigase.tests.workgroup.TestWorkGroup]
2022-04-25 01:15:27 | ------------------------------------
2022-04-25 01:15:27 |
2022-04-25 01:15:27 | null / [TestClass name=class tigase.tests.workgroup.TestWorkGroup]
2022-04-25 01:15:27 | ------------------------------------
2022-04-25 01:15:27 |
2022-04-25 01:15:27 | null / [TestClass name=class tigase.tests.workgroup.TestWorkGroup]
2022-04-25 01:15:27 | ------------------------------------