********* Start testing of Tst_QMqttClient *********
Config: Using QtTest library 6.11.0, Qt 6.11.0 (arm64-little_endian-lp64 shared (dynamic) release build; by GCC 13.3.0), ubuntu 24.04
QDEBUG : Tst_QMqttClient::initTestCase() Launching broker: "python3" QList("/opt/paho_broker/interoperability/startbroker.py")
PASS   : Tst_QMqttClient::initTestCase()
PASS   : Tst_QMqttClient::getSetCheck(V3.1.1)
PASS   : Tst_QMqttClient::getSetCheck(V5.0.0)
PASS   : Tst_QMqttClient::sendReceive(4:empty)
PASS   : Tst_QMqttClient::sendReceive(4:simple)
PASS   : Tst_QMqttClient::sendReceive(4:big)
PASS   : Tst_QMqttClient::sendReceive(4:huge)
PASS   : Tst_QMqttClient::sendReceive(5:empty)
PASS   : Tst_QMqttClient::sendReceive(5:simple)
SKIP   : Tst_QMqttClient::sendReceive(5:big) The MQTT 5 test broker does not support huge packages.
   Loc: [/home/qt/work/qt/qtmqtt/tests/auto/qmqttclient/tst_qmqttclient.cpp(186)]
SKIP   : Tst_QMqttClient::sendReceive(5:huge) The MQTT 5 test broker does not support huge packages.
   Loc: [/home/qt/work/qt/qtmqtt/tests/auto/qmqttclient/tst_qmqttclient.cpp(186)]
PASS   : Tst_QMqttClient::retainMessage(V3.1.1)
QWARN  : Tst_QMqttClient::retainMessage(V5.0.0) qt.mqtt.connection: Attempt to read past the data
QWARN  : Tst_QMqttClient::retainMessage(V5.0.0) qt.mqtt.connection: Attempt to read past the data
PASS   : Tst_QMqttClient::retainMessage(V5.0.0)
PASS   : Tst_QMqttClient::willMessage(4:simple)
PASS   : Tst_QMqttClient::willMessage(4:empty)
PASS   : Tst_QMqttClient::willMessage(5:simple)
PASS   : Tst_QMqttClient::willMessage(5:empty)
PASS   : Tst_QMqttClient::compliantTopic(4:simple)
PASS   : Tst_QMqttClient::compliantTopic(4:subPath)
PASS   : Tst_QMqttClient::compliantTopic(4:maxSize)
PASS   : Tst_QMqttClient::compliantTopic(5:simple)
PASS   : Tst_QMqttClient::compliantTopic(5:subPath)
QWARN  : Tst_QMqttClient::subscribeLongTopic(V3.1.1) qt.mqtt.connection: Invalid subscription topic filter.
PASS   : Tst_QMqttClient::subscribeLongTopic(V3.1.1)
QWARN  : Tst_QMqttClient::subscribeLongTopic(V5.0.0) qt.mqtt.connection: Invalid subscription topic filter.
PASS   : Tst_QMqttClient::subscribeLongTopic(V5.0.0)
PASS   : Tst_QMqttClient::dataIncludingZero(V3.1.1)
PASS   : Tst_QMqttClient::dataIncludingZero(V5.0.0)
PASS   : Tst_QMqttClient::publishLongTopic(V3.1.1)
PASS   : Tst_QMqttClient::publishLongTopic(V5.0.0)
QDEBUG : Tst_QMqttClient::reconnect_QTBUG65726(V3.1.1) Fake server response: false
QDEBUG : Tst_QMqttClient::reconnect_QTBUG65726(V3.1.1) Fake server response: true
PASS   : Tst_QMqttClient::reconnect_QTBUG65726(V3.1.1)
QDEBUG : Tst_QMqttClient::reconnect_QTBUG65726(V5.0.0) Fake server response: false
QDEBUG : Tst_QMqttClient::reconnect_QTBUG65726(V5.0.0) Fake server response: true
PASS   : Tst_QMqttClient::reconnect_QTBUG65726(V5.0.0)
PASS   : Tst_QMqttClient::openIODevice_QTBUG66955(V3.1.1)
PASS   : Tst_QMqttClient::openIODevice_QTBUG66955(V5.0.0)
PASS   : Tst_QMqttClient::staticProperties_QTBUG_67176(V3.1.1)
PASS   : Tst_QMqttClient::staticProperties_QTBUG_67176(V5.0.0)
SKIP   : Tst_QMqttClient::authentication() No broker available with enhanced authentication.
   Loc: [/home/qt/work/qt/qtmqtt/tests/auto/qmqttclient/tst_qmqttclient.cpp(637)]
QWARN  : Tst_QMqttClient::messageStatus(QoS1) qt.mqtt.connection: Attempt to read past the data
PASS   : Tst_QMqttClient::messageStatus(QoS1)
QWARN  : Tst_QMqttClient::messageStatus(QoS2) qt.mqtt.connection: Attempt to read past the data
PASS   : Tst_QMqttClient::messageStatus(QoS2)
PASS   : Tst_QMqttClient::messageStatusReceive(QoS1)
PASS   : Tst_QMqttClient::messageStatusReceive(QoS2)
QDEBUG : Tst_QMqttClient::subscriptionIdsOverlap() Sub A received: QList(8)
QDEBUG : Tst_QMqttClient::subscriptionIdsOverlap() Sub B2 received: QList(9, 14)
QDEBUG : Tst_QMqttClient::subscriptionIdsOverlap() Sub B received: QList(9, 14)
PASS   : Tst_QMqttClient::subscriptionIdsOverlap()
PASS   : Tst_QMqttClient::keepAlive(V3.1.1)
PASS   : Tst_QMqttClient::keepAlive(V5.0.0)
PASS   : Tst_QMqttClient::reconnect()
PASS   : Tst_QMqttClient::cleanupTestCase()
Totals: 41 passed, 0 failed, 3 skipped, 0 blacklisted, 37836ms
********* Finished testing of Tst_QMqttClient *********
