-
Bug
-
Resolution: Done
-
Major
-
None
-
ACM 2.7.0
-
False
-
None
-
False
-
-
-
No
Description of problem:
ACM 2.7 / Submariner 0.14.0
During deployment of submariner, connection between the clusters can't be established.
The connection status stuck in the following state:
message: The connection between clusters "mbabushk-gcp" and "mbabushk-aro" is not established (status=connecting)
Environment details:
Globalnet deployment
GCP cluster, ocp 4.11
ARO cluster, ocp 4.10
The following error appears on both gateway pods:
2022-12-05T11:23:39.505Z INF ..reswan/libreswan.go:406 libreswan Executing whack with args: [--psk --encrypt --forceencaps --name submariner-cable-mbabushk-gcp-10-0-128-5-0-0 --id 10.0.2.6 --host 10.0.2.6 --client 242.0.0.0/16 --ikeport 4505 --to --id 10.0.128.5 --host 104.196.179.216 --client 242.1.0.0/16 --ikeport 4505] 002 adding UDP interface eth0 10.0.2.6:4505 002 "submariner-cable-mbabushk-gcp-10-0-128-5-0-0": added IKEv2 connection 181 "submariner-cable-mbabushk-gcp-10-0-128-5-0-0" #1: initiating IKEv2 connection 2022-12-05T11:23:39.543Z INF ..gine/cableengine.go:202 CableEngine Successfully installed Endpoint cable "submariner-cable-mbabushk-gcp-10-0-128-5" with remote IP 104.196.179.216 2022/12/05 11:23:40 FATAL: sending packet: write ip4 0.0.0.0->242.1.255.254: sendto: object is remote 2022/12/05 11:23:41 FATAL: sending packet: write ip4 0.0.0.0->242.1.255.254: sendto: object is remote 2022/12/05 11:23:42 FATAL: sending packet: write ip4 0.0.0.0->242.1.255.254: sendto: object is remote 2022/12/05 11:23:43 FATAL: sending packet: write ip4 0.0.0.0->242.1.255.254: sendto: object is remote 2022/12/05 11:23:44 FATAL: sending packet: write ip4 0.0.0.0->242.1.255.254: sendto: object is remote 2022-12-05T11:23:44.253Z DBG ..reswan/libreswan.go:249 libreswan Connection "submariner-cable-mbabushk-gcp-10-0-128-5-0-0" not found in active connections obtained from whack: map[], map[] 2022-12-05T11:23:44.253Z DBG ..reswan/libreswan.go:263 libreswan Connection "submariner-cable-mbabushk-gcp-10-0-128-5" not found in active connections obtained from whack: map[], map[] 2022/12/05 11:23:45 FATAL: sending packet: write ip4 0.0.0.0->242.1.255.254: sendto: object is remote 2022/12/05 11:23:46 FATAL: sending packet: write ip4 0.0.0.0->242.1.255.254: sendto: object is remote 2022/12/05 11:23:47 FATAL: sending packet: write ip4 0.0.0.0->242.1.255.254: sendto: object is remote 2022/12/05 11:23:48 FATAL: sending packet: write ip4 0.0.0.0->242.1.255.254: sendto: object is remote 2022/12/05 11:23:49 FATAL: sending packet: write ip4 0.0.0.0->242.1.255.254: sendto: object is remote 2022-12-05T11:23:49.281Z DBG ..reswan/libreswan.go:249 libreswan Connection "submariner-cable-mbabushk-gcp-10-0-128-5-0-0" not found in active connections obtained from whack: map[], map[] 2022-12-05T11:23:49.281Z DBG ..reswan/libreswan.go:263 libreswan Connection "submariner-cable-mbabushk-gcp-10-0-128-5" not found in active connections obtained from whack: map[], map[]
Logs attached.