********* Start testing of Tst_QOpcUaClient *********
Config: Using QtTest library 6.9.2, Qt 6.9.2 (arm64-little_endian-lp64 shared (dynamic) debug build; by Apple LLVM 16.0.0 (clang-1600.0.26.3)), macos 13.6
QDEBUG : Tst_QOpcUaClient::initTestCase() Using SDK plugin: "open62541"
QDEBUG : Tst_QOpcUaClient::initTestCase() Using endpoint: "opc.tcp://127.0.0.1:43344"
QINFO  : Tst_QOpcUaClient::initTestCase() qt.opcua.plugins.open62541.sdk.eventloop: Starting the EventLoop
QWARN  : Tst_QOpcUaClient::initTestCase() qt.opcua.plugins.open62541.sdk.client: skip verifying ApplicationURI for the SecurityPolicy http://opcfoundation.org/UA/SecurityPolicy#None
QINFO  : Tst_QOpcUaClient::initTestCase() qt.opcua.plugins.open62541.sdk.network: TCP 12	| Opening a connection to "127.0.0.1" on port 43344
QINFO  : Tst_QOpcUaClient::initTestCase() qt.opcua.plugins.open62541.sdk.securechannel: TCP 12	| SC 2	| SecureChannel opened with SecurityPolicy http://opcfoundation.org/UA/SecurityPolicy#None and a revised lifetime of 600.00s
QINFO  : Tst_QOpcUaClient::initTestCase() qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Closed, ConnectStatus: Good
QWARN  : Tst_QOpcUaClient::initTestCase() qt.opcua.plugins.open62541.sdk.client: The server returned Endpoints with a different EndpointUrl opc.tcp://localhost:43344 than was used to initialize the connection: opc.tcp://127.0.0.1:43344. Some servers require a complete match of the EndpointUrl/DiscoveryUrl (including the path) to return all endpoints.
QINFO  : Tst_QOpcUaClient::initTestCase() qt.opcua.plugins.open62541.sdk.client: Rejecting endpoint 1: security policy not available
QINFO  : Tst_QOpcUaClient::initTestCase() qt.opcua.plugins.open62541.sdk.client: Rejecting endpoint 2: security policy not available
QINFO  : Tst_QOpcUaClient::initTestCase() qt.opcua.plugins.open62541.sdk.client: Rejecting endpoint 3: security policy not available
QINFO  : Tst_QOpcUaClient::initTestCase() qt.opcua.plugins.open62541.sdk.client: Rejecting endpoint 4: security policy not available
QINFO  : Tst_QOpcUaClient::initTestCase() qt.opcua.plugins.open62541.sdk.client: Rejecting endpoint 5: security policy not available
QINFO  : Tst_QOpcUaClient::initTestCase() qt.opcua.plugins.open62541.sdk.client: Rejecting endpoint 6: security policy not available
QINFO  : Tst_QOpcUaClient::initTestCase() qt.opcua.plugins.open62541.sdk.client: Rejecting endpoint 7: security policy not available
QINFO  : Tst_QOpcUaClient::initTestCase() qt.opcua.plugins.open62541.sdk.client: Rejecting endpoint 8: security policy not available
QINFO  : Tst_QOpcUaClient::initTestCase() qt.opcua.plugins.open62541.sdk.client: Rejecting endpoint 9: security policy not available
QINFO  : Tst_QOpcUaClient::initTestCase() qt.opcua.plugins.open62541.sdk.client: Rejecting endpoint 10: security policy not available
QINFO  : Tst_QOpcUaClient::initTestCase() qt.opcua.plugins.open62541.sdk.client: Selected endpoint with EndpointUrl opc.tcp://127.0.0.1:43344, SecurityMode None and SecurityPolicy http://opcfoundation.org/UA/SecurityPolicy#None
QINFO  : Tst_QOpcUaClient::initTestCase() qt.opcua.plugins.open62541.sdk.securechannel: TCP 12	| SC 2	| SecureChannel closed
QINFO  : Tst_QOpcUaClient::initTestCase() qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Fresh, SessionState: Closed, ConnectStatus: BadConnectionClosed
QINFO  : Tst_QOpcUaClient::initTestCase() qt.opcua.plugins.open62541.sdk.network: TCP 12	| Socket closed
QINFO  : Tst_QOpcUaClient::initTestCase() qt.opcua.plugins.open62541.sdk.eventloop: Stopping the EventLoop
QINFO  : Tst_QOpcUaClient::initTestCase() qt.opcua.plugins.open62541.sdk.network: UDP	| Shutting down the ConnectionManager
QINFO  : Tst_QOpcUaClient::initTestCase() qt.opcua.plugins.open62541.sdk.network: TCP	| Shutting down the ConnectionManager
QINFO  : Tst_QOpcUaClient::initTestCase() qt.opcua.plugins.open62541.sdk.eventloop: The EventLoop has stopped
PASS   : Tst_QOpcUaClient::initTestCase()
QWARN  : Tst_QOpcUaClient::loadInvalidPlugin() qt.opcua: Failed to load OPC UA plugin: "doesnotexist"
QWARN  : Tst_QOpcUaClient::loadInvalidPlugin() qt.opcua: Available plugins: QList("open62541")
PASS   : Tst_QOpcUaClient::loadInvalidPlugin()
QWARN  : Tst_QOpcUaClient::connectToInvalid(open62541) qt.opcua.plugins.open62541: "Endpoint description is invalid because security policy is empty"
PASS   : Tst_QOpcUaClient::connectToInvalid(open62541)
QINFO  : Tst_QOpcUaClient::connectAndDisconnect(open62541) qt.opcua.plugins.open62541.sdk.eventloop: Starting the EventLoop
QWARN  : Tst_QOpcUaClient::connectAndDisconnect(open62541) qt.opcua.plugins.open62541.sdk.client: skip verifying ApplicationURI for the SecurityPolicy http://opcfoundation.org/UA/SecurityPolicy#None
QINFO  : Tst_QOpcUaClient::connectAndDisconnect(open62541) qt.opcua.plugins.open62541.sdk.network: TCP 12	| Opening a connection to "127.0.0.1" on port 43344
QINFO  : Tst_QOpcUaClient::connectAndDisconnect(open62541) qt.opcua.plugins.open62541.sdk.securechannel: TCP 12	| SC 3	| SecureChannel opened with SecurityPolicy http://opcfoundation.org/UA/SecurityPolicy#None and a revised lifetime of 600.00s
QINFO  : Tst_QOpcUaClient::connectAndDisconnect(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Closed, ConnectStatus: Good
QWARN  : Tst_QOpcUaClient::connectAndDisconnect(open62541) qt.opcua.plugins.open62541.sdk.client: The server returned Endpoints with a different EndpointUrl opc.tcp://localhost:43344 than was used to initialize the connection: opc.tcp://127.0.0.1:43344. Some servers require a complete match of the EndpointUrl/DiscoveryUrl (including the path) to return all endpoints.
QINFO  : Tst_QOpcUaClient::connectAndDisconnect(open62541) qt.opcua.plugins.open62541.sdk.client: Rejecting endpoint 1: security mode does not match
QINFO  : Tst_QOpcUaClient::connectAndDisconnect(open62541) qt.opcua.plugins.open62541.sdk.client: Rejecting endpoint 2: security mode does not match
QINFO  : Tst_QOpcUaClient::connectAndDisconnect(open62541) qt.opcua.plugins.open62541.sdk.client: Rejecting endpoint 3: security mode does not match
QINFO  : Tst_QOpcUaClient::connectAndDisconnect(open62541) qt.opcua.plugins.open62541.sdk.client: Rejecting endpoint 4: security mode does not match
QINFO  : Tst_QOpcUaClient::connectAndDisconnect(open62541) qt.opcua.plugins.open62541.sdk.client: Rejecting endpoint 5: security mode does not match
QINFO  : Tst_QOpcUaClient::connectAndDisconnect(open62541) qt.opcua.plugins.open62541.sdk.client: Rejecting endpoint 6: security mode does not match
QINFO  : Tst_QOpcUaClient::connectAndDisconnect(open62541) qt.opcua.plugins.open62541.sdk.client: Rejecting endpoint 7: security mode does not match
QINFO  : Tst_QOpcUaClient::connectAndDisconnect(open62541) qt.opcua.plugins.open62541.sdk.client: Rejecting endpoint 8: security mode does not match
QINFO  : Tst_QOpcUaClient::connectAndDisconnect(open62541) qt.opcua.plugins.open62541.sdk.client: Rejecting endpoint 9: security mode does not match
QINFO  : Tst_QOpcUaClient::connectAndDisconnect(open62541) qt.opcua.plugins.open62541.sdk.client: Rejecting endpoint 10: security mode does not match
QINFO  : Tst_QOpcUaClient::connectAndDisconnect(open62541) qt.opcua.plugins.open62541.sdk.client: Selected endpoint with EndpointUrl opc.tcp://127.0.0.1:43344, SecurityMode None and SecurityPolicy http://opcfoundation.org/UA/SecurityPolicy#None
QINFO  : Tst_QOpcUaClient::connectAndDisconnect(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Created, ConnectStatus: Good
QINFO  : Tst_QOpcUaClient::connectAndDisconnect(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Activated, ConnectStatus: Good
QINFO  : Tst_QOpcUaClient::connectAndDisconnect(open62541) qt.opcua.plugins.open62541.sdk.securechannel: TCP 12	| SC 3	| SecureChannel closed
QINFO  : Tst_QOpcUaClient::connectAndDisconnect(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Fresh, SessionState: Closed, ConnectStatus: BadConnectionClosed
QINFO  : Tst_QOpcUaClient::connectAndDisconnect(open62541) qt.opcua.plugins.open62541.sdk.network: TCP 12	| Socket closed
QINFO  : Tst_QOpcUaClient::connectAndDisconnect(open62541) qt.opcua.plugins.open62541.sdk.eventloop: Stopping the EventLoop
QINFO  : Tst_QOpcUaClient::connectAndDisconnect(open62541) qt.opcua.plugins.open62541.sdk.network: UDP	| Shutting down the ConnectionManager
QINFO  : Tst_QOpcUaClient::connectAndDisconnect(open62541) qt.opcua.plugins.open62541.sdk.network: TCP	| Shutting down the ConnectionManager
QINFO  : Tst_QOpcUaClient::connectAndDisconnect(open62541) qt.opcua.plugins.open62541.sdk.eventloop: The EventLoop has stopped
PASS   : Tst_QOpcUaClient::connectAndDisconnect(open62541)
QINFO  : Tst_QOpcUaClient::checkSessionLocaleIds(open62541) qt.opcua.plugins.open62541.sdk.eventloop: Starting the EventLoop
QWARN  : Tst_QOpcUaClient::checkSessionLocaleIds(open62541) qt.opcua.plugins.open62541.sdk.client: skip verifying ApplicationURI for the SecurityPolicy http://opcfoundation.org/UA/SecurityPolicy#None
QINFO  : Tst_QOpcUaClient::checkSessionLocaleIds(open62541) qt.opcua.plugins.open62541.sdk.network: TCP 12	| Opening a connection to "127.0.0.1" on port 43344
QINFO  : Tst_QOpcUaClient::checkSessionLocaleIds(open62541) qt.opcua.plugins.open62541.sdk.securechannel: TCP 12	| SC 4	| SecureChannel opened with SecurityPolicy http://opcfoundation.org/UA/SecurityPolicy#None and a revised lifetime of 600.00s
QINFO  : Tst_QOpcUaClient::checkSessionLocaleIds(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Closed, ConnectStatus: Good
QWARN  : Tst_QOpcUaClient::checkSessionLocaleIds(open62541) qt.opcua.plugins.open62541.sdk.client: The server returned Endpoints with a different EndpointUrl opc.tcp://localhost:43344 than was used to initialize the connection: opc.tcp://127.0.0.1:43344. Some servers require a complete match of the EndpointUrl/DiscoveryUrl (including the path) to return all endpoints.
QINFO  : Tst_QOpcUaClient::checkSessionLocaleIds(open62541) qt.opcua.plugins.open62541.sdk.client: Rejecting endpoint 1: security mode does not match
QINFO  : Tst_QOpcUaClient::checkSessionLocaleIds(open62541) qt.opcua.plugins.open62541.sdk.client: Rejecting endpoint 2: security mode does not match
QINFO  : Tst_QOpcUaClient::checkSessionLocaleIds(open62541) qt.opcua.plugins.open62541.sdk.client: Rejecting endpoint 3: security mode does not match
QINFO  : Tst_QOpcUaClient::checkSessionLocaleIds(open62541) qt.opcua.plugins.open62541.sdk.client: Rejecting endpoint 4: security mode does not match
QINFO  : Tst_QOpcUaClient::checkSessionLocaleIds(open62541) qt.opcua.plugins.open62541.sdk.client: Rejecting endpoint 5: security mode does not match
QINFO  : Tst_QOpcUaClient::checkSessionLocaleIds(open62541) qt.opcua.plugins.open62541.sdk.client: Rejecting endpoint 6: security mode does not match
QINFO  : Tst_QOpcUaClient::checkSessionLocaleIds(open62541) qt.opcua.plugins.open62541.sdk.client: Rejecting endpoint 7: security mode does not match
QINFO  : Tst_QOpcUaClient::checkSessionLocaleIds(open62541) qt.opcua.plugins.open62541.sdk.client: Rejecting endpoint 8: security mode does not match
QINFO  : Tst_QOpcUaClient::checkSessionLocaleIds(open62541) qt.opcua.plugins.open62541.sdk.client: Rejecting endpoint 9: security mode does not match
QINFO  : Tst_QOpcUaClient::checkSessionLocaleIds(open62541) qt.opcua.plugins.open62541.sdk.client: Rejecting endpoint 10: security mode does not match
QINFO  : Tst_QOpcUaClient::checkSessionLocaleIds(open62541) qt.opcua.plugins.open62541.sdk.client: Selected endpoint with EndpointUrl opc.tcp://127.0.0.1:43344, SecurityMode None and SecurityPolicy http://opcfoundation.org/UA/SecurityPolicy#None
QINFO  : Tst_QOpcUaClient::checkSessionLocaleIds(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Created, ConnectStatus: Good
QINFO  : Tst_QOpcUaClient::checkSessionLocaleIds(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Activated, ConnectStatus: Good
QINFO  : Tst_QOpcUaClient::checkSessionLocaleIds(open62541) qt.opcua.plugins.open62541.sdk.securechannel: TCP 12	| SC 4	| SecureChannel closed
QINFO  : Tst_QOpcUaClient::checkSessionLocaleIds(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Fresh, SessionState: Closed, ConnectStatus: BadConnectionClosed
QINFO  : Tst_QOpcUaClient::checkSessionLocaleIds(open62541) qt.opcua.plugins.open62541.sdk.network: TCP 12	| Socket closed
QINFO  : Tst_QOpcUaClient::checkSessionLocaleIds(open62541) qt.opcua.plugins.open62541.sdk.eventloop: Stopping the EventLoop
QINFO  : Tst_QOpcUaClient::checkSessionLocaleIds(open62541) qt.opcua.plugins.open62541.sdk.network: UDP	| Shutting down the ConnectionManager
QINFO  : Tst_QOpcUaClient::checkSessionLocaleIds(open62541) qt.opcua.plugins.open62541.sdk.network: TCP	| Shutting down the ConnectionManager
QINFO  : Tst_QOpcUaClient::checkSessionLocaleIds(open62541) qt.opcua.plugins.open62541.sdk.eventloop: The EventLoop has stopped
QINFO  : Tst_QOpcUaClient::checkSessionLocaleIds(open62541) qt.opcua.plugins.open62541.sdk.eventloop: Starting the EventLoop
QWARN  : Tst_QOpcUaClient::checkSessionLocaleIds(open62541) qt.opcua.plugins.open62541.sdk.client: skip verifying ApplicationURI for the SecurityPolicy http://opcfoundation.org/UA/SecurityPolicy#None
QINFO  : Tst_QOpcUaClient::checkSessionLocaleIds(open62541) qt.opcua.plugins.open62541.sdk.network: TCP 12	| Opening a connection to "127.0.0.1" on port 43344
QINFO  : Tst_QOpcUaClient::checkSessionLocaleIds(open62541) qt.opcua.plugins.open62541.sdk.securechannel: TCP 12	| SC 5	| SecureChannel opened with SecurityPolicy http://opcfoundation.org/UA/SecurityPolicy#None and a revised lifetime of 600.00s
QINFO  : Tst_QOpcUaClient::checkSessionLocaleIds(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Closed, ConnectStatus: Good
QWARN  : Tst_QOpcUaClient::checkSessionLocaleIds(open62541) qt.opcua.plugins.open62541.sdk.client: The server returned Endpoints with a different EndpointUrl opc.tcp://localhost:43344 than was used to initialize the connection: opc.tcp://127.0.0.1:43344. Some servers require a complete match of the EndpointUrl/DiscoveryUrl (including the path) to return all endpoints.
QINFO  : Tst_QOpcUaClient::checkSessionLocaleIds(open62541) qt.opcua.plugins.open62541.sdk.client: Rejecting endpoint 1: security mode does not match
QINFO  : Tst_QOpcUaClient::checkSessionLocaleIds(open62541) qt.opcua.plugins.open62541.sdk.client: Rejecting endpoint 2: security mode does not match
QINFO  : Tst_QOpcUaClient::checkSessionLocaleIds(open62541) qt.opcua.plugins.open62541.sdk.client: Rejecting endpoint 3: security mode does not match
QINFO  : Tst_QOpcUaClient::checkSessionLocaleIds(open62541) qt.opcua.plugins.open62541.sdk.client: Rejecting endpoint 4: security mode does not match
QINFO  : Tst_QOpcUaClient::checkSessionLocaleIds(open62541) qt.opcua.plugins.open62541.sdk.client: Rejecting endpoint 5: security mode does not match
QINFO  : Tst_QOpcUaClient::checkSessionLocaleIds(open62541) qt.opcua.plugins.open62541.sdk.client: Rejecting endpoint 6: security mode does not match
QINFO  : Tst_QOpcUaClient::checkSessionLocaleIds(open62541) qt.opcua.plugins.open62541.sdk.client: Rejecting endpoint 7: security mode does not match
QINFO  : Tst_QOpcUaClient::checkSessionLocaleIds(open62541) qt.opcua.plugins.open62541.sdk.client: Rejecting endpoint 8: security mode does not match
QINFO  : Tst_QOpcUaClient::checkSessionLocaleIds(open62541) qt.opcua.plugins.open62541.sdk.client: Rejecting endpoint 9: security mode does not match
QINFO  : Tst_QOpcUaClient::checkSessionLocaleIds(open62541) qt.opcua.plugins.open62541.sdk.client: Rejecting endpoint 10: security mode does not match
QINFO  : Tst_QOpcUaClient::checkSessionLocaleIds(open62541) qt.opcua.plugins.open62541.sdk.client: Selected endpoint with EndpointUrl opc.tcp://127.0.0.1:43344, SecurityMode None and SecurityPolicy http://opcfoundation.org/UA/SecurityPolicy#None
QINFO  : Tst_QOpcUaClient::checkSessionLocaleIds(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Created, ConnectStatus: Good
QINFO  : Tst_QOpcUaClient::checkSessionLocaleIds(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Activated, ConnectStatus: Good
QINFO  : Tst_QOpcUaClient::checkSessionLocaleIds(open62541) qt.opcua.plugins.open62541.sdk.securechannel: TCP 12	| SC 5	| SecureChannel closed
QINFO  : Tst_QOpcUaClient::checkSessionLocaleIds(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Fresh, SessionState: Closed, ConnectStatus: BadConnectionClosed
QINFO  : Tst_QOpcUaClient::checkSessionLocaleIds(open62541) qt.opcua.plugins.open62541.sdk.network: TCP 12	| Socket closed
QINFO  : Tst_QOpcUaClient::checkSessionLocaleIds(open62541) qt.opcua.plugins.open62541.sdk.eventloop: Stopping the EventLoop
QINFO  : Tst_QOpcUaClient::checkSessionLocaleIds(open62541) qt.opcua.plugins.open62541.sdk.network: UDP	| Shutting down the ConnectionManager
QINFO  : Tst_QOpcUaClient::checkSessionLocaleIds(open62541) qt.opcua.plugins.open62541.sdk.network: TCP	| Shutting down the ConnectionManager
QINFO  : Tst_QOpcUaClient::checkSessionLocaleIds(open62541) qt.opcua.plugins.open62541.sdk.eventloop: The EventLoop has stopped
QINFO  : Tst_QOpcUaClient::checkSessionLocaleIds(open62541) qt.opcua.plugins.open62541.sdk.eventloop: Starting the EventLoop
QWARN  : Tst_QOpcUaClient::checkSessionLocaleIds(open62541) qt.opcua.plugins.open62541.sdk.client: skip verifying ApplicationURI for the SecurityPolicy http://opcfoundation.org/UA/SecurityPolicy#None
QINFO  : Tst_QOpcUaClient::checkSessionLocaleIds(open62541) qt.opcua.plugins.open62541.sdk.network: TCP 12	| Opening a connection to "127.0.0.1" on port 43344
QINFO  : Tst_QOpcUaClient::checkSessionLocaleIds(open62541) qt.opcua.plugins.open62541.sdk.securechannel: TCP 12	| SC 6	| SecureChannel opened with SecurityPolicy http://opcfoundation.org/UA/SecurityPolicy#None and a revised lifetime of 600.00s
QINFO  : Tst_QOpcUaClient::checkSessionLocaleIds(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Closed, ConnectStatus: Good
QWARN  : Tst_QOpcUaClient::checkSessionLocaleIds(open62541) qt.opcua.plugins.open62541.sdk.client: The server returned Endpoints with a different EndpointUrl opc.tcp://localhost:43344 than was used to initialize the connection: opc.tcp://127.0.0.1:43344. Some servers require a complete match of the EndpointUrl/DiscoveryUrl (including the path) to return all endpoints.
QINFO  : Tst_QOpcUaClient::checkSessionLocaleIds(open62541) qt.opcua.plugins.open62541.sdk.client: Rejecting endpoint 1: security mode does not match
QINFO  : Tst_QOpcUaClient::checkSessionLocaleIds(open62541) qt.opcua.plugins.open62541.sdk.client: Rejecting endpoint 2: security mode does not match
QINFO  : Tst_QOpcUaClient::checkSessionLocaleIds(open62541) qt.opcua.plugins.open62541.sdk.client: Rejecting endpoint 3: security mode does not match
QINFO  : Tst_QOpcUaClient::checkSessionLocaleIds(open62541) qt.opcua.plugins.open62541.sdk.client: Rejecting endpoint 4: security mode does not match
QINFO  : Tst_QOpcUaClient::checkSessionLocaleIds(open62541) qt.opcua.plugins.open62541.sdk.client: Rejecting endpoint 5: security mode does not match
QINFO  : Tst_QOpcUaClient::checkSessionLocaleIds(open62541) qt.opcua.plugins.open62541.sdk.client: Rejecting endpoint 6: security mode does not match
QINFO  : Tst_QOpcUaClient::checkSessionLocaleIds(open62541) qt.opcua.plugins.open62541.sdk.client: Rejecting endpoint 7: security mode does not match
QINFO  : Tst_QOpcUaClient::checkSessionLocaleIds(open62541) qt.opcua.plugins.open62541.sdk.client: Rejecting endpoint 8: security mode does not match
QINFO  : Tst_QOpcUaClient::checkSessionLocaleIds(open62541) qt.opcua.plugins.open62541.sdk.client: Rejecting endpoint 9: security mode does not match
QINFO  : Tst_QOpcUaClient::checkSessionLocaleIds(open62541) qt.opcua.plugins.open62541.sdk.client: Rejecting endpoint 10: security mode does not match
QINFO  : Tst_QOpcUaClient::checkSessionLocaleIds(open62541) qt.opcua.plugins.open62541.sdk.client: Selected endpoint with EndpointUrl opc.tcp://127.0.0.1:43344, SecurityMode None and SecurityPolicy http://opcfoundation.org/UA/SecurityPolicy#None
QINFO  : Tst_QOpcUaClient::checkSessionLocaleIds(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Created, ConnectStatus: Good
QINFO  : Tst_QOpcUaClient::checkSessionLocaleIds(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Activated, ConnectStatus: Good
QINFO  : Tst_QOpcUaClient::checkSessionLocaleIds(open62541) qt.opcua.plugins.open62541.sdk.securechannel: TCP 12	| SC 6	| SecureChannel closed
QINFO  : Tst_QOpcUaClient::checkSessionLocaleIds(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Fresh, SessionState: Closed, ConnectStatus: BadConnectionClosed
QINFO  : Tst_QOpcUaClient::checkSessionLocaleIds(open62541) qt.opcua.plugins.open62541.sdk.network: TCP 12	| Socket closed
QINFO  : Tst_QOpcUaClient::checkSessionLocaleIds(open62541) qt.opcua.plugins.open62541.sdk.eventloop: Stopping the EventLoop
QINFO  : Tst_QOpcUaClient::checkSessionLocaleIds(open62541) qt.opcua.plugins.open62541.sdk.network: UDP	| Shutting down the ConnectionManager
QINFO  : Tst_QOpcUaClient::checkSessionLocaleIds(open62541) qt.opcua.plugins.open62541.sdk.network: TCP	| Shutting down the ConnectionManager
QINFO  : Tst_QOpcUaClient::checkSessionLocaleIds(open62541) qt.opcua.plugins.open62541.sdk.eventloop: The EventLoop has stopped
QINFO  : Tst_QOpcUaClient::checkSessionLocaleIds(open62541) qt.opcua.plugins.open62541.sdk.eventloop: Starting the EventLoop
QWARN  : Tst_QOpcUaClient::checkSessionLocaleIds(open62541) qt.opcua.plugins.open62541.sdk.client: skip verifying ApplicationURI for the SecurityPolicy http://opcfoundation.org/UA/SecurityPolicy#None
QINFO  : Tst_QOpcUaClient::checkSessionLocaleIds(open62541) qt.opcua.plugins.open62541.sdk.network: TCP 12	| Opening a connection to "127.0.0.1" on port 43344
QINFO  : Tst_QOpcUaClient::checkSessionLocaleIds(open62541) qt.opcua.plugins.open62541.sdk.securechannel: TCP 12	| SC 7	| SecureChannel opened with SecurityPolicy http://opcfoundation.org/UA/SecurityPolicy#None and a revised lifetime of 600.00s
QINFO  : Tst_QOpcUaClient::checkSessionLocaleIds(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Closed, ConnectStatus: Good
QWARN  : Tst_QOpcUaClient::checkSessionLocaleIds(open62541) qt.opcua.plugins.open62541.sdk.client: The server returned Endpoints with a different EndpointUrl opc.tcp://localhost:43344 than was used to initialize the connection: opc.tcp://127.0.0.1:43344. Some servers require a complete match of the EndpointUrl/DiscoveryUrl (including the path) to return all endpoints.
QINFO  : Tst_QOpcUaClient::checkSessionLocaleIds(open62541) qt.opcua.plugins.open62541.sdk.client: Rejecting endpoint 1: security mode does not match
QINFO  : Tst_QOpcUaClient::checkSessionLocaleIds(open62541) qt.opcua.plugins.open62541.sdk.client: Rejecting endpoint 2: security mode does not match
QINFO  : Tst_QOpcUaClient::checkSessionLocaleIds(open62541) qt.opcua.plugins.open62541.sdk.client: Rejecting endpoint 3: security mode does not match
QINFO  : Tst_QOpcUaClient::checkSessionLocaleIds(open62541) qt.opcua.plugins.open62541.sdk.client: Rejecting endpoint 4: security mode does not match
QINFO  : Tst_QOpcUaClient::checkSessionLocaleIds(open62541) qt.opcua.plugins.open62541.sdk.client: Rejecting endpoint 5: security mode does not match
QINFO  : Tst_QOpcUaClient::checkSessionLocaleIds(open62541) qt.opcua.plugins.open62541.sdk.client: Rejecting endpoint 6: security mode does not match
QINFO  : Tst_QOpcUaClient::checkSessionLocaleIds(open62541) qt.opcua.plugins.open62541.sdk.client: Rejecting endpoint 7: security mode does not match
QINFO  : Tst_QOpcUaClient::checkSessionLocaleIds(open62541) qt.opcua.plugins.open62541.sdk.client: Rejecting endpoint 8: security mode does not match
QINFO  : Tst_QOpcUaClient::checkSessionLocaleIds(open62541) qt.opcua.plugins.open62541.sdk.client: Rejecting endpoint 9: security mode does not match
QINFO  : Tst_QOpcUaClient::checkSessionLocaleIds(open62541) qt.opcua.plugins.open62541.sdk.client: Rejecting endpoint 10: security mode does not match
QINFO  : Tst_QOpcUaClient::checkSessionLocaleIds(open62541) qt.opcua.plugins.open62541.sdk.client: Selected endpoint with EndpointUrl opc.tcp://127.0.0.1:43344, SecurityMode None and SecurityPolicy http://opcfoundation.org/UA/SecurityPolicy#None
QINFO  : Tst_QOpcUaClient::checkSessionLocaleIds(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Created, ConnectStatus: Good
QINFO  : Tst_QOpcUaClient::checkSessionLocaleIds(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Activated, ConnectStatus: Good
QINFO  : Tst_QOpcUaClient::checkSessionLocaleIds(open62541) qt.opcua.plugins.open62541.sdk.securechannel: TCP 12	| SC 7	| SecureChannel closed
QINFO  : Tst_QOpcUaClient::checkSessionLocaleIds(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Fresh, SessionState: Closed, ConnectStatus: BadConnectionClosed
QINFO  : Tst_QOpcUaClient::checkSessionLocaleIds(open62541) qt.opcua.plugins.open62541.sdk.network: TCP 12	| Socket closed
QINFO  : Tst_QOpcUaClient::checkSessionLocaleIds(open62541) qt.opcua.plugins.open62541.sdk.eventloop: Stopping the EventLoop
QINFO  : Tst_QOpcUaClient::checkSessionLocaleIds(open62541) qt.opcua.plugins.open62541.sdk.network: UDP	| Shutting down the ConnectionManager
QINFO  : Tst_QOpcUaClient::checkSessionLocaleIds(open62541) qt.opcua.plugins.open62541.sdk.network: TCP	| Shutting down the ConnectionManager
QINFO  : Tst_QOpcUaClient::checkSessionLocaleIds(open62541) qt.opcua.plugins.open62541.sdk.eventloop: The EventLoop has stopped
QINFO  : Tst_QOpcUaClient::checkSessionLocaleIds(open62541) qt.opcua.plugins.open62541.sdk.eventloop: Starting the EventLoop
QWARN  : Tst_QOpcUaClient::checkSessionLocaleIds(open62541) qt.opcua.plugins.open62541.sdk.client: skip verifying ApplicationURI for the SecurityPolicy http://opcfoundation.org/UA/SecurityPolicy#None
QINFO  : Tst_QOpcUaClient::checkSessionLocaleIds(open62541) qt.opcua.plugins.open62541.sdk.network: TCP 12	| Opening a connection to "127.0.0.1" on port 43344
QINFO  : Tst_QOpcUaClient::checkSessionLocaleIds(open62541) qt.opcua.plugins.open62541.sdk.securechannel: TCP 12	| SC 8	| SecureChannel opened with SecurityPolicy http://opcfoundation.org/UA/SecurityPolicy#None and a revised lifetime of 600.00s
QINFO  : Tst_QOpcUaClient::checkSessionLocaleIds(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Closed, ConnectStatus: Good
QWARN  : Tst_QOpcUaClient::checkSessionLocaleIds(open62541) qt.opcua.plugins.open62541.sdk.client: The server returned Endpoints with a different EndpointUrl opc.tcp://localhost:43344 than was used to initialize the connection: opc.tcp://127.0.0.1:43344. Some servers require a complete match of the EndpointUrl/DiscoveryUrl (including the path) to return all endpoints.
QINFO  : Tst_QOpcUaClient::checkSessionLocaleIds(open62541) qt.opcua.plugins.open62541.sdk.client: Rejecting endpoint 1: security mode does not match
QINFO  : Tst_QOpcUaClient::checkSessionLocaleIds(open62541) qt.opcua.plugins.open62541.sdk.client: Rejecting endpoint 2: security mode does not match
QINFO  : Tst_QOpcUaClient::checkSessionLocaleIds(open62541) qt.opcua.plugins.open62541.sdk.client: Rejecting endpoint 3: security mode does not match
QINFO  : Tst_QOpcUaClient::checkSessionLocaleIds(open62541) qt.opcua.plugins.open62541.sdk.client: Rejecting endpoint 4: security mode does not match
QINFO  : Tst_QOpcUaClient::checkSessionLocaleIds(open62541) qt.opcua.plugins.open62541.sdk.client: Rejecting endpoint 5: security mode does not match
QINFO  : Tst_QOpcUaClient::checkSessionLocaleIds(open62541) qt.opcua.plugins.open62541.sdk.client: Rejecting endpoint 6: security mode does not match
QINFO  : Tst_QOpcUaClient::checkSessionLocaleIds(open62541) qt.opcua.plugins.open62541.sdk.client: Rejecting endpoint 7: security mode does not match
QINFO  : Tst_QOpcUaClient::checkSessionLocaleIds(open62541) qt.opcua.plugins.open62541.sdk.client: Rejecting endpoint 8: security mode does not match
QINFO  : Tst_QOpcUaClient::checkSessionLocaleIds(open62541) qt.opcua.plugins.open62541.sdk.client: Rejecting endpoint 9: security mode does not match
QINFO  : Tst_QOpcUaClient::checkSessionLocaleIds(open62541) qt.opcua.plugins.open62541.sdk.client: Rejecting endpoint 10: security mode does not match
QINFO  : Tst_QOpcUaClient::checkSessionLocaleIds(open62541) qt.opcua.plugins.open62541.sdk.client: Selected endpoint with EndpointUrl opc.tcp://127.0.0.1:43344, SecurityMode None and SecurityPolicy http://opcfoundation.org/UA/SecurityPolicy#None
QINFO  : Tst_QOpcUaClient::checkSessionLocaleIds(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Created, ConnectStatus: Good
QINFO  : Tst_QOpcUaClient::checkSessionLocaleIds(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Activated, ConnectStatus: Good
QINFO  : Tst_QOpcUaClient::checkSessionLocaleIds(open62541) qt.opcua.plugins.open62541.sdk.securechannel: TCP 12	| SC 8	| SecureChannel closed
QINFO  : Tst_QOpcUaClient::checkSessionLocaleIds(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Fresh, SessionState: Closed, ConnectStatus: BadConnectionClosed
QINFO  : Tst_QOpcUaClient::checkSessionLocaleIds(open62541) qt.opcua.plugins.open62541.sdk.network: TCP 12	| Socket closed
QINFO  : Tst_QOpcUaClient::checkSessionLocaleIds(open62541) qt.opcua.plugins.open62541.sdk.eventloop: Stopping the EventLoop
QINFO  : Tst_QOpcUaClient::checkSessionLocaleIds(open62541) qt.opcua.plugins.open62541.sdk.network: UDP	| Shutting down the ConnectionManager
QINFO  : Tst_QOpcUaClient::checkSessionLocaleIds(open62541) qt.opcua.plugins.open62541.sdk.network: TCP	| Shutting down the ConnectionManager
QINFO  : Tst_QOpcUaClient::checkSessionLocaleIds(open62541) qt.opcua.plugins.open62541.sdk.eventloop: The EventLoop has stopped
QINFO  : Tst_QOpcUaClient::checkSessionLocaleIds(open62541) qt.opcua.plugins.open62541.sdk.eventloop: Starting the EventLoop
QWARN  : Tst_QOpcUaClient::checkSessionLocaleIds(open62541) qt.opcua.plugins.open62541.sdk.client: skip verifying ApplicationURI for the SecurityPolicy http://opcfoundation.org/UA/SecurityPolicy#None
QINFO  : Tst_QOpcUaClient::checkSessionLocaleIds(open62541) qt.opcua.plugins.open62541.sdk.network: TCP 12	| Opening a connection to "127.0.0.1" on port 43344
QINFO  : Tst_QOpcUaClient::checkSessionLocaleIds(open62541) qt.opcua.plugins.open62541.sdk.securechannel: TCP 12	| SC 9	| SecureChannel opened with SecurityPolicy http://opcfoundation.org/UA/SecurityPolicy#None and a revised lifetime of 600.00s
QINFO  : Tst_QOpcUaClient::checkSessionLocaleIds(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Closed, ConnectStatus: Good
QWARN  : Tst_QOpcUaClient::checkSessionLocaleIds(open62541) qt.opcua.plugins.open62541.sdk.client: The server returned Endpoints with a different EndpointUrl opc.tcp://localhost:43344 than was used to initialize the connection: opc.tcp://127.0.0.1:43344. Some servers require a complete match of the EndpointUrl/DiscoveryUrl (including the path) to return all endpoints.
QINFO  : Tst_QOpcUaClient::checkSessionLocaleIds(open62541) qt.opcua.plugins.open62541.sdk.client: Rejecting endpoint 1: security mode does not match
QINFO  : Tst_QOpcUaClient::checkSessionLocaleIds(open62541) qt.opcua.plugins.open62541.sdk.client: Rejecting endpoint 2: security mode does not match
QINFO  : Tst_QOpcUaClient::checkSessionLocaleIds(open62541) qt.opcua.plugins.open62541.sdk.client: Rejecting endpoint 3: security mode does not match
QINFO  : Tst_QOpcUaClient::checkSessionLocaleIds(open62541) qt.opcua.plugins.open62541.sdk.client: Rejecting endpoint 4: security mode does not match
QINFO  : Tst_QOpcUaClient::checkSessionLocaleIds(open62541) qt.opcua.plugins.open62541.sdk.client: Rejecting endpoint 5: security mode does not match
QINFO  : Tst_QOpcUaClient::checkSessionLocaleIds(open62541) qt.opcua.plugins.open62541.sdk.client: Rejecting endpoint 6: security mode does not match
QINFO  : Tst_QOpcUaClient::checkSessionLocaleIds(open62541) qt.opcua.plugins.open62541.sdk.client: Rejecting endpoint 7: security mode does not match
QINFO  : Tst_QOpcUaClient::checkSessionLocaleIds(open62541) qt.opcua.plugins.open62541.sdk.client: Rejecting endpoint 8: security mode does not match
QINFO  : Tst_QOpcUaClient::checkSessionLocaleIds(open62541) qt.opcua.plugins.open62541.sdk.client: Rejecting endpoint 9: security mode does not match
QINFO  : Tst_QOpcUaClient::checkSessionLocaleIds(open62541) qt.opcua.plugins.open62541.sdk.client: Rejecting endpoint 10: security mode does not match
QINFO  : Tst_QOpcUaClient::checkSessionLocaleIds(open62541) qt.opcua.plugins.open62541.sdk.client: Selected endpoint with EndpointUrl opc.tcp://127.0.0.1:43344, SecurityMode None and SecurityPolicy http://opcfoundation.org/UA/SecurityPolicy#None
QINFO  : Tst_QOpcUaClient::checkSessionLocaleIds(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Created, ConnectStatus: Good
QINFO  : Tst_QOpcUaClient::checkSessionLocaleIds(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Activated, ConnectStatus: Good
QINFO  : Tst_QOpcUaClient::checkSessionLocaleIds(open62541) qt.opcua.plugins.open62541.sdk.securechannel: TCP 12	| SC 9	| SecureChannel closed
QINFO  : Tst_QOpcUaClient::checkSessionLocaleIds(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Fresh, SessionState: Closed, ConnectStatus: BadConnectionClosed
QINFO  : Tst_QOpcUaClient::checkSessionLocaleIds(open62541) qt.opcua.plugins.open62541.sdk.network: TCP 12	| Socket closed
QINFO  : Tst_QOpcUaClient::checkSessionLocaleIds(open62541) qt.opcua.plugins.open62541.sdk.eventloop: Stopping the EventLoop
QINFO  : Tst_QOpcUaClient::checkSessionLocaleIds(open62541) qt.opcua.plugins.open62541.sdk.network: UDP	| Shutting down the ConnectionManager
QINFO  : Tst_QOpcUaClient::checkSessionLocaleIds(open62541) qt.opcua.plugins.open62541.sdk.network: TCP	| Shutting down the ConnectionManager
QINFO  : Tst_QOpcUaClient::checkSessionLocaleIds(open62541) qt.opcua.plugins.open62541.sdk.eventloop: The EventLoop has stopped
PASS   : Tst_QOpcUaClient::checkSessionLocaleIds(open62541)
QINFO  : Tst_QOpcUaClient::connectionSettings(open62541) qt.opcua.plugins.open62541.sdk.eventloop: Starting the EventLoop
QWARN  : Tst_QOpcUaClient::connectionSettings(open62541) qt.opcua.plugins.open62541.sdk.client: skip verifying ApplicationURI for the SecurityPolicy http://opcfoundation.org/UA/SecurityPolicy#None
QINFO  : Tst_QOpcUaClient::connectionSettings(open62541) qt.opcua.plugins.open62541.sdk.network: TCP 12	| Opening a connection to "127.0.0.1" on port 43344
QINFO  : Tst_QOpcUaClient::connectionSettings(open62541) qt.opcua.plugins.open62541.sdk.securechannel: TCP 12	| SC 10	| SecureChannel opened with SecurityPolicy http://opcfoundation.org/UA/SecurityPolicy#None and a revised lifetime of 600.00s
QINFO  : Tst_QOpcUaClient::connectionSettings(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Closed, ConnectStatus: Good
QWARN  : Tst_QOpcUaClient::connectionSettings(open62541) qt.opcua.plugins.open62541.sdk.client: The server returned Endpoints with a different EndpointUrl opc.tcp://localhost:43344 than was used to initialize the connection: opc.tcp://127.0.0.1:43344. Some servers require a complete match of the EndpointUrl/DiscoveryUrl (including the path) to return all endpoints.
QINFO  : Tst_QOpcUaClient::connectionSettings(open62541) qt.opcua.plugins.open62541.sdk.client: Rejecting endpoint 1: security mode does not match
QINFO  : Tst_QOpcUaClient::connectionSettings(open62541) qt.opcua.plugins.open62541.sdk.client: Rejecting endpoint 2: security mode does not match
QINFO  : Tst_QOpcUaClient::connectionSettings(open62541) qt.opcua.plugins.open62541.sdk.client: Rejecting endpoint 3: security mode does not match
QINFO  : Tst_QOpcUaClient::connectionSettings(open62541) qt.opcua.plugins.open62541.sdk.client: Rejecting endpoint 4: security mode does not match
QINFO  : Tst_QOpcUaClient::connectionSettings(open62541) qt.opcua.plugins.open62541.sdk.client: Rejecting endpoint 5: security mode does not match
QINFO  : Tst_QOpcUaClient::connectionSettings(open62541) qt.opcua.plugins.open62541.sdk.client: Rejecting endpoint 6: security mode does not match
QINFO  : Tst_QOpcUaClient::connectionSettings(open62541) qt.opcua.plugins.open62541.sdk.client: Rejecting endpoint 7: security mode does not match
QINFO  : Tst_QOpcUaClient::connectionSettings(open62541) qt.opcua.plugins.open62541.sdk.client: Rejecting endpoint 8: security mode does not match
QINFO  : Tst_QOpcUaClient::connectionSettings(open62541) qt.opcua.plugins.open62541.sdk.client: Rejecting endpoint 9: security mode does not match
QINFO  : Tst_QOpcUaClient::connectionSettings(open62541) qt.opcua.plugins.open62541.sdk.client: Rejecting endpoint 10: security mode does not match
QINFO  : Tst_QOpcUaClient::connectionSettings(open62541) qt.opcua.plugins.open62541.sdk.client: Selected endpoint with EndpointUrl opc.tcp://127.0.0.1:43344, SecurityMode None and SecurityPolicy http://opcfoundation.org/UA/SecurityPolicy#None
QINFO  : Tst_QOpcUaClient::connectionSettings(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Created, ConnectStatus: Good
QINFO  : Tst_QOpcUaClient::connectionSettings(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Activated, ConnectStatus: Good
QINFO  : Tst_QOpcUaClient::connectionSettings(open62541) qt.opcua.plugins.open62541: The session locale ids were updated to "de"
QINFO  : Tst_QOpcUaClient::connectionSettings(open62541) qt.opcua.plugins.open62541.sdk.securechannel: TCP 12	| SC 10	| SecureChannel closed
QINFO  : Tst_QOpcUaClient::connectionSettings(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Fresh, SessionState: Closed, ConnectStatus: BadConnectionClosed
QINFO  : Tst_QOpcUaClient::connectionSettings(open62541) qt.opcua.plugins.open62541.sdk.network: TCP 12	| Socket closed
QINFO  : Tst_QOpcUaClient::connectionSettings(open62541) qt.opcua.plugins.open62541.sdk.eventloop: Stopping the EventLoop
QINFO  : Tst_QOpcUaClient::connectionSettings(open62541) qt.opcua.plugins.open62541.sdk.network: UDP	| Shutting down the ConnectionManager
QINFO  : Tst_QOpcUaClient::connectionSettings(open62541) qt.opcua.plugins.open62541.sdk.network: TCP	| Shutting down the ConnectionManager
QINFO  : Tst_QOpcUaClient::connectionSettings(open62541) qt.opcua.plugins.open62541.sdk.eventloop: The EventLoop has stopped
PASS   : Tst_QOpcUaClient::connectionSettings(open62541)
QINFO  : Tst_QOpcUaClient::connectInvalidPassword(open62541) qt.opcua.plugins.open62541.sdk.eventloop: Starting the EventLoop
QWARN  : Tst_QOpcUaClient::connectInvalidPassword(open62541) qt.opcua.plugins.open62541.sdk.client: skip verifying ApplicationURI for the SecurityPolicy http://opcfoundation.org/UA/SecurityPolicy#None
QINFO  : Tst_QOpcUaClient::connectInvalidPassword(open62541) qt.opcua.plugins.open62541.sdk.network: TCP 12	| Opening a connection to "127.0.0.1" on port 43344
QINFO  : Tst_QOpcUaClient::connectInvalidPassword(open62541) qt.opcua.plugins.open62541.sdk.securechannel: TCP 12	| SC 11	| SecureChannel opened with SecurityPolicy http://opcfoundation.org/UA/SecurityPolicy#None and a revised lifetime of 600.00s
QINFO  : Tst_QOpcUaClient::connectInvalidPassword(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Closed, ConnectStatus: Good
QWARN  : Tst_QOpcUaClient::connectInvalidPassword(open62541) qt.opcua.plugins.open62541.sdk.client: The server returned Endpoints with a different EndpointUrl opc.tcp://localhost:43344 than was used to initialize the connection: opc.tcp://127.0.0.1:43344. Some servers require a complete match of the EndpointUrl/DiscoveryUrl (including the path) to return all endpoints.
QINFO  : Tst_QOpcUaClient::connectInvalidPassword(open62541) qt.opcua.plugins.open62541.sdk.client: Rejecting endpoint 1: security mode does not match
QINFO  : Tst_QOpcUaClient::connectInvalidPassword(open62541) qt.opcua.plugins.open62541.sdk.client: Rejecting endpoint 2: security mode does not match
QINFO  : Tst_QOpcUaClient::connectInvalidPassword(open62541) qt.opcua.plugins.open62541.sdk.client: Rejecting endpoint 3: security mode does not match
QINFO  : Tst_QOpcUaClient::connectInvalidPassword(open62541) qt.opcua.plugins.open62541.sdk.client: Rejecting endpoint 4: security mode does not match
QINFO  : Tst_QOpcUaClient::connectInvalidPassword(open62541) qt.opcua.plugins.open62541.sdk.client: Rejecting endpoint 5: security mode does not match
QINFO  : Tst_QOpcUaClient::connectInvalidPassword(open62541) qt.opcua.plugins.open62541.sdk.client: Rejecting endpoint 6: security mode does not match
QINFO  : Tst_QOpcUaClient::connectInvalidPassword(open62541) qt.opcua.plugins.open62541.sdk.client: Rejecting endpoint 7: security mode does not match
QINFO  : Tst_QOpcUaClient::connectInvalidPassword(open62541) qt.opcua.plugins.open62541.sdk.client: Rejecting endpoint 8: security mode does not match
QINFO  : Tst_QOpcUaClient::connectInvalidPassword(open62541) qt.opcua.plugins.open62541.sdk.client: Rejecting endpoint 9: security mode does not match
QINFO  : Tst_QOpcUaClient::connectInvalidPassword(open62541) qt.opcua.plugins.open62541.sdk.client: Rejecting endpoint 10: security mode does not match
QINFO  : Tst_QOpcUaClient::connectInvalidPassword(open62541) qt.opcua.plugins.open62541.sdk.client: Selected endpoint with EndpointUrl opc.tcp://127.0.0.1:43344, SecurityMode None and SecurityPolicy http://opcfoundation.org/UA/SecurityPolicy#None
QWARN  : Tst_QOpcUaClient::connectInvalidPassword(open62541) qt.opcua.plugins.open62541.sdk.client: !!! Warning !!! AuthenticationToken is transmitted without encryption
QINFO  : Tst_QOpcUaClient::connectInvalidPassword(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Created, ConnectStatus: Good
QINFO  : Tst_QOpcUaClient::connectInvalidPassword(open62541) qt.opcua.plugins.open62541.sdk.client: Received a ServiceFault response
QCRITICAL: Tst_QOpcUaClient::connectInvalidPassword(open62541) qt.opcua.plugins.open62541.sdk.client: Session cannot be activated with StatusCode BadUserAccessDenied. The client cannot recover from this, closing the connection.
QINFO  : Tst_QOpcUaClient::connectInvalidPassword(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Closing, SessionState: Closed, ConnectStatus: BadUserAccessDenied
QINFO  : Tst_QOpcUaClient::connectInvalidPassword(open62541) qt.opcua.plugins.open62541.sdk.securechannel: TCP 12	| SC 11	| SecureChannel closed
QINFO  : Tst_QOpcUaClient::connectInvalidPassword(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Fresh, SessionState: Closed, ConnectStatus: BadUserAccessDenied
QINFO  : Tst_QOpcUaClient::connectInvalidPassword(open62541) qt.opcua.plugins.open62541.sdk.network: TCP 12	| Socket closed
QINFO  : Tst_QOpcUaClient::connectInvalidPassword(open62541) qt.opcua.plugins.open62541.sdk.eventloop: Stopping the EventLoop
QINFO  : Tst_QOpcUaClient::connectInvalidPassword(open62541) qt.opcua.plugins.open62541.sdk.network: UDP	| Shutting down the ConnectionManager
QINFO  : Tst_QOpcUaClient::connectInvalidPassword(open62541) qt.opcua.plugins.open62541.sdk.network: TCP	| Shutting down the ConnectionManager
QINFO  : Tst_QOpcUaClient::connectInvalidPassword(open62541) qt.opcua.plugins.open62541.sdk.eventloop: The EventLoop has stopped
QWARN  : Tst_QOpcUaClient::connectInvalidPassword(open62541) qt.opcua.plugins.open62541: Open62541: Failed to connect
PASS   : Tst_QOpcUaClient::connectInvalidPassword(open62541)
QINFO  : Tst_QOpcUaClient::connectAndDisconnectPassword(open62541) qt.opcua.plugins.open62541.sdk.eventloop: Starting the EventLoop
QWARN  : Tst_QOpcUaClient::connectAndDisconnectPassword(open62541) qt.opcua.plugins.open62541.sdk.client: skip verifying ApplicationURI for the SecurityPolicy http://opcfoundation.org/UA/SecurityPolicy#None
QINFO  : Tst_QOpcUaClient::connectAndDisconnectPassword(open62541) qt.opcua.plugins.open62541.sdk.network: TCP 12	| Opening a connection to "127.0.0.1" on port 43344
QINFO  : Tst_QOpcUaClient::connectAndDisconnectPassword(open62541) qt.opcua.plugins.open62541.sdk.securechannel: TCP 12	| SC 12	| SecureChannel opened with SecurityPolicy http://opcfoundation.org/UA/SecurityPolicy#None and a revised lifetime of 600.00s
QINFO  : Tst_QOpcUaClient::connectAndDisconnectPassword(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Closed, ConnectStatus: Good
QWARN  : Tst_QOpcUaClient::connectAndDisconnectPassword(open62541) qt.opcua.plugins.open62541.sdk.client: The server returned Endpoints with a different EndpointUrl opc.tcp://localhost:43344 than was used to initialize the connection: opc.tcp://127.0.0.1:43344. Some servers require a complete match of the EndpointUrl/DiscoveryUrl (including the path) to return all endpoints.
QINFO  : Tst_QOpcUaClient::connectAndDisconnectPassword(open62541) qt.opcua.plugins.open62541.sdk.client: Rejecting endpoint 1: security mode does not match
QINFO  : Tst_QOpcUaClient::connectAndDisconnectPassword(open62541) qt.opcua.plugins.open62541.sdk.client: Rejecting endpoint 2: security mode does not match
QINFO  : Tst_QOpcUaClient::connectAndDisconnectPassword(open62541) qt.opcua.plugins.open62541.sdk.client: Rejecting endpoint 3: security mode does not match
QINFO  : Tst_QOpcUaClient::connectAndDisconnectPassword(open62541) qt.opcua.plugins.open62541.sdk.client: Rejecting endpoint 4: security mode does not match
QINFO  : Tst_QOpcUaClient::connectAndDisconnectPassword(open62541) qt.opcua.plugins.open62541.sdk.client: Rejecting endpoint 5: security mode does not match
QINFO  : Tst_QOpcUaClient::connectAndDisconnectPassword(open62541) qt.opcua.plugins.open62541.sdk.client: Rejecting endpoint 6: security mode does not match
QINFO  : Tst_QOpcUaClient::connectAndDisconnectPassword(open62541) qt.opcua.plugins.open62541.sdk.client: Rejecting endpoint 7: security mode does not match
QINFO  : Tst_QOpcUaClient::connectAndDisconnectPassword(open62541) qt.opcua.plugins.open62541.sdk.client: Rejecting endpoint 8: security mode does not match
QINFO  : Tst_QOpcUaClient::connectAndDisconnectPassword(open62541) qt.opcua.plugins.open62541.sdk.client: Rejecting endpoint 9: security mode does not match
QINFO  : Tst_QOpcUaClient::connectAndDisconnectPassword(open62541) qt.opcua.plugins.open62541.sdk.client: Rejecting endpoint 10: security mode does not match
QINFO  : Tst_QOpcUaClient::connectAndDisconnectPassword(open62541) qt.opcua.plugins.open62541.sdk.client: Selected endpoint with EndpointUrl opc.tcp://127.0.0.1:43344, SecurityMode None and SecurityPolicy http://opcfoundation.org/UA/SecurityPolicy#None
QWARN  : Tst_QOpcUaClient::connectAndDisconnectPassword(open62541) qt.opcua.plugins.open62541.sdk.client: !!! Warning !!! AuthenticationToken is transmitted without encryption
QINFO  : Tst_QOpcUaClient::connectAndDisconnectPassword(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Created, ConnectStatus: Good
QINFO  : Tst_QOpcUaClient::connectAndDisconnectPassword(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Activated, ConnectStatus: Good
QINFO  : Tst_QOpcUaClient::connectAndDisconnectPassword(open62541) qt.opcua.plugins.open62541.sdk.securechannel: TCP 12	| SC 12	| SecureChannel closed
QINFO  : Tst_QOpcUaClient::connectAndDisconnectPassword(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Fresh, SessionState: Closed, ConnectStatus: BadConnectionClosed
QINFO  : Tst_QOpcUaClient::connectAndDisconnectPassword(open62541) qt.opcua.plugins.open62541.sdk.network: TCP 12	| Socket closed
QINFO  : Tst_QOpcUaClient::connectAndDisconnectPassword(open62541) qt.opcua.plugins.open62541.sdk.eventloop: Stopping the EventLoop
QINFO  : Tst_QOpcUaClient::connectAndDisconnectPassword(open62541) qt.opcua.plugins.open62541.sdk.network: UDP	| Shutting down the ConnectionManager
QINFO  : Tst_QOpcUaClient::connectAndDisconnectPassword(open62541) qt.opcua.plugins.open62541.sdk.network: TCP	| Shutting down the ConnectionManager
QINFO  : Tst_QOpcUaClient::connectAndDisconnectPassword(open62541) qt.opcua.plugins.open62541.sdk.eventloop: The EventLoop has stopped
PASS   : Tst_QOpcUaClient::connectAndDisconnectPassword(open62541)
QINFO  : Tst_QOpcUaClient::findServers(open62541) qt.opcua.plugins.open62541.sdk.eventloop: Starting the EventLoop
QWARN  : Tst_QOpcUaClient::findServers(open62541) qt.opcua.plugins.open62541.sdk.client: skip verifying ApplicationURI for the SecurityPolicy http://opcfoundation.org/UA/SecurityPolicy#None
QINFO  : Tst_QOpcUaClient::findServers(open62541) qt.opcua.plugins.open62541.sdk.network: TCP 12	| Opening a connection to "127.0.0.1" on port 43344
QINFO  : Tst_QOpcUaClient::findServers(open62541) qt.opcua.plugins.open62541.sdk.securechannel: TCP 12	| SC 13	| SecureChannel opened with SecurityPolicy http://opcfoundation.org/UA/SecurityPolicy#None and a revised lifetime of 600.00s
QINFO  : Tst_QOpcUaClient::findServers(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Open, SessionState: Closed, ConnectStatus: Good
QWARN  : Tst_QOpcUaClient::findServers(open62541) qt.opcua.plugins.open62541.sdk.client: The server returned Endpoints with a different EndpointUrl opc.tcp://localhost:43344 than was used to initialize the connection: opc.tcp://127.0.0.1:43344. Some servers require a complete match of the EndpointUrl/DiscoveryUrl (including the path) to return all endpoints.
QINFO  : Tst_QOpcUaClient::findServers(open62541) qt.opcua.plugins.open62541.sdk.client: Rejecting endpoint 1: security policy not available
QINFO  : Tst_QOpcUaClient::findServers(open62541) qt.opcua.plugins.open62541.sdk.client: Rejecting endpoint 2: security policy not available
QINFO  : Tst_QOpcUaClient::findServers(open62541) qt.opcua.plugins.open62541.sdk.client: Rejecting endpoint 3: security policy not available
QINFO  : Tst_QOpcUaClient::findServers(open62541) qt.opcua.plugins.open62541.sdk.client: Rejecting endpoint 4: security policy not available
QINFO  : Tst_QOpcUaClient::findServers(open62541) qt.opcua.plugins.open62541.sdk.client: Rejecting endpoint 5: security policy not available
QINFO  : Tst_QOpcUaClient::findServers(open62541) qt.opcua.plugins.open62541.sdk.client: Rejecting endpoint 6: security policy not available
QINFO  : Tst_QOpcUaClient::findServers(open62541) qt.opcua.plugins.open62541.sdk.client: Rejecting endpoint 7: security policy not available
QINFO  : Tst_QOpcUaClient::findServers(open62541) qt.opcua.plugins.open62541.sdk.client: Rejecting endpoint 8: security policy not available
QINFO  : Tst_QOpcUaClient::findServers(open62541) qt.opcua.plugins.open62541.sdk.client: Rejecting endpoint 9: security policy not available
QINFO  : Tst_QOpcUaClient::findServers(open62541) qt.opcua.plugins.open62541.sdk.client: Rejecting endpoint 10: security policy not available
QINFO  : Tst_QOpcUaClient::findServers(open62541) qt.opcua.plugins.open62541.sdk.client: Selected endpoint with EndpointUrl opc.tcp://127.0.0.1:43344, SecurityMode None and SecurityPolicy http://opcfoundation.org/UA/SecurityPolicy#None
QINFO  : Tst_QOpcUaClient::findServers(open62541) qt.opcua.plugins.open62541.sdk.securechannel: TCP 12	| SC 13	| SecureChannel closed
QINFO  : Tst_QOpcUaClient::findServers(open62541) qt.opcua.plugins.open62541.sdk.client: Client Status: ChannelState: Fresh, SessionState: Closed, ConnectStatus: BadConnectionClosed
QINFO  : Tst_QOpcUaClient::findServers(open62541) qt.opcua.plugins.open62541.sdk.network: TCP 12	| Socket closed
QINFO  : Tst_QOpcUaClient::findServers(open62541) qt.opcua.plugins.open62541.sdk.eventloop: Stopping the EventLoop
QINFO  : Tst_QOpcUaClient::findServers(open62541) qt.opcua.plugins.open62541.sdk.network: UDP	| Shutting down the ConnectionManager
PASS   : Tst_QOpcUaClient::findServers(open62541)
QINFO  : Tst_QOpcUaClient::findServers(open62541) qt.opcua.plugins.open62541.sdk.network: TCP	| Shutting down the ConnectionManager
