Generated by TestNG with ReportNG at 12:09 PDT on Monday 25 April 2022
root@21fb2cc9076b / Java 17.0.2 (Private Build) / Linux 4.14.186-146.268.amzn2.x86_64 (amd64)

Log Output

Suites · Log Output

Combined output from all calls to the log methods of the TestNG Reporter.

2022-04-25 12:09:03 | adding system property: server.cluster.nodes: localhost

2022-04-25 12:09:04 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2022-04-25 12:09:04 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2022-04-25 12:09:04 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

2022-04-25 12:09:04 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=1 thread=1] Connector  state changed: null->connecting

2022-04-25 12:09:04 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=1 thread=1] DNS entry stored in session object: localhost:5222

2022-04-25 12:09:04 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=1 thread=1] Preparing connection to [localhost:5222]

2022-04-25 12:09:04 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=1 thread=1] Opening connection to localhost/127.0.0.1:5222

2022-04-25 12:09:04 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2022-04-25 12:09:04 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=1 thread=1] Connector  state changed: connecting->connected

2022-04-25 12:09:04 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=1 thread=1] Whitespace ping period is setted to nullms

2022-04-25 12:09:04 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-04-25 12:09:04 | admin :: admin@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-04-25 12:09:04 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=1 thread=24] Start TLS

2022-04-25 12:09:04 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-04-25 12:09:04 | admin :: admin@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-04-25 12:09:04 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=1 thread=26] Proceeding TLS

2022-04-25 12:09:04 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=1 thread=26] Start handshake

2022-04-25 12:09:24 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=1 thread=26] Can't establish encrypted connection

2022-04-25 12:09:24 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2022-04-25 12:09:24 | tigase.jaxmpp.j2se.Jaxmpp.onException: Catching exception

2022-04-25 12:09:24 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=1 thread=24] Connector  state changed: connected->disconnecting

2022-04-25 12:09:24 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=1 thread=24] Terminating XMPP Stream

2022-04-25 12:09:24 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2022-04-25 12:09:24 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2022-04-25 12:09:24 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=1 thread=26] Connector  state changed: disconnecting->disconnected

2022-04-25 12:09:24 | Could not connect with admin account credentials (tigase.jaxmpp.core.client.exceptions.JaxmppException: javax.net.ssl.SSLException: Unsupported or unrecognized SSL message), trying to register account...

2022-04-25 12:09:24 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2022-04-25 12:09:24 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2022-04-25 12:09:24 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

2022-04-25 12:09:24 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=2 thread=1] Using XEP-0077 mode!!!!

2022-04-25 12:09:24 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=2 thread=1] Connector  state changed: null->connecting

2022-04-25 12:09:24 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@4222d79

2022-04-25 12:09:24 | StateChangedEvent{oldState=null, newState=connecting}

2022-04-25 12:09:24 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=2 thread=1] DNS entry stored in session object: localhost:5222

2022-04-25 12:09:24 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=2 thread=1] Preparing connection to [localhost:5222]

2022-04-25 12:09:24 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=2 thread=1] Opening connection to localhost/127.0.0.1:5222

2022-04-25 12:09:24 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=2 thread=1] Connector  state changed: connecting->connected

2022-04-25 12:09:24 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2022-04-25 12:09:24 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@ae5d38d

2022-04-25 12:09:24 | StateChangedEvent{oldState=connecting, newState=connected}

2022-04-25 12:09:24 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=2 thread=1] Whitespace ping period is setted to nullms

2022-04-25 12:09:24 | [Mutex] waiting for: [registration]

2022-04-25 12:09:24 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@eda4609

2022-04-25 12:09:24 | admin :: null << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-04-25 12:09:24 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>}

2022-04-25 12:09:24 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=2 thread=31] Start TLS

2022-04-25 12:09:24 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>]

2022-04-25 12:09:24 | admin :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-04-25 12:09:24 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}

2022-04-25 12:09:24 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=2 thread=33] Proceeding TLS

2022-04-25 12:09:24 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=2 thread=33] Start handshake

2022-04-25 12:09:44 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=2 thread=33] Can't establish encrypted connection

2022-04-25 12:09:44 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2022-04-25 12:09:44 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2022-04-25 12:09:44 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=2 thread=33] Connector  state changed: connected->disconnected

2022-04-25 12:09:44 | 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;@4bd8d9b6}, 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@5e846c51}, COMPRESSION_DISABLED=Entry{scope=user, value=true}, HOSTNAME_VERIFIER_KEY=Entry{scope=session, value=tigase.jaxmpp.j2se.connectors.socket.DefaultHostnameVerifier@7a59b5b7}, BOSH#SEE_OTHER_HOST_KEY=Entry{scope=user, value=false}, CONNECTOR#STAGE_KEY=Entry{scope=stream, value=connected}, RosterModule#ROSTER_STORE=Entry{scope=user, value=tigase.jaxmpp.core.client.xmpp.modules.roster.DefaultRosterStore@26ef5efb}, PresenceModule#PRESENCE_STORE=Entry{scope=user, value=tigase.jaxmpp.j2se.J2SEPresenceStore@2bf726f9}, ResponseManager#RESPONSE_MANAGER=Entry{scope=user, value=tigase.jaxmpp.j2se.ThreadSafeResponseManager@56ec2132}, StreamFeaturesModule#PIPELINING_ACTIVE=Entry{scope=session, value=false}, DEFAULT_XMPP_STREAM_KEY=Entry{scope=session, value=DefaultXMPPStream}, domainName=Entry{scope=user, value=test-domain.com}, StreamFeaturesModule#EMBEDDED_STREAMS_COUNTER=Entry{scope=session, value=1}, LOG_PREFIX=Entry{scope=user, value=admin}, socket#ServerHost=Entry{scope=user, value=localhost}, IN_BAND_REGISTRATION_MODE_KEY=Entry{scope=session, value=true}, CONNECTOR#CONNECTOR_STAGE_TIMESTAMP_KEY=Entry{scope=stream, value=Mon Apr 25 12:09:24 PDT 2022}}}}

2022-04-25 12:09:44 | StateChangedEvent{oldState=connected, newState=disconnected}

2022-04-25 12:09:44 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@61fab085

2022-04-25 12:09:44 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@43d3a7d6

2022-04-25 12:09:44 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@12785772

2022-04-25 12:10:54 | [Mutex] timeout. Not received [registration]

2022-04-25 12:10:54 | [Mutex] isItemNotified: registrationSuccess :: false

2022-04-25 12:10:54 |

2022-04-25 12:10:54 | Running: Retrieve server version

2022-04-25 12:10:54 | ------------------------------------

2022-04-25 12:10:54 |

2022-04-25 12:10:54 | null / [TestClass name=class tigase.tests.util.RetrieveVersion]

2022-04-25 12:10:54 | ------------------------------------

2022-04-25 12:10:54 |

2022-04-25 12:10:54 | Running: Retrieve server statistics 1

2022-04-25 12:10:54 | ------------------------------------

2022-04-25 12:10:54 |

2022-04-25 12:10:54 | null / [TestClass name=class tigase.tests.util.RetrieveStatistics]

2022-04-25 12:10:54 | ------------------------------------

2022-04-25 12:10:54 |

2022-04-25 12:10:54 | Running: SASL authentication

2022-04-25 12:10:54 | ------------------------------------

2022-04-25 12:10:54 |

2022-04-25 12:10:54 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]

2022-04-25 12:10:54 | ------------------------------------

2022-04-25 12:10:54 |

2022-04-25 12:10:54 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]

2022-04-25 12:10:54 | ------------------------------------

2022-04-25 12:10:54 |

2022-04-25 12:10:54 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]

2022-04-25 12:10:54 | ------------------------------------

2022-04-25 12:10:54 |

2022-04-25 12:10:54 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]

2022-04-25 12:10:54 | ------------------------------------

2022-04-25 12:10:54 |

2022-04-25 12:10:54 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]

2022-04-25 12:10:54 | ------------------------------------

2022-04-25 12:10:54 |

2022-04-25 12:10:54 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]

2022-04-25 12:10:54 | ------------------------------------

2022-04-25 12:10:54 |

2022-04-25 12:10:54 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]

2022-04-25 12:10:54 | ------------------------------------

2022-04-25 12:10:54 |

2022-04-25 12:10:54 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]

2022-04-25 12:10:54 | ------------------------------------

2022-04-25 12:10:54 |

2022-04-25 12:10:54 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]

2022-04-25 12:10:54 | ------------------------------------

2022-04-25 12:10:54 |

2022-04-25 12:10:54 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]

2022-04-25 12:10:54 | ------------------------------------

2022-04-25 12:10:54 |

2022-04-25 12:10:54 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]

2022-04-25 12:10:54 | ------------------------------------

2022-04-25 12:10:54 |

2022-04-25 12:10:54 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]

2022-04-25 12:10:54 | ------------------------------------

2022-04-25 12:10:54 |

2022-04-25 12:10:54 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]

2022-04-25 12:10:54 | ------------------------------------

2022-04-25 12:10:54 |

2022-04-25 12:10:54 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]

2022-04-25 12:10:54 | ------------------------------------

2022-04-25 12:10:54 |

2022-04-25 12:10:54 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]

2022-04-25 12:10:54 | ------------------------------------

2022-04-25 12:10:54 |

2022-04-25 12:10:54 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]

2022-04-25 12:10:54 | ------------------------------------

2022-04-25 12:10:54 |

2022-04-25 12:10:54 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]

2022-04-25 12:10:54 | ------------------------------------

2022-04-25 12:10:54 |

2022-04-25 12:10:54 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]

2022-04-25 12:10:54 | ------------------------------------

2022-04-25 12:10:54 |

2022-04-25 12:10:54 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]

2022-04-25 12:10:54 | ------------------------------------

2022-04-25 12:10:54 |

2022-04-25 12:10:54 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]

2022-04-25 12:10:54 | ------------------------------------

2022-04-25 12:10:54 |

2022-04-25 12:10:54 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]

2022-04-25 12:10:54 | ------------------------------------

2022-04-25 12:10:54 |

2022-04-25 12:10:54 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]

2022-04-25 12:10:54 | ------------------------------------

2022-04-25 12:10:54 |

2022-04-25 12:10:54 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]

2022-04-25 12:10:54 | ------------------------------------

2022-04-25 12:10:54 |

2022-04-25 12:10:54 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]

2022-04-25 12:10:54 | ------------------------------------

2022-04-25 12:10:54 |

2022-04-25 12:10:54 | Running: Brute Force Prevention

2022-04-25 12:10:54 | ------------------------------------

2022-04-25 12:10:54 |

2022-04-25 12:10:54 | null / [TestClass name=class tigase.tests.server.TestBruteforcePrevention]

2022-04-25 12:10:54 | ------------------------------------

2022-04-25 12:10:54 |

2022-04-25 12:10:54 | null / [TestClass name=class tigase.tests.server.TestBruteforcePrevention]

2022-04-25 12:10:54 | ------------------------------------

2022-04-25 12:10:54 |

2022-04-25 12:10:54 | null / [TestClass name=class tigase.tests.server.TestBruteforcePrevention]

2022-04-25 12:10:54 | ------------------------------------

2022-04-25 12:10:54 |

2022-04-25 12:10:54 | null / [TestClass name=class tigase.tests.server.TestBruteforcePrevention]

2022-04-25 12:10:54 | ------------------------------------

2022-04-25 12:10:54 |

2022-04-25 12:10:54 | Running: Password change

2022-04-25 12:10:54 | ------------------------------------

2022-04-25 12:10:54 |

2022-04-25 12:10:54 | null / [TestClass name=class tigase.tests.server.TestPasswordChange]

2022-04-25 12:10:54 | ------------------------------------

2022-04-25 12:10:54 |

2022-04-25 12:10:54 | null / [TestClass name=class tigase.tests.server.TestPasswordChange]

2022-04-25 12:10:54 | ------------------------------------

2022-04-25 12:10:54 |

2022-04-25 12:10:54 | Running: VCard: VCard4 support - #2407, #2410

2022-04-25 12:10:54 | ------------------------------------

2022-04-25 12:10:54 |

2022-04-25 12:10:54 | null / [TestClass name=class tigase.tests.server.TestVCard4]

2022-04-25 12:10:54 | ------------------------------------

2022-04-25 12:10:54 |

2022-04-25 12:10:54 | Running: VCard: VCard4 and VCard-Temp integration - #3282

2022-04-25 12:10:54 | ------------------------------------

2022-04-25 12:10:54 |

2022-04-25 12:10:54 | null / [TestClass name=class tigase.tests.server.TestVCard4AndTempIntrgration]

2022-04-25 12:10:54 | ------------------------------------

2022-04-25 12:10:54 |

2022-04-25 12:10:54 | null / [TestClass name=class tigase.tests.server.TestVCard4AndTempIntrgration]

2022-04-25 12:10:54 | ------------------------------------

2022-04-25 12:10:54 |

2022-04-25 12:10:54 | Running: VCard: Setting VCard-temp with empty photo - #6293

2022-04-25 12:10:54 | ------------------------------------

2022-04-25 12:10:54 |

2022-04-25 12:10:54 | null / [TestClass name=class tigase.tests.server.TestVcardTemp]

2022-04-25 12:10:54 | ------------------------------------

2022-04-25 12:10:54 |

2022-04-25 12:10:54 | Running: MotD: Message of the Day

2022-04-25 12:10:54 | ------------------------------------

2022-04-25 12:10:54 |

2022-04-25 12:10:54 | null / [TestClass name=class tigase.tests.server.TestMotD]

2022-04-25 12:10:54 | ------------------------------------

2022-04-25 12:10:54 |

2022-04-25 12:10:54 | null / [TestClass name=class tigase.tests.server.TestMotD]

2022-04-25 12:10:54 | ------------------------------------

2022-04-25 12:10:54 |

2022-04-25 12:10:54 | null / [TestClass name=class tigase.tests.server.TestMotD]

2022-04-25 12:10:54 | ------------------------------------

2022-04-25 12:10:54 |

2022-04-25 12:10:54 | Running: Welcome: Welcome message

2022-04-25 12:10:54 | ------------------------------------

2022-04-25 12:10:54 |

2022-04-25 12:10:54 | null / [TestClass name=class tigase.tests.server.TestWelcomeMessage]

2022-04-25 12:10:54 | ------------------------------------

2022-04-25 12:10:54 |

2022-04-25 12:10:54 | null / [TestClass name=class tigase.tests.server.TestWelcomeMessage]

2022-04-25 12:10:54 | ------------------------------------

2022-04-25 12:10:54 |

2022-04-25 12:10:54 | null / [TestClass name=class tigase.tests.server.TestWelcomeMessage]

2022-04-25 12:10:54 | ------------------------------------

2022-04-25 12:10:54 |

2022-04-25 12:10:54 | Running: User credentials manipulation

2022-04-25 12:10:54 | ------------------------------------

2022-04-25 12:10:54 |

2022-04-25 12:10:54 | null / [TestClass name=class tigase.tests.server.TestCredentialsManipulation]

2022-04-25 12:10:54 | ------------------------------------

2022-04-25 12:10:54 |

2022-04-25 12:10:54 | null / [TestClass name=class tigase.tests.server.TestCredentialsManipulation]

2022-04-25 12:10:54 | ------------------------------------

2022-04-25 12:10:54 |

2022-04-25 12:10:54 | null / [TestClass name=class tigase.tests.server.TestCredentialsManipulation]

2022-04-25 12:10:54 | ------------------------------------

2022-04-25 12:10:54 |

2022-04-25 12:10:54 | null / [TestClass name=class tigase.tests.server.TestCredentialsManipulation]

2022-04-25 12:10:54 | ------------------------------------

2022-04-25 12:10:54 |

2022-04-25 12:10:54 | Running: Offline Messages: Setting offline messages limit to 3 - #2944

2022-04-25 12:10:54 | ------------------------------------

2022-04-25 12:10:54 |

2022-04-25 12:10:54 | null / [TestClass name=class tigase.tests.server.offlinemsg.TestOfflineMessagesLimit]

2022-04-25 12:10:54 | ------------------------------------

2022-04-25 12:10:54 |

2022-04-25 12:10:54 | null / [TestClass name=class tigase.tests.server.offlinemsg.TestOfflineMessagesLimit]

2022-04-25 12:10:54 | ------------------------------------

2022-04-25 12:10:54 |

2022-04-25 12:10:54 | null / [TestClass name=class tigase.tests.server.offlinemsg.TestOfflineMessagesLimit]

2022-04-25 12:10:54 | ------------------------------------

2022-04-25 12:10:54 |

2022-04-25 12:10:54 | null / [TestClass name=class tigase.tests.server.offlinemsg.TestOfflineMessagesLimit]

2022-04-25 12:10:54 | ------------------------------------

2022-04-25 12:10:54 |

2022-04-25 12:10:54 | Running: Offline Messages: Sink Provider - #2947

2022-04-25 12:10:54 | ------------------------------------

2022-04-25 12:10:54 |

2022-04-25 12:10:54 | null / [TestClass name=class tigase.tests.server.offlinemsg.TestOfflineMessageSinkProvider]

2022-04-25 12:10:54 | ------------------------------------

2022-04-25 12:10:54 |

2022-04-25 12:10:54 | Running: Offline Messages: Testing message delivery reliability related to stream resumption and resource conflict - #4262

2022-04-25 12:10:54 | ------------------------------------

2022-04-25 12:10:54 |

2022-04-25 12:10:54 | null / [TestClass name=class tigase.tests.server.offlinemsg.TestOfflineMessageDeliveryAfterSmResumptionTimeout]

2022-04-25 12:10:54 | ------------------------------------

2022-04-25 12:10:54 |

2022-04-25 12:10:54 | null / [TestClass name=class tigase.tests.server.offlinemsg.TestOfflineMessageDeliveryAfterSmResumptionTimeout]

2022-04-25 12:10:54 | ------------------------------------

2022-04-25 12:10:54 |

2022-04-25 12:10:54 | null / [TestClass name=class tigase.tests.server.offlinemsg.TestOfflineMessageDeliveryAfterSmResumptionTimeout]

2022-04-25 12:10:54 | ------------------------------------

2022-04-25 12:10:54 |

2022-04-25 12:10:54 | null / [TestClass name=class tigase.tests.server.offlinemsg.TestOfflineMessageDeliveryAfterSmResumptionTimeout]

2022-04-25 12:10:54 | ------------------------------------

2022-04-25 12:10:54 |

2022-04-25 12:10:54 | null / [TestClass name=class tigase.tests.server.offlinemsg.TestOfflineMessageDeliveryAfterSmResumptionTimeout]

2022-04-25 12:10:54 | ------------------------------------

2022-04-25 12:10:54 |

2022-04-25 12:10:54 | null / [TestClass name=class tigase.tests.server.offlinemsg.TestOfflineMessageDeliveryAfterSmResumptionTimeout]

2022-04-25 12:10:54 | ------------------------------------

2022-04-25 12:10:54 |

2022-04-25 12:10:54 | null / [TestClass name=class tigase.tests.server.offlinemsg.TestOfflineMessageDeliveryAfterSmResumptionTimeout]

2022-04-25 12:10:54 | ------------------------------------

2022-04-25 12:10:54 |

2022-04-25 12:10:54 | null / [TestClass name=class tigase.tests.server.offlinemsg.TestOfflineMessageDeliveryAfterSmResumptionTimeout]

2022-04-25 12:10:54 | ------------------------------------

2022-04-25 12:10:54 |

2022-04-25 12:10:54 | null / [TestClass name=class tigase.tests.server.offlinemsg.TestOfflineMessageDeliveryAfterSmResumptionTimeout]

2022-04-25 12:10:54 | ------------------------------------

2022-04-25 12:10:54 |

2022-04-25 12:10:54 | null / [TestClass name=class tigase.tests.server.offlinemsg.TestOfflineMessageDeliveryAfterSmResumptionTimeout]

2022-04-25 12:10:54 | ------------------------------------

2022-04-25 12:10:54 |

2022-04-25 12:10:54 | null / [TestClass name=class tigase.tests.server.offlinemsg.TestOfflineMessageDeliveryAfterSmResumptionTimeout]

2022-04-25 12:10:54 | ------------------------------------

2022-04-25 12:10:54 |

2022-04-25 12:10:54 | null / [TestClass name=class tigase.tests.server.offlinemsg.TestOfflineMessageDeliveryAfterSmResumptionTimeout]

2022-04-25 12:10:54 | ------------------------------------

2022-04-25 12:10:54 |

2022-04-25 12:10:54 | null / [TestClass name=class tigase.tests.server.offlinemsg.TestOfflineMessageDeliveryAfterSmResumptionTimeout]

2022-04-25 12:10:54 | ------------------------------------

2022-04-25 12:10:54 |

2022-04-25 12:10:54 | null / [TestClass name=class tigase.tests.server.offlinemsg.TestOfflineMessageDeliveryAfterSmResumptionTimeout]

2022-04-25 12:10:54 | ------------------------------------

2022-04-25 12:10:54 |

2022-04-25 12:10:54 | null / [TestClass name=class tigase.tests.server.offlinemsg.TestOfflineMessageDeliveryAfterSmResumptionTimeout]

2022-04-25 12:10:54 | ------------------------------------

2022-04-25 12:10:54 |

2022-04-25 12:10:54 | null / [TestClass name=class tigase.tests.server.offlinemsg.TestOfflineMessageDeliveryAfterSmResumptionTimeout]

2022-04-25 12:10:54 | ------------------------------------

2022-04-25 12:10:54 |

2022-04-25 12:10:54 | Running: Offline Messages: Testing message delivery reliability related to stream resumption and sending message to offline contact - #4298

2022-04-25 12:10:54 | ------------------------------------

2022-04-25 12:10:54 |

2022-04-25 12:10:54 | null / [TestClass name=class tigase.tests.server.offlinemsg.TestOfflineMessageDeliveryAfterSmResumptionInACS]

2022-04-25 12:10:54 | ------------------------------------

2022-04-25 12:10:54 |

2022-04-25 12:10:54 | null / [TestClass name=class tigase.tests.server.offlinemsg.TestOfflineMessageDeliveryAfterSmResumptionInACS]

2022-04-25 12:10:54 | ------------------------------------

2022-04-25 12:10:54 |

2022-04-25 12:10:54 | Running: XEP-0357: Push Notifications

2022-04-25 12:10:54 | ------------------------------------

2022-04-25 12:10:54 |

2022-04-25 12:10:54 | null / [TestClass name=class tigase.tests.server.TestPush]

2022-04-25 12:10:54 | ------------------------------------

2022-04-25 12:10:54 |

2022-04-25 12:10:54 | null / [TestClass name=class tigase.tests.server.TestPush]

2022-04-25 12:10:54 | ------------------------------------

2022-04-25 12:10:54 |

2022-04-25 12:10:54 | null / [TestClass name=class tigase.tests.server.TestPush]

2022-04-25 12:10:54 | ------------------------------------

2022-04-25 12:10:54 |

2022-04-25 12:10:54 | null / [TestClass name=class tigase.tests.server.TestPush]

2022-04-25 12:10:54 | ------------------------------------

2022-04-25 12:10:54 |

2022-04-25 12:10:54 | null / [TestClass name=class tigase.tests.server.TestPush]

2022-04-25 12:10:54 | ------------------------------------

2022-04-25 12:10:54 |

2022-04-25 12:10:54 | null / [TestClass name=class tigase.tests.server.TestPushMuted]

2022-04-25 12:10:54 | ------------------------------------

2022-04-25 12:10:54 |

2022-04-25 12:10:54 | null / [TestClass name=class tigase.tests.server.TestPushMuted]

2022-04-25 12:10:54 | ------------------------------------

2022-04-25 12:10:54 |

2022-04-25 12:10:54 | null / [TestClass name=class tigase.tests.server.TestPushMuted]

2022-04-25 12:10:54 | ------------------------------------

2022-04-25 12:10:54 |

2022-04-25 12:10:54 | null / [TestClass name=class tigase.tests.server.TestPushMuted]

2022-04-25 12:10:54 | ------------------------------------

2022-04-25 12:10:54 |

2022-04-25 12:10:54 | null / [TestClass name=class tigase.tests.server.TestPushEncryped]

2022-04-25 12:10:54 | ------------------------------------

2022-04-25 12:10:54 |

2022-04-25 12:10:54 | null / [TestClass name=class tigase.tests.server.TestPushEncryped]

2022-04-25 12:10:54 | ------------------------------------

2022-04-25 12:10:54 |

2022-04-25 12:10:54 | null / [TestClass name=class tigase.tests.server.TestPushEncryped]

2022-04-25 12:10:54 | ------------------------------------

2022-04-25 12:10:54 |

2022-04-25 12:10:54 | null / [TestClass name=class tigase.tests.server.TestPushEncryped]

2022-04-25 12:10:54 | ------------------------------------

2022-04-25 12:10:54 |

2022-04-25 12:10:54 | Running: XEP-0357: Push Notifications - Groupchat

2022-04-25 12:10:54 | ------------------------------------

2022-04-25 12:10:54 |

2022-04-25 12:10:54 | null / [TestClass name=class tigase.tests.server.TestPushGroupchat]

2022-04-25 12:10:54 | ------------------------------------

2022-04-25 12:10:54 |

2022-04-25 12:10:54 | null / [TestClass name=class tigase.tests.server.TestPushGroupchat]

2022-04-25 12:10:54 | ------------------------------------

2022-04-25 12:10:54 |

2022-04-25 12:10:54 | null / [TestClass name=class tigase.tests.server.TestPushGroupchatFiltered]

2022-04-25 12:10:54 | ------------------------------------

2022-04-25 12:10:54 |

2022-04-25 12:10:54 | null / [TestClass name=class tigase.tests.server.TestPushGroupchatFiltered]

2022-04-25 12:10:54 | ------------------------------------

2022-04-25 12:10:54 |

2022-04-25 12:10:54 | null / [TestClass name=class tigase.tests.server.TestPushGroupchatFiltered]

2022-04-25 12:10:54 | ------------------------------------

2022-04-25 12:10:54 |

2022-04-25 12:10:54 | null / [TestClass name=class tigase.tests.server.TestPushGroupchatFiltered]

2022-04-25 12:10:54 | ------------------------------------

2022-04-25 12:10:54 |

2022-04-25 12:10:54 | null / [TestClass name=class tigase.tests.server.TestPushGroupchatFiltered]

2022-04-25 12:10:54 | ------------------------------------

2022-04-25 12:10:54 |

2022-04-25 12:10:54 | null / [TestClass name=class tigase.tests.server.TestPushGroupchatFiltered]

2022-04-25 12:10:54 | ------------------------------------

2022-04-25 12:10:54 |

2022-04-25 12:10:54 | null / [TestClass name=class tigase.tests.server.TestPushGroupchatFiltered]

2022-04-25 12:10:54 | ------------------------------------

2022-04-25 12:10:54 |

2022-04-25 12:10:54 | null / [TestClass name=class tigase.tests.server.TestPushGroupchatFiltered]

2022-04-25 12:10:54 | ------------------------------------

2022-04-25 12:10:54 |

2022-04-25 12:10:54 | Running: XEP-0398: User Avatar to vCard-Based Avatars Conversion

2022-04-25 12:10:54 | ------------------------------------

2022-04-25 12:10:54 |

2022-04-25 12:10:54 | null / [TestClass name=class tigase.tests.server.TestPepUserAvatarToVCardConversion]

2022-04-25 12:10:54 | ------------------------------------

2022-04-25 12:10:54 |

2022-04-25 12:10:54 | Running: XEP-0411: Bookmarks Conversion

2022-04-25 12:10:54 | ------------------------------------

2022-04-25 12:10:54 |

2022-04-25 12:10:54 | null / [TestClass name=class tigase.tests.server.TestPepBookmarksConversion]

2022-04-25 12:10:54 | ------------------------------------

2022-04-25 12:10:54 |

2022-04-25 12:10:54 | Running: C2S: TLS - Client Cert: Two-way TLS - #2939

2022-04-25 12:10:54 | ------------------------------------

2022-04-25 12:10:54 |

2022-04-25 12:10:54 | null / [TestClass name=class tigase.tests.server.TestTwoWayTLS]

2022-04-25 12:10:54 | ------------------------------------

2022-04-25 12:10:54 |

2022-04-25 12:10:54 | null / [TestClass name=class tigase.tests.server.TestTwoWayTLS]

2022-04-25 12:10:54 | ------------------------------------

2022-04-25 12:10:54 |

2022-04-25 12:10:54 | null / [TestClass name=class tigase.tests.server.TestTwoWayTLS]

2022-04-25 12:10:54 | ------------------------------------

2022-04-25 12:10:54 |

2022-04-25 12:10:54 | Running: WebSocket: Test WebSocket connectivity - #3305

2022-04-25 12:10:54 | ------------------------------------

2022-04-25 12:10:54 |

2022-04-25 12:10:54 | null / [TestClass name=class tigase.tests.server.TestWebSocketConnectivity]

2022-04-25 12:10:54 | ------------------------------------

2022-04-25 12:10:54 |

2022-04-25 12:10:54 | null / [TestClass name=class tigase.tests.server.TestWebSocketConnectivity]

2022-04-25 12:10:54 | ------------------------------------

2022-04-25 12:10:54 |

2022-04-25 12:10:54 | null / [TestClass name=class tigase.tests.server.TestWebSocketConnectivity]

2022-04-25 12:10:54 | ------------------------------------

2022-04-25 12:10:54 |

2022-04-25 12:10:54 | Running: Tigase XMPP server monitoring - #2951

2022-04-25 12:10:54 | ------------------------------------

2022-04-25 12:10:54 |

2022-04-25 12:10:54 | null / [TestClass name=class tigase.tests.server.TestServerMonitoring]

2022-04-25 12:10:54 | ------------------------------------

2022-04-25 12:10:54 |

2022-04-25 12:10:54 | Running: Admin ad-hoc tests

2022-04-25 12:10:54 | ------------------------------------

2022-04-25 12:10:54 |

2022-04-25 12:10:54 | null / [TestClass name=class tigase.tests.server.adhoc.TestChangeUserPassword]

2022-04-25 12:10:54 | ------------------------------------

2022-04-25 12:10:54 |

2022-04-25 12:10:54 | Running: Presence tests

2022-04-25 12:10:54 | ------------------------------------

2022-04-25 12:10:54 |

2022-04-25 12:10:54 | null / [TestClass name=class tigase.tests.server.presence.PresencePreApproval]

2022-04-25 12:10:54 | ------------------------------------

2022-04-25 12:10:54 |

2022-04-25 12:10:54 | Running: Privacy list

2022-04-25 12:10:54 | ------------------------------------

2022-04-25 12:10:54 |

2022-04-25 12:10:54 | null / [TestClass name=class tigase.tests.server.TestPrivacyList]

2022-04-25 12:10:54 | ------------------------------------

2022-04-25 12:10:54 |

2022-04-25 12:10:54 | Running: Service Discovery Extensions

2022-04-25 12:10:54 | ------------------------------------

2022-04-25 12:10:54 |

2022-04-25 12:10:54 | null / [TestClass name=class tigase.tests.server.TestServiceDiscoveryExtensions]

2022-04-25 12:10:54 | ------------------------------------

2022-04-25 12:10:54 |

2022-04-25 12:10:54 | null / [TestClass name=class tigase.tests.server.TestServiceDiscoveryExtensions]

2022-04-25 12:10:54 | ------------------------------------

2022-04-25 12:10:54 |

2022-04-25 12:10:54 | Running: XEP-0215: External Service Discovery

2022-04-25 12:10:54 | ------------------------------------

2022-04-25 12:10:54 |

2022-04-25 12:10:54 | null / [TestClass name=class tigase.tests.server.TestExtDisco]

2022-04-25 12:10:54 | ------------------------------------

2022-04-25 12:10:54 |

2022-04-25 12:10:54 | null / [TestClass name=class tigase.tests.server.TestExtDisco]

2022-04-25 12:10:54 | ------------------------------------

2022-04-25 12:10:54 |

2022-04-25 12:10:54 | null / [TestClass name=class tigase.tests.server.TestExtDisco]

2022-04-25 12:10:54 | ------------------------------------

2022-04-25 12:10:54 |

2022-04-25 12:10:54 | null / [TestClass name=class tigase.tests.server.TestExtDisco]

2022-04-25 12:10:54 | ------------------------------------

2022-04-25 12:10:54 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2022-04-25 12:10:54 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2022-04-25 12:10:54 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

2022-04-25 12:10:54 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=3 thread=1] Connector  state changed: null->connecting

2022-04-25 12:10:54 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=3 thread=1] DNS entry stored in session object: localhost:5222

2022-04-25 12:10:54 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=3 thread=1] Preparing connection to [localhost:5222]

2022-04-25 12:10:54 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=3 thread=1] Opening connection to localhost/127.0.0.1:5222

2022-04-25 12:10:54 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=3 thread=1] Connector  state changed: connecting->connected

2022-04-25 12:10:54 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=3 thread=1] Whitespace ping period is setted to nullms

2022-04-25 12:10:54 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2022-04-25 12:10:54 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-04-25 12:10:54 | admin :: admin@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-04-25 12:10:54 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=3 thread=36] Start TLS

2022-04-25 12:10:54 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-04-25 12:10:54 | admin :: admin@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-04-25 12:10:54 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=3 thread=38] Proceeding TLS

2022-04-25 12:10:54 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=3 thread=38] Start handshake

2022-04-25 12:11:14 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=3 thread=38] Can't establish encrypted connection

2022-04-25 12:11:14 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2022-04-25 12:11:14 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2022-04-25 12:11:14 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=3 thread=38] Connector  state changed: connected->disconnected

2022-04-25 12:11:14 | tigase.jaxmpp.j2se.Jaxmpp.onException: Catching exception

2022-04-25 12:11:14 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=3 thread=36] Ignoring stop connector.

2022-04-25 12:11:14 | Could not connect with admin account credentials (tigase.jaxmpp.core.client.exceptions.JaxmppException: javax.net.ssl.SSLException: Unsupported or unrecognized SSL message), trying to register account...

2022-04-25 12:11:14 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2022-04-25 12:11:14 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2022-04-25 12:11:14 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@50c0b4a9

2022-04-25 12:11:14 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

2022-04-25 12:11:14 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=4 thread=1] Using XEP-0077 mode!!!!

2022-04-25 12:11:14 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=4 thread=1] Connector  state changed: null->connecting

2022-04-25 12:11:14 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=4 thread=1] DNS entry stored in session object: localhost:5222

2022-04-25 12:11:14 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=4 thread=1] Preparing connection to [localhost:5222]

2022-04-25 12:11:14 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=4 thread=1] Opening connection to localhost/127.0.0.1:5222

2022-04-25 12:11:14 | StateChangedEvent{oldState=null, newState=connecting}

2022-04-25 12:11:14 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=4 thread=1] Connector  state changed: connecting->connected

2022-04-25 12:11:14 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=4 thread=1] Whitespace ping period is setted to nullms

2022-04-25 12:11:14 | [Mutex] waiting for: [registration]

2022-04-25 12:11:14 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2022-04-25 12:11:14 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@5e0740c1

2022-04-25 12:11:14 | StateChangedEvent{oldState=connecting, newState=connected}

2022-04-25 12:11:14 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@5a38dfd9

2022-04-25 12:11:14 | admin :: null << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-04-25 12:11:14 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>}

2022-04-25 12:11:14 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=4 thread=41] Start TLS

2022-04-25 12:11:14 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>]

2022-04-25 12:11:14 | admin :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-04-25 12:11:14 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}

2022-04-25 12:11:14 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=4 thread=43] Proceeding TLS

2022-04-25 12:11:14 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=4 thread=43] Start handshake

2022-04-25 12:11:34 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=4 thread=43] Can't establish encrypted connection

2022-04-25 12:11:34 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2022-04-25 12:11:34 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2022-04-25 12:11:34 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=4 thread=43] Connector  state changed: connected->disconnected

2022-04-25 12:11:34 | 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;@4bd8d9b6}, 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@1f3a4afa}, COMPRESSION_DISABLED=Entry{scope=user, value=true}, HOSTNAME_VERIFIER_KEY=Entry{scope=session, value=tigase.jaxmpp.j2se.connectors.socket.DefaultHostnameVerifier@7a59b5b7}, 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@4a0ac048}, PresenceModule#PRESENCE_STORE=Entry{scope=user, value=tigase.jaxmpp.j2se.J2SEPresenceStore@2eef9080}, ResponseManager#RESPONSE_MANAGER=Entry{scope=user, value=tigase.jaxmpp.j2se.ThreadSafeResponseManager@32354493}, StreamFeaturesModule#PIPELINING_ACTIVE=Entry{scope=session, value=false}, DEFAULT_XMPP_STREAM_KEY=Entry{scope=session, value=DefaultXMPPStream}, domainName=Entry{scope=user, value=test-domain.com}, StreamFeaturesModule#EMBEDDED_STREAMS_COUNTER=Entry{scope=session, value=1}, LOG_PREFIX=Entry{scope=user, value=admin}, socket#ServerHost=Entry{scope=user, value=localhost}, IN_BAND_REGISTRATION_MODE_KEY=Entry{scope=session, value=true}, CONNECTOR#CONNECTOR_STAGE_TIMESTAMP_KEY=Entry{scope=stream, value=Mon Apr 25 12:11:34 PDT 2022}}}}

2022-04-25 12:11:34 | StateChangedEvent{oldState=connected, newState=disconnected}

2022-04-25 12:11:34 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@7f15b5b5

2022-04-25 12:11:34 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@6381329f

2022-04-25 12:11:34 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@31b8d5ff

2022-04-25 12:12:44 | [Mutex] timeout. Not received [registration]

2022-04-25 12:12:44 | [Mutex] isItemNotified: registrationSuccess :: false

2022-04-25 12:12:44 |

2022-04-25 12:12:44 | Running: Test MAM support - #4732

2022-04-25 12:12:44 | ------------------------------------

2022-04-25 12:12:44 |

2022-04-25 12:12:44 | null / [TestClass name=class tigase.tests.muc.TestMessageArchiveManagement]

2022-04-25 12:12:44 | ------------------------------------

2022-04-25 12:12:44 |

2022-04-25 12:12:44 | null / [TestClass name=class tigase.tests.muc.TestMessageArchiveManagement]

2022-04-25 12:12:44 | ------------------------------------

2022-04-25 12:12:44 |

2022-04-25 12:12:44 | null / [TestClass name=class tigase.tests.muc.TestMessageArchiveManagement]

2022-04-25 12:12:44 | ------------------------------------

2022-04-25 12:12:44 |

2022-04-25 12:12:44 | null / [TestClass name=class tigase.tests.muc.TestMessageArchiveManagement]

2022-04-25 12:12:44 | ------------------------------------

2022-04-25 12:12:44 |

2022-04-25 12:12:44 | null / [TestClass name=class tigase.tests.muc.TestMessageArchiveManagement]

2022-04-25 12:12:44 | ------------------------------------

2022-04-25 12:12:44 |

2022-04-25 12:12:44 | Running: Test limit of users per room - #3179

2022-04-25 12:12:44 | ------------------------------------

2022-04-25 12:12:44 |

2022-04-25 12:12:44 | null / [TestClass name=class tigase.tests.muc.TestLimitOfUsersPerRoom]

2022-04-25 12:12:44 | ------------------------------------

2022-04-25 12:12:44 |

2022-04-25 12:12:44 | Running: Test handling of timestamps - #7443

2022-04-25 12:12:44 | ------------------------------------

2022-04-25 12:12:44 |

2022-04-25 12:12:44 | null / [TestClass name=class tigase.tests.muc.TestMucHistoryTimestamps]

2022-04-25 12:12:44 | ------------------------------------

2022-04-25 12:12:44 |

2022-04-25 12:12:44 | null / [TestClass name=class tigase.tests.muc.TestMucHistoryTimestamps]

2022-04-25 12:12:44 | ------------------------------------

2022-04-25 12:12:44 |

2022-04-25 12:12:44 | null / [TestClass name=class tigase.tests.muc.TestMucHistoryTimestamps]

2022-04-25 12:12:44 | ------------------------------------

2022-04-25 12:12:44 |

2022-04-25 12:12:44 | null / [TestClass name=class tigase.tests.muc.TestMucHistoryTimestamps]

2022-04-25 12:12:44 | ------------------------------------

2022-04-25 12:12:44 |

2022-04-25 12:12:44 | Running: Modify list of the occupants to include room members - #8660

2022-04-25 12:12:44 | ------------------------------------

2022-04-25 12:12:44 |

2022-04-25 12:12:44 | null / [TestClass name=class tigase.tests.muc.TestOfflineUsers]

2022-04-25 12:12:44 | ------------------------------------

2022-04-25 12:12:44 |

2022-04-25 12:12:44 | null / [TestClass name=class tigase.tests.muc.TestOfflineUsers]

2022-04-25 12:12:44 | ------------------------------------

2022-04-25 12:12:44 |

2022-04-25 12:12:44 | null / [TestClass name=class tigase.tests.muc.TestOfflineUsers]

2022-04-25 12:12:44 | ------------------------------------

2022-04-25 12:12:44 |

2022-04-25 12:12:44 | null / [TestClass name=class tigase.tests.muc.TestOfflineUsers]

2022-04-25 12:12:44 | ------------------------------------

2022-04-25 12:12:44 |

2022-04-25 12:12:44 | Running: Test MUC VCard support

2022-04-25 12:12:44 | ------------------------------------

2022-04-25 12:12:44 |

2022-04-25 12:12:44 | null / [TestClass name=class tigase.tests.muc.TestVCard]

2022-04-25 12:12:44 | ------------------------------------

2022-04-25 12:12:44 |

2022-04-25 12:12:44 | null / [TestClass name=class tigase.tests.muc.TestVCard]

2022-04-25 12:12:44 | ------------------------------------

2022-04-25 12:12:44 |

2022-04-25 12:12:44 | null / [TestClass name=class tigase.tests.muc.TestVCard]

2022-04-25 12:12:44 | ------------------------------------

2022-04-25 12:12:44 |

2022-04-25 12:12:44 | null / [TestClass name=class tigase.tests.muc.TestVCard]

2022-04-25 12:12:44 | ------------------------------------

2022-04-25 12:12:44 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2022-04-25 12:12:44 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2022-04-25 12:12:44 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

2022-04-25 12:12:44 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=5 thread=1] Connector  state changed: null->connecting

2022-04-25 12:12:44 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=5 thread=1] DNS entry stored in session object: localhost:5222

2022-04-25 12:12:44 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=5 thread=1] Preparing connection to [localhost:5222]

2022-04-25 12:12:44 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=5 thread=1] Opening connection to localhost/127.0.0.1:5222

2022-04-25 12:12:44 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=5 thread=1] Connector  state changed: connecting->connected

2022-04-25 12:12:44 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=5 thread=1] Whitespace ping period is setted to nullms

2022-04-25 12:12:44 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2022-04-25 12:12:44 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=5 thread=46] Start TLS

2022-04-25 12:12:44 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-04-25 12:12:44 | admin :: admin@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-04-25 12:12:44 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-04-25 12:12:44 | admin :: admin@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-04-25 12:12:44 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=5 thread=48] Proceeding TLS

2022-04-25 12:12:44 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=5 thread=48] Start handshake

2022-04-25 12:13:04 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=5 thread=48] Can't establish encrypted connection

2022-04-25 12:13:04 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2022-04-25 12:13:04 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2022-04-25 12:13:04 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=5 thread=48] Connector  state changed: connected->disconnected

2022-04-25 12:13:04 | tigase.jaxmpp.j2se.Jaxmpp.onException: Catching exception

2022-04-25 12:13:04 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=5 thread=46] Ignoring stop connector.

2022-04-25 12:13:05 | Could not connect with admin account credentials (tigase.jaxmpp.core.client.exceptions.JaxmppException: javax.net.ssl.SSLException: Unsupported or unrecognized SSL message), trying to register account...

2022-04-25 12:13:05 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2022-04-25 12:13:05 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2022-04-25 12:13:05 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

2022-04-25 12:13:05 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=6 thread=1] Using XEP-0077 mode!!!!

2022-04-25 12:13:05 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=6 thread=1] Connector  state changed: null->connecting

2022-04-25 12:13:05 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@334fed60

2022-04-25 12:13:05 | StateChangedEvent{oldState=null, newState=connecting}

2022-04-25 12:13:05 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=6 thread=1] DNS entry stored in session object: localhost:5222

2022-04-25 12:13:05 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=6 thread=1] Preparing connection to [localhost:5222]

2022-04-25 12:13:05 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=6 thread=1] Opening connection to localhost/127.0.0.1:5222

2022-04-25 12:13:05 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=6 thread=1] Connector  state changed: connecting->connected

2022-04-25 12:13:05 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=6 thread=1] Whitespace ping period is setted to nullms

2022-04-25 12:13:05 | [Mutex] waiting for: [registration]

2022-04-25 12:13:05 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2022-04-25 12:13:05 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@3d881579

2022-04-25 12:13:05 | StateChangedEvent{oldState=connecting, newState=connected}

2022-04-25 12:13:05 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@39b78610

2022-04-25 12:13:05 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=6 thread=51] Start TLS

2022-04-25 12:13:05 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>]

2022-04-25 12:13:05 | admin :: null << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-04-25 12:13:05 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>}

2022-04-25 12:13:05 | admin :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-04-25 12:13:05 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}

2022-04-25 12:13:05 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=6 thread=53] Proceeding TLS

2022-04-25 12:13:05 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=6 thread=53] Start handshake

2022-04-25 12:13:25 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=6 thread=53] Can't establish encrypted connection

2022-04-25 12:13:25 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2022-04-25 12:13:25 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2022-04-25 12:13:25 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=6 thread=53] Connector  state changed: connected->disconnected

2022-04-25 12:13:25 | 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;@4bd8d9b6}, 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@7cb51f42}, COMPRESSION_DISABLED=Entry{scope=user, value=true}, HOSTNAME_VERIFIER_KEY=Entry{scope=session, value=tigase.jaxmpp.j2se.connectors.socket.DefaultHostnameVerifier@7a59b5b7}, 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@30ddc959}, PresenceModule#PRESENCE_STORE=Entry{scope=user, value=tigase.jaxmpp.j2se.J2SEPresenceStore@4d0321e6}, ResponseManager#RESPONSE_MANAGER=Entry{scope=user, value=tigase.jaxmpp.j2se.ThreadSafeResponseManager@4881a950}, StreamFeaturesModule#PIPELINING_ACTIVE=Entry{scope=session, value=false}, DEFAULT_XMPP_STREAM_KEY=Entry{scope=session, value=DefaultXMPPStream}, domainName=Entry{scope=user, value=test-domain.com}, StreamFeaturesModule#EMBEDDED_STREAMS_COUNTER=Entry{scope=session, value=1}, LOG_PREFIX=Entry{scope=user, value=admin}, socket#ServerHost=Entry{scope=user, value=localhost}, IN_BAND_REGISTRATION_MODE_KEY=Entry{scope=session, value=true}, CONNECTOR#CONNECTOR_STAGE_TIMESTAMP_KEY=Entry{scope=stream, value=Mon Apr 25 12:13:25 PDT 2022}}}}

2022-04-25 12:13:25 | StateChangedEvent{oldState=connected, newState=disconnected}

2022-04-25 12:13:25 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@1c9ae00d

2022-04-25 12:13:25 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@425375c6

2022-04-25 12:13:25 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@160b607b

2022-04-25 12:14:35 | [Mutex] timeout. Not received [registration]

2022-04-25 12:14:35 | [Mutex] isItemNotified: registrationSuccess :: false

2022-04-25 12:14:35 |

2022-04-25 12:14:35 | Running: Node and item manipulation using PubSub procotol - #4229

2022-04-25 12:14:35 | ------------------------------------

2022-04-25 12:14:35 |

2022-04-25 12:14:35 | null / [TestClass name=class tigase.tests.pubsub.TestPubSub]

2022-04-25 12:14:35 | ------------------------------------

2022-04-25 12:14:35 |

2022-04-25 12:14:35 | null / [TestClass name=class tigase.tests.pubsub.TestPubSub]

2022-04-25 12:14:35 | ------------------------------------

2022-04-25 12:14:35 |

2022-04-25 12:14:35 | null / [TestClass name=class tigase.tests.pubsub.TestPubSub]

2022-04-25 12:14:35 | ------------------------------------

2022-04-25 12:14:35 |

2022-04-25 12:14:35 | null / [TestClass name=class tigase.tests.pubsub.TestPubSub]

2022-04-25 12:14:35 | ------------------------------------

2022-04-25 12:14:35 |

2022-04-25 12:14:35 | null / [TestClass name=class tigase.tests.pubsub.TestPubSub]

2022-04-25 12:14:35 | ------------------------------------

2022-04-25 12:14:35 |

2022-04-25 12:14:35 | null / [TestClass name=class tigase.tests.pubsub.TestPubSub]

2022-04-25 12:14:35 | ------------------------------------

2022-04-25 12:14:35 |

2022-04-25 12:14:35 | null / [TestClass name=class tigase.tests.pubsub.TestPubSub]

2022-04-25 12:14:35 | ------------------------------------

2022-04-25 12:14:35 |

2022-04-25 12:14:35 | null / [TestClass name=class tigase.tests.pubsub.TestPubSub]

2022-04-25 12:14:35 | ------------------------------------

2022-04-25 12:14:35 |

2022-04-25 12:14:35 | null / [TestClass name=class tigase.tests.pubsub.TestPubSub]

2022-04-25 12:14:35 | ------------------------------------

2022-04-25 12:14:35 |

2022-04-25 12:14:35 | null / [TestClass name=class tigase.tests.pubsub.TestPubSub]

2022-04-25 12:14:35 | ------------------------------------

2022-04-25 12:14:35 |

2022-04-25 12:14:35 | null / [TestClass name=class tigase.tests.pubsub.TestPubSub]

2022-04-25 12:14:35 | ------------------------------------

2022-04-25 12:14:35 |

2022-04-25 12:14:35 | null / [TestClass name=class tigase.tests.pubsub.TestPubSub]

2022-04-25 12:14:35 | ------------------------------------

2022-04-25 12:14:35 |

2022-04-25 12:14:35 | null / [TestClass name=class tigase.tests.pubsub.TestPubSub]

2022-04-25 12:14:35 | ------------------------------------

2022-04-25 12:14:35 |

2022-04-25 12:14:35 | Running: PEP support

2022-04-25 12:14:35 | ------------------------------------

2022-04-25 12:14:35 |

2022-04-25 12:14:35 | null / [TestClass name=class tigase.tests.pubsub.TestPEP]

2022-04-25 12:14:35 | ------------------------------------

2022-04-25 12:14:35 |

2022-04-25 12:14:35 | null / [TestClass name=class tigase.tests.pubsub.TestPEP]

2022-04-25 12:14:35 | ------------------------------------

2022-04-25 12:14:35 |

2022-04-25 12:14:35 | null / [TestClass name=class tigase.tests.pubsub.TestPEP]

2022-04-25 12:14:35 | ------------------------------------

2022-04-25 12:14:35 |

2022-04-25 12:14:35 | null / [TestClass name=class tigase.tests.pubsub.TestPEP]

2022-04-25 12:14:35 | ------------------------------------

2022-04-25 12:14:35 |

2022-04-25 12:14:35 | Running: Removal of PEP nodes on user removal - #3544

2022-04-25 12:14:35 | ------------------------------------

2022-04-25 12:14:35 |

2022-04-25 12:14:35 | null / [TestClass name=class tigase.tests.pubsub.TestRemovalOfPepNodeOnUserRemoval]

2022-04-25 12:14:35 | ------------------------------------

2022-04-25 12:14:35 |

2022-04-25 12:14:35 | Running: MAM: Support for XEP-0313 for PubSub - #4733

2022-04-25 12:14:35 | ------------------------------------

2022-04-25 12:14:35 |

2022-04-25 12:14:35 | null / [TestClass name=class tigase.tests.pubsub.TestPubSubMAM]

2022-04-25 12:14:35 | ------------------------------------

2022-04-25 12:14:35 |

2022-04-25 12:14:35 | null / [TestClass name=class tigase.tests.pubsub.TestPubSubMAM]

2022-04-25 12:14:35 | ------------------------------------

2022-04-25 12:14:35 |

2022-04-25 12:14:35 | null / [TestClass name=class tigase.tests.pubsub.TestPubSubMAM]

2022-04-25 12:14:35 | ------------------------------------

2022-04-25 12:14:35 |

2022-04-25 12:14:35 | null / [TestClass name=class tigase.tests.pubsub.TestPubSubMAM]

2022-04-25 12:14:35 | ------------------------------------

2022-04-25 12:14:35 |

2022-04-25 12:14:35 | Running: REST: Node and item manipulation using REST API - XML - #4229, #4728

2022-04-25 12:14:35 | ------------------------------------

2022-04-25 12:14:35 |

2022-04-25 12:14:35 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingXML]

2022-04-25 12:14:35 | ------------------------------------

2022-04-25 12:14:35 |

2022-04-25 12:14:35 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingXML]

2022-04-25 12:14:35 | ------------------------------------

2022-04-25 12:14:35 |

2022-04-25 12:14:35 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingXML]

2022-04-25 12:14:35 | ------------------------------------

2022-04-25 12:14:35 |

2022-04-25 12:14:35 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingXML]

2022-04-25 12:14:35 | ------------------------------------

2022-04-25 12:14:35 |

2022-04-25 12:14:35 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingXML]

2022-04-25 12:14:35 | ------------------------------------

2022-04-25 12:14:35 |

2022-04-25 12:14:35 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingXML]

2022-04-25 12:14:35 | ------------------------------------

2022-04-25 12:14:35 |

2022-04-25 12:14:35 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingXML]

2022-04-25 12:14:35 | ------------------------------------

2022-04-25 12:14:35 |

2022-04-25 12:14:35 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingXML]

2022-04-25 12:14:35 | ------------------------------------

2022-04-25 12:14:35 |

2022-04-25 12:14:35 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingXML]

2022-04-25 12:14:35 | ------------------------------------

2022-04-25 12:14:35 |

2022-04-25 12:14:35 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingXML]

2022-04-25 12:14:35 | ------------------------------------

2022-04-25 12:14:35 |

2022-04-25 12:14:35 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingXML]

2022-04-25 12:14:35 | ------------------------------------

2022-04-25 12:14:35 |

2022-04-25 12:14:35 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingXML]

2022-04-25 12:14:35 | ------------------------------------

2022-04-25 12:14:35 |

2022-04-25 12:14:35 | Running: REST: Node and item manipulation using REST API - JSON - #4728

2022-04-25 12:14:35 | ------------------------------------

2022-04-25 12:14:35 |

2022-04-25 12:14:35 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingJSON]

2022-04-25 12:14:35 | ------------------------------------

2022-04-25 12:14:35 |

2022-04-25 12:14:35 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingJSON]

2022-04-25 12:14:35 | ------------------------------------

2022-04-25 12:14:35 |

2022-04-25 12:14:35 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingJSON]

2022-04-25 12:14:35 | ------------------------------------

2022-04-25 12:14:35 |

2022-04-25 12:14:35 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingJSON]

2022-04-25 12:14:35 | ------------------------------------

2022-04-25 12:14:35 |

2022-04-25 12:14:35 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingJSON]

2022-04-25 12:14:35 | ------------------------------------

2022-04-25 12:14:35 |

2022-04-25 12:14:35 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingJSON]

2022-04-25 12:14:35 | ------------------------------------

2022-04-25 12:14:35 |

2022-04-25 12:14:35 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingJSON]

2022-04-25 12:14:35 | ------------------------------------

2022-04-25 12:14:35 |

2022-04-25 12:14:35 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingJSON]

2022-04-25 12:14:35 | ------------------------------------

2022-04-25 12:14:35 |

2022-04-25 12:14:35 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingJSON]

2022-04-25 12:14:35 | ------------------------------------

2022-04-25 12:14:35 |

2022-04-25 12:14:35 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingJSON]

2022-04-25 12:14:35 | ------------------------------------

2022-04-25 12:14:35 |

2022-04-25 12:14:35 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingJSON]

2022-04-25 12:14:35 | ------------------------------------

2022-04-25 12:14:35 |

2022-04-25 12:14:35 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingJSON]

2022-04-25 12:14:35 | ------------------------------------

2022-04-25 12:14:35 |

2022-04-25 12:14:35 | Running: REST: Item publication on PubSub node with message expiration using REST API - #2959

2022-04-25 12:14:35 | ------------------------------------

2022-04-25 12:14:35 |

2022-04-25 12:14:35 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiWithMessageExpiration]

2022-04-25 12:14:35 | ------------------------------------

2022-04-25 12:14:35 |

2022-04-25 12:14:35 | Running: Testing propagation of changes to node configuration to other cluster nodes - #3993

2022-04-25 12:14:35 | ------------------------------------

2022-04-25 12:14:35 |

2022-04-25 12:14:35 | null / [TestClass name=class tigase.tests.pubsub.TestPubSubOld]

2022-04-25 12:14:35 | ------------------------------------

2022-04-25 12:14:35 |

2022-04-25 12:14:35 | Running: Discovery of nodes with RSM

2022-04-25 12:14:35 | ------------------------------------

2022-04-25 12:14:35 |

2022-04-25 12:14:35 | null / [TestClass name=class tigase.tests.pubsub.TestPubSubRSM]

2022-04-25 12:14:35 | ------------------------------------

2022-04-25 12:14:35 |

2022-04-25 12:14:35 | null / [TestClass name=class tigase.tests.pubsub.TestPubSubRSM]

2022-04-25 12:14:35 | ------------------------------------

2022-04-25 12:14:35 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2022-04-25 12:14:35 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2022-04-25 12:14:35 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

2022-04-25 12:14:35 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=7 thread=1] Connector  state changed: null->connecting

2022-04-25 12:14:35 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=7 thread=1] DNS entry stored in session object: localhost:5222

2022-04-25 12:14:35 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=7 thread=1] Preparing connection to [localhost:5222]

2022-04-25 12:14:35 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=7 thread=1] Opening connection to localhost/127.0.0.1:5222

2022-04-25 12:14:35 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=7 thread=1] Connector  state changed: connecting->connected

2022-04-25 12:14:35 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=7 thread=1] Whitespace ping period is setted to nullms

2022-04-25 12:14:35 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2022-04-25 12:14:35 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=7 thread=56] Start TLS

2022-04-25 12:14:35 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-04-25 12:14:35 | admin :: admin@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-04-25 12:14:35 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-04-25 12:14:35 | admin :: admin@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-04-25 12:14:35 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=7 thread=58] Proceeding TLS

2022-04-25 12:14:35 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=7 thread=58] Start handshake

2022-04-25 12:14:55 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=7 thread=58] Can't establish encrypted connection

2022-04-25 12:14:55 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2022-04-25 12:14:55 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2022-04-25 12:14:55 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=7 thread=58] Connector  state changed: connected->disconnected

2022-04-25 12:14:55 | tigase.jaxmpp.j2se.Jaxmpp.onException: Catching exception

2022-04-25 12:14:55 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=7 thread=56] Ignoring stop connector.

2022-04-25 12:14:55 | Could not connect with admin account credentials (tigase.jaxmpp.core.client.exceptions.JaxmppException: javax.net.ssl.SSLException: Unsupported or unrecognized SSL message), trying to register account...

2022-04-25 12:14:55 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2022-04-25 12:14:55 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2022-04-25 12:14:55 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

2022-04-25 12:14:55 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=8 thread=1] Using XEP-0077 mode!!!!

2022-04-25 12:14:55 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=8 thread=1] Connector  state changed: null->connecting

2022-04-25 12:14:55 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=8 thread=1] DNS entry stored in session object: localhost:5222

2022-04-25 12:14:55 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=8 thread=1] Preparing connection to [localhost:5222]

2022-04-25 12:14:55 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@41b08e0c

2022-04-25 12:14:55 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=8 thread=1] Opening connection to localhost/127.0.0.1:5222

2022-04-25 12:14:55 | StateChangedEvent{oldState=null, newState=connecting}

2022-04-25 12:14:55 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2022-04-25 12:14:55 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@4f77684a

2022-04-25 12:14:55 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=8 thread=1] Connector  state changed: connecting->connected

2022-04-25 12:14:55 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=8 thread=1] Whitespace ping period is setted to nullms

2022-04-25 12:14:55 | [Mutex] waiting for: [registration]

2022-04-25 12:14:55 | StateChangedEvent{oldState=connecting, newState=connected}

2022-04-25 12:14:55 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@4b48e57c

2022-04-25 12:14:55 | admin :: null << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-04-25 12:14:55 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>}

2022-04-25 12:14:55 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=8 thread=61] Start TLS

2022-04-25 12:14:55 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>]

2022-04-25 12:14:55 | admin :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-04-25 12:14:55 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}

2022-04-25 12:14:55 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=8 thread=63] Proceeding TLS

2022-04-25 12:14:55 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=8 thread=63] Start handshake

2022-04-25 12:15:15 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=8 thread=63] Can't establish encrypted connection

2022-04-25 12:15:15 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2022-04-25 12:15:15 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2022-04-25 12:15:15 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=8 thread=63] Connector  state changed: connected->disconnected

2022-04-25 12:15:15 | 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;@4bd8d9b6}, 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@e4a6271}, COMPRESSION_DISABLED=Entry{scope=user, value=true}, HOSTNAME_VERIFIER_KEY=Entry{scope=session, value=tigase.jaxmpp.j2se.connectors.socket.DefaultHostnameVerifier@7a59b5b7}, 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@4bcf4d5a}, PresenceModule#PRESENCE_STORE=Entry{scope=user, value=tigase.jaxmpp.j2se.J2SEPresenceStore@3f0e4951}, ResponseManager#RESPONSE_MANAGER=Entry{scope=user, value=tigase.jaxmpp.j2se.ThreadSafeResponseManager@336138c9}, StreamFeaturesModule#PIPELINING_ACTIVE=Entry{scope=session, value=false}, DEFAULT_XMPP_STREAM_KEY=Entry{scope=session, value=DefaultXMPPStream}, domainName=Entry{scope=user, value=test-domain.com}, StreamFeaturesModule#EMBEDDED_STREAMS_COUNTER=Entry{scope=session, value=1}, LOG_PREFIX=Entry{scope=user, value=admin}, socket#ServerHost=Entry{scope=user, value=localhost}, IN_BAND_REGISTRATION_MODE_KEY=Entry{scope=session, value=true}, CONNECTOR#CONNECTOR_STAGE_TIMESTAMP_KEY=Entry{scope=stream, value=Mon Apr 25 12:15:15 PDT 2022}}}}

2022-04-25 12:15:15 | StateChangedEvent{oldState=connected, newState=disconnected}

2022-04-25 12:15:15 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@6e659d3e

2022-04-25 12:15:15 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@5ff1b835

2022-04-25 12:15:15 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@1278265b

2022-04-25 12:16:25 | [Mutex] timeout. Not received [registration]

2022-04-25 12:16:25 | [Mutex] isItemNotified: registrationSuccess :: false

2022-04-25 12:16:25 |

2022-04-25 12:16:25 | Running: UI: Web Admin UI - #2955

2022-04-25 12:16:25 | ------------------------------------

2022-04-25 12:16:25 |

2022-04-25 12:16:25 | null / [TestClass name=class tigase.tests.http.TestAdminUI]

2022-04-25 12:16:25 | ------------------------------------

2022-04-25 12:16:25 |

2022-04-25 12:16:25 | null / [TestClass name=class tigase.tests.http.TestAdminUI]

2022-04-25 12:16:25 | ------------------------------------

2022-04-25 12:16:25 |

2022-04-25 12:16:25 | null / [TestClass name=class tigase.tests.http.TestAdminUI]

2022-04-25 12:16:25 | ------------------------------------

2022-04-25 12:16:25 |

2022-04-25 12:16:25 | null / [TestClass name=class tigase.tests.http.TestAdminUI]

2022-04-25 12:16:25 | ------------------------------------

2022-04-25 12:16:25 |

2022-04-25 12:16:25 | null / [TestClass name=class tigase.tests.http.TestAdminUI]

2022-04-25 12:16:25 | ------------------------------------

2022-04-25 12:16:25 |

2022-04-25 12:16:25 | null / [TestClass name=class tigase.tests.http.TestAdminUI]

2022-04-25 12:16:25 | ------------------------------------

2022-04-25 12:16:25 |

2022-04-25 12:16:25 | null / [TestClass name=class tigase.tests.http.TestAdminUI]

2022-04-25 12:16:25 | ------------------------------------

2022-04-25 12:16:25 |

2022-04-25 12:16:25 | Running: REST: REST API for Setting/Updating Privacy Rules - #2928

2022-04-25 12:16:25 | ------------------------------------

2022-04-25 12:16:25 |

2022-04-25 12:16:25 | null / [TestClass name=class tigase.tests.http.TestModificationOfPrivacyRulesUsingREST]

2022-04-25 12:16:25 | ------------------------------------

2022-04-25 12:16:25 |

2022-04-25 12:16:25 | null / [TestClass name=class tigase.tests.http.TestModificationOfPrivacyRulesUsingREST]

2022-04-25 12:16:25 | ------------------------------------

2022-04-25 12:16:25 |

2022-04-25 12:16:25 | Running: REST: Sending XMPP messages using HTTP REST API - #2936

2022-04-25 12:16:25 | ------------------------------------

2022-04-25 12:16:25 |

2022-04-25 12:16:25 | null / [TestClass name=class tigase.tests.http.TestSendingXmppStanzaUsingREST]

2022-04-25 12:16:25 | ------------------------------------

2022-04-25 12:16:25 |

2022-04-25 12:16:25 | Running: REST: Test support for retrieval of XEP-0084: User Avatar using REST API call - #3258

2022-04-25 12:16:25 | ------------------------------------

2022-04-25 12:16:25 |

2022-04-25 12:16:25 | null / [TestClass name=class tigase.tests.http.TestRetrievalOfUserAvatarUsingREST]

2022-04-25 12:16:25 | ------------------------------------

2022-04-25 12:16:25 |

2022-04-25 12:16:25 | Running: REST: Test user status change via REST API call - #8226

2022-04-25 12:16:25 | ------------------------------------

2022-04-25 12:16:25 |

2022-04-25 12:16:25 | null / [TestClass name=class tigase.tests.http.TestRestUserStatus]

2022-04-25 12:16:25 | ------------------------------------

2022-04-25 12:16:25 |

2022-04-25 12:16:25 | null / [TestClass name=class tigase.tests.http.TestRestUserStatus]

2022-04-25 12:16:25 | ------------------------------------

2022-04-25 12:16:25 |

2022-04-25 12:16:25 | null / [TestClass name=class tigase.tests.http.TestRestUserStatus]

2022-04-25 12:16:25 | ------------------------------------

2022-04-25 12:16:25 |

2022-04-25 12:16:25 | null / [TestClass name=class tigase.tests.http.TestRestUserStatus]

2022-04-25 12:16:25 | ------------------------------------

2022-04-25 12:16:25 |

2022-04-25 12:16:25 | Running: Password reset over email

2022-04-25 12:16:25 | ------------------------------------

2022-04-25 12:16:25 |

2022-04-25 12:16:25 | null / [TestClass name=class tigase.tests.http.TestPasswordReset]

2022-04-25 12:16:25 | ------------------------------------

2022-04-25 12:16:25 |

2022-04-25 12:16:25 | Running: Upload: Test support for XEP-0363: HTTP File Upload

2022-04-25 12:16:25 | ------------------------------------

2022-04-25 12:16:25 |

2022-04-25 12:16:25 | null / [TestClass name=class tigase.tests.http.TestHTTPFileUpload]

2022-04-25 12:16:25 | ------------------------------------

2022-04-25 12:16:25 |

2022-04-25 12:16:25 | null / [TestClass name=class tigase.tests.http.TestHTTPFileUpload]

2022-04-25 12:16:25 | ------------------------------------

2022-04-25 12:16:25 |

2022-04-25 12:16:25 | null / [TestClass name=class tigase.tests.http.TestHTTPFileUpload]

2022-04-25 12:16:25 | ------------------------------------

2022-04-25 12:16:25 |

2022-04-25 12:16:25 | null / [TestClass name=class tigase.tests.http.TestHTTPFileUpload]

2022-04-25 12:16:25 | ------------------------------------

2022-04-25 12:16:25 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2022-04-25 12:16:25 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2022-04-25 12:16:25 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

2022-04-25 12:16:25 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=9 thread=1] Connector  state changed: null->connecting

2022-04-25 12:16:25 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=9 thread=1] DNS entry stored in session object: localhost:5222

2022-04-25 12:16:25 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=9 thread=1] Preparing connection to [localhost:5222]

2022-04-25 12:16:25 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=9 thread=1] Opening connection to localhost/127.0.0.1:5222

2022-04-25 12:16:25 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=9 thread=1] Connector  state changed: connecting->connected

2022-04-25 12:16:25 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=9 thread=1] Whitespace ping period is setted to nullms

2022-04-25 12:16:25 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2022-04-25 12:16:25 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-04-25 12:16:25 | admin :: admin@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-04-25 12:16:25 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=9 thread=66] Start TLS

2022-04-25 12:16:25 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-04-25 12:16:25 | admin :: admin@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-04-25 12:16:25 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=9 thread=68] Proceeding TLS

2022-04-25 12:16:25 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=9 thread=68] Start handshake

2022-04-25 12:16:45 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=9 thread=68] Can't establish encrypted connection

2022-04-25 12:16:45 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2022-04-25 12:16:45 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2022-04-25 12:16:45 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=9 thread=68] Connector  state changed: connected->disconnected

2022-04-25 12:16:45 | tigase.jaxmpp.j2se.Jaxmpp.onException: Catching exception

2022-04-25 12:16:45 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=9 thread=66] Ignoring stop connector.

2022-04-25 12:16:45 | Could not connect with admin account credentials (tigase.jaxmpp.core.client.exceptions.JaxmppException: javax.net.ssl.SSLException: Unsupported or unrecognized SSL message), trying to register account...

2022-04-25 12:16:45 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2022-04-25 12:16:45 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2022-04-25 12:16:45 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

2022-04-25 12:16:45 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=10 thread=1] Using XEP-0077 mode!!!!

2022-04-25 12:16:45 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=10 thread=1] Connector  state changed: null->connecting

2022-04-25 12:16:45 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=10 thread=1] DNS entry stored in session object: localhost:5222

2022-04-25 12:16:45 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=10 thread=1] Preparing connection to [localhost:5222]

2022-04-25 12:16:45 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@3d79cd89

2022-04-25 12:16:45 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=10 thread=1] Opening connection to localhost/127.0.0.1:5222

2022-04-25 12:16:45 | StateChangedEvent{oldState=null, newState=connecting}

2022-04-25 12:16:45 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=10 thread=1] Connector  state changed: connecting->connected

2022-04-25 12:16:45 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=10 thread=1] Whitespace ping period is setted to nullms

2022-04-25 12:16:45 | [Mutex] waiting for: [registration]

2022-04-25 12:16:45 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2022-04-25 12:16:45 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@33be2456

2022-04-25 12:16:45 | StateChangedEvent{oldState=connecting, newState=connected}

2022-04-25 12:16:45 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@3781a6f9

2022-04-25 12:16:45 | admin :: null << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-04-25 12:16:45 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=10 thread=71] Start TLS

2022-04-25 12:16:45 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>]

2022-04-25 12:16:45 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>}

2022-04-25 12:16:45 | admin :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-04-25 12:16:45 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}

2022-04-25 12:16:45 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=10 thread=73] Proceeding TLS

2022-04-25 12:16:45 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=10 thread=73] Start handshake

2022-04-25 12:17:05 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=10 thread=73] Can't establish encrypted connection

2022-04-25 12:17:05 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2022-04-25 12:17:05 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2022-04-25 12:17:05 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=10 thread=73] Connector  state changed: connected->disconnected

2022-04-25 12:17:05 | 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;@4bd8d9b6}, 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@72832e6d}, COMPRESSION_DISABLED=Entry{scope=user, value=true}, HOSTNAME_VERIFIER_KEY=Entry{scope=session, value=tigase.jaxmpp.j2se.connectors.socket.DefaultHostnameVerifier@7a59b5b7}, 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@1e5b031}, PresenceModule#PRESENCE_STORE=Entry{scope=user, value=tigase.jaxmpp.j2se.J2SEPresenceStore@43bbb8cf}, ResponseManager#RESPONSE_MANAGER=Entry{scope=user, value=tigase.jaxmpp.j2se.ThreadSafeResponseManager@7937782f}, StreamFeaturesModule#PIPELINING_ACTIVE=Entry{scope=session, value=false}, DEFAULT_XMPP_STREAM_KEY=Entry{scope=session, value=DefaultXMPPStream}, domainName=Entry{scope=user, value=test-domain.com}, StreamFeaturesModule#EMBEDDED_STREAMS_COUNTER=Entry{scope=session, value=1}, LOG_PREFIX=Entry{scope=user, value=admin}, socket#ServerHost=Entry{scope=user, value=localhost}, IN_BAND_REGISTRATION_MODE_KEY=Entry{scope=session, value=true}, CONNECTOR#CONNECTOR_STAGE_TIMESTAMP_KEY=Entry{scope=stream, value=Mon Apr 25 12:17:05 PDT 2022}}}}

2022-04-25 12:17:05 | StateChangedEvent{oldState=connected, newState=disconnected}

2022-04-25 12:17:05 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@12acd122

2022-04-25 12:17:05 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@3ee49f7e

2022-04-25 12:17:05 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@208735ad

2022-04-25 12:18:15 | [Mutex] timeout. Not received [registration]

2022-04-25 12:18:15 | [Mutex] isItemNotified: registrationSuccess :: false

2022-04-25 12:18:15 |

2022-04-25 12:18:15 | Running: XEP-0313 - Message Archive Management

2022-04-25 12:18:15 | ------------------------------------

2022-04-25 12:18:15 |

2022-04-25 12:18:15 | null / [TestClass name=class tigase.tests.archive.TestMessageArchiveManagement]

2022-04-25 12:18:15 | ------------------------------------

2022-04-25 12:18:15 |

2022-04-25 12:18:15 | null / [TestClass name=class tigase.tests.archive.TestMessageArchiveManagement]

2022-04-25 12:18:15 | ------------------------------------

2022-04-25 12:18:15 |

2022-04-25 12:18:15 | null / [TestClass name=class tigase.tests.archive.TestMessageArchiveManagement]

2022-04-25 12:18:15 | ------------------------------------

2022-04-25 12:18:15 |

2022-04-25 12:18:15 | null / [TestClass name=class tigase.tests.archive.TestMessageArchiveManagement]

2022-04-25 12:18:15 | ------------------------------------

2022-04-25 12:18:15 |

2022-04-25 12:18:15 | null / [TestClass name=class tigase.tests.archive.TestMessageArchiveManagement]

2022-04-25 12:18:15 | ------------------------------------

2022-04-25 12:18:15 |

2022-04-25 12:18:15 | null / [TestClass name=class tigase.tests.archive.TestMessageArchiveManagement]

2022-04-25 12:18:15 | ------------------------------------

2022-04-25 12:18:15 |

2022-04-25 12:18:15 | null / [TestClass name=class tigase.tests.archive.TestMessageArchiveManagement]

2022-04-25 12:18:15 | ------------------------------------

2022-04-25 12:18:15 |

2022-04-25 12:18:15 | null / [TestClass name=class tigase.tests.archive.TestMessageArchiveManagement]

2022-04-25 12:18:15 | ------------------------------------

2022-04-25 12:18:15 |

2022-04-25 12:18:15 | Running: XEP-0313 - Message Archive Management: 2

2022-04-25 12:18:15 | ------------------------------------

2022-04-25 12:18:15 |

2022-04-25 12:18:15 | null / [TestClass name=class tigase.tests.archive.TestMessageArchiveManagement2]

2022-04-25 12:18:15 | ------------------------------------

2022-04-25 12:18:15 |

2022-04-25 12:18:15 | null / [TestClass name=class tigase.tests.archive.TestMessageArchiveManagement2]

2022-04-25 12:18:15 | ------------------------------------

2022-04-25 12:18:15 |

2022-04-25 12:18:15 | null / [TestClass name=class tigase.tests.archive.TestMessageArchiveManagement2]

2022-04-25 12:18:15 | ------------------------------------

2022-04-25 12:18:15 |

2022-04-25 12:18:15 | null / [TestClass name=class tigase.tests.archive.TestMessageArchiveManagement2]

2022-04-25 12:18:15 | ------------------------------------

2022-04-25 12:18:15 |

2022-04-25 12:18:15 | null / [TestClass name=class tigase.tests.archive.TestMessageArchiveManagement2]

2022-04-25 12:18:15 | ------------------------------------

2022-04-25 12:18:15 |

2022-04-25 12:18:15 | null / [TestClass name=class tigase.tests.archive.TestMessageArchiveManagement2]

2022-04-25 12:18:15 | ------------------------------------

2022-04-25 12:18:15 |

2022-04-25 12:18:15 | null / [TestClass name=class tigase.tests.archive.TestMessageArchiveManagement2]

2022-04-25 12:18:15 | ------------------------------------

2022-04-25 12:18:15 |

2022-04-25 12:18:15 | null / [TestClass name=class tigase.tests.archive.TestMessageArchiveManagement2]

2022-04-25 12:18:15 | ------------------------------------

2022-04-25 12:18:15 |

2022-04-25 12:18:15 | Running: XEP-0136 - Message Archiving - basic tests

2022-04-25 12:18:15 | ------------------------------------

2022-04-25 12:18:15 |

2022-04-25 12:18:15 | null / [TestClass name=class tigase.tests.archive.TestMessageArchivingBasic]

2022-04-25 12:18:15 | ------------------------------------

2022-04-25 12:18:15 |

2022-04-25 12:18:15 | null / [TestClass name=class tigase.tests.archive.TestMessageArchivingBasic]

2022-04-25 12:18:15 | ------------------------------------

2022-04-25 12:18:15 |

2022-04-25 12:18:15 | null / [TestClass name=class tigase.tests.archive.TestMessageArchivingBasic]

2022-04-25 12:18:15 | ------------------------------------

2022-04-25 12:18:15 |

2022-04-25 12:18:15 | null / [TestClass name=class tigase.tests.archive.TestMessageArchivingBasic]

2022-04-25 12:18:15 | ------------------------------------

2022-04-25 12:18:15 |

2022-04-25 12:18:15 | Running: XEP-0136 - Message Archive - extended tests

2022-04-25 12:18:15 | ------------------------------------

2022-04-25 12:18:15 |

2022-04-25 12:18:15 | null / [TestClass name=class tigase.tests.archive.TestMessageArchive]

2022-04-25 12:18:15 | ------------------------------------

2022-04-25 12:18:15 |

2022-04-25 12:18:15 | null / [TestClass name=class tigase.tests.archive.TestMessageArchive]

2022-04-25 12:18:15 | ------------------------------------

2022-04-25 12:18:15 |

2022-04-25 12:18:15 | null / [TestClass name=class tigase.tests.archive.TestMessageArchive]

2022-04-25 12:18:15 | ------------------------------------

2022-04-25 12:18:15 |

2022-04-25 12:18:15 | null / [TestClass name=class tigase.tests.archive.TestMessageArchive]

2022-04-25 12:18:15 | ------------------------------------

2022-04-25 12:18:15 |

2022-04-25 12:18:15 | null / [TestClass name=class tigase.tests.archive.TestMessageArchive]

2022-04-25 12:18:15 | ------------------------------------

2022-04-25 12:18:15 |

2022-04-25 12:18:15 | Running: XEP-0136 - Message Archiving - RSM

2022-04-25 12:18:15 | ------------------------------------

2022-04-25 12:18:15 |

2022-04-25 12:18:15 | null / [TestClass name=class tigase.tests.archive.TestMessageArchivingRSM]

2022-04-25 12:18:15 | ------------------------------------

2022-04-25 12:18:15 |

2022-04-25 12:18:15 | Running: XEP-0136 - Message Archiving - Tags and Contains

2022-04-25 12:18:15 | ------------------------------------

2022-04-25 12:18:15 |

2022-04-25 12:18:15 | null / [TestClass name=class tigase.tests.archive.TestMessageArchivingTagsAndContains]

2022-04-25 12:18:15 | ------------------------------------

2022-04-25 12:18:15 |

2022-04-25 12:18:15 | null / [TestClass name=class tigase.tests.archive.TestMessageArchivingTagsAndContains]

2022-04-25 12:18:15 | ------------------------------------

2022-04-25 12:18:15 |

2022-04-25 12:18:15 | null / [TestClass name=class tigase.tests.archive.TestMessageArchivingTagsAndContains]

2022-04-25 12:18:15 | ------------------------------------

2022-04-25 12:18:15 |

2022-04-25 12:18:15 | Running: XEP-0136 - Message Archiving - MUC

2022-04-25 12:18:15 | ------------------------------------

2022-04-25 12:18:15 |

2022-04-25 12:18:15 | null / [TestClass name=class tigase.tests.archive.TestMessageArchivingMUC]

2022-04-25 12:18:15 | ------------------------------------

2022-04-25 12:18:15 |

2022-04-25 12:18:15 | Running: Archiving messages while recipient is oflfine

2022-04-25 12:18:15 | ------------------------------------

2022-04-25 12:18:15 |

2022-04-25 12:18:15 | null / [TestClass name=class tigase.tests.archive.TestMessageArchivingOffline]

2022-04-25 12:18:15 | ------------------------------------

2022-04-25 12:18:15 |

2022-04-25 12:18:15 | null / [TestClass name=class tigase.tests.archive.TestMessageArchivingOffline]

2022-04-25 12:18:15 | ------------------------------------

2022-04-25 12:18:15 |

2022-04-25 12:18:15 | null / [TestClass name=class tigase.tests.archive.TestMessageArchivingOffline]

2022-04-25 12:18:15 | ------------------------------------

2022-04-25 12:18:15 |

2022-04-25 12:18:15 | null / [TestClass name=class tigase.tests.archive.TestMessageArchivingOffline]

2022-04-25 12:18:15 | ------------------------------------

2022-04-25 12:18:15 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2022-04-25 12:18:15 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2022-04-25 12:18:15 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

2022-04-25 12:18:15 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=11 thread=1] Connector  state changed: null->connecting

2022-04-25 12:18:15 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=11 thread=1] DNS entry stored in session object: localhost:5222

2022-04-25 12:18:15 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=11 thread=1] Preparing connection to [localhost:5222]

2022-04-25 12:18:15 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=11 thread=1] Opening connection to localhost/127.0.0.1:5222

2022-04-25 12:18:15 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=11 thread=1] Connector  state changed: connecting->connected

2022-04-25 12:18:15 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=11 thread=1] Whitespace ping period is setted to nullms

2022-04-25 12:18:15 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2022-04-25 12:18:15 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-04-25 12:18:15 | admin :: admin@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-04-25 12:18:15 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=11 thread=77] Start TLS

2022-04-25 12:18:15 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-04-25 12:18:15 | admin :: admin@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-04-25 12:18:15 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=11 thread=79] Proceeding TLS

2022-04-25 12:18:15 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=11 thread=79] Start handshake

2022-04-25 12:18:35 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=11 thread=79] Can't establish encrypted connection

2022-04-25 12:18:35 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2022-04-25 12:18:35 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2022-04-25 12:18:35 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=11 thread=79] Connector  state changed: connected->disconnected

2022-04-25 12:18:35 | tigase.jaxmpp.j2se.Jaxmpp.onException: Catching exception

2022-04-25 12:18:35 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=11 thread=77] Ignoring stop connector.

2022-04-25 12:18:35 | Could not connect with admin account credentials (tigase.jaxmpp.core.client.exceptions.JaxmppException: javax.net.ssl.SSLException: Unsupported or unrecognized SSL message), trying to register account...

2022-04-25 12:18:35 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2022-04-25 12:18:35 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2022-04-25 12:18:35 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

2022-04-25 12:18:35 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=12 thread=1] Using XEP-0077 mode!!!!

2022-04-25 12:18:35 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=12 thread=1] Connector  state changed: null->connecting

2022-04-25 12:18:35 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=12 thread=1] DNS entry stored in session object: localhost:5222

2022-04-25 12:18:35 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@3c089745

2022-04-25 12:18:35 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=12 thread=1] Preparing connection to [localhost:5222]

2022-04-25 12:18:35 | StateChangedEvent{oldState=null, newState=connecting}

2022-04-25 12:18:35 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=12 thread=1] Opening connection to localhost/127.0.0.1:5222

2022-04-25 12:18:35 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=12 thread=1] Connector  state changed: connecting->connected

2022-04-25 12:18:35 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=12 thread=1] Whitespace ping period is setted to nullms

2022-04-25 12:18:35 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2022-04-25 12:18:35 | [Mutex] waiting for: [registration]

2022-04-25 12:18:35 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@32cf7eb4

2022-04-25 12:18:35 | StateChangedEvent{oldState=connecting, newState=connected}

2022-04-25 12:18:35 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@36f0fc35

2022-04-25 12:18:35 | admin :: null << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-04-25 12:18:35 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>}

2022-04-25 12:18:35 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=12 thread=82] Start TLS

2022-04-25 12:18:35 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>]

2022-04-25 12:18:35 | admin :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-04-25 12:18:35 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}

2022-04-25 12:18:35 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=12 thread=84] Proceeding TLS

2022-04-25 12:18:35 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=12 thread=84] Start handshake

2022-04-25 12:18:55 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=12 thread=84] Can't establish encrypted connection

2022-04-25 12:18:55 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2022-04-25 12:18:55 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2022-04-25 12:18:55 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=12 thread=84] Connector  state changed: connected->disconnected

2022-04-25 12:18:55 | 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;@4bd8d9b6}, 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@73f2748f}, COMPRESSION_DISABLED=Entry{scope=user, value=true}, HOSTNAME_VERIFIER_KEY=Entry{scope=session, value=tigase.jaxmpp.j2se.connectors.socket.DefaultHostnameVerifier@7a59b5b7}, 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@bb8770b}, PresenceModule#PRESENCE_STORE=Entry{scope=user, value=tigase.jaxmpp.j2se.J2SEPresenceStore@42cb8216}, ResponseManager#RESPONSE_MANAGER=Entry{scope=user, value=tigase.jaxmpp.j2se.ThreadSafeResponseManager@736bdf2e}, StreamFeaturesModule#PIPELINING_ACTIVE=Entry{scope=session, value=false}, DEFAULT_XMPP_STREAM_KEY=Entry{scope=session, value=DefaultXMPPStream}, domainName=Entry{scope=user, value=test-domain.com}, StreamFeaturesModule#EMBEDDED_STREAMS_COUNTER=Entry{scope=session, value=1}, LOG_PREFIX=Entry{scope=user, value=admin}, socket#ServerHost=Entry{scope=user, value=localhost}, IN_BAND_REGISTRATION_MODE_KEY=Entry{scope=session, value=true}, CONNECTOR#CONNECTOR_STAGE_TIMESTAMP_KEY=Entry{scope=stream, value=Mon Apr 25 12:18:55 PDT 2022}}}}

2022-04-25 12:18:55 | StateChangedEvent{oldState=connected, newState=disconnected}

2022-04-25 12:18:55 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@13dd8bc0

2022-04-25 12:18:55 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@5b95b69f

2022-04-25 12:18:55 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@45d044c9

2022-04-25 12:20:05 | [Mutex] timeout. Not received [registration]

2022-04-25 12:20:05 | [Mutex] isItemNotified: registrationSuccess :: false

2022-04-25 12:20:05 |

2022-04-25 12:20:05 | Running: External Component - testing external component settings and connectivity

2022-04-25 12:20:05 | ------------------------------------

2022-04-25 12:20:05 |

2022-04-25 12:20:05 | null / [TestClass name=class tigase.tests.ext.ComponentProtocolTest]

2022-04-25 12:20:05 | ------------------------------------

2022-04-25 12:20:05 |

2022-04-25 12:20:05 | null / [TestClass name=class tigase.tests.ext.ComponentProtocolTest]

2022-04-25 12:20:05 | ------------------------------------

2022-04-25 12:20:05 |

2022-04-25 12:20:05 | null / [TestClass name=class tigase.tests.ext.ComponentProtocolTest]

2022-04-25 12:20:05 | ------------------------------------

2022-04-25 12:20:05 |

2022-04-25 12:20:05 | null / [TestClass name=class tigase.tests.ext.ComponentProtocolTest]

2022-04-25 12:20:05 | ------------------------------------

2022-04-25 12:20:05 |

2022-04-25 12:20:05 | null / [TestClass name=class tigase.tests.ext.ComponentProtocolTest]

2022-04-25 12:20:05 | ------------------------------------

2022-04-25 12:20:05 |

2022-04-25 12:20:05 | null / [TestClass name=class tigase.tests.ext.ComponentProtocolTest]

2022-04-25 12:20:05 | ------------------------------------

2022-04-25 12:20:05 |

2022-04-25 12:20:05 | Running: External Component Manager - testing configuration of external components

2022-04-25 12:20:05 | ------------------------------------

2022-04-25 12:20:05 |

2022-04-25 12:20:05 | null / [TestClass name=class tigase.tests.ext.ComponentProtocolManagerTest]

2022-04-25 12:20:05 | ------------------------------------

2022-04-25 12:20:05 |

2022-04-25 12:20:05 | null / [TestClass name=class tigase.tests.ext.ComponentProtocolManagerTest]

2022-04-25 12:20:05 | ------------------------------------

2022-04-25 12:20:05 |

2022-04-25 12:20:05 | null / [TestClass name=class tigase.tests.ext.ComponentProtocolManagerTest]

2022-04-25 12:20:05 | ------------------------------------

2022-04-25 12:20:05 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2022-04-25 12:20:05 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2022-04-25 12:20:05 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

2022-04-25 12:20:05 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=13 thread=1] Connector  state changed: null->connecting

2022-04-25 12:20:05 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=13 thread=1] DNS entry stored in session object: localhost:5222

2022-04-25 12:20:05 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=13 thread=1] Preparing connection to [localhost:5222]

2022-04-25 12:20:05 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=13 thread=1] Opening connection to localhost/127.0.0.1:5222

2022-04-25 12:20:05 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=13 thread=1] Connector  state changed: connecting->connected

2022-04-25 12:20:05 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=13 thread=1] Whitespace ping period is setted to nullms

2022-04-25 12:20:05 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2022-04-25 12:20: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 12:20: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 12:20:05 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=13 thread=87] Start TLS

2022-04-25 12:20:05 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-04-25 12:20:05 | admin :: admin@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-04-25 12:20:05 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=13 thread=89] Proceeding TLS

2022-04-25 12:20:05 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=13 thread=89] Start handshake

2022-04-25 12:20:25 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=13 thread=89] Can't establish encrypted connection

2022-04-25 12:20:25 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2022-04-25 12:20:25 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2022-04-25 12:20:25 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=13 thread=89] Connector  state changed: connected->disconnected

2022-04-25 12:20:25 | tigase.jaxmpp.j2se.Jaxmpp.onException: Catching exception

2022-04-25 12:20:25 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=13 thread=87] Ignoring stop connector.

2022-04-25 12:20: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 12:20:25 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2022-04-25 12:20:25 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2022-04-25 12:20:25 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@3fe01346

2022-04-25 12:20:25 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

2022-04-25 12:20:25 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=14 thread=1] Using XEP-0077 mode!!!!

2022-04-25 12:20:25 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=14 thread=1] Connector  state changed: null->connecting

2022-04-25 12:20:25 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=14 thread=1] DNS entry stored in session object: localhost:5222

2022-04-25 12:20:25 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=14 thread=1] Preparing connection to [localhost:5222]

2022-04-25 12:20:25 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=14 thread=1] Opening connection to localhost/127.0.0.1:5222

2022-04-25 12:20:25 | StateChangedEvent{oldState=null, newState=connecting}

2022-04-25 12:20:25 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=14 thread=1] Connector  state changed: connecting->connected

2022-04-25 12:20:25 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=14 thread=1] Whitespace ping period is setted to nullms

2022-04-25 12:20:25 | [Mutex] waiting for: [registration]

2022-04-25 12:20:25 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2022-04-25 12:20:25 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@3127eaca

2022-04-25 12:20:25 | StateChangedEvent{oldState=connecting, newState=connected}

2022-04-25 12:20:25 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@35187836

2022-04-25 12:20: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 12:20: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 12:20:25 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=14 thread=92] Start TLS

2022-04-25 12:20:25 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=14 thread=94] Proceeding TLS

2022-04-25 12:20:25 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=14 thread=94] Start handshake

2022-04-25 12:20: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 12:20:25 | admin :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-04-25 12:20:25 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}

2022-04-25 12:20:45 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=14 thread=94] Can't establish encrypted connection

2022-04-25 12:20:45 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2022-04-25 12:20:45 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2022-04-25 12:20: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;@4bd8d9b6}, 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@701ae0f1}, COMPRESSION_DISABLED=Entry{scope=user, value=true}, HOSTNAME_VERIFIER_KEY=Entry{scope=session, value=tigase.jaxmpp.j2se.connectors.socket.DefaultHostnameVerifier@7a59b5b7}, 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@4f5fa797}, PresenceModule#PRESENCE_STORE=Entry{scope=user, value=tigase.jaxmpp.j2se.J2SEPresenceStore@41a0750c}, ResponseManager#RESPONSE_MANAGER=Entry{scope=user, value=tigase.jaxmpp.j2se.ThreadSafeResponseManager@370f6cc6}, StreamFeaturesModule#PIPELINING_ACTIVE=Entry{scope=session, value=false}, DEFAULT_XMPP_STREAM_KEY=Entry{scope=session, value=DefaultXMPPStream}, domainName=Entry{scope=user, value=test-domain.com}, StreamFeaturesModule#EMBEDDED_STREAMS_COUNTER=Entry{scope=session, value=1}, LOG_PREFIX=Entry{scope=user, value=admin}, socket#ServerHost=Entry{scope=user, value=localhost}, IN_BAND_REGISTRATION_MODE_KEY=Entry{scope=session, value=true}, CONNECTOR#CONNECTOR_STAGE_TIMESTAMP_KEY=Entry{scope=stream, value=Mon Apr 25 12:20:45 PDT 2022}}}}

2022-04-25 12:20:45 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=14 thread=94] Connector  state changed: connected->disconnected

2022-04-25 12:20:45 | StateChangedEvent{oldState=connected, newState=disconnected}

2022-04-25 12:20:45 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@10351fbe

2022-04-25 12:20:45 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@22646130

2022-04-25 12:20:45 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@602e7865

2022-04-25 12:21:55 | [Mutex] timeout. Not received [registration]

2022-04-25 12:21:55 | [Mutex] isItemNotified: registrationSuccess :: false

2022-04-25 12:21:55 |

2022-04-25 12:21:55 | Running: Example Jaxmpp Test

2022-04-25 12:21:55 | ------------------------------------

2022-04-25 12:21:55 |

2022-04-25 12:21:55 | null / [TestClass name=class tigase.tests.ExampleJaxmppTest]

2022-04-25 12:21:55 | ------------------------------------

2022-04-25 12:21:55 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2022-04-25 12:21:55 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2022-04-25 12:21:55 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

2022-04-25 12:21:55 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=15 thread=1] Connector  state changed: null->connecting

2022-04-25 12:21:55 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=15 thread=1] DNS entry stored in session object: localhost:5222

2022-04-25 12:21:55 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=15 thread=1] Preparing connection to [localhost:5222]

2022-04-25 12:21:55 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=15 thread=1] Opening connection to localhost/127.0.0.1:5222

2022-04-25 12:21:55 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=15 thread=1] Connector  state changed: connecting->connected

2022-04-25 12:21:55 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=15 thread=1] Whitespace ping period is setted to nullms

2022-04-25 12:21:55 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2022-04-25 12:21:55 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=15 thread=97] Start TLS

2022-04-25 12:21:55 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-04-25 12:21:55 | admin :: admin@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-04-25 12:21:55 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-04-25 12:21:55 | admin :: admin@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-04-25 12:21:55 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=15 thread=99] Proceeding TLS

2022-04-25 12:21:55 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=15 thread=99] Start handshake

2022-04-25 12:22:15 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=15 thread=99] Can't establish encrypted connection

2022-04-25 12:22:15 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2022-04-25 12:22:15 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2022-04-25 12:22:15 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=15 thread=99] Connector  state changed: connected->disconnected

2022-04-25 12:22:15 | tigase.jaxmpp.j2se.Jaxmpp.onException: Catching exception

2022-04-25 12:22:15 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=15 thread=97] Ignoring stop connector.

2022-04-25 12:22:15 | Could not connect with admin account credentials (tigase.jaxmpp.core.client.exceptions.JaxmppException: javax.net.ssl.SSLException: Unsupported or unrecognized SSL message), trying to register account...

2022-04-25 12:22:15 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2022-04-25 12:22:15 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2022-04-25 12:22:15 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@637681f5

2022-04-25 12:22:15 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

2022-04-25 12:22:15 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=16 thread=1] Using XEP-0077 mode!!!!

2022-04-25 12:22:15 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=16 thread=1] Connector  state changed: null->connecting

2022-04-25 12:22:15 | StateChangedEvent{oldState=null, newState=connecting}

2022-04-25 12:22:15 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=16 thread=1] DNS entry stored in session object: localhost:5222

2022-04-25 12:22:15 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=16 thread=1] Preparing connection to [localhost:5222]

2022-04-25 12:22:15 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=16 thread=1] Opening connection to localhost/127.0.0.1:5222

2022-04-25 12:22:15 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=16 thread=1] Connector  state changed: connecting->connected

2022-04-25 12:22:15 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=16 thread=1] Whitespace ping period is setted to nullms

2022-04-25 12:22:15 | [Mutex] waiting for: [registration]

2022-04-25 12:22:15 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2022-04-25 12:22:15 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@6db173eb

2022-04-25 12:22:15 | StateChangedEvent{oldState=connecting, newState=connected}

2022-04-25 12:22:15 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@698eea85

2022-04-25 12:22:15 | admin :: null << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-04-25 12:22:15 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=16 thread=102] Start TLS

2022-04-25 12:22:15 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>]

2022-04-25 12:22:15 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>}

2022-04-25 12:22:15 | admin :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-04-25 12:22:15 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}

2022-04-25 12:22:15 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=16 thread=104] Proceeding TLS

2022-04-25 12:22:15 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=16 thread=104] Start handshake

2022-04-25 12:22:35 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=16 thread=104] Can't establish encrypted connection

2022-04-25 12:22:35 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2022-04-25 12:22:35 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2022-04-25 12:22:35 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=16 thread=104] Connector  state changed: connected->disconnected

2022-04-25 12:22:35 | 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;@4bd8d9b6}, 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@2c8c79d0}, COMPRESSION_DISABLED=Entry{scope=user, value=true}, HOSTNAME_VERIFIER_KEY=Entry{scope=session, value=tigase.jaxmpp.j2se.connectors.socket.DefaultHostnameVerifier@7a59b5b7}, 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@7b223c9d}, PresenceModule#PRESENCE_STORE=Entry{scope=user, value=tigase.jaxmpp.j2se.J2SEPresenceStore@1d6a3639}, ResponseManager#RESPONSE_MANAGER=Entry{scope=user, value=tigase.jaxmpp.j2se.ThreadSafeResponseManager@32e2dd3}, StreamFeaturesModule#PIPELINING_ACTIVE=Entry{scope=session, value=false}, DEFAULT_XMPP_STREAM_KEY=Entry{scope=session, value=DefaultXMPPStream}, domainName=Entry{scope=user, value=test-domain.com}, StreamFeaturesModule#EMBEDDED_STREAMS_COUNTER=Entry{scope=session, value=1}, LOG_PREFIX=Entry{scope=user, value=admin}, socket#ServerHost=Entry{scope=user, value=localhost}, IN_BAND_REGISTRATION_MODE_KEY=Entry{scope=session, value=true}, CONNECTOR#CONNECTOR_STAGE_TIMESTAMP_KEY=Entry{scope=stream, value=Mon Apr 25 12:22:35 PDT 2022}}}}

2022-04-25 12:22:35 | StateChangedEvent{oldState=connected, newState=disconnected}

2022-04-25 12:22:35 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@4ca3869f

2022-04-25 12:22:35 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@260f9d42

2022-04-25 12:22:35 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@6a98bc44

2022-04-25 12:23:45 | [Mutex] timeout. Not received [registration]

2022-04-25 12:23:45 | [Mutex] isItemNotified: registrationSuccess :: false

2022-04-25 12:23:45 |

2022-04-25 12:23:45 | Running: Testing reconnections - #4266

2022-04-25 12:23:45 | ------------------------------------

2022-04-25 12:23:45 |

2022-04-25 12:23:45 | null / [TestClass name=class tigase.tests.jaxmpp.TestReconnections]

2022-04-25 12:23:45 | ------------------------------------

2022-04-25 12:23:45 |

2022-04-25 12:23:45 | null / [TestClass name=class tigase.tests.jaxmpp.TestReconnections]

2022-04-25 12:23:45 | ------------------------------------

2022-04-25 12:23:45 |

2022-04-25 12:23:45 | null / [TestClass name=class tigase.tests.jaxmpp.TestReconnections]

2022-04-25 12:23:45 | ------------------------------------

2022-04-25 12:23:45 |

2022-04-25 12:23:45 | Running: Testing state of JaXMPP instance after issues with connection or authentication timeout - #4378

2022-04-25 12:23:45 | ------------------------------------

2022-04-25 12:23:45 |

2022-04-25 12:23:45 | null / [TestClass name=class tigase.tests.jaxmpp.TestHandlingOfConnectionIssues]

2022-04-25 12:23:45 | ------------------------------------

2022-04-25 12:23:45 |

2022-04-25 12:23:45 | null / [TestClass name=class tigase.tests.jaxmpp.TestHandlingOfConnectionIssues]

2022-04-25 12:23:45 | ------------------------------------

2022-04-25 12:23:45 |

2022-04-25 12:23:45 | null / [TestClass name=class tigase.tests.jaxmpp.TestHandlingOfConnectionIssues]

2022-04-25 12:23:45 | ------------------------------------

2022-04-25 12:23:45 |

2022-04-25 12:23:45 | null / [TestClass name=class tigase.tests.jaxmpp.TestHandlingOfConnectionIssues]

2022-04-25 12:23:45 | ------------------------------------

2022-04-25 12:23:45 |

2022-04-25 12:23:45 | null / [TestClass name=class tigase.tests.jaxmpp.TestHandlingOfConnectionIssues]

2022-04-25 12:23:45 | ------------------------------------

2022-04-25 12:23:45 |

2022-04-25 12:23:45 | null / [TestClass name=class tigase.tests.jaxmpp.TestHandlingOfConnectionIssues]

2022-04-25 12:23:45 | ------------------------------------

2022-04-25 12:23:45 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2022-04-25 12:23:45 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2022-04-25 12:23:45 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

2022-04-25 12:23:45 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=17 thread=1] Connector  state changed: null->connecting

2022-04-25 12:23:45 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=17 thread=1] DNS entry stored in session object: localhost:5222

2022-04-25 12:23:45 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=17 thread=1] Preparing connection to [localhost:5222]

2022-04-25 12:23:45 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=17 thread=1] Opening connection to localhost/127.0.0.1:5222

2022-04-25 12:23:45 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=17 thread=1] Connector  state changed: connecting->connected

2022-04-25 12:23:45 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=17 thread=1] Whitespace ping period is setted to nullms

2022-04-25 12:23:45 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2022-04-25 12:23:45 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-04-25 12:23:45 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=17 thread=107] Start TLS

2022-04-25 12:23:45 | admin :: admin@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-04-25 12:23:45 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-04-25 12:23:45 | admin :: admin@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-04-25 12:23:45 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=17 thread=109] Proceeding TLS

2022-04-25 12:23:45 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=17 thread=109] Start handshake

2022-04-25 12:24:05 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=17 thread=109] Can't establish encrypted connection

2022-04-25 12:24:05 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2022-04-25 12:24:05 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2022-04-25 12:24:05 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=17 thread=109] Connector  state changed: connected->disconnected

2022-04-25 12:24:05 | tigase.jaxmpp.j2se.Jaxmpp.onException: Catching exception

2022-04-25 12:24:05 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=17 thread=107] Ignoring stop connector.

2022-04-25 12:24:05 | Could not connect with admin account credentials (tigase.jaxmpp.core.client.exceptions.JaxmppException: javax.net.ssl.SSLException: Unsupported or unrecognized SSL message), trying to register account...

2022-04-25 12:24:05 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2022-04-25 12:24:05 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2022-04-25 12:24:05 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

2022-04-25 12:24:05 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=18 thread=1] Using XEP-0077 mode!!!!

2022-04-25 12:24:05 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=18 thread=1] Connector  state changed: null->connecting

2022-04-25 12:24:05 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@42571af1

2022-04-25 12:24:05 | StateChangedEvent{oldState=null, newState=connecting}

2022-04-25 12:24:05 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=18 thread=1] DNS entry stored in session object: localhost:5222

2022-04-25 12:24:05 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=18 thread=1] Preparing connection to [localhost:5222]

2022-04-25 12:24:05 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=18 thread=1] Opening connection to localhost/127.0.0.1:5222

2022-04-25 12:24:05 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=18 thread=1] Connector  state changed: connecting->connected

2022-04-25 12:24:05 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=18 thread=1] Whitespace ping period is setted to nullms

2022-04-25 12:24:05 | [Mutex] waiting for: [registration]

2022-04-25 12:24:05 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2022-04-25 12:24:05 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@4c90fccb

2022-04-25 12:24:05 | StateChangedEvent{oldState=connecting, newState=connected}

2022-04-25 12:24:05 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@48af7181

2022-04-25 12:24:05 | admin :: null << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-04-25 12:24:05 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=18 thread=112] Start TLS

2022-04-25 12:24:05 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>]

2022-04-25 12:24:05 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>}

2022-04-25 12:24:05 | admin :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-04-25 12:24:05 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}

2022-04-25 12:24:05 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=18 thread=114] Proceeding TLS

2022-04-25 12:24:05 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=18 thread=114] Start handshake

2022-04-25 12:24:25 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=18 thread=114] Can't establish encrypted connection

2022-04-25 12:24:25 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2022-04-25 12:24:25 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2022-04-25 12:24:25 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=18 thread=114] Connector  state changed: connected->disconnected

2022-04-25 12:24:25 | 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;@4bd8d9b6}, 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@dadf6f0}, COMPRESSION_DISABLED=Entry{scope=user, value=true}, HOSTNAME_VERIFIER_KEY=Entry{scope=session, value=tigase.jaxmpp.j2se.connectors.socket.DefaultHostnameVerifier@7a59b5b7}, 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@7757e526}, PresenceModule#PRESENCE_STORE=Entry{scope=user, value=tigase.jaxmpp.j2se.J2SEPresenceStore@3cea39a3}, ResponseManager#RESPONSE_MANAGER=Entry{scope=user, value=tigase.jaxmpp.j2se.ThreadSafeResponseManager@ffa74c6}, StreamFeaturesModule#PIPELINING_ACTIVE=Entry{scope=session, value=false}, DEFAULT_XMPP_STREAM_KEY=Entry{scope=session, value=DefaultXMPPStream}, domainName=Entry{scope=user, value=test-domain.com}, StreamFeaturesModule#EMBEDDED_STREAMS_COUNTER=Entry{scope=session, value=1}, LOG_PREFIX=Entry{scope=user, value=admin}, socket#ServerHost=Entry{scope=user, value=localhost}, IN_BAND_REGISTRATION_MODE_KEY=Entry{scope=session, value=true}, CONNECTOR#CONNECTOR_STAGE_TIMESTAMP_KEY=Entry{scope=stream, value=Mon Apr 25 12:24:25 PDT 2022}}}}

2022-04-25 12:24:25 | StateChangedEvent{oldState=connected, newState=disconnected}

2022-04-25 12:24:25 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@6d8209bf

2022-04-25 12:24:25 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@2534bffc

2022-04-25 12:24:25 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@48febdd8

2022-04-25 12:25:35 | [Mutex] timeout. Not received [registration]

2022-04-25 12:25:35 | [Mutex] isItemNotified: registrationSuccess :: false

2022-04-25 12:25:35 |

2022-04-25 12:25:35 | Running: Check MIX Create Channel

2022-04-25 12:25:35 | ------------------------------------

2022-04-25 12:25:35 |

2022-04-25 12:25:35 | null / [TestClass name=class tigase.tests.mix.TestCreate]

2022-04-25 12:25:35 | ------------------------------------

2022-04-25 12:25:35 |

2022-04-25 12:25:35 | Running: Check MIX Join

2022-04-25 12:25:35 | ------------------------------------

2022-04-25 12:25:35 |

2022-04-25 12:25:35 | null / [TestClass name=class tigase.tests.mix.TestJoin]

2022-04-25 12:25:35 | ------------------------------------

2022-04-25 12:25:35 |

2022-04-25 12:25:35 | Running: Check MIX Destroy Channel

2022-04-25 12:25:35 | ------------------------------------

2022-04-25 12:25:35 |

2022-04-25 12:25:35 | null / [TestClass name=class tigase.tests.mix.TestDestroy]

2022-04-25 12:25:35 | ------------------------------------

2022-04-25 12:25:35 |

2022-04-25 12:25:35 | null / [TestClass name=class tigase.tests.mix.TestDestroy]

2022-04-25 12:25:35 | ------------------------------------

2022-04-25 12:25:35 |

2022-04-25 12:25:35 | Running: Check Basic MIX Conversation Scenario

2022-04-25 12:25:35 | ------------------------------------

2022-04-25 12:25:35 |

2022-04-25 12:25:35 | null / [TestClass name=class tigase.tests.mix.TestBasicConversation]

2022-04-25 12:25:35 | ------------------------------------

2022-04-25 12:25:35 |

2022-04-25 12:25:35 | null / [TestClass name=class tigase.tests.mix.TestBasicConversation]

2022-04-25 12:25:35 | ------------------------------------

2022-04-25 12:25:35 |

2022-04-25 12:25:35 | null / [TestClass name=class tigase.tests.mix.TestBasicConversation]

2022-04-25 12:25:35 | ------------------------------------

2022-04-25 12:25:35 |

2022-04-25 12:25:35 | null / [TestClass name=class tigase.tests.mix.TestBasicConversation]

2022-04-25 12:25:35 | ------------------------------------

2022-04-25 12:25:35 |

2022-04-25 12:25:35 | null / [TestClass name=class tigase.tests.mix.TestBasicConversation]

2022-04-25 12:25:35 | ------------------------------------

2022-04-25 12:25:35 |

2022-04-25 12:25:35 | null / [TestClass name=class tigase.tests.mix.TestBasicConversation]

2022-04-25 12:25:35 | ------------------------------------

2022-04-25 12:25:35 |

2022-04-25 12:25:35 | null / [TestClass name=class tigase.tests.mix.TestBasicConversation]

2022-04-25 12:25:35 | ------------------------------------

2022-04-25 12:25:35 |

2022-04-25 12:25:35 | null / [TestClass name=class tigase.tests.mix.TestBasicConversation]

2022-04-25 12:25:35 | ------------------------------------

2022-04-25 12:25:35 |

2022-04-25 12:25:35 | null / [TestClass name=class tigase.tests.mix.TestBasicConversation]

2022-04-25 12:25:35 | ------------------------------------

2022-04-25 12:25:35 |

2022-04-25 12:25:35 | null / [TestClass name=class tigase.tests.mix.TestBasicConversation]

2022-04-25 12:25:35 | ------------------------------------

2022-04-25 12:25:35 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2022-04-25 12:25:35 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2022-04-25 12:25:35 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

2022-04-25 12:25:35 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=19 thread=1] Connector  state changed: null->connecting

2022-04-25 12:25:35 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=19 thread=1] DNS entry stored in session object: localhost:5222

2022-04-25 12:25:35 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=19 thread=1] Preparing connection to [localhost:5222]

2022-04-25 12:25:35 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=19 thread=1] Opening connection to localhost/127.0.0.1:5222

2022-04-25 12:25:35 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=19 thread=1] Connector  state changed: connecting->connected

2022-04-25 12:25:35 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=19 thread=1] Whitespace ping period is setted to nullms

2022-04-25 12:25:35 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2022-04-25 12:25:35 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-04-25 12:25:35 | admin :: admin@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-04-25 12:25:35 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=19 thread=117] Start TLS

2022-04-25 12:25:35 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-04-25 12:25:35 | admin :: admin@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-04-25 12:25:35 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=19 thread=119] Proceeding TLS

2022-04-25 12:25:35 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=19 thread=119] Start handshake

2022-04-25 12:25:55 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=19 thread=119] Can't establish encrypted connection

2022-04-25 12:25:55 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2022-04-25 12:25:55 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2022-04-25 12:25:55 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=19 thread=119] Connector  state changed: connected->disconnected

2022-04-25 12:25:55 | tigase.jaxmpp.j2se.Jaxmpp.onException: Catching exception

2022-04-25 12:25:55 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=19 thread=117] Ignoring stop connector.

2022-04-25 12:25:55 | Could not connect with admin account credentials (tigase.jaxmpp.core.client.exceptions.JaxmppException: javax.net.ssl.SSLException: Unsupported or unrecognized SSL message), trying to register account...

2022-04-25 12:25:55 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2022-04-25 12:25:55 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2022-04-25 12:25:55 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

2022-04-25 12:25:55 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=20 thread=1] Using XEP-0077 mode!!!!

2022-04-25 12:25:55 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=20 thread=1] Connector  state changed: null->connecting

2022-04-25 12:25:55 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@39e51506

2022-04-25 12:25:55 | StateChangedEvent{oldState=null, newState=connecting}

2022-04-25 12:25:55 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=20 thread=1] DNS entry stored in session object: localhost:5222

2022-04-25 12:25:55 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=20 thread=1] Preparing connection to [localhost:5222]

2022-04-25 12:25:55 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=20 thread=1] Opening connection to localhost/127.0.0.1:5222

2022-04-25 12:25:55 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=20 thread=1] Connector  state changed: connecting->connected

2022-04-25 12:25:55 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=20 thread=1] Whitespace ping period is setted to nullms

2022-04-25 12:25:55 | [Mutex] waiting for: [registration]

2022-04-25 12:25:55 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2022-04-25 12:25:55 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@3722ec4a

2022-04-25 12:25:55 | StateChangedEvent{oldState=connecting, newState=connected}

2022-04-25 12:25:55 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@331d7e76

2022-04-25 12:25:55 | admin :: null << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-04-25 12:25:55 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=20 thread=122] Start TLS

2022-04-25 12:25:55 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>]

2022-04-25 12:25:55 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>}

2022-04-25 12:25:55 | admin :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-04-25 12:25:55 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}

2022-04-25 12:25:55 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=20 thread=124] Proceeding TLS

2022-04-25 12:25:55 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=20 thread=124] Start handshake

2022-04-25 12:26:15 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=20 thread=124] Can't establish encrypted connection

2022-04-25 12:26:15 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2022-04-25 12:26:15 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2022-04-25 12:26:15 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=20 thread=124] Connector  state changed: connected->disconnected

2022-04-25 12:26:15 | 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;@4bd8d9b6}, 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@761fe671}, COMPRESSION_DISABLED=Entry{scope=user, value=true}, HOSTNAME_VERIFIER_KEY=Entry{scope=session, value=tigase.jaxmpp.j2se.connectors.socket.DefaultHostnameVerifier@7a59b5b7}, 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@67439091}, PresenceModule#PRESENCE_STORE=Entry{scope=user, value=tigase.jaxmpp.j2se.J2SEPresenceStore@47a3708f}, ResponseManager#RESPONSE_MANAGER=Entry{scope=user, value=tigase.jaxmpp.j2se.ThreadSafeResponseManager@1f1558c3}, StreamFeaturesModule#PIPELINING_ACTIVE=Entry{scope=session, value=false}, DEFAULT_XMPP_STREAM_KEY=Entry{scope=session, value=DefaultXMPPStream}, domainName=Entry{scope=user, value=test-domain.com}, StreamFeaturesModule#EMBEDDED_STREAMS_COUNTER=Entry{scope=session, value=1}, LOG_PREFIX=Entry{scope=user, value=admin}, socket#ServerHost=Entry{scope=user, value=localhost}, IN_BAND_REGISTRATION_MODE_KEY=Entry{scope=session, value=true}, CONNECTOR#CONNECTOR_STAGE_TIMESTAMP_KEY=Entry{scope=stream, value=Mon Apr 25 12:26:15 PDT 2022}}}}

2022-04-25 12:26:15 | StateChangedEvent{oldState=connected, newState=disconnected}

2022-04-25 12:26:15 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@1630193e

2022-04-25 12:26:15 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@6d0cc471

2022-04-25 12:26:15 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@3177f657

2022-04-25 12:27:25 | [Mutex] timeout. Not received [registration]

2022-04-25 12:27:25 | [Mutex] isItemNotified: registrationSuccess :: false

2022-04-25 12:27:25 |

2022-04-25 12:27:25 | Running: Check WorkGroup component

2022-04-25 12:27:25 | ------------------------------------

2022-04-25 12:27:25 |

2022-04-25 12:27:25 | null / [TestClass name=class tigase.tests.workgroup.TestWorkGroup]

2022-04-25 12:27:25 | ------------------------------------

2022-04-25 12:27:25 |

2022-04-25 12:27:25 | null / [TestClass name=class tigase.tests.workgroup.TestWorkGroup]

2022-04-25 12:27:25 | ------------------------------------

2022-04-25 12:27:25 |

2022-04-25 12:27:25 | null / [TestClass name=class tigase.tests.workgroup.TestWorkGroup]

2022-04-25 12:27:25 | ------------------------------------

2022-04-25 12:27:25 |

2022-04-25 12:27:25 | null / [TestClass name=class tigase.tests.workgroup.TestWorkGroup]

2022-04-25 12:27:25 | ------------------------------------