Gábor Gyimesi created MINIFICPP-2745:
----------------------------------------
Summary: OPC UA test fails in CI
Key: MINIFICPP-2745
URL: https://issues.apache.org/jira/browse/MINIFICPP-2745
Project: Apache NiFi MiNiFi C++
Issue Type: Bug
Reporter: Gábor Gyimesi
Assignee: Gábor Gyimesi
https://github.com/apache/nifi-minifi-cpp/actions/runs/22675879215/job/65838953188?pr=2129
{code:java}
11:33:42 - INFO - [2026-03-05 11:32:42.676 (UTC+0000)] info/network TCP 25 |
Opening a connection to "opcua-server-opcua-2" on port 484011:33:42 - INFO -
[2026-03-05 11:32:42.676 (UTC+0000)] info/network TCP 26 | Socket
closed11:33:42 - INFO - [2026-03-05 11:32:42.676]
[org::apache::nifi::minifi::processors::PutOPCProcessor] [debug] Client Status:
ChannelState: Connecting, SessionState: Closed, ConnectStatus: Good
(833d29fb-3461-408e-bfe5-18f8594abae3)11:33:42 - INFO - [2026-03-05
11:32:42.676] [org::apache::nifi::minifi::processors::PutOPCProcessor] [debug]
Sent HEL message (833d29fb-3461-408e-bfe5-18f8594abae3)11:33:42 - INFO -
[2026-03-05 11:32:42.676]
[org::apache::nifi::minifi::processors::PutOPCProcessor] [debug] Client Status:
ChannelState: HELSent, SessionState: Closed, ConnectStatus: Good
(833d29fb-3461-408e-bfe5-18f8594abae3)11:33:42 - INFO - [2026-03-05
11:32:42.676] [org::apache::nifi::minifi::processors::PutOPCProcessor] [debug]
TCP 25 | SC 0 | Process ACK message
(833d29fb-3461-408e-bfe5-18f8594abae3)11:33:42 - INFO - [2026-03-05
11:32:42.677] [org::apache::nifi::minifi::processors::PutOPCProcessor] [debug]
TCP 25 | SC 0 | Requesting to open a SecureChannel
(833d29fb-3461-408e-bfe5-18f8594abae3)11:33:42 - INFO - [2026-03-05
11:32:42.677] [org::apache::nifi::minifi::processors::PutOPCProcessor] [debug]
Requesting to open a SecureChannel
(833d29fb-3461-408e-bfe5-18f8594abae3)11:33:42 - INFO - [2026-03-05
11:32:42.681] [org::apache::nifi::minifi::processors::PutOPCProcessor] [debug]
OPN message sent (833d29fb-3461-408e-bfe5-18f8594abae3)11:33:42 - INFO -
[2026-03-05 11:32:42.681]
[org::apache::nifi::minifi::processors::PutOPCProcessor] [debug] Client Status:
ChannelState: OPNSent, SessionState: Closed, ConnectStatus: Good
(833d29fb-3461-408e-bfe5-18f8594abae3)11:33:42 - INFO - [2026-03-05
11:32:42.681] [org::apache::nifi::minifi::processors::PutOPCProcessor] [debug]
TCP 25 | SC 0 | Process ERR message
(833d29fb-3461-408e-bfe5-18f8594abae3)11:33:42 - INFO - [2026-03-05
11:32:42.681] [org::apache::nifi::minifi::processors::PutOPCProcessor] [error]
TCP 25 | SC 0 | Received an ERR response with StatusCode
BadCertificateTimeInvalid and the following reason:
(833d29fb-3461-408e-bfe5-18f8594abae3)11:33:42 - INFO - [2026-03-05
11:32:42.681] [org::apache::nifi::minifi::processors::PutOPCProcessor] [debug]
TCP 25 | SC 0 | Closing the channel
(833d29fb-3461-408e-bfe5-18f8594abae3)11:33:42 - INFO - [2026-03-05
11:32:42.681] [org::apache::nifi::minifi::processors::PutOPCProcessor] [info]
Client Status: ChannelState: Closing, SessionState: Closed, ConnectStatus:
BadCertificateTimeInvalid (833d29fb-3461-408e-bfe5-18f8594abae3)11:33:42 - INFO
- [2026-03-05 11:32:42.681]
[org::apache::nifi::minifi::processors::PutOPCProcessor] [error] Failed to
connect: BadCertificateTimeInvalid!
(833d29fb-3461-408e-bfe5-18f8594abae3)11:33:42 - INFO - [2026-03-05
11:32:42.681] [org::apache::nifi::minifi::processors::PutOPCProcessor]
[warning] Could not connect to OPC server, yielding
(833d29fb-3461-408e-bfe5-18f8594abae3) {code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)