Performing the following verifications: connectivity Running Suite: Submariner E2E suite - /Users/sagrawal/test_sds/0.16/dist/subctl-v0.16.0 ======================================================================================= Random Seed: 1 Will run 24 of 46 specs ------------------------------ [SynchronizedBeforeSuite] /remote-source/app/vendor/github.com/submariner-io/shipyard/test/e2e/e2e.go:40 STEP: Creating kubernetes clients @ 08/07/23 13:26:33.422 STEP: Setting new cluster ID "sagrawal-c1", previous cluster ID was "api-sagrawal-c1-qe-rh-ocs-com:6443" @ 08/07/23 13:26:34.21 STEP: Setting new cluster ID "sagrawal-c2", previous cluster ID was "api-sagrawal-c2-qe-rh-ocs-com:6443" @ 08/07/23 13:26:35.019 STEP: Creating lighthouse clients @ 08/07/23 13:26:35.019 STEP: Creating submariner clients @ 08/07/23 13:26:36.852 [SynchronizedBeforeSuite] PASSED [9.427 seconds] ------------------------------ [dataplane-globalnet] Basic TCP connectivity tests across overlapping clusters without discovery when a pod connects via TCP to the globalIP of a remote service when the pod is not on a gateway and the remote service is not on a gateway should have sent the expected data from the pod to the other pod /remote-source/app/vendor/github.com/submariner-io/submariner/test/e2e/dataplane/tcp_gn_pod_connectivity.go:37 STEP: Creating namespace objects with basename "dataplane-gn-conn-nd" @ 08/07/23 13:26:42.85 STEP: Generated namespace "e2e-tests-dataplane-gn-conn-nd-l5lg8" in cluster "sagrawal-c1" to execute the tests in @ 08/07/23 13:26:43.107 STEP: Creating namespace "e2e-tests-dataplane-gn-conn-nd-l5lg8" in cluster "sagrawal-c2" @ 08/07/23 13:26:43.107 STEP: Creating a listener pod in cluster "sagrawal-c2", which will wait for a handshake over TCP @ 08/07/23 13:26:43.401 STEP: Pointing a ClusterIP service to the listener pod in cluster "sagrawal-c2" @ 08/07/23 13:26:49.879 STEP: Creating a connector pod in cluster "sagrawal-c1", which will attempt the specific UUID handshake over TCP @ 08/07/23 13:26:50.685 Aug 7 13:26:57.248: INFO: ExecWithOptions &{Command:[sh -c for j in $(seq 1 50); do echo [dataplane] connector says 18f13ae3-8d49-4933-bff8-642e7c1ea45e; done | for i in $(seq 2); do if nc -v 242.1.255.247 1234 -w 60; then break; else sleep 30; fi; done] Namespace:e2e-tests-dataplane-gn-conn-nd-l5lg8 PodName:custompgtkk ContainerName:connector-pod Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:true} STEP: Connector pod is scheduled on node "control-plane-2" @ 08/07/23 13:29:58.912 STEP: Waiting for the listener pod "tcp-check-listenerw8qn8" on node "control-plane-2" to exit, returning what listener sent @ 08/07/23 13:29:58.912 Aug 7 13:29:59.695: INFO: Pod "tcp-check-listenerw8qn8" on node "control-plane-2" output: listening on 0.0.0.0:1234 ... nc: timeout [FAILED] in [It] - /remote-source/app/vendor/github.com/submariner-io/shipyard/test/e2e/framework/network_pods.go:196 @ 08/07/23 13:29:59.696 STEP: Deleting namespace "e2e-tests-dataplane-gn-conn-nd-l5lg8" on cluster "sagrawal-c1" @ 08/07/23 13:29:59.696 STEP: Deleting namespace "e2e-tests-dataplane-gn-conn-nd-l5lg8" on cluster "sagrawal-c2" @ 08/07/23 13:30:00.505 • [FAILED] [197.919 seconds] [dataplane-globalnet] Basic TCP connectivity tests across overlapping clusters without discovery when a pod connects via TCP to the globalIP of a remote service when the pod is not on a gateway and the remote service is not on a gateway [It] should have sent the expected data from the pod to the other pod /remote-source/app/vendor/github.com/submariner-io/submariner/test/e2e/dataplane/tcp_gn_pod_connectivity.go:37 [FAILED] Expected : 1 to equal : 0 In [It] at: /remote-source/app/vendor/github.com/submariner-io/shipyard/test/e2e/framework/network_pods.go:196 @ 08/07/23 13:29:59.696 ------------------------------ [dataplane-globalnet] Basic TCP connectivity tests across overlapping clusters without discovery when a pod connects via TCP to the globalIP of a remote service when the pod is on a gateway and the remote service is not on a gateway should have sent the expected data from the pod to the other pod /remote-source/app/vendor/github.com/submariner-io/submariner/test/e2e/dataplane/tcp_gn_pod_connectivity.go:37 STEP: Creating namespace objects with basename "dataplane-gn-conn-nd" @ 08/07/23 13:30:00.767 STEP: Generated namespace "e2e-tests-dataplane-gn-conn-nd-qb44w" in cluster "sagrawal-c1" to execute the tests in @ 08/07/23 13:30:01.031 STEP: Creating namespace "e2e-tests-dataplane-gn-conn-nd-qb44w" in cluster "sagrawal-c2" @ 08/07/23 13:30:01.031 STEP: Creating a listener pod in cluster "sagrawal-c2", which will wait for a handshake over TCP @ 08/07/23 13:30:01.294 STEP: Pointing a ClusterIP service to the listener pod in cluster "sagrawal-c2" @ 08/07/23 13:30:07.6 STEP: Creating a connector pod in cluster "sagrawal-c1", which will attempt the specific UUID handshake over TCP @ 08/07/23 13:30:08.389 Aug 7 13:30:15.221: INFO: ExecWithOptions &{Command:[sh -c for j in $(seq 1 50); do echo [dataplane] connector says 4803be55-656a-48a5-a23a-73ae2a22ad37; done | for i in $(seq 2); do if nc -v 242.1.255.247 1234 -w 60; then break; else sleep 30; fi; done] Namespace:e2e-tests-dataplane-gn-conn-nd-qb44w PodName:customcgr26 ContainerName:connector-pod Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:true} STEP: Connector pod is scheduled on node "compute-1" @ 08/07/23 13:33:16.931 STEP: Waiting for the listener pod "tcp-check-listener7llgk" on node "control-plane-2" to exit, returning what listener sent @ 08/07/23 13:33:16.931 Aug 7 13:33:17.711: INFO: Pod "tcp-check-listener7llgk" on node "control-plane-2" output: listening on 0.0.0.0:1234 ... nc: timeout [FAILED] in [It] - /remote-source/app/vendor/github.com/submariner-io/shipyard/test/e2e/framework/network_pods.go:196 @ 08/07/23 13:33:17.712 STEP: Deleting namespace "e2e-tests-dataplane-gn-conn-nd-qb44w" on cluster "sagrawal-c1" @ 08/07/23 13:33:17.712 STEP: Deleting namespace "e2e-tests-dataplane-gn-conn-nd-qb44w" on cluster "sagrawal-c2" @ 08/07/23 13:33:18.511 • [FAILED] [198.006 seconds] [dataplane-globalnet] Basic TCP connectivity tests across overlapping clusters without discovery when a pod connects via TCP to the globalIP of a remote service when the pod is on a gateway and the remote service is not on a gateway [It] should have sent the expected data from the pod to the other pod /remote-source/app/vendor/github.com/submariner-io/submariner/test/e2e/dataplane/tcp_gn_pod_connectivity.go:37 [FAILED] Expected : 1 to equal : 0 In [It] at: /remote-source/app/vendor/github.com/submariner-io/shipyard/test/e2e/framework/network_pods.go:196 @ 08/07/23 13:33:17.712 ------------------------------ [dataplane-globalnet] Basic TCP connectivity tests across overlapping clusters without discovery when a pod connects via TCP to the globalIP of a remote service when the pod is on a gateway and the remote service is on a gateway should have sent the expected data from the pod to the other pod /remote-source/app/vendor/github.com/submariner-io/submariner/test/e2e/dataplane/tcp_gn_pod_connectivity.go:37 STEP: Creating namespace objects with basename "dataplane-gn-conn-nd" @ 08/07/23 13:33:18.797 STEP: Generated namespace "e2e-tests-dataplane-gn-conn-nd-t78lv" in cluster "sagrawal-c1" to execute the tests in @ 08/07/23 13:33:19.059 STEP: Creating namespace "e2e-tests-dataplane-gn-conn-nd-t78lv" in cluster "sagrawal-c2" @ 08/07/23 13:33:19.059 STEP: Creating a listener pod in cluster "sagrawal-c2", which will wait for a handshake over TCP @ 08/07/23 13:33:19.322 STEP: Pointing a ClusterIP service to the listener pod in cluster "sagrawal-c2" @ 08/07/23 13:33:25.909 STEP: Creating a connector pod in cluster "sagrawal-c1", which will attempt the specific UUID handshake over TCP @ 08/07/23 13:33:26.699 Aug 7 13:33:33.642: INFO: ExecWithOptions &{Command:[sh -c for j in $(seq 1 50); do echo [dataplane] connector says c60746f6-8303-47a0-b3ef-a433e1254475; done | for i in $(seq 2); do if nc -v 242.1.255.247 1234 -w 60; then break; else sleep 30; fi; done] Namespace:e2e-tests-dataplane-gn-conn-nd-t78lv PodName:customnhrcd ContainerName:connector-pod Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:true} STEP: Connector pod is scheduled on node "compute-1" @ 08/07/23 13:36:35.302 STEP: Waiting for the listener pod "tcp-check-listenerh2lkd" on node "compute-1" to exit, returning what listener sent @ 08/07/23 13:36:35.303 Aug 7 13:36:36.105: INFO: Pod "tcp-check-listenerh2lkd" on node "compute-1" output: listening on 0.0.0.0:1234 ... nc: timeout [FAILED] in [It] - /remote-source/app/vendor/github.com/submariner-io/shipyard/test/e2e/framework/network_pods.go:196 @ 08/07/23 13:36:36.106 STEP: Deleting namespace "e2e-tests-dataplane-gn-conn-nd-t78lv" on cluster "sagrawal-c1" @ 08/07/23 13:36:36.106 STEP: Deleting namespace "e2e-tests-dataplane-gn-conn-nd-t78lv" on cluster "sagrawal-c2" @ 08/07/23 13:36:37.108 • [FAILED] [198.574 seconds] [dataplane-globalnet] Basic TCP connectivity tests across overlapping clusters without discovery when a pod connects via TCP to the globalIP of a remote service when the pod is on a gateway and the remote service is on a gateway [It] should have sent the expected data from the pod to the other pod /remote-source/app/vendor/github.com/submariner-io/submariner/test/e2e/dataplane/tcp_gn_pod_connectivity.go:37 [FAILED] Expected : 1 to equal : 0 In [It] at: /remote-source/app/vendor/github.com/submariner-io/shipyard/test/e2e/framework/network_pods.go:196 @ 08/07/23 13:36:36.106 ------------------------------ [dataplane-globalnet] Basic TCP connectivity tests across overlapping clusters without discovery when a pod matching an egress IP namespace selector connects via TCP to the globalIP of a remote service when the pod is not on a gateway and the remote service is not on a gateway should have sent the expected data from the pod to the other pod /remote-source/app/vendor/github.com/submariner-io/submariner/test/e2e/dataplane/tcp_gn_pod_connectivity.go:37 STEP: Creating namespace objects with basename "dataplane-gn-conn-nd" @ 08/07/23 13:36:37.395 STEP: Generated namespace "e2e-tests-dataplane-gn-conn-nd-nrxb8" in cluster "sagrawal-c1" to execute the tests in @ 08/07/23 13:36:37.662 STEP: Creating namespace "e2e-tests-dataplane-gn-conn-nd-nrxb8" in cluster "sagrawal-c2" @ 08/07/23 13:36:37.662 STEP: Creating a listener pod in cluster "sagrawal-c2", which will wait for a handshake over TCP @ 08/07/23 13:36:37.926 STEP: Pointing a ClusterIP service to the listener pod in cluster "sagrawal-c2" @ 08/07/23 13:36:44.337 STEP: Creating a connector pod in cluster "sagrawal-c1", which will attempt the specific UUID handshake over TCP @ 08/07/23 13:36:45.117 Aug 7 13:36:51.955: INFO: ExecWithOptions &{Command:[sh -c for j in $(seq 1 50); do echo [dataplane] connector says bb3adce5-8025-437b-96d7-83f4e43bc3de; done | for i in $(seq 2); do if nc -v 242.1.255.247 1234 -w 60; then break; else sleep 30; fi; done] Namespace:e2e-tests-dataplane-gn-conn-nd-nrxb8 PodName:customnrstb ContainerName:connector-pod Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:true} STEP: Connector pod is scheduled on node "control-plane-2" @ 08/07/23 13:39:53.705 STEP: Waiting for the listener pod "tcp-check-listenerfghmq" on node "control-plane-2" to exit, returning what listener sent @ 08/07/23 13:39:53.705 Aug 7 13:39:54.519: INFO: Pod "tcp-check-listenerfghmq" on node "control-plane-2" output: listening on 0.0.0.0:1234 ... nc: timeout [FAILED] in [It] - /remote-source/app/vendor/github.com/submariner-io/shipyard/test/e2e/framework/network_pods.go:196 @ 08/07/23 13:39:54.519 STEP: Deleting namespace "e2e-tests-dataplane-gn-conn-nd-nrxb8" on cluster "sagrawal-c1" @ 08/07/23 13:39:54.519 STEP: Deleting namespace "e2e-tests-dataplane-gn-conn-nd-nrxb8" on cluster "sagrawal-c2" @ 08/07/23 13:39:55.314 • [FAILED] [198.179 seconds] [dataplane-globalnet] Basic TCP connectivity tests across overlapping clusters without discovery when a pod matching an egress IP namespace selector connects via TCP to the globalIP of a remote service when the pod is not on a gateway and the remote service is not on a gateway [It] should have sent the expected data from the pod to the other pod /remote-source/app/vendor/github.com/submariner-io/submariner/test/e2e/dataplane/tcp_gn_pod_connectivity.go:37 [FAILED] Expected : 1 to equal : 0 In [It] at: /remote-source/app/vendor/github.com/submariner-io/shipyard/test/e2e/framework/network_pods.go:196 @ 08/07/23 13:39:54.519 ------------------------------ [dataplane-globalnet] Basic TCP connectivity tests across overlapping clusters without discovery when a pod matching an egress IP namespace selector connects via TCP to the globalIP of a remote service when the pod is on a gateway and the remote service is on a gateway should have sent the expected data from the pod to the other pod /remote-source/app/vendor/github.com/submariner-io/submariner/test/e2e/dataplane/tcp_gn_pod_connectivity.go:37 STEP: Creating namespace objects with basename "dataplane-gn-conn-nd" @ 08/07/23 13:39:55.593 STEP: Generated namespace "e2e-tests-dataplane-gn-conn-nd-kc6ls" in cluster "sagrawal-c1" to execute the tests in @ 08/07/23 13:39:55.855 STEP: Creating namespace "e2e-tests-dataplane-gn-conn-nd-kc6ls" in cluster "sagrawal-c2" @ 08/07/23 13:39:55.855 STEP: Creating a listener pod in cluster "sagrawal-c2", which will wait for a handshake over TCP @ 08/07/23 13:39:56.127 STEP: Pointing a ClusterIP service to the listener pod in cluster "sagrawal-c2" @ 08/07/23 13:40:02.719 STEP: Creating a connector pod in cluster "sagrawal-c1", which will attempt the specific UUID handshake over TCP @ 08/07/23 13:40:04.004 Aug 7 13:40:11.149: INFO: ExecWithOptions &{Command:[sh -c for j in $(seq 1 50); do echo [dataplane] connector says edc1d503-5894-46cd-87e1-4272ce85c558; done | for i in $(seq 2); do if nc -v 242.1.255.247 1234 -w 60; then break; else sleep 30; fi; done] Namespace:e2e-tests-dataplane-gn-conn-nd-kc6ls PodName:customnd5w8 ContainerName:connector-pod Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:true} STEP: Connector pod is scheduled on node "compute-1" @ 08/07/23 13:43:12.894 STEP: Waiting for the listener pod "tcp-check-listenerlqfrw" on node "compute-1" to exit, returning what listener sent @ 08/07/23 13:43:12.894 Aug 7 13:43:13.692: INFO: Pod "tcp-check-listenerlqfrw" on node "compute-1" output: listening on 0.0.0.0:1234 ... nc: timeout [FAILED] in [It] - /remote-source/app/vendor/github.com/submariner-io/shipyard/test/e2e/framework/network_pods.go:196 @ 08/07/23 13:43:13.692 STEP: Deleting namespace "e2e-tests-dataplane-gn-conn-nd-kc6ls" on cluster "sagrawal-c1" @ 08/07/23 13:43:13.692 STEP: Deleting namespace "e2e-tests-dataplane-gn-conn-nd-kc6ls" on cluster "sagrawal-c2" @ 08/07/23 13:43:14.491 • [FAILED] [199.115 seconds] [dataplane-globalnet] Basic TCP connectivity tests across overlapping clusters without discovery when a pod matching an egress IP namespace selector connects via TCP to the globalIP of a remote service when the pod is on a gateway and the remote service is on a gateway [It] should have sent the expected data from the pod to the other pod /remote-source/app/vendor/github.com/submariner-io/submariner/test/e2e/dataplane/tcp_gn_pod_connectivity.go:37 [FAILED] Expected : 1 to equal : 0 In [It] at: /remote-source/app/vendor/github.com/submariner-io/shipyard/test/e2e/framework/network_pods.go:196 @ 08/07/23 13:43:13.692 ------------------------------ [dataplane-globalnet] Basic TCP connectivity tests across overlapping clusters without discovery when a pod matching an egress IP pod selector connects via TCP to the globalIP of a remote service when the pod is not on a gateway and the remote service is not on a gateway should have sent the expected data from the pod to the other pod /remote-source/app/vendor/github.com/submariner-io/submariner/test/e2e/dataplane/tcp_gn_pod_connectivity.go:37 STEP: Creating namespace objects with basename "dataplane-gn-conn-nd" @ 08/07/23 13:43:14.756 STEP: Generated namespace "e2e-tests-dataplane-gn-conn-nd-6tk8d" in cluster "sagrawal-c1" to execute the tests in @ 08/07/23 13:43:15.026 STEP: Creating namespace "e2e-tests-dataplane-gn-conn-nd-6tk8d" in cluster "sagrawal-c2" @ 08/07/23 13:43:15.026 STEP: Creating a listener pod in cluster "sagrawal-c2", which will wait for a handshake over TCP @ 08/07/23 13:43:15.295 STEP: Pointing a ClusterIP service to the listener pod in cluster "sagrawal-c2" @ 08/07/23 13:43:21.638 STEP: Creating a connector pod in cluster "sagrawal-c1", which will attempt the specific UUID handshake over TCP @ 08/07/23 13:43:22.462 Aug 7 13:43:29.337: INFO: ExecWithOptions &{Command:[sh -c for j in $(seq 1 50); do echo [dataplane] connector says 05dfb4b0-4ae0-42a9-b0fc-b846a84feb4b; done | for i in $(seq 2); do if nc -v 242.1.255.247 1234 -w 60; then break; else sleep 30; fi; done] Namespace:e2e-tests-dataplane-gn-conn-nd-6tk8d PodName:customppqwh ContainerName:connector-pod Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:true} STEP: Connector pod is scheduled on node "control-plane-2" @ 08/07/23 13:46:31.06 STEP: Waiting for the listener pod "tcp-check-listenerxzcjj" on node "control-plane-2" to exit, returning what listener sent @ 08/07/23 13:46:31.06 Aug 7 13:46:31.859: INFO: Pod "tcp-check-listenerxzcjj" on node "control-plane-2" output: listening on 0.0.0.0:1234 ... nc: timeout [FAILED] in [It] - /remote-source/app/vendor/github.com/submariner-io/shipyard/test/e2e/framework/network_pods.go:196 @ 08/07/23 13:46:31.86 STEP: Deleting namespace "e2e-tests-dataplane-gn-conn-nd-6tk8d" on cluster "sagrawal-c1" @ 08/07/23 13:46:31.86 STEP: Deleting namespace "e2e-tests-dataplane-gn-conn-nd-6tk8d" on cluster "sagrawal-c2" @ 08/07/23 13:46:32.665 • [FAILED] [198.173 seconds] [dataplane-globalnet] Basic TCP connectivity tests across overlapping clusters without discovery when a pod matching an egress IP pod selector connects via TCP to the globalIP of a remote service when the pod is not on a gateway and the remote service is not on a gateway [It] should have sent the expected data from the pod to the other pod /remote-source/app/vendor/github.com/submariner-io/submariner/test/e2e/dataplane/tcp_gn_pod_connectivity.go:37 [FAILED] Expected : 1 to equal : 0 In [It] at: /remote-source/app/vendor/github.com/submariner-io/shipyard/test/e2e/framework/network_pods.go:196 @ 08/07/23 13:46:31.86 ------------------------------ [dataplane-globalnet] Basic TCP connectivity tests across overlapping clusters without discovery when a pod matching an egress IP pod selector connects via TCP to the globalIP of a remote service when the pod is on a gateway and the remote service is on a gateway should have sent the expected data from the pod to the other pod /remote-source/app/vendor/github.com/submariner-io/submariner/test/e2e/dataplane/tcp_gn_pod_connectivity.go:37 STEP: Creating namespace objects with basename "dataplane-gn-conn-nd" @ 08/07/23 13:46:32.93 STEP: Generated namespace "e2e-tests-dataplane-gn-conn-nd-67qmz" in cluster "sagrawal-c1" to execute the tests in @ 08/07/23 13:46:33.188 STEP: Creating namespace "e2e-tests-dataplane-gn-conn-nd-67qmz" in cluster "sagrawal-c2" @ 08/07/23 13:46:33.188 STEP: Creating a listener pod in cluster "sagrawal-c2", which will wait for a handshake over TCP @ 08/07/23 13:46:33.468 STEP: Pointing a ClusterIP service to the listener pod in cluster "sagrawal-c2" @ 08/07/23 13:46:40.095 STEP: Creating a connector pod in cluster "sagrawal-c1", which will attempt the specific UUID handshake over TCP @ 08/07/23 13:46:40.884 Aug 7 13:46:48.203: INFO: ExecWithOptions &{Command:[sh -c for j in $(seq 1 50); do echo [dataplane] connector says 50fa4d53-105e-4e41-957d-29da3ba2b13b; done | for i in $(seq 2); do if nc -v 242.1.255.247 1234 -w 60; then break; else sleep 30; fi; done] Namespace:e2e-tests-dataplane-gn-conn-nd-67qmz PodName:customgpscr ContainerName:connector-pod Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:true} STEP: Connector pod is scheduled on node "compute-1" @ 08/07/23 13:49:49.86 STEP: Waiting for the listener pod "tcp-check-listenerltfvb" on node "compute-1" to exit, returning what listener sent @ 08/07/23 13:49:49.86 Aug 7 13:49:50.650: INFO: Pod "tcp-check-listenerltfvb" on node "compute-1" output: listening on 0.0.0.0:1234 ... nc: timeout [FAILED] in [It] - /remote-source/app/vendor/github.com/submariner-io/shipyard/test/e2e/framework/network_pods.go:196 @ 08/07/23 13:49:50.65 STEP: Deleting namespace "e2e-tests-dataplane-gn-conn-nd-67qmz" on cluster "sagrawal-c1" @ 08/07/23 13:49:50.65 STEP: Deleting namespace "e2e-tests-dataplane-gn-conn-nd-67qmz" on cluster "sagrawal-c2" @ 08/07/23 13:49:51.439 • [FAILED] [198.770 seconds] [dataplane-globalnet] Basic TCP connectivity tests across overlapping clusters without discovery when a pod matching an egress IP pod selector connects via TCP to the globalIP of a remote service when the pod is on a gateway and the remote service is on a gateway [It] should have sent the expected data from the pod to the other pod /remote-source/app/vendor/github.com/submariner-io/submariner/test/e2e/dataplane/tcp_gn_pod_connectivity.go:37 [FAILED] Expected : 1 to equal : 0 In [It] at: /remote-source/app/vendor/github.com/submariner-io/shipyard/test/e2e/framework/network_pods.go:196 @ 08/07/23 13:49:50.65 ------------------------------ [dataplane-globalnet] Basic TCP connectivity tests across overlapping clusters without discovery when a pod with HostNetworking connects via TCP to the globalIP of a remote service when the pod is not on a gateway and the remote service is not on a gateway should have sent the expected data from the pod to the other pod /remote-source/app/vendor/github.com/submariner-io/submariner/test/e2e/dataplane/tcp_gn_pod_connectivity.go:37 STEP: Creating namespace objects with basename "dataplane-gn-conn-nd" @ 08/07/23 13:49:51.7 STEP: Generated namespace "e2e-tests-dataplane-gn-conn-nd-gq4ct" in cluster "sagrawal-c1" to execute the tests in @ 08/07/23 13:49:51.96 STEP: Creating namespace "e2e-tests-dataplane-gn-conn-nd-gq4ct" in cluster "sagrawal-c2" @ 08/07/23 13:49:51.96 STEP: Creating a listener pod in cluster "sagrawal-c2", which will wait for a handshake over TCP @ 08/07/23 13:49:52.222 STEP: Pointing a ClusterIP service to the listener pod in cluster "sagrawal-c2" @ 08/07/23 13:49:58.562 STEP: Creating a connector pod in cluster "sagrawal-c1", which will attempt the specific UUID handshake over TCP @ 08/07/23 13:49:59.345 Aug 7 13:50:05.953: INFO: ExecWithOptions &{Command:[sh -c for j in $(seq 1 50); do echo [dataplane] connector says 94e4df21-a111-46d2-83b8-6c63da1b482c; done | for i in $(seq 2); do if nc -v 242.1.255.247 1234 -w 60; then break; else sleep 30; fi; done] Namespace:e2e-tests-dataplane-gn-conn-nd-gq4ct PodName:custom79lq6 ContainerName:connector-pod Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:true} STEP: Connector pod is scheduled on node "control-plane-2" @ 08/07/23 13:53:07.613 STEP: Waiting for the listener pod "tcp-check-listenerncfn5" on node "control-plane-2" to exit, returning what listener sent @ 08/07/23 13:53:07.613 Aug 7 13:53:08.404: INFO: Pod "tcp-check-listenerncfn5" on node "control-plane-2" output: listening on 0.0.0.0:1234 ... nc: timeout [FAILED] in [It] - /remote-source/app/vendor/github.com/submariner-io/shipyard/test/e2e/framework/network_pods.go:196 @ 08/07/23 13:53:08.404 STEP: Deleting namespace "e2e-tests-dataplane-gn-conn-nd-gq4ct" on cluster "sagrawal-c1" @ 08/07/23 13:53:08.404 STEP: Deleting namespace "e2e-tests-dataplane-gn-conn-nd-gq4ct" on cluster "sagrawal-c2" @ 08/07/23 13:53:09.198 • [FAILED] [197.760 seconds] [dataplane-globalnet] Basic TCP connectivity tests across overlapping clusters without discovery when a pod with HostNetworking connects via TCP to the globalIP of a remote service when the pod is not on a gateway and the remote service is not on a gateway [It] should have sent the expected data from the pod to the other pod /remote-source/app/vendor/github.com/submariner-io/submariner/test/e2e/dataplane/tcp_gn_pod_connectivity.go:37 [FAILED] Expected : 1 to equal : 0 In [It] at: /remote-source/app/vendor/github.com/submariner-io/shipyard/test/e2e/framework/network_pods.go:196 @ 08/07/23 13:53:08.404 ------------------------------ [dataplane-globalnet] Basic TCP connectivity tests across overlapping clusters without discovery when a pod with HostNetworking connects via TCP to the globalIP of a remote service when the pod is on a gateway and the remote service is not on a gateway should have sent the expected data from the pod to the other pod /remote-source/app/vendor/github.com/submariner-io/submariner/test/e2e/dataplane/tcp_gn_pod_connectivity.go:37 STEP: Creating namespace objects with basename "dataplane-gn-conn-nd" @ 08/07/23 13:53:09.472 STEP: Generated namespace "e2e-tests-dataplane-gn-conn-nd-k8q27" in cluster "sagrawal-c1" to execute the tests in @ 08/07/23 13:53:09.734 STEP: Creating namespace "e2e-tests-dataplane-gn-conn-nd-k8q27" in cluster "sagrawal-c2" @ 08/07/23 13:53:09.734 STEP: Creating a listener pod in cluster "sagrawal-c2", which will wait for a handshake over TCP @ 08/07/23 13:53:10.005 STEP: Pointing a ClusterIP service to the listener pod in cluster "sagrawal-c2" @ 08/07/23 13:53:16.373 STEP: Creating a connector pod in cluster "sagrawal-c1", which will attempt the specific UUID handshake over TCP @ 08/07/23 13:53:17.163 Aug 7 13:53:24.009: INFO: ExecWithOptions &{Command:[sh -c for j in $(seq 1 50); do echo [dataplane] connector says 8c8ba53f-36ba-486c-b8ce-9c4150477eeb; done | for i in $(seq 2); do if nc -v 242.1.255.247 1234 -w 60; then break; else sleep 30; fi; done] Namespace:e2e-tests-dataplane-gn-conn-nd-k8q27 PodName:custom49d56 ContainerName:connector-pod Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:true} STEP: Connector pod is scheduled on node "compute-1" @ 08/07/23 13:56:25.677 STEP: Waiting for the listener pod "tcp-check-listenerdrk4n" on node "control-plane-2" to exit, returning what listener sent @ 08/07/23 13:56:25.677 Aug 7 13:56:26.469: INFO: Pod "tcp-check-listenerdrk4n" on node "control-plane-2" output: listening on 0.0.0.0:1234 ... nc: timeout [FAILED] in [It] - /remote-source/app/vendor/github.com/submariner-io/shipyard/test/e2e/framework/network_pods.go:196 @ 08/07/23 13:56:26.47 STEP: Deleting namespace "e2e-tests-dataplane-gn-conn-nd-k8q27" on cluster "sagrawal-c1" @ 08/07/23 13:56:26.47 STEP: Deleting namespace "e2e-tests-dataplane-gn-conn-nd-k8q27" on cluster "sagrawal-c2" @ 08/07/23 13:56:27.276 • [FAILED] [198.069 seconds] [dataplane-globalnet] Basic TCP connectivity tests across overlapping clusters without discovery when a pod with HostNetworking connects via TCP to the globalIP of a remote service when the pod is on a gateway and the remote service is not on a gateway [It] should have sent the expected data from the pod to the other pod /remote-source/app/vendor/github.com/submariner-io/submariner/test/e2e/dataplane/tcp_gn_pod_connectivity.go:37 [FAILED] Expected : 1 to equal : 0 In [It] at: /remote-source/app/vendor/github.com/submariner-io/shipyard/test/e2e/framework/network_pods.go:196 @ 08/07/23 13:56:26.47 ------------------------------ [dataplane-globalnet] Basic TCP connectivity tests across overlapping clusters without discovery when a pod connects via TCP to the globalIP of a remote headless service when the pod is not on a gateway and the remote service is not on a gateway should have sent the expected data from the pod to the other pod /remote-source/app/vendor/github.com/submariner-io/submariner/test/e2e/dataplane/tcp_gn_pod_connectivity.go:37 STEP: Creating namespace objects with basename "dataplane-gn-conn-nd" @ 08/07/23 13:56:27.54 STEP: Generated namespace "e2e-tests-dataplane-gn-conn-nd-6ngzj" in cluster "sagrawal-c1" to execute the tests in @ 08/07/23 13:56:27.8 STEP: Creating namespace "e2e-tests-dataplane-gn-conn-nd-6ngzj" in cluster "sagrawal-c2" @ 08/07/23 13:56:27.8 STEP: Creating a listener pod in cluster "sagrawal-c2", which will wait for a handshake over TCP @ 08/07/23 13:56:28.063 STEP: Pointing a ClusterIP service to the listener pod in cluster "sagrawal-c2" @ 08/07/23 13:56:34.38 STEP: Creating a connector pod in cluster "sagrawal-c1", which will attempt the specific UUID handshake over TCP @ 08/07/23 13:56:35.432 Aug 7 13:56:42.003: INFO: ExecWithOptions &{Command:[sh -c for j in $(seq 1 50); do echo [dataplane] connector says 5ed57b16-d2d8-4bda-bc23-ad39ac17835b; done | for i in $(seq 2); do if nc -v 242.1.255.247 1234 -w 60; then break; else sleep 30; fi; done] Namespace:e2e-tests-dataplane-gn-conn-nd-6ngzj PodName:customr58kk ContainerName:connector-pod Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:true} STEP: Connector pod is scheduled on node "control-plane-2" @ 08/07/23 13:59:43.875 STEP: Waiting for the listener pod "tcp-check-listenercmkrj" on node "control-plane-2" to exit, returning what listener sent @ 08/07/23 13:59:43.875 Aug 7 13:59:44.678: INFO: Pod "tcp-check-listenercmkrj" on node "control-plane-2" output: listening on 0.0.0.0:1234 ... nc: timeout [FAILED] in [It] - /remote-source/app/vendor/github.com/submariner-io/shipyard/test/e2e/framework/network_pods.go:196 @ 08/07/23 13:59:44.679 STEP: Deleting namespace "e2e-tests-dataplane-gn-conn-nd-6ngzj" on cluster "sagrawal-c1" @ 08/07/23 13:59:44.679 STEP: Deleting namespace "e2e-tests-dataplane-gn-conn-nd-6ngzj" on cluster "sagrawal-c2" @ 08/07/23 13:59:45.481 • [FAILED] [198.206 seconds] [dataplane-globalnet] Basic TCP connectivity tests across overlapping clusters without discovery when a pod connects via TCP to the globalIP of a remote headless service when the pod is not on a gateway and the remote service is not on a gateway [It] should have sent the expected data from the pod to the other pod /remote-source/app/vendor/github.com/submariner-io/submariner/test/e2e/dataplane/tcp_gn_pod_connectivity.go:37 [FAILED] Expected : 1 to equal : 0 In [It] at: /remote-source/app/vendor/github.com/submariner-io/shipyard/test/e2e/framework/network_pods.go:196 @ 08/07/23 13:59:44.679 ------------------------------ [dataplane-globalnet] Basic TCP connectivity tests across overlapping clusters without discovery when a pod connects via TCP to the globalIP of a remote headless service when the pod is on a gateway and the remote service is on a gateway should have sent the expected data from the pod to the other pod /remote-source/app/vendor/github.com/submariner-io/submariner/test/e2e/dataplane/tcp_gn_pod_connectivity.go:37 STEP: Creating namespace objects with basename "dataplane-gn-conn-nd" @ 08/07/23 13:59:45.747 STEP: Generated namespace "e2e-tests-dataplane-gn-conn-nd-m55ks" in cluster "sagrawal-c1" to execute the tests in @ 08/07/23 13:59:46.008 STEP: Creating namespace "e2e-tests-dataplane-gn-conn-nd-m55ks" in cluster "sagrawal-c2" @ 08/07/23 13:59:46.008 STEP: Creating a listener pod in cluster "sagrawal-c2", which will wait for a handshake over TCP @ 08/07/23 13:59:46.276 STEP: Pointing a ClusterIP service to the listener pod in cluster "sagrawal-c2" @ 08/07/23 13:59:52.853 STEP: Creating a connector pod in cluster "sagrawal-c1", which will attempt the specific UUID handshake over TCP @ 08/07/23 13:59:53.998 Aug 7 14:00:00.876: INFO: ExecWithOptions &{Command:[sh -c for j in $(seq 1 50); do echo [dataplane] connector says 3b2dcba5-bb05-4e56-b625-040fd37d0b54; done | for i in $(seq 2); do if nc -v 242.1.255.247 1234 -w 60; then break; else sleep 30; fi; done] Namespace:e2e-tests-dataplane-gn-conn-nd-m55ks PodName:custom8bvq2 ContainerName:connector-pod Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:true} STEP: Connector pod is scheduled on node "compute-1" @ 08/07/23 14:03:02.533 STEP: Waiting for the listener pod "tcp-check-listenercdt2v" on node "compute-1" to exit, returning what listener sent @ 08/07/23 14:03:02.533 Aug 7 14:03:03.324: INFO: Pod "tcp-check-listenercdt2v" on node "compute-1" output: listening on 0.0.0.0:1234 ... nc: timeout [FAILED] in [It] - /remote-source/app/vendor/github.com/submariner-io/shipyard/test/e2e/framework/network_pods.go:196 @ 08/07/23 14:03:03.324 STEP: Deleting namespace "e2e-tests-dataplane-gn-conn-nd-m55ks" on cluster "sagrawal-c1" @ 08/07/23 14:03:03.324 STEP: Deleting namespace "e2e-tests-dataplane-gn-conn-nd-m55ks" on cluster "sagrawal-c2" @ 08/07/23 14:03:04.122 • [FAILED] [198.649 seconds] [dataplane-globalnet] Basic TCP connectivity tests across overlapping clusters without discovery when a pod connects via TCP to the globalIP of a remote headless service when the pod is on a gateway and the remote service is on a gateway [It] should have sent the expected data from the pod to the other pod /remote-source/app/vendor/github.com/submariner-io/submariner/test/e2e/dataplane/tcp_gn_pod_connectivity.go:37 [FAILED] Expected : 1 to equal : 0 In [It] at: /remote-source/app/vendor/github.com/submariner-io/shipyard/test/e2e/framework/network_pods.go:196 @ 08/07/23 14:03:03.324 ------------------------------ [dataplane-globalnet] Basic TCP connectivity tests across overlapping clusters without discovery when a pod connects via TCP to the globalIP of a remote service in reverse direction when the pod is not on a gateway and the remote service is not on a gateway should have sent the expected data from the pod to the other pod /remote-source/app/vendor/github.com/submariner-io/submariner/test/e2e/dataplane/tcp_gn_pod_connectivity.go:37 STEP: Creating namespace objects with basename "dataplane-gn-conn-nd" @ 08/07/23 14:03:04.398 STEP: Generated namespace "e2e-tests-dataplane-gn-conn-nd-cdqwj" in cluster "sagrawal-c1" to execute the tests in @ 08/07/23 14:03:04.661 STEP: Creating namespace "e2e-tests-dataplane-gn-conn-nd-cdqwj" in cluster "sagrawal-c2" @ 08/07/23 14:03:04.661 STEP: Creating a listener pod in cluster "sagrawal-c1", which will wait for a handshake over TCP @ 08/07/23 14:03:04.959 STEP: Pointing a ClusterIP service to the listener pod in cluster "sagrawal-c1" @ 08/07/23 14:03:11.279 STEP: Creating a connector pod in cluster "sagrawal-c2", which will attempt the specific UUID handshake over TCP @ 08/07/23 14:03:12.087 Aug 7 14:03:18.660: INFO: ExecWithOptions &{Command:[sh -c for j in $(seq 1 50); do echo [dataplane] connector says b61211f5-3b2a-4fbd-ad4d-ee7daf37a019; done | for i in $(seq 2); do if nc -v 242.0.255.247 1234 -w 60; then break; else sleep 30; fi; done] Namespace:e2e-tests-dataplane-gn-conn-nd-cdqwj PodName:customg77mr ContainerName:connector-pod Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:true} STEP: Connector pod is scheduled on node "control-plane-2" @ 08/07/23 14:06:20.32 STEP: Waiting for the listener pod "tcp-check-listenerr9vmb" on node "control-plane-2" to exit, returning what listener sent @ 08/07/23 14:06:20.32 Aug 7 14:06:21.119: INFO: Pod "tcp-check-listenerr9vmb" on node "control-plane-2" output: listening on 0.0.0.0:1234 ... nc: timeout [FAILED] in [It] - /remote-source/app/vendor/github.com/submariner-io/shipyard/test/e2e/framework/network_pods.go:196 @ 08/07/23 14:06:21.119 STEP: Deleting namespace "e2e-tests-dataplane-gn-conn-nd-cdqwj" on cluster "sagrawal-c1" @ 08/07/23 14:06:21.119 STEP: Deleting namespace "e2e-tests-dataplane-gn-conn-nd-cdqwj" on cluster "sagrawal-c2" @ 08/07/23 14:06:21.383 • [FAILED] [197.775 seconds] [dataplane-globalnet] Basic TCP connectivity tests across overlapping clusters without discovery when a pod connects via TCP to the globalIP of a remote service in reverse direction when the pod is not on a gateway and the remote service is not on a gateway [It] should have sent the expected data from the pod to the other pod /remote-source/app/vendor/github.com/submariner-io/submariner/test/e2e/dataplane/tcp_gn_pod_connectivity.go:37 [FAILED] Expected : 1 to equal : 0 In [It] at: /remote-source/app/vendor/github.com/submariner-io/shipyard/test/e2e/framework/network_pods.go:196 @ 08/07/23 14:06:21.119 ------------------------------ [dataplane] Gateway status reporting when a gateway node is configured should correctly report its status and connection information /remote-source/app/vendor/github.com/submariner-io/submariner/test/e2e/dataplane/gateway_status.go:38 STEP: Creating namespace objects with basename "dataplane-gateway-status" @ 08/07/23 14:06:22.174 STEP: Generated namespace "e2e-tests-dataplane-gateway-status-5bgpp" in cluster "sagrawal-c1" to execute the tests in @ 08/07/23 14:06:22.46 STEP: Creating namespace "e2e-tests-dataplane-gateway-status-5bgpp" in cluster "sagrawal-c2" @ 08/07/23 14:06:22.46 STEP: Ensuring that only one gateway reports as active on "sagrawal-c1" @ 08/07/23 14:06:22.729 STEP: Ensuring that gateway "compute-1" reports connection information for cluster "sagrawal-c2" @ 08/07/23 14:06:22.996 STEP: Deleting namespace "e2e-tests-dataplane-gateway-status-5bgpp" on cluster "sagrawal-c1" @ 08/07/23 14:06:23.265 STEP: Deleting namespace "e2e-tests-dataplane-gateway-status-5bgpp" on cluster "sagrawal-c2" @ 08/07/23 14:06:23.53 • [1.620 seconds] ------------------------------ SSS ------------------------------ [dataplane] Basic TCP connectivity tests across clusters without discovery when a pod connects via TCP to a remote pod when the pod is not on a gateway and the remote pod is not on a gateway should have sent the expected data from the pod to the other pod /remote-source/app/vendor/github.com/submariner-io/submariner/test/e2e/dataplane/tcp_pod_connectivity.go:36 STEP: Creating namespace objects with basename "dataplane-conn-nd" @ 08/07/23 14:06:23.795 STEP: Generated namespace "e2e-tests-dataplane-conn-nd-7xvrc" in cluster "sagrawal-c1" to execute the tests in @ 08/07/23 14:06:24.06 STEP: Creating namespace "e2e-tests-dataplane-conn-nd-7xvrc" in cluster "sagrawal-c2" @ 08/07/23 14:06:24.06 Aug 7 14:06:24.335: INFO: Globalnet enabled, skipping the test... [SKIPPED] in [It] - /remote-source/app/vendor/github.com/submariner-io/shipyard/test/e2e/framework/logging.go:60 @ 08/07/23 14:06:24.337 STEP: Deleting namespace "e2e-tests-dataplane-conn-nd-7xvrc" on cluster "sagrawal-c1" @ 08/07/23 14:06:24.337 STEP: Deleting namespace "e2e-tests-dataplane-conn-nd-7xvrc" on cluster "sagrawal-c2" @ 08/07/23 14:06:24.601 S [SKIPPED] [1.070 seconds] [dataplane] Basic TCP connectivity tests across clusters without discovery when a pod connects via TCP to a remote pod when the pod is not on a gateway and the remote pod is not on a gateway [It] should have sent the expected data from the pod to the other pod /remote-source/app/vendor/github.com/submariner-io/submariner/test/e2e/dataplane/tcp_pod_connectivity.go:36 [SKIPPED] Aug 7 14:06:24.335: Globalnet enabled, skipping the test... In [It] at: /remote-source/app/vendor/github.com/submariner-io/shipyard/test/e2e/framework/logging.go:60 @ 08/07/23 14:06:24.337 ------------------------------ [dataplane] Basic TCP connectivity tests across clusters without discovery when a pod connects via TCP to a remote pod when the pod is not on a gateway and the remote pod is on a gateway should have sent the expected data from the pod to the other pod /remote-source/app/vendor/github.com/submariner-io/submariner/test/e2e/dataplane/tcp_pod_connectivity.go:36 STEP: Creating namespace objects with basename "dataplane-conn-nd" @ 08/07/23 14:06:24.873 STEP: Generated namespace "e2e-tests-dataplane-conn-nd-98rjw" in cluster "sagrawal-c1" to execute the tests in @ 08/07/23 14:06:25.169 STEP: Creating namespace "e2e-tests-dataplane-conn-nd-98rjw" in cluster "sagrawal-c2" @ 08/07/23 14:06:25.17 Aug 7 14:06:25.439: INFO: Globalnet enabled, skipping the test... [SKIPPED] in [It] - /remote-source/app/vendor/github.com/submariner-io/shipyard/test/e2e/framework/logging.go:60 @ 08/07/23 14:06:25.439 STEP: Deleting namespace "e2e-tests-dataplane-conn-nd-98rjw" on cluster "sagrawal-c1" @ 08/07/23 14:06:25.44 STEP: Deleting namespace "e2e-tests-dataplane-conn-nd-98rjw" on cluster "sagrawal-c2" @ 08/07/23 14:06:25.751 S [SKIPPED] [1.142 seconds] [dataplane] Basic TCP connectivity tests across clusters without discovery when a pod connects via TCP to a remote pod when the pod is not on a gateway and the remote pod is on a gateway [It] should have sent the expected data from the pod to the other pod /remote-source/app/vendor/github.com/submariner-io/submariner/test/e2e/dataplane/tcp_pod_connectivity.go:36 [SKIPPED] Aug 7 14:06:25.439: Globalnet enabled, skipping the test... In [It] at: /remote-source/app/vendor/github.com/submariner-io/shipyard/test/e2e/framework/logging.go:60 @ 08/07/23 14:06:25.439 ------------------------------ [dataplane] Basic TCP connectivity tests across clusters without discovery when a pod connects via TCP to a remote pod when the pod is on a gateway and the remote pod is not on a gateway should have sent the expected data from the pod to the other pod /remote-source/app/vendor/github.com/submariner-io/submariner/test/e2e/dataplane/tcp_pod_connectivity.go:36 STEP: Creating namespace objects with basename "dataplane-conn-nd" @ 08/07/23 14:06:26.024 STEP: Generated namespace "e2e-tests-dataplane-conn-nd-pgkdg" in cluster "sagrawal-c1" to execute the tests in @ 08/07/23 14:06:26.287 STEP: Creating namespace "e2e-tests-dataplane-conn-nd-pgkdg" in cluster "sagrawal-c2" @ 08/07/23 14:06:26.287 Aug 7 14:06:26.550: INFO: Globalnet enabled, skipping the test... [SKIPPED] in [It] - /remote-source/app/vendor/github.com/submariner-io/shipyard/test/e2e/framework/logging.go:60 @ 08/07/23 14:06:26.551 STEP: Deleting namespace "e2e-tests-dataplane-conn-nd-pgkdg" on cluster "sagrawal-c1" @ 08/07/23 14:06:26.551 STEP: Deleting namespace "e2e-tests-dataplane-conn-nd-pgkdg" on cluster "sagrawal-c2" @ 08/07/23 14:06:26.819 S [SKIPPED] [1.058 seconds] [dataplane] Basic TCP connectivity tests across clusters without discovery when a pod connects via TCP to a remote pod when the pod is on a gateway and the remote pod is not on a gateway [It] should have sent the expected data from the pod to the other pod /remote-source/app/vendor/github.com/submariner-io/submariner/test/e2e/dataplane/tcp_pod_connectivity.go:36 [SKIPPED] Aug 7 14:06:26.550: Globalnet enabled, skipping the test... In [It] at: /remote-source/app/vendor/github.com/submariner-io/shipyard/test/e2e/framework/logging.go:60 @ 08/07/23 14:06:26.551 ------------------------------ [dataplane] Basic TCP connectivity tests across clusters without discovery when a pod connects via TCP to a remote pod when the pod is on a gateway and the remote pod is on a gateway should have sent the expected data from the pod to the other pod /remote-source/app/vendor/github.com/submariner-io/submariner/test/e2e/dataplane/tcp_pod_connectivity.go:36 STEP: Creating namespace objects with basename "dataplane-conn-nd" @ 08/07/23 14:06:27.083 STEP: Generated namespace "e2e-tests-dataplane-conn-nd-nlgwl" in cluster "sagrawal-c1" to execute the tests in @ 08/07/23 14:06:27.345 STEP: Creating namespace "e2e-tests-dataplane-conn-nd-nlgwl" in cluster "sagrawal-c2" @ 08/07/23 14:06:27.345 Aug 7 14:06:27.610: INFO: Globalnet enabled, skipping the test... [SKIPPED] in [It] - /remote-source/app/vendor/github.com/submariner-io/shipyard/test/e2e/framework/logging.go:60 @ 08/07/23 14:06:27.611 STEP: Deleting namespace "e2e-tests-dataplane-conn-nd-nlgwl" on cluster "sagrawal-c1" @ 08/07/23 14:06:27.611 STEP: Deleting namespace "e2e-tests-dataplane-conn-nd-nlgwl" on cluster "sagrawal-c2" @ 08/07/23 14:06:27.885 S [SKIPPED] [1.069 seconds] [dataplane] Basic TCP connectivity tests across clusters without discovery when a pod connects via TCP to a remote pod when the pod is on a gateway and the remote pod is on a gateway [It] should have sent the expected data from the pod to the other pod /remote-source/app/vendor/github.com/submariner-io/submariner/test/e2e/dataplane/tcp_pod_connectivity.go:36 [SKIPPED] Aug 7 14:06:27.610: Globalnet enabled, skipping the test... In [It] at: /remote-source/app/vendor/github.com/submariner-io/shipyard/test/e2e/framework/logging.go:60 @ 08/07/23 14:06:27.611 ------------------------------ [dataplane] Basic TCP connectivity tests across clusters without discovery when a pod connects via TCP to a remote service when the pod is not on a gateway and the remote service is not on a gateway should have sent the expected data from the pod to the other pod /remote-source/app/vendor/github.com/submariner-io/submariner/test/e2e/dataplane/tcp_pod_connectivity.go:36 STEP: Creating namespace objects with basename "dataplane-conn-nd" @ 08/07/23 14:06:28.152 STEP: Generated namespace "e2e-tests-dataplane-conn-nd-d7nl8" in cluster "sagrawal-c1" to execute the tests in @ 08/07/23 14:06:28.419 STEP: Creating namespace "e2e-tests-dataplane-conn-nd-d7nl8" in cluster "sagrawal-c2" @ 08/07/23 14:06:28.419 Aug 7 14:06:28.692: INFO: Globalnet enabled, skipping the test... [SKIPPED] in [It] - /remote-source/app/vendor/github.com/submariner-io/shipyard/test/e2e/framework/logging.go:60 @ 08/07/23 14:06:28.692 STEP: Deleting namespace "e2e-tests-dataplane-conn-nd-d7nl8" on cluster "sagrawal-c1" @ 08/07/23 14:06:28.692 STEP: Deleting namespace "e2e-tests-dataplane-conn-nd-d7nl8" on cluster "sagrawal-c2" @ 08/07/23 14:06:28.959 S [SKIPPED] [1.072 seconds] [dataplane] Basic TCP connectivity tests across clusters without discovery when a pod connects via TCP to a remote service when the pod is not on a gateway and the remote service is not on a gateway [It] should have sent the expected data from the pod to the other pod /remote-source/app/vendor/github.com/submariner-io/submariner/test/e2e/dataplane/tcp_pod_connectivity.go:36 [SKIPPED] Aug 7 14:06:28.692: Globalnet enabled, skipping the test... In [It] at: /remote-source/app/vendor/github.com/submariner-io/shipyard/test/e2e/framework/logging.go:60 @ 08/07/23 14:06:28.692 ------------------------------ [dataplane] Basic TCP connectivity tests across clusters without discovery when a pod connects via TCP to a remote service when the pod is not on a gateway and the remote service is on a gateway should have sent the expected data from the pod to the other pod /remote-source/app/vendor/github.com/submariner-io/submariner/test/e2e/dataplane/tcp_pod_connectivity.go:36 STEP: Creating namespace objects with basename "dataplane-conn-nd" @ 08/07/23 14:06:29.224 STEP: Generated namespace "e2e-tests-dataplane-conn-nd-bzv4p" in cluster "sagrawal-c1" to execute the tests in @ 08/07/23 14:06:29.49 STEP: Creating namespace "e2e-tests-dataplane-conn-nd-bzv4p" in cluster "sagrawal-c2" @ 08/07/23 14:06:29.49 Aug 7 14:06:29.758: INFO: Globalnet enabled, skipping the test... [SKIPPED] in [It] - /remote-source/app/vendor/github.com/submariner-io/shipyard/test/e2e/framework/logging.go:60 @ 08/07/23 14:06:29.758 STEP: Deleting namespace "e2e-tests-dataplane-conn-nd-bzv4p" on cluster "sagrawal-c1" @ 08/07/23 14:06:29.758 STEP: Deleting namespace "e2e-tests-dataplane-conn-nd-bzv4p" on cluster "sagrawal-c2" @ 08/07/23 14:06:30.027 S [SKIPPED] [1.070 seconds] [dataplane] Basic TCP connectivity tests across clusters without discovery when a pod connects via TCP to a remote service when the pod is not on a gateway and the remote service is on a gateway [It] should have sent the expected data from the pod to the other pod /remote-source/app/vendor/github.com/submariner-io/submariner/test/e2e/dataplane/tcp_pod_connectivity.go:36 [SKIPPED] Aug 7 14:06:29.758: Globalnet enabled, skipping the test... In [It] at: /remote-source/app/vendor/github.com/submariner-io/shipyard/test/e2e/framework/logging.go:60 @ 08/07/23 14:06:29.758 ------------------------------ [dataplane] Basic TCP connectivity tests across clusters without discovery when a pod connects via TCP to a remote service when the pod is on a gateway and the remote service is not on a gateway should have sent the expected data from the pod to the other pod /remote-source/app/vendor/github.com/submariner-io/submariner/test/e2e/dataplane/tcp_pod_connectivity.go:36 STEP: Creating namespace objects with basename "dataplane-conn-nd" @ 08/07/23 14:06:30.294 STEP: Generated namespace "e2e-tests-dataplane-conn-nd-dd8hh" in cluster "sagrawal-c1" to execute the tests in @ 08/07/23 14:06:30.561 STEP: Creating namespace "e2e-tests-dataplane-conn-nd-dd8hh" in cluster "sagrawal-c2" @ 08/07/23 14:06:30.561 Aug 7 14:06:30.830: INFO: Globalnet enabled, skipping the test... [SKIPPED] in [It] - /remote-source/app/vendor/github.com/submariner-io/shipyard/test/e2e/framework/logging.go:60 @ 08/07/23 14:06:30.83 STEP: Deleting namespace "e2e-tests-dataplane-conn-nd-dd8hh" on cluster "sagrawal-c1" @ 08/07/23 14:06:30.831 STEP: Deleting namespace "e2e-tests-dataplane-conn-nd-dd8hh" on cluster "sagrawal-c2" @ 08/07/23 14:06:31.095 S [SKIPPED] [1.068 seconds] [dataplane] Basic TCP connectivity tests across clusters without discovery when a pod connects via TCP to a remote service when the pod is on a gateway and the remote service is not on a gateway [It] should have sent the expected data from the pod to the other pod /remote-source/app/vendor/github.com/submariner-io/submariner/test/e2e/dataplane/tcp_pod_connectivity.go:36 [SKIPPED] Aug 7 14:06:30.830: Globalnet enabled, skipping the test... In [It] at: /remote-source/app/vendor/github.com/submariner-io/shipyard/test/e2e/framework/logging.go:60 @ 08/07/23 14:06:30.83 ------------------------------ [dataplane] Basic TCP connectivity tests across clusters without discovery when a pod connects via TCP to a remote service when the pod is on a gateway and the remote service is on a gateway should have sent the expected data from the pod to the other pod /remote-source/app/vendor/github.com/submariner-io/submariner/test/e2e/dataplane/tcp_pod_connectivity.go:36 STEP: Creating namespace objects with basename "dataplane-conn-nd" @ 08/07/23 14:06:31.373 STEP: Generated namespace "e2e-tests-dataplane-conn-nd-db9jk" in cluster "sagrawal-c1" to execute the tests in @ 08/07/23 14:06:31.643 STEP: Creating namespace "e2e-tests-dataplane-conn-nd-db9jk" in cluster "sagrawal-c2" @ 08/07/23 14:06:31.643 Aug 7 14:06:31.907: INFO: Globalnet enabled, skipping the test... [SKIPPED] in [It] - /remote-source/app/vendor/github.com/submariner-io/shipyard/test/e2e/framework/logging.go:60 @ 08/07/23 14:06:31.908 STEP: Deleting namespace "e2e-tests-dataplane-conn-nd-db9jk" on cluster "sagrawal-c1" @ 08/07/23 14:06:31.908 STEP: Deleting namespace "e2e-tests-dataplane-conn-nd-db9jk" on cluster "sagrawal-c2" @ 08/07/23 14:06:32.174 S [SKIPPED] [1.073 seconds] [dataplane] Basic TCP connectivity tests across clusters without discovery when a pod connects via TCP to a remote service when the pod is on a gateway and the remote service is on a gateway [It] should have sent the expected data from the pod to the other pod /remote-source/app/vendor/github.com/submariner-io/submariner/test/e2e/dataplane/tcp_pod_connectivity.go:36 [SKIPPED] Aug 7 14:06:31.908: Globalnet enabled, skipping the test... In [It] at: /remote-source/app/vendor/github.com/submariner-io/shipyard/test/e2e/framework/logging.go:60 @ 08/07/23 14:06:31.908 ------------------------------ [dataplane] Basic TCP connectivity tests across clusters without discovery when a pod with HostNetworking connects via TCP to a remote pod when the pod is not on a gateway and the remote pod is not on a gateway should have sent the expected data from the pod to the other pod /remote-source/app/vendor/github.com/submariner-io/submariner/test/e2e/dataplane/tcp_pod_connectivity.go:36 STEP: Creating namespace objects with basename "dataplane-conn-nd" @ 08/07/23 14:06:32.446 STEP: Generated namespace "e2e-tests-dataplane-conn-nd-pnqrx" in cluster "sagrawal-c1" to execute the tests in @ 08/07/23 14:06:32.712 STEP: Creating namespace "e2e-tests-dataplane-conn-nd-pnqrx" in cluster "sagrawal-c2" @ 08/07/23 14:06:32.712 Aug 7 14:06:32.993: INFO: Globalnet enabled, skipping the test... [SKIPPED] in [It] - /remote-source/app/vendor/github.com/submariner-io/shipyard/test/e2e/framework/logging.go:60 @ 08/07/23 14:06:32.994 STEP: Deleting namespace "e2e-tests-dataplane-conn-nd-pnqrx" on cluster "sagrawal-c1" @ 08/07/23 14:06:32.994 STEP: Deleting namespace "e2e-tests-dataplane-conn-nd-pnqrx" on cluster "sagrawal-c2" @ 08/07/23 14:06:33.267 S [SKIPPED] [1.092 seconds] [dataplane] Basic TCP connectivity tests across clusters without discovery when a pod with HostNetworking connects via TCP to a remote pod when the pod is not on a gateway and the remote pod is not on a gateway [It] should have sent the expected data from the pod to the other pod /remote-source/app/vendor/github.com/submariner-io/submariner/test/e2e/dataplane/tcp_pod_connectivity.go:36 [SKIPPED] Aug 7 14:06:32.994: Globalnet enabled, skipping the test... In [It] at: /remote-source/app/vendor/github.com/submariner-io/shipyard/test/e2e/framework/logging.go:60 @ 08/07/23 14:06:32.994 ------------------------------ [dataplane] Basic TCP connectivity tests across clusters without discovery when a pod with HostNetworking connects via TCP to a remote pod when the pod is on a gateway and the remote pod is not on a gateway should have sent the expected data from the pod to the other pod /remote-source/app/vendor/github.com/submariner-io/submariner/test/e2e/dataplane/tcp_pod_connectivity.go:36 STEP: Creating namespace objects with basename "dataplane-conn-nd" @ 08/07/23 14:06:33.539 STEP: Generated namespace "e2e-tests-dataplane-conn-nd-7n5rx" in cluster "sagrawal-c1" to execute the tests in @ 08/07/23 14:06:33.805 STEP: Creating namespace "e2e-tests-dataplane-conn-nd-7n5rx" in cluster "sagrawal-c2" @ 08/07/23 14:06:33.806 Aug 7 14:06:34.078: INFO: Globalnet enabled, skipping the test... [SKIPPED] in [It] - /remote-source/app/vendor/github.com/submariner-io/shipyard/test/e2e/framework/logging.go:60 @ 08/07/23 14:06:34.079 STEP: Deleting namespace "e2e-tests-dataplane-conn-nd-7n5rx" on cluster "sagrawal-c1" @ 08/07/23 14:06:34.079 STEP: Deleting namespace "e2e-tests-dataplane-conn-nd-7n5rx" on cluster "sagrawal-c2" @ 08/07/23 14:06:34.354 S [SKIPPED] [1.081 seconds] [dataplane] Basic TCP connectivity tests across clusters without discovery when a pod with HostNetworking connects via TCP to a remote pod when the pod is on a gateway and the remote pod is not on a gateway [It] should have sent the expected data from the pod to the other pod /remote-source/app/vendor/github.com/submariner-io/submariner/test/e2e/dataplane/tcp_pod_connectivity.go:36 [SKIPPED] Aug 7 14:06:34.078: Globalnet enabled, skipping the test... In [It] at: /remote-source/app/vendor/github.com/submariner-io/shipyard/test/e2e/framework/logging.go:60 @ 08/07/23 14:06:34.079 ------------------------------ [dataplane] Basic TCP connectivity tests across clusters without discovery when a pod connects via TCP to a remote pod in reverse direction when the pod is not on a gateway and the remote pod is not on a gateway should have sent the expected data from the pod to the other pod /remote-source/app/vendor/github.com/submariner-io/submariner/test/e2e/dataplane/tcp_pod_connectivity.go:36 STEP: Creating namespace objects with basename "dataplane-conn-nd" @ 08/07/23 14:06:34.623 STEP: Generated namespace "e2e-tests-dataplane-conn-nd-r2t4b" in cluster "sagrawal-c1" to execute the tests in @ 08/07/23 14:06:34.888 STEP: Creating namespace "e2e-tests-dataplane-conn-nd-r2t4b" in cluster "sagrawal-c2" @ 08/07/23 14:06:34.888 Aug 7 14:06:35.157: INFO: Globalnet enabled, skipping the test... [SKIPPED] in [It] - /remote-source/app/vendor/github.com/submariner-io/shipyard/test/e2e/framework/logging.go:60 @ 08/07/23 14:06:35.157 STEP: Deleting namespace "e2e-tests-dataplane-conn-nd-r2t4b" on cluster "sagrawal-c1" @ 08/07/23 14:06:35.157 STEP: Deleting namespace "e2e-tests-dataplane-conn-nd-r2t4b" on cluster "sagrawal-c2" @ 08/07/23 14:06:35.428 S [SKIPPED] [1.068 seconds] [dataplane] Basic TCP connectivity tests across clusters without discovery when a pod connects via TCP to a remote pod in reverse direction when the pod is not on a gateway and the remote pod is not on a gateway [It] should have sent the expected data from the pod to the other pod /remote-source/app/vendor/github.com/submariner-io/submariner/test/e2e/dataplane/tcp_pod_connectivity.go:36 [SKIPPED] Aug 7 14:06:35.157: Globalnet enabled, skipping the test... In [It] at: /remote-source/app/vendor/github.com/submariner-io/shipyard/test/e2e/framework/logging.go:60 @ 08/07/23 14:06:35.157 ------------------------------ SSSSSSSSSSSSSSSSSSS ------------------------------ [SynchronizedAfterSuite] /remote-source/app/vendor/github.com/submariner-io/shipyard/test/e2e/e2e.go:53 [SynchronizedAfterSuite] PASSED [0.000 seconds] ------------------------------ Summarizing 12 Failures: [FAIL] [dataplane-globalnet] Basic TCP connectivity tests across overlapping clusters without discovery when a pod connects via TCP to the globalIP of a remote service when the pod is not on a gateway and the remote service is not on a gateway [It] should have sent the expected data from the pod to the other pod /remote-source/app/vendor/github.com/submariner-io/shipyard/test/e2e/framework/network_pods.go:196 [FAIL] [dataplane-globalnet] Basic TCP connectivity tests across overlapping clusters without discovery when a pod connects via TCP to the globalIP of a remote service when the pod is on a gateway and the remote service is not on a gateway [It] should have sent the expected data from the pod to the other pod /remote-source/app/vendor/github.com/submariner-io/shipyard/test/e2e/framework/network_pods.go:196 [FAIL] [dataplane-globalnet] Basic TCP connectivity tests across overlapping clusters without discovery when a pod connects via TCP to the globalIP of a remote service when the pod is on a gateway and the remote service is on a gateway [It] should have sent the expected data from the pod to the other pod /remote-source/app/vendor/github.com/submariner-io/shipyard/test/e2e/framework/network_pods.go:196 [FAIL] [dataplane-globalnet] Basic TCP connectivity tests across overlapping clusters without discovery when a pod matching an egress IP namespace selector connects via TCP to the globalIP of a remote service when the pod is not on a gateway and the remote service is not on a gateway [It] should have sent the expected data from the pod to the other pod /remote-source/app/vendor/github.com/submariner-io/shipyard/test/e2e/framework/network_pods.go:196 [FAIL] [dataplane-globalnet] Basic TCP connectivity tests across overlapping clusters without discovery when a pod matching an egress IP namespace selector connects via TCP to the globalIP of a remote service when the pod is on a gateway and the remote service is on a gateway [It] should have sent the expected data from the pod to the other pod /remote-source/app/vendor/github.com/submariner-io/shipyard/test/e2e/framework/network_pods.go:196 [FAIL] [dataplane-globalnet] Basic TCP connectivity tests across overlapping clusters without discovery when a pod matching an egress IP pod selector connects via TCP to the globalIP of a remote service when the pod is not on a gateway and the remote service is not on a gateway [It] should have sent the expected data from the pod to the other pod /remote-source/app/vendor/github.com/submariner-io/shipyard/test/e2e/framework/network_pods.go:196 [FAIL] [dataplane-globalnet] Basic TCP connectivity tests across overlapping clusters without discovery when a pod matching an egress IP pod selector connects via TCP to the globalIP of a remote service when the pod is on a gateway and the remote service is on a gateway [It] should have sent the expected data from the pod to the other pod /remote-source/app/vendor/github.com/submariner-io/shipyard/test/e2e/framework/network_pods.go:196 [FAIL] [dataplane-globalnet] Basic TCP connectivity tests across overlapping clusters without discovery when a pod with HostNetworking connects via TCP to the globalIP of a remote service when the pod is not on a gateway and the remote service is not on a gateway [It] should have sent the expected data from the pod to the other pod /remote-source/app/vendor/github.com/submariner-io/shipyard/test/e2e/framework/network_pods.go:196 [FAIL] [dataplane-globalnet] Basic TCP connectivity tests across overlapping clusters without discovery when a pod with HostNetworking connects via TCP to the globalIP of a remote service when the pod is on a gateway and the remote service is not on a gateway [It] should have sent the expected data from the pod to the other pod /remote-source/app/vendor/github.com/submariner-io/shipyard/test/e2e/framework/network_pods.go:196 [FAIL] [dataplane-globalnet] Basic TCP connectivity tests across overlapping clusters without discovery when a pod connects via TCP to the globalIP of a remote headless service when the pod is not on a gateway and the remote service is not on a gateway [It] should have sent the expected data from the pod to the other pod /remote-source/app/vendor/github.com/submariner-io/shipyard/test/e2e/framework/network_pods.go:196 [FAIL] [dataplane-globalnet] Basic TCP connectivity tests across overlapping clusters without discovery when a pod connects via TCP to the globalIP of a remote headless service when the pod is on a gateway and the remote service is on a gateway [It] should have sent the expected data from the pod to the other pod /remote-source/app/vendor/github.com/submariner-io/shipyard/test/e2e/framework/network_pods.go:196 [FAIL] [dataplane-globalnet] Basic TCP connectivity tests across overlapping clusters without discovery when a pod connects via TCP to the globalIP of a remote service in reverse direction when the pod is not on a gateway and the remote service is not on a gateway [It] should have sent the expected data from the pod to the other pod /remote-source/app/vendor/github.com/submariner-io/shipyard/test/e2e/framework/network_pods.go:196 Ran 13 of 46 Specs in 2402.227 seconds FAIL! -- 1 Passed | 12 Failed | 0 Pending | 33 Skipped subctl version: v0.16.0