Created
March 9, 2022 21:39
-
-
Save aramase/420d90e35467af5d8b2c862e3af0596a to your computer and use it in GitHub Desktop.
Dual-stack e2e tests with CAPZ
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
anramase in kubernetes at zephyr01 on master [$] using ☁️ default/ at ☸️ v1.23.3 capi-dual-stack-admin@capi-dual-stack | |
➜ _output/local/bin/linux/amd64/e2e.test --ginkgo.focus="Feature:IPv6DualStack" | |
Mar 9 21:22:36.364: INFO: The --provider flag is not set. Continuing as if --provider=skeleton had been used. | |
I0309 21:22:36.364801 1291071 e2e.go:129] Starting e2e run "60748a1e-411f-40ab-ae2c-a62723119fe1" on Ginkgo node 1 | |
{"msg":"Test Suite starting","total":22,"completed":0,"skipped":0,"failed":0} | |
Running Suite: Kubernetes e2e suite | |
=================================== | |
Random Seed: 1646860956 - Will randomize all specs | |
Will run 22 of 7119 specs | |
Mar 9 21:22:37.574: INFO: >>> kubeConfig: /home/anramase/go/src/sigs.k8s.io/cluster-api-provider-azure/capi-dual-stack.kubeconfig | |
Mar 9 21:22:37.575: INFO: Waiting up to 30m0s for all (but 0) nodes to be schedulable | |
Mar 9 21:22:37.603: INFO: Waiting up to 10m0s for all pods (need at least 0) in namespace 'kube-system' to be running and ready | |
Mar 9 21:22:37.626: INFO: 14 / 14 pods in namespace 'kube-system' are running and ready (0 seconds elapsed) | |
Mar 9 21:22:37.626: INFO: expected 4 pod replicas in namespace 'kube-system', 4 are Running and Ready. | |
Mar 9 21:22:37.626: INFO: Waiting up to 5m0s for all daemonsets in namespace 'kube-system' to start | |
Mar 9 21:22:37.633: INFO: 3 / 3 pods ready in namespace 'kube-system' in daemonset 'calico-node' (0 seconds elapsed) | |
Mar 9 21:22:37.633: INFO: 3 / 3 pods ready in namespace 'kube-system' in daemonset 'kube-proxy' (0 seconds elapsed) | |
Mar 9 21:22:37.633: INFO: e2e test version: v1.24.0-alpha.3.406+c571ebed14462b | |
Mar 9 21:22:37.634: INFO: kube-apiserver version: v1.23.3 | |
Mar 9 21:22:37.634: INFO: >>> kubeConfig: /home/anramase/go/src/sigs.k8s.io/cluster-api-provider-azure/capi-dual-stack.kubeconfig | |
Mar 9 21:22:37.638: INFO: Cluster IP family: ipv4 | |
SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS | |
------------------------------ | |
[sig-network] [Feature:IPv6DualStack] | |
should create pod, add ipv6 and ipv4 ip to pod ips | |
test/e2e/network/dual_stack.go:73 | |
[BeforeEach] [sig-network] [Feature:IPv6DualStack] | |
test/e2e/framework/framework.go:185 | |
STEP: Creating a kubernetes client | |
Mar 9 21:22:37.643: INFO: >>> kubeConfig: /home/anramase/go/src/sigs.k8s.io/cluster-api-provider-azure/capi-dual-stack.kubeconfig | |
STEP: Building a namespace api object, basename dualstack | |
W0309 21:22:37.710038 1291071 warnings.go:70] policy/v1beta1 PodSecurityPolicy is deprecated in v1.21+, unavailable in v1.25+ | |
Mar 9 21:22:37.710: INFO: No PodSecurityPolicies found; assuming PodSecurityPolicy is disabled. | |
STEP: Waiting for a default service account to be provisioned in namespace | |
STEP: Waiting for kube-root-ca.crt to be provisioned in namespace | |
[BeforeEach] [sig-network] [Feature:IPv6DualStack] | |
test/e2e/network/dual_stack.go:51 | |
[It] should create pod, add ipv6 and ipv4 ip to pod ips | |
test/e2e/network/dual_stack.go:73 | |
STEP: submitting the pod to kubernetes | |
Mar 9 21:22:37.746: INFO: The status of Pod pod-dualstack-ips is Pending, waiting for it to be Running (with Ready = true) | |
Mar 9 21:22:39.751: INFO: The status of Pod pod-dualstack-ips is Pending, waiting for it to be Running (with Ready = true) | |
Mar 9 21:22:41.750: INFO: The status of Pod pod-dualstack-ips is Pending, waiting for it to be Running (with Ready = true) | |
Mar 9 21:22:43.751: INFO: The status of Pod pod-dualstack-ips is Pending, waiting for it to be Running (with Ready = true) | |
Mar 9 21:22:45.753: INFO: The status of Pod pod-dualstack-ips is Pending, waiting for it to be Running (with Ready = true) | |
Mar 9 21:22:47.753: INFO: The status of Pod pod-dualstack-ips is Running (Ready = true) | |
STEP: deleting the pod | |
[AfterEach] [sig-network] [Feature:IPv6DualStack] | |
test/e2e/framework/framework.go:186 | |
Mar 9 21:22:47.793: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready | |
STEP: Destroying namespace "dualstack-2052" for this suite. | |
• [SLOW TEST:10.175 seconds] | |
[sig-network] [Feature:IPv6DualStack] | |
test/e2e/network/common/framework.go:23 | |
should create pod, add ipv6 and ipv4 ip to pod ips | |
test/e2e/network/dual_stack.go:73 | |
------------------------------ | |
{"msg":"PASSED [sig-network] [Feature:IPv6DualStack] should create pod, add ipv6 and ipv4 ip to pod ips","total":22,"completed":1,"skipped":715,"failed":0} | |
SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS | |
------------------------------ | |
[sig-network] [Feature:IPv6DualStack] Granular Checks: Services Secondary IP Family [LinuxOnly] | |
should function for client IP based session affinity: udp [LinuxOnly] | |
test/e2e/network/dual_stack.go:588 | |
[BeforeEach] [sig-network] [Feature:IPv6DualStack] | |
test/e2e/framework/framework.go:185 | |
STEP: Creating a kubernetes client | |
Mar 9 21:22:47.820: INFO: >>> kubeConfig: /home/anramase/go/src/sigs.k8s.io/cluster-api-provider-azure/capi-dual-stack.kubeconfig | |
STEP: Building a namespace api object, basename dualstack | |
STEP: Waiting for a default service account to be provisioned in namespace | |
STEP: Waiting for kube-root-ca.crt to be provisioned in namespace | |
[BeforeEach] [sig-network] [Feature:IPv6DualStack] | |
test/e2e/network/dual_stack.go:51 | |
[It] should function for client IP based session affinity: udp [LinuxOnly] | |
test/e2e/network/dual_stack.go:588 | |
STEP: Performing setup for networking test in namespace dualstack-8613 | |
STEP: creating a selector | |
STEP: Creating the service pods in kubernetes | |
Mar 9 21:22:47.916: INFO: Waiting up to 10m0s for all (but 0) nodes to be schedulable | |
Mar 9 21:22:48.005: INFO: The status of Pod netserver-0 is Pending, waiting for it to be Running (with Ready = true) | |
Mar 9 21:22:50.018: INFO: The status of Pod netserver-0 is Running (Ready = false) | |
Mar 9 21:22:52.011: INFO: The status of Pod netserver-0 is Running (Ready = false) | |
Mar 9 21:22:54.016: INFO: The status of Pod netserver-0 is Running (Ready = false) | |
Mar 9 21:22:56.012: INFO: The status of Pod netserver-0 is Running (Ready = false) | |
Mar 9 21:22:58.008: INFO: The status of Pod netserver-0 is Running (Ready = false) | |
Mar 9 21:23:00.010: INFO: The status of Pod netserver-0 is Running (Ready = false) | |
Mar 9 21:23:02.011: INFO: The status of Pod netserver-0 is Running (Ready = false) | |
Mar 9 21:23:04.010: INFO: The status of Pod netserver-0 is Running (Ready = false) | |
Mar 9 21:23:06.011: INFO: The status of Pod netserver-0 is Running (Ready = false) | |
Mar 9 21:23:08.010: INFO: The status of Pod netserver-0 is Running (Ready = false) | |
Mar 9 21:23:10.009: INFO: The status of Pod netserver-0 is Running (Ready = true) | |
Mar 9 21:23:10.018: INFO: The status of Pod netserver-1 is Running (Ready = true) | |
STEP: Creating test pods | |
Mar 9 21:23:12.086: INFO: Setting MaxTries for pod polling to 34 for networking test based on endpoint count 2 | |
STEP: Getting node addresses | |
Mar 9 21:23:12.086: INFO: Waiting up to 10m0s for all (but 0) nodes to be schedulable | |
STEP: Creating the service on top of the pods in kubernetes | |
Mar 9 21:23:12.152: INFO: Service node-port-service in namespace dualstack-8613 found. | |
Mar 9 21:23:12.249: INFO: Service session-affinity-service in namespace dualstack-8613 found. | |
STEP: Waiting for NodePort service to expose endpoint | |
Mar 9 21:23:13.255: INFO: Waiting for amount of service:node-port-service endpoints to be 2 | |
STEP: Waiting for Session Affinity service to expose endpoint | |
Mar 9 21:23:14.258: INFO: Waiting for amount of service:session-affinity-service endpoints to be 2 | |
STEP: dialing(udp) test-container-pod --> fd00::102d:90 | |
Mar 9 21:23:14.265: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g -q -s 'http://10.244.2.4:9080/dial?request=hostName&protocol=udp&host=fd00::102d&port=90&tries=1'] Namespace:dualstack-8613 PodName:test-container-pod ContainerName:webserver Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} | |
Mar 9 21:23:14.265: INFO: >>> kubeConfig: /home/anramase/go/src/sigs.k8s.io/cluster-api-provider-azure/capi-dual-stack.kubeconfig | |
Mar 9 21:23:14.266: INFO: ExecWithOptions: Clientset creation | |
Mar 9 21:23:14.266: INFO: ExecWithOptions: execute(POST https://capi-dual-stack-18422009.southcentralus.cloudapp.azure.com:6443/api/v1/namespaces/dualstack-8613/pods/test-container-pod/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+-q+-s+%27http%3A%2F%2F10.244.2.4%3A9080%2Fdial%3Frequest%3DhostName%26protocol%3Dudp%26host%3Dfd00%3A%3A102d%26port%3D90%26tries%3D1%27&container=webserver&container=webserver&stderr=true&stdout=true) | |
Mar 9 21:23:14.404: INFO: Tries: 10, in try: 0, stdout: {"responses":["netserver-0"]}, stderr: , command run in Pod { "name: test-container-pod, namespace: dualstack-8613, hostIp: 10.1.0.4, podIp: 10.244.2.4, conditions: [{Initialized True 0001-01-01 00:00:00 +0000 UTC 2022-03-09 21:23:10 +0000 UTC } {Ready True 0001-01-01 00:00:00 +0000 UTC 2022-03-09 21:23:11 +0000 UTC } {ContainersReady True 0001-01-01 00:00:00 +0000 UTC 2022-03-09 21:23:11 +0000 UTC } {PodScheduled True 0001-01-01 00:00:00 +0000 UTC 2022-03-09 21:23:10 +0000 UTC }]" } | |
Mar 9 21:23:16.409: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g -q -s 'http://10.244.2.4:9080/dial?request=hostName&protocol=udp&host=fd00::102d&port=90&tries=1'] Namespace:dualstack-8613 PodName:test-container-pod ContainerName:webserver Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} | |
Mar 9 21:23:16.409: INFO: >>> kubeConfig: /home/anramase/go/src/sigs.k8s.io/cluster-api-provider-azure/capi-dual-stack.kubeconfig | |
Mar 9 21:23:16.410: INFO: ExecWithOptions: Clientset creation | |
Mar 9 21:23:16.410: INFO: ExecWithOptions: execute(POST https://capi-dual-stack-18422009.southcentralus.cloudapp.azure.com:6443/api/v1/namespaces/dualstack-8613/pods/test-container-pod/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+-q+-s+%27http%3A%2F%2F10.244.2.4%3A9080%2Fdial%3Frequest%3DhostName%26protocol%3Dudp%26host%3Dfd00%3A%3A102d%26port%3D90%26tries%3D1%27&container=webserver&container=webserver&stderr=true&stdout=true) | |
Mar 9 21:23:16.524: INFO: Tries: 10, in try: 1, stdout: {"responses":["netserver-0"]}, stderr: , command run in Pod { "name: test-container-pod, namespace: dualstack-8613, hostIp: 10.1.0.4, podIp: 10.244.2.4, conditions: [{Initialized True 0001-01-01 00:00:00 +0000 UTC 2022-03-09 21:23:10 +0000 UTC } {Ready True 0001-01-01 00:00:00 +0000 UTC 2022-03-09 21:23:11 +0000 UTC } {ContainersReady True 0001-01-01 00:00:00 +0000 UTC 2022-03-09 21:23:11 +0000 UTC } {PodScheduled True 0001-01-01 00:00:00 +0000 UTC 2022-03-09 21:23:10 +0000 UTC }]" } | |
Mar 9 21:23:18.528: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g -q -s 'http://10.244.2.4:9080/dial?request=hostName&protocol=udp&host=fd00::102d&port=90&tries=1'] Namespace:dualstack-8613 PodName:test-container-pod ContainerName:webserver Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} | |
Mar 9 21:23:18.528: INFO: >>> kubeConfig: /home/anramase/go/src/sigs.k8s.io/cluster-api-provider-azure/capi-dual-stack.kubeconfig | |
Mar 9 21:23:18.529: INFO: ExecWithOptions: Clientset creation | |
Mar 9 21:23:18.529: INFO: ExecWithOptions: execute(POST https://capi-dual-stack-18422009.southcentralus.cloudapp.azure.com:6443/api/v1/namespaces/dualstack-8613/pods/test-container-pod/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+-q+-s+%27http%3A%2F%2F10.244.2.4%3A9080%2Fdial%3Frequest%3DhostName%26protocol%3Dudp%26host%3Dfd00%3A%3A102d%26port%3D90%26tries%3D1%27&container=webserver&container=webserver&stderr=true&stdout=true) | |
Mar 9 21:23:18.635: INFO: Tries: 10, in try: 2, stdout: {"responses":["netserver-0"]}, stderr: , command run in Pod { "name: test-container-pod, namespace: dualstack-8613, hostIp: 10.1.0.4, podIp: 10.244.2.4, conditions: [{Initialized True 0001-01-01 00:00:00 +0000 UTC 2022-03-09 21:23:10 +0000 UTC } {Ready True 0001-01-01 00:00:00 +0000 UTC 2022-03-09 21:23:11 +0000 UTC } {ContainersReady True 0001-01-01 00:00:00 +0000 UTC 2022-03-09 21:23:11 +0000 UTC } {PodScheduled True 0001-01-01 00:00:00 +0000 UTC 2022-03-09 21:23:10 +0000 UTC }]" } | |
Mar 9 21:23:20.639: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g -q -s 'http://10.244.2.4:9080/dial?request=hostName&protocol=udp&host=fd00::102d&port=90&tries=1'] Namespace:dualstack-8613 PodName:test-container-pod ContainerName:webserver Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} | |
Mar 9 21:23:20.639: INFO: >>> kubeConfig: /home/anramase/go/src/sigs.k8s.io/cluster-api-provider-azure/capi-dual-stack.kubeconfig | |
Mar 9 21:23:20.639: INFO: ExecWithOptions: Clientset creation | |
Mar 9 21:23:20.639: INFO: ExecWithOptions: execute(POST https://capi-dual-stack-18422009.southcentralus.cloudapp.azure.com:6443/api/v1/namespaces/dualstack-8613/pods/test-container-pod/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+-q+-s+%27http%3A%2F%2F10.244.2.4%3A9080%2Fdial%3Frequest%3DhostName%26protocol%3Dudp%26host%3Dfd00%3A%3A102d%26port%3D90%26tries%3D1%27&container=webserver&container=webserver&stderr=true&stdout=true) | |
Mar 9 21:23:20.748: INFO: Tries: 10, in try: 3, stdout: {"responses":["netserver-0"]}, stderr: , command run in Pod { "name: test-container-pod, namespace: dualstack-8613, hostIp: 10.1.0.4, podIp: 10.244.2.4, conditions: [{Initialized True 0001-01-01 00:00:00 +0000 UTC 2022-03-09 21:23:10 +0000 UTC } {Ready True 0001-01-01 00:00:00 +0000 UTC 2022-03-09 21:23:11 +0000 UTC } {ContainersReady True 0001-01-01 00:00:00 +0000 UTC 2022-03-09 21:23:11 +0000 UTC } {PodScheduled True 0001-01-01 00:00:00 +0000 UTC 2022-03-09 21:23:10 +0000 UTC }]" } | |
Mar 9 21:23:22.825: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g -q -s 'http://10.244.2.4:9080/dial?request=hostName&protocol=udp&host=fd00::102d&port=90&tries=1'] Namespace:dualstack-8613 PodName:test-container-pod ContainerName:webserver Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} | |
Mar 9 21:23:22.825: INFO: >>> kubeConfig: /home/anramase/go/src/sigs.k8s.io/cluster-api-provider-azure/capi-dual-stack.kubeconfig | |
Mar 9 21:23:22.825: INFO: ExecWithOptions: Clientset creation | |
Mar 9 21:23:22.826: INFO: ExecWithOptions: execute(POST https://capi-dual-stack-18422009.southcentralus.cloudapp.azure.com:6443/api/v1/namespaces/dualstack-8613/pods/test-container-pod/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+-q+-s+%27http%3A%2F%2F10.244.2.4%3A9080%2Fdial%3Frequest%3DhostName%26protocol%3Dudp%26host%3Dfd00%3A%3A102d%26port%3D90%26tries%3D1%27&container=webserver&container=webserver&stderr=true&stdout=true) | |
Mar 9 21:23:22.933: INFO: Tries: 10, in try: 4, stdout: {"responses":["netserver-0"]}, stderr: , command run in Pod { "name: test-container-pod, namespace: dualstack-8613, hostIp: 10.1.0.4, podIp: 10.244.2.4, conditions: [{Initialized True 0001-01-01 00:00:00 +0000 UTC 2022-03-09 21:23:10 +0000 UTC } {Ready True 0001-01-01 00:00:00 +0000 UTC 2022-03-09 21:23:11 +0000 UTC } {ContainersReady True 0001-01-01 00:00:00 +0000 UTC 2022-03-09 21:23:11 +0000 UTC } {PodScheduled True 0001-01-01 00:00:00 +0000 UTC 2022-03-09 21:23:10 +0000 UTC }]" } | |
Mar 9 21:23:24.937: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g -q -s 'http://10.244.2.4:9080/dial?request=hostName&protocol=udp&host=fd00::102d&port=90&tries=1'] Namespace:dualstack-8613 PodName:test-container-pod ContainerName:webserver Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} | |
Mar 9 21:23:24.937: INFO: >>> kubeConfig: /home/anramase/go/src/sigs.k8s.io/cluster-api-provider-azure/capi-dual-stack.kubeconfig | |
Mar 9 21:23:24.938: INFO: ExecWithOptions: Clientset creation | |
Mar 9 21:23:24.938: INFO: ExecWithOptions: execute(POST https://capi-dual-stack-18422009.southcentralus.cloudapp.azure.com:6443/api/v1/namespaces/dualstack-8613/pods/test-container-pod/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+-q+-s+%27http%3A%2F%2F10.244.2.4%3A9080%2Fdial%3Frequest%3DhostName%26protocol%3Dudp%26host%3Dfd00%3A%3A102d%26port%3D90%26tries%3D1%27&container=webserver&container=webserver&stderr=true&stdout=true) | |
Mar 9 21:23:25.026: INFO: Tries: 10, in try: 5, stdout: {"responses":["netserver-0"]}, stderr: , command run in Pod { "name: test-container-pod, namespace: dualstack-8613, hostIp: 10.1.0.4, podIp: 10.244.2.4, conditions: [{Initialized True 0001-01-01 00:00:00 +0000 UTC 2022-03-09 21:23:10 +0000 UTC } {Ready True 0001-01-01 00:00:00 +0000 UTC 2022-03-09 21:23:11 +0000 UTC } {ContainersReady True 0001-01-01 00:00:00 +0000 UTC 2022-03-09 21:23:11 +0000 UTC } {PodScheduled True 0001-01-01 00:00:00 +0000 UTC 2022-03-09 21:23:10 +0000 UTC }]" } | |
Mar 9 21:23:27.030: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g -q -s 'http://10.244.2.4:9080/dial?request=hostName&protocol=udp&host=fd00::102d&port=90&tries=1'] Namespace:dualstack-8613 PodName:test-container-pod ContainerName:webserver Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} | |
Mar 9 21:23:27.030: INFO: >>> kubeConfig: /home/anramase/go/src/sigs.k8s.io/cluster-api-provider-azure/capi-dual-stack.kubeconfig | |
Mar 9 21:23:27.031: INFO: ExecWithOptions: Clientset creation | |
Mar 9 21:23:27.031: INFO: ExecWithOptions: execute(POST https://capi-dual-stack-18422009.southcentralus.cloudapp.azure.com:6443/api/v1/namespaces/dualstack-8613/pods/test-container-pod/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+-q+-s+%27http%3A%2F%2F10.244.2.4%3A9080%2Fdial%3Frequest%3DhostName%26protocol%3Dudp%26host%3Dfd00%3A%3A102d%26port%3D90%26tries%3D1%27&container=webserver&container=webserver&stderr=true&stdout=true) | |
Mar 9 21:23:27.136: INFO: Tries: 10, in try: 6, stdout: {"responses":["netserver-0"]}, stderr: , command run in Pod { "name: test-container-pod, namespace: dualstack-8613, hostIp: 10.1.0.4, podIp: 10.244.2.4, conditions: [{Initialized True 0001-01-01 00:00:00 +0000 UTC 2022-03-09 21:23:10 +0000 UTC } {Ready True 0001-01-01 00:00:00 +0000 UTC 2022-03-09 21:23:11 +0000 UTC } {ContainersReady True 0001-01-01 00:00:00 +0000 UTC 2022-03-09 21:23:11 +0000 UTC } {PodScheduled True 0001-01-01 00:00:00 +0000 UTC 2022-03-09 21:23:10 +0000 UTC }]" } | |
Mar 9 21:23:29.139: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g -q -s 'http://10.244.2.4:9080/dial?request=hostName&protocol=udp&host=fd00::102d&port=90&tries=1'] Namespace:dualstack-8613 PodName:test-container-pod ContainerName:webserver Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} | |
Mar 9 21:23:29.139: INFO: >>> kubeConfig: /home/anramase/go/src/sigs.k8s.io/cluster-api-provider-azure/capi-dual-stack.kubeconfig | |
Mar 9 21:23:29.140: INFO: ExecWithOptions: Clientset creation | |
Mar 9 21:23:29.140: INFO: ExecWithOptions: execute(POST https://capi-dual-stack-18422009.southcentralus.cloudapp.azure.com:6443/api/v1/namespaces/dualstack-8613/pods/test-container-pod/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+-q+-s+%27http%3A%2F%2F10.244.2.4%3A9080%2Fdial%3Frequest%3DhostName%26protocol%3Dudp%26host%3Dfd00%3A%3A102d%26port%3D90%26tries%3D1%27&container=webserver&container=webserver&stderr=true&stdout=true) | |
Mar 9 21:23:29.246: INFO: Tries: 10, in try: 7, stdout: {"responses":["netserver-0"]}, stderr: , command run in Pod { "name: test-container-pod, namespace: dualstack-8613, hostIp: 10.1.0.4, podIp: 10.244.2.4, conditions: [{Initialized True 0001-01-01 00:00:00 +0000 UTC 2022-03-09 21:23:10 +0000 UTC } {Ready True 0001-01-01 00:00:00 +0000 UTC 2022-03-09 21:23:11 +0000 UTC } {ContainersReady True 0001-01-01 00:00:00 +0000 UTC 2022-03-09 21:23:11 +0000 UTC } {PodScheduled True 0001-01-01 00:00:00 +0000 UTC 2022-03-09 21:23:10 +0000 UTC }]" } | |
Mar 9 21:23:31.250: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g -q -s 'http://10.244.2.4:9080/dial?request=hostName&protocol=udp&host=fd00::102d&port=90&tries=1'] Namespace:dualstack-8613 PodName:test-container-pod ContainerName:webserver Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} | |
Mar 9 21:23:31.250: INFO: >>> kubeConfig: /home/anramase/go/src/sigs.k8s.io/cluster-api-provider-azure/capi-dual-stack.kubeconfig | |
Mar 9 21:23:31.251: INFO: ExecWithOptions: Clientset creation | |
Mar 9 21:23:31.251: INFO: ExecWithOptions: execute(POST https://capi-dual-stack-18422009.southcentralus.cloudapp.azure.com:6443/api/v1/namespaces/dualstack-8613/pods/test-container-pod/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+-q+-s+%27http%3A%2F%2F10.244.2.4%3A9080%2Fdial%3Frequest%3DhostName%26protocol%3Dudp%26host%3Dfd00%3A%3A102d%26port%3D90%26tries%3D1%27&container=webserver&container=webserver&stderr=true&stdout=true) | |
Mar 9 21:23:31.353: INFO: Tries: 10, in try: 8, stdout: {"responses":["netserver-0"]}, stderr: , command run in Pod { "name: test-container-pod, namespace: dualstack-8613, hostIp: 10.1.0.4, podIp: 10.244.2.4, conditions: [{Initialized True 0001-01-01 00:00:00 +0000 UTC 2022-03-09 21:23:10 +0000 UTC } {Ready True 0001-01-01 00:00:00 +0000 UTC 2022-03-09 21:23:11 +0000 UTC } {ContainersReady True 0001-01-01 00:00:00 +0000 UTC 2022-03-09 21:23:11 +0000 UTC } {PodScheduled True 0001-01-01 00:00:00 +0000 UTC 2022-03-09 21:23:10 +0000 UTC }]" } | |
Mar 9 21:23:33.378: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g -q -s 'http://10.244.2.4:9080/dial?request=hostName&protocol=udp&host=fd00::102d&port=90&tries=1'] Namespace:dualstack-8613 PodName:test-container-pod ContainerName:webserver Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} | |
Mar 9 21:23:33.378: INFO: >>> kubeConfig: /home/anramase/go/src/sigs.k8s.io/cluster-api-provider-azure/capi-dual-stack.kubeconfig | |
Mar 9 21:23:33.378: INFO: ExecWithOptions: Clientset creation | |
Mar 9 21:23:33.378: INFO: ExecWithOptions: execute(POST https://capi-dual-stack-18422009.southcentralus.cloudapp.azure.com:6443/api/v1/namespaces/dualstack-8613/pods/test-container-pod/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+-q+-s+%27http%3A%2F%2F10.244.2.4%3A9080%2Fdial%3Frequest%3DhostName%26protocol%3Dudp%26host%3Dfd00%3A%3A102d%26port%3D90%26tries%3D1%27&container=webserver&container=webserver&stderr=true&stdout=true) | |
Mar 9 21:23:33.495: INFO: Tries: 10, in try: 9, stdout: {"responses":["netserver-0"]}, stderr: , command run in Pod { "name: test-container-pod, namespace: dualstack-8613, hostIp: 10.1.0.4, podIp: 10.244.2.4, conditions: [{Initialized True 0001-01-01 00:00:00 +0000 UTC 2022-03-09 21:23:10 +0000 UTC } {Ready True 0001-01-01 00:00:00 +0000 UTC 2022-03-09 21:23:11 +0000 UTC } {ContainersReady True 0001-01-01 00:00:00 +0000 UTC 2022-03-09 21:23:11 +0000 UTC } {PodScheduled True 0001-01-01 00:00:00 +0000 UTC 2022-03-09 21:23:10 +0000 UTC }]" } | |
[AfterEach] [sig-network] [Feature:IPv6DualStack] | |
test/e2e/framework/framework.go:186 | |
Mar 9 21:23:35.496: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready | |
STEP: Destroying namespace "dualstack-8613" for this suite. | |
• [SLOW TEST:47.687 seconds] | |
[sig-network] [Feature:IPv6DualStack] | |
test/e2e/network/common/framework.go:23 | |
Granular Checks: Services Secondary IP Family [LinuxOnly] | |
test/e2e/network/dual_stack.go:432 | |
should function for client IP based session affinity: udp [LinuxOnly] | |
test/e2e/network/dual_stack.go:588 | |
------------------------------ | |
{"msg":"PASSED [sig-network] [Feature:IPv6DualStack] Granular Checks: Services Secondary IP Family [LinuxOnly] should function for client IP based session affinity: udp [LinuxOnly]","total":22,"completed":2,"skipped":845,"failed":0} | |
SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS | |
------------------------------ | |
[sig-network] [Feature:IPv6DualStack] Granular Checks: Services Secondary IP Family [LinuxOnly] | |
should function for endpoint-Service: http | |
test/e2e/network/dual_stack.go:508 | |
[BeforeEach] [sig-network] [Feature:IPv6DualStack] | |
test/e2e/framework/framework.go:185 | |
STEP: Creating a kubernetes client | |
Mar 9 21:23:35.509: INFO: >>> kubeConfig: /home/anramase/go/src/sigs.k8s.io/cluster-api-provider-azure/capi-dual-stack.kubeconfig | |
STEP: Building a namespace api object, basename dualstack | |
STEP: Waiting for a default service account to be provisioned in namespace | |
STEP: Waiting for kube-root-ca.crt to be provisioned in namespace | |
[BeforeEach] [sig-network] [Feature:IPv6DualStack] | |
test/e2e/network/dual_stack.go:51 | |
[It] should function for endpoint-Service: http | |
test/e2e/network/dual_stack.go:508 | |
STEP: Performing setup for networking test in namespace dualstack-9430 | |
STEP: creating a selector | |
STEP: Creating the service pods in kubernetes | |
Mar 9 21:23:35.575: INFO: Waiting up to 10m0s for all (but 0) nodes to be schedulable | |
Mar 9 21:23:35.618: INFO: The status of Pod netserver-0 is Pending, waiting for it to be Running (with Ready = true) | |
Mar 9 21:23:37.622: INFO: The status of Pod netserver-0 is Pending, waiting for it to be Running (with Ready = true) | |
Mar 9 21:23:39.624: INFO: The status of Pod netserver-0 is Running (Ready = false) | |
Mar 9 21:23:41.622: INFO: The status of Pod netserver-0 is Running (Ready = false) | |
Mar 9 21:23:43.622: INFO: The status of Pod netserver-0 is Running (Ready = false) | |
Mar 9 21:23:45.623: INFO: The status of Pod netserver-0 is Running (Ready = false) | |
Mar 9 21:23:47.622: INFO: The status of Pod netserver-0 is Running (Ready = false) | |
Mar 9 21:23:49.622: INFO: The status of Pod netserver-0 is Running (Ready = false) | |
Mar 9 21:23:51.622: INFO: The status of Pod netserver-0 is Running (Ready = false) | |
Mar 9 21:23:53.622: INFO: The status of Pod netserver-0 is Running (Ready = false) | |
Mar 9 21:23:55.622: INFO: The status of Pod netserver-0 is Running (Ready = false) | |
Mar 9 21:23:57.622: INFO: The status of Pod netserver-0 is Running (Ready = true) | |
Mar 9 21:23:57.626: INFO: The status of Pod netserver-1 is Running (Ready = true) | |
STEP: Creating test pods | |
Mar 9 21:24:01.663: INFO: Setting MaxTries for pod polling to 34 for networking test based on endpoint count 2 | |
STEP: Getting node addresses | |
Mar 9 21:24:01.663: INFO: Waiting up to 10m0s for all (but 0) nodes to be schedulable | |
STEP: Creating the service on top of the pods in kubernetes | |
Mar 9 21:24:01.726: INFO: Service node-port-service in namespace dualstack-9430 found. | |
Mar 9 21:24:01.783: INFO: Service session-affinity-service in namespace dualstack-9430 found. | |
STEP: Waiting for NodePort service to expose endpoint | |
Mar 9 21:24:02.799: INFO: Waiting for amount of service:node-port-service endpoints to be 2 | |
STEP: Waiting for Session Affinity service to expose endpoint | |
Mar 9 21:24:03.802: INFO: Waiting for amount of service:session-affinity-service endpoints to be 2 | |
STEP: dialing(http) netserver-0 (endpoint) --> fd00::271:80 (config.clusterIP) | |
Mar 9 21:24:03.808: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g -q -s 'http://10.244.2.5:8083/dial?request=hostname&protocol=http&host=fd00::271&port=80&tries=1'] Namespace:dualstack-9430 PodName:test-container-pod ContainerName:webserver Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} | |
Mar 9 21:24:03.808: INFO: >>> kubeConfig: /home/anramase/go/src/sigs.k8s.io/cluster-api-provider-azure/capi-dual-stack.kubeconfig | |
Mar 9 21:24:03.808: INFO: ExecWithOptions: Clientset creation | |
Mar 9 21:24:03.808: INFO: ExecWithOptions: execute(POST https://capi-dual-stack-18422009.southcentralus.cloudapp.azure.com:6443/api/v1/namespaces/dualstack-9430/pods/test-container-pod/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+-q+-s+%27http%3A%2F%2F10.244.2.5%3A8083%2Fdial%3Frequest%3Dhostname%26protocol%3Dhttp%26host%3Dfd00%3A%3A271%26port%3D80%26tries%3D1%27&container=webserver&container=webserver&stderr=true&stdout=true) | |
Mar 9 21:24:03.912: INFO: Waiting for responses: map[netserver-1:{}] | |
Mar 9 21:24:05.916: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g -q -s 'http://10.244.2.5:8083/dial?request=hostname&protocol=http&host=fd00::271&port=80&tries=1'] Namespace:dualstack-9430 PodName:test-container-pod ContainerName:webserver Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} | |
Mar 9 21:24:05.916: INFO: >>> kubeConfig: /home/anramase/go/src/sigs.k8s.io/cluster-api-provider-azure/capi-dual-stack.kubeconfig | |
Mar 9 21:24:05.917: INFO: ExecWithOptions: Clientset creation | |
Mar 9 21:24:05.917: INFO: ExecWithOptions: execute(POST https://capi-dual-stack-18422009.southcentralus.cloudapp.azure.com:6443/api/v1/namespaces/dualstack-9430/pods/test-container-pod/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+-q+-s+%27http%3A%2F%2F10.244.2.5%3A8083%2Fdial%3Frequest%3Dhostname%26protocol%3Dhttp%26host%3Dfd00%3A%3A271%26port%3D80%26tries%3D1%27&container=webserver&container=webserver&stderr=true&stdout=true) | |
Mar 9 21:24:06.033: INFO: Waiting for responses: map[netserver-1:{}] | |
Mar 9 21:24:08.039: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g -q -s 'http://10.244.2.5:8083/dial?request=hostname&protocol=http&host=fd00::271&port=80&tries=1'] Namespace:dualstack-9430 PodName:test-container-pod ContainerName:webserver Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} | |
Mar 9 21:24:08.039: INFO: >>> kubeConfig: /home/anramase/go/src/sigs.k8s.io/cluster-api-provider-azure/capi-dual-stack.kubeconfig | |
Mar 9 21:24:08.039: INFO: ExecWithOptions: Clientset creation | |
Mar 9 21:24:08.039: INFO: ExecWithOptions: execute(POST https://capi-dual-stack-18422009.southcentralus.cloudapp.azure.com:6443/api/v1/namespaces/dualstack-9430/pods/test-container-pod/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+-q+-s+%27http%3A%2F%2F10.244.2.5%3A8083%2Fdial%3Frequest%3Dhostname%26protocol%3Dhttp%26host%3Dfd00%3A%3A271%26port%3D80%26tries%3D1%27&container=webserver&container=webserver&stderr=true&stdout=true) | |
Mar 9 21:24:08.155: INFO: Waiting for responses: map[netserver-1:{}] | |
Mar 9 21:24:10.160: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g -q -s 'http://10.244.2.5:8083/dial?request=hostname&protocol=http&host=fd00::271&port=80&tries=1'] Namespace:dualstack-9430 PodName:test-container-pod ContainerName:webserver Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} | |
Mar 9 21:24:10.160: INFO: >>> kubeConfig: /home/anramase/go/src/sigs.k8s.io/cluster-api-provider-azure/capi-dual-stack.kubeconfig | |
Mar 9 21:24:10.161: INFO: ExecWithOptions: Clientset creation | |
Mar 9 21:24:10.161: INFO: ExecWithOptions: execute(POST https://capi-dual-stack-18422009.southcentralus.cloudapp.azure.com:6443/api/v1/namespaces/dualstack-9430/pods/test-container-pod/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+-q+-s+%27http%3A%2F%2F10.244.2.5%3A8083%2Fdial%3Frequest%3Dhostname%26protocol%3Dhttp%26host%3Dfd00%3A%3A271%26port%3D80%26tries%3D1%27&container=webserver&container=webserver&stderr=true&stdout=true) | |
Mar 9 21:24:10.258: INFO: Waiting for responses: map[netserver-1:{}] | |
Mar 9 21:24:12.261: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g -q -s 'http://10.244.2.5:8083/dial?request=hostname&protocol=http&host=fd00::271&port=80&tries=1'] Namespace:dualstack-9430 PodName:test-container-pod ContainerName:webserver Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} | |
Mar 9 21:24:12.261: INFO: >>> kubeConfig: /home/anramase/go/src/sigs.k8s.io/cluster-api-provider-azure/capi-dual-stack.kubeconfig | |
Mar 9 21:24:12.262: INFO: ExecWithOptions: Clientset creation | |
Mar 9 21:24:12.262: INFO: ExecWithOptions: execute(POST https://capi-dual-stack-18422009.southcentralus.cloudapp.azure.com:6443/api/v1/namespaces/dualstack-9430/pods/test-container-pod/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+-q+-s+%27http%3A%2F%2F10.244.2.5%3A8083%2Fdial%3Frequest%3Dhostname%26protocol%3Dhttp%26host%3Dfd00%3A%3A271%26port%3D80%26tries%3D1%27&container=webserver&container=webserver&stderr=true&stdout=true) | |
Mar 9 21:24:12.381: INFO: Waiting for responses: map[] | |
Mar 9 21:24:12.381: INFO: reached fd00::271 after 4/34 tries | |
STEP: dialing(http) netserver-0 (endpoint) --> 2001:1234:5678:9abd::4:31739 (nodeIP) | |
Mar 9 21:24:12.384: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g -q -s 'http://10.244.2.5:8083/dial?request=hostname&protocol=http&host=2001:1234:5678:9abd::4&port=31739&tries=1'] Namespace:dualstack-9430 PodName:test-container-pod ContainerName:webserver Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} | |
Mar 9 21:24:12.384: INFO: >>> kubeConfig: /home/anramase/go/src/sigs.k8s.io/cluster-api-provider-azure/capi-dual-stack.kubeconfig | |
Mar 9 21:24:12.384: INFO: ExecWithOptions: Clientset creation | |
Mar 9 21:24:12.384: INFO: ExecWithOptions: execute(POST https://capi-dual-stack-18422009.southcentralus.cloudapp.azure.com:6443/api/v1/namespaces/dualstack-9430/pods/test-container-pod/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+-q+-s+%27http%3A%2F%2F10.244.2.5%3A8083%2Fdial%3Frequest%3Dhostname%26protocol%3Dhttp%26host%3D2001%3A1234%3A5678%3A9abd%3A%3A4%26port%3D31739%26tries%3D1%27&container=webserver&container=webserver&stderr=true&stdout=true) | |
Mar 9 21:24:12.510: INFO: Waiting for responses: map[netserver-1:{}] | |
Mar 9 21:24:14.515: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g -q -s 'http://10.244.2.5:8083/dial?request=hostname&protocol=http&host=2001:1234:5678:9abd::4&port=31739&tries=1'] Namespace:dualstack-9430 PodName:test-container-pod ContainerName:webserver Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} | |
Mar 9 21:24:14.515: INFO: >>> kubeConfig: /home/anramase/go/src/sigs.k8s.io/cluster-api-provider-azure/capi-dual-stack.kubeconfig | |
Mar 9 21:24:14.515: INFO: ExecWithOptions: Clientset creation | |
Mar 9 21:24:14.515: INFO: ExecWithOptions: execute(POST https://capi-dual-stack-18422009.southcentralus.cloudapp.azure.com:6443/api/v1/namespaces/dualstack-9430/pods/test-container-pod/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+-q+-s+%27http%3A%2F%2F10.244.2.5%3A8083%2Fdial%3Frequest%3Dhostname%26protocol%3Dhttp%26host%3D2001%3A1234%3A5678%3A9abd%3A%3A4%26port%3D31739%26tries%3D1%27&container=webserver&container=webserver&stderr=true&stdout=true) | |
Mar 9 21:24:14.606: INFO: Waiting for responses: map[] | |
Mar 9 21:24:14.606: INFO: reached 2001:1234:5678:9abd::4 after 1/34 tries | |
[AfterEach] [sig-network] [Feature:IPv6DualStack] | |
test/e2e/framework/framework.go:186 | |
Mar 9 21:24:14.606: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready | |
STEP: Destroying namespace "dualstack-9430" for this suite. | |
• [SLOW TEST:39.106 seconds] | |
[sig-network] [Feature:IPv6DualStack] | |
test/e2e/network/common/framework.go:23 | |
Granular Checks: Services Secondary IP Family [LinuxOnly] | |
test/e2e/network/dual_stack.go:432 | |
should function for endpoint-Service: http | |
test/e2e/network/dual_stack.go:508 | |
------------------------------ | |
{"msg":"PASSED [sig-network] [Feature:IPv6DualStack] Granular Checks: Services Secondary IP Family [LinuxOnly] should function for endpoint-Service: http","total":22,"completed":3,"skipped":1172,"failed":0} | |
SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS | |
------------------------------ | |
[sig-network] [Feature:IPv6DualStack] Granular Checks: Services Secondary IP Family [LinuxOnly] | |
should function for service endpoints using hostNetwork | |
test/e2e/network/dual_stack.go:622 | |
[BeforeEach] [sig-network] [Feature:IPv6DualStack] | |
test/e2e/framework/framework.go:185 | |
STEP: Creating a kubernetes client | |
Mar 9 21:24:14.616: INFO: >>> kubeConfig: /home/anramase/go/src/sigs.k8s.io/cluster-api-provider-azure/capi-dual-stack.kubeconfig | |
STEP: Building a namespace api object, basename dualstack | |
STEP: Waiting for a default service account to be provisioned in namespace | |
STEP: Waiting for kube-root-ca.crt to be provisioned in namespace | |
[BeforeEach] [sig-network] [Feature:IPv6DualStack] | |
test/e2e/network/dual_stack.go:51 | |
[It] should function for service endpoints using hostNetwork | |
test/e2e/network/dual_stack.go:622 | |
STEP: Performing setup for networking test in namespace dualstack-6624 | |
STEP: creating a selector | |
STEP: Creating the service pods in kubernetes | |
Mar 9 21:24:14.666: INFO: Waiting up to 10m0s for all (but 0) nodes to be schedulable | |
Mar 9 21:24:14.702: INFO: The status of Pod netserver-0 is Pending, waiting for it to be Running (with Ready = true) | |
Mar 9 21:24:16.706: INFO: The status of Pod netserver-0 is Running (Ready = false) | |
Mar 9 21:24:18.706: INFO: The status of Pod netserver-0 is Running (Ready = false) | |
Mar 9 21:24:20.711: INFO: The status of Pod netserver-0 is Running (Ready = false) | |
Mar 9 21:24:22.706: INFO: The status of Pod netserver-0 is Running (Ready = false) | |
Mar 9 21:24:24.706: INFO: The status of Pod netserver-0 is Running (Ready = false) | |
Mar 9 21:24:26.707: INFO: The status of Pod netserver-0 is Running (Ready = false) | |
Mar 9 21:24:28.708: INFO: The status of Pod netserver-0 is Running (Ready = false) | |
Mar 9 21:24:30.707: INFO: The status of Pod netserver-0 is Running (Ready = false) | |
Mar 9 21:24:32.706: INFO: The status of Pod netserver-0 is Running (Ready = false) | |
Mar 9 21:24:34.708: INFO: The status of Pod netserver-0 is Running (Ready = false) | |
Mar 9 21:24:36.705: INFO: The status of Pod netserver-0 is Running (Ready = true) | |
Mar 9 21:24:36.709: INFO: The status of Pod netserver-1 is Running (Ready = true) | |
STEP: Creating test pods | |
Mar 9 21:24:38.771: INFO: Setting MaxTries for pod polling to 34 for networking test based on endpoint count 2 | |
STEP: Getting node addresses | |
Mar 9 21:24:38.771: INFO: Waiting up to 10m0s for all (but 0) nodes to be schedulable | |
STEP: Creating the service on top of the pods in kubernetes | |
Mar 9 21:24:38.835: INFO: Service node-port-service in namespace dualstack-6624 found. | |
Mar 9 21:24:38.884: INFO: Service session-affinity-service in namespace dualstack-6624 found. | |
STEP: Waiting for NodePort service to expose endpoint | |
Mar 9 21:24:39.903: INFO: Waiting for amount of service:node-port-service endpoints to be 2 | |
STEP: Waiting for Session Affinity service to expose endpoint | |
Mar 9 21:24:40.909: INFO: Waiting for amount of service:session-affinity-service endpoints to be 2 | |
STEP: pod-Service(hostNetwork): http | |
STEP: dialing(http) test-container-pod --> fd00::b3c8:80 (config.clusterIP) | |
Mar 9 21:24:40.919: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g -q -s 'http://10.244.2.7:9080/dial?request=hostname&protocol=http&host=fd00::b3c8&port=80&tries=1'] Namespace:dualstack-6624 PodName:test-container-pod ContainerName:webserver Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} | |
Mar 9 21:24:40.919: INFO: >>> kubeConfig: /home/anramase/go/src/sigs.k8s.io/cluster-api-provider-azure/capi-dual-stack.kubeconfig | |
Mar 9 21:24:40.920: INFO: ExecWithOptions: Clientset creation | |
Mar 9 21:24:40.920: INFO: ExecWithOptions: execute(POST https://capi-dual-stack-18422009.southcentralus.cloudapp.azure.com:6443/api/v1/namespaces/dualstack-6624/pods/test-container-pod/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+-q+-s+%27http%3A%2F%2F10.244.2.7%3A9080%2Fdial%3Frequest%3Dhostname%26protocol%3Dhttp%26host%3Dfd00%3A%3Ab3c8%26port%3D80%26tries%3D1%27&container=webserver&container=webserver&stderr=true&stdout=true) | |
Mar 9 21:24:41.032: INFO: Waiting for responses: map[capi-dual-stack-md-0-j96nr:{}] | |
Mar 9 21:24:43.037: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g -q -s 'http://10.244.2.7:9080/dial?request=hostname&protocol=http&host=fd00::b3c8&port=80&tries=1'] Namespace:dualstack-6624 PodName:test-container-pod ContainerName:webserver Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} | |
Mar 9 21:24:43.037: INFO: >>> kubeConfig: /home/anramase/go/src/sigs.k8s.io/cluster-api-provider-azure/capi-dual-stack.kubeconfig | |
Mar 9 21:24:43.037: INFO: ExecWithOptions: Clientset creation | |
Mar 9 21:24:43.037: INFO: ExecWithOptions: execute(POST https://capi-dual-stack-18422009.southcentralus.cloudapp.azure.com:6443/api/v1/namespaces/dualstack-6624/pods/test-container-pod/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+-q+-s+%27http%3A%2F%2F10.244.2.7%3A9080%2Fdial%3Frequest%3Dhostname%26protocol%3Dhttp%26host%3Dfd00%3A%3Ab3c8%26port%3D80%26tries%3D1%27&container=webserver&container=webserver&stderr=true&stdout=true) | |
Mar 9 21:24:43.147: INFO: Waiting for responses: map[capi-dual-stack-md-0-j96nr:{}] | |
Mar 9 21:24:45.151: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g -q -s 'http://10.244.2.7:9080/dial?request=hostname&protocol=http&host=fd00::b3c8&port=80&tries=1'] Namespace:dualstack-6624 PodName:test-container-pod ContainerName:webserver Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} | |
Mar 9 21:24:45.151: INFO: >>> kubeConfig: /home/anramase/go/src/sigs.k8s.io/cluster-api-provider-azure/capi-dual-stack.kubeconfig | |
Mar 9 21:24:45.151: INFO: ExecWithOptions: Clientset creation | |
Mar 9 21:24:45.151: INFO: ExecWithOptions: execute(POST https://capi-dual-stack-18422009.southcentralus.cloudapp.azure.com:6443/api/v1/namespaces/dualstack-6624/pods/test-container-pod/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+-q+-s+%27http%3A%2F%2F10.244.2.7%3A9080%2Fdial%3Frequest%3Dhostname%26protocol%3Dhttp%26host%3Dfd00%3A%3Ab3c8%26port%3D80%26tries%3D1%27&container=webserver&container=webserver&stderr=true&stdout=true) | |
Mar 9 21:24:45.256: INFO: Waiting for responses: map[] | |
Mar 9 21:24:45.256: INFO: reached fd00::b3c8 after 2/34 tries | |
STEP: dialing(http) test-container-pod --> 2001:1234:5678:9abd::4:32511 (nodeIP) | |
Mar 9 21:24:45.260: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g -q -s 'http://10.244.2.7:9080/dial?request=hostname&protocol=http&host=2001:1234:5678:9abd::4&port=32511&tries=1'] Namespace:dualstack-6624 PodName:test-container-pod ContainerName:webserver Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} | |
Mar 9 21:24:45.260: INFO: >>> kubeConfig: /home/anramase/go/src/sigs.k8s.io/cluster-api-provider-azure/capi-dual-stack.kubeconfig | |
Mar 9 21:24:45.260: INFO: ExecWithOptions: Clientset creation | |
Mar 9 21:24:45.260: INFO: ExecWithOptions: execute(POST https://capi-dual-stack-18422009.southcentralus.cloudapp.azure.com:6443/api/v1/namespaces/dualstack-6624/pods/test-container-pod/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+-q+-s+%27http%3A%2F%2F10.244.2.7%3A9080%2Fdial%3Frequest%3Dhostname%26protocol%3Dhttp%26host%3D2001%3A1234%3A5678%3A9abd%3A%3A4%26port%3D32511%26tries%3D1%27&container=webserver&container=webserver&stderr=true&stdout=true) | |
Mar 9 21:24:45.384: INFO: Waiting for responses: map[capi-dual-stack-md-0-j96nr:{}] | |
Mar 9 21:24:47.387: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g -q -s 'http://10.244.2.7:9080/dial?request=hostname&protocol=http&host=2001:1234:5678:9abd::4&port=32511&tries=1'] Namespace:dualstack-6624 PodName:test-container-pod ContainerName:webserver Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} | |
Mar 9 21:24:47.387: INFO: >>> kubeConfig: /home/anramase/go/src/sigs.k8s.io/cluster-api-provider-azure/capi-dual-stack.kubeconfig | |
Mar 9 21:24:47.388: INFO: ExecWithOptions: Clientset creation | |
Mar 9 21:24:47.388: INFO: ExecWithOptions: execute(POST https://capi-dual-stack-18422009.southcentralus.cloudapp.azure.com:6443/api/v1/namespaces/dualstack-6624/pods/test-container-pod/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+-q+-s+%27http%3A%2F%2F10.244.2.7%3A9080%2Fdial%3Frequest%3Dhostname%26protocol%3Dhttp%26host%3D2001%3A1234%3A5678%3A9abd%3A%3A4%26port%3D32511%26tries%3D1%27&container=webserver&container=webserver&stderr=true&stdout=true) | |
Mar 9 21:24:47.499: INFO: Waiting for responses: map[] | |
Mar 9 21:24:47.499: INFO: reached 2001:1234:5678:9abd::4 after 1/34 tries | |
STEP: node-Service(hostNetwork): http | |
STEP: dialing(http) 2001:1234:5678:9abd::4 (node) --> fd00::b3c8:80 (config.clusterIP) | |
Mar 9 21:24:47.499: INFO: Going to poll fd00::b3c8 on port 80 at least 0 times, with a maximum of 34 tries before failing | |
Mar 9 21:24:47.722: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g -q -s --max-time 15 --connect-timeout 1 http://[fd00::b3c8]:80/hostName | grep -v '^\s*$'] Namespace:dualstack-6624 PodName:host-test-container-pod ContainerName:agnhost-container Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} | |
Mar 9 21:24:47.722: INFO: >>> kubeConfig: /home/anramase/go/src/sigs.k8s.io/cluster-api-provider-azure/capi-dual-stack.kubeconfig | |
Mar 9 21:24:47.722: INFO: ExecWithOptions: Clientset creation | |
Mar 9 21:24:47.722: INFO: ExecWithOptions: execute(POST https://capi-dual-stack-18422009.southcentralus.cloudapp.azure.com:6443/api/v1/namespaces/dualstack-6624/pods/host-test-container-pod/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+-q+-s+--max-time+15+--connect-timeout+1+http%3A%2F%2F%5Bfd00%3A%3Ab3c8%5D%3A80%2FhostName+%7C+grep+-v+%27%5E%5Cs%2A%24%27&container=agnhost-container&container=agnhost-container&stderr=true&stdout=true) | |
Mar 9 21:24:47.858: INFO: Waiting for [capi-dual-stack-md-0-j96nr] endpoints (expected=[capi-dual-stack-md-0-j96nr capi-dual-stack-md-0-jjg68], actual=[capi-dual-stack-md-0-jjg68]) | |
Mar 9 21:24:49.861: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g -q -s --max-time 15 --connect-timeout 1 http://[fd00::b3c8]:80/hostName | grep -v '^\s*$'] Namespace:dualstack-6624 PodName:host-test-container-pod ContainerName:agnhost-container Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} | |
Mar 9 21:24:49.861: INFO: >>> kubeConfig: /home/anramase/go/src/sigs.k8s.io/cluster-api-provider-azure/capi-dual-stack.kubeconfig | |
Mar 9 21:24:49.862: INFO: ExecWithOptions: Clientset creation | |
Mar 9 21:24:49.862: INFO: ExecWithOptions: execute(POST https://capi-dual-stack-18422009.southcentralus.cloudapp.azure.com:6443/api/v1/namespaces/dualstack-6624/pods/host-test-container-pod/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+-q+-s+--max-time+15+--connect-timeout+1+http%3A%2F%2F%5Bfd00%3A%3Ab3c8%5D%3A80%2FhostName+%7C+grep+-v+%27%5E%5Cs%2A%24%27&container=agnhost-container&container=agnhost-container&stderr=true&stdout=true) | |
Mar 9 21:24:49.973: INFO: Found all 2 expected endpoints: [capi-dual-stack-md-0-j96nr capi-dual-stack-md-0-jjg68] | |
STEP: dialing(http) 2001:1234:5678:9abd::4 (node) --> 2001:1234:5678:9abd::4:32511 (nodeIP) | |
Mar 9 21:24:49.973: INFO: Going to poll 2001:1234:5678:9abd::4 on port 32511 at least 0 times, with a maximum of 34 tries before failing | |
Mar 9 21:24:49.977: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g -q -s --max-time 15 --connect-timeout 1 http://[2001:1234:5678:9abd::4]:32511/hostName | grep -v '^\s*$'] Namespace:dualstack-6624 PodName:host-test-container-pod ContainerName:agnhost-container Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} | |
Mar 9 21:24:49.977: INFO: >>> kubeConfig: /home/anramase/go/src/sigs.k8s.io/cluster-api-provider-azure/capi-dual-stack.kubeconfig | |
Mar 9 21:24:49.978: INFO: ExecWithOptions: Clientset creation | |
Mar 9 21:24:49.978: INFO: ExecWithOptions: execute(POST https://capi-dual-stack-18422009.southcentralus.cloudapp.azure.com:6443/api/v1/namespaces/dualstack-6624/pods/host-test-container-pod/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+-q+-s+--max-time+15+--connect-timeout+1+http%3A%2F%2F%5B2001%3A1234%3A5678%3A9abd%3A%3A4%5D%3A32511%2FhostName+%7C+grep+-v+%27%5E%5Cs%2A%24%27&container=agnhost-container&container=agnhost-container&stderr=true&stdout=true) | |
Mar 9 21:24:50.079: INFO: Waiting for [capi-dual-stack-md-0-j96nr] endpoints (expected=[capi-dual-stack-md-0-j96nr capi-dual-stack-md-0-jjg68], actual=[capi-dual-stack-md-0-jjg68]) | |
Mar 9 21:24:52.083: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g -q -s --max-time 15 --connect-timeout 1 http://[2001:1234:5678:9abd::4]:32511/hostName | grep -v '^\s*$'] Namespace:dualstack-6624 PodName:host-test-container-pod ContainerName:agnhost-container Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} | |
Mar 9 21:24:52.083: INFO: >>> kubeConfig: /home/anramase/go/src/sigs.k8s.io/cluster-api-provider-azure/capi-dual-stack.kubeconfig | |
Mar 9 21:24:52.084: INFO: ExecWithOptions: Clientset creation | |
Mar 9 21:24:52.084: INFO: ExecWithOptions: execute(POST https://capi-dual-stack-18422009.southcentralus.cloudapp.azure.com:6443/api/v1/namespaces/dualstack-6624/pods/host-test-container-pod/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+-q+-s+--max-time+15+--connect-timeout+1+http%3A%2F%2F%5B2001%3A1234%3A5678%3A9abd%3A%3A4%5D%3A32511%2FhostName+%7C+grep+-v+%27%5E%5Cs%2A%24%27&container=agnhost-container&container=agnhost-container&stderr=true&stdout=true) | |
Mar 9 21:24:52.190: INFO: Found all 2 expected endpoints: [capi-dual-stack-md-0-j96nr capi-dual-stack-md-0-jjg68] | |
STEP: node-Service(hostNetwork): udp | |
STEP: dialing(udp) 2001:1234:5678:9abd::4 (node) --> fd00::b3c8:90 (config.clusterIP) | |
Mar 9 21:24:52.190: INFO: Going to poll fd00::b3c8 on port 90 at least 0 times, with a maximum of 34 tries before failing | |
Mar 9 21:24:52.193: INFO: ExecWithOptions {Command:[/bin/sh -c echo hostName | nc -w 1 -u fd00::b3c8 90 | grep -v '^\s*$'] Namespace:dualstack-6624 PodName:host-test-container-pod ContainerName:agnhost-container Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} | |
Mar 9 21:24:52.193: INFO: >>> kubeConfig: /home/anramase/go/src/sigs.k8s.io/cluster-api-provider-azure/capi-dual-stack.kubeconfig | |
Mar 9 21:24:52.194: INFO: ExecWithOptions: Clientset creation | |
Mar 9 21:24:52.194: INFO: ExecWithOptions: execute(POST https://capi-dual-stack-18422009.southcentralus.cloudapp.azure.com:6443/api/v1/namespaces/dualstack-6624/pods/host-test-container-pod/exec?command=%2Fbin%2Fsh&command=-c&command=echo+hostName+%7C+nc+-w+1+-u+fd00%3A%3Ab3c8+90+%7C+grep+-v+%27%5E%5Cs%2A%24%27&container=agnhost-container&container=agnhost-container&stderr=true&stdout=true) | |
Mar 9 21:24:53.283: INFO: Waiting for [capi-dual-stack-md-0-j96nr] endpoints (expected=[capi-dual-stack-md-0-j96nr capi-dual-stack-md-0-jjg68], actual=[capi-dual-stack-md-0-jjg68]) | |
Mar 9 21:24:55.287: INFO: ExecWithOptions {Command:[/bin/sh -c echo hostName | nc -w 1 -u fd00::b3c8 90 | grep -v '^\s*$'] Namespace:dualstack-6624 PodName:host-test-container-pod ContainerName:agnhost-container Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} | |
Mar 9 21:24:55.287: INFO: >>> kubeConfig: /home/anramase/go/src/sigs.k8s.io/cluster-api-provider-azure/capi-dual-stack.kubeconfig | |
Mar 9 21:24:55.287: INFO: ExecWithOptions: Clientset creation | |
Mar 9 21:24:55.287: INFO: ExecWithOptions: execute(POST https://capi-dual-stack-18422009.southcentralus.cloudapp.azure.com:6443/api/v1/namespaces/dualstack-6624/pods/host-test-container-pod/exec?command=%2Fbin%2Fsh&command=-c&command=echo+hostName+%7C+nc+-w+1+-u+fd00%3A%3Ab3c8+90+%7C+grep+-v+%27%5E%5Cs%2A%24%27&container=agnhost-container&container=agnhost-container&stderr=true&stdout=true) | |
Mar 9 21:24:56.413: INFO: Found all 2 expected endpoints: [capi-dual-stack-md-0-j96nr capi-dual-stack-md-0-jjg68] | |
STEP: dialing(udp) 2001:1234:5678:9abd::4 (node) --> 2001:1234:5678:9abd::4:30182 (nodeIP) | |
Mar 9 21:24:56.413: INFO: Going to poll 2001:1234:5678:9abd::4 on port 30182 at least 0 times, with a maximum of 34 tries before failing | |
Mar 9 21:24:56.415: INFO: ExecWithOptions {Command:[/bin/sh -c echo hostName | nc -w 1 -u 2001:1234:5678:9abd::4 30182 | grep -v '^\s*$'] Namespace:dualstack-6624 PodName:host-test-container-pod ContainerName:agnhost-container Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} | |
Mar 9 21:24:56.415: INFO: >>> kubeConfig: /home/anramase/go/src/sigs.k8s.io/cluster-api-provider-azure/capi-dual-stack.kubeconfig | |
Mar 9 21:24:56.416: INFO: ExecWithOptions: Clientset creation | |
Mar 9 21:24:56.416: INFO: ExecWithOptions: execute(POST https://capi-dual-stack-18422009.southcentralus.cloudapp.azure.com:6443/api/v1/namespaces/dualstack-6624/pods/host-test-container-pod/exec?command=%2Fbin%2Fsh&command=-c&command=echo+hostName+%7C+nc+-w+1+-u+2001%3A1234%3A5678%3A9abd%3A%3A4+30182+%7C+grep+-v+%27%5E%5Cs%2A%24%27&container=agnhost-container&container=agnhost-container&stderr=true&stdout=true) | |
Mar 9 21:24:57.557: INFO: Waiting for [capi-dual-stack-md-0-j96nr] endpoints (expected=[capi-dual-stack-md-0-j96nr capi-dual-stack-md-0-jjg68], actual=[capi-dual-stack-md-0-jjg68]) | |
Mar 9 21:24:59.603: INFO: ExecWithOptions {Command:[/bin/sh -c echo hostName | nc -w 1 -u 2001:1234:5678:9abd::4 30182 | grep -v '^\s*$'] Namespace:dualstack-6624 PodName:host-test-container-pod ContainerName:agnhost-container Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} | |
Mar 9 21:24:59.603: INFO: >>> kubeConfig: /home/anramase/go/src/sigs.k8s.io/cluster-api-provider-azure/capi-dual-stack.kubeconfig | |
Mar 9 21:24:59.603: INFO: ExecWithOptions: Clientset creation | |
Mar 9 21:24:59.603: INFO: ExecWithOptions: execute(POST https://capi-dual-stack-18422009.southcentralus.cloudapp.azure.com:6443/api/v1/namespaces/dualstack-6624/pods/host-test-container-pod/exec?command=%2Fbin%2Fsh&command=-c&command=echo+hostName+%7C+nc+-w+1+-u+2001%3A1234%3A5678%3A9abd%3A%3A4+30182+%7C+grep+-v+%27%5E%5Cs%2A%24%27&container=agnhost-container&container=agnhost-container&stderr=true&stdout=true) | |
Mar 9 21:25:01.122: INFO: Waiting for [capi-dual-stack-md-0-j96nr] endpoints (expected=[capi-dual-stack-md-0-j96nr capi-dual-stack-md-0-jjg68], actual=[capi-dual-stack-md-0-jjg68]) | |
Mar 9 21:25:03.126: INFO: ExecWithOptions {Command:[/bin/sh -c echo hostName | nc -w 1 -u 2001:1234:5678:9abd::4 30182 | grep -v '^\s*$'] Namespace:dualstack-6624 PodName:host-test-container-pod ContainerName:agnhost-container Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} | |
Mar 9 21:25:03.126: INFO: >>> kubeConfig: /home/anramase/go/src/sigs.k8s.io/cluster-api-provider-azure/capi-dual-stack.kubeconfig | |
Mar 9 21:25:03.126: INFO: ExecWithOptions: Clientset creation | |
Mar 9 21:25:03.126: INFO: ExecWithOptions: execute(POST https://capi-dual-stack-18422009.southcentralus.cloudapp.azure.com:6443/api/v1/namespaces/dualstack-6624/pods/host-test-container-pod/exec?command=%2Fbin%2Fsh&command=-c&command=echo+hostName+%7C+nc+-w+1+-u+2001%3A1234%3A5678%3A9abd%3A%3A4+30182+%7C+grep+-v+%27%5E%5Cs%2A%24%27&container=agnhost-container&container=agnhost-container&stderr=true&stdout=true) | |
Mar 9 21:25:04.236: INFO: Waiting for [capi-dual-stack-md-0-j96nr] endpoints (expected=[capi-dual-stack-md-0-j96nr capi-dual-stack-md-0-jjg68], actual=[capi-dual-stack-md-0-jjg68]) | |
Mar 9 21:25:06.240: INFO: ExecWithOptions {Command:[/bin/sh -c echo hostName | nc -w 1 -u 2001:1234:5678:9abd::4 30182 | grep -v '^\s*$'] Namespace:dualstack-6624 PodName:host-test-container-pod ContainerName:agnhost-container Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} | |
Mar 9 21:25:06.240: INFO: >>> kubeConfig: /home/anramase/go/src/sigs.k8s.io/cluster-api-provider-azure/capi-dual-stack.kubeconfig | |
Mar 9 21:25:06.241: INFO: ExecWithOptions: Clientset creation | |
Mar 9 21:25:06.241: INFO: ExecWithOptions: execute(POST https://capi-dual-stack-18422009.southcentralus.cloudapp.azure.com:6443/api/v1/namespaces/dualstack-6624/pods/host-test-container-pod/exec?command=%2Fbin%2Fsh&command=-c&command=echo+hostName+%7C+nc+-w+1+-u+2001%3A1234%3A5678%3A9abd%3A%3A4+30182+%7C+grep+-v+%27%5E%5Cs%2A%24%27&container=agnhost-container&container=agnhost-container&stderr=true&stdout=true) | |
Mar 9 21:25:07.370: INFO: Waiting for [capi-dual-stack-md-0-j96nr] endpoints (expected=[capi-dual-stack-md-0-j96nr capi-dual-stack-md-0-jjg68], actual=[capi-dual-stack-md-0-jjg68]) | |
Mar 9 21:25:09.377: INFO: ExecWithOptions {Command:[/bin/sh -c echo hostName | nc -w 1 -u 2001:1234:5678:9abd::4 30182 | grep -v '^\s*$'] Namespace:dualstack-6624 PodName:host-test-container-pod ContainerName:agnhost-container Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} | |
Mar 9 21:25:09.377: INFO: >>> kubeConfig: /home/anramase/go/src/sigs.k8s.io/cluster-api-provider-azure/capi-dual-stack.kubeconfig | |
Mar 9 21:25:09.378: INFO: ExecWithOptions: Clientset creation | |
Mar 9 21:25:09.378: INFO: ExecWithOptions: execute(POST https://capi-dual-stack-18422009.southcentralus.cloudapp.azure.com:6443/api/v1/namespaces/dualstack-6624/pods/host-test-container-pod/exec?command=%2Fbin%2Fsh&command=-c&command=echo+hostName+%7C+nc+-w+1+-u+2001%3A1234%3A5678%3A9abd%3A%3A4+30182+%7C+grep+-v+%27%5E%5Cs%2A%24%27&container=agnhost-container&container=agnhost-container&stderr=true&stdout=true) | |
Mar 9 21:25:10.508: INFO: Found all 2 expected endpoints: [capi-dual-stack-md-0-j96nr capi-dual-stack-md-0-jjg68] | |
STEP: handle large requests: http(hostNetwork) | |
STEP: dialing(http) test-container-pod --> fd00::b3c8:80 (config.SecondaryClusterIP) | |
Mar 9 21:25:10.512: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g -q -s 'http://10.244.2.7:9080/dial?request=echo?msg=42424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242&protocol=http&host=fd00::b3c8&port=80&tries=1'] Namespace:dualstack-6624 PodName:test-container-pod ContainerName:webserver Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} | |
Mar 9 21:25:10.512: INFO: >>> kubeConfig: /home/anramase/go/src/sigs.k8s.io/cluster-api-provider-azure/capi-dual-stack.kubeconfig | |
Mar 9 21:25:10.513: INFO: ExecWithOptions: Clientset creation | |
Mar 9 21:25:10.513: INFO: ExecWithOptions: execute(POST https://capi-dual-stack-18422009.southcentralus.cloudapp.azure.com:6443/api/v1/namespaces/dualstack-6624/pods/test-container-pod/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+-q+-s+%27http%3A%2F%2F10.244.2.7%3A9080%2Fdial%3Frequest%3Decho%3Fmsg%3D42424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242%26protocol%3Dhttp%26host%3Dfd00%3A%3Ab3c8%26port%3D80%26tries%3D1%27&container=webserver&container=webserver&stderr=true&stdout=true) | |
Mar 9 21:25:10.719: INFO: Waiting for responses: map[] | |
Mar 9 21:25:10.719: INFO: reached fd00::b3c8 after 0/34 tries | |
STEP: handle large requests: udp(hostNetwork) | |
STEP: dialing(udp) test-container-pod --> fd00::b3c8:90 (config.SecondaryClusterIP) | |
Mar 9 21:25:10.723: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g -q -s 'http://10.244.2.7:9080/dial?request=echo%20nooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo&protocol=udp&host=fd00::b3c8&port=90&tries=1'] Namespace:dualstack-6624 PodName:test-container-pod ContainerName:webserver Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} | |
Mar 9 21:25:10.723: INFO: >>> kubeConfig: /home/anramase/go/src/sigs.k8s.io/cluster-api-provider-azure/capi-dual-stack.kubeconfig | |
Mar 9 21:25:10.723: INFO: ExecWithOptions: Clientset creation | |
Mar 9 21:25:10.723: INFO: ExecWithOptions: execute(POST https://capi-dual-stack-18422009.southcentralus.cloudapp.azure.com:6443/api/v1/namespaces/dualstack-6624/pods/test-container-pod/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+-q+-s+%27http%3A%2F%2F10.244.2.7%3A9080%2Fdial%3Frequest%3Decho%2520nooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo%26protocol%3Dudp%26host%3Dfd00%3A%3Ab3c8%26port%3D90%26tries%3D1%27&container=webserver&container=webserver&stderr=true&stdout=true) | |
Mar 9 21:25:10.852: INFO: Waiting for responses: map[] | |
Mar 9 21:25:10.852: INFO: reached fd00::b3c8 after 0/34 tries | |
[AfterEach] [sig-network] [Feature:IPv6DualStack] | |
test/e2e/framework/framework.go:186 | |
Mar 9 21:25:10.852: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready | |
STEP: Destroying namespace "dualstack-6624" for this suite. | |
• [SLOW TEST:56.244 seconds] | |
[sig-network] [Feature:IPv6DualStack] | |
test/e2e/network/common/framework.go:23 | |
Granular Checks: Services Secondary IP Family [LinuxOnly] | |
test/e2e/network/dual_stack.go:432 | |
should function for service endpoints using hostNetwork | |
test/e2e/network/dual_stack.go:622 | |
------------------------------ | |
{"msg":"PASSED [sig-network] [Feature:IPv6DualStack] Granular Checks: Services Secondary IP Family [LinuxOnly] should function for service endpoints using hostNetwork","total":22,"completed":4,"skipped":1390,"failed":0} | |
SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS | |
------------------------------ | |
[sig-network] [Feature:IPv6DualStack] Granular Checks: Services Secondary IP Family [LinuxOnly] | |
should update endpoints: udp | |
test/e2e/network/dual_stack.go:552 | |
[BeforeEach] [sig-network] [Feature:IPv6DualStack] | |
test/e2e/framework/framework.go:185 | |
STEP: Creating a kubernetes client | |
Mar 9 21:25:10.861: INFO: >>> kubeConfig: /home/anramase/go/src/sigs.k8s.io/cluster-api-provider-azure/capi-dual-stack.kubeconfig | |
STEP: Building a namespace api object, basename dualstack | |
STEP: Waiting for a default service account to be provisioned in namespace | |
STEP: Waiting for kube-root-ca.crt to be provisioned in namespace | |
[BeforeEach] [sig-network] [Feature:IPv6DualStack] | |
test/e2e/network/dual_stack.go:51 | |
[It] should update endpoints: udp | |
test/e2e/network/dual_stack.go:552 | |
STEP: Performing setup for networking test in namespace dualstack-7272 | |
STEP: creating a selector | |
STEP: Creating the service pods in kubernetes | |
Mar 9 21:25:10.932: INFO: Waiting up to 10m0s for all (but 0) nodes to be schedulable | |
Mar 9 21:25:10.966: INFO: The status of Pod netserver-0 is Pending, waiting for it to be Running (with Ready = true) | |
Mar 9 21:25:12.971: INFO: The status of Pod netserver-0 is Pending, waiting for it to be Running (with Ready = true) | |
Mar 9 21:25:14.972: INFO: The status of Pod netserver-0 is Running (Ready = false) | |
Mar 9 21:25:16.971: INFO: The status of Pod netserver-0 is Running (Ready = false) | |
Mar 9 21:25:18.970: INFO: The status of Pod netserver-0 is Running (Ready = false) | |
Mar 9 21:25:20.970: INFO: The status of Pod netserver-0 is Running (Ready = false) | |
Mar 9 21:25:22.972: INFO: The status of Pod netserver-0 is Running (Ready = false) | |
Mar 9 21:25:24.971: INFO: The status of Pod netserver-0 is Running (Ready = false) | |
Mar 9 21:25:26.971: INFO: The status of Pod netserver-0 is Running (Ready = false) | |
Mar 9 21:25:28.970: INFO: The status of Pod netserver-0 is Running (Ready = false) | |
Mar 9 21:25:30.972: INFO: The status of Pod netserver-0 is Running (Ready = false) | |
Mar 9 21:25:32.973: INFO: The status of Pod netserver-0 is Running (Ready = true) | |
Mar 9 21:25:32.979: INFO: The status of Pod netserver-1 is Running (Ready = true) | |
STEP: Creating test pods | |
Mar 9 21:25:37.019: INFO: Setting MaxTries for pod polling to 34 for networking test based on endpoint count 2 | |
STEP: Getting node addresses | |
Mar 9 21:25:37.019: INFO: Waiting up to 10m0s for all (but 0) nodes to be schedulable | |
STEP: Creating the service on top of the pods in kubernetes | |
Mar 9 21:25:37.106: INFO: Service node-port-service in namespace dualstack-7272 found. | |
Mar 9 21:25:37.185: INFO: Service session-affinity-service in namespace dualstack-7272 found. | |
STEP: Waiting for NodePort service to expose endpoint | |
Mar 9 21:25:38.196: INFO: Waiting for amount of service:node-port-service endpoints to be 2 | |
STEP: Waiting for Session Affinity service to expose endpoint | |
Mar 9 21:25:39.201: INFO: Waiting for amount of service:session-affinity-service endpoints to be 2 | |
STEP: dialing(udp) test-container-pod --> fd00::9b4:90 (config.clusterIP) | |
Mar 9 21:25:39.206: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g -q -s 'http://10.244.2.9:9080/dial?request=hostname&protocol=udp&host=fd00::9b4&port=90&tries=1'] Namespace:dualstack-7272 PodName:test-container-pod ContainerName:webserver Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} | |
Mar 9 21:25:39.206: INFO: >>> kubeConfig: /home/anramase/go/src/sigs.k8s.io/cluster-api-provider-azure/capi-dual-stack.kubeconfig | |
Mar 9 21:25:39.206: INFO: ExecWithOptions: Clientset creation | |
Mar 9 21:25:39.206: INFO: ExecWithOptions: execute(POST https://capi-dual-stack-18422009.southcentralus.cloudapp.azure.com:6443/api/v1/namespaces/dualstack-7272/pods/test-container-pod/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+-q+-s+%27http%3A%2F%2F10.244.2.9%3A9080%2Fdial%3Frequest%3Dhostname%26protocol%3Dudp%26host%3Dfd00%3A%3A9b4%26port%3D90%26tries%3D1%27&container=webserver&container=webserver&stderr=true&stdout=true) | |
Mar 9 21:25:39.324: INFO: Waiting for responses: map[netserver-0:{}] | |
Mar 9 21:25:41.333: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g -q -s 'http://10.244.2.9:9080/dial?request=hostname&protocol=udp&host=fd00::9b4&port=90&tries=1'] Namespace:dualstack-7272 PodName:test-container-pod ContainerName:webserver Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} | |
Mar 9 21:25:41.333: INFO: >>> kubeConfig: /home/anramase/go/src/sigs.k8s.io/cluster-api-provider-azure/capi-dual-stack.kubeconfig | |
Mar 9 21:25:41.334: INFO: ExecWithOptions: Clientset creation | |
Mar 9 21:25:41.334: INFO: ExecWithOptions: execute(POST https://capi-dual-stack-18422009.southcentralus.cloudapp.azure.com:6443/api/v1/namespaces/dualstack-7272/pods/test-container-pod/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+-q+-s+%27http%3A%2F%2F10.244.2.9%3A9080%2Fdial%3Frequest%3Dhostname%26protocol%3Dudp%26host%3Dfd00%3A%3A9b4%26port%3D90%26tries%3D1%27&container=webserver&container=webserver&stderr=true&stdout=true) | |
Mar 9 21:25:41.450: INFO: Waiting for responses: map[] | |
Mar 9 21:25:41.450: INFO: reached fd00::9b4 after 1/34 tries | |
Mar 9 21:25:41.506: INFO: Waiting for pod netserver-0 to disappear | |
Mar 9 21:25:41.519: INFO: Pod netserver-0 no longer exists | |
Mar 9 21:25:42.519: INFO: Waiting for amount of service:node-port-service endpoints to be 1 | |
STEP: dialing(udp) test-container-pod --> fd00::9b4:90 (config.clusterIP) | |
Mar 9 21:25:47.548: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g -q -s 'http://10.244.2.9:9080/dial?request=hostname&protocol=udp&host=fd00::9b4&port=90&tries=1'] Namespace:dualstack-7272 PodName:test-container-pod ContainerName:webserver Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} | |
Mar 9 21:25:47.548: INFO: >>> kubeConfig: /home/anramase/go/src/sigs.k8s.io/cluster-api-provider-azure/capi-dual-stack.kubeconfig | |
Mar 9 21:25:47.549: INFO: ExecWithOptions: Clientset creation | |
Mar 9 21:25:47.549: INFO: ExecWithOptions: execute(POST https://capi-dual-stack-18422009.southcentralus.cloudapp.azure.com:6443/api/v1/namespaces/dualstack-7272/pods/test-container-pod/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+-q+-s+%27http%3A%2F%2F10.244.2.9%3A9080%2Fdial%3Frequest%3Dhostname%26protocol%3Dudp%26host%3Dfd00%3A%3A9b4%26port%3D90%26tries%3D1%27&container=webserver&container=webserver&stderr=true&stdout=true) | |
Mar 9 21:25:47.646: INFO: Waiting for responses: map[] | |
Mar 9 21:25:49.651: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g -q -s 'http://10.244.2.9:9080/dial?request=hostname&protocol=udp&host=fd00::9b4&port=90&tries=1'] Namespace:dualstack-7272 PodName:test-container-pod ContainerName:webserver Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} | |
Mar 9 21:25:49.651: INFO: >>> kubeConfig: /home/anramase/go/src/sigs.k8s.io/cluster-api-provider-azure/capi-dual-stack.kubeconfig | |
Mar 9 21:25:49.652: INFO: ExecWithOptions: Clientset creation | |
Mar 9 21:25:49.652: INFO: ExecWithOptions: execute(POST https://capi-dual-stack-18422009.southcentralus.cloudapp.azure.com:6443/api/v1/namespaces/dualstack-7272/pods/test-container-pod/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+-q+-s+%27http%3A%2F%2F10.244.2.9%3A9080%2Fdial%3Frequest%3Dhostname%26protocol%3Dudp%26host%3Dfd00%3A%3A9b4%26port%3D90%26tries%3D1%27&container=webserver&container=webserver&stderr=true&stdout=true) | |
Mar 9 21:25:49.749: INFO: Waiting for responses: map[] | |
Mar 9 21:25:51.755: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g -q -s 'http://10.244.2.9:9080/dial?request=hostname&protocol=udp&host=fd00::9b4&port=90&tries=1'] Namespace:dualstack-7272 PodName:test-container-pod ContainerName:webserver Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} | |
Mar 9 21:25:51.755: INFO: >>> kubeConfig: /home/anramase/go/src/sigs.k8s.io/cluster-api-provider-azure/capi-dual-stack.kubeconfig | |
Mar 9 21:25:51.755: INFO: ExecWithOptions: Clientset creation | |
Mar 9 21:25:51.755: INFO: ExecWithOptions: execute(POST https://capi-dual-stack-18422009.southcentralus.cloudapp.azure.com:6443/api/v1/namespaces/dualstack-7272/pods/test-container-pod/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+-q+-s+%27http%3A%2F%2F10.244.2.9%3A9080%2Fdial%3Frequest%3Dhostname%26protocol%3Dudp%26host%3Dfd00%3A%3A9b4%26port%3D90%26tries%3D1%27&container=webserver&container=webserver&stderr=true&stdout=true) | |
Mar 9 21:25:51.861: INFO: Waiting for responses: map[] | |
Mar 9 21:25:53.865: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g -q -s 'http://10.244.2.9:9080/dial?request=hostname&protocol=udp&host=fd00::9b4&port=90&tries=1'] Namespace:dualstack-7272 PodName:test-container-pod ContainerName:webserver Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} | |
Mar 9 21:25:53.865: INFO: >>> kubeConfig: /home/anramase/go/src/sigs.k8s.io/cluster-api-provider-azure/capi-dual-stack.kubeconfig | |
Mar 9 21:25:53.866: INFO: ExecWithOptions: Clientset creation | |
Mar 9 21:25:53.866: INFO: ExecWithOptions: execute(POST https://capi-dual-stack-18422009.southcentralus.cloudapp.azure.com:6443/api/v1/namespaces/dualstack-7272/pods/test-container-pod/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+-q+-s+%27http%3A%2F%2F10.244.2.9%3A9080%2Fdial%3Frequest%3Dhostname%26protocol%3Dudp%26host%3Dfd00%3A%3A9b4%26port%3D90%26tries%3D1%27&container=webserver&container=webserver&stderr=true&stdout=true) | |
Mar 9 21:25:53.982: INFO: Waiting for responses: map[] | |
Mar 9 21:25:55.985: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g -q -s 'http://10.244.2.9:9080/dial?request=hostname&protocol=udp&host=fd00::9b4&port=90&tries=1'] Namespace:dualstack-7272 PodName:test-container-pod ContainerName:webserver Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} | |
Mar 9 21:25:55.985: INFO: >>> kubeConfig: /home/anramase/go/src/sigs.k8s.io/cluster-api-provider-azure/capi-dual-stack.kubeconfig | |
Mar 9 21:25:55.986: INFO: ExecWithOptions: Clientset creation | |
Mar 9 21:25:55.986: INFO: ExecWithOptions: execute(POST https://capi-dual-stack-18422009.southcentralus.cloudapp.azure.com:6443/api/v1/namespaces/dualstack-7272/pods/test-container-pod/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+-q+-s+%27http%3A%2F%2F10.244.2.9%3A9080%2Fdial%3Frequest%3Dhostname%26protocol%3Dudp%26host%3Dfd00%3A%3A9b4%26port%3D90%26tries%3D1%27&container=webserver&container=webserver&stderr=true&stdout=true) | |
Mar 9 21:25:56.094: INFO: Waiting for responses: map[] | |
Mar 9 21:25:58.097: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g -q -s 'http://10.244.2.9:9080/dial?request=hostname&protocol=udp&host=fd00::9b4&port=90&tries=1'] Namespace:dualstack-7272 PodName:test-container-pod ContainerName:webserver Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} | |
Mar 9 21:25:58.097: INFO: >>> kubeConfig: /home/anramase/go/src/sigs.k8s.io/cluster-api-provider-azure/capi-dual-stack.kubeconfig | |
Mar 9 21:25:58.098: INFO: ExecWithOptions: Clientset creation | |
Mar 9 21:25:58.098: INFO: ExecWithOptions: execute(POST https://capi-dual-stack-18422009.southcentralus.cloudapp.azure.com:6443/api/v1/namespaces/dualstack-7272/pods/test-container-pod/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+-q+-s+%27http%3A%2F%2F10.244.2.9%3A9080%2Fdial%3Frequest%3Dhostname%26protocol%3Dudp%26host%3Dfd00%3A%3A9b4%26port%3D90%26tries%3D1%27&container=webserver&container=webserver&stderr=true&stdout=true) | |
Mar 9 21:25:58.202: INFO: Waiting for responses: map[] | |
Mar 9 21:26:00.210: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g -q -s 'http://10.244.2.9:9080/dial?request=hostname&protocol=udp&host=fd00::9b4&port=90&tries=1'] Namespace:dualstack-7272 PodName:test-container-pod ContainerName:webserver Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} | |
Mar 9 21:26:00.210: INFO: >>> kubeConfig: /home/anramase/go/src/sigs.k8s.io/cluster-api-provider-azure/capi-dual-stack.kubeconfig | |
Mar 9 21:26:00.210: INFO: ExecWithOptions: Clientset creation | |
Mar 9 21:26:00.211: INFO: ExecWithOptions: execute(POST https://capi-dual-stack-18422009.southcentralus.cloudapp.azure.com:6443/api/v1/namespaces/dualstack-7272/pods/test-container-pod/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+-q+-s+%27http%3A%2F%2F10.244.2.9%3A9080%2Fdial%3Frequest%3Dhostname%26protocol%3Dudp%26host%3Dfd00%3A%3A9b4%26port%3D90%26tries%3D1%27&container=webserver&container=webserver&stderr=true&stdout=true) | |
Mar 9 21:26:00.321: INFO: Waiting for responses: map[] | |
Mar 9 21:26:02.325: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g -q -s 'http://10.244.2.9:9080/dial?request=hostname&protocol=udp&host=fd00::9b4&port=90&tries=1'] Namespace:dualstack-7272 PodName:test-container-pod ContainerName:webserver Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} | |
Mar 9 21:26:02.325: INFO: >>> kubeConfig: /home/anramase/go/src/sigs.k8s.io/cluster-api-provider-azure/capi-dual-stack.kubeconfig | |
Mar 9 21:26:02.326: INFO: ExecWithOptions: Clientset creation | |
Mar 9 21:26:02.326: INFO: ExecWithOptions: execute(POST https://capi-dual-stack-18422009.southcentralus.cloudapp.azure.com:6443/api/v1/namespaces/dualstack-7272/pods/test-container-pod/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+-q+-s+%27http%3A%2F%2F10.244.2.9%3A9080%2Fdial%3Frequest%3Dhostname%26protocol%3Dudp%26host%3Dfd00%3A%3A9b4%26port%3D90%26tries%3D1%27&container=webserver&container=webserver&stderr=true&stdout=true) | |
Mar 9 21:26:02.437: INFO: Waiting for responses: map[] | |
Mar 9 21:26:04.444: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g -q -s 'http://10.244.2.9:9080/dial?request=hostname&protocol=udp&host=fd00::9b4&port=90&tries=1'] Namespace:dualstack-7272 PodName:test-container-pod ContainerName:webserver Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} | |
Mar 9 21:26:04.444: INFO: >>> kubeConfig: /home/anramase/go/src/sigs.k8s.io/cluster-api-provider-azure/capi-dual-stack.kubeconfig | |
Mar 9 21:26:04.445: INFO: ExecWithOptions: Clientset creation | |
Mar 9 21:26:04.445: INFO: ExecWithOptions: execute(POST https://capi-dual-stack-18422009.southcentralus.cloudapp.azure.com:6443/api/v1/namespaces/dualstack-7272/pods/test-container-pod/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+-q+-s+%27http%3A%2F%2F10.244.2.9%3A9080%2Fdial%3Frequest%3Dhostname%26protocol%3Dudp%26host%3Dfd00%3A%3A9b4%26port%3D90%26tries%3D1%27&container=webserver&container=webserver&stderr=true&stdout=true) | |
Mar 9 21:26:04.536: INFO: Waiting for responses: map[] | |
Mar 9 21:26:06.541: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g -q -s 'http://10.244.2.9:9080/dial?request=hostname&protocol=udp&host=fd00::9b4&port=90&tries=1'] Namespace:dualstack-7272 PodName:test-container-pod ContainerName:webserver Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} | |
Mar 9 21:26:06.541: INFO: >>> kubeConfig: /home/anramase/go/src/sigs.k8s.io/cluster-api-provider-azure/capi-dual-stack.kubeconfig | |
Mar 9 21:26:06.542: INFO: ExecWithOptions: Clientset creation | |
Mar 9 21:26:06.542: INFO: ExecWithOptions: execute(POST https://capi-dual-stack-18422009.southcentralus.cloudapp.azure.com:6443/api/v1/namespaces/dualstack-7272/pods/test-container-pod/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+-q+-s+%27http%3A%2F%2F10.244.2.9%3A9080%2Fdial%3Frequest%3Dhostname%26protocol%3Dudp%26host%3Dfd00%3A%3A9b4%26port%3D90%26tries%3D1%27&container=webserver&container=webserver&stderr=true&stdout=true) | |
Mar 9 21:26:06.776: INFO: Waiting for responses: map[] | |
Mar 9 21:26:08.781: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g -q -s 'http://10.244.2.9:9080/dial?request=hostname&protocol=udp&host=fd00::9b4&port=90&tries=1'] Namespace:dualstack-7272 PodName:test-container-pod ContainerName:webserver Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} | |
Mar 9 21:26:08.781: INFO: >>> kubeConfig: /home/anramase/go/src/sigs.k8s.io/cluster-api-provider-azure/capi-dual-stack.kubeconfig | |
Mar 9 21:26:08.781: INFO: ExecWithOptions: Clientset creation | |
Mar 9 21:26:08.782: INFO: ExecWithOptions: execute(POST https://capi-dual-stack-18422009.southcentralus.cloudapp.azure.com:6443/api/v1/namespaces/dualstack-7272/pods/test-container-pod/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+-q+-s+%27http%3A%2F%2F10.244.2.9%3A9080%2Fdial%3Frequest%3Dhostname%26protocol%3Dudp%26host%3Dfd00%3A%3A9b4%26port%3D90%26tries%3D1%27&container=webserver&container=webserver&stderr=true&stdout=true) | |
Mar 9 21:26:08.877: INFO: Waiting for responses: map[] | |
Mar 9 21:26:10.882: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g -q -s 'http://10.244.2.9:9080/dial?request=hostname&protocol=udp&host=fd00::9b4&port=90&tries=1'] Namespace:dualstack-7272 PodName:test-container-pod ContainerName:webserver Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} | |
Mar 9 21:26:10.882: INFO: >>> kubeConfig: /home/anramase/go/src/sigs.k8s.io/cluster-api-provider-azure/capi-dual-stack.kubeconfig | |
Mar 9 21:26:10.883: INFO: ExecWithOptions: Clientset creation | |
Mar 9 21:26:10.883: INFO: ExecWithOptions: execute(POST https://capi-dual-stack-18422009.southcentralus.cloudapp.azure.com:6443/api/v1/namespaces/dualstack-7272/pods/test-container-pod/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+-q+-s+%27http%3A%2F%2F10.244.2.9%3A9080%2Fdial%3Frequest%3Dhostname%26protocol%3Dudp%26host%3Dfd00%3A%3A9b4%26port%3D90%26tries%3D1%27&container=webserver&container=webserver&stderr=true&stdout=true) | |
Mar 9 21:26:10.998: INFO: Waiting for responses: map[] | |
Mar 9 21:26:13.003: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g -q -s 'http://10.244.2.9:9080/dial?request=hostname&protocol=udp&host=fd00::9b4&port=90&tries=1'] Namespace:dualstack-7272 PodName:test-container-pod ContainerName:webserver Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} | |
Mar 9 21:26:13.003: INFO: >>> kubeConfig: /home/anramase/go/src/sigs.k8s.io/cluster-api-provider-azure/capi-dual-stack.kubeconfig | |
Mar 9 21:26:13.004: INFO: ExecWithOptions: Clientset creation | |
Mar 9 21:26:13.004: INFO: ExecWithOptions: execute(POST https://capi-dual-stack-18422009.southcentralus.cloudapp.azure.com:6443/api/v1/namespaces/dualstack-7272/pods/test-container-pod/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+-q+-s+%27http%3A%2F%2F10.244.2.9%3A9080%2Fdial%3Frequest%3Dhostname%26protocol%3Dudp%26host%3Dfd00%3A%3A9b4%26port%3D90%26tries%3D1%27&container=webserver&container=webserver&stderr=true&stdout=true) | |
Mar 9 21:26:13.109: INFO: Waiting for responses: map[] | |
Mar 9 21:26:15.116: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g -q -s 'http://10.244.2.9:9080/dial?request=hostname&protocol=udp&host=fd00::9b4&port=90&tries=1'] Namespace:dualstack-7272 PodName:test-container-pod ContainerName:webserver Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} | |
Mar 9 21:26:15.116: INFO: >>> kubeConfig: /home/anramase/go/src/sigs.k8s.io/cluster-api-provider-azure/capi-dual-stack.kubeconfig | |
Mar 9 21:26:15.116: INFO: ExecWithOptions: Clientset creation | |
Mar 9 21:26:15.116: INFO: ExecWithOptions: execute(POST https://capi-dual-stack-18422009.southcentralus.cloudapp.azure.com:6443/api/v1/namespaces/dualstack-7272/pods/test-container-pod/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+-q+-s+%27http%3A%2F%2F10.244.2.9%3A9080%2Fdial%3Frequest%3Dhostname%26protocol%3Dudp%26host%3Dfd00%3A%3A9b4%26port%3D90%26tries%3D1%27&container=webserver&container=webserver&stderr=true&stdout=true) | |
Mar 9 21:26:15.226: INFO: Waiting for responses: map[] | |
Mar 9 21:26:17.230: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g -q -s 'http://10.244.2.9:9080/dial?request=hostname&protocol=udp&host=fd00::9b4&port=90&tries=1'] Namespace:dualstack-7272 PodName:test-container-pod ContainerName:webserver Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} | |
Mar 9 21:26:17.230: INFO: >>> kubeConfig: /home/anramase/go/src/sigs.k8s.io/cluster-api-provider-azure/capi-dual-stack.kubeconfig | |
Mar 9 21:26:17.231: INFO: ExecWithOptions: Clientset creation | |
Mar 9 21:26:17.231: INFO: ExecWithOptions: execute(POST https://capi-dual-stack-18422009.southcentralus.cloudapp.azure.com:6443/api/v1/namespaces/dualstack-7272/pods/test-container-pod/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+-q+-s+%27http%3A%2F%2F10.244.2.9%3A9080%2Fdial%3Frequest%3Dhostname%26protocol%3Dudp%26host%3Dfd00%3A%3A9b4%26port%3D90%26tries%3D1%27&container=webserver&container=webserver&stderr=true&stdout=true) | |
Mar 9 21:26:17.347: INFO: Waiting for responses: map[] | |
Mar 9 21:26:19.352: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g -q -s 'http://10.244.2.9:9080/dial?request=hostname&protocol=udp&host=fd00::9b4&port=90&tries=1'] Namespace:dualstack-7272 PodName:test-container-pod ContainerName:webserver Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} | |
Mar 9 21:26:19.352: INFO: >>> kubeConfig: /home/anramase/go/src/sigs.k8s.io/cluster-api-provider-azure/capi-dual-stack.kubeconfig | |
Mar 9 21:26:19.352: INFO: ExecWithOptions: Clientset creation | |
Mar 9 21:26:19.352: INFO: ExecWithOptions: execute(POST https://capi-dual-stack-18422009.southcentralus.cloudapp.azure.com:6443/api/v1/namespaces/dualstack-7272/pods/test-container-pod/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+-q+-s+%27http%3A%2F%2F10.244.2.9%3A9080%2Fdial%3Frequest%3Dhostname%26protocol%3Dudp%26host%3Dfd00%3A%3A9b4%26port%3D90%26tries%3D1%27&container=webserver&container=webserver&stderr=true&stdout=true) | |
Mar 9 21:26:19.456: INFO: Waiting for responses: map[] | |
Mar 9 21:26:21.461: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g -q -s 'http://10.244.2.9:9080/dial?request=hostname&protocol=udp&host=fd00::9b4&port=90&tries=1'] Namespace:dualstack-7272 PodName:test-container-pod ContainerName:webserver Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} | |
Mar 9 21:26:21.461: INFO: >>> kubeConfig: /home/anramase/go/src/sigs.k8s.io/cluster-api-provider-azure/capi-dual-stack.kubeconfig | |
Mar 9 21:26:21.462: INFO: ExecWithOptions: Clientset creation | |
Mar 9 21:26:21.462: INFO: ExecWithOptions: execute(POST https://capi-dual-stack-18422009.southcentralus.cloudapp.azure.com:6443/api/v1/namespaces/dualstack-7272/pods/test-container-pod/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+-q+-s+%27http%3A%2F%2F10.244.2.9%3A9080%2Fdial%3Frequest%3Dhostname%26protocol%3Dudp%26host%3Dfd00%3A%3A9b4%26port%3D90%26tries%3D1%27&container=webserver&container=webserver&stderr=true&stdout=true) | |
Mar 9 21:26:21.582: INFO: Waiting for responses: map[] | |
Mar 9 21:26:23.586: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g -q -s 'http://10.244.2.9:9080/dial?request=hostname&protocol=udp&host=fd00::9b4&port=90&tries=1'] Namespace:dualstack-7272 PodName:test-container-pod ContainerName:webserver Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} | |
Mar 9 21:26:23.586: INFO: >>> kubeConfig: /home/anramase/go/src/sigs.k8s.io/cluster-api-provider-azure/capi-dual-stack.kubeconfig | |
Mar 9 21:26:23.587: INFO: ExecWithOptions: Clientset creation | |
Mar 9 21:26:23.587: INFO: ExecWithOptions: execute(POST https://capi-dual-stack-18422009.southcentralus.cloudapp.azure.com:6443/api/v1/namespaces/dualstack-7272/pods/test-container-pod/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+-q+-s+%27http%3A%2F%2F10.244.2.9%3A9080%2Fdial%3Frequest%3Dhostname%26protocol%3Dudp%26host%3Dfd00%3A%3A9b4%26port%3D90%26tries%3D1%27&container=webserver&container=webserver&stderr=true&stdout=true) | |
Mar 9 21:26:23.700: INFO: Waiting for responses: map[] | |
Mar 9 21:26:25.708: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g -q -s 'http://10.244.2.9:9080/dial?request=hostname&protocol=udp&host=fd00::9b4&port=90&tries=1'] Namespace:dualstack-7272 PodName:test-container-pod ContainerName:webserver Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} | |
Mar 9 21:26:25.708: INFO: >>> kubeConfig: /home/anramase/go/src/sigs.k8s.io/cluster-api-provider-azure/capi-dual-stack.kubeconfig | |
Mar 9 21:26:25.708: INFO: ExecWithOptions: Clientset creation | |
Mar 9 21:26:25.708: INFO: ExecWithOptions: execute(POST https://capi-dual-stack-18422009.southcentralus.cloudapp.azure.com:6443/api/v1/namespaces/dualstack-7272/pods/test-container-pod/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+-q+-s+%27http%3A%2F%2F10.244.2.9%3A9080%2Fdial%3Frequest%3Dhostname%26protocol%3Dudp%26host%3Dfd00%3A%3A9b4%26port%3D90%26tries%3D1%27&container=webserver&container=webserver&stderr=true&stdout=true) | |
Mar 9 21:26:25.816: INFO: Waiting for responses: map[] | |
Mar 9 21:26:27.820: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g -q -s 'http://10.244.2.9:9080/dial?request=hostname&protocol=udp&host=fd00::9b4&port=90&tries=1'] Namespace:dualstack-7272 PodName:test-container-pod ContainerName:webserver Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} | |
Mar 9 21:26:27.820: INFO: >>> kubeConfig: /home/anramase/go/src/sigs.k8s.io/cluster-api-provider-azure/capi-dual-stack.kubeconfig | |
Mar 9 21:26:27.821: INFO: ExecWithOptions: Clientset creation | |
Mar 9 21:26:27.821: INFO: ExecWithOptions: execute(POST https://capi-dual-stack-18422009.southcentralus.cloudapp.azure.com:6443/api/v1/namespaces/dualstack-7272/pods/test-container-pod/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+-q+-s+%27http%3A%2F%2F10.244.2.9%3A9080%2Fdial%3Frequest%3Dhostname%26protocol%3Dudp%26host%3Dfd00%3A%3A9b4%26port%3D90%26tries%3D1%27&container=webserver&container=webserver&stderr=true&stdout=true) | |
Mar 9 21:26:27.941: INFO: Waiting for responses: map[] | |
Mar 9 21:26:29.945: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g -q -s 'http://10.244.2.9:9080/dial?request=hostname&protocol=udp&host=fd00::9b4&port=90&tries=1'] Namespace:dualstack-7272 PodName:test-container-pod ContainerName:webserver Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} | |
Mar 9 21:26:29.945: INFO: >>> kubeConfig: /home/anramase/go/src/sigs.k8s.io/cluster-api-provider-azure/capi-dual-stack.kubeconfig | |
Mar 9 21:26:29.945: INFO: ExecWithOptions: Clientset creation | |
Mar 9 21:26:29.945: INFO: ExecWithOptions: execute(POST https://capi-dual-stack-18422009.southcentralus.cloudapp.azure.com:6443/api/v1/namespaces/dualstack-7272/pods/test-container-pod/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+-q+-s+%27http%3A%2F%2F10.244.2.9%3A9080%2Fdial%3Frequest%3Dhostname%26protocol%3Dudp%26host%3Dfd00%3A%3A9b4%26port%3D90%26tries%3D1%27&container=webserver&container=webserver&stderr=true&stdout=true) | |
Mar 9 21:26:30.059: INFO: Waiting for responses: map[] | |
Mar 9 21:26:32.068: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g -q -s 'http://10.244.2.9:9080/dial?request=hostname&protocol=udp&host=fd00::9b4&port=90&tries=1'] Namespace:dualstack-7272 PodName:test-container-pod ContainerName:webserver Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} | |
Mar 9 21:26:32.068: INFO: >>> kubeConfig: /home/anramase/go/src/sigs.k8s.io/cluster-api-provider-azure/capi-dual-stack.kubeconfig | |
Mar 9 21:26:32.068: INFO: ExecWithOptions: Clientset creation | |
Mar 9 21:26:32.068: INFO: ExecWithOptions: execute(POST https://capi-dual-stack-18422009.southcentralus.cloudapp.azure.com:6443/api/v1/namespaces/dualstack-7272/pods/test-container-pod/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+-q+-s+%27http%3A%2F%2F10.244.2.9%3A9080%2Fdial%3Frequest%3Dhostname%26protocol%3Dudp%26host%3Dfd00%3A%3A9b4%26port%3D90%26tries%3D1%27&container=webserver&container=webserver&stderr=true&stdout=true) | |
Mar 9 21:26:32.156: INFO: Waiting for responses: map[] | |
Mar 9 21:26:34.163: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g -q -s 'http://10.244.2.9:9080/dial?request=hostname&protocol=udp&host=fd00::9b4&port=90&tries=1'] Namespace:dualstack-7272 PodName:test-container-pod ContainerName:webserver Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} | |
Mar 9 21:26:34.163: INFO: >>> kubeConfig: /home/anramase/go/src/sigs.k8s.io/cluster-api-provider-azure/capi-dual-stack.kubeconfig | |
Mar 9 21:26:34.164: INFO: ExecWithOptions: Clientset creation | |
Mar 9 21:26:34.164: INFO: ExecWithOptions: execute(POST https://capi-dual-stack-18422009.southcentralus.cloudapp.azure.com:6443/api/v1/namespaces/dualstack-7272/pods/test-container-pod/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+-q+-s+%27http%3A%2F%2F10.244.2.9%3A9080%2Fdial%3Frequest%3Dhostname%26protocol%3Dudp%26host%3Dfd00%3A%3A9b4%26port%3D90%26tries%3D1%27&container=webserver&container=webserver&stderr=true&stdout=true) | |
Mar 9 21:26:34.252: INFO: Waiting for responses: map[] | |
Mar 9 21:26:36.256: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g -q -s 'http://10.244.2.9:9080/dial?request=hostname&protocol=udp&host=fd00::9b4&port=90&tries=1'] Namespace:dualstack-7272 PodName:test-container-pod ContainerName:webserver Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} | |
Mar 9 21:26:36.256: INFO: >>> kubeConfig: /home/anramase/go/src/sigs.k8s.io/cluster-api-provider-azure/capi-dual-stack.kubeconfig | |
Mar 9 21:26:36.256: INFO: ExecWithOptions: Clientset creation | |
Mar 9 21:26:36.256: INFO: ExecWithOptions: execute(POST https://capi-dual-stack-18422009.southcentralus.cloudapp.azure.com:6443/api/v1/namespaces/dualstack-7272/pods/test-container-pod/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+-q+-s+%27http%3A%2F%2F10.244.2.9%3A9080%2Fdial%3Frequest%3Dhostname%26protocol%3Dudp%26host%3Dfd00%3A%3A9b4%26port%3D90%26tries%3D1%27&container=webserver&container=webserver&stderr=true&stdout=true) | |
Mar 9 21:26:36.357: INFO: Waiting for responses: map[] | |
Mar 9 21:26:38.362: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g -q -s 'http://10.244.2.9:9080/dial?request=hostname&protocol=udp&host=fd00::9b4&port=90&tries=1'] Namespace:dualstack-7272 PodName:test-container-pod ContainerName:webserver Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} | |
Mar 9 21:26:38.362: INFO: >>> kubeConfig: /home/anramase/go/src/sigs.k8s.io/cluster-api-provider-azure/capi-dual-stack.kubeconfig | |
Mar 9 21:26:38.362: INFO: ExecWithOptions: Clientset creation | |
Mar 9 21:26:38.362: INFO: ExecWithOptions: execute(POST https://capi-dual-stack-18422009.southcentralus.cloudapp.azure.com:6443/api/v1/namespaces/dualstack-7272/pods/test-container-pod/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+-q+-s+%27http%3A%2F%2F10.244.2.9%3A9080%2Fdial%3Frequest%3Dhostname%26protocol%3Dudp%26host%3Dfd00%3A%3A9b4%26port%3D90%26tries%3D1%27&container=webserver&container=webserver&stderr=true&stdout=true) | |
Mar 9 21:26:38.460: INFO: Waiting for responses: map[] | |
Mar 9 21:26:40.464: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g -q -s 'http://10.244.2.9:9080/dial?request=hostname&protocol=udp&host=fd00::9b4&port=90&tries=1'] Namespace:dualstack-7272 PodName:test-container-pod ContainerName:webserver Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} | |
Mar 9 21:26:40.464: INFO: >>> kubeConfig: /home/anramase/go/src/sigs.k8s.io/cluster-api-provider-azure/capi-dual-stack.kubeconfig | |
Mar 9 21:26:40.464: INFO: ExecWithOptions: Clientset creation | |
Mar 9 21:26:40.464: INFO: ExecWithOptions: execute(POST https://capi-dual-stack-18422009.southcentralus.cloudapp.azure.com:6443/api/v1/namespaces/dualstack-7272/pods/test-container-pod/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+-q+-s+%27http%3A%2F%2F10.244.2.9%3A9080%2Fdial%3Frequest%3Dhostname%26protocol%3Dudp%26host%3Dfd00%3A%3A9b4%26port%3D90%26tries%3D1%27&container=webserver&container=webserver&stderr=true&stdout=true) | |
Mar 9 21:26:40.572: INFO: Waiting for responses: map[] | |
Mar 9 21:26:42.575: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g -q -s 'http://10.244.2.9:9080/dial?request=hostname&protocol=udp&host=fd00::9b4&port=90&tries=1'] Namespace:dualstack-7272 PodName:test-container-pod ContainerName:webserver Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} | |
Mar 9 21:26:42.575: INFO: >>> kubeConfig: /home/anramase/go/src/sigs.k8s.io/cluster-api-provider-azure/capi-dual-stack.kubeconfig | |
Mar 9 21:26:42.576: INFO: ExecWithOptions: Clientset creation | |
Mar 9 21:26:42.576: INFO: ExecWithOptions: execute(POST https://capi-dual-stack-18422009.southcentralus.cloudapp.azure.com:6443/api/v1/namespaces/dualstack-7272/pods/test-container-pod/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+-q+-s+%27http%3A%2F%2F10.244.2.9%3A9080%2Fdial%3Frequest%3Dhostname%26protocol%3Dudp%26host%3Dfd00%3A%3A9b4%26port%3D90%26tries%3D1%27&container=webserver&container=webserver&stderr=true&stdout=true) | |
Mar 9 21:26:42.670: INFO: Waiting for responses: map[] | |
Mar 9 21:26:44.674: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g -q -s 'http://10.244.2.9:9080/dial?request=hostname&protocol=udp&host=fd00::9b4&port=90&tries=1'] Namespace:dualstack-7272 PodName:test-container-pod ContainerName:webserver Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} | |
Mar 9 21:26:44.674: INFO: >>> kubeConfig: /home/anramase/go/src/sigs.k8s.io/cluster-api-provider-azure/capi-dual-stack.kubeconfig | |
Mar 9 21:26:44.675: INFO: ExecWithOptions: Clientset creation | |
Mar 9 21:26:44.675: INFO: ExecWithOptions: execute(POST https://capi-dual-stack-18422009.southcentralus.cloudapp.azure.com:6443/api/v1/namespaces/dualstack-7272/pods/test-container-pod/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+-q+-s+%27http%3A%2F%2F10.244.2.9%3A9080%2Fdial%3Frequest%3Dhostname%26protocol%3Dudp%26host%3Dfd00%3A%3A9b4%26port%3D90%26tries%3D1%27&container=webserver&container=webserver&stderr=true&stdout=true) | |
Mar 9 21:26:44.795: INFO: Waiting for responses: map[] | |
Mar 9 21:26:46.799: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g -q -s 'http://10.244.2.9:9080/dial?request=hostname&protocol=udp&host=fd00::9b4&port=90&tries=1'] Namespace:dualstack-7272 PodName:test-container-pod ContainerName:webserver Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} | |
Mar 9 21:26:46.799: INFO: >>> kubeConfig: /home/anramase/go/src/sigs.k8s.io/cluster-api-provider-azure/capi-dual-stack.kubeconfig | |
Mar 9 21:26:46.799: INFO: ExecWithOptions: Clientset creation | |
Mar 9 21:26:46.799: INFO: ExecWithOptions: execute(POST https://capi-dual-stack-18422009.southcentralus.cloudapp.azure.com:6443/api/v1/namespaces/dualstack-7272/pods/test-container-pod/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+-q+-s+%27http%3A%2F%2F10.244.2.9%3A9080%2Fdial%3Frequest%3Dhostname%26protocol%3Dudp%26host%3Dfd00%3A%3A9b4%26port%3D90%26tries%3D1%27&container=webserver&container=webserver&stderr=true&stdout=true) | |
Mar 9 21:26:46.899: INFO: Waiting for responses: map[] | |
Mar 9 21:26:48.901: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g -q -s 'http://10.244.2.9:9080/dial?request=hostname&protocol=udp&host=fd00::9b4&port=90&tries=1'] Namespace:dualstack-7272 PodName:test-container-pod ContainerName:webserver Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} | |
Mar 9 21:26:48.901: INFO: >>> kubeConfig: /home/anramase/go/src/sigs.k8s.io/cluster-api-provider-azure/capi-dual-stack.kubeconfig | |
Mar 9 21:26:48.902: INFO: ExecWithOptions: Clientset creation | |
Mar 9 21:26:48.902: INFO: ExecWithOptions: execute(POST https://capi-dual-stack-18422009.southcentralus.cloudapp.azure.com:6443/api/v1/namespaces/dualstack-7272/pods/test-container-pod/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+-q+-s+%27http%3A%2F%2F10.244.2.9%3A9080%2Fdial%3Frequest%3Dhostname%26protocol%3Dudp%26host%3Dfd00%3A%3A9b4%26port%3D90%26tries%3D1%27&container=webserver&container=webserver&stderr=true&stdout=true) | |
Mar 9 21:26:49.003: INFO: Waiting for responses: map[] | |
Mar 9 21:26:51.007: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g -q -s 'http://10.244.2.9:9080/dial?request=hostname&protocol=udp&host=fd00::9b4&port=90&tries=1'] Namespace:dualstack-7272 PodName:test-container-pod ContainerName:webserver Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} | |
Mar 9 21:26:51.007: INFO: >>> kubeConfig: /home/anramase/go/src/sigs.k8s.io/cluster-api-provider-azure/capi-dual-stack.kubeconfig | |
Mar 9 21:26:51.008: INFO: ExecWithOptions: Clientset creation | |
Mar 9 21:26:51.008: INFO: ExecWithOptions: execute(POST https://capi-dual-stack-18422009.southcentralus.cloudapp.azure.com:6443/api/v1/namespaces/dualstack-7272/pods/test-container-pod/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+-q+-s+%27http%3A%2F%2F10.244.2.9%3A9080%2Fdial%3Frequest%3Dhostname%26protocol%3Dudp%26host%3Dfd00%3A%3A9b4%26port%3D90%26tries%3D1%27&container=webserver&container=webserver&stderr=true&stdout=true) | |
Mar 9 21:26:51.103: INFO: Waiting for responses: map[] | |
Mar 9 21:26:53.108: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g -q -s 'http://10.244.2.9:9080/dial?request=hostname&protocol=udp&host=fd00::9b4&port=90&tries=1'] Namespace:dualstack-7272 PodName:test-container-pod ContainerName:webserver Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} | |
Mar 9 21:26:53.108: INFO: >>> kubeConfig: /home/anramase/go/src/sigs.k8s.io/cluster-api-provider-azure/capi-dual-stack.kubeconfig | |
Mar 9 21:26:53.108: INFO: ExecWithOptions: Clientset creation | |
Mar 9 21:26:53.108: INFO: ExecWithOptions: execute(POST https://capi-dual-stack-18422009.southcentralus.cloudapp.azure.com:6443/api/v1/namespaces/dualstack-7272/pods/test-container-pod/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+-q+-s+%27http%3A%2F%2F10.244.2.9%3A9080%2Fdial%3Frequest%3Dhostname%26protocol%3Dudp%26host%3Dfd00%3A%3A9b4%26port%3D90%26tries%3D1%27&container=webserver&container=webserver&stderr=true&stdout=true) | |
Mar 9 21:26:53.235: INFO: Waiting for responses: map[] | |
Mar 9 21:26:55.241: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g -q -s 'http://10.244.2.9:9080/dial?request=hostname&protocol=udp&host=fd00::9b4&port=90&tries=1'] Namespace:dualstack-7272 PodName:test-container-pod ContainerName:webserver Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} | |
Mar 9 21:26:55.241: INFO: >>> kubeConfig: /home/anramase/go/src/sigs.k8s.io/cluster-api-provider-azure/capi-dual-stack.kubeconfig | |
Mar 9 21:26:55.241: INFO: ExecWithOptions: Clientset creation | |
Mar 9 21:26:55.241: INFO: ExecWithOptions: execute(POST https://capi-dual-stack-18422009.southcentralus.cloudapp.azure.com:6443/api/v1/namespaces/dualstack-7272/pods/test-container-pod/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+-q+-s+%27http%3A%2F%2F10.244.2.9%3A9080%2Fdial%3Frequest%3Dhostname%26protocol%3Dudp%26host%3Dfd00%3A%3A9b4%26port%3D90%26tries%3D1%27&container=webserver&container=webserver&stderr=true&stdout=true) | |
Mar 9 21:26:55.350: INFO: Waiting for responses: map[] | |
Mar 9 21:26:57.354: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g -q -s 'http://10.244.2.9:9080/dial?request=hostname&protocol=udp&host=fd00::9b4&port=90&tries=1'] Namespace:dualstack-7272 PodName:test-container-pod ContainerName:webserver Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} | |
Mar 9 21:26:57.354: INFO: >>> kubeConfig: /home/anramase/go/src/sigs.k8s.io/cluster-api-provider-azure/capi-dual-stack.kubeconfig | |
Mar 9 21:26:57.354: INFO: ExecWithOptions: Clientset creation | |
Mar 9 21:26:57.354: INFO: ExecWithOptions: execute(POST https://capi-dual-stack-18422009.southcentralus.cloudapp.azure.com:6443/api/v1/namespaces/dualstack-7272/pods/test-container-pod/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+-q+-s+%27http%3A%2F%2F10.244.2.9%3A9080%2Fdial%3Frequest%3Dhostname%26protocol%3Dudp%26host%3Dfd00%3A%3A9b4%26port%3D90%26tries%3D1%27&container=webserver&container=webserver&stderr=true&stdout=true) | |
Mar 9 21:26:57.455: INFO: Waiting for responses: map[] | |
Mar 9 21:26:57.455: INFO: reached fd00::9b4 after 33/34 tries | |
[AfterEach] [sig-network] [Feature:IPv6DualStack] | |
test/e2e/framework/framework.go:186 | |
Mar 9 21:26:57.455: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready | |
STEP: Destroying namespace "dualstack-7272" for this suite. | |
• [SLOW TEST:106.603 seconds] | |
[sig-network] [Feature:IPv6DualStack] | |
test/e2e/network/common/framework.go:23 | |
Granular Checks: Services Secondary IP Family [LinuxOnly] | |
test/e2e/network/dual_stack.go:432 | |
should update endpoints: udp | |
test/e2e/network/dual_stack.go:552 | |
------------------------------ | |
{"msg":"PASSED [sig-network] [Feature:IPv6DualStack] Granular Checks: Services Secondary IP Family [LinuxOnly] should update endpoints: udp","total":22,"completed":5,"skipped":1433,"failed":0} | |
SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS | |
------------------------------ | |
[sig-network] [Feature:IPv6DualStack] Granular Checks: Services Secondary IP Family [LinuxOnly] | |
should function for pod-Service: udp | |
test/e2e/network/dual_stack.go:448 | |
[BeforeEach] [sig-network] [Feature:IPv6DualStack] | |
test/e2e/framework/framework.go:185 | |
STEP: Creating a kubernetes client | |
Mar 9 21:26:57.467: INFO: >>> kubeConfig: /home/anramase/go/src/sigs.k8s.io/cluster-api-provider-azure/capi-dual-stack.kubeconfig | |
STEP: Building a namespace api object, basename dualstack | |
STEP: Waiting for a default service account to be provisioned in namespace | |
STEP: Waiting for kube-root-ca.crt to be provisioned in namespace | |
[BeforeEach] [sig-network] [Feature:IPv6DualStack] | |
test/e2e/network/dual_stack.go:51 | |
[It] should function for pod-Service: udp | |
test/e2e/network/dual_stack.go:448 | |
STEP: Performing setup for networking test in namespace dualstack-1553 | |
STEP: creating a selector | |
STEP: Creating the service pods in kubernetes | |
Mar 9 21:26:57.489: INFO: Waiting up to 10m0s for all (but 0) nodes to be schedulable | |
Mar 9 21:26:57.536: INFO: The status of Pod netserver-0 is Pending, waiting for it to be Running (with Ready = true) | |
Mar 9 21:26:59.540: INFO: The status of Pod netserver-0 is Running (Ready = false) | |
Mar 9 21:27:01.539: INFO: The status of Pod netserver-0 is Running (Ready = false) | |
Mar 9 21:27:03.539: INFO: The status of Pod netserver-0 is Running (Ready = false) | |
Mar 9 21:27:05.540: INFO: The status of Pod netserver-0 is Running (Ready = false) | |
Mar 9 21:27:07.539: INFO: The status of Pod netserver-0 is Running (Ready = false) | |
Mar 9 21:27:09.540: INFO: The status of Pod netserver-0 is Running (Ready = false) | |
Mar 9 21:27:11.542: INFO: The status of Pod netserver-0 is Running (Ready = false) | |
Mar 9 21:27:13.539: INFO: The status of Pod netserver-0 is Running (Ready = false) | |
Mar 9 21:27:15.540: INFO: The status of Pod netserver-0 is Running (Ready = false) | |
Mar 9 21:27:17.539: INFO: The status of Pod netserver-0 is Running (Ready = false) | |
Mar 9 21:27:19.539: INFO: The status of Pod netserver-0 is Running (Ready = true) | |
Mar 9 21:27:19.545: INFO: The status of Pod netserver-1 is Running (Ready = true) | |
STEP: Creating test pods | |
Mar 9 21:27:21.570: INFO: Setting MaxTries for pod polling to 34 for networking test based on endpoint count 2 | |
STEP: Getting node addresses | |
Mar 9 21:27:21.571: INFO: Waiting up to 10m0s for all (but 0) nodes to be schedulable | |
STEP: Creating the service on top of the pods in kubernetes | |
Mar 9 21:27:21.602: INFO: Service node-port-service in namespace dualstack-1553 found. | |
Mar 9 21:27:21.679: INFO: Service session-affinity-service in namespace dualstack-1553 found. | |
STEP: Waiting for NodePort service to expose endpoint | |
Mar 9 21:27:22.685: INFO: Waiting for amount of service:node-port-service endpoints to be 2 | |
STEP: Waiting for Session Affinity service to expose endpoint | |
Mar 9 21:27:23.688: INFO: Waiting for amount of service:session-affinity-service endpoints to be 2 | |
STEP: dialing(udp) test-container-pod --> fd00::993b:90 (config.clusterIP) | |
Mar 9 21:27:23.694: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g -q -s 'http://10.244.2.11:9080/dial?request=hostname&protocol=udp&host=fd00::993b&port=90&tries=1'] Namespace:dualstack-1553 PodName:test-container-pod ContainerName:webserver Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} | |
Mar 9 21:27:23.694: INFO: >>> kubeConfig: /home/anramase/go/src/sigs.k8s.io/cluster-api-provider-azure/capi-dual-stack.kubeconfig | |
Mar 9 21:27:23.694: INFO: ExecWithOptions: Clientset creation | |
Mar 9 21:27:23.694: INFO: ExecWithOptions: execute(POST https://capi-dual-stack-18422009.southcentralus.cloudapp.azure.com:6443/api/v1/namespaces/dualstack-1553/pods/test-container-pod/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+-q+-s+%27http%3A%2F%2F10.244.2.11%3A9080%2Fdial%3Frequest%3Dhostname%26protocol%3Dudp%26host%3Dfd00%3A%3A993b%26port%3D90%26tries%3D1%27&container=webserver&container=webserver&stderr=true&stdout=true) | |
Mar 9 21:27:23.795: INFO: Waiting for responses: map[netserver-1:{}] | |
Mar 9 21:27:25.803: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g -q -s 'http://10.244.2.11:9080/dial?request=hostname&protocol=udp&host=fd00::993b&port=90&tries=1'] Namespace:dualstack-1553 PodName:test-container-pod ContainerName:webserver Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} | |
Mar 9 21:27:25.803: INFO: >>> kubeConfig: /home/anramase/go/src/sigs.k8s.io/cluster-api-provider-azure/capi-dual-stack.kubeconfig | |
Mar 9 21:27:25.804: INFO: ExecWithOptions: Clientset creation | |
Mar 9 21:27:25.804: INFO: ExecWithOptions: execute(POST https://capi-dual-stack-18422009.southcentralus.cloudapp.azure.com:6443/api/v1/namespaces/dualstack-1553/pods/test-container-pod/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+-q+-s+%27http%3A%2F%2F10.244.2.11%3A9080%2Fdial%3Frequest%3Dhostname%26protocol%3Dudp%26host%3Dfd00%3A%3A993b%26port%3D90%26tries%3D1%27&container=webserver&container=webserver&stderr=true&stdout=true) | |
Mar 9 21:27:25.995: INFO: Waiting for responses: map[netserver-1:{}] | |
Mar 9 21:27:27.999: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g -q -s 'http://10.244.2.11:9080/dial?request=hostname&protocol=udp&host=fd00::993b&port=90&tries=1'] Namespace:dualstack-1553 PodName:test-container-pod ContainerName:webserver Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} | |
Mar 9 21:27:27.999: INFO: >>> kubeConfig: /home/anramase/go/src/sigs.k8s.io/cluster-api-provider-azure/capi-dual-stack.kubeconfig | |
Mar 9 21:27:28.000: INFO: ExecWithOptions: Clientset creation | |
Mar 9 21:27:28.000: INFO: ExecWithOptions: execute(POST https://capi-dual-stack-18422009.southcentralus.cloudapp.azure.com:6443/api/v1/namespaces/dualstack-1553/pods/test-container-pod/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+-q+-s+%27http%3A%2F%2F10.244.2.11%3A9080%2Fdial%3Frequest%3Dhostname%26protocol%3Dudp%26host%3Dfd00%3A%3A993b%26port%3D90%26tries%3D1%27&container=webserver&container=webserver&stderr=true&stdout=true) | |
Mar 9 21:27:28.125: INFO: Waiting for responses: map[netserver-1:{}] | |
Mar 9 21:27:30.129: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g -q -s 'http://10.244.2.11:9080/dial?request=hostname&protocol=udp&host=fd00::993b&port=90&tries=1'] Namespace:dualstack-1553 PodName:test-container-pod ContainerName:webserver Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} | |
Mar 9 21:27:30.129: INFO: >>> kubeConfig: /home/anramase/go/src/sigs.k8s.io/cluster-api-provider-azure/capi-dual-stack.kubeconfig | |
Mar 9 21:27:30.130: INFO: ExecWithOptions: Clientset creation | |
Mar 9 21:27:30.130: INFO: ExecWithOptions: execute(POST https://capi-dual-stack-18422009.southcentralus.cloudapp.azure.com:6443/api/v1/namespaces/dualstack-1553/pods/test-container-pod/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+-q+-s+%27http%3A%2F%2F10.244.2.11%3A9080%2Fdial%3Frequest%3Dhostname%26protocol%3Dudp%26host%3Dfd00%3A%3A993b%26port%3D90%26tries%3D1%27&container=webserver&container=webserver&stderr=true&stdout=true) | |
Mar 9 21:27:30.235: INFO: Waiting for responses: map[netserver-1:{}] | |
Mar 9 21:27:32.239: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g -q -s 'http://10.244.2.11:9080/dial?request=hostname&protocol=udp&host=fd00::993b&port=90&tries=1'] Namespace:dualstack-1553 PodName:test-container-pod ContainerName:webserver Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} | |
Mar 9 21:27:32.239: INFO: >>> kubeConfig: /home/anramase/go/src/sigs.k8s.io/cluster-api-provider-azure/capi-dual-stack.kubeconfig | |
Mar 9 21:27:32.239: INFO: ExecWithOptions: Clientset creation | |
Mar 9 21:27:32.239: INFO: ExecWithOptions: execute(POST https://capi-dual-stack-18422009.southcentralus.cloudapp.azure.com:6443/api/v1/namespaces/dualstack-1553/pods/test-container-pod/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+-q+-s+%27http%3A%2F%2F10.244.2.11%3A9080%2Fdial%3Frequest%3Dhostname%26protocol%3Dudp%26host%3Dfd00%3A%3A993b%26port%3D90%26tries%3D1%27&container=webserver&container=webserver&stderr=true&stdout=true) | |
Mar 9 21:27:32.358: INFO: Waiting for responses: map[] | |
Mar 9 21:27:32.358: INFO: reached fd00::993b after 4/34 tries | |
STEP: dialing(udp) test-container-pod --> 2001:1234:5678:9abd::4:31980 (nodeIP) | |
Mar 9 21:27:32.362: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g -q -s 'http://10.244.2.11:9080/dial?request=hostname&protocol=udp&host=2001:1234:5678:9abd::4&port=31980&tries=1'] Namespace:dualstack-1553 PodName:test-container-pod ContainerName:webserver Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} | |
Mar 9 21:27:32.362: INFO: >>> kubeConfig: /home/anramase/go/src/sigs.k8s.io/cluster-api-provider-azure/capi-dual-stack.kubeconfig | |
Mar 9 21:27:32.362: INFO: ExecWithOptions: Clientset creation | |
Mar 9 21:27:32.362: INFO: ExecWithOptions: execute(POST https://capi-dual-stack-18422009.southcentralus.cloudapp.azure.com:6443/api/v1/namespaces/dualstack-1553/pods/test-container-pod/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+-q+-s+%27http%3A%2F%2F10.244.2.11%3A9080%2Fdial%3Frequest%3Dhostname%26protocol%3Dudp%26host%3D2001%3A1234%3A5678%3A9abd%3A%3A4%26port%3D31980%26tries%3D1%27&container=webserver&container=webserver&stderr=true&stdout=true) | |
Mar 9 21:27:32.471: INFO: Waiting for responses: map[netserver-0:{}] | |
Mar 9 21:27:34.474: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g -q -s 'http://10.244.2.11:9080/dial?request=hostname&protocol=udp&host=2001:1234:5678:9abd::4&port=31980&tries=1'] Namespace:dualstack-1553 PodName:test-container-pod ContainerName:webserver Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} | |
Mar 9 21:27:34.475: INFO: >>> kubeConfig: /home/anramase/go/src/sigs.k8s.io/cluster-api-provider-azure/capi-dual-stack.kubeconfig | |
Mar 9 21:27:34.475: INFO: ExecWithOptions: Clientset creation | |
Mar 9 21:27:34.475: INFO: ExecWithOptions: execute(POST https://capi-dual-stack-18422009.southcentralus.cloudapp.azure.com:6443/api/v1/namespaces/dualstack-1553/pods/test-container-pod/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+-q+-s+%27http%3A%2F%2F10.244.2.11%3A9080%2Fdial%3Frequest%3Dhostname%26protocol%3Dudp%26host%3D2001%3A1234%3A5678%3A9abd%3A%3A4%26port%3D31980%26tries%3D1%27&container=webserver&container=webserver&stderr=true&stdout=true) | |
Mar 9 21:27:34.598: INFO: Waiting for responses: map[netserver-0:{}] | |
Mar 9 21:27:36.601: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g -q -s 'http://10.244.2.11:9080/dial?request=hostname&protocol=udp&host=2001:1234:5678:9abd::4&port=31980&tries=1'] Namespace:dualstack-1553 PodName:test-container-pod ContainerName:webserver Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} | |
Mar 9 21:27:36.601: INFO: >>> kubeConfig: /home/anramase/go/src/sigs.k8s.io/cluster-api-provider-azure/capi-dual-stack.kubeconfig | |
Mar 9 21:27:36.602: INFO: ExecWithOptions: Clientset creation | |
Mar 9 21:27:36.602: INFO: ExecWithOptions: execute(POST https://capi-dual-stack-18422009.southcentralus.cloudapp.azure.com:6443/api/v1/namespaces/dualstack-1553/pods/test-container-pod/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+-q+-s+%27http%3A%2F%2F10.244.2.11%3A9080%2Fdial%3Frequest%3Dhostname%26protocol%3Dudp%26host%3D2001%3A1234%3A5678%3A9abd%3A%3A4%26port%3D31980%26tries%3D1%27&container=webserver&container=webserver&stderr=true&stdout=true) | |
Mar 9 21:27:36.714: INFO: Waiting for responses: map[netserver-0:{}] | |
Mar 9 21:27:38.720: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g -q -s 'http://10.244.2.11:9080/dial?request=hostname&protocol=udp&host=2001:1234:5678:9abd::4&port=31980&tries=1'] Namespace:dualstack-1553 PodName:test-container-pod ContainerName:webserver Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} | |
Mar 9 21:27:38.720: INFO: >>> kubeConfig: /home/anramase/go/src/sigs.k8s.io/cluster-api-provider-azure/capi-dual-stack.kubeconfig | |
Mar 9 21:27:38.720: INFO: ExecWithOptions: Clientset creation | |
Mar 9 21:27:38.720: INFO: ExecWithOptions: execute(POST https://capi-dual-stack-18422009.southcentralus.cloudapp.azure.com:6443/api/v1/namespaces/dualstack-1553/pods/test-container-pod/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+-q+-s+%27http%3A%2F%2F10.244.2.11%3A9080%2Fdial%3Frequest%3Dhostname%26protocol%3Dudp%26host%3D2001%3A1234%3A5678%3A9abd%3A%3A4%26port%3D31980%26tries%3D1%27&container=webserver&container=webserver&stderr=true&stdout=true) | |
Mar 9 21:27:38.822: INFO: Waiting for responses: map[] | |
Mar 9 21:27:38.822: INFO: reached 2001:1234:5678:9abd::4 after 3/34 tries | |
[AfterEach] [sig-network] [Feature:IPv6DualStack] | |
test/e2e/framework/framework.go:186 | |
Mar 9 21:27:38.822: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready | |
STEP: Destroying namespace "dualstack-1553" for this suite. | |
• [SLOW TEST:41.362 seconds] | |
[sig-network] [Feature:IPv6DualStack] | |
test/e2e/network/common/framework.go:23 | |
Granular Checks: Services Secondary IP Family [LinuxOnly] | |
test/e2e/network/dual_stack.go:432 | |
should function for pod-Service: udp | |
test/e2e/network/dual_stack.go:448 | |
------------------------------ | |
{"msg":"PASSED [sig-network] [Feature:IPv6DualStack] Granular Checks: Services Secondary IP Family [LinuxOnly] should function for pod-Service: udp","total":22,"completed":6,"skipped":1918,"failed":0} | |
SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS | |
------------------------------ | |
[sig-network] [Feature:IPv6DualStack] Granular Checks: Services Secondary IP Family [LinuxOnly] | |
should update endpoints: http | |
test/e2e/network/dual_stack.go:536 | |
[BeforeEach] [sig-network] [Feature:IPv6DualStack] | |
test/e2e/framework/framework.go:185 | |
STEP: Creating a kubernetes client | |
Mar 9 21:27:38.832: INFO: >>> kubeConfig: /home/anramase/go/src/sigs.k8s.io/cluster-api-provider-azure/capi-dual-stack.kubeconfig | |
STEP: Building a namespace api object, basename dualstack | |
STEP: Waiting for a default service account to be provisioned in namespace | |
STEP: Waiting for kube-root-ca.crt to be provisioned in namespace | |
[BeforeEach] [sig-network] [Feature:IPv6DualStack] | |
test/e2e/network/dual_stack.go:51 | |
[It] should update endpoints: http | |
test/e2e/network/dual_stack.go:536 | |
STEP: Performing setup for networking test in namespace dualstack-3421 | |
STEP: creating a selector | |
STEP: Creating the service pods in kubernetes | |
Mar 9 21:27:38.853: INFO: Waiting up to 10m0s for all (but 0) nodes to be schedulable | |
Mar 9 21:27:38.907: INFO: The status of Pod netserver-0 is Pending, waiting for it to be Running (with Ready = true) | |
Mar 9 21:27:40.911: INFO: The status of Pod netserver-0 is Running (Ready = false) | |
Mar 9 21:27:42.912: INFO: The status of Pod netserver-0 is Running (Ready = false) | |
Mar 9 21:27:44.912: INFO: The status of Pod netserver-0 is Running (Ready = false) | |
Mar 9 21:27:46.911: INFO: The status of Pod netserver-0 is Running (Ready = false) | |
Mar 9 21:27:48.911: INFO: The status of Pod netserver-0 is Running (Ready = false) | |
Mar 9 21:27:50.912: INFO: The status of Pod netserver-0 is Running (Ready = false) | |
Mar 9 21:27:52.912: INFO: The status of Pod netserver-0 is Running (Ready = false) | |
Mar 9 21:27:54.911: INFO: The status of Pod netserver-0 is Running (Ready = false) | |
Mar 9 21:27:56.911: INFO: The status of Pod netserver-0 is Running (Ready = false) | |
Mar 9 21:27:58.936: INFO: The status of Pod netserver-0 is Running (Ready = true) | |
Mar 9 21:27:58.945: INFO: The status of Pod netserver-1 is Running (Ready = false) | |
Mar 9 21:28:00.949: INFO: The status of Pod netserver-1 is Running (Ready = true) | |
STEP: Creating test pods | |
Mar 9 21:28:02.982: INFO: Setting MaxTries for pod polling to 34 for networking test based on endpoint count 2 | |
STEP: Getting node addresses | |
Mar 9 21:28:02.982: INFO: Waiting up to 10m0s for all (but 0) nodes to be schedulable | |
STEP: Creating the service on top of the pods in kubernetes | |
Mar 9 21:28:03.062: INFO: Service node-port-service in namespace dualstack-3421 found. | |
Mar 9 21:28:03.118: INFO: Service session-affinity-service in namespace dualstack-3421 found. | |
STEP: Waiting for NodePort service to expose endpoint | |
Mar 9 21:28:04.121: INFO: Waiting for amount of service:node-port-service endpoints to be 2 | |
STEP: Waiting for Session Affinity service to expose endpoint | |
Mar 9 21:28:05.124: INFO: Waiting for amount of service:session-affinity-service endpoints to be 2 | |
STEP: dialing(http) test-container-pod --> fd00::9b50:80 (config.clusterIP) | |
Mar 9 21:28:05.130: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g -q -s 'http://10.244.2.13:9080/dial?request=hostname&protocol=http&host=fd00::9b50&port=80&tries=1'] Namespace:dualstack-3421 PodName:test-container-pod ContainerName:webserver Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} | |
Mar 9 21:28:05.130: INFO: >>> kubeConfig: /home/anramase/go/src/sigs.k8s.io/cluster-api-provider-azure/capi-dual-stack.kubeconfig | |
Mar 9 21:28:05.130: INFO: ExecWithOptions: Clientset creation | |
Mar 9 21:28:05.130: INFO: ExecWithOptions: execute(POST https://capi-dual-stack-18422009.southcentralus.cloudapp.azure.com:6443/api/v1/namespaces/dualstack-3421/pods/test-container-pod/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+-q+-s+%27http%3A%2F%2F10.244.2.13%3A9080%2Fdial%3Frequest%3Dhostname%26protocol%3Dhttp%26host%3Dfd00%3A%3A9b50%26port%3D80%26tries%3D1%27&container=webserver&container=webserver&stderr=true&stdout=true) | |
Mar 9 21:28:05.274: INFO: Waiting for responses: map[netserver-0:{}] | |
Mar 9 21:28:07.278: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g -q -s 'http://10.244.2.13:9080/dial?request=hostname&protocol=http&host=fd00::9b50&port=80&tries=1'] Namespace:dualstack-3421 PodName:test-container-pod ContainerName:webserver Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} | |
Mar 9 21:28:07.278: INFO: >>> kubeConfig: /home/anramase/go/src/sigs.k8s.io/cluster-api-provider-azure/capi-dual-stack.kubeconfig | |
Mar 9 21:28:07.279: INFO: ExecWithOptions: Clientset creation | |
Mar 9 21:28:07.279: INFO: ExecWithOptions: execute(POST https://capi-dual-stack-18422009.southcentralus.cloudapp.azure.com:6443/api/v1/namespaces/dualstack-3421/pods/test-container-pod/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+-q+-s+%27http%3A%2F%2F10.244.2.13%3A9080%2Fdial%3Frequest%3Dhostname%26protocol%3Dhttp%26host%3Dfd00%3A%3A9b50%26port%3D80%26tries%3D1%27&container=webserver&container=webserver&stderr=true&stdout=true) | |
Mar 9 21:28:07.373: INFO: Waiting for responses: map[netserver-0:{}] | |
Mar 9 21:28:09.376: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g -q -s 'http://10.244.2.13:9080/dial?request=hostname&protocol=http&host=fd00::9b50&port=80&tries=1'] Namespace:dualstack-3421 PodName:test-container-pod ContainerName:webserver Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} | |
Mar 9 21:28:09.376: INFO: >>> kubeConfig: /home/anramase/go/src/sigs.k8s.io/cluster-api-provider-azure/capi-dual-stack.kubeconfig | |
Mar 9 21:28:09.377: INFO: ExecWithOptions: Clientset creation | |
Mar 9 21:28:09.377: INFO: ExecWithOptions: execute(POST https://capi-dual-stack-18422009.southcentralus.cloudapp.azure.com:6443/api/v1/namespaces/dualstack-3421/pods/test-container-pod/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+-q+-s+%27http%3A%2F%2F10.244.2.13%3A9080%2Fdial%3Frequest%3Dhostname%26protocol%3Dhttp%26host%3Dfd00%3A%3A9b50%26port%3D80%26tries%3D1%27&container=webserver&container=webserver&stderr=true&stdout=true) | |
Mar 9 21:28:09.476: INFO: Waiting for responses: map[] | |
Mar 9 21:28:09.476: INFO: reached fd00::9b50 after 2/34 tries | |
Mar 9 21:28:09.513: INFO: Waiting for pod netserver-0 to disappear | |
Mar 9 21:28:09.523: INFO: Pod netserver-0 no longer exists | |
Mar 9 21:28:10.523: INFO: Waiting for amount of service:node-port-service endpoints to be 1 | |
STEP: dialing(http) test-container-pod --> fd00::9b50:80 (config.clusterIP) | |
Mar 9 21:28:15.532: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g -q -s 'http://10.244.2.13:9080/dial?request=hostname&protocol=http&host=fd00::9b50&port=80&tries=1'] Namespace:dualstack-3421 PodName:test-container-pod ContainerName:webserver Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} | |
Mar 9 21:28:15.532: INFO: >>> kubeConfig: /home/anramase/go/src/sigs.k8s.io/cluster-api-provider-azure/capi-dual-stack.kubeconfig | |
Mar 9 21:28:15.533: INFO: ExecWithOptions: Clientset creation | |
Mar 9 21:28:15.533: INFO: ExecWithOptions: execute(POST https://capi-dual-stack-18422009.southcentralus.cloudapp.azure.com:6443/api/v1/namespaces/dualstack-3421/pods/test-container-pod/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+-q+-s+%27http%3A%2F%2F10.244.2.13%3A9080%2Fdial%3Frequest%3Dhostname%26protocol%3Dhttp%26host%3Dfd00%3A%3A9b50%26port%3D80%26tries%3D1%27&container=webserver&container=webserver&stderr=true&stdout=true) | |
Mar 9 21:28:15.639: INFO: Waiting for responses: map[] | |
Mar 9 21:28:17.645: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g -q -s 'http://10.244.2.13:9080/dial?request=hostname&protocol=http&host=fd00::9b50&port=80&tries=1'] Namespace:dualstack-3421 PodName:test-container-pod ContainerName:webserver Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} | |
Mar 9 21:28:17.645: INFO: >>> kubeConfig: /home/anramase/go/src/sigs.k8s.io/cluster-api-provider-azure/capi-dual-stack.kubeconfig | |
Mar 9 21:28:17.645: INFO: ExecWithOptions: Clientset creation | |
Mar 9 21:28:17.645: INFO: ExecWithOptions: execute(POST https://capi-dual-stack-18422009.southcentralus.cloudapp.azure.com:6443/api/v1/namespaces/dualstack-3421/pods/test-container-pod/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+-q+-s+%27http%3A%2F%2F10.244.2.13%3A9080%2Fdial%3Frequest%3Dhostname%26protocol%3Dhttp%26host%3Dfd00%3A%3A9b50%26port%3D80%26tries%3D1%27&container=webserver&container=webserver&stderr=true&stdout=true) | |
Mar 9 21:28:17.767: INFO: Waiting for responses: map[] | |
Mar 9 21:28:19.771: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g -q -s 'http://10.244.2.13:9080/dial?request=hostname&protocol=http&host=fd00::9b50&port=80&tries=1'] Namespace:dualstack-3421 PodName:test-container-pod ContainerName:webserver Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} | |
Mar 9 21:28:19.771: INFO: >>> kubeConfig: /home/anramase/go/src/sigs.k8s.io/cluster-api-provider-azure/capi-dual-stack.kubeconfig | |
Mar 9 21:28:19.772: INFO: ExecWithOptions: Clientset creation | |
Mar 9 21:28:19.772: INFO: ExecWithOptions: execute(POST https://capi-dual-stack-18422009.southcentralus.cloudapp.azure.com:6443/api/v1/namespaces/dualstack-3421/pods/test-container-pod/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+-q+-s+%27http%3A%2F%2F10.244.2.13%3A9080%2Fdial%3Frequest%3Dhostname%26protocol%3Dhttp%26host%3Dfd00%3A%3A9b50%26port%3D80%26tries%3D1%27&container=webserver&container=webserver&stderr=true&stdout=true) | |
Mar 9 21:28:19.874: INFO: Waiting for responses: map[] | |
Mar 9 21:28:21.878: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g -q -s 'http://10.244.2.13:9080/dial?request=hostname&protocol=http&host=fd00::9b50&port=80&tries=1'] Namespace:dualstack-3421 PodName:test-container-pod ContainerName:webserver Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} | |
Mar 9 21:28:21.878: INFO: >>> kubeConfig: /home/anramase/go/src/sigs.k8s.io/cluster-api-provider-azure/capi-dual-stack.kubeconfig | |
Mar 9 21:28:21.879: INFO: ExecWithOptions: Clientset creation | |
Mar 9 21:28:21.879: INFO: ExecWithOptions: execute(POST https://capi-dual-stack-18422009.southcentralus.cloudapp.azure.com:6443/api/v1/namespaces/dualstack-3421/pods/test-container-pod/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+-q+-s+%27http%3A%2F%2F10.244.2.13%3A9080%2Fdial%3Frequest%3Dhostname%26protocol%3Dhttp%26host%3Dfd00%3A%3A9b50%26port%3D80%26tries%3D1%27&container=webserver&container=webserver&stderr=true&stdout=true) | |
Mar 9 21:28:21.977: INFO: Waiting for responses: map[] | |
Mar 9 21:28:23.982: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g -q -s 'http://10.244.2.13:9080/dial?request=hostname&protocol=http&host=fd00::9b50&port=80&tries=1'] Namespace:dualstack-3421 PodName:test-container-pod ContainerName:webserver Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} | |
Mar 9 21:28:23.982: INFO: >>> kubeConfig: /home/anramase/go/src/sigs.k8s.io/cluster-api-provider-azure/capi-dual-stack.kubeconfig | |
Mar 9 21:28:23.982: INFO: ExecWithOptions: Clientset creation | |
Mar 9 21:28:23.982: INFO: ExecWithOptions: execute(POST https://capi-dual-stack-18422009.southcentralus.cloudapp.azure.com:6443/api/v1/namespaces/dualstack-3421/pods/test-container-pod/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+-q+-s+%27http%3A%2F%2F10.244.2.13%3A9080%2Fdial%3Frequest%3Dhostname%26protocol%3Dhttp%26host%3Dfd00%3A%3A9b50%26port%3D80%26tries%3D1%27&container=webserver&container=webserver&stderr=true&stdout=true) | |
Mar 9 21:28:24.094: INFO: Waiting for responses: map[] | |
Mar 9 21:28:26.097: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g -q -s 'http://10.244.2.13:9080/dial?request=hostname&protocol=http&host=fd00::9b50&port=80&tries=1'] Namespace:dualstack-3421 PodName:test-container-pod ContainerName:webserver Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} | |
Mar 9 21:28:26.097: INFO: >>> kubeConfig: /home/anramase/go/src/sigs.k8s.io/cluster-api-provider-azure/capi-dual-stack.kubeconfig | |
Mar 9 21:28:26.098: INFO: ExecWithOptions: Clientset creation | |
Mar 9 21:28:26.098: INFO: ExecWithOptions: execute(POST https://capi-dual-stack-18422009.southcentralus.cloudapp.azure.com:6443/api/v1/namespaces/dualstack-3421/pods/test-container-pod/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+-q+-s+%27http%3A%2F%2F10.244.2.13%3A9080%2Fdial%3Frequest%3Dhostname%26protocol%3Dhttp%26host%3Dfd00%3A%3A9b50%26port%3D80%26tries%3D1%27&container=webserver&container=webserver&stderr=true&stdout=true) | |
Mar 9 21:28:26.205: INFO: Waiting for responses: map[] | |
Mar 9 21:28:28.208: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g -q -s 'http://10.244.2.13:9080/dial?request=hostname&protocol=http&host=fd00::9b50&port=80&tries=1'] Namespace:dualstack-3421 PodName:test-container-pod ContainerName:webserver Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} | |
Mar 9 21:28:28.208: INFO: >>> kubeConfig: /home/anramase/go/src/sigs.k8s.io/cluster-api-provider-azure/capi-dual-stack.kubeconfig | |
Mar 9 21:28:28.209: INFO: ExecWithOptions: Clientset creation | |
Mar 9 21:28:28.209: INFO: ExecWithOptions: execute(POST https://capi-dual-stack-18422009.southcentralus.cloudapp.azure.com:6443/api/v1/namespaces/dualstack-3421/pods/test-container-pod/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+-q+-s+%27http%3A%2F%2F10.244.2.13%3A9080%2Fdial%3Frequest%3Dhostname%26protocol%3Dhttp%26host%3Dfd00%3A%3A9b50%26port%3D80%26tries%3D1%27&container=webserver&container=webserver&stderr=true&stdout=true) | |
Mar 9 21:28:28.314: INFO: Waiting for responses: map[] | |
Mar 9 21:28:30.319: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g -q -s 'http://10.244.2.13:9080/dial?request=hostname&protocol=http&host=fd00::9b50&port=80&tries=1'] Namespace:dualstack-3421 PodName:test-container-pod ContainerName:webserver Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} | |
Mar 9 21:28:30.319: INFO: >>> kubeConfig: /home/anramase/go/src/sigs.k8s.io/cluster-api-provider-azure/capi-dual-stack.kubeconfig | |
Mar 9 21:28:30.319: INFO: ExecWithOptions: Clientset creation | |
Mar 9 21:28:30.319: INFO: ExecWithOptions: execute(POST https://capi-dual-stack-18422009.southcentralus.cloudapp.azure.com:6443/api/v1/namespaces/dualstack-3421/pods/test-container-pod/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+-q+-s+%27http%3A%2F%2F10.244.2.13%3A9080%2Fdial%3Frequest%3Dhostname%26protocol%3Dhttp%26host%3Dfd00%3A%3A9b50%26port%3D80%26tries%3D1%27&container=webserver&container=webserver&stderr=true&stdout=true) | |
Mar 9 21:28:30.443: INFO: Waiting for responses: map[] | |
Mar 9 21:28:32.447: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g -q -s 'http://10.244.2.13:9080/dial?request=hostname&protocol=http&host=fd00::9b50&port=80&tries=1'] Namespace:dualstack-3421 PodName:test-container-pod ContainerName:webserver Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} | |
Mar 9 21:28:32.447: INFO: >>> kubeConfig: /home/anramase/go/src/sigs.k8s.io/cluster-api-provider-azure/capi-dual-stack.kubeconfig | |
Mar 9 21:28:32.448: INFO: ExecWithOptions: Clientset creation | |
Mar 9 21:28:32.448: INFO: ExecWithOptions: execute(POST https://capi-dual-stack-18422009.southcentralus.cloudapp.azure.com:6443/api/v1/namespaces/dualstack-3421/pods/test-container-pod/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+-q+-s+%27http%3A%2F%2F10.244.2.13%3A9080%2Fdial%3Frequest%3Dhostname%26protocol%3Dhttp%26host%3Dfd00%3A%3A9b50%26port%3D80%26tries%3D1%27&container=webserver&container=webserver&stderr=true&stdout=true) | |
Mar 9 21:28:32.556: INFO: Waiting for responses: map[] | |
Mar 9 21:28:34.560: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g -q -s 'http://10.244.2.13:9080/dial?request=hostname&protocol=http&host=fd00::9b50&port=80&tries=1'] Namespace:dualstack-3421 PodName:test-container-pod ContainerName:webserver Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} | |
Mar 9 21:28:34.560: INFO: >>> kubeConfig: /home/anramase/go/src/sigs.k8s.io/cluster-api-provider-azure/capi-dual-stack.kubeconfig | |
Mar 9 21:28:34.561: INFO: ExecWithOptions: Clientset creation | |
Mar 9 21:28:34.561: INFO: ExecWithOptions: execute(POST https://capi-dual-stack-18422009.southcentralus.cloudapp.azure.com:6443/api/v1/namespaces/dualstack-3421/pods/test-container-pod/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+-q+-s+%27http%3A%2F%2F10.244.2.13%3A9080%2Fdial%3Frequest%3Dhostname%26protocol%3Dhttp%26host%3Dfd00%3A%3A9b50%26port%3D80%26tries%3D1%27&container=webserver&container=webserver&stderr=true&stdout=true) | |
Mar 9 21:28:34.664: INFO: Waiting for responses: map[] | |
Mar 9 21:28:36.667: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g -q -s 'http://10.244.2.13:9080/dial?request=hostname&protocol=http&host=fd00::9b50&port=80&tries=1'] Namespace:dualstack-3421 PodName:test-container-pod ContainerName:webserver Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} | |
Mar 9 21:28:36.667: INFO: >>> kubeConfig: /home/anramase/go/src/sigs.k8s.io/cluster-api-provider-azure/capi-dual-stack.kubeconfig | |
Mar 9 21:28:36.668: INFO: ExecWithOptions: Clientset creation | |
Mar 9 21:28:36.668: INFO: ExecWithOptions: execute(POST https://capi-dual-stack-18422009.southcentralus.cloudapp.azure.com:6443/api/v1/namespaces/dualstack-3421/pods/test-container-pod/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+-q+-s+%27http%3A%2F%2F10.244.2.13%3A9080%2Fdial%3Frequest%3Dhostname%26protocol%3Dhttp%26host%3Dfd00%3A%3A9b50%26port%3D80%26tries%3D1%27&container=webserver&container=webserver&stderr=true&stdout=true) | |
Mar 9 21:28:36.781: INFO: Waiting for responses: map[] | |
Mar 9 21:28:38.785: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g -q -s 'http://10.244.2.13:9080/dial?request=hostname&protocol=http&host=fd00::9b50&port=80&tries=1'] Namespace:dualstack-3421 PodName:test-container-pod ContainerName:webserver Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} | |
Mar 9 21:28:38.785: INFO: >>> kubeConfig: /home/anramase/go/src/sigs.k8s.io/cluster-api-provider-azure/capi-dual-stack.kubeconfig | |
Mar 9 21:28:38.786: INFO: ExecWithOptions: Clientset creation | |
Mar 9 21:28:38.786: INFO: ExecWithOptions: execute(POST https://capi-dual-stack-18422009.southcentralus.cloudapp.azure.com:6443/api/v1/namespaces/dualstack-3421/pods/test-container-pod/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+-q+-s+%27http%3A%2F%2F10.244.2.13%3A9080%2Fdial%3Frequest%3Dhostname%26protocol%3Dhttp%26host%3Dfd00%3A%3A9b50%26port%3D80%26tries%3D1%27&container=webserver&container=webserver&stderr=true&stdout=true) | |
Mar 9 21:28:38.876: INFO: Waiting for responses: map[] | |
Mar 9 21:28:40.880: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g -q -s 'http://10.244.2.13:9080/dial?request=hostname&protocol=http&host=fd00::9b50&port=80&tries=1'] Namespace:dualstack-3421 PodName:test-container-pod ContainerName:webserver Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} | |
Mar 9 21:28:40.880: INFO: >>> kubeConfig: /home/anramase/go/src/sigs.k8s.io/cluster-api-provider-azure/capi-dual-stack.kubeconfig | |
Mar 9 21:28:40.880: INFO: ExecWithOptions: Clientset creation | |
Mar 9 21:28:40.880: INFO: ExecWithOptions: execute(POST https://capi-dual-stack-18422009.southcentralus.cloudapp.azure.com:6443/api/v1/namespaces/dualstack-3421/pods/test-container-pod/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+-q+-s+%27http%3A%2F%2F10.244.2.13%3A9080%2Fdial%3Frequest%3Dhostname%26protocol%3Dhttp%26host%3Dfd00%3A%3A9b50%26port%3D80%26tries%3D1%27&container=webserver&container=webserver&stderr=true&stdout=true) | |
Mar 9 21:28:40.987: INFO: Waiting for responses: map[] | |
Mar 9 21:28:42.997: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g -q -s 'http://10.244.2.13:9080/dial?request=hostname&protocol=http&host=fd00::9b50&port=80&tries=1'] Namespace:dualstack-3421 PodName:test-container-pod ContainerName:webserver Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} | |
Mar 9 21:28:42.997: INFO: >>> kubeConfig: /home/anramase/go/src/sigs.k8s.io/cluster-api-provider-azure/capi-dual-stack.kubeconfig | |
Mar 9 21:28:42.997: INFO: ExecWithOptions: Clientset creation | |
Mar 9 21:28:42.997: INFO: ExecWithOptions: execute(POST https://capi-dual-stack-18422009.southcentralus.cloudapp.azure.com:6443/api/v1/namespaces/dualstack-3421/pods/test-container-pod/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+-q+-s+%27http%3A%2F%2F10.244.2.13%3A9080%2Fdial%3Frequest%3Dhostname%26protocol%3Dhttp%26host%3Dfd00%3A%3A9b50%26port%3D80%26tries%3D1%27&container=webserver&container=webserver&stderr=true&stdout=true) | |
Mar 9 21:28:43.119: INFO: Waiting for responses: map[] | |
Mar 9 21:28:45.122: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g -q -s 'http://10.244.2.13:9080/dial?request=hostname&protocol=http&host=fd00::9b50&port=80&tries=1'] Namespace:dualstack-3421 PodName:test-container-pod ContainerName:webserver Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} | |
Mar 9 21:28:45.122: INFO: >>> kubeConfig: /home/anramase/go/src/sigs.k8s.io/cluster-api-provider-azure/capi-dual-stack.kubeconfig | |
Mar 9 21:28:45.123: INFO: ExecWithOptions: Clientset creation | |
Mar 9 21:28:45.123: INFO: ExecWithOptions: execute(POST https://capi-dual-stack-18422009.southcentralus.cloudapp.azure.com:6443/api/v1/namespaces/dualstack-3421/pods/test-container-pod/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+-q+-s+%27http%3A%2F%2F10.244.2.13%3A9080%2Fdial%3Frequest%3Dhostname%26protocol%3Dhttp%26host%3Dfd00%3A%3A9b50%26port%3D80%26tries%3D1%27&container=webserver&container=webserver&stderr=true&stdout=true) | |
Mar 9 21:28:45.225: INFO: Waiting for responses: map[] | |
Mar 9 21:28:47.228: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g -q -s 'http://10.244.2.13:9080/dial?request=hostname&protocol=http&host=fd00::9b50&port=80&tries=1'] Namespace:dualstack-3421 PodName:test-container-pod ContainerName:webserver Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} | |
Mar 9 21:28:47.228: INFO: >>> kubeConfig: /home/anramase/go/src/sigs.k8s.io/cluster-api-provider-azure/capi-dual-stack.kubeconfig | |
Mar 9 21:28:47.229: INFO: ExecWithOptions: Clientset creation | |
Mar 9 21:28:47.229: INFO: ExecWithOptions: execute(POST https://capi-dual-stack-18422009.southcentralus.cloudapp.azure.com:6443/api/v1/namespaces/dualstack-3421/pods/test-container-pod/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+-q+-s+%27http%3A%2F%2F10.244.2.13%3A9080%2Fdial%3Frequest%3Dhostname%26protocol%3Dhttp%26host%3Dfd00%3A%3A9b50%26port%3D80%26tries%3D1%27&container=webserver&container=webserver&stderr=true&stdout=true) | |
Mar 9 21:28:47.327: INFO: Waiting for responses: map[] | |
Mar 9 21:28:49.338: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g -q -s 'http://10.244.2.13:9080/dial?request=hostname&protocol=http&host=fd00::9b50&port=80&tries=1'] Namespace:dualstack-3421 PodName:test-container-pod ContainerName:webserver Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} | |
Mar 9 21:28:49.338: INFO: >>> kubeConfig: /home/anramase/go/src/sigs.k8s.io/cluster-api-provider-azure/capi-dual-stack.kubeconfig | |
Mar 9 21:28:49.339: INFO: ExecWithOptions: Clientset creation | |
Mar 9 21:28:49.339: INFO: ExecWithOptions: execute(POST https://capi-dual-stack-18422009.southcentralus.cloudapp.azure.com:6443/api/v1/namespaces/dualstack-3421/pods/test-container-pod/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+-q+-s+%27http%3A%2F%2F10.244.2.13%3A9080%2Fdial%3Frequest%3Dhostname%26protocol%3Dhttp%26host%3Dfd00%3A%3A9b50%26port%3D80%26tries%3D1%27&container=webserver&container=webserver&stderr=true&stdout=true) | |
Mar 9 21:28:49.433: INFO: Waiting for responses: map[] | |
Mar 9 21:28:51.437: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g -q -s 'http://10.244.2.13:9080/dial?request=hostname&protocol=http&host=fd00::9b50&port=80&tries=1'] Namespace:dualstack-3421 PodName:test-container-pod ContainerName:webserver Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} | |
Mar 9 21:28:51.437: INFO: >>> kubeConfig: /home/anramase/go/src/sigs.k8s.io/cluster-api-provider-azure/capi-dual-stack.kubeconfig | |
Mar 9 21:28:51.438: INFO: ExecWithOptions: Clientset creation | |
Mar 9 21:28:51.438: INFO: ExecWithOptions: execute(POST https://capi-dual-stack-18422009.southcentralus.cloudapp.azure.com:6443/api/v1/namespaces/dualstack-3421/pods/test-container-pod/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+-q+-s+%27http%3A%2F%2F10.244.2.13%3A9080%2Fdial%3Frequest%3Dhostname%26protocol%3Dhttp%26host%3Dfd00%3A%3A9b50%26port%3D80%26tries%3D1%27&container=webserver&container=webserver&stderr=true&stdout=true) | |
Mar 9 21:28:51.537: INFO: Waiting for responses: map[] | |
Mar 9 21:28:53.540: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g -q -s 'http://10.244.2.13:9080/dial?request=hostname&protocol=http&host=fd00::9b50&port=80&tries=1'] Namespace:dualstack-3421 PodName:test-container-pod ContainerName:webserver Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} | |
Mar 9 21:28:53.540: INFO: >>> kubeConfig: /home/anramase/go/src/sigs.k8s.io/cluster-api-provider-azure/capi-dual-stack.kubeconfig | |
Mar 9 21:28:53.540: INFO: ExecWithOptions: Clientset creation | |
Mar 9 21:28:53.540: INFO: ExecWithOptions: execute(POST https://capi-dual-stack-18422009.southcentralus.cloudapp.azure.com:6443/api/v1/namespaces/dualstack-3421/pods/test-container-pod/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+-q+-s+%27http%3A%2F%2F10.244.2.13%3A9080%2Fdial%3Frequest%3Dhostname%26protocol%3Dhttp%26host%3Dfd00%3A%3A9b50%26port%3D80%26tries%3D1%27&container=webserver&container=webserver&stderr=true&stdout=true) | |
Mar 9 21:28:53.648: INFO: Waiting for responses: map[] | |
Mar 9 21:28:55.653: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g -q -s 'http://10.244.2.13:9080/dial?request=hostname&protocol=http&host=fd00::9b50&port=80&tries=1'] Namespace:dualstack-3421 PodName:test-container-pod ContainerName:webserver Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} | |
Mar 9 21:28:55.653: INFO: >>> kubeConfig: /home/anramase/go/src/sigs.k8s.io/cluster-api-provider-azure/capi-dual-stack.kubeconfig | |
Mar 9 21:28:55.654: INFO: ExecWithOptions: Clientset creation | |
Mar 9 21:28:55.654: INFO: ExecWithOptions: execute(POST https://capi-dual-stack-18422009.southcentralus.cloudapp.azure.com:6443/api/v1/namespaces/dualstack-3421/pods/test-container-pod/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+-q+-s+%27http%3A%2F%2F10.244.2.13%3A9080%2Fdial%3Frequest%3Dhostname%26protocol%3Dhttp%26host%3Dfd00%3A%3A9b50%26port%3D80%26tries%3D1%27&container=webserver&container=webserver&stderr=true&stdout=true) | |
Mar 9 21:28:55.766: INFO: Waiting for responses: map[] | |
Mar 9 21:28:57.771: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g -q -s 'http://10.244.2.13:9080/dial?request=hostname&protocol=http&host=fd00::9b50&port=80&tries=1'] Namespace:dualstack-3421 PodName:test-container-pod ContainerName:webserver Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} | |
Mar 9 21:28:57.771: INFO: >>> kubeConfig: /home/anramase/go/src/sigs.k8s.io/cluster-api-provider-azure/capi-dual-stack.kubeconfig | |
Mar 9 21:28:57.771: INFO: ExecWithOptions: Clientset creation | |
Mar 9 21:28:57.771: INFO: ExecWithOptions: execute(POST https://capi-dual-stack-18422009.southcentralus.cloudapp.azure.com:6443/api/v1/namespaces/dualstack-3421/pods/test-container-pod/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+-q+-s+%27http%3A%2F%2F10.244.2.13%3A9080%2Fdial%3Frequest%3Dhostname%26protocol%3Dhttp%26host%3Dfd00%3A%3A9b50%26port%3D80%26tries%3D1%27&container=webserver&container=webserver&stderr=true&stdout=true) | |
Mar 9 21:28:57.888: INFO: Waiting for responses: map[] | |
Mar 9 21:28:59.892: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g -q -s 'http://10.244.2.13:9080/dial?request=hostname&protocol=http&host=fd00::9b50&port=80&tries=1'] Namespace:dualstack-3421 PodName:test-container-pod ContainerName:webserver Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} | |
Mar 9 21:28:59.892: INFO: >>> kubeConfig: /home/anramase/go/src/sigs.k8s.io/cluster-api-provider-azure/capi-dual-stack.kubeconfig | |
Mar 9 21:28:59.893: INFO: ExecWithOptions: Clientset creation | |
Mar 9 21:28:59.893: INFO: ExecWithOptions: execute(POST https://capi-dual-stack-18422009.southcentralus.cloudapp.azure.com:6443/api/v1/namespaces/dualstack-3421/pods/test-container-pod/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+-q+-s+%27http%3A%2F%2F10.244.2.13%3A9080%2Fdial%3Frequest%3Dhostname%26protocol%3Dhttp%26host%3Dfd00%3A%3A9b50%26port%3D80%26tries%3D1%27&container=webserver&container=webserver&stderr=true&stdout=true) | |
Mar 9 21:29:00.009: INFO: Waiting for responses: map[] | |
Mar 9 21:29:02.013: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g -q -s 'http://10.244.2.13:9080/dial?request=hostname&protocol=http&host=fd00::9b50&port=80&tries=1'] Namespace:dualstack-3421 PodName:test-container-pod ContainerName:webserver Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} | |
Mar 9 21:29:02.013: INFO: >>> kubeConfig: /home/anramase/go/src/sigs.k8s.io/cluster-api-provider-azure/capi-dual-stack.kubeconfig | |
Mar 9 21:29:02.013: INFO: ExecWithOptions: Clientset creation | |
Mar 9 21:29:02.013: INFO: ExecWithOptions: execute(POST https://capi-dual-stack-18422009.southcentralus.cloudapp.azure.com:6443/api/v1/namespaces/dualstack-3421/pods/test-container-pod/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+-q+-s+%27http%3A%2F%2F10.244.2.13%3A9080%2Fdial%3Frequest%3Dhostname%26protocol%3Dhttp%26host%3Dfd00%3A%3A9b50%26port%3D80%26tries%3D1%27&container=webserver&container=webserver&stderr=true&stdout=true) | |
Mar 9 21:29:02.111: INFO: Waiting for responses: map[] | |
Mar 9 21:29:04.115: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g -q -s 'http://10.244.2.13:9080/dial?request=hostname&protocol=http&host=fd00::9b50&port=80&tries=1'] Namespace:dualstack-3421 PodName:test-container-pod ContainerName:webserver Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} | |
Mar 9 21:29:04.115: INFO: >>> kubeConfig: /home/anramase/go/src/sigs.k8s.io/cluster-api-provider-azure/capi-dual-stack.kubeconfig | |
Mar 9 21:29:04.116: INFO: ExecWithOptions: Clientset creation | |
Mar 9 21:29:04.116: INFO: ExecWithOptions: execute(POST https://capi-dual-stack-18422009.southcentralus.cloudapp.azure.com:6443/api/v1/namespaces/dualstack-3421/pods/test-container-pod/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+-q+-s+%27http%3A%2F%2F10.244.2.13%3A9080%2Fdial%3Frequest%3Dhostname%26protocol%3Dhttp%26host%3Dfd00%3A%3A9b50%26port%3D80%26tries%3D1%27&container=webserver&container=webserver&stderr=true&stdout=true) | |
Mar 9 21:29:04.215: INFO: Waiting for responses: map[] | |
Mar 9 21:29:06.220: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g -q -s 'http://10.244.2.13:9080/dial?request=hostname&protocol=http&host=fd00::9b50&port=80&tries=1'] Namespace:dualstack-3421 PodName:test-container-pod ContainerName:webserver Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} | |
Mar 9 21:29:06.220: INFO: >>> kubeConfig: /home/anramase/go/src/sigs.k8s.io/cluster-api-provider-azure/capi-dual-stack.kubeconfig | |
Mar 9 21:29:06.220: INFO: ExecWithOptions: Clientset creation | |
Mar 9 21:29:06.220: INFO: ExecWithOptions: execute(POST https://capi-dual-stack-18422009.southcentralus.cloudapp.azure.com:6443/api/v1/namespaces/dualstack-3421/pods/test-container-pod/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+-q+-s+%27http%3A%2F%2F10.244.2.13%3A9080%2Fdial%3Frequest%3Dhostname%26protocol%3Dhttp%26host%3Dfd00%3A%3A9b50%26port%3D80%26tries%3D1%27&container=webserver&container=webserver&stderr=true&stdout=true) | |
Mar 9 21:29:06.339: INFO: Waiting for responses: map[] | |
Mar 9 21:29:08.342: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g -q -s 'http://10.244.2.13:9080/dial?request=hostname&protocol=http&host=fd00::9b50&port=80&tries=1'] Namespace:dualstack-3421 PodName:test-container-pod ContainerName:webserver Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} | |
Mar 9 21:29:08.342: INFO: >>> kubeConfig: /home/anramase/go/src/sigs.k8s.io/cluster-api-provider-azure/capi-dual-stack.kubeconfig | |
Mar 9 21:29:08.343: INFO: ExecWithOptions: Clientset creation | |
Mar 9 21:29:08.343: INFO: ExecWithOptions: execute(POST https://capi-dual-stack-18422009.southcentralus.cloudapp.azure.com:6443/api/v1/namespaces/dualstack-3421/pods/test-container-pod/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+-q+-s+%27http%3A%2F%2F10.244.2.13%3A9080%2Fdial%3Frequest%3Dhostname%26protocol%3Dhttp%26host%3Dfd00%3A%3A9b50%26port%3D80%26tries%3D1%27&container=webserver&container=webserver&stderr=true&stdout=true) | |
Mar 9 21:29:08.445: INFO: Waiting for responses: map[] | |
Mar 9 21:29:10.449: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g -q -s 'http://10.244.2.13:9080/dial?request=hostname&protocol=http&host=fd00::9b50&port=80&tries=1'] Namespace:dualstack-3421 PodName:test-container-pod ContainerName:webserver Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} | |
Mar 9 21:29:10.449: INFO: >>> kubeConfig: /home/anramase/go/src/sigs.k8s.io/cluster-api-provider-azure/capi-dual-stack.kubeconfig | |
Mar 9 21:29:10.449: INFO: ExecWithOptions: Clientset creation | |
Mar 9 21:29:10.449: INFO: ExecWithOptions: execute(POST https://capi-dual-stack-18422009.southcentralus.cloudapp.azure.com:6443/api/v1/namespaces/dualstack-3421/pods/test-container-pod/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+-q+-s+%27http%3A%2F%2F10.244.2.13%3A9080%2Fdial%3Frequest%3Dhostname%26protocol%3Dhttp%26host%3Dfd00%3A%3A9b50%26port%3D80%26tries%3D1%27&container=webserver&container=webserver&stderr=true&stdout=true) | |
Mar 9 21:29:10.558: INFO: Waiting for responses: map[] | |
Mar 9 21:29:12.562: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g -q -s 'http://10.244.2.13:9080/dial?request=hostname&protocol=http&host=fd00::9b50&port=80&tries=1'] Namespace:dualstack-3421 PodName:test-container-pod ContainerName:webserver Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} | |
Mar 9 21:29:12.562: INFO: >>> kubeConfig: /home/anramase/go/src/sigs.k8s.io/cluster-api-provider-azure/capi-dual-stack.kubeconfig | |
Mar 9 21:29:12.562: INFO: ExecWithOptions: Clientset creation | |
Mar 9 21:29:12.562: INFO: ExecWithOptions: execute(POST https://capi-dual-stack-18422009.southcentralus.cloudapp.azure.com:6443/api/v1/namespaces/dualstack-3421/pods/test-container-pod/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+-q+-s+%27http%3A%2F%2F10.244.2.13%3A9080%2Fdial%3Frequest%3Dhostname%26protocol%3Dhttp%26host%3Dfd00%3A%3A9b50%26port%3D80%26tries%3D1%27&container=webserver&container=webserver&stderr=true&stdout=true) | |
Mar 9 21:29:12.690: INFO: Waiting for responses: map[] | |
Mar 9 21:29:14.693: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g -q -s 'http://10.244.2.13:9080/dial?request=hostname&protocol=http&host=fd00::9b50&port=80&tries=1'] Namespace:dualstack-3421 PodName:test-container-pod ContainerName:webserver Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} | |
Mar 9 21:29:14.693: INFO: >>> kubeConfig: /home/anramase/go/src/sigs.k8s.io/cluster-api-provider-azure/capi-dual-stack.kubeconfig | |
Mar 9 21:29:14.694: INFO: ExecWithOptions: Clientset creation | |
Mar 9 21:29:14.694: INFO: ExecWithOptions: execute(POST https://capi-dual-stack-18422009.southcentralus.cloudapp.azure.com:6443/api/v1/namespaces/dualstack-3421/pods/test-container-pod/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+-q+-s+%27http%3A%2F%2F10.244.2.13%3A9080%2Fdial%3Frequest%3Dhostname%26protocol%3Dhttp%26host%3Dfd00%3A%3A9b50%26port%3D80%26tries%3D1%27&container=webserver&container=webserver&stderr=true&stdout=true) | |
Mar 9 21:29:14.799: INFO: Waiting for responses: map[] | |
Mar 9 21:29:16.803: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g -q -s 'http://10.244.2.13:9080/dial?request=hostname&protocol=http&host=fd00::9b50&port=80&tries=1'] Namespace:dualstack-3421 PodName:test-container-pod ContainerName:webserver Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} | |
Mar 9 21:29:16.803: INFO: >>> kubeConfig: /home/anramase/go/src/sigs.k8s.io/cluster-api-provider-azure/capi-dual-stack.kubeconfig | |
Mar 9 21:29:16.803: INFO: ExecWithOptions: Clientset creation | |
Mar 9 21:29:16.803: INFO: ExecWithOptions: execute(POST https://capi-dual-stack-18422009.southcentralus.cloudapp.azure.com:6443/api/v1/namespaces/dualstack-3421/pods/test-container-pod/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+-q+-s+%27http%3A%2F%2F10.244.2.13%3A9080%2Fdial%3Frequest%3Dhostname%26protocol%3Dhttp%26host%3Dfd00%3A%3A9b50%26port%3D80%26tries%3D1%27&container=webserver&container=webserver&stderr=true&stdout=true) | |
Mar 9 21:29:16.909: INFO: Waiting for responses: map[] | |
Mar 9 21:29:18.912: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g -q -s 'http://10.244.2.13:9080/dial?request=hostname&protocol=http&host=fd00::9b50&port=80&tries=1'] Namespace:dualstack-3421 PodName:test-container-pod ContainerName:webserver Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} | |
Mar 9 21:29:18.912: INFO: >>> kubeConfig: /home/anramase/go/src/sigs.k8s.io/cluster-api-provider-azure/capi-dual-stack.kubeconfig | |
Mar 9 21:29:18.912: INFO: ExecWithOptions: Clientset creation | |
Mar 9 21:29:18.912: INFO: ExecWithOptions: execute(POST https://capi-dual-stack-18422009.southcentralus.cloudapp.azure.com:6443/api/v1/namespaces/dualstack-3421/pods/test-container-pod/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+-q+-s+%27http%3A%2F%2F10.244.2.13%3A9080%2Fdial%3Frequest%3Dhostname%26protocol%3Dhttp%26host%3Dfd00%3A%3A9b50%26port%3D80%26tries%3D1%27&container=webserver&container=webserver&stderr=true&stdout=true) | |
Mar 9 21:29:19.012: INFO: Waiting for responses: map[] | |
Mar 9 21:29:21.018: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g -q -s 'http://10.244.2.13:9080/dial?request=hostname&protocol=http&host=fd00::9b50&port=80&tries=1'] Namespace:dualstack-3421 PodName:test-container-pod ContainerName:webserver Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} | |
Mar 9 21:29:21.018: INFO: >>> kubeConfig: /home/anramase/go/src/sigs.k8s.io/cluster-api-provider-azure/capi-dual-stack.kubeconfig | |
Mar 9 21:29:21.019: INFO: ExecWithOptions: Clientset creation | |
Mar 9 21:29:21.019: INFO: ExecWithOptions: execute(POST https://capi-dual-stack-18422009.southcentralus.cloudapp.azure.com:6443/api/v1/namespaces/dualstack-3421/pods/test-container-pod/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+-q+-s+%27http%3A%2F%2F10.244.2.13%3A9080%2Fdial%3Frequest%3Dhostname%26protocol%3Dhttp%26host%3Dfd00%3A%3A9b50%26port%3D80%26tries%3D1%27&container=webserver&container=webserver&stderr=true&stdout=true) | |
Mar 9 21:29:21.106: INFO: Waiting for responses: map[] | |
Mar 9 21:29:23.109: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g -q -s 'http://10.244.2.13:9080/dial?request=hostname&protocol=http&host=fd00::9b50&port=80&tries=1'] Namespace:dualstack-3421 PodName:test-container-pod ContainerName:webserver Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} | |
Mar 9 21:29:23.109: INFO: >>> kubeConfig: /home/anramase/go/src/sigs.k8s.io/cluster-api-provider-azure/capi-dual-stack.kubeconfig | |
Mar 9 21:29:23.110: INFO: ExecWithOptions: Clientset creation | |
Mar 9 21:29:23.110: INFO: ExecWithOptions: execute(POST https://capi-dual-stack-18422009.southcentralus.cloudapp.azure.com:6443/api/v1/namespaces/dualstack-3421/pods/test-container-pod/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+-q+-s+%27http%3A%2F%2F10.244.2.13%3A9080%2Fdial%3Frequest%3Dhostname%26protocol%3Dhttp%26host%3Dfd00%3A%3A9b50%26port%3D80%26tries%3D1%27&container=webserver&container=webserver&stderr=true&stdout=true) | |
Mar 9 21:29:23.214: INFO: Waiting for responses: map[] | |
Mar 9 21:29:25.219: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g -q -s 'http://10.244.2.13:9080/dial?request=hostname&protocol=http&host=fd00::9b50&port=80&tries=1'] Namespace:dualstack-3421 PodName:test-container-pod ContainerName:webserver Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} | |
Mar 9 21:29:25.219: INFO: >>> kubeConfig: /home/anramase/go/src/sigs.k8s.io/cluster-api-provider-azure/capi-dual-stack.kubeconfig | |
Mar 9 21:29:25.220: INFO: ExecWithOptions: Clientset creation | |
Mar 9 21:29:25.220: INFO: ExecWithOptions: execute(POST https://capi-dual-stack-18422009.southcentralus.cloudapp.azure.com:6443/api/v1/namespaces/dualstack-3421/pods/test-container-pod/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+-q+-s+%27http%3A%2F%2F10.244.2.13%3A9080%2Fdial%3Frequest%3Dhostname%26protocol%3Dhttp%26host%3Dfd00%3A%3A9b50%26port%3D80%26tries%3D1%27&container=webserver&container=webserver&stderr=true&stdout=true) | |
Mar 9 21:29:25.319: INFO: Waiting for responses: map[] | |
Mar 9 21:29:25.319: INFO: reached fd00::9b50 after 33/34 tries | |
[AfterEach] [sig-network] [Feature:IPv6DualStack] | |
test/e2e/framework/framework.go:186 | |
Mar 9 21:29:25.319: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready | |
STEP: Destroying namespace "dualstack-3421" for this suite. | |
• [SLOW TEST:106.499 seconds] | |
[sig-network] [Feature:IPv6DualStack] | |
test/e2e/network/common/framework.go:23 | |
Granular Checks: Services Secondary IP Family [LinuxOnly] | |
test/e2e/network/dual_stack.go:432 | |
should update endpoints: http | |
test/e2e/network/dual_stack.go:536 | |
------------------------------ | |
{"msg":"PASSED [sig-network] [Feature:IPv6DualStack] Granular Checks: Services Secondary IP Family [LinuxOnly] should update endpoints: http","total":22,"completed":7,"skipped":2272,"failed":0} | |
SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS | |
------------------------------ | |
[sig-network] [Feature:IPv6DualStack] Granular Checks: Services Secondary IP Family [LinuxOnly] | |
should be able to handle large requests: http | |
test/e2e/network/dual_stack.go:605 | |
[BeforeEach] [sig-network] [Feature:IPv6DualStack] | |
test/e2e/framework/framework.go:185 | |
STEP: Creating a kubernetes client | |
Mar 9 21:29:25.332: INFO: >>> kubeConfig: /home/anramase/go/src/sigs.k8s.io/cluster-api-provider-azure/capi-dual-stack.kubeconfig | |
STEP: Building a namespace api object, basename dualstack | |
STEP: Waiting for a default service account to be provisioned in namespace | |
STEP: Waiting for kube-root-ca.crt to be provisioned in namespace | |
[BeforeEach] [sig-network] [Feature:IPv6DualStack] | |
test/e2e/network/dual_stack.go:51 | |
[It] should be able to handle large requests: http | |
test/e2e/network/dual_stack.go:605 | |
STEP: Performing setup for networking test in namespace dualstack-9596 | |
STEP: creating a selector | |
STEP: Creating the service pods in kubernetes | |
Mar 9 21:29:25.360: INFO: Waiting up to 10m0s for all (but 0) nodes to be schedulable | |
Mar 9 21:29:25.404: INFO: The status of Pod netserver-0 is Pending, waiting for it to be Running (with Ready = true) | |
Mar 9 21:29:27.420: INFO: The status of Pod netserver-0 is Running (Ready = false) | |
Mar 9 21:29:29.408: INFO: The status of Pod netserver-0 is Running (Ready = false) | |
Mar 9 21:29:31.408: INFO: The status of Pod netserver-0 is Running (Ready = false) | |
Mar 9 21:29:33.407: INFO: The status of Pod netserver-0 is Running (Ready = false) | |
Mar 9 21:29:35.408: INFO: The status of Pod netserver-0 is Running (Ready = false) | |
Mar 9 21:29:37.407: INFO: The status of Pod netserver-0 is Running (Ready = false) | |
Mar 9 21:29:39.408: INFO: The status of Pod netserver-0 is Running (Ready = false) | |
Mar 9 21:29:41.411: INFO: The status of Pod netserver-0 is Running (Ready = false) | |
Mar 9 21:29:43.408: INFO: The status of Pod netserver-0 is Running (Ready = false) | |
Mar 9 21:29:45.409: INFO: The status of Pod netserver-0 is Running (Ready = false) | |
Mar 9 21:29:47.409: INFO: The status of Pod netserver-0 is Running (Ready = true) | |
Mar 9 21:29:47.414: INFO: The status of Pod netserver-1 is Running (Ready = true) | |
STEP: Creating test pods | |
Mar 9 21:29:49.436: INFO: Setting MaxTries for pod polling to 34 for networking test based on endpoint count 2 | |
STEP: Getting node addresses | |
Mar 9 21:29:49.436: INFO: Waiting up to 10m0s for all (but 0) nodes to be schedulable | |
STEP: Creating the service on top of the pods in kubernetes | |
Mar 9 21:29:49.466: INFO: Service node-port-service in namespace dualstack-9596 found. | |
Mar 9 21:29:49.560: INFO: Service session-affinity-service in namespace dualstack-9596 found. | |
STEP: Waiting for NodePort service to expose endpoint | |
Mar 9 21:29:50.563: INFO: Waiting for amount of service:node-port-service endpoints to be 2 | |
STEP: Waiting for Session Affinity service to expose endpoint | |
Mar 9 21:29:51.567: INFO: Waiting for amount of service:session-affinity-service endpoints to be 2 | |
STEP: dialing(http) test-container-pod --> fd00::fe4:80 (config.clusterIP) | |
Mar 9 21:29:51.573: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g -q -s 'http://10.244.2.15:9080/dial?request=echo?msg=42424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242&protocol=http&host=fd00::fe4&port=80&tries=1'] Namespace:dualstack-9596 PodName:test-container-pod ContainerName:webserver Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} | |
Mar 9 21:29:51.573: INFO: >>> kubeConfig: /home/anramase/go/src/sigs.k8s.io/cluster-api-provider-azure/capi-dual-stack.kubeconfig | |
Mar 9 21:29:51.574: INFO: ExecWithOptions: Clientset creation | |
Mar 9 21:29:51.574: INFO: ExecWithOptions: execute(POST https://capi-dual-stack-18422009.southcentralus.cloudapp.azure.com:6443/api/v1/namespaces/dualstack-9596/pods/test-container-pod/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+-q+-s+%27http%3A%2F%2F10.244.2.15%3A9080%2Fdial%3Frequest%3Decho%3Fmsg%3D42424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242%26protocol%3Dhttp%26host%3Dfd00%3A%3Afe4%26port%3D80%26tries%3D1%27&container=webserver&container=webserver&stderr=true&stdout=true) | |
Mar 9 21:29:51.663: INFO: Waiting for responses: map[] | |
Mar 9 21:29:51.663: INFO: reached fd00::fe4 after 0/34 tries | |
[AfterEach] [sig-network] [Feature:IPv6DualStack] | |
test/e2e/framework/framework.go:186 | |
Mar 9 21:29:51.663: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready | |
STEP: Destroying namespace "dualstack-9596" for this suite. | |
• [SLOW TEST:26.341 seconds] | |
[sig-network] [Feature:IPv6DualStack] | |
test/e2e/network/common/framework.go:23 | |
Granular Checks: Services Secondary IP Family [LinuxOnly] | |
test/e2e/network/dual_stack.go:432 | |
should be able to handle large requests: http | |
test/e2e/network/dual_stack.go:605 | |
------------------------------ | |
{"msg":"PASSED [sig-network] [Feature:IPv6DualStack] Granular Checks: Services Secondary IP Family [LinuxOnly] should be able to handle large requests: http","total":22,"completed":8,"skipped":2317,"failed":0} | |
SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS | |
------------------------------ | |
[sig-network] [Feature:IPv6DualStack] | |
should have ipv4 and ipv6 internal node ip | |
test/e2e/network/dual_stack.go:56 | |
[BeforeEach] [sig-network] [Feature:IPv6DualStack] | |
test/e2e/framework/framework.go:185 | |
STEP: Creating a kubernetes client | |
Mar 9 21:29:51.682: INFO: >>> kubeConfig: /home/anramase/go/src/sigs.k8s.io/cluster-api-provider-azure/capi-dual-stack.kubeconfig | |
STEP: Building a namespace api object, basename dualstack | |
STEP: Waiting for a default service account to be provisioned in namespace | |
STEP: Waiting for kube-root-ca.crt to be provisioned in namespace | |
[BeforeEach] [sig-network] [Feature:IPv6DualStack] | |
test/e2e/network/dual_stack.go:51 | |
[It] should have ipv4 and ipv6 internal node ip | |
test/e2e/network/dual_stack.go:56 | |
[AfterEach] [sig-network] [Feature:IPv6DualStack] | |
test/e2e/framework/framework.go:186 | |
Mar 9 21:29:51.718: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready | |
STEP: Destroying namespace "dualstack-2964" for this suite. | |
•{"msg":"PASSED [sig-network] [Feature:IPv6DualStack] should have ipv4 and ipv6 internal node ip","total":22,"completed":9,"skipped":3616,"failed":0} | |
SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS | |
------------------------------ | |
[sig-network] [Feature:IPv6DualStack] Granular Checks: Services Secondary IP Family [LinuxOnly] | |
should function for node-Service: udp | |
test/e2e/network/dual_stack.go:493 | |
[BeforeEach] [sig-network] [Feature:IPv6DualStack] | |
test/e2e/framework/framework.go:185 | |
STEP: Creating a kubernetes client | |
Mar 9 21:29:51.739: INFO: >>> kubeConfig: /home/anramase/go/src/sigs.k8s.io/cluster-api-provider-azure/capi-dual-stack.kubeconfig | |
STEP: Building a namespace api object, basename dualstack | |
STEP: Waiting for a default service account to be provisioned in namespace | |
STEP: Waiting for kube-root-ca.crt to be provisioned in namespace | |
[BeforeEach] [sig-network] [Feature:IPv6DualStack] | |
test/e2e/network/dual_stack.go:51 | |
[It] should function for node-Service: udp | |
test/e2e/network/dual_stack.go:493 | |
STEP: Performing setup for networking test in namespace dualstack-1985 | |
STEP: creating a selector | |
STEP: Creating the service pods in kubernetes | |
Mar 9 21:29:51.770: INFO: Waiting up to 10m0s for all (but 0) nodes to be schedulable | |
Mar 9 21:29:51.812: INFO: The status of Pod netserver-0 is Pending, waiting for it to be Running (with Ready = true) | |
Mar 9 21:29:53.816: INFO: The status of Pod netserver-0 is Running (Ready = false) | |
Mar 9 21:29:55.816: INFO: The status of Pod netserver-0 is Running (Ready = false) | |
Mar 9 21:29:57.817: INFO: The status of Pod netserver-0 is Running (Ready = false) | |
Mar 9 21:29:59.817: INFO: The status of Pod netserver-0 is Running (Ready = false) | |
Mar 9 21:30:01.816: INFO: The status of Pod netserver-0 is Running (Ready = false) | |
Mar 9 21:30:03.817: INFO: The status of Pod netserver-0 is Running (Ready = false) | |
Mar 9 21:30:05.817: INFO: The status of Pod netserver-0 is Running (Ready = false) | |
Mar 9 21:30:07.816: INFO: The status of Pod netserver-0 is Running (Ready = false) | |
Mar 9 21:30:09.816: INFO: The status of Pod netserver-0 is Running (Ready = false) | |
Mar 9 21:30:11.815: INFO: The status of Pod netserver-0 is Running (Ready = false) | |
Mar 9 21:30:13.817: INFO: The status of Pod netserver-0 is Running (Ready = true) | |
Mar 9 21:30:13.825: INFO: The status of Pod netserver-1 is Running (Ready = true) | |
STEP: Creating test pods | |
Mar 9 21:30:15.887: INFO: Setting MaxTries for pod polling to 34 for networking test based on endpoint count 2 | |
STEP: Getting node addresses | |
Mar 9 21:30:15.887: INFO: Waiting up to 10m0s for all (but 0) nodes to be schedulable | |
STEP: Creating the service on top of the pods in kubernetes | |
Mar 9 21:30:15.934: INFO: Service node-port-service in namespace dualstack-1985 found. | |
Mar 9 21:30:16.034: INFO: Service session-affinity-service in namespace dualstack-1985 found. | |
STEP: Waiting for NodePort service to expose endpoint | |
Mar 9 21:30:17.040: INFO: Waiting for amount of service:node-port-service endpoints to be 2 | |
STEP: Waiting for Session Affinity service to expose endpoint | |
Mar 9 21:30:18.044: INFO: Waiting for amount of service:session-affinity-service endpoints to be 2 | |
STEP: dialing(udp) 2001:1234:5678:9abd::4 (node) --> fd00::a93f:90 (config.clusterIP) | |
Mar 9 21:30:18.047: INFO: Going to poll fd00::a93f on port 90 at least 0 times, with a maximum of 34 tries before failing | |
Mar 9 21:30:18.055: INFO: ExecWithOptions {Command:[/bin/sh -c echo hostName | nc -w 1 -u fd00::a93f 90 | grep -v '^\s*$'] Namespace:dualstack-1985 PodName:host-test-container-pod ContainerName:agnhost-container Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} | |
Mar 9 21:30:18.055: INFO: >>> kubeConfig: /home/anramase/go/src/sigs.k8s.io/cluster-api-provider-azure/capi-dual-stack.kubeconfig | |
Mar 9 21:30:18.055: INFO: ExecWithOptions: Clientset creation | |
Mar 9 21:30:18.055: INFO: ExecWithOptions: execute(POST https://capi-dual-stack-18422009.southcentralus.cloudapp.azure.com:6443/api/v1/namespaces/dualstack-1985/pods/host-test-container-pod/exec?command=%2Fbin%2Fsh&command=-c&command=echo+hostName+%7C+nc+-w+1+-u+fd00%3A%3Aa93f+90+%7C+grep+-v+%27%5E%5Cs%2A%24%27&container=agnhost-container&container=agnhost-container&stderr=true&stdout=true) | |
Mar 9 21:30:19.170: INFO: Waiting for [netserver-1] endpoints (expected=[netserver-0 netserver-1], actual=[netserver-0]) | |
Mar 9 21:30:21.174: INFO: ExecWithOptions {Command:[/bin/sh -c echo hostName | nc -w 1 -u fd00::a93f 90 | grep -v '^\s*$'] Namespace:dualstack-1985 PodName:host-test-container-pod ContainerName:agnhost-container Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} | |
Mar 9 21:30:21.174: INFO: >>> kubeConfig: /home/anramase/go/src/sigs.k8s.io/cluster-api-provider-azure/capi-dual-stack.kubeconfig | |
Mar 9 21:30:21.175: INFO: ExecWithOptions: Clientset creation | |
Mar 9 21:30:21.175: INFO: ExecWithOptions: execute(POST https://capi-dual-stack-18422009.southcentralus.cloudapp.azure.com:6443/api/v1/namespaces/dualstack-1985/pods/host-test-container-pod/exec?command=%2Fbin%2Fsh&command=-c&command=echo+hostName+%7C+nc+-w+1+-u+fd00%3A%3Aa93f+90+%7C+grep+-v+%27%5E%5Cs%2A%24%27&container=agnhost-container&container=agnhost-container&stderr=true&stdout=true) | |
Mar 9 21:30:22.293: INFO: Found all 2 expected endpoints: [netserver-0 netserver-1] | |
STEP: dialing(udp) 2001:1234:5678:9abd::4 (node) --> 2001:1234:5678:9abd::4:32249 (nodeIP) | |
Mar 9 21:30:22.293: INFO: Going to poll 2001:1234:5678:9abd::4 on port 32249 at least 0 times, with a maximum of 34 tries before failing | |
Mar 9 21:30:22.296: INFO: ExecWithOptions {Command:[/bin/sh -c echo hostName | nc -w 1 -u 2001:1234:5678:9abd::4 32249 | grep -v '^\s*$'] Namespace:dualstack-1985 PodName:host-test-container-pod ContainerName:agnhost-container Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} | |
Mar 9 21:30:22.296: INFO: >>> kubeConfig: /home/anramase/go/src/sigs.k8s.io/cluster-api-provider-azure/capi-dual-stack.kubeconfig | |
Mar 9 21:30:22.297: INFO: ExecWithOptions: Clientset creation | |
Mar 9 21:30:22.297: INFO: ExecWithOptions: execute(POST https://capi-dual-stack-18422009.southcentralus.cloudapp.azure.com:6443/api/v1/namespaces/dualstack-1985/pods/host-test-container-pod/exec?command=%2Fbin%2Fsh&command=-c&command=echo+hostName+%7C+nc+-w+1+-u+2001%3A1234%3A5678%3A9abd%3A%3A4+32249+%7C+grep+-v+%27%5E%5Cs%2A%24%27&container=agnhost-container&container=agnhost-container&stderr=true&stdout=true) | |
Mar 9 21:30:23.405: INFO: Waiting for [netserver-0] endpoints (expected=[netserver-0 netserver-1], actual=[netserver-1]) | |
Mar 9 21:30:25.408: INFO: ExecWithOptions {Command:[/bin/sh -c echo hostName | nc -w 1 -u 2001:1234:5678:9abd::4 32249 | grep -v '^\s*$'] Namespace:dualstack-1985 PodName:host-test-container-pod ContainerName:agnhost-container Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} | |
Mar 9 21:30:25.409: INFO: >>> kubeConfig: /home/anramase/go/src/sigs.k8s.io/cluster-api-provider-azure/capi-dual-stack.kubeconfig | |
Mar 9 21:30:25.409: INFO: ExecWithOptions: Clientset creation | |
Mar 9 21:30:25.409: INFO: ExecWithOptions: execute(POST https://capi-dual-stack-18422009.southcentralus.cloudapp.azure.com:6443/api/v1/namespaces/dualstack-1985/pods/host-test-container-pod/exec?command=%2Fbin%2Fsh&command=-c&command=echo+hostName+%7C+nc+-w+1+-u+2001%3A1234%3A5678%3A9abd%3A%3A4+32249+%7C+grep+-v+%27%5E%5Cs%2A%24%27&container=agnhost-container&container=agnhost-container&stderr=true&stdout=true) | |
Mar 9 21:30:26.548: INFO: Waiting for [netserver-0] endpoints (expected=[netserver-0 netserver-1], actual=[netserver-1]) | |
Mar 9 21:30:28.552: INFO: ExecWithOptions {Command:[/bin/sh -c echo hostName | nc -w 1 -u 2001:1234:5678:9abd::4 32249 | grep -v '^\s*$'] Namespace:dualstack-1985 PodName:host-test-container-pod ContainerName:agnhost-container Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} | |
Mar 9 21:30:28.552: INFO: >>> kubeConfig: /home/anramase/go/src/sigs.k8s.io/cluster-api-provider-azure/capi-dual-stack.kubeconfig | |
Mar 9 21:30:28.552: INFO: ExecWithOptions: Clientset creation | |
Mar 9 21:30:28.552: INFO: ExecWithOptions: execute(POST https://capi-dual-stack-18422009.southcentralus.cloudapp.azure.com:6443/api/v1/namespaces/dualstack-1985/pods/host-test-container-pod/exec?command=%2Fbin%2Fsh&command=-c&command=echo+hostName+%7C+nc+-w+1+-u+2001%3A1234%3A5678%3A9abd%3A%3A4+32249+%7C+grep+-v+%27%5E%5Cs%2A%24%27&container=agnhost-container&container=agnhost-container&stderr=true&stdout=true) | |
Mar 9 21:30:29.650: INFO: Waiting for [netserver-0] endpoints (expected=[netserver-0 netserver-1], actual=[netserver-1]) | |
Mar 9 21:30:31.654: INFO: ExecWithOptions {Command:[/bin/sh -c echo hostName | nc -w 1 -u 2001:1234:5678:9abd::4 32249 | grep -v '^\s*$'] Namespace:dualstack-1985 PodName:host-test-container-pod ContainerName:agnhost-container Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} | |
Mar 9 21:30:31.654: INFO: >>> kubeConfig: /home/anramase/go/src/sigs.k8s.io/cluster-api-provider-azure/capi-dual-stack.kubeconfig | |
Mar 9 21:30:31.654: INFO: ExecWithOptions: Clientset creation | |
Mar 9 21:30:31.654: INFO: ExecWithOptions: execute(POST https://capi-dual-stack-18422009.southcentralus.cloudapp.azure.com:6443/api/v1/namespaces/dualstack-1985/pods/host-test-container-pod/exec?command=%2Fbin%2Fsh&command=-c&command=echo+hostName+%7C+nc+-w+1+-u+2001%3A1234%3A5678%3A9abd%3A%3A4+32249+%7C+grep+-v+%27%5E%5Cs%2A%24%27&container=agnhost-container&container=agnhost-container&stderr=true&stdout=true) | |
Mar 9 21:30:32.761: INFO: Found all 2 expected endpoints: [netserver-0 netserver-1] | |
[AfterEach] [sig-network] [Feature:IPv6DualStack] | |
test/e2e/framework/framework.go:186 | |
Mar 9 21:30:32.761: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready | |
STEP: Destroying namespace "dualstack-1985" for this suite. | |
• [SLOW TEST:41.032 seconds] | |
[sig-network] [Feature:IPv6DualStack] | |
test/e2e/network/common/framework.go:23 | |
Granular Checks: Services Secondary IP Family [LinuxOnly] | |
test/e2e/network/dual_stack.go:432 | |
should function for node-Service: udp | |
test/e2e/network/dual_stack.go:493 | |
------------------------------ | |
{"msg":"PASSED [sig-network] [Feature:IPv6DualStack] Granular Checks: Services Secondary IP Family [LinuxOnly] should function for node-Service: udp","total":22,"completed":10,"skipped":4309,"failed":0} | |
SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS | |
------------------------------ | |
[sig-network] [Feature:IPv6DualStack] | |
should create service with ipv6 cluster ip | |
test/e2e/network/dual_stack.go:293 | |
[BeforeEach] [sig-network] [Feature:IPv6DualStack] | |
test/e2e/framework/framework.go:185 | |
STEP: Creating a kubernetes client | |
Mar 9 21:30:32.775: INFO: >>> kubeConfig: /home/anramase/go/src/sigs.k8s.io/cluster-api-provider-azure/capi-dual-stack.kubeconfig | |
STEP: Building a namespace api object, basename dualstack | |
STEP: Waiting for a default service account to be provisioned in namespace | |
STEP: Waiting for kube-root-ca.crt to be provisioned in namespace | |
[BeforeEach] [sig-network] [Feature:IPv6DualStack] | |
test/e2e/network/dual_stack.go:51 | |
[It] should create service with ipv6 cluster ip | |
test/e2e/network/dual_stack.go:293 | |
STEP: creating service dualstack-9597/ipv6clusterip with Service.Spec.IPFamily IPv6dualstack-9597 | |
STEP: creating replication controller ipv6clusterip in namespace dualstack-9597 | |
I0309 21:30:32.816672 1291071 runners.go:193] Created replication controller with name: ipv6clusterip, namespace: dualstack-9597, replica count: 2 | |
I0309 21:30:35.867097 1291071 runners.go:193] ipv6clusterip Pods: 2 out of 2 created, 2 running, 0 pending, 0 waiting, 0 inactive, 0 terminating, 0 unknown, 0 runningButNotReady | |
STEP: deleting service ipv6clusterip in namespace dualstack-9597 | |
[AfterEach] [sig-network] [Feature:IPv6DualStack] | |
test/e2e/framework/framework.go:186 | |
Mar 9 21:30:36.450: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready | |
STEP: Destroying namespace "dualstack-9597" for this suite. | |
•{"msg":"PASSED [sig-network] [Feature:IPv6DualStack] should create service with ipv6 cluster ip","total":22,"completed":11,"skipped":4851,"failed":0} | |
SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS | |
------------------------------ | |
[sig-network] [Feature:IPv6DualStack] Granular Checks: Services Secondary IP Family [LinuxOnly] | |
should function for pod-Service: sctp [Feature:SCTPConnectivity][Disruptive] | |
test/e2e/network/dual_stack.go:463 | |
[BeforeEach] [sig-network] [Feature:IPv6DualStack] | |
test/e2e/framework/framework.go:185 | |
STEP: Creating a kubernetes client | |
Mar 9 21:30:36.463: INFO: >>> kubeConfig: /home/anramase/go/src/sigs.k8s.io/cluster-api-provider-azure/capi-dual-stack.kubeconfig | |
STEP: Building a namespace api object, basename dualstack | |
STEP: Waiting for a default service account to be provisioned in namespace | |
STEP: Waiting for kube-root-ca.crt to be provisioned in namespace | |
[BeforeEach] [sig-network] [Feature:IPv6DualStack] | |
test/e2e/network/dual_stack.go:51 | |
[It] should function for pod-Service: sctp [Feature:SCTPConnectivity][Disruptive] | |
test/e2e/network/dual_stack.go:463 | |
STEP: Performing setup for networking test in namespace dualstack-3938 | |
STEP: creating a selector | |
STEP: Creating the service pods in kubernetes | |
Mar 9 21:30:36.487: INFO: Waiting up to 10m0s for all (but 0) nodes to be schedulable | |
Mar 9 21:30:36.520: INFO: The status of Pod netserver-0 is Pending, waiting for it to be Running (with Ready = true) | |
Mar 9 21:30:38.527: INFO: The status of Pod netserver-0 is Running (Ready = false) | |
Mar 9 21:30:40.526: INFO: The status of Pod netserver-0 is Running (Ready = false) | |
Mar 9 21:30:42.524: INFO: The status of Pod netserver-0 is Running (Ready = false) | |
Mar 9 21:30:44.526: INFO: The status of Pod netserver-0 is Running (Ready = false) | |
Mar 9 21:30:46.524: INFO: The status of Pod netserver-0 is Running (Ready = false) | |
Mar 9 21:30:48.524: INFO: The status of Pod netserver-0 is Running (Ready = false) | |
Mar 9 21:30:50.524: INFO: The status of Pod netserver-0 is Running (Ready = false) | |
Mar 9 21:30:52.524: INFO: The status of Pod netserver-0 is Running (Ready = false) | |
Mar 9 21:30:54.524: INFO: The status of Pod netserver-0 is Running (Ready = false) | |
Mar 9 21:30:56.525: INFO: The status of Pod netserver-0 is Running (Ready = false) | |
Mar 9 21:30:58.525: INFO: The status of Pod netserver-0 is Running (Ready = true) | |
Mar 9 21:30:58.529: INFO: The status of Pod netserver-1 is Running (Ready = true) | |
STEP: Creating test pods | |
Mar 9 21:31:00.547: INFO: Setting MaxTries for pod polling to 34 for networking test based on endpoint count 2 | |
STEP: Getting node addresses | |
Mar 9 21:31:00.547: INFO: Waiting up to 10m0s for all (but 0) nodes to be schedulable | |
STEP: Creating the service on top of the pods in kubernetes | |
Mar 9 21:31:00.591: INFO: Service node-port-service in namespace dualstack-3938 found. | |
Mar 9 21:31:00.672: INFO: Service session-affinity-service in namespace dualstack-3938 found. | |
STEP: Waiting for NodePort service to expose endpoint | |
Mar 9 21:31:01.691: INFO: Waiting for amount of service:node-port-service endpoints to be 2 | |
STEP: Waiting for Session Affinity service to expose endpoint | |
Mar 9 21:31:02.694: INFO: Waiting for amount of service:session-affinity-service endpoints to be 2 | |
STEP: dialing(sctp) test-container-pod --> fd00::1a2a:95 (config.clusterIP) | |
Mar 9 21:31:02.699: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g -q -s 'http://10.244.2.20:9080/dial?request=hostname&protocol=sctp&host=fd00::1a2a&port=95&tries=1'] Namespace:dualstack-3938 PodName:test-container-pod ContainerName:webserver Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} | |
Mar 9 21:31:02.699: INFO: >>> kubeConfig: /home/anramase/go/src/sigs.k8s.io/cluster-api-provider-azure/capi-dual-stack.kubeconfig | |
Mar 9 21:31:02.700: INFO: ExecWithOptions: Clientset creation | |
Mar 9 21:31:02.700: INFO: ExecWithOptions: execute(POST https://capi-dual-stack-18422009.southcentralus.cloudapp.azure.com:6443/api/v1/namespaces/dualstack-3938/pods/test-container-pod/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+-q+-s+%27http%3A%2F%2F10.244.2.20%3A9080%2Fdial%3Frequest%3Dhostname%26protocol%3Dsctp%26host%3Dfd00%3A%3A1a2a%26port%3D95%26tries%3D1%27&container=webserver&container=webserver&stderr=true&stdout=true) | |
Mar 9 21:31:02.828: INFO: Waiting for responses: map[netserver-0:{}] | |
Mar 9 21:31:04.832: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g -q -s 'http://10.244.2.20:9080/dial?request=hostname&protocol=sctp&host=fd00::1a2a&port=95&tries=1'] Namespace:dualstack-3938 PodName:test-container-pod ContainerName:webserver Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} | |
Mar 9 21:31:04.832: INFO: >>> kubeConfig: /home/anramase/go/src/sigs.k8s.io/cluster-api-provider-azure/capi-dual-stack.kubeconfig | |
Mar 9 21:31:04.833: INFO: ExecWithOptions: Clientset creation | |
Mar 9 21:31:04.833: INFO: ExecWithOptions: execute(POST https://capi-dual-stack-18422009.southcentralus.cloudapp.azure.com:6443/api/v1/namespaces/dualstack-3938/pods/test-container-pod/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+-q+-s+%27http%3A%2F%2F10.244.2.20%3A9080%2Fdial%3Frequest%3Dhostname%26protocol%3Dsctp%26host%3Dfd00%3A%3A1a2a%26port%3D95%26tries%3D1%27&container=webserver&container=webserver&stderr=true&stdout=true) | |
Mar 9 21:31:04.949: INFO: Waiting for responses: map[] | |
Mar 9 21:31:04.949: INFO: reached fd00::1a2a after 1/34 tries | |
STEP: dialing(sctp) test-container-pod --> 2001:1234:5678:9abd::4:31985 (nodeIP) | |
Mar 9 21:31:04.952: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g -q -s 'http://10.244.2.20:9080/dial?request=hostname&protocol=sctp&host=2001:1234:5678:9abd::4&port=31985&tries=1'] Namespace:dualstack-3938 PodName:test-container-pod ContainerName:webserver Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} | |
Mar 9 21:31:04.952: INFO: >>> kubeConfig: /home/anramase/go/src/sigs.k8s.io/cluster-api-provider-azure/capi-dual-stack.kubeconfig | |
Mar 9 21:31:04.953: INFO: ExecWithOptions: Clientset creation | |
Mar 9 21:31:04.953: INFO: ExecWithOptions: execute(POST https://capi-dual-stack-18422009.southcentralus.cloudapp.azure.com:6443/api/v1/namespaces/dualstack-3938/pods/test-container-pod/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+-q+-s+%27http%3A%2F%2F10.244.2.20%3A9080%2Fdial%3Frequest%3Dhostname%26protocol%3Dsctp%26host%3D2001%3A1234%3A5678%3A9abd%3A%3A4%26port%3D31985%26tries%3D1%27&container=webserver&container=webserver&stderr=true&stdout=true) | |
Mar 9 21:31:05.083: INFO: Waiting for responses: map[netserver-0:{}] | |
Mar 9 21:31:07.087: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g -q -s 'http://10.244.2.20:9080/dial?request=hostname&protocol=sctp&host=2001:1234:5678:9abd::4&port=31985&tries=1'] Namespace:dualstack-3938 PodName:test-container-pod ContainerName:webserver Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} | |
Mar 9 21:31:07.087: INFO: >>> kubeConfig: /home/anramase/go/src/sigs.k8s.io/cluster-api-provider-azure/capi-dual-stack.kubeconfig | |
Mar 9 21:31:07.088: INFO: ExecWithOptions: Clientset creation | |
Mar 9 21:31:07.088: INFO: ExecWithOptions: execute(POST https://capi-dual-stack-18422009.southcentralus.cloudapp.azure.com:6443/api/v1/namespaces/dualstack-3938/pods/test-container-pod/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+-q+-s+%27http%3A%2F%2F10.244.2.20%3A9080%2Fdial%3Frequest%3Dhostname%26protocol%3Dsctp%26host%3D2001%3A1234%3A5678%3A9abd%3A%3A4%26port%3D31985%26tries%3D1%27&container=webserver&container=webserver&stderr=true&stdout=true) | |
Mar 9 21:31:07.249: INFO: Waiting for responses: map[] | |
Mar 9 21:31:07.249: INFO: reached 2001:1234:5678:9abd::4 after 1/34 tries | |
[AfterEach] [sig-network] [Feature:IPv6DualStack] | |
test/e2e/framework/framework.go:186 | |
Mar 9 21:31:07.249: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready | |
STEP: Destroying namespace "dualstack-3938" for this suite. | |
• [SLOW TEST:30.795 seconds] | |
[sig-network] [Feature:IPv6DualStack] | |
test/e2e/network/common/framework.go:23 | |
Granular Checks: Services Secondary IP Family [LinuxOnly] | |
test/e2e/network/dual_stack.go:432 | |
should function for pod-Service: sctp [Feature:SCTPConnectivity][Disruptive] | |
test/e2e/network/dual_stack.go:463 | |
------------------------------ | |
{"msg":"PASSED [sig-network] [Feature:IPv6DualStack] Granular Checks: Services Secondary IP Family [LinuxOnly] should function for pod-Service: sctp [Feature:SCTPConnectivity][Disruptive]","total":22,"completed":12,"skipped":5371,"failed":0} | |
SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS | |
------------------------------ | |
[sig-network] [Feature:IPv6DualStack] Granular Checks: Services Secondary IP Family [LinuxOnly] | |
should be able to handle large requests: udp | |
test/e2e/network/dual_stack.go:612 | |
[BeforeEach] [sig-network] [Feature:IPv6DualStack] | |
test/e2e/framework/framework.go:185 | |
STEP: Creating a kubernetes client | |
Mar 9 21:31:07.261: INFO: >>> kubeConfig: /home/anramase/go/src/sigs.k8s.io/cluster-api-provider-azure/capi-dual-stack.kubeconfig | |
STEP: Building a namespace api object, basename dualstack | |
STEP: Waiting for a default service account to be provisioned in namespace | |
STEP: Waiting for kube-root-ca.crt to be provisioned in namespace | |
[BeforeEach] [sig-network] [Feature:IPv6DualStack] | |
test/e2e/network/dual_stack.go:51 | |
[It] should be able to handle large requests: udp | |
test/e2e/network/dual_stack.go:612 | |
STEP: Performing setup for networking test in namespace dualstack-7669 | |
STEP: creating a selector | |
STEP: Creating the service pods in kubernetes | |
Mar 9 21:31:07.288: INFO: Waiting up to 10m0s for all (but 0) nodes to be schedulable | |
Mar 9 21:31:07.330: INFO: The status of Pod netserver-0 is Pending, waiting for it to be Running (with Ready = true) | |
Mar 9 21:31:09.335: INFO: The status of Pod netserver-0 is Running (Ready = false) | |
Mar 9 21:31:11.334: INFO: The status of Pod netserver-0 is Running (Ready = false) | |
Mar 9 21:31:13.334: INFO: The status of Pod netserver-0 is Running (Ready = false) | |
Mar 9 21:31:15.335: INFO: The status of Pod netserver-0 is Running (Ready = false) | |
Mar 9 21:31:17.334: INFO: The status of Pod netserver-0 is Running (Ready = false) | |
Mar 9 21:31:19.334: INFO: The status of Pod netserver-0 is Running (Ready = false) | |
Mar 9 21:31:21.335: INFO: The status of Pod netserver-0 is Running (Ready = false) | |
Mar 9 21:31:23.336: INFO: The status of Pod netserver-0 is Running (Ready = false) | |
Mar 9 21:31:25.335: INFO: The status of Pod netserver-0 is Running (Ready = false) | |
Mar 9 21:31:27.338: INFO: The status of Pod netserver-0 is Running (Ready = false) | |
Mar 9 21:31:29.336: INFO: The status of Pod netserver-0 is Running (Ready = true) | |
Mar 9 21:31:29.342: INFO: The status of Pod netserver-1 is Running (Ready = true) | |
STEP: Creating test pods | |
Mar 9 21:31:31.363: INFO: Setting MaxTries for pod polling to 34 for networking test based on endpoint count 2 | |
STEP: Getting node addresses | |
Mar 9 21:31:31.363: INFO: Waiting up to 10m0s for all (but 0) nodes to be schedulable | |
STEP: Creating the service on top of the pods in kubernetes | |
Mar 9 21:31:31.440: INFO: Service node-port-service in namespace dualstack-7669 found. | |
Mar 9 21:31:31.488: INFO: Service session-affinity-service in namespace dualstack-7669 found. | |
STEP: Waiting for NodePort service to expose endpoint | |
Mar 9 21:31:32.492: INFO: Waiting for amount of service:node-port-service endpoints to be 2 | |
STEP: Waiting for Session Affinity service to expose endpoint | |
Mar 9 21:31:33.495: INFO: Waiting for amount of service:session-affinity-service endpoints to be 2 | |
STEP: dialing(udp) test-container-pod --> fd00::d2e3:90 (config.clusterIP) | |
Mar 9 21:31:33.501: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g -q -s 'http://10.244.2.22:9080/dial?request=echo%20nooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo&protocol=udp&host=fd00::d2e3&port=90&tries=1'] Namespace:dualstack-7669 PodName:test-container-pod ContainerName:webserver Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} | |
Mar 9 21:31:33.501: INFO: >>> kubeConfig: /home/anramase/go/src/sigs.k8s.io/cluster-api-provider-azure/capi-dual-stack.kubeconfig | |
Mar 9 21:31:33.502: INFO: ExecWithOptions: Clientset creation | |
Mar 9 21:31:33.502: INFO: ExecWithOptions: execute(POST https://capi-dual-stack-18422009.southcentralus.cloudapp.azure.com:6443/api/v1/namespaces/dualstack-7669/pods/test-container-pod/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+-q+-s+%27http%3A%2F%2F10.244.2.22%3A9080%2Fdial%3Frequest%3Decho%2520nooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo%26protocol%3Dudp%26host%3Dfd00%3A%3Ad2e3%26port%3D90%26tries%3D1%27&container=webserver&container=webserver&stderr=true&stdout=true) | |
Mar 9 21:31:33.618: INFO: Waiting for responses: map[] | |
Mar 9 21:31:33.618: INFO: reached fd00::d2e3 after 0/34 tries | |
[AfterEach] [sig-network] [Feature:IPv6DualStack] | |
test/e2e/framework/framework.go:186 | |
Mar 9 21:31:33.618: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready | |
STEP: Destroying namespace "dualstack-7669" for this suite. | |
• [SLOW TEST:26.369 seconds] | |
[sig-network] [Feature:IPv6DualStack] | |
test/e2e/network/common/framework.go:23 | |
Granular Checks: Services Secondary IP Family [LinuxOnly] | |
test/e2e/network/dual_stack.go:432 | |
should be able to handle large requests: udp | |
test/e2e/network/dual_stack.go:612 | |
------------------------------ | |
{"msg":"PASSED [sig-network] [Feature:IPv6DualStack] Granular Checks: Services Secondary IP Family [LinuxOnly] should be able to handle large requests: udp","total":22,"completed":13,"skipped":5599,"failed":0} | |
SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS | |
------------------------------ | |
[sig-network] [Feature:IPv6DualStack] Granular Checks: Services Secondary IP Family [LinuxOnly] | |
should function for pod-Service: http | |
test/e2e/network/dual_stack.go:434 | |
[BeforeEach] [sig-network] [Feature:IPv6DualStack] | |
test/e2e/framework/framework.go:185 | |
STEP: Creating a kubernetes client | |
Mar 9 21:31:33.630: INFO: >>> kubeConfig: /home/anramase/go/src/sigs.k8s.io/cluster-api-provider-azure/capi-dual-stack.kubeconfig | |
STEP: Building a namespace api object, basename dualstack | |
STEP: Waiting for a default service account to be provisioned in namespace | |
STEP: Waiting for kube-root-ca.crt to be provisioned in namespace | |
[BeforeEach] [sig-network] [Feature:IPv6DualStack] | |
test/e2e/network/dual_stack.go:51 | |
[It] should function for pod-Service: http | |
test/e2e/network/dual_stack.go:434 | |
STEP: Performing setup for networking test in namespace dualstack-3040 | |
STEP: creating a selector | |
STEP: Creating the service pods in kubernetes | |
Mar 9 21:31:33.658: INFO: Waiting up to 10m0s for all (but 0) nodes to be schedulable | |
Mar 9 21:31:33.697: INFO: The status of Pod netserver-0 is Pending, waiting for it to be Running (with Ready = true) | |
Mar 9 21:31:35.700: INFO: The status of Pod netserver-0 is Running (Ready = false) | |
Mar 9 21:31:37.702: INFO: The status of Pod netserver-0 is Running (Ready = false) | |
Mar 9 21:31:39.707: INFO: The status of Pod netserver-0 is Running (Ready = false) | |
Mar 9 21:31:41.702: INFO: The status of Pod netserver-0 is Running (Ready = false) | |
Mar 9 21:31:43.702: INFO: The status of Pod netserver-0 is Running (Ready = false) | |
Mar 9 21:31:45.702: INFO: The status of Pod netserver-0 is Running (Ready = false) | |
Mar 9 21:31:47.701: INFO: The status of Pod netserver-0 is Running (Ready = false) | |
Mar 9 21:31:49.700: INFO: The status of Pod netserver-0 is Running (Ready = false) | |
Mar 9 21:31:51.702: INFO: The status of Pod netserver-0 is Running (Ready = false) | |
Mar 9 21:31:53.704: INFO: The status of Pod netserver-0 is Running (Ready = false) | |
Mar 9 21:31:55.701: INFO: The status of Pod netserver-0 is Running (Ready = true) | |
Mar 9 21:31:55.704: INFO: The status of Pod netserver-1 is Running (Ready = true) | |
STEP: Creating test pods | |
Mar 9 21:31:57.727: INFO: Setting MaxTries for pod polling to 34 for networking test based on endpoint count 2 | |
STEP: Getting node addresses | |
Mar 9 21:31:57.727: INFO: Waiting up to 10m0s for all (but 0) nodes to be schedulable | |
STEP: Creating the service on top of the pods in kubernetes | |
Mar 9 21:31:57.765: INFO: Service node-port-service in namespace dualstack-3040 found. | |
Mar 9 21:31:57.870: INFO: Service session-affinity-service in namespace dualstack-3040 found. | |
STEP: Waiting for NodePort service to expose endpoint | |
Mar 9 21:31:58.883: INFO: Waiting for amount of service:node-port-service endpoints to be 2 | |
STEP: Waiting for Session Affinity service to expose endpoint | |
Mar 9 21:31:59.887: INFO: Waiting for amount of service:session-affinity-service endpoints to be 2 | |
STEP: dialing(http) test-container-pod --> fd00::9b40:80 (config.clusterIP) | |
Mar 9 21:31:59.898: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g -q -s 'http://10.244.2.24:9080/dial?request=hostname&protocol=http&host=fd00::9b40&port=80&tries=1'] Namespace:dualstack-3040 PodName:test-container-pod ContainerName:webserver Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} | |
Mar 9 21:31:59.898: INFO: >>> kubeConfig: /home/anramase/go/src/sigs.k8s.io/cluster-api-provider-azure/capi-dual-stack.kubeconfig | |
Mar 9 21:31:59.898: INFO: ExecWithOptions: Clientset creation | |
Mar 9 21:31:59.898: INFO: ExecWithOptions: execute(POST https://capi-dual-stack-18422009.southcentralus.cloudapp.azure.com:6443/api/v1/namespaces/dualstack-3040/pods/test-container-pod/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+-q+-s+%27http%3A%2F%2F10.244.2.24%3A9080%2Fdial%3Frequest%3Dhostname%26protocol%3Dhttp%26host%3Dfd00%3A%3A9b40%26port%3D80%26tries%3D1%27&container=webserver&container=webserver&stderr=true&stdout=true) | |
Mar 9 21:31:59.986: INFO: Waiting for responses: map[netserver-0:{}] | |
Mar 9 21:32:01.991: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g -q -s 'http://10.244.2.24:9080/dial?request=hostname&protocol=http&host=fd00::9b40&port=80&tries=1'] Namespace:dualstack-3040 PodName:test-container-pod ContainerName:webserver Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} | |
Mar 9 21:32:01.991: INFO: >>> kubeConfig: /home/anramase/go/src/sigs.k8s.io/cluster-api-provider-azure/capi-dual-stack.kubeconfig | |
Mar 9 21:32:01.991: INFO: ExecWithOptions: Clientset creation | |
Mar 9 21:32:01.991: INFO: ExecWithOptions: execute(POST https://capi-dual-stack-18422009.southcentralus.cloudapp.azure.com:6443/api/v1/namespaces/dualstack-3040/pods/test-container-pod/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+-q+-s+%27http%3A%2F%2F10.244.2.24%3A9080%2Fdial%3Frequest%3Dhostname%26protocol%3Dhttp%26host%3Dfd00%3A%3A9b40%26port%3D80%26tries%3D1%27&container=webserver&container=webserver&stderr=true&stdout=true) | |
Mar 9 21:32:02.094: INFO: Waiting for responses: map[netserver-0:{}] | |
Mar 9 21:32:04.098: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g -q -s 'http://10.244.2.24:9080/dial?request=hostname&protocol=http&host=fd00::9b40&port=80&tries=1'] Namespace:dualstack-3040 PodName:test-container-pod ContainerName:webserver Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} | |
Mar 9 21:32:04.098: INFO: >>> kubeConfig: /home/anramase/go/src/sigs.k8s.io/cluster-api-provider-azure/capi-dual-stack.kubeconfig | |
Mar 9 21:32:04.099: INFO: ExecWithOptions: Clientset creation | |
Mar 9 21:32:04.099: INFO: ExecWithOptions: execute(POST https://capi-dual-stack-18422009.southcentralus.cloudapp.azure.com:6443/api/v1/namespaces/dualstack-3040/pods/test-container-pod/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+-q+-s+%27http%3A%2F%2F10.244.2.24%3A9080%2Fdial%3Frequest%3Dhostname%26protocol%3Dhttp%26host%3Dfd00%3A%3A9b40%26port%3D80%26tries%3D1%27&container=webserver&container=webserver&stderr=true&stdout=true) | |
Mar 9 21:32:04.217: INFO: Waiting for responses: map[] | |
Mar 9 21:32:04.217: INFO: reached fd00::9b40 after 2/34 tries | |
STEP: dialing(http) test-container-pod --> 2001:1234:5678:9abd::4:30485 (nodeIP) | |
Mar 9 21:32:04.219: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g -q -s 'http://10.244.2.24:9080/dial?request=hostname&protocol=http&host=2001:1234:5678:9abd::4&port=30485&tries=1'] Namespace:dualstack-3040 PodName:test-container-pod ContainerName:webserver Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} | |
Mar 9 21:32:04.219: INFO: >>> kubeConfig: /home/anramase/go/src/sigs.k8s.io/cluster-api-provider-azure/capi-dual-stack.kubeconfig | |
Mar 9 21:32:04.220: INFO: ExecWithOptions: Clientset creation | |
Mar 9 21:32:04.220: INFO: ExecWithOptions: execute(POST https://capi-dual-stack-18422009.southcentralus.cloudapp.azure.com:6443/api/v1/namespaces/dualstack-3040/pods/test-container-pod/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+-q+-s+%27http%3A%2F%2F10.244.2.24%3A9080%2Fdial%3Frequest%3Dhostname%26protocol%3Dhttp%26host%3D2001%3A1234%3A5678%3A9abd%3A%3A4%26port%3D30485%26tries%3D1%27&container=webserver&container=webserver&stderr=true&stdout=true) | |
Mar 9 21:32:04.338: INFO: Waiting for responses: map[netserver-0:{}] | |
Mar 9 21:32:06.342: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g -q -s 'http://10.244.2.24:9080/dial?request=hostname&protocol=http&host=2001:1234:5678:9abd::4&port=30485&tries=1'] Namespace:dualstack-3040 PodName:test-container-pod ContainerName:webserver Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} | |
Mar 9 21:32:06.342: INFO: >>> kubeConfig: /home/anramase/go/src/sigs.k8s.io/cluster-api-provider-azure/capi-dual-stack.kubeconfig | |
Mar 9 21:32:06.343: INFO: ExecWithOptions: Clientset creation | |
Mar 9 21:32:06.343: INFO: ExecWithOptions: execute(POST https://capi-dual-stack-18422009.southcentralus.cloudapp.azure.com:6443/api/v1/namespaces/dualstack-3040/pods/test-container-pod/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+-q+-s+%27http%3A%2F%2F10.244.2.24%3A9080%2Fdial%3Frequest%3Dhostname%26protocol%3Dhttp%26host%3D2001%3A1234%3A5678%3A9abd%3A%3A4%26port%3D30485%26tries%3D1%27&container=webserver&container=webserver&stderr=true&stdout=true) | |
Mar 9 21:32:06.428: INFO: Waiting for responses: map[] | |
Mar 9 21:32:06.428: INFO: reached 2001:1234:5678:9abd::4 after 1/34 tries | |
[AfterEach] [sig-network] [Feature:IPv6DualStack] | |
test/e2e/framework/framework.go:186 | |
Mar 9 21:32:06.428: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready | |
STEP: Destroying namespace "dualstack-3040" for this suite. | |
• [SLOW TEST:32.813 seconds] | |
[sig-network] [Feature:IPv6DualStack] | |
test/e2e/network/common/framework.go:23 | |
Granular Checks: Services Secondary IP Family [LinuxOnly] | |
test/e2e/network/dual_stack.go:432 | |
should function for pod-Service: http | |
test/e2e/network/dual_stack.go:434 | |
------------------------------ | |
{"msg":"PASSED [sig-network] [Feature:IPv6DualStack] Granular Checks: Services Secondary IP Family [LinuxOnly] should function for pod-Service: http","total":22,"completed":14,"skipped":5653,"failed":0} | |
SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS | |
------------------------------ | |
[sig-network] [Feature:IPv6DualStack] Granular Checks: Services Secondary IP Family [LinuxOnly] | |
should function for node-Service: http | |
test/e2e/network/dual_stack.go:478 | |
[BeforeEach] [sig-network] [Feature:IPv6DualStack] | |
test/e2e/framework/framework.go:185 | |
STEP: Creating a kubernetes client | |
Mar 9 21:32:06.447: INFO: >>> kubeConfig: /home/anramase/go/src/sigs.k8s.io/cluster-api-provider-azure/capi-dual-stack.kubeconfig | |
STEP: Building a namespace api object, basename dualstack | |
STEP: Waiting for a default service account to be provisioned in namespace | |
STEP: Waiting for kube-root-ca.crt to be provisioned in namespace | |
[BeforeEach] [sig-network] [Feature:IPv6DualStack] | |
test/e2e/network/dual_stack.go:51 | |
[It] should function for node-Service: http | |
test/e2e/network/dual_stack.go:478 | |
STEP: Performing setup for networking test in namespace dualstack-9209 | |
STEP: creating a selector | |
STEP: Creating the service pods in kubernetes | |
Mar 9 21:32:06.492: INFO: Waiting up to 10m0s for all (but 0) nodes to be schedulable | |
Mar 9 21:32:06.523: INFO: The status of Pod netserver-0 is Pending, waiting for it to be Running (with Ready = true) | |
Mar 9 21:32:08.528: INFO: The status of Pod netserver-0 is Running (Ready = false) | |
Mar 9 21:32:10.527: INFO: The status of Pod netserver-0 is Running (Ready = false) | |
Mar 9 21:32:12.526: INFO: The status of Pod netserver-0 is Running (Ready = false) | |
Mar 9 21:32:14.528: INFO: The status of Pod netserver-0 is Running (Ready = false) | |
Mar 9 21:32:16.527: INFO: The status of Pod netserver-0 is Running (Ready = false) | |
Mar 9 21:32:18.527: INFO: The status of Pod netserver-0 is Running (Ready = false) | |
Mar 9 21:32:20.528: INFO: The status of Pod netserver-0 is Running (Ready = false) | |
Mar 9 21:32:22.527: INFO: The status of Pod netserver-0 is Running (Ready = false) | |
Mar 9 21:32:24.528: INFO: The status of Pod netserver-0 is Running (Ready = false) | |
Mar 9 21:32:26.527: INFO: The status of Pod netserver-0 is Running (Ready = false) | |
Mar 9 21:32:28.527: INFO: The status of Pod netserver-0 is Running (Ready = true) | |
Mar 9 21:32:28.531: INFO: The status of Pod netserver-1 is Running (Ready = true) | |
STEP: Creating test pods | |
Mar 9 21:32:30.562: INFO: Setting MaxTries for pod polling to 34 for networking test based on endpoint count 2 | |
STEP: Getting node addresses | |
Mar 9 21:32:30.562: INFO: Waiting up to 10m0s for all (but 0) nodes to be schedulable | |
STEP: Creating the service on top of the pods in kubernetes | |
Mar 9 21:32:30.594: INFO: Service node-port-service in namespace dualstack-9209 found. | |
Mar 9 21:32:30.668: INFO: Service session-affinity-service in namespace dualstack-9209 found. | |
STEP: Waiting for NodePort service to expose endpoint | |
Mar 9 21:32:31.675: INFO: Waiting for amount of service:node-port-service endpoints to be 2 | |
STEP: Waiting for Session Affinity service to expose endpoint | |
Mar 9 21:32:32.678: INFO: Waiting for amount of service:session-affinity-service endpoints to be 2 | |
STEP: dialing(http) 2001:1234:5678:9abd::4 (node) --> fd00::500f:80 (config.clusterIP) | |
Mar 9 21:32:32.682: INFO: Going to poll fd00::500f on port 80 at least 0 times, with a maximum of 34 tries before failing | |
Mar 9 21:32:32.684: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g -q -s --max-time 15 --connect-timeout 1 http://[fd00::500f]:80/hostName | grep -v '^\s*$'] Namespace:dualstack-9209 PodName:host-test-container-pod ContainerName:agnhost-container Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} | |
Mar 9 21:32:32.684: INFO: >>> kubeConfig: /home/anramase/go/src/sigs.k8s.io/cluster-api-provider-azure/capi-dual-stack.kubeconfig | |
Mar 9 21:32:32.685: INFO: ExecWithOptions: Clientset creation | |
Mar 9 21:32:32.685: INFO: ExecWithOptions: execute(POST https://capi-dual-stack-18422009.southcentralus.cloudapp.azure.com:6443/api/v1/namespaces/dualstack-9209/pods/host-test-container-pod/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+-q+-s+--max-time+15+--connect-timeout+1+http%3A%2F%2F%5Bfd00%3A%3A500f%5D%3A80%2FhostName+%7C+grep+-v+%27%5E%5Cs%2A%24%27&container=agnhost-container&container=agnhost-container&stderr=true&stdout=true) | |
Mar 9 21:32:32.803: INFO: Waiting for [netserver-0] endpoints (expected=[netserver-0 netserver-1], actual=[netserver-1]) | |
Mar 9 21:32:34.807: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g -q -s --max-time 15 --connect-timeout 1 http://[fd00::500f]:80/hostName | grep -v '^\s*$'] Namespace:dualstack-9209 PodName:host-test-container-pod ContainerName:agnhost-container Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} | |
Mar 9 21:32:34.807: INFO: >>> kubeConfig: /home/anramase/go/src/sigs.k8s.io/cluster-api-provider-azure/capi-dual-stack.kubeconfig | |
Mar 9 21:32:34.808: INFO: ExecWithOptions: Clientset creation | |
Mar 9 21:32:34.808: INFO: ExecWithOptions: execute(POST https://capi-dual-stack-18422009.southcentralus.cloudapp.azure.com:6443/api/v1/namespaces/dualstack-9209/pods/host-test-container-pod/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+-q+-s+--max-time+15+--connect-timeout+1+http%3A%2F%2F%5Bfd00%3A%3A500f%5D%3A80%2FhostName+%7C+grep+-v+%27%5E%5Cs%2A%24%27&container=agnhost-container&container=agnhost-container&stderr=true&stdout=true) | |
Mar 9 21:32:34.907: INFO: Waiting for [netserver-0] endpoints (expected=[netserver-0 netserver-1], actual=[netserver-1]) | |
Mar 9 21:32:36.911: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g -q -s --max-time 15 --connect-timeout 1 http://[fd00::500f]:80/hostName | grep -v '^\s*$'] Namespace:dualstack-9209 PodName:host-test-container-pod ContainerName:agnhost-container Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} | |
Mar 9 21:32:36.911: INFO: >>> kubeConfig: /home/anramase/go/src/sigs.k8s.io/cluster-api-provider-azure/capi-dual-stack.kubeconfig | |
Mar 9 21:32:36.912: INFO: ExecWithOptions: Clientset creation | |
Mar 9 21:32:36.912: INFO: ExecWithOptions: execute(POST https://capi-dual-stack-18422009.southcentralus.cloudapp.azure.com:6443/api/v1/namespaces/dualstack-9209/pods/host-test-container-pod/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+-q+-s+--max-time+15+--connect-timeout+1+http%3A%2F%2F%5Bfd00%3A%3A500f%5D%3A80%2FhostName+%7C+grep+-v+%27%5E%5Cs%2A%24%27&container=agnhost-container&container=agnhost-container&stderr=true&stdout=true) | |
Mar 9 21:32:37.028: INFO: Found all 2 expected endpoints: [netserver-0 netserver-1] | |
STEP: dialing(http) 2001:1234:5678:9abd::4 (node) --> 2001:1234:5678:9abd::4:30191 (nodeIP) | |
Mar 9 21:32:37.028: INFO: Going to poll 2001:1234:5678:9abd::4 on port 30191 at least 0 times, with a maximum of 34 tries before failing | |
Mar 9 21:32:37.038: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g -q -s --max-time 15 --connect-timeout 1 http://[2001:1234:5678:9abd::4]:30191/hostName | grep -v '^\s*$'] Namespace:dualstack-9209 PodName:host-test-container-pod ContainerName:agnhost-container Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} | |
Mar 9 21:32:37.038: INFO: >>> kubeConfig: /home/anramase/go/src/sigs.k8s.io/cluster-api-provider-azure/capi-dual-stack.kubeconfig | |
Mar 9 21:32:37.038: INFO: ExecWithOptions: Clientset creation | |
Mar 9 21:32:37.038: INFO: ExecWithOptions: execute(POST https://capi-dual-stack-18422009.southcentralus.cloudapp.azure.com:6443/api/v1/namespaces/dualstack-9209/pods/host-test-container-pod/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+-q+-s+--max-time+15+--connect-timeout+1+http%3A%2F%2F%5B2001%3A1234%3A5678%3A9abd%3A%3A4%5D%3A30191%2FhostName+%7C+grep+-v+%27%5E%5Cs%2A%24%27&container=agnhost-container&container=agnhost-container&stderr=true&stdout=true) | |
Mar 9 21:32:37.152: INFO: Waiting for [netserver-0] endpoints (expected=[netserver-0 netserver-1], actual=[netserver-1]) | |
Mar 9 21:32:39.155: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g -q -s --max-time 15 --connect-timeout 1 http://[2001:1234:5678:9abd::4]:30191/hostName | grep -v '^\s*$'] Namespace:dualstack-9209 PodName:host-test-container-pod ContainerName:agnhost-container Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} | |
Mar 9 21:32:39.155: INFO: >>> kubeConfig: /home/anramase/go/src/sigs.k8s.io/cluster-api-provider-azure/capi-dual-stack.kubeconfig | |
Mar 9 21:32:39.156: INFO: ExecWithOptions: Clientset creation | |
Mar 9 21:32:39.156: INFO: ExecWithOptions: execute(POST https://capi-dual-stack-18422009.southcentralus.cloudapp.azure.com:6443/api/v1/namespaces/dualstack-9209/pods/host-test-container-pod/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+-q+-s+--max-time+15+--connect-timeout+1+http%3A%2F%2F%5B2001%3A1234%3A5678%3A9abd%3A%3A4%5D%3A30191%2FhostName+%7C+grep+-v+%27%5E%5Cs%2A%24%27&container=agnhost-container&container=agnhost-container&stderr=true&stdout=true) | |
Mar 9 21:32:39.282: INFO: Waiting for [netserver-0] endpoints (expected=[netserver-0 netserver-1], actual=[netserver-1]) | |
Mar 9 21:32:41.284: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g -q -s --max-time 15 --connect-timeout 1 http://[2001:1234:5678:9abd::4]:30191/hostName | grep -v '^\s*$'] Namespace:dualstack-9209 PodName:host-test-container-pod ContainerName:agnhost-container Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} | |
Mar 9 21:32:41.284: INFO: >>> kubeConfig: /home/anramase/go/src/sigs.k8s.io/cluster-api-provider-azure/capi-dual-stack.kubeconfig | |
Mar 9 21:32:41.285: INFO: ExecWithOptions: Clientset creation | |
Mar 9 21:32:41.285: INFO: ExecWithOptions: execute(POST https://capi-dual-stack-18422009.southcentralus.cloudapp.azure.com:6443/api/v1/namespaces/dualstack-9209/pods/host-test-container-pod/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+-q+-s+--max-time+15+--connect-timeout+1+http%3A%2F%2F%5B2001%3A1234%3A5678%3A9abd%3A%3A4%5D%3A30191%2FhostName+%7C+grep+-v+%27%5E%5Cs%2A%24%27&container=agnhost-container&container=agnhost-container&stderr=true&stdout=true) | |
Mar 9 21:32:41.415: INFO: Waiting for [netserver-0] endpoints (expected=[netserver-0 netserver-1], actual=[netserver-1]) | |
Mar 9 21:32:43.420: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g -q -s --max-time 15 --connect-timeout 1 http://[2001:1234:5678:9abd::4]:30191/hostName | grep -v '^\s*$'] Namespace:dualstack-9209 PodName:host-test-container-pod ContainerName:agnhost-container Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} | |
Mar 9 21:32:43.420: INFO: >>> kubeConfig: /home/anramase/go/src/sigs.k8s.io/cluster-api-provider-azure/capi-dual-stack.kubeconfig | |
Mar 9 21:32:43.420: INFO: ExecWithOptions: Clientset creation | |
Mar 9 21:32:43.420: INFO: ExecWithOptions: execute(POST https://capi-dual-stack-18422009.southcentralus.cloudapp.azure.com:6443/api/v1/namespaces/dualstack-9209/pods/host-test-container-pod/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+-q+-s+--max-time+15+--connect-timeout+1+http%3A%2F%2F%5B2001%3A1234%3A5678%3A9abd%3A%3A4%5D%3A30191%2FhostName+%7C+grep+-v+%27%5E%5Cs%2A%24%27&container=agnhost-container&container=agnhost-container&stderr=true&stdout=true) | |
Mar 9 21:32:43.532: INFO: Found all 2 expected endpoints: [netserver-0 netserver-1] | |
[AfterEach] [sig-network] [Feature:IPv6DualStack] | |
test/e2e/framework/framework.go:186 | |
Mar 9 21:32:43.532: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready | |
STEP: Destroying namespace "dualstack-9209" for this suite. | |
• [SLOW TEST:37.096 seconds] | |
[sig-network] [Feature:IPv6DualStack] | |
test/e2e/network/common/framework.go:23 | |
Granular Checks: Services Secondary IP Family [LinuxOnly] | |
test/e2e/network/dual_stack.go:432 | |
should function for node-Service: http | |
test/e2e/network/dual_stack.go:478 | |
------------------------------ | |
{"msg":"PASSED [sig-network] [Feature:IPv6DualStack] Granular Checks: Services Secondary IP Family [LinuxOnly] should function for node-Service: http","total":22,"completed":15,"skipped":6115,"failed":0} | |
SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS | |
------------------------------ | |
[sig-network] [Feature:IPv6DualStack] Granular Checks: Services Secondary IP Family [LinuxOnly] | |
should function for client IP based session affinity: http [LinuxOnly] | |
test/e2e/network/dual_stack.go:570 | |
[BeforeEach] [sig-network] [Feature:IPv6DualStack] | |
test/e2e/framework/framework.go:185 | |
STEP: Creating a kubernetes client | |
Mar 9 21:32:43.543: INFO: >>> kubeConfig: /home/anramase/go/src/sigs.k8s.io/cluster-api-provider-azure/capi-dual-stack.kubeconfig | |
STEP: Building a namespace api object, basename dualstack | |
STEP: Waiting for a default service account to be provisioned in namespace | |
STEP: Waiting for kube-root-ca.crt to be provisioned in namespace | |
[BeforeEach] [sig-network] [Feature:IPv6DualStack] | |
test/e2e/network/dual_stack.go:51 | |
[It] should function for client IP based session affinity: http [LinuxOnly] | |
test/e2e/network/dual_stack.go:570 | |
STEP: Performing setup for networking test in namespace dualstack-8120 | |
STEP: creating a selector | |
STEP: Creating the service pods in kubernetes | |
Mar 9 21:32:43.574: INFO: Waiting up to 10m0s for all (but 0) nodes to be schedulable | |
Mar 9 21:32:43.617: INFO: The status of Pod netserver-0 is Pending, waiting for it to be Running (with Ready = true) | |
Mar 9 21:32:45.620: INFO: The status of Pod netserver-0 is Running (Ready = false) | |
Mar 9 21:32:47.621: INFO: The status of Pod netserver-0 is Running (Ready = false) | |
Mar 9 21:32:49.621: INFO: The status of Pod netserver-0 is Running (Ready = false) | |
Mar 9 21:32:51.620: INFO: The status of Pod netserver-0 is Running (Ready = false) | |
Mar 9 21:32:53.620: INFO: The status of Pod netserver-0 is Running (Ready = false) | |
Mar 9 21:32:55.621: INFO: The status of Pod netserver-0 is Running (Ready = false) | |
Mar 9 21:32:57.621: INFO: The status of Pod netserver-0 is Running (Ready = false) | |
Mar 9 21:32:59.620: INFO: The status of Pod netserver-0 is Running (Ready = false) | |
Mar 9 21:33:01.620: INFO: The status of Pod netserver-0 is Running (Ready = false) | |
Mar 9 21:33:03.625: INFO: The status of Pod netserver-0 is Running (Ready = true) | |
Mar 9 21:33:03.631: INFO: The status of Pod netserver-1 is Running (Ready = false) | |
Mar 9 21:33:05.634: INFO: The status of Pod netserver-1 is Running (Ready = true) | |
STEP: Creating test pods | |
Mar 9 21:33:07.651: INFO: Setting MaxTries for pod polling to 34 for networking test based on endpoint count 2 | |
STEP: Getting node addresses | |
Mar 9 21:33:07.651: INFO: Waiting up to 10m0s for all (but 0) nodes to be schedulable | |
STEP: Creating the service on top of the pods in kubernetes | |
Mar 9 21:33:07.707: INFO: Service node-port-service in namespace dualstack-8120 found. | |
Mar 9 21:33:07.785: INFO: Service session-affinity-service in namespace dualstack-8120 found. | |
STEP: Waiting for NodePort service to expose endpoint | |
Mar 9 21:33:08.793: INFO: Waiting for amount of service:node-port-service endpoints to be 2 | |
STEP: Waiting for Session Affinity service to expose endpoint | |
Mar 9 21:33:09.797: INFO: Waiting for amount of service:session-affinity-service endpoints to be 2 | |
STEP: dialing(http) test-container-pod --> fd00::9219:80 | |
Mar 9 21:33:09.802: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g -q -s 'http://10.244.2.28:9080/dial?request=hostName&protocol=http&host=fd00::9219&port=80&tries=1'] Namespace:dualstack-8120 PodName:test-container-pod ContainerName:webserver Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} | |
Mar 9 21:33:09.802: INFO: >>> kubeConfig: /home/anramase/go/src/sigs.k8s.io/cluster-api-provider-azure/capi-dual-stack.kubeconfig | |
Mar 9 21:33:09.803: INFO: ExecWithOptions: Clientset creation | |
Mar 9 21:33:09.803: INFO: ExecWithOptions: execute(POST https://capi-dual-stack-18422009.southcentralus.cloudapp.azure.com:6443/api/v1/namespaces/dualstack-8120/pods/test-container-pod/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+-q+-s+%27http%3A%2F%2F10.244.2.28%3A9080%2Fdial%3Frequest%3DhostName%26protocol%3Dhttp%26host%3Dfd00%3A%3A9219%26port%3D80%26tries%3D1%27&container=webserver&container=webserver&stderr=true&stdout=true) | |
Mar 9 21:33:09.938: INFO: Tries: 10, in try: 0, stdout: {"responses":["netserver-0"]}, stderr: , command run in Pod { "name: test-container-pod, namespace: dualstack-8120, hostIp: 10.1.0.4, podIp: 10.244.2.28, conditions: [{Initialized True 0001-01-01 00:00:00 +0000 UTC 2022-03-09 21:33:05 +0000 UTC } {Ready True 0001-01-01 00:00:00 +0000 UTC 2022-03-09 21:33:07 +0000 UTC } {ContainersReady True 0001-01-01 00:00:00 +0000 UTC 2022-03-09 21:33:07 +0000 UTC } {PodScheduled True 0001-01-01 00:00:00 +0000 UTC 2022-03-09 21:33:05 +0000 UTC }]" } | |
Mar 9 21:33:11.943: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g -q -s 'http://10.244.2.28:9080/dial?request=hostName&protocol=http&host=fd00::9219&port=80&tries=1'] Namespace:dualstack-8120 PodName:test-container-pod ContainerName:webserver Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} | |
Mar 9 21:33:11.943: INFO: >>> kubeConfig: /home/anramase/go/src/sigs.k8s.io/cluster-api-provider-azure/capi-dual-stack.kubeconfig | |
Mar 9 21:33:11.943: INFO: ExecWithOptions: Clientset creation | |
Mar 9 21:33:11.943: INFO: ExecWithOptions: execute(POST https://capi-dual-stack-18422009.southcentralus.cloudapp.azure.com:6443/api/v1/namespaces/dualstack-8120/pods/test-container-pod/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+-q+-s+%27http%3A%2F%2F10.244.2.28%3A9080%2Fdial%3Frequest%3DhostName%26protocol%3Dhttp%26host%3Dfd00%3A%3A9219%26port%3D80%26tries%3D1%27&container=webserver&container=webserver&stderr=true&stdout=true) | |
Mar 9 21:33:12.056: INFO: Tries: 10, in try: 1, stdout: {"responses":["netserver-0"]}, stderr: , command run in Pod { "name: test-container-pod, namespace: dualstack-8120, hostIp: 10.1.0.4, podIp: 10.244.2.28, conditions: [{Initialized True 0001-01-01 00:00:00 +0000 UTC 2022-03-09 21:33:05 +0000 UTC } {Ready True 0001-01-01 00:00:00 +0000 UTC 2022-03-09 21:33:07 +0000 UTC } {ContainersReady True 0001-01-01 00:00:00 +0000 UTC 2022-03-09 21:33:07 +0000 UTC } {PodScheduled True 0001-01-01 00:00:00 +0000 UTC 2022-03-09 21:33:05 +0000 UTC }]" } | |
Mar 9 21:33:14.060: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g -q -s 'http://10.244.2.28:9080/dial?request=hostName&protocol=http&host=fd00::9219&port=80&tries=1'] Namespace:dualstack-8120 PodName:test-container-pod ContainerName:webserver Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} | |
Mar 9 21:33:14.060: INFO: >>> kubeConfig: /home/anramase/go/src/sigs.k8s.io/cluster-api-provider-azure/capi-dual-stack.kubeconfig | |
Mar 9 21:33:14.061: INFO: ExecWithOptions: Clientset creation | |
Mar 9 21:33:14.061: INFO: ExecWithOptions: execute(POST https://capi-dual-stack-18422009.southcentralus.cloudapp.azure.com:6443/api/v1/namespaces/dualstack-8120/pods/test-container-pod/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+-q+-s+%27http%3A%2F%2F10.244.2.28%3A9080%2Fdial%3Frequest%3DhostName%26protocol%3Dhttp%26host%3Dfd00%3A%3A9219%26port%3D80%26tries%3D1%27&container=webserver&container=webserver&stderr=true&stdout=true) | |
Mar 9 21:33:14.158: INFO: Tries: 10, in try: 2, stdout: {"responses":["netserver-0"]}, stderr: , command run in Pod { "name: test-container-pod, namespace: dualstack-8120, hostIp: 10.1.0.4, podIp: 10.244.2.28, conditions: [{Initialized True 0001-01-01 00:00:00 +0000 UTC 2022-03-09 21:33:05 +0000 UTC } {Ready True 0001-01-01 00:00:00 +0000 UTC 2022-03-09 21:33:07 +0000 UTC } {ContainersReady True 0001-01-01 00:00:00 +0000 UTC 2022-03-09 21:33:07 +0000 UTC } {PodScheduled True 0001-01-01 00:00:00 +0000 UTC 2022-03-09 21:33:05 +0000 UTC }]" } | |
Mar 9 21:33:16.162: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g -q -s 'http://10.244.2.28:9080/dial?request=hostName&protocol=http&host=fd00::9219&port=80&tries=1'] Namespace:dualstack-8120 PodName:test-container-pod ContainerName:webserver Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} | |
Mar 9 21:33:16.162: INFO: >>> kubeConfig: /home/anramase/go/src/sigs.k8s.io/cluster-api-provider-azure/capi-dual-stack.kubeconfig | |
Mar 9 21:33:16.162: INFO: ExecWithOptions: Clientset creation | |
Mar 9 21:33:16.162: INFO: ExecWithOptions: execute(POST https://capi-dual-stack-18422009.southcentralus.cloudapp.azure.com:6443/api/v1/namespaces/dualstack-8120/pods/test-container-pod/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+-q+-s+%27http%3A%2F%2F10.244.2.28%3A9080%2Fdial%3Frequest%3DhostName%26protocol%3Dhttp%26host%3Dfd00%3A%3A9219%26port%3D80%26tries%3D1%27&container=webserver&container=webserver&stderr=true&stdout=true) | |
Mar 9 21:33:16.278: INFO: Tries: 10, in try: 3, stdout: {"responses":["netserver-0"]}, stderr: , command run in Pod { "name: test-container-pod, namespace: dualstack-8120, hostIp: 10.1.0.4, podIp: 10.244.2.28, conditions: [{Initialized True 0001-01-01 00:00:00 +0000 UTC 2022-03-09 21:33:05 +0000 UTC } {Ready True 0001-01-01 00:00:00 +0000 UTC 2022-03-09 21:33:07 +0000 UTC } {ContainersReady True 0001-01-01 00:00:00 +0000 UTC 2022-03-09 21:33:07 +0000 UTC } {PodScheduled True 0001-01-01 00:00:00 +0000 UTC 2022-03-09 21:33:05 +0000 UTC }]" } | |
Mar 9 21:33:18.281: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g -q -s 'http://10.244.2.28:9080/dial?request=hostName&protocol=http&host=fd00::9219&port=80&tries=1'] Namespace:dualstack-8120 PodName:test-container-pod ContainerName:webserver Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} | |
Mar 9 21:33:18.281: INFO: >>> kubeConfig: /home/anramase/go/src/sigs.k8s.io/cluster-api-provider-azure/capi-dual-stack.kubeconfig | |
Mar 9 21:33:18.281: INFO: ExecWithOptions: Clientset creation | |
Mar 9 21:33:18.281: INFO: ExecWithOptions: execute(POST https://capi-dual-stack-18422009.southcentralus.cloudapp.azure.com:6443/api/v1/namespaces/dualstack-8120/pods/test-container-pod/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+-q+-s+%27http%3A%2F%2F10.244.2.28%3A9080%2Fdial%3Frequest%3DhostName%26protocol%3Dhttp%26host%3Dfd00%3A%3A9219%26port%3D80%26tries%3D1%27&container=webserver&container=webserver&stderr=true&stdout=true) | |
Mar 9 21:33:18.387: INFO: Tries: 10, in try: 4, stdout: {"responses":["netserver-0"]}, stderr: , command run in Pod { "name: test-container-pod, namespace: dualstack-8120, hostIp: 10.1.0.4, podIp: 10.244.2.28, conditions: [{Initialized True 0001-01-01 00:00:00 +0000 UTC 2022-03-09 21:33:05 +0000 UTC } {Ready True 0001-01-01 00:00:00 +0000 UTC 2022-03-09 21:33:07 +0000 UTC } {ContainersReady True 0001-01-01 00:00:00 +0000 UTC 2022-03-09 21:33:07 +0000 UTC } {PodScheduled True 0001-01-01 00:00:00 +0000 UTC 2022-03-09 21:33:05 +0000 UTC }]" } | |
Mar 9 21:33:20.392: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g -q -s 'http://10.244.2.28:9080/dial?request=hostName&protocol=http&host=fd00::9219&port=80&tries=1'] Namespace:dualstack-8120 PodName:test-container-pod ContainerName:webserver Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} | |
Mar 9 21:33:20.392: INFO: >>> kubeConfig: /home/anramase/go/src/sigs.k8s.io/cluster-api-provider-azure/capi-dual-stack.kubeconfig | |
Mar 9 21:33:20.392: INFO: ExecWithOptions: Clientset creation | |
Mar 9 21:33:20.392: INFO: ExecWithOptions: execute(POST https://capi-dual-stack-18422009.southcentralus.cloudapp.azure.com:6443/api/v1/namespaces/dualstack-8120/pods/test-container-pod/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+-q+-s+%27http%3A%2F%2F10.244.2.28%3A9080%2Fdial%3Frequest%3DhostName%26protocol%3Dhttp%26host%3Dfd00%3A%3A9219%26port%3D80%26tries%3D1%27&container=webserver&container=webserver&stderr=true&stdout=true) | |
Mar 9 21:33:20.516: INFO: Tries: 10, in try: 5, stdout: {"responses":["netserver-0"]}, stderr: , command run in Pod { "name: test-container-pod, namespace: dualstack-8120, hostIp: 10.1.0.4, podIp: 10.244.2.28, conditions: [{Initialized True 0001-01-01 00:00:00 +0000 UTC 2022-03-09 21:33:05 +0000 UTC } {Ready True 0001-01-01 00:00:00 +0000 UTC 2022-03-09 21:33:07 +0000 UTC } {ContainersReady True 0001-01-01 00:00:00 +0000 UTC 2022-03-09 21:33:07 +0000 UTC } {PodScheduled True 0001-01-01 00:00:00 +0000 UTC 2022-03-09 21:33:05 +0000 UTC }]" } | |
Mar 9 21:33:22.520: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g -q -s 'http://10.244.2.28:9080/dial?request=hostName&protocol=http&host=fd00::9219&port=80&tries=1'] Namespace:dualstack-8120 PodName:test-container-pod ContainerName:webserver Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} | |
Mar 9 21:33:22.520: INFO: >>> kubeConfig: /home/anramase/go/src/sigs.k8s.io/cluster-api-provider-azure/capi-dual-stack.kubeconfig | |
Mar 9 21:33:22.521: INFO: ExecWithOptions: Clientset creation | |
Mar 9 21:33:22.521: INFO: ExecWithOptions: execute(POST https://capi-dual-stack-18422009.southcentralus.cloudapp.azure.com:6443/api/v1/namespaces/dualstack-8120/pods/test-container-pod/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+-q+-s+%27http%3A%2F%2F10.244.2.28%3A9080%2Fdial%3Frequest%3DhostName%26protocol%3Dhttp%26host%3Dfd00%3A%3A9219%26port%3D80%26tries%3D1%27&container=webserver&container=webserver&stderr=true&stdout=true) | |
Mar 9 21:33:22.626: INFO: Tries: 10, in try: 6, stdout: {"responses":["netserver-0"]}, stderr: , command run in Pod { "name: test-container-pod, namespace: dualstack-8120, hostIp: 10.1.0.4, podIp: 10.244.2.28, conditions: [{Initialized True 0001-01-01 00:00:00 +0000 UTC 2022-03-09 21:33:05 +0000 UTC } {Ready True 0001-01-01 00:00:00 +0000 UTC 2022-03-09 21:33:07 +0000 UTC } {ContainersReady True 0001-01-01 00:00:00 +0000 UTC 2022-03-09 21:33:07 +0000 UTC } {PodScheduled True 0001-01-01 00:00:00 +0000 UTC 2022-03-09 21:33:05 +0000 UTC }]" } | |
Mar 9 21:33:24.633: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g -q -s 'http://10.244.2.28:9080/dial?request=hostName&protocol=http&host=fd00::9219&port=80&tries=1'] Namespace:dualstack-8120 PodName:test-container-pod ContainerName:webserver Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} | |
Mar 9 21:33:24.633: INFO: >>> kubeConfig: /home/anramase/go/src/sigs.k8s.io/cluster-api-provider-azure/capi-dual-stack.kubeconfig | |
Mar 9 21:33:24.634: INFO: ExecWithOptions: Clientset creation | |
Mar 9 21:33:24.634: INFO: ExecWithOptions: execute(POST https://capi-dual-stack-18422009.southcentralus.cloudapp.azure.com:6443/api/v1/namespaces/dualstack-8120/pods/test-container-pod/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+-q+-s+%27http%3A%2F%2F10.244.2.28%3A9080%2Fdial%3Frequest%3DhostName%26protocol%3Dhttp%26host%3Dfd00%3A%3A9219%26port%3D80%26tries%3D1%27&container=webserver&container=webserver&stderr=true&stdout=true) | |
Mar 9 21:33:24.726: INFO: Tries: 10, in try: 7, stdout: {"responses":["netserver-0"]}, stderr: , command run in Pod { "name: test-container-pod, namespace: dualstack-8120, hostIp: 10.1.0.4, podIp: 10.244.2.28, conditions: [{Initialized True 0001-01-01 00:00:00 +0000 UTC 2022-03-09 21:33:05 +0000 UTC } {Ready True 0001-01-01 00:00:00 +0000 UTC 2022-03-09 21:33:07 +0000 UTC } {ContainersReady True 0001-01-01 00:00:00 +0000 UTC 2022-03-09 21:33:07 +0000 UTC } {PodScheduled True 0001-01-01 00:00:00 +0000 UTC 2022-03-09 21:33:05 +0000 UTC }]" } | |
Mar 9 21:33:26.729: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g -q -s 'http://10.244.2.28:9080/dial?request=hostName&protocol=http&host=fd00::9219&port=80&tries=1'] Namespace:dualstack-8120 PodName:test-container-pod ContainerName:webserver Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} | |
Mar 9 21:33:26.729: INFO: >>> kubeConfig: /home/anramase/go/src/sigs.k8s.io/cluster-api-provider-azure/capi-dual-stack.kubeconfig | |
Mar 9 21:33:26.729: INFO: ExecWithOptions: Clientset creation | |
Mar 9 21:33:26.729: INFO: ExecWithOptions: execute(POST https://capi-dual-stack-18422009.southcentralus.cloudapp.azure.com:6443/api/v1/namespaces/dualstack-8120/pods/test-container-pod/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+-q+-s+%27http%3A%2F%2F10.244.2.28%3A9080%2Fdial%3Frequest%3DhostName%26protocol%3Dhttp%26host%3Dfd00%3A%3A9219%26port%3D80%26tries%3D1%27&container=webserver&container=webserver&stderr=true&stdout=true) | |
Mar 9 21:33:26.831: INFO: Tries: 10, in try: 8, stdout: {"responses":["netserver-0"]}, stderr: , command run in Pod { "name: test-container-pod, namespace: dualstack-8120, hostIp: 10.1.0.4, podIp: 10.244.2.28, conditions: [{Initialized True 0001-01-01 00:00:00 +0000 UTC 2022-03-09 21:33:05 +0000 UTC } {Ready True 0001-01-01 00:00:00 +0000 UTC 2022-03-09 21:33:07 +0000 UTC } {ContainersReady True 0001-01-01 00:00:00 +0000 UTC 2022-03-09 21:33:07 +0000 UTC } {PodScheduled True 0001-01-01 00:00:00 +0000 UTC 2022-03-09 21:33:05 +0000 UTC }]" } | |
Mar 9 21:33:28.834: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g -q -s 'http://10.244.2.28:9080/dial?request=hostName&protocol=http&host=fd00::9219&port=80&tries=1'] Namespace:dualstack-8120 PodName:test-container-pod ContainerName:webserver Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} | |
Mar 9 21:33:28.834: INFO: >>> kubeConfig: /home/anramase/go/src/sigs.k8s.io/cluster-api-provider-azure/capi-dual-stack.kubeconfig | |
Mar 9 21:33:28.835: INFO: ExecWithOptions: Clientset creation | |
Mar 9 21:33:28.835: INFO: ExecWithOptions: execute(POST https://capi-dual-stack-18422009.southcentralus.cloudapp.azure.com:6443/api/v1/namespaces/dualstack-8120/pods/test-container-pod/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+-q+-s+%27http%3A%2F%2F10.244.2.28%3A9080%2Fdial%3Frequest%3DhostName%26protocol%3Dhttp%26host%3Dfd00%3A%3A9219%26port%3D80%26tries%3D1%27&container=webserver&container=webserver&stderr=true&stdout=true) | |
Mar 9 21:33:28.946: INFO: Tries: 10, in try: 9, stdout: {"responses":["netserver-0"]}, stderr: , command run in Pod { "name: test-container-pod, namespace: dualstack-8120, hostIp: 10.1.0.4, podIp: 10.244.2.28, conditions: [{Initialized True 0001-01-01 00:00:00 +0000 UTC 2022-03-09 21:33:05 +0000 UTC } {Ready True 0001-01-01 00:00:00 +0000 UTC 2022-03-09 21:33:07 +0000 UTC } {ContainersReady True 0001-01-01 00:00:00 +0000 UTC 2022-03-09 21:33:07 +0000 UTC } {PodScheduled True 0001-01-01 00:00:00 +0000 UTC 2022-03-09 21:33:05 +0000 UTC }]" } | |
[AfterEach] [sig-network] [Feature:IPv6DualStack] | |
test/e2e/framework/framework.go:186 | |
Mar 9 21:33:30.947: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready | |
STEP: Destroying namespace "dualstack-8120" for this suite. | |
• [SLOW TEST:47.413 seconds] | |
[sig-network] [Feature:IPv6DualStack] | |
test/e2e/network/common/framework.go:23 | |
Granular Checks: Services Secondary IP Family [LinuxOnly] | |
test/e2e/network/dual_stack.go:432 | |
should function for client IP based session affinity: http [LinuxOnly] | |
test/e2e/network/dual_stack.go:570 | |
------------------------------ | |
{"msg":"PASSED [sig-network] [Feature:IPv6DualStack] Granular Checks: Services Secondary IP Family [LinuxOnly] should function for client IP based session affinity: http [LinuxOnly]","total":22,"completed":16,"skipped":6148,"failed":0} | |
SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS | |
------------------------------ | |
[sig-network] [Feature:IPv6DualStack] | |
should create service with ipv4 cluster ip | |
test/e2e/network/dual_stack.go:248 | |
[BeforeEach] [sig-network] [Feature:IPv6DualStack] | |
test/e2e/framework/framework.go:185 | |
STEP: Creating a kubernetes client | |
Mar 9 21:33:30.956: INFO: >>> kubeConfig: /home/anramase/go/src/sigs.k8s.io/cluster-api-provider-azure/capi-dual-stack.kubeconfig | |
STEP: Building a namespace api object, basename dualstack | |
STEP: Waiting for a default service account to be provisioned in namespace | |
STEP: Waiting for kube-root-ca.crt to be provisioned in namespace | |
[BeforeEach] [sig-network] [Feature:IPv6DualStack] | |
test/e2e/network/dual_stack.go:51 | |
[It] should create service with ipv4 cluster ip | |
test/e2e/network/dual_stack.go:248 | |
STEP: creating service dualstack-9474/ipv4clusterip with Service.Spec.IPFamily IPv4dualstack-9474 | |
STEP: creating replication controller ipv4clusterip in namespace dualstack-9474 | |
I0309 21:33:30.989147 1291071 runners.go:193] Created replication controller with name: ipv4clusterip, namespace: dualstack-9474, replica count: 2 | |
I0309 21:33:34.040024 1291071 runners.go:193] ipv4clusterip Pods: 2 out of 2 created, 2 running, 0 pending, 0 waiting, 0 inactive, 0 terminating, 0 unknown, 0 runningButNotReady | |
STEP: deleting service ipv4clusterip in namespace dualstack-9474 | |
[AfterEach] [sig-network] [Feature:IPv6DualStack] | |
test/e2e/framework/framework.go:186 | |
Mar 9 21:33:34.182: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready | |
STEP: Destroying namespace "dualstack-9474" for this suite. | |
•{"msg":"PASSED [sig-network] [Feature:IPv6DualStack] should create service with ipv4 cluster ip","total":22,"completed":17,"skipped":6200,"failed":0} | |
SSSSSSSSSSSSSSSSSSSSSSSSSS | |
------------------------------ | |
[sig-network] [Feature:IPv6DualStack] | |
should create service with ipv4,v6 cluster ip | |
test/e2e/network/dual_stack.go:338 | |
[BeforeEach] [sig-network] [Feature:IPv6DualStack] | |
test/e2e/framework/framework.go:185 | |
STEP: Creating a kubernetes client | |
Mar 9 21:33:34.194: INFO: >>> kubeConfig: /home/anramase/go/src/sigs.k8s.io/cluster-api-provider-azure/capi-dual-stack.kubeconfig | |
STEP: Building a namespace api object, basename dualstack | |
STEP: Waiting for a default service account to be provisioned in namespace | |
STEP: Waiting for kube-root-ca.crt to be provisioned in namespace | |
[BeforeEach] [sig-network] [Feature:IPv6DualStack] | |
test/e2e/network/dual_stack.go:51 | |
[It] should create service with ipv4,v6 cluster ip | |
test/e2e/network/dual_stack.go:338 | |
STEP: creating service dualstack-6445/ipv4ipv6clusterip with Service.Spec.IPFamily IPv4, IPv6dualstack-6445 | |
STEP: creating replication controller ipv4ipv6clusterip in namespace dualstack-6445 | |
I0309 21:33:34.234728 1291071 runners.go:193] Created replication controller with name: ipv4ipv6clusterip, namespace: dualstack-6445, replica count: 2 | |
I0309 21:33:37.285464 1291071 runners.go:193] ipv4ipv6clusterip Pods: 2 out of 2 created, 2 running, 0 pending, 0 waiting, 0 inactive, 0 terminating, 0 unknown, 0 runningButNotReady | |
STEP: deleting service ipv4ipv6clusterip in namespace dualstack-6445 | |
[AfterEach] [sig-network] [Feature:IPv6DualStack] | |
test/e2e/framework/framework.go:186 | |
Mar 9 21:33:37.879: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready | |
STEP: Destroying namespace "dualstack-6445" for this suite. | |
•{"msg":"PASSED [sig-network] [Feature:IPv6DualStack] should create service with ipv4,v6 cluster ip","total":22,"completed":18,"skipped":6226,"failed":0} | |
SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS | |
------------------------------ | |
[sig-network] [Feature:IPv6DualStack] Granular Checks: Services Secondary IP Family [LinuxOnly] | |
should function for endpoint-Service: udp | |
test/e2e/network/dual_stack.go:522 | |
[BeforeEach] [sig-network] [Feature:IPv6DualStack] | |
test/e2e/framework/framework.go:185 | |
STEP: Creating a kubernetes client | |
Mar 9 21:33:37.888: INFO: >>> kubeConfig: /home/anramase/go/src/sigs.k8s.io/cluster-api-provider-azure/capi-dual-stack.kubeconfig | |
STEP: Building a namespace api object, basename dualstack | |
STEP: Waiting for a default service account to be provisioned in namespace | |
STEP: Waiting for kube-root-ca.crt to be provisioned in namespace | |
[BeforeEach] [sig-network] [Feature:IPv6DualStack] | |
test/e2e/network/dual_stack.go:51 | |
[It] should function for endpoint-Service: udp | |
test/e2e/network/dual_stack.go:522 | |
STEP: Performing setup for networking test in namespace dualstack-193 | |
STEP: creating a selector | |
STEP: Creating the service pods in kubernetes | |
Mar 9 21:33:37.936: INFO: Waiting up to 10m0s for all (but 0) nodes to be schedulable | |
Mar 9 21:33:38.014: INFO: The status of Pod netserver-0 is Pending, waiting for it to be Running (with Ready = true) | |
Mar 9 21:33:40.027: INFO: The status of Pod netserver-0 is Running (Ready = false) | |
Mar 9 21:33:42.021: INFO: The status of Pod netserver-0 is Running (Ready = false) | |
Mar 9 21:33:44.019: INFO: The status of Pod netserver-0 is Running (Ready = false) | |
Mar 9 21:33:46.023: INFO: The status of Pod netserver-0 is Running (Ready = false) | |
Mar 9 21:33:48.020: INFO: The status of Pod netserver-0 is Running (Ready = false) | |
Mar 9 21:33:50.018: INFO: The status of Pod netserver-0 is Running (Ready = false) | |
Mar 9 21:33:52.019: INFO: The status of Pod netserver-0 is Running (Ready = false) | |
Mar 9 21:33:54.019: INFO: The status of Pod netserver-0 is Running (Ready = false) | |
Mar 9 21:33:56.019: INFO: The status of Pod netserver-0 is Running (Ready = false) | |
Mar 9 21:33:58.017: INFO: The status of Pod netserver-0 is Running (Ready = true) | |
Mar 9 21:33:58.022: INFO: The status of Pod netserver-1 is Running (Ready = false) | |
Mar 9 21:34:00.027: INFO: The status of Pod netserver-1 is Running (Ready = true) | |
STEP: Creating test pods | |
Mar 9 21:34:02.044: INFO: Setting MaxTries for pod polling to 34 for networking test based on endpoint count 2 | |
STEP: Getting node addresses | |
Mar 9 21:34:02.044: INFO: Waiting up to 10m0s for all (but 0) nodes to be schedulable | |
STEP: Creating the service on top of the pods in kubernetes | |
Mar 9 21:34:02.092: INFO: Service node-port-service in namespace dualstack-193 found. | |
Mar 9 21:34:02.152: INFO: Service session-affinity-service in namespace dualstack-193 found. | |
STEP: Waiting for NodePort service to expose endpoint | |
Mar 9 21:34:03.156: INFO: Waiting for amount of service:node-port-service endpoints to be 2 | |
STEP: Waiting for Session Affinity service to expose endpoint | |
Mar 9 21:34:04.161: INFO: Waiting for amount of service:session-affinity-service endpoints to be 2 | |
STEP: dialing(udp) netserver-0 (endpoint) --> fd00::e08b:90 (config.clusterIP) | |
Mar 9 21:34:04.167: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g -q -s 'http://10.244.2.31:8083/dial?request=hostname&protocol=udp&host=fd00::e08b&port=90&tries=1'] Namespace:dualstack-193 PodName:test-container-pod ContainerName:webserver Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} | |
Mar 9 21:34:04.167: INFO: >>> kubeConfig: /home/anramase/go/src/sigs.k8s.io/cluster-api-provider-azure/capi-dual-stack.kubeconfig | |
Mar 9 21:34:04.167: INFO: ExecWithOptions: Clientset creation | |
Mar 9 21:34:04.167: INFO: ExecWithOptions: execute(POST https://capi-dual-stack-18422009.southcentralus.cloudapp.azure.com:6443/api/v1/namespaces/dualstack-193/pods/test-container-pod/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+-q+-s+%27http%3A%2F%2F10.244.2.31%3A8083%2Fdial%3Frequest%3Dhostname%26protocol%3Dudp%26host%3Dfd00%3A%3Ae08b%26port%3D90%26tries%3D1%27&container=webserver&container=webserver&stderr=true&stdout=true) | |
Mar 9 21:34:04.281: INFO: Waiting for responses: map[netserver-0:{}] | |
Mar 9 21:34:06.286: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g -q -s 'http://10.244.2.31:8083/dial?request=hostname&protocol=udp&host=fd00::e08b&port=90&tries=1'] Namespace:dualstack-193 PodName:test-container-pod ContainerName:webserver Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} | |
Mar 9 21:34:06.286: INFO: >>> kubeConfig: /home/anramase/go/src/sigs.k8s.io/cluster-api-provider-azure/capi-dual-stack.kubeconfig | |
Mar 9 21:34:06.287: INFO: ExecWithOptions: Clientset creation | |
Mar 9 21:34:06.287: INFO: ExecWithOptions: execute(POST https://capi-dual-stack-18422009.southcentralus.cloudapp.azure.com:6443/api/v1/namespaces/dualstack-193/pods/test-container-pod/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+-q+-s+%27http%3A%2F%2F10.244.2.31%3A8083%2Fdial%3Frequest%3Dhostname%26protocol%3Dudp%26host%3Dfd00%3A%3Ae08b%26port%3D90%26tries%3D1%27&container=webserver&container=webserver&stderr=true&stdout=true) | |
Mar 9 21:34:06.398: INFO: Waiting for responses: map[] | |
Mar 9 21:34:06.398: INFO: reached fd00::e08b after 1/34 tries | |
STEP: dialing(udp) netserver-0 (endpoint) --> 2001:1234:5678:9abd::4:30882 (nodeIP) | |
Mar 9 21:34:06.404: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g -q -s 'http://10.244.2.31:8083/dial?request=hostname&protocol=udp&host=2001:1234:5678:9abd::4&port=30882&tries=1'] Namespace:dualstack-193 PodName:test-container-pod ContainerName:webserver Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} | |
Mar 9 21:34:06.404: INFO: >>> kubeConfig: /home/anramase/go/src/sigs.k8s.io/cluster-api-provider-azure/capi-dual-stack.kubeconfig | |
Mar 9 21:34:06.405: INFO: ExecWithOptions: Clientset creation | |
Mar 9 21:34:06.405: INFO: ExecWithOptions: execute(POST https://capi-dual-stack-18422009.southcentralus.cloudapp.azure.com:6443/api/v1/namespaces/dualstack-193/pods/test-container-pod/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+-q+-s+%27http%3A%2F%2F10.244.2.31%3A8083%2Fdial%3Frequest%3Dhostname%26protocol%3Dudp%26host%3D2001%3A1234%3A5678%3A9abd%3A%3A4%26port%3D30882%26tries%3D1%27&container=webserver&container=webserver&stderr=true&stdout=true) | |
Mar 9 21:34:06.511: INFO: Waiting for responses: map[netserver-0:{}] | |
Mar 9 21:34:08.514: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g -q -s 'http://10.244.2.31:8083/dial?request=hostname&protocol=udp&host=2001:1234:5678:9abd::4&port=30882&tries=1'] Namespace:dualstack-193 PodName:test-container-pod ContainerName:webserver Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} | |
Mar 9 21:34:08.514: INFO: >>> kubeConfig: /home/anramase/go/src/sigs.k8s.io/cluster-api-provider-azure/capi-dual-stack.kubeconfig | |
Mar 9 21:34:08.515: INFO: ExecWithOptions: Clientset creation | |
Mar 9 21:34:08.515: INFO: ExecWithOptions: execute(POST https://capi-dual-stack-18422009.southcentralus.cloudapp.azure.com:6443/api/v1/namespaces/dualstack-193/pods/test-container-pod/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+-q+-s+%27http%3A%2F%2F10.244.2.31%3A8083%2Fdial%3Frequest%3Dhostname%26protocol%3Dudp%26host%3D2001%3A1234%3A5678%3A9abd%3A%3A4%26port%3D30882%26tries%3D1%27&container=webserver&container=webserver&stderr=true&stdout=true) | |
Mar 9 21:34:08.629: INFO: Waiting for responses: map[netserver-0:{}] | |
Mar 9 21:34:10.634: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g -q -s 'http://10.244.2.31:8083/dial?request=hostname&protocol=udp&host=2001:1234:5678:9abd::4&port=30882&tries=1'] Namespace:dualstack-193 PodName:test-container-pod ContainerName:webserver Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} | |
Mar 9 21:34:10.634: INFO: >>> kubeConfig: /home/anramase/go/src/sigs.k8s.io/cluster-api-provider-azure/capi-dual-stack.kubeconfig | |
Mar 9 21:34:10.634: INFO: ExecWithOptions: Clientset creation | |
Mar 9 21:34:10.634: INFO: ExecWithOptions: execute(POST https://capi-dual-stack-18422009.southcentralus.cloudapp.azure.com:6443/api/v1/namespaces/dualstack-193/pods/test-container-pod/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+-q+-s+%27http%3A%2F%2F10.244.2.31%3A8083%2Fdial%3Frequest%3Dhostname%26protocol%3Dudp%26host%3D2001%3A1234%3A5678%3A9abd%3A%3A4%26port%3D30882%26tries%3D1%27&container=webserver&container=webserver&stderr=true&stdout=true) | |
Mar 9 21:34:10.729: INFO: Waiting for responses: map[netserver-0:{}] | |
Mar 9 21:34:12.734: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g -q -s 'http://10.244.2.31:8083/dial?request=hostname&protocol=udp&host=2001:1234:5678:9abd::4&port=30882&tries=1'] Namespace:dualstack-193 PodName:test-container-pod ContainerName:webserver Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} | |
Mar 9 21:34:12.734: INFO: >>> kubeConfig: /home/anramase/go/src/sigs.k8s.io/cluster-api-provider-azure/capi-dual-stack.kubeconfig | |
Mar 9 21:34:12.734: INFO: ExecWithOptions: Clientset creation | |
Mar 9 21:34:12.734: INFO: ExecWithOptions: execute(POST https://capi-dual-stack-18422009.southcentralus.cloudapp.azure.com:6443/api/v1/namespaces/dualstack-193/pods/test-container-pod/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+-q+-s+%27http%3A%2F%2F10.244.2.31%3A8083%2Fdial%3Frequest%3Dhostname%26protocol%3Dudp%26host%3D2001%3A1234%3A5678%3A9abd%3A%3A4%26port%3D30882%26tries%3D1%27&container=webserver&container=webserver&stderr=true&stdout=true) | |
Mar 9 21:34:12.840: INFO: Waiting for responses: map[netserver-0:{}] | |
Mar 9 21:34:14.845: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g -q -s 'http://10.244.2.31:8083/dial?request=hostname&protocol=udp&host=2001:1234:5678:9abd::4&port=30882&tries=1'] Namespace:dualstack-193 PodName:test-container-pod ContainerName:webserver Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} | |
Mar 9 21:34:14.845: INFO: >>> kubeConfig: /home/anramase/go/src/sigs.k8s.io/cluster-api-provider-azure/capi-dual-stack.kubeconfig | |
Mar 9 21:34:14.846: INFO: ExecWithOptions: Clientset creation | |
Mar 9 21:34:14.846: INFO: ExecWithOptions: execute(POST https://capi-dual-stack-18422009.southcentralus.cloudapp.azure.com:6443/api/v1/namespaces/dualstack-193/pods/test-container-pod/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+-q+-s+%27http%3A%2F%2F10.244.2.31%3A8083%2Fdial%3Frequest%3Dhostname%26protocol%3Dudp%26host%3D2001%3A1234%3A5678%3A9abd%3A%3A4%26port%3D30882%26tries%3D1%27&container=webserver&container=webserver&stderr=true&stdout=true) | |
Mar 9 21:34:14.942: INFO: Waiting for responses: map[] | |
Mar 9 21:34:14.942: INFO: reached 2001:1234:5678:9abd::4 after 4/34 tries | |
[AfterEach] [sig-network] [Feature:IPv6DualStack] | |
test/e2e/framework/framework.go:186 | |
Mar 9 21:34:14.943: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready | |
STEP: Destroying namespace "dualstack-193" for this suite. | |
• [SLOW TEST:37.064 seconds] | |
[sig-network] [Feature:IPv6DualStack] | |
test/e2e/network/common/framework.go:23 | |
Granular Checks: Services Secondary IP Family [LinuxOnly] | |
test/e2e/network/dual_stack.go:432 | |
should function for endpoint-Service: udp | |
test/e2e/network/dual_stack.go:522 | |
------------------------------ | |
{"msg":"PASSED [sig-network] [Feature:IPv6DualStack] Granular Checks: Services Secondary IP Family [LinuxOnly] should function for endpoint-Service: udp","total":22,"completed":19,"skipped":6341,"failed":0} | |
SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS | |
------------------------------ | |
[sig-network] [Feature:IPv6DualStack] | |
should create service with ipv6,v4 cluster ip | |
test/e2e/network/dual_stack.go:383 | |
[BeforeEach] [sig-network] [Feature:IPv6DualStack] | |
test/e2e/framework/framework.go:185 | |
STEP: Creating a kubernetes client | |
Mar 9 21:34:14.954: INFO: >>> kubeConfig: /home/anramase/go/src/sigs.k8s.io/cluster-api-provider-azure/capi-dual-stack.kubeconfig | |
STEP: Building a namespace api object, basename dualstack | |
STEP: Waiting for a default service account to be provisioned in namespace | |
STEP: Waiting for kube-root-ca.crt to be provisioned in namespace | |
[BeforeEach] [sig-network] [Feature:IPv6DualStack] | |
test/e2e/network/dual_stack.go:51 | |
[It] should create service with ipv6,v4 cluster ip | |
test/e2e/network/dual_stack.go:383 | |
STEP: creating service dualstack-3823/ipv6ipv4clusterip with Service.Spec.IPFamily IPv4, IPv6dualstack-3823 | |
STEP: creating replication controller ipv6ipv4clusterip in namespace dualstack-3823 | |
I0309 21:34:14.986678 1291071 runners.go:193] Created replication controller with name: ipv6ipv4clusterip, namespace: dualstack-3823, replica count: 2 | |
I0309 21:34:18.037883 1291071 runners.go:193] ipv6ipv4clusterip Pods: 2 out of 2 created, 2 running, 0 pending, 0 waiting, 0 inactive, 0 terminating, 0 unknown, 0 runningButNotReady | |
STEP: deleting service ipv6ipv4clusterip in namespace dualstack-3823 | |
[AfterEach] [sig-network] [Feature:IPv6DualStack] | |
test/e2e/framework/framework.go:186 | |
Mar 9 21:34:18.627: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready | |
STEP: Destroying namespace "dualstack-3823" for this suite. | |
•{"msg":"PASSED [sig-network] [Feature:IPv6DualStack] should create service with ipv6,v4 cluster ip","total":22,"completed":20,"skipped":6631,"failed":0} | |
SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS | |
------------------------------ | |
[sig-network] [Feature:IPv6DualStack] | |
should be able to reach pod on ipv4 and ipv6 ip | |
test/e2e/network/dual_stack.go:112 | |
[BeforeEach] [sig-network] [Feature:IPv6DualStack] | |
test/e2e/framework/framework.go:185 | |
STEP: Creating a kubernetes client | |
Mar 9 21:34:18.637: INFO: >>> kubeConfig: /home/anramase/go/src/sigs.k8s.io/cluster-api-provider-azure/capi-dual-stack.kubeconfig | |
STEP: Building a namespace api object, basename dualstack | |
STEP: Waiting for a default service account to be provisioned in namespace | |
STEP: Waiting for kube-root-ca.crt to be provisioned in namespace | |
[BeforeEach] [sig-network] [Feature:IPv6DualStack] | |
test/e2e/network/dual_stack.go:51 | |
[It] should be able to reach pod on ipv4 and ipv6 ip | |
test/e2e/network/dual_stack.go:112 | |
Mar 9 21:34:18.676: INFO: deployment status: v1.DeploymentStatus{ObservedGeneration:0, Replicas:0, UpdatedReplicas:0, ReadyReplicas:0, AvailableReplicas:0, UnavailableReplicas:0, Conditions:[]v1.DeploymentCondition(nil), CollisionCount:(*int32)(nil)} | |
Mar 9 21:34:20.680: INFO: deployment status: v1.DeploymentStatus{ObservedGeneration:1, Replicas:2, UpdatedReplicas:2, ReadyReplicas:0, AvailableReplicas:0, UnavailableReplicas:2, Conditions:[]v1.DeploymentCondition{v1.DeploymentCondition{Type:"Available", Status:"False", LastUpdateTime:time.Date(2022, time.March, 9, 21, 34, 18, 0, time.Local), LastTransitionTime:time.Date(2022, time.March, 9, 21, 34, 18, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2022, time.March, 9, 21, 34, 18, 0, time.Local), LastTransitionTime:time.Date(2022, time.March, 9, 21, 34, 18, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"dualstack-server-5cf4dc4775\" is progressing."}}, CollisionCount:(*int32)(nil)} | |
STEP: checking connectivity from pod dualstack-client-6bc5855df7-6fbsf to serverIP: 10.244.2.35, port: 80 | |
Mar 9 21:34:22.693: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g --connect-timeout 10 http://10.244.2.35:80] Namespace:dualstack-8964 PodName:dualstack-client-6bc5855df7-6fbsf ContainerName:dualstack-test-client Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} | |
Mar 9 21:34:22.693: INFO: >>> kubeConfig: /home/anramase/go/src/sigs.k8s.io/cluster-api-provider-azure/capi-dual-stack.kubeconfig | |
Mar 9 21:34:22.694: INFO: ExecWithOptions: Clientset creation | |
Mar 9 21:34:22.694: INFO: ExecWithOptions: execute(POST https://capi-dual-stack-18422009.southcentralus.cloudapp.azure.com:6443/api/v1/namespaces/dualstack-8964/pods/dualstack-client-6bc5855df7-6fbsf/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+--connect-timeout+10+http%3A%2F%2F10.244.2.35%3A80&container=dualstack-test-client&container=dualstack-test-client&stderr=true&stdout=true) | |
STEP: checking connectivity from pod dualstack-client-6bc5855df7-6fbsf to serverIP: 10.244.2.35, port: 80 | |
Mar 9 21:34:23.820: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g --connect-timeout 10 http://10.244.2.35:80] Namespace:dualstack-8964 PodName:dualstack-client-6bc5855df7-6fbsf ContainerName:dualstack-test-client Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} | |
Mar 9 21:34:23.820: INFO: >>> kubeConfig: /home/anramase/go/src/sigs.k8s.io/cluster-api-provider-azure/capi-dual-stack.kubeconfig | |
Mar 9 21:34:23.821: INFO: ExecWithOptions: Clientset creation | |
Mar 9 21:34:23.821: INFO: ExecWithOptions: execute(POST https://capi-dual-stack-18422009.southcentralus.cloudapp.azure.com:6443/api/v1/namespaces/dualstack-8964/pods/dualstack-client-6bc5855df7-6fbsf/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+--connect-timeout+10+http%3A%2F%2F10.244.2.35%3A80&container=dualstack-test-client&container=dualstack-test-client&stderr=true&stdout=true) | |
STEP: checking connectivity from pod dualstack-client-6bc5855df7-6fbsf to serverIP: 10.244.2.35, port: 80 | |
Mar 9 21:34:24.921: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g --connect-timeout 10 http://10.244.2.35:80] Namespace:dualstack-8964 PodName:dualstack-client-6bc5855df7-6fbsf ContainerName:dualstack-test-client Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} | |
Mar 9 21:34:24.921: INFO: >>> kubeConfig: /home/anramase/go/src/sigs.k8s.io/cluster-api-provider-azure/capi-dual-stack.kubeconfig | |
Mar 9 21:34:24.921: INFO: ExecWithOptions: Clientset creation | |
Mar 9 21:34:24.921: INFO: ExecWithOptions: execute(POST https://capi-dual-stack-18422009.southcentralus.cloudapp.azure.com:6443/api/v1/namespaces/dualstack-8964/pods/dualstack-client-6bc5855df7-6fbsf/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+--connect-timeout+10+http%3A%2F%2F10.244.2.35%3A80&container=dualstack-test-client&container=dualstack-test-client&stderr=true&stdout=true) | |
STEP: checking connectivity from pod dualstack-client-6bc5855df7-6fbsf to serverIP: 10.244.2.35, port: 80 | |
Mar 9 21:34:26.094: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g --connect-timeout 10 http://10.244.2.35:80] Namespace:dualstack-8964 PodName:dualstack-client-6bc5855df7-6fbsf ContainerName:dualstack-test-client Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} | |
Mar 9 21:34:26.094: INFO: >>> kubeConfig: /home/anramase/go/src/sigs.k8s.io/cluster-api-provider-azure/capi-dual-stack.kubeconfig | |
Mar 9 21:34:26.095: INFO: ExecWithOptions: Clientset creation | |
Mar 9 21:34:26.095: INFO: ExecWithOptions: execute(POST https://capi-dual-stack-18422009.southcentralus.cloudapp.azure.com:6443/api/v1/namespaces/dualstack-8964/pods/dualstack-client-6bc5855df7-6fbsf/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+--connect-timeout+10+http%3A%2F%2F10.244.2.35%3A80&container=dualstack-test-client&container=dualstack-test-client&stderr=true&stdout=true) | |
STEP: checking connectivity from pod dualstack-client-6bc5855df7-6fbsf to serverIP: 10.244.2.35, port: 80 | |
Mar 9 21:34:27.198: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g --connect-timeout 10 http://10.244.2.35:80] Namespace:dualstack-8964 PodName:dualstack-client-6bc5855df7-6fbsf ContainerName:dualstack-test-client Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} | |
Mar 9 21:34:27.198: INFO: >>> kubeConfig: /home/anramase/go/src/sigs.k8s.io/cluster-api-provider-azure/capi-dual-stack.kubeconfig | |
Mar 9 21:34:27.199: INFO: ExecWithOptions: Clientset creation | |
Mar 9 21:34:27.199: INFO: ExecWithOptions: execute(POST https://capi-dual-stack-18422009.southcentralus.cloudapp.azure.com:6443/api/v1/namespaces/dualstack-8964/pods/dualstack-client-6bc5855df7-6fbsf/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+--connect-timeout+10+http%3A%2F%2F10.244.2.35%3A80&container=dualstack-test-client&container=dualstack-test-client&stderr=true&stdout=true) | |
STEP: checking connectivity from pod dualstack-client-6bc5855df7-6fbsf to serverIP: 10.244.2.35, port: 80 | |
Mar 9 21:34:28.317: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g --connect-timeout 10 http://10.244.2.35:80] Namespace:dualstack-8964 PodName:dualstack-client-6bc5855df7-6fbsf ContainerName:dualstack-test-client Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} | |
Mar 9 21:34:28.317: INFO: >>> kubeConfig: /home/anramase/go/src/sigs.k8s.io/cluster-api-provider-azure/capi-dual-stack.kubeconfig | |
Mar 9 21:34:28.317: INFO: ExecWithOptions: Clientset creation | |
Mar 9 21:34:28.317: INFO: ExecWithOptions: execute(POST https://capi-dual-stack-18422009.southcentralus.cloudapp.azure.com:6443/api/v1/namespaces/dualstack-8964/pods/dualstack-client-6bc5855df7-6fbsf/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+--connect-timeout+10+http%3A%2F%2F10.244.2.35%3A80&container=dualstack-test-client&container=dualstack-test-client&stderr=true&stdout=true) | |
STEP: checking connectivity from pod dualstack-client-6bc5855df7-6fbsf to serverIP: 10.244.2.35, port: 80 | |
Mar 9 21:34:29.434: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g --connect-timeout 10 http://10.244.2.35:80] Namespace:dualstack-8964 PodName:dualstack-client-6bc5855df7-6fbsf ContainerName:dualstack-test-client Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} | |
Mar 9 21:34:29.434: INFO: >>> kubeConfig: /home/anramase/go/src/sigs.k8s.io/cluster-api-provider-azure/capi-dual-stack.kubeconfig | |
Mar 9 21:34:29.434: INFO: ExecWithOptions: Clientset creation | |
Mar 9 21:34:29.434: INFO: ExecWithOptions: execute(POST https://capi-dual-stack-18422009.southcentralus.cloudapp.azure.com:6443/api/v1/namespaces/dualstack-8964/pods/dualstack-client-6bc5855df7-6fbsf/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+--connect-timeout+10+http%3A%2F%2F10.244.2.35%3A80&container=dualstack-test-client&container=dualstack-test-client&stderr=true&stdout=true) | |
STEP: checking connectivity from pod dualstack-client-6bc5855df7-6fbsf to serverIP: 10.244.2.35, port: 80 | |
Mar 9 21:34:30.551: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g --connect-timeout 10 http://10.244.2.35:80] Namespace:dualstack-8964 PodName:dualstack-client-6bc5855df7-6fbsf ContainerName:dualstack-test-client Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} | |
Mar 9 21:34:30.551: INFO: >>> kubeConfig: /home/anramase/go/src/sigs.k8s.io/cluster-api-provider-azure/capi-dual-stack.kubeconfig | |
Mar 9 21:34:30.552: INFO: ExecWithOptions: Clientset creation | |
Mar 9 21:34:30.552: INFO: ExecWithOptions: execute(POST https://capi-dual-stack-18422009.southcentralus.cloudapp.azure.com:6443/api/v1/namespaces/dualstack-8964/pods/dualstack-client-6bc5855df7-6fbsf/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+--connect-timeout+10+http%3A%2F%2F10.244.2.35%3A80&container=dualstack-test-client&container=dualstack-test-client&stderr=true&stdout=true) | |
STEP: checking connectivity from pod dualstack-client-6bc5855df7-6fbsf to serverIP: 10.244.2.35, port: 80 | |
Mar 9 21:34:31.666: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g --connect-timeout 10 http://10.244.2.35:80] Namespace:dualstack-8964 PodName:dualstack-client-6bc5855df7-6fbsf ContainerName:dualstack-test-client Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} | |
Mar 9 21:34:31.666: INFO: >>> kubeConfig: /home/anramase/go/src/sigs.k8s.io/cluster-api-provider-azure/capi-dual-stack.kubeconfig | |
Mar 9 21:34:31.666: INFO: ExecWithOptions: Clientset creation | |
Mar 9 21:34:31.666: INFO: ExecWithOptions: execute(POST https://capi-dual-stack-18422009.southcentralus.cloudapp.azure.com:6443/api/v1/namespaces/dualstack-8964/pods/dualstack-client-6bc5855df7-6fbsf/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+--connect-timeout+10+http%3A%2F%2F10.244.2.35%3A80&container=dualstack-test-client&container=dualstack-test-client&stderr=true&stdout=true) | |
STEP: checking connectivity from pod dualstack-client-6bc5855df7-6fbsf to serverIP: 2001:1234:5678:9a42::23, port: 80 | |
Mar 9 21:34:32.694: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g --connect-timeout 10 http://[2001:1234:5678:9a42::23]:80] Namespace:dualstack-8964 PodName:dualstack-client-6bc5855df7-6fbsf ContainerName:dualstack-test-client Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} | |
Mar 9 21:34:32.694: INFO: >>> kubeConfig: /home/anramase/go/src/sigs.k8s.io/cluster-api-provider-azure/capi-dual-stack.kubeconfig | |
Mar 9 21:34:32.694: INFO: ExecWithOptions: Clientset creation | |
Mar 9 21:34:32.694: INFO: ExecWithOptions: execute(POST https://capi-dual-stack-18422009.southcentralus.cloudapp.azure.com:6443/api/v1/namespaces/dualstack-8964/pods/dualstack-client-6bc5855df7-6fbsf/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+--connect-timeout+10+http%3A%2F%2F%5B2001%3A1234%3A5678%3A9a42%3A%3A23%5D%3A80&container=dualstack-test-client&container=dualstack-test-client&stderr=true&stdout=true) | |
STEP: checking connectivity from pod dualstack-client-6bc5855df7-6fbsf to serverIP: 2001:1234:5678:9a42::23, port: 80 | |
Mar 9 21:34:33.829: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g --connect-timeout 10 http://[2001:1234:5678:9a42::23]:80] Namespace:dualstack-8964 PodName:dualstack-client-6bc5855df7-6fbsf ContainerName:dualstack-test-client Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} | |
Mar 9 21:34:33.829: INFO: >>> kubeConfig: /home/anramase/go/src/sigs.k8s.io/cluster-api-provider-azure/capi-dual-stack.kubeconfig | |
Mar 9 21:34:33.830: INFO: ExecWithOptions: Clientset creation | |
Mar 9 21:34:33.830: INFO: ExecWithOptions: execute(POST https://capi-dual-stack-18422009.southcentralus.cloudapp.azure.com:6443/api/v1/namespaces/dualstack-8964/pods/dualstack-client-6bc5855df7-6fbsf/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+--connect-timeout+10+http%3A%2F%2F%5B2001%3A1234%3A5678%3A9a42%3A%3A23%5D%3A80&container=dualstack-test-client&container=dualstack-test-client&stderr=true&stdout=true) | |
STEP: checking connectivity from pod dualstack-client-6bc5855df7-6fbsf to serverIP: 2001:1234:5678:9a42::23, port: 80 | |
Mar 9 21:34:34.922: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g --connect-timeout 10 http://[2001:1234:5678:9a42::23]:80] Namespace:dualstack-8964 PodName:dualstack-client-6bc5855df7-6fbsf ContainerName:dualstack-test-client Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} | |
Mar 9 21:34:34.922: INFO: >>> kubeConfig: /home/anramase/go/src/sigs.k8s.io/cluster-api-provider-azure/capi-dual-stack.kubeconfig | |
Mar 9 21:34:34.923: INFO: ExecWithOptions: Clientset creation | |
Mar 9 21:34:34.923: INFO: ExecWithOptions: execute(POST https://capi-dual-stack-18422009.southcentralus.cloudapp.azure.com:6443/api/v1/namespaces/dualstack-8964/pods/dualstack-client-6bc5855df7-6fbsf/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+--connect-timeout+10+http%3A%2F%2F%5B2001%3A1234%3A5678%3A9a42%3A%3A23%5D%3A80&container=dualstack-test-client&container=dualstack-test-client&stderr=true&stdout=true) | |
STEP: checking connectivity from pod dualstack-client-6bc5855df7-6fbsf to serverIP: 2001:1234:5678:9a42::23, port: 80 | |
Mar 9 21:34:36.024: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g --connect-timeout 10 http://[2001:1234:5678:9a42::23]:80] Namespace:dualstack-8964 PodName:dualstack-client-6bc5855df7-6fbsf ContainerName:dualstack-test-client Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} | |
Mar 9 21:34:36.024: INFO: >>> kubeConfig: /home/anramase/go/src/sigs.k8s.io/cluster-api-provider-azure/capi-dual-stack.kubeconfig | |
Mar 9 21:34:36.025: INFO: ExecWithOptions: Clientset creation | |
Mar 9 21:34:36.025: INFO: ExecWithOptions: execute(POST https://capi-dual-stack-18422009.southcentralus.cloudapp.azure.com:6443/api/v1/namespaces/dualstack-8964/pods/dualstack-client-6bc5855df7-6fbsf/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+--connect-timeout+10+http%3A%2F%2F%5B2001%3A1234%3A5678%3A9a42%3A%3A23%5D%3A80&container=dualstack-test-client&container=dualstack-test-client&stderr=true&stdout=true) | |
STEP: checking connectivity from pod dualstack-client-6bc5855df7-6fbsf to serverIP: 2001:1234:5678:9a42::23, port: 80 | |
Mar 9 21:34:37.122: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g --connect-timeout 10 http://[2001:1234:5678:9a42::23]:80] Namespace:dualstack-8964 PodName:dualstack-client-6bc5855df7-6fbsf ContainerName:dualstack-test-client Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} | |
Mar 9 21:34:37.122: INFO: >>> kubeConfig: /home/anramase/go/src/sigs.k8s.io/cluster-api-provider-azure/capi-dual-stack.kubeconfig | |
Mar 9 21:34:37.122: INFO: ExecWithOptions: Clientset creation | |
Mar 9 21:34:37.122: INFO: ExecWithOptions: execute(POST https://capi-dual-stack-18422009.southcentralus.cloudapp.azure.com:6443/api/v1/namespaces/dualstack-8964/pods/dualstack-client-6bc5855df7-6fbsf/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+--connect-timeout+10+http%3A%2F%2F%5B2001%3A1234%3A5678%3A9a42%3A%3A23%5D%3A80&container=dualstack-test-client&container=dualstack-test-client&stderr=true&stdout=true) | |
STEP: checking connectivity from pod dualstack-client-6bc5855df7-6fbsf to serverIP: 2001:1234:5678:9a42::23, port: 80 | |
Mar 9 21:34:38.243: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g --connect-timeout 10 http://[2001:1234:5678:9a42::23]:80] Namespace:dualstack-8964 PodName:dualstack-client-6bc5855df7-6fbsf ContainerName:dualstack-test-client Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} | |
Mar 9 21:34:38.243: INFO: >>> kubeConfig: /home/anramase/go/src/sigs.k8s.io/cluster-api-provider-azure/capi-dual-stack.kubeconfig | |
Mar 9 21:34:38.243: INFO: ExecWithOptions: Clientset creation | |
Mar 9 21:34:38.244: INFO: ExecWithOptions: execute(POST https://capi-dual-stack-18422009.southcentralus.cloudapp.azure.com:6443/api/v1/namespaces/dualstack-8964/pods/dualstack-client-6bc5855df7-6fbsf/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+--connect-timeout+10+http%3A%2F%2F%5B2001%3A1234%3A5678%3A9a42%3A%3A23%5D%3A80&container=dualstack-test-client&container=dualstack-test-client&stderr=true&stdout=true) | |
STEP: checking connectivity from pod dualstack-client-6bc5855df7-6fbsf to serverIP: 2001:1234:5678:9a42::23, port: 80 | |
Mar 9 21:34:39.378: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g --connect-timeout 10 http://[2001:1234:5678:9a42::23]:80] Namespace:dualstack-8964 PodName:dualstack-client-6bc5855df7-6fbsf ContainerName:dualstack-test-client Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} | |
Mar 9 21:34:39.378: INFO: >>> kubeConfig: /home/anramase/go/src/sigs.k8s.io/cluster-api-provider-azure/capi-dual-stack.kubeconfig | |
Mar 9 21:34:39.379: INFO: ExecWithOptions: Clientset creation | |
Mar 9 21:34:39.379: INFO: ExecWithOptions: execute(POST https://capi-dual-stack-18422009.southcentralus.cloudapp.azure.com:6443/api/v1/namespaces/dualstack-8964/pods/dualstack-client-6bc5855df7-6fbsf/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+--connect-timeout+10+http%3A%2F%2F%5B2001%3A1234%3A5678%3A9a42%3A%3A23%5D%3A80&container=dualstack-test-client&container=dualstack-test-client&stderr=true&stdout=true) | |
STEP: checking connectivity from pod dualstack-client-6bc5855df7-6fbsf to serverIP: 2001:1234:5678:9a42::23, port: 80 | |
Mar 9 21:34:40.484: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g --connect-timeout 10 http://[2001:1234:5678:9a42::23]:80] Namespace:dualstack-8964 PodName:dualstack-client-6bc5855df7-6fbsf ContainerName:dualstack-test-client Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} | |
Mar 9 21:34:40.484: INFO: >>> kubeConfig: /home/anramase/go/src/sigs.k8s.io/cluster-api-provider-azure/capi-dual-stack.kubeconfig | |
Mar 9 21:34:40.485: INFO: ExecWithOptions: Clientset creation | |
Mar 9 21:34:40.485: INFO: ExecWithOptions: execute(POST https://capi-dual-stack-18422009.southcentralus.cloudapp.azure.com:6443/api/v1/namespaces/dualstack-8964/pods/dualstack-client-6bc5855df7-6fbsf/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+--connect-timeout+10+http%3A%2F%2F%5B2001%3A1234%3A5678%3A9a42%3A%3A23%5D%3A80&container=dualstack-test-client&container=dualstack-test-client&stderr=true&stdout=true) | |
STEP: checking connectivity from pod dualstack-client-6bc5855df7-6fbsf to serverIP: 2001:1234:5678:9a42::23, port: 80 | |
Mar 9 21:34:41.590: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g --connect-timeout 10 http://[2001:1234:5678:9a42::23]:80] Namespace:dualstack-8964 PodName:dualstack-client-6bc5855df7-6fbsf ContainerName:dualstack-test-client Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} | |
Mar 9 21:34:41.590: INFO: >>> kubeConfig: /home/anramase/go/src/sigs.k8s.io/cluster-api-provider-azure/capi-dual-stack.kubeconfig | |
Mar 9 21:34:41.591: INFO: ExecWithOptions: Clientset creation | |
Mar 9 21:34:41.591: INFO: ExecWithOptions: execute(POST https://capi-dual-stack-18422009.southcentralus.cloudapp.azure.com:6443/api/v1/namespaces/dualstack-8964/pods/dualstack-client-6bc5855df7-6fbsf/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+--connect-timeout+10+http%3A%2F%2F%5B2001%3A1234%3A5678%3A9a42%3A%3A23%5D%3A80&container=dualstack-test-client&container=dualstack-test-client&stderr=true&stdout=true) | |
STEP: checking connectivity from pod dualstack-client-6bc5855df7-6fbsf to serverIP: 10.244.1.19, port: 80 | |
Mar 9 21:34:42.694: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g --connect-timeout 10 http://10.244.1.19:80] Namespace:dualstack-8964 PodName:dualstack-client-6bc5855df7-6fbsf ContainerName:dualstack-test-client Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} | |
Mar 9 21:34:42.694: INFO: >>> kubeConfig: /home/anramase/go/src/sigs.k8s.io/cluster-api-provider-azure/capi-dual-stack.kubeconfig | |
Mar 9 21:34:42.695: INFO: ExecWithOptions: Clientset creation | |
Mar 9 21:34:42.695: INFO: ExecWithOptions: execute(POST https://capi-dual-stack-18422009.southcentralus.cloudapp.azure.com:6443/api/v1/namespaces/dualstack-8964/pods/dualstack-client-6bc5855df7-6fbsf/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+--connect-timeout+10+http%3A%2F%2F10.244.1.19%3A80&container=dualstack-test-client&container=dualstack-test-client&stderr=true&stdout=true) | |
STEP: checking connectivity from pod dualstack-client-6bc5855df7-6fbsf to serverIP: 10.244.1.19, port: 80 | |
Mar 9 21:34:43.796: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g --connect-timeout 10 http://10.244.1.19:80] Namespace:dualstack-8964 PodName:dualstack-client-6bc5855df7-6fbsf ContainerName:dualstack-test-client Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} | |
Mar 9 21:34:43.796: INFO: >>> kubeConfig: /home/anramase/go/src/sigs.k8s.io/cluster-api-provider-azure/capi-dual-stack.kubeconfig | |
Mar 9 21:34:43.797: INFO: ExecWithOptions: Clientset creation | |
Mar 9 21:34:43.797: INFO: ExecWithOptions: execute(POST https://capi-dual-stack-18422009.southcentralus.cloudapp.azure.com:6443/api/v1/namespaces/dualstack-8964/pods/dualstack-client-6bc5855df7-6fbsf/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+--connect-timeout+10+http%3A%2F%2F10.244.1.19%3A80&container=dualstack-test-client&container=dualstack-test-client&stderr=true&stdout=true) | |
STEP: checking connectivity from pod dualstack-client-6bc5855df7-6fbsf to serverIP: 10.244.1.19, port: 80 | |
Mar 9 21:34:44.884: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g --connect-timeout 10 http://10.244.1.19:80] Namespace:dualstack-8964 PodName:dualstack-client-6bc5855df7-6fbsf ContainerName:dualstack-test-client Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} | |
Mar 9 21:34:44.884: INFO: >>> kubeConfig: /home/anramase/go/src/sigs.k8s.io/cluster-api-provider-azure/capi-dual-stack.kubeconfig | |
Mar 9 21:34:44.885: INFO: ExecWithOptions: Clientset creation | |
Mar 9 21:34:44.885: INFO: ExecWithOptions: execute(POST https://capi-dual-stack-18422009.southcentralus.cloudapp.azure.com:6443/api/v1/namespaces/dualstack-8964/pods/dualstack-client-6bc5855df7-6fbsf/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+--connect-timeout+10+http%3A%2F%2F10.244.1.19%3A80&container=dualstack-test-client&container=dualstack-test-client&stderr=true&stdout=true) | |
STEP: checking connectivity from pod dualstack-client-6bc5855df7-6fbsf to serverIP: 10.244.1.19, port: 80 | |
Mar 9 21:34:45.974: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g --connect-timeout 10 http://10.244.1.19:80] Namespace:dualstack-8964 PodName:dualstack-client-6bc5855df7-6fbsf ContainerName:dualstack-test-client Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} | |
Mar 9 21:34:45.974: INFO: >>> kubeConfig: /home/anramase/go/src/sigs.k8s.io/cluster-api-provider-azure/capi-dual-stack.kubeconfig | |
Mar 9 21:34:45.975: INFO: ExecWithOptions: Clientset creation | |
Mar 9 21:34:45.975: INFO: ExecWithOptions: execute(POST https://capi-dual-stack-18422009.southcentralus.cloudapp.azure.com:6443/api/v1/namespaces/dualstack-8964/pods/dualstack-client-6bc5855df7-6fbsf/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+--connect-timeout+10+http%3A%2F%2F10.244.1.19%3A80&container=dualstack-test-client&container=dualstack-test-client&stderr=true&stdout=true) | |
STEP: checking connectivity from pod dualstack-client-6bc5855df7-6fbsf to serverIP: 10.244.1.19, port: 80 | |
Mar 9 21:34:47.072: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g --connect-timeout 10 http://10.244.1.19:80] Namespace:dualstack-8964 PodName:dualstack-client-6bc5855df7-6fbsf ContainerName:dualstack-test-client Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} | |
Mar 9 21:34:47.072: INFO: >>> kubeConfig: /home/anramase/go/src/sigs.k8s.io/cluster-api-provider-azure/capi-dual-stack.kubeconfig | |
Mar 9 21:34:47.072: INFO: ExecWithOptions: Clientset creation | |
Mar 9 21:34:47.072: INFO: ExecWithOptions: execute(POST https://capi-dual-stack-18422009.southcentralus.cloudapp.azure.com:6443/api/v1/namespaces/dualstack-8964/pods/dualstack-client-6bc5855df7-6fbsf/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+--connect-timeout+10+http%3A%2F%2F10.244.1.19%3A80&container=dualstack-test-client&container=dualstack-test-client&stderr=true&stdout=true) | |
STEP: checking connectivity from pod dualstack-client-6bc5855df7-6fbsf to serverIP: 10.244.1.19, port: 80 | |
Mar 9 21:34:48.190: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g --connect-timeout 10 http://10.244.1.19:80] Namespace:dualstack-8964 PodName:dualstack-client-6bc5855df7-6fbsf ContainerName:dualstack-test-client Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} | |
Mar 9 21:34:48.190: INFO: >>> kubeConfig: /home/anramase/go/src/sigs.k8s.io/cluster-api-provider-azure/capi-dual-stack.kubeconfig | |
Mar 9 21:34:48.190: INFO: ExecWithOptions: Clientset creation | |
Mar 9 21:34:48.190: INFO: ExecWithOptions: execute(POST https://capi-dual-stack-18422009.southcentralus.cloudapp.azure.com:6443/api/v1/namespaces/dualstack-8964/pods/dualstack-client-6bc5855df7-6fbsf/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+--connect-timeout+10+http%3A%2F%2F10.244.1.19%3A80&container=dualstack-test-client&container=dualstack-test-client&stderr=true&stdout=true) | |
STEP: checking connectivity from pod dualstack-client-6bc5855df7-6fbsf to serverIP: 10.244.1.19, port: 80 | |
Mar 9 21:34:49.287: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g --connect-timeout 10 http://10.244.1.19:80] Namespace:dualstack-8964 PodName:dualstack-client-6bc5855df7-6fbsf ContainerName:dualstack-test-client Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} | |
Mar 9 21:34:49.287: INFO: >>> kubeConfig: /home/anramase/go/src/sigs.k8s.io/cluster-api-provider-azure/capi-dual-stack.kubeconfig | |
Mar 9 21:34:49.287: INFO: ExecWithOptions: Clientset creation | |
Mar 9 21:34:49.287: INFO: ExecWithOptions: execute(POST https://capi-dual-stack-18422009.southcentralus.cloudapp.azure.com:6443/api/v1/namespaces/dualstack-8964/pods/dualstack-client-6bc5855df7-6fbsf/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+--connect-timeout+10+http%3A%2F%2F10.244.1.19%3A80&container=dualstack-test-client&container=dualstack-test-client&stderr=true&stdout=true) | |
STEP: checking connectivity from pod dualstack-client-6bc5855df7-6fbsf to serverIP: 10.244.1.19, port: 80 | |
Mar 9 21:34:50.383: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g --connect-timeout 10 http://10.244.1.19:80] Namespace:dualstack-8964 PodName:dualstack-client-6bc5855df7-6fbsf ContainerName:dualstack-test-client Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} | |
Mar 9 21:34:50.383: INFO: >>> kubeConfig: /home/anramase/go/src/sigs.k8s.io/cluster-api-provider-azure/capi-dual-stack.kubeconfig | |
Mar 9 21:34:50.384: INFO: ExecWithOptions: Clientset creation | |
Mar 9 21:34:50.384: INFO: ExecWithOptions: execute(POST https://capi-dual-stack-18422009.southcentralus.cloudapp.azure.com:6443/api/v1/namespaces/dualstack-8964/pods/dualstack-client-6bc5855df7-6fbsf/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+--connect-timeout+10+http%3A%2F%2F10.244.1.19%3A80&container=dualstack-test-client&container=dualstack-test-client&stderr=true&stdout=true) | |
STEP: checking connectivity from pod dualstack-client-6bc5855df7-6fbsf to serverIP: 10.244.1.19, port: 80 | |
Mar 9 21:34:51.501: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g --connect-timeout 10 http://10.244.1.19:80] Namespace:dualstack-8964 PodName:dualstack-client-6bc5855df7-6fbsf ContainerName:dualstack-test-client Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} | |
Mar 9 21:34:51.501: INFO: >>> kubeConfig: /home/anramase/go/src/sigs.k8s.io/cluster-api-provider-azure/capi-dual-stack.kubeconfig | |
Mar 9 21:34:51.502: INFO: ExecWithOptions: Clientset creation | |
Mar 9 21:34:51.502: INFO: ExecWithOptions: execute(POST https://capi-dual-stack-18422009.southcentralus.cloudapp.azure.com:6443/api/v1/namespaces/dualstack-8964/pods/dualstack-client-6bc5855df7-6fbsf/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+--connect-timeout+10+http%3A%2F%2F10.244.1.19%3A80&container=dualstack-test-client&container=dualstack-test-client&stderr=true&stdout=true) | |
STEP: checking connectivity from pod dualstack-client-6bc5855df7-6fbsf to serverIP: 10.244.1.19, port: 80 | |
Mar 9 21:34:52.599: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g --connect-timeout 10 http://10.244.1.19:80] Namespace:dualstack-8964 PodName:dualstack-client-6bc5855df7-6fbsf ContainerName:dualstack-test-client Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} | |
Mar 9 21:34:52.599: INFO: >>> kubeConfig: /home/anramase/go/src/sigs.k8s.io/cluster-api-provider-azure/capi-dual-stack.kubeconfig | |
Mar 9 21:34:52.599: INFO: ExecWithOptions: Clientset creation | |
Mar 9 21:34:52.599: INFO: ExecWithOptions: execute(POST https://capi-dual-stack-18422009.southcentralus.cloudapp.azure.com:6443/api/v1/namespaces/dualstack-8964/pods/dualstack-client-6bc5855df7-6fbsf/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+--connect-timeout+10+http%3A%2F%2F10.244.1.19%3A80&container=dualstack-test-client&container=dualstack-test-client&stderr=true&stdout=true) | |
STEP: checking connectivity from pod dualstack-client-6bc5855df7-6fbsf to serverIP: 2001:1234:5678:9a41::13, port: 80 | |
Mar 9 21:34:52.704: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g --connect-timeout 10 http://[2001:1234:5678:9a41::13]:80] Namespace:dualstack-8964 PodName:dualstack-client-6bc5855df7-6fbsf ContainerName:dualstack-test-client Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} | |
Mar 9 21:34:52.704: INFO: >>> kubeConfig: /home/anramase/go/src/sigs.k8s.io/cluster-api-provider-azure/capi-dual-stack.kubeconfig | |
Mar 9 21:34:52.704: INFO: ExecWithOptions: Clientset creation | |
Mar 9 21:34:52.704: INFO: ExecWithOptions: execute(POST https://capi-dual-stack-18422009.southcentralus.cloudapp.azure.com:6443/api/v1/namespaces/dualstack-8964/pods/dualstack-client-6bc5855df7-6fbsf/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+--connect-timeout+10+http%3A%2F%2F%5B2001%3A1234%3A5678%3A9a41%3A%3A13%5D%3A80&container=dualstack-test-client&container=dualstack-test-client&stderr=true&stdout=true) | |
STEP: checking connectivity from pod dualstack-client-6bc5855df7-6fbsf to serverIP: 2001:1234:5678:9a41::13, port: 80 | |
Mar 9 21:34:53.813: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g --connect-timeout 10 http://[2001:1234:5678:9a41::13]:80] Namespace:dualstack-8964 PodName:dualstack-client-6bc5855df7-6fbsf ContainerName:dualstack-test-client Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} | |
Mar 9 21:34:53.813: INFO: >>> kubeConfig: /home/anramase/go/src/sigs.k8s.io/cluster-api-provider-azure/capi-dual-stack.kubeconfig | |
Mar 9 21:34:53.813: INFO: ExecWithOptions: Clientset creation | |
Mar 9 21:34:53.814: INFO: ExecWithOptions: execute(POST https://capi-dual-stack-18422009.southcentralus.cloudapp.azure.com:6443/api/v1/namespaces/dualstack-8964/pods/dualstack-client-6bc5855df7-6fbsf/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+--connect-timeout+10+http%3A%2F%2F%5B2001%3A1234%3A5678%3A9a41%3A%3A13%5D%3A80&container=dualstack-test-client&container=dualstack-test-client&stderr=true&stdout=true) | |
STEP: checking connectivity from pod dualstack-client-6bc5855df7-6fbsf to serverIP: 2001:1234:5678:9a41::13, port: 80 | |
Mar 9 21:34:54.933: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g --connect-timeout 10 http://[2001:1234:5678:9a41::13]:80] Namespace:dualstack-8964 PodName:dualstack-client-6bc5855df7-6fbsf ContainerName:dualstack-test-client Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} | |
Mar 9 21:34:54.933: INFO: >>> kubeConfig: /home/anramase/go/src/sigs.k8s.io/cluster-api-provider-azure/capi-dual-stack.kubeconfig | |
Mar 9 21:34:54.933: INFO: ExecWithOptions: Clientset creation | |
Mar 9 21:34:54.933: INFO: ExecWithOptions: execute(POST https://capi-dual-stack-18422009.southcentralus.cloudapp.azure.com:6443/api/v1/namespaces/dualstack-8964/pods/dualstack-client-6bc5855df7-6fbsf/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+--connect-timeout+10+http%3A%2F%2F%5B2001%3A1234%3A5678%3A9a41%3A%3A13%5D%3A80&container=dualstack-test-client&container=dualstack-test-client&stderr=true&stdout=true) | |
STEP: checking connectivity from pod dualstack-client-6bc5855df7-6fbsf to serverIP: 2001:1234:5678:9a41::13, port: 80 | |
Mar 9 21:34:56.036: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g --connect-timeout 10 http://[2001:1234:5678:9a41::13]:80] Namespace:dualstack-8964 PodName:dualstack-client-6bc5855df7-6fbsf ContainerName:dualstack-test-client Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} | |
Mar 9 21:34:56.036: INFO: >>> kubeConfig: /home/anramase/go/src/sigs.k8s.io/cluster-api-provider-azure/capi-dual-stack.kubeconfig | |
Mar 9 21:34:56.037: INFO: ExecWithOptions: Clientset creation | |
Mar 9 21:34:56.037: INFO: ExecWithOptions: execute(POST https://capi-dual-stack-18422009.southcentralus.cloudapp.azure.com:6443/api/v1/namespaces/dualstack-8964/pods/dualstack-client-6bc5855df7-6fbsf/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+--connect-timeout+10+http%3A%2F%2F%5B2001%3A1234%3A5678%3A9a41%3A%3A13%5D%3A80&container=dualstack-test-client&container=dualstack-test-client&stderr=true&stdout=true) | |
STEP: checking connectivity from pod dualstack-client-6bc5855df7-6fbsf to serverIP: 2001:1234:5678:9a41::13, port: 80 | |
Mar 9 21:34:57.152: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g --connect-timeout 10 http://[2001:1234:5678:9a41::13]:80] Namespace:dualstack-8964 PodName:dualstack-client-6bc5855df7-6fbsf ContainerName:dualstack-test-client Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} | |
Mar 9 21:34:57.152: INFO: >>> kubeConfig: /home/anramase/go/src/sigs.k8s.io/cluster-api-provider-azure/capi-dual-stack.kubeconfig | |
Mar 9 21:34:57.152: INFO: ExecWithOptions: Clientset creation | |
Mar 9 21:34:57.152: INFO: ExecWithOptions: execute(POST https://capi-dual-stack-18422009.southcentralus.cloudapp.azure.com:6443/api/v1/namespaces/dualstack-8964/pods/dualstack-client-6bc5855df7-6fbsf/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+--connect-timeout+10+http%3A%2F%2F%5B2001%3A1234%3A5678%3A9a41%3A%3A13%5D%3A80&container=dualstack-test-client&container=dualstack-test-client&stderr=true&stdout=true) | |
STEP: checking connectivity from pod dualstack-client-6bc5855df7-6fbsf to serverIP: 2001:1234:5678:9a41::13, port: 80 | |
Mar 9 21:34:58.263: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g --connect-timeout 10 http://[2001:1234:5678:9a41::13]:80] Namespace:dualstack-8964 PodName:dualstack-client-6bc5855df7-6fbsf ContainerName:dualstack-test-client Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} | |
Mar 9 21:34:58.263: INFO: >>> kubeConfig: /home/anramase/go/src/sigs.k8s.io/cluster-api-provider-azure/capi-dual-stack.kubeconfig | |
Mar 9 21:34:58.264: INFO: ExecWithOptions: Clientset creation | |
Mar 9 21:34:58.264: INFO: ExecWithOptions: execute(POST https://capi-dual-stack-18422009.southcentralus.cloudapp.azure.com:6443/api/v1/namespaces/dualstack-8964/pods/dualstack-client-6bc5855df7-6fbsf/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+--connect-timeout+10+http%3A%2F%2F%5B2001%3A1234%3A5678%3A9a41%3A%3A13%5D%3A80&container=dualstack-test-client&container=dualstack-test-client&stderr=true&stdout=true) | |
STEP: checking connectivity from pod dualstack-client-6bc5855df7-6fbsf to serverIP: 2001:1234:5678:9a41::13, port: 80 | |
Mar 9 21:34:59.363: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g --connect-timeout 10 http://[2001:1234:5678:9a41::13]:80] Namespace:dualstack-8964 PodName:dualstack-client-6bc5855df7-6fbsf ContainerName:dualstack-test-client Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} | |
Mar 9 21:34:59.363: INFO: >>> kubeConfig: /home/anramase/go/src/sigs.k8s.io/cluster-api-provider-azure/capi-dual-stack.kubeconfig | |
Mar 9 21:34:59.363: INFO: ExecWithOptions: Clientset creation | |
Mar 9 21:34:59.363: INFO: ExecWithOptions: execute(POST https://capi-dual-stack-18422009.southcentralus.cloudapp.azure.com:6443/api/v1/namespaces/dualstack-8964/pods/dualstack-client-6bc5855df7-6fbsf/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+--connect-timeout+10+http%3A%2F%2F%5B2001%3A1234%3A5678%3A9a41%3A%3A13%5D%3A80&container=dualstack-test-client&container=dualstack-test-client&stderr=true&stdout=true) | |
STEP: checking connectivity from pod dualstack-client-6bc5855df7-6fbsf to serverIP: 2001:1234:5678:9a41::13, port: 80 | |
Mar 9 21:35:00.463: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g --connect-timeout 10 http://[2001:1234:5678:9a41::13]:80] Namespace:dualstack-8964 PodName:dualstack-client-6bc5855df7-6fbsf ContainerName:dualstack-test-client Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} | |
Mar 9 21:35:00.463: INFO: >>> kubeConfig: /home/anramase/go/src/sigs.k8s.io/cluster-api-provider-azure/capi-dual-stack.kubeconfig | |
Mar 9 21:35:00.463: INFO: ExecWithOptions: Clientset creation | |
Mar 9 21:35:00.463: INFO: ExecWithOptions: execute(POST https://capi-dual-stack-18422009.southcentralus.cloudapp.azure.com:6443/api/v1/namespaces/dualstack-8964/pods/dualstack-client-6bc5855df7-6fbsf/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+--connect-timeout+10+http%3A%2F%2F%5B2001%3A1234%3A5678%3A9a41%3A%3A13%5D%3A80&container=dualstack-test-client&container=dualstack-test-client&stderr=true&stdout=true) | |
STEP: checking connectivity from pod dualstack-client-6bc5855df7-6fbsf to serverIP: 2001:1234:5678:9a41::13, port: 80 | |
Mar 9 21:35:01.559: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g --connect-timeout 10 http://[2001:1234:5678:9a41::13]:80] Namespace:dualstack-8964 PodName:dualstack-client-6bc5855df7-6fbsf ContainerName:dualstack-test-client Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} | |
Mar 9 21:35:01.559: INFO: >>> kubeConfig: /home/anramase/go/src/sigs.k8s.io/cluster-api-provider-azure/capi-dual-stack.kubeconfig | |
Mar 9 21:35:01.559: INFO: ExecWithOptions: Clientset creation | |
Mar 9 21:35:01.559: INFO: ExecWithOptions: execute(POST https://capi-dual-stack-18422009.southcentralus.cloudapp.azure.com:6443/api/v1/namespaces/dualstack-8964/pods/dualstack-client-6bc5855df7-6fbsf/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+--connect-timeout+10+http%3A%2F%2F%5B2001%3A1234%3A5678%3A9a41%3A%3A13%5D%3A80&container=dualstack-test-client&container=dualstack-test-client&stderr=true&stdout=true) | |
STEP: checking connectivity from pod dualstack-client-6bc5855df7-6fbsf to serverIP: 2001:1234:5678:9a41::13, port: 80 | |
Mar 9 21:35:02.657: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g --connect-timeout 10 http://[2001:1234:5678:9a41::13]:80] Namespace:dualstack-8964 PodName:dualstack-client-6bc5855df7-6fbsf ContainerName:dualstack-test-client Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} | |
Mar 9 21:35:02.657: INFO: >>> kubeConfig: /home/anramase/go/src/sigs.k8s.io/cluster-api-provider-azure/capi-dual-stack.kubeconfig | |
Mar 9 21:35:02.658: INFO: ExecWithOptions: Clientset creation | |
Mar 9 21:35:02.658: INFO: ExecWithOptions: execute(POST https://capi-dual-stack-18422009.southcentralus.cloudapp.azure.com:6443/api/v1/namespaces/dualstack-8964/pods/dualstack-client-6bc5855df7-6fbsf/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+--connect-timeout+10+http%3A%2F%2F%5B2001%3A1234%3A5678%3A9a41%3A%3A13%5D%3A80&container=dualstack-test-client&container=dualstack-test-client&stderr=true&stdout=true) | |
STEP: checking connectivity from pod dualstack-client-6bc5855df7-gtkz8 to serverIP: 10.244.2.35, port: 80 | |
Mar 9 21:35:02.771: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g --connect-timeout 10 http://10.244.2.35:80] Namespace:dualstack-8964 PodName:dualstack-client-6bc5855df7-gtkz8 ContainerName:dualstack-test-client Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} | |
Mar 9 21:35:02.771: INFO: >>> kubeConfig: /home/anramase/go/src/sigs.k8s.io/cluster-api-provider-azure/capi-dual-stack.kubeconfig | |
Mar 9 21:35:02.772: INFO: ExecWithOptions: Clientset creation | |
Mar 9 21:35:02.772: INFO: ExecWithOptions: execute(POST https://capi-dual-stack-18422009.southcentralus.cloudapp.azure.com:6443/api/v1/namespaces/dualstack-8964/pods/dualstack-client-6bc5855df7-gtkz8/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+--connect-timeout+10+http%3A%2F%2F10.244.2.35%3A80&container=dualstack-test-client&container=dualstack-test-client&stderr=true&stdout=true) | |
STEP: checking connectivity from pod dualstack-client-6bc5855df7-gtkz8 to serverIP: 10.244.2.35, port: 80 | |
Mar 9 21:35:03.890: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g --connect-timeout 10 http://10.244.2.35:80] Namespace:dualstack-8964 PodName:dualstack-client-6bc5855df7-gtkz8 ContainerName:dualstack-test-client Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} | |
Mar 9 21:35:03.890: INFO: >>> kubeConfig: /home/anramase/go/src/sigs.k8s.io/cluster-api-provider-azure/capi-dual-stack.kubeconfig | |
Mar 9 21:35:03.890: INFO: ExecWithOptions: Clientset creation | |
Mar 9 21:35:03.890: INFO: ExecWithOptions: execute(POST https://capi-dual-stack-18422009.southcentralus.cloudapp.azure.com:6443/api/v1/namespaces/dualstack-8964/pods/dualstack-client-6bc5855df7-gtkz8/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+--connect-timeout+10+http%3A%2F%2F10.244.2.35%3A80&container=dualstack-test-client&container=dualstack-test-client&stderr=true&stdout=true) | |
STEP: checking connectivity from pod dualstack-client-6bc5855df7-gtkz8 to serverIP: 10.244.2.35, port: 80 | |
Mar 9 21:35:05.010: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g --connect-timeout 10 http://10.244.2.35:80] Namespace:dualstack-8964 PodName:dualstack-client-6bc5855df7-gtkz8 ContainerName:dualstack-test-client Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} | |
Mar 9 21:35:05.010: INFO: >>> kubeConfig: /home/anramase/go/src/sigs.k8s.io/cluster-api-provider-azure/capi-dual-stack.kubeconfig | |
Mar 9 21:35:05.011: INFO: ExecWithOptions: Clientset creation | |
Mar 9 21:35:05.011: INFO: ExecWithOptions: execute(POST https://capi-dual-stack-18422009.southcentralus.cloudapp.azure.com:6443/api/v1/namespaces/dualstack-8964/pods/dualstack-client-6bc5855df7-gtkz8/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+--connect-timeout+10+http%3A%2F%2F10.244.2.35%3A80&container=dualstack-test-client&container=dualstack-test-client&stderr=true&stdout=true) | |
STEP: checking connectivity from pod dualstack-client-6bc5855df7-gtkz8 to serverIP: 10.244.2.35, port: 80 | |
Mar 9 21:35:06.133: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g --connect-timeout 10 http://10.244.2.35:80] Namespace:dualstack-8964 PodName:dualstack-client-6bc5855df7-gtkz8 ContainerName:dualstack-test-client Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} | |
Mar 9 21:35:06.133: INFO: >>> kubeConfig: /home/anramase/go/src/sigs.k8s.io/cluster-api-provider-azure/capi-dual-stack.kubeconfig | |
Mar 9 21:35:06.134: INFO: ExecWithOptions: Clientset creation | |
Mar 9 21:35:06.134: INFO: ExecWithOptions: execute(POST https://capi-dual-stack-18422009.southcentralus.cloudapp.azure.com:6443/api/v1/namespaces/dualstack-8964/pods/dualstack-client-6bc5855df7-gtkz8/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+--connect-timeout+10+http%3A%2F%2F10.244.2.35%3A80&container=dualstack-test-client&container=dualstack-test-client&stderr=true&stdout=true) | |
STEP: checking connectivity from pod dualstack-client-6bc5855df7-gtkz8 to serverIP: 10.244.2.35, port: 80 | |
Mar 9 21:35:07.302: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g --connect-timeout 10 http://10.244.2.35:80] Namespace:dualstack-8964 PodName:dualstack-client-6bc5855df7-gtkz8 ContainerName:dualstack-test-client Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} | |
Mar 9 21:35:07.302: INFO: >>> kubeConfig: /home/anramase/go/src/sigs.k8s.io/cluster-api-provider-azure/capi-dual-stack.kubeconfig | |
Mar 9 21:35:07.302: INFO: ExecWithOptions: Clientset creation | |
Mar 9 21:35:07.303: INFO: ExecWithOptions: execute(POST https://capi-dual-stack-18422009.southcentralus.cloudapp.azure.com:6443/api/v1/namespaces/dualstack-8964/pods/dualstack-client-6bc5855df7-gtkz8/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+--connect-timeout+10+http%3A%2F%2F10.244.2.35%3A80&container=dualstack-test-client&container=dualstack-test-client&stderr=true&stdout=true) | |
STEP: checking connectivity from pod dualstack-client-6bc5855df7-gtkz8 to serverIP: 10.244.2.35, port: 80 | |
Mar 9 21:35:08.424: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g --connect-timeout 10 http://10.244.2.35:80] Namespace:dualstack-8964 PodName:dualstack-client-6bc5855df7-gtkz8 ContainerName:dualstack-test-client Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} | |
Mar 9 21:35:08.424: INFO: >>> kubeConfig: /home/anramase/go/src/sigs.k8s.io/cluster-api-provider-azure/capi-dual-stack.kubeconfig | |
Mar 9 21:35:08.425: INFO: ExecWithOptions: Clientset creation | |
Mar 9 21:35:08.425: INFO: ExecWithOptions: execute(POST https://capi-dual-stack-18422009.southcentralus.cloudapp.azure.com:6443/api/v1/namespaces/dualstack-8964/pods/dualstack-client-6bc5855df7-gtkz8/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+--connect-timeout+10+http%3A%2F%2F10.244.2.35%3A80&container=dualstack-test-client&container=dualstack-test-client&stderr=true&stdout=true) | |
STEP: checking connectivity from pod dualstack-client-6bc5855df7-gtkz8 to serverIP: 10.244.2.35, port: 80 | |
Mar 9 21:35:09.531: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g --connect-timeout 10 http://10.244.2.35:80] Namespace:dualstack-8964 PodName:dualstack-client-6bc5855df7-gtkz8 ContainerName:dualstack-test-client Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} | |
Mar 9 21:35:09.531: INFO: >>> kubeConfig: /home/anramase/go/src/sigs.k8s.io/cluster-api-provider-azure/capi-dual-stack.kubeconfig | |
Mar 9 21:35:09.532: INFO: ExecWithOptions: Clientset creation | |
Mar 9 21:35:09.532: INFO: ExecWithOptions: execute(POST https://capi-dual-stack-18422009.southcentralus.cloudapp.azure.com:6443/api/v1/namespaces/dualstack-8964/pods/dualstack-client-6bc5855df7-gtkz8/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+--connect-timeout+10+http%3A%2F%2F10.244.2.35%3A80&container=dualstack-test-client&container=dualstack-test-client&stderr=true&stdout=true) | |
STEP: checking connectivity from pod dualstack-client-6bc5855df7-gtkz8 to serverIP: 10.244.2.35, port: 80 | |
Mar 9 21:35:10.634: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g --connect-timeout 10 http://10.244.2.35:80] Namespace:dualstack-8964 PodName:dualstack-client-6bc5855df7-gtkz8 ContainerName:dualstack-test-client Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} | |
Mar 9 21:35:10.634: INFO: >>> kubeConfig: /home/anramase/go/src/sigs.k8s.io/cluster-api-provider-azure/capi-dual-stack.kubeconfig | |
Mar 9 21:35:10.635: INFO: ExecWithOptions: Clientset creation | |
Mar 9 21:35:10.635: INFO: ExecWithOptions: execute(POST https://capi-dual-stack-18422009.southcentralus.cloudapp.azure.com:6443/api/v1/namespaces/dualstack-8964/pods/dualstack-client-6bc5855df7-gtkz8/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+--connect-timeout+10+http%3A%2F%2F10.244.2.35%3A80&container=dualstack-test-client&container=dualstack-test-client&stderr=true&stdout=true) | |
STEP: checking connectivity from pod dualstack-client-6bc5855df7-gtkz8 to serverIP: 10.244.2.35, port: 80 | |
Mar 9 21:35:11.745: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g --connect-timeout 10 http://10.244.2.35:80] Namespace:dualstack-8964 PodName:dualstack-client-6bc5855df7-gtkz8 ContainerName:dualstack-test-client Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} | |
Mar 9 21:35:11.745: INFO: >>> kubeConfig: /home/anramase/go/src/sigs.k8s.io/cluster-api-provider-azure/capi-dual-stack.kubeconfig | |
Mar 9 21:35:11.745: INFO: ExecWithOptions: Clientset creation | |
Mar 9 21:35:11.745: INFO: ExecWithOptions: execute(POST https://capi-dual-stack-18422009.southcentralus.cloudapp.azure.com:6443/api/v1/namespaces/dualstack-8964/pods/dualstack-client-6bc5855df7-gtkz8/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+--connect-timeout+10+http%3A%2F%2F10.244.2.35%3A80&container=dualstack-test-client&container=dualstack-test-client&stderr=true&stdout=true) | |
STEP: checking connectivity from pod dualstack-client-6bc5855df7-gtkz8 to serverIP: 2001:1234:5678:9a42::23, port: 80 | |
Mar 9 21:35:12.772: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g --connect-timeout 10 http://[2001:1234:5678:9a42::23]:80] Namespace:dualstack-8964 PodName:dualstack-client-6bc5855df7-gtkz8 ContainerName:dualstack-test-client Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} | |
Mar 9 21:35:12.772: INFO: >>> kubeConfig: /home/anramase/go/src/sigs.k8s.io/cluster-api-provider-azure/capi-dual-stack.kubeconfig | |
Mar 9 21:35:12.772: INFO: ExecWithOptions: Clientset creation | |
Mar 9 21:35:12.772: INFO: ExecWithOptions: execute(POST https://capi-dual-stack-18422009.southcentralus.cloudapp.azure.com:6443/api/v1/namespaces/dualstack-8964/pods/dualstack-client-6bc5855df7-gtkz8/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+--connect-timeout+10+http%3A%2F%2F%5B2001%3A1234%3A5678%3A9a42%3A%3A23%5D%3A80&container=dualstack-test-client&container=dualstack-test-client&stderr=true&stdout=true) | |
STEP: checking connectivity from pod dualstack-client-6bc5855df7-gtkz8 to serverIP: 2001:1234:5678:9a42::23, port: 80 | |
Mar 9 21:35:13.875: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g --connect-timeout 10 http://[2001:1234:5678:9a42::23]:80] Namespace:dualstack-8964 PodName:dualstack-client-6bc5855df7-gtkz8 ContainerName:dualstack-test-client Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} | |
Mar 9 21:35:13.875: INFO: >>> kubeConfig: /home/anramase/go/src/sigs.k8s.io/cluster-api-provider-azure/capi-dual-stack.kubeconfig | |
Mar 9 21:35:13.876: INFO: ExecWithOptions: Clientset creation | |
Mar 9 21:35:13.876: INFO: ExecWithOptions: execute(POST https://capi-dual-stack-18422009.southcentralus.cloudapp.azure.com:6443/api/v1/namespaces/dualstack-8964/pods/dualstack-client-6bc5855df7-gtkz8/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+--connect-timeout+10+http%3A%2F%2F%5B2001%3A1234%3A5678%3A9a42%3A%3A23%5D%3A80&container=dualstack-test-client&container=dualstack-test-client&stderr=true&stdout=true) | |
STEP: checking connectivity from pod dualstack-client-6bc5855df7-gtkz8 to serverIP: 2001:1234:5678:9a42::23, port: 80 | |
Mar 9 21:35:14.980: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g --connect-timeout 10 http://[2001:1234:5678:9a42::23]:80] Namespace:dualstack-8964 PodName:dualstack-client-6bc5855df7-gtkz8 ContainerName:dualstack-test-client Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} | |
Mar 9 21:35:14.980: INFO: >>> kubeConfig: /home/anramase/go/src/sigs.k8s.io/cluster-api-provider-azure/capi-dual-stack.kubeconfig | |
Mar 9 21:35:14.980: INFO: ExecWithOptions: Clientset creation | |
Mar 9 21:35:14.980: INFO: ExecWithOptions: execute(POST https://capi-dual-stack-18422009.southcentralus.cloudapp.azure.com:6443/api/v1/namespaces/dualstack-8964/pods/dualstack-client-6bc5855df7-gtkz8/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+--connect-timeout+10+http%3A%2F%2F%5B2001%3A1234%3A5678%3A9a42%3A%3A23%5D%3A80&container=dualstack-test-client&container=dualstack-test-client&stderr=true&stdout=true) | |
STEP: checking connectivity from pod dualstack-client-6bc5855df7-gtkz8 to serverIP: 2001:1234:5678:9a42::23, port: 80 | |
Mar 9 21:35:16.076: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g --connect-timeout 10 http://[2001:1234:5678:9a42::23]:80] Namespace:dualstack-8964 PodName:dualstack-client-6bc5855df7-gtkz8 ContainerName:dualstack-test-client Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} | |
Mar 9 21:35:16.076: INFO: >>> kubeConfig: /home/anramase/go/src/sigs.k8s.io/cluster-api-provider-azure/capi-dual-stack.kubeconfig | |
Mar 9 21:35:16.076: INFO: ExecWithOptions: Clientset creation | |
Mar 9 21:35:16.076: INFO: ExecWithOptions: execute(POST https://capi-dual-stack-18422009.southcentralus.cloudapp.azure.com:6443/api/v1/namespaces/dualstack-8964/pods/dualstack-client-6bc5855df7-gtkz8/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+--connect-timeout+10+http%3A%2F%2F%5B2001%3A1234%3A5678%3A9a42%3A%3A23%5D%3A80&container=dualstack-test-client&container=dualstack-test-client&stderr=true&stdout=true) | |
STEP: checking connectivity from pod dualstack-client-6bc5855df7-gtkz8 to serverIP: 2001:1234:5678:9a42::23, port: 80 | |
Mar 9 21:35:17.190: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g --connect-timeout 10 http://[2001:1234:5678:9a42::23]:80] Namespace:dualstack-8964 PodName:dualstack-client-6bc5855df7-gtkz8 ContainerName:dualstack-test-client Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} | |
Mar 9 21:35:17.190: INFO: >>> kubeConfig: /home/anramase/go/src/sigs.k8s.io/cluster-api-provider-azure/capi-dual-stack.kubeconfig | |
Mar 9 21:35:17.191: INFO: ExecWithOptions: Clientset creation | |
Mar 9 21:35:17.191: INFO: ExecWithOptions: execute(POST https://capi-dual-stack-18422009.southcentralus.cloudapp.azure.com:6443/api/v1/namespaces/dualstack-8964/pods/dualstack-client-6bc5855df7-gtkz8/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+--connect-timeout+10+http%3A%2F%2F%5B2001%3A1234%3A5678%3A9a42%3A%3A23%5D%3A80&container=dualstack-test-client&container=dualstack-test-client&stderr=true&stdout=true) | |
STEP: checking connectivity from pod dualstack-client-6bc5855df7-gtkz8 to serverIP: 2001:1234:5678:9a42::23, port: 80 | |
Mar 9 21:35:18.284: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g --connect-timeout 10 http://[2001:1234:5678:9a42::23]:80] Namespace:dualstack-8964 PodName:dualstack-client-6bc5855df7-gtkz8 ContainerName:dualstack-test-client Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} | |
Mar 9 21:35:18.284: INFO: >>> kubeConfig: /home/anramase/go/src/sigs.k8s.io/cluster-api-provider-azure/capi-dual-stack.kubeconfig | |
Mar 9 21:35:18.285: INFO: ExecWithOptions: Clientset creation | |
Mar 9 21:35:18.285: INFO: ExecWithOptions: execute(POST https://capi-dual-stack-18422009.southcentralus.cloudapp.azure.com:6443/api/v1/namespaces/dualstack-8964/pods/dualstack-client-6bc5855df7-gtkz8/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+--connect-timeout+10+http%3A%2F%2F%5B2001%3A1234%3A5678%3A9a42%3A%3A23%5D%3A80&container=dualstack-test-client&container=dualstack-test-client&stderr=true&stdout=true) | |
STEP: checking connectivity from pod dualstack-client-6bc5855df7-gtkz8 to serverIP: 2001:1234:5678:9a42::23, port: 80 | |
Mar 9 21:35:19.409: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g --connect-timeout 10 http://[2001:1234:5678:9a42::23]:80] Namespace:dualstack-8964 PodName:dualstack-client-6bc5855df7-gtkz8 ContainerName:dualstack-test-client Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} | |
Mar 9 21:35:19.409: INFO: >>> kubeConfig: /home/anramase/go/src/sigs.k8s.io/cluster-api-provider-azure/capi-dual-stack.kubeconfig | |
Mar 9 21:35:19.410: INFO: ExecWithOptions: Clientset creation | |
Mar 9 21:35:19.410: INFO: ExecWithOptions: execute(POST https://capi-dual-stack-18422009.southcentralus.cloudapp.azure.com:6443/api/v1/namespaces/dualstack-8964/pods/dualstack-client-6bc5855df7-gtkz8/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+--connect-timeout+10+http%3A%2F%2F%5B2001%3A1234%3A5678%3A9a42%3A%3A23%5D%3A80&container=dualstack-test-client&container=dualstack-test-client&stderr=true&stdout=true) | |
STEP: checking connectivity from pod dualstack-client-6bc5855df7-gtkz8 to serverIP: 2001:1234:5678:9a42::23, port: 80 | |
Mar 9 21:35:20.510: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g --connect-timeout 10 http://[2001:1234:5678:9a42::23]:80] Namespace:dualstack-8964 PodName:dualstack-client-6bc5855df7-gtkz8 ContainerName:dualstack-test-client Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} | |
Mar 9 21:35:20.510: INFO: >>> kubeConfig: /home/anramase/go/src/sigs.k8s.io/cluster-api-provider-azure/capi-dual-stack.kubeconfig | |
Mar 9 21:35:20.511: INFO: ExecWithOptions: Clientset creation | |
Mar 9 21:35:20.511: INFO: ExecWithOptions: execute(POST https://capi-dual-stack-18422009.southcentralus.cloudapp.azure.com:6443/api/v1/namespaces/dualstack-8964/pods/dualstack-client-6bc5855df7-gtkz8/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+--connect-timeout+10+http%3A%2F%2F%5B2001%3A1234%3A5678%3A9a42%3A%3A23%5D%3A80&container=dualstack-test-client&container=dualstack-test-client&stderr=true&stdout=true) | |
STEP: checking connectivity from pod dualstack-client-6bc5855df7-gtkz8 to serverIP: 2001:1234:5678:9a42::23, port: 80 | |
Mar 9 21:35:21.608: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g --connect-timeout 10 http://[2001:1234:5678:9a42::23]:80] Namespace:dualstack-8964 PodName:dualstack-client-6bc5855df7-gtkz8 ContainerName:dualstack-test-client Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} | |
Mar 9 21:35:21.608: INFO: >>> kubeConfig: /home/anramase/go/src/sigs.k8s.io/cluster-api-provider-azure/capi-dual-stack.kubeconfig | |
Mar 9 21:35:21.609: INFO: ExecWithOptions: Clientset creation | |
Mar 9 21:35:21.609: INFO: ExecWithOptions: execute(POST https://capi-dual-stack-18422009.southcentralus.cloudapp.azure.com:6443/api/v1/namespaces/dualstack-8964/pods/dualstack-client-6bc5855df7-gtkz8/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+--connect-timeout+10+http%3A%2F%2F%5B2001%3A1234%3A5678%3A9a42%3A%3A23%5D%3A80&container=dualstack-test-client&container=dualstack-test-client&stderr=true&stdout=true) | |
STEP: checking connectivity from pod dualstack-client-6bc5855df7-gtkz8 to serverIP: 2001:1234:5678:9a42::23, port: 80 | |
Mar 9 21:35:22.714: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g --connect-timeout 10 http://[2001:1234:5678:9a42::23]:80] Namespace:dualstack-8964 PodName:dualstack-client-6bc5855df7-gtkz8 ContainerName:dualstack-test-client Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} | |
Mar 9 21:35:22.714: INFO: >>> kubeConfig: /home/anramase/go/src/sigs.k8s.io/cluster-api-provider-azure/capi-dual-stack.kubeconfig | |
Mar 9 21:35:22.714: INFO: ExecWithOptions: Clientset creation | |
Mar 9 21:35:22.714: INFO: ExecWithOptions: execute(POST https://capi-dual-stack-18422009.southcentralus.cloudapp.azure.com:6443/api/v1/namespaces/dualstack-8964/pods/dualstack-client-6bc5855df7-gtkz8/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+--connect-timeout+10+http%3A%2F%2F%5B2001%3A1234%3A5678%3A9a42%3A%3A23%5D%3A80&container=dualstack-test-client&container=dualstack-test-client&stderr=true&stdout=true) | |
STEP: checking connectivity from pod dualstack-client-6bc5855df7-gtkz8 to serverIP: 10.244.1.19, port: 80 | |
Mar 9 21:35:22.833: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g --connect-timeout 10 http://10.244.1.19:80] Namespace:dualstack-8964 PodName:dualstack-client-6bc5855df7-gtkz8 ContainerName:dualstack-test-client Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} | |
Mar 9 21:35:22.833: INFO: >>> kubeConfig: /home/anramase/go/src/sigs.k8s.io/cluster-api-provider-azure/capi-dual-stack.kubeconfig | |
Mar 9 21:35:22.834: INFO: ExecWithOptions: Clientset creation | |
Mar 9 21:35:22.834: INFO: ExecWithOptions: execute(POST https://capi-dual-stack-18422009.southcentralus.cloudapp.azure.com:6443/api/v1/namespaces/dualstack-8964/pods/dualstack-client-6bc5855df7-gtkz8/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+--connect-timeout+10+http%3A%2F%2F10.244.1.19%3A80&container=dualstack-test-client&container=dualstack-test-client&stderr=true&stdout=true) | |
STEP: checking connectivity from pod dualstack-client-6bc5855df7-gtkz8 to serverIP: 10.244.1.19, port: 80 | |
Mar 9 21:35:23.983: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g --connect-timeout 10 http://10.244.1.19:80] Namespace:dualstack-8964 PodName:dualstack-client-6bc5855df7-gtkz8 ContainerName:dualstack-test-client Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} | |
Mar 9 21:35:23.983: INFO: >>> kubeConfig: /home/anramase/go/src/sigs.k8s.io/cluster-api-provider-azure/capi-dual-stack.kubeconfig | |
Mar 9 21:35:23.984: INFO: ExecWithOptions: Clientset creation | |
Mar 9 21:35:23.984: INFO: ExecWithOptions: execute(POST https://capi-dual-stack-18422009.southcentralus.cloudapp.azure.com:6443/api/v1/namespaces/dualstack-8964/pods/dualstack-client-6bc5855df7-gtkz8/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+--connect-timeout+10+http%3A%2F%2F10.244.1.19%3A80&container=dualstack-test-client&container=dualstack-test-client&stderr=true&stdout=true) | |
STEP: checking connectivity from pod dualstack-client-6bc5855df7-gtkz8 to serverIP: 10.244.1.19, port: 80 | |
Mar 9 21:35:25.097: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g --connect-timeout 10 http://10.244.1.19:80] Namespace:dualstack-8964 PodName:dualstack-client-6bc5855df7-gtkz8 ContainerName:dualstack-test-client Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} | |
Mar 9 21:35:25.097: INFO: >>> kubeConfig: /home/anramase/go/src/sigs.k8s.io/cluster-api-provider-azure/capi-dual-stack.kubeconfig | |
Mar 9 21:35:25.098: INFO: ExecWithOptions: Clientset creation | |
Mar 9 21:35:25.098: INFO: ExecWithOptions: execute(POST https://capi-dual-stack-18422009.southcentralus.cloudapp.azure.com:6443/api/v1/namespaces/dualstack-8964/pods/dualstack-client-6bc5855df7-gtkz8/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+--connect-timeout+10+http%3A%2F%2F10.244.1.19%3A80&container=dualstack-test-client&container=dualstack-test-client&stderr=true&stdout=true) | |
STEP: checking connectivity from pod dualstack-client-6bc5855df7-gtkz8 to serverIP: 10.244.1.19, port: 80 | |
Mar 9 21:35:26.190: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g --connect-timeout 10 http://10.244.1.19:80] Namespace:dualstack-8964 PodName:dualstack-client-6bc5855df7-gtkz8 ContainerName:dualstack-test-client Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} | |
Mar 9 21:35:26.190: INFO: >>> kubeConfig: /home/anramase/go/src/sigs.k8s.io/cluster-api-provider-azure/capi-dual-stack.kubeconfig | |
Mar 9 21:35:26.191: INFO: ExecWithOptions: Clientset creation | |
Mar 9 21:35:26.191: INFO: ExecWithOptions: execute(POST https://capi-dual-stack-18422009.southcentralus.cloudapp.azure.com:6443/api/v1/namespaces/dualstack-8964/pods/dualstack-client-6bc5855df7-gtkz8/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+--connect-timeout+10+http%3A%2F%2F10.244.1.19%3A80&container=dualstack-test-client&container=dualstack-test-client&stderr=true&stdout=true) | |
STEP: checking connectivity from pod dualstack-client-6bc5855df7-gtkz8 to serverIP: 10.244.1.19, port: 80 | |
Mar 9 21:35:27.292: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g --connect-timeout 10 http://10.244.1.19:80] Namespace:dualstack-8964 PodName:dualstack-client-6bc5855df7-gtkz8 ContainerName:dualstack-test-client Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} | |
Mar 9 21:35:27.292: INFO: >>> kubeConfig: /home/anramase/go/src/sigs.k8s.io/cluster-api-provider-azure/capi-dual-stack.kubeconfig | |
Mar 9 21:35:27.292: INFO: ExecWithOptions: Clientset creation | |
Mar 9 21:35:27.292: INFO: ExecWithOptions: execute(POST https://capi-dual-stack-18422009.southcentralus.cloudapp.azure.com:6443/api/v1/namespaces/dualstack-8964/pods/dualstack-client-6bc5855df7-gtkz8/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+--connect-timeout+10+http%3A%2F%2F10.244.1.19%3A80&container=dualstack-test-client&container=dualstack-test-client&stderr=true&stdout=true) | |
STEP: checking connectivity from pod dualstack-client-6bc5855df7-gtkz8 to serverIP: 10.244.1.19, port: 80 | |
Mar 9 21:35:28.387: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g --connect-timeout 10 http://10.244.1.19:80] Namespace:dualstack-8964 PodName:dualstack-client-6bc5855df7-gtkz8 ContainerName:dualstack-test-client Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} | |
Mar 9 21:35:28.387: INFO: >>> kubeConfig: /home/anramase/go/src/sigs.k8s.io/cluster-api-provider-azure/capi-dual-stack.kubeconfig | |
Mar 9 21:35:28.388: INFO: ExecWithOptions: Clientset creation | |
Mar 9 21:35:28.388: INFO: ExecWithOptions: execute(POST https://capi-dual-stack-18422009.southcentralus.cloudapp.azure.com:6443/api/v1/namespaces/dualstack-8964/pods/dualstack-client-6bc5855df7-gtkz8/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+--connect-timeout+10+http%3A%2F%2F10.244.1.19%3A80&container=dualstack-test-client&container=dualstack-test-client&stderr=true&stdout=true) | |
STEP: checking connectivity from pod dualstack-client-6bc5855df7-gtkz8 to serverIP: 10.244.1.19, port: 80 | |
Mar 9 21:35:29.508: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g --connect-timeout 10 http://10.244.1.19:80] Namespace:dualstack-8964 PodName:dualstack-client-6bc5855df7-gtkz8 ContainerName:dualstack-test-client Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} | |
Mar 9 21:35:29.508: INFO: >>> kubeConfig: /home/anramase/go/src/sigs.k8s.io/cluster-api-provider-azure/capi-dual-stack.kubeconfig | |
Mar 9 21:35:29.509: INFO: ExecWithOptions: Clientset creation | |
Mar 9 21:35:29.509: INFO: ExecWithOptions: execute(POST https://capi-dual-stack-18422009.southcentralus.cloudapp.azure.com:6443/api/v1/namespaces/dualstack-8964/pods/dualstack-client-6bc5855df7-gtkz8/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+--connect-timeout+10+http%3A%2F%2F10.244.1.19%3A80&container=dualstack-test-client&container=dualstack-test-client&stderr=true&stdout=true) | |
STEP: checking connectivity from pod dualstack-client-6bc5855df7-gtkz8 to serverIP: 10.244.1.19, port: 80 | |
Mar 9 21:35:30.604: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g --connect-timeout 10 http://10.244.1.19:80] Namespace:dualstack-8964 PodName:dualstack-client-6bc5855df7-gtkz8 ContainerName:dualstack-test-client Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} | |
Mar 9 21:35:30.604: INFO: >>> kubeConfig: /home/anramase/go/src/sigs.k8s.io/cluster-api-provider-azure/capi-dual-stack.kubeconfig | |
Mar 9 21:35:30.604: INFO: ExecWithOptions: Clientset creation | |
Mar 9 21:35:30.604: INFO: ExecWithOptions: execute(POST https://capi-dual-stack-18422009.southcentralus.cloudapp.azure.com:6443/api/v1/namespaces/dualstack-8964/pods/dualstack-client-6bc5855df7-gtkz8/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+--connect-timeout+10+http%3A%2F%2F10.244.1.19%3A80&container=dualstack-test-client&container=dualstack-test-client&stderr=true&stdout=true) | |
STEP: checking connectivity from pod dualstack-client-6bc5855df7-gtkz8 to serverIP: 10.244.1.19, port: 80 | |
Mar 9 21:35:31.703: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g --connect-timeout 10 http://10.244.1.19:80] Namespace:dualstack-8964 PodName:dualstack-client-6bc5855df7-gtkz8 ContainerName:dualstack-test-client Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} | |
Mar 9 21:35:31.703: INFO: >>> kubeConfig: /home/anramase/go/src/sigs.k8s.io/cluster-api-provider-azure/capi-dual-stack.kubeconfig | |
Mar 9 21:35:31.704: INFO: ExecWithOptions: Clientset creation | |
Mar 9 21:35:31.704: INFO: ExecWithOptions: execute(POST https://capi-dual-stack-18422009.southcentralus.cloudapp.azure.com:6443/api/v1/namespaces/dualstack-8964/pods/dualstack-client-6bc5855df7-gtkz8/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+--connect-timeout+10+http%3A%2F%2F10.244.1.19%3A80&container=dualstack-test-client&container=dualstack-test-client&stderr=true&stdout=true) | |
STEP: checking connectivity from pod dualstack-client-6bc5855df7-gtkz8 to serverIP: 10.244.1.19, port: 80 | |
Mar 9 21:35:32.792: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g --connect-timeout 10 http://10.244.1.19:80] Namespace:dualstack-8964 PodName:dualstack-client-6bc5855df7-gtkz8 ContainerName:dualstack-test-client Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} | |
Mar 9 21:35:32.792: INFO: >>> kubeConfig: /home/anramase/go/src/sigs.k8s.io/cluster-api-provider-azure/capi-dual-stack.kubeconfig | |
Mar 9 21:35:32.792: INFO: ExecWithOptions: Clientset creation | |
Mar 9 21:35:32.792: INFO: ExecWithOptions: execute(POST https://capi-dual-stack-18422009.southcentralus.cloudapp.azure.com:6443/api/v1/namespaces/dualstack-8964/pods/dualstack-client-6bc5855df7-gtkz8/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+--connect-timeout+10+http%3A%2F%2F10.244.1.19%3A80&container=dualstack-test-client&container=dualstack-test-client&stderr=true&stdout=true) | |
STEP: checking connectivity from pod dualstack-client-6bc5855df7-gtkz8 to serverIP: 2001:1234:5678:9a41::13, port: 80 | |
Mar 9 21:35:32.901: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g --connect-timeout 10 http://[2001:1234:5678:9a41::13]:80] Namespace:dualstack-8964 PodName:dualstack-client-6bc5855df7-gtkz8 ContainerName:dualstack-test-client Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} | |
Mar 9 21:35:32.901: INFO: >>> kubeConfig: /home/anramase/go/src/sigs.k8s.io/cluster-api-provider-azure/capi-dual-stack.kubeconfig | |
Mar 9 21:35:32.901: INFO: ExecWithOptions: Clientset creation | |
Mar 9 21:35:32.901: INFO: ExecWithOptions: execute(POST https://capi-dual-stack-18422009.southcentralus.cloudapp.azure.com:6443/api/v1/namespaces/dualstack-8964/pods/dualstack-client-6bc5855df7-gtkz8/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+--connect-timeout+10+http%3A%2F%2F%5B2001%3A1234%3A5678%3A9a41%3A%3A13%5D%3A80&container=dualstack-test-client&container=dualstack-test-client&stderr=true&stdout=true) | |
STEP: checking connectivity from pod dualstack-client-6bc5855df7-gtkz8 to serverIP: 2001:1234:5678:9a41::13, port: 80 | |
Mar 9 21:35:34.106: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g --connect-timeout 10 http://[2001:1234:5678:9a41::13]:80] Namespace:dualstack-8964 PodName:dualstack-client-6bc5855df7-gtkz8 ContainerName:dualstack-test-client Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} | |
Mar 9 21:35:34.106: INFO: >>> kubeConfig: /home/anramase/go/src/sigs.k8s.io/cluster-api-provider-azure/capi-dual-stack.kubeconfig | |
Mar 9 21:35:34.106: INFO: ExecWithOptions: Clientset creation | |
Mar 9 21:35:34.106: INFO: ExecWithOptions: execute(POST https://capi-dual-stack-18422009.southcentralus.cloudapp.azure.com:6443/api/v1/namespaces/dualstack-8964/pods/dualstack-client-6bc5855df7-gtkz8/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+--connect-timeout+10+http%3A%2F%2F%5B2001%3A1234%3A5678%3A9a41%3A%3A13%5D%3A80&container=dualstack-test-client&container=dualstack-test-client&stderr=true&stdout=true) | |
STEP: checking connectivity from pod dualstack-client-6bc5855df7-gtkz8 to serverIP: 2001:1234:5678:9a41::13, port: 80 | |
Mar 9 21:35:35.214: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g --connect-timeout 10 http://[2001:1234:5678:9a41::13]:80] Namespace:dualstack-8964 PodName:dualstack-client-6bc5855df7-gtkz8 ContainerName:dualstack-test-client Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} | |
Mar 9 21:35:35.214: INFO: >>> kubeConfig: /home/anramase/go/src/sigs.k8s.io/cluster-api-provider-azure/capi-dual-stack.kubeconfig | |
Mar 9 21:35:35.214: INFO: ExecWithOptions: Clientset creation | |
Mar 9 21:35:35.214: INFO: ExecWithOptions: execute(POST https://capi-dual-stack-18422009.southcentralus.cloudapp.azure.com:6443/api/v1/namespaces/dualstack-8964/pods/dualstack-client-6bc5855df7-gtkz8/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+--connect-timeout+10+http%3A%2F%2F%5B2001%3A1234%3A5678%3A9a41%3A%3A13%5D%3A80&container=dualstack-test-client&container=dualstack-test-client&stderr=true&stdout=true) | |
STEP: checking connectivity from pod dualstack-client-6bc5855df7-gtkz8 to serverIP: 2001:1234:5678:9a41::13, port: 80 | |
Mar 9 21:35:36.329: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g --connect-timeout 10 http://[2001:1234:5678:9a41::13]:80] Namespace:dualstack-8964 PodName:dualstack-client-6bc5855df7-gtkz8 ContainerName:dualstack-test-client Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} | |
Mar 9 21:35:36.329: INFO: >>> kubeConfig: /home/anramase/go/src/sigs.k8s.io/cluster-api-provider-azure/capi-dual-stack.kubeconfig | |
Mar 9 21:35:36.329: INFO: ExecWithOptions: Clientset creation | |
Mar 9 21:35:36.329: INFO: ExecWithOptions: execute(POST https://capi-dual-stack-18422009.southcentralus.cloudapp.azure.com:6443/api/v1/namespaces/dualstack-8964/pods/dualstack-client-6bc5855df7-gtkz8/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+--connect-timeout+10+http%3A%2F%2F%5B2001%3A1234%3A5678%3A9a41%3A%3A13%5D%3A80&container=dualstack-test-client&container=dualstack-test-client&stderr=true&stdout=true) | |
STEP: checking connectivity from pod dualstack-client-6bc5855df7-gtkz8 to serverIP: 2001:1234:5678:9a41::13, port: 80 | |
Mar 9 21:35:37.450: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g --connect-timeout 10 http://[2001:1234:5678:9a41::13]:80] Namespace:dualstack-8964 PodName:dualstack-client-6bc5855df7-gtkz8 ContainerName:dualstack-test-client Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} | |
Mar 9 21:35:37.450: INFO: >>> kubeConfig: /home/anramase/go/src/sigs.k8s.io/cluster-api-provider-azure/capi-dual-stack.kubeconfig | |
Mar 9 21:35:37.451: INFO: ExecWithOptions: Clientset creation | |
Mar 9 21:35:37.451: INFO: ExecWithOptions: execute(POST https://capi-dual-stack-18422009.southcentralus.cloudapp.azure.com:6443/api/v1/namespaces/dualstack-8964/pods/dualstack-client-6bc5855df7-gtkz8/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+--connect-timeout+10+http%3A%2F%2F%5B2001%3A1234%3A5678%3A9a41%3A%3A13%5D%3A80&container=dualstack-test-client&container=dualstack-test-client&stderr=true&stdout=true) | |
STEP: checking connectivity from pod dualstack-client-6bc5855df7-gtkz8 to serverIP: 2001:1234:5678:9a41::13, port: 80 | |
Mar 9 21:35:38.558: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g --connect-timeout 10 http://[2001:1234:5678:9a41::13]:80] Namespace:dualstack-8964 PodName:dualstack-client-6bc5855df7-gtkz8 ContainerName:dualstack-test-client Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} | |
Mar 9 21:35:38.558: INFO: >>> kubeConfig: /home/anramase/go/src/sigs.k8s.io/cluster-api-provider-azure/capi-dual-stack.kubeconfig | |
Mar 9 21:35:38.558: INFO: ExecWithOptions: Clientset creation | |
Mar 9 21:35:38.558: INFO: ExecWithOptions: execute(POST https://capi-dual-stack-18422009.southcentralus.cloudapp.azure.com:6443/api/v1/namespaces/dualstack-8964/pods/dualstack-client-6bc5855df7-gtkz8/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+--connect-timeout+10+http%3A%2F%2F%5B2001%3A1234%3A5678%3A9a41%3A%3A13%5D%3A80&container=dualstack-test-client&container=dualstack-test-client&stderr=true&stdout=true) | |
STEP: checking connectivity from pod dualstack-client-6bc5855df7-gtkz8 to serverIP: 2001:1234:5678:9a41::13, port: 80 | |
Mar 9 21:35:39.674: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g --connect-timeout 10 http://[2001:1234:5678:9a41::13]:80] Namespace:dualstack-8964 PodName:dualstack-client-6bc5855df7-gtkz8 ContainerName:dualstack-test-client Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} | |
Mar 9 21:35:39.674: INFO: >>> kubeConfig: /home/anramase/go/src/sigs.k8s.io/cluster-api-provider-azure/capi-dual-stack.kubeconfig | |
Mar 9 21:35:39.674: INFO: ExecWithOptions: Clientset creation | |
Mar 9 21:35:39.674: INFO: ExecWithOptions: execute(POST https://capi-dual-stack-18422009.southcentralus.cloudapp.azure.com:6443/api/v1/namespaces/dualstack-8964/pods/dualstack-client-6bc5855df7-gtkz8/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+--connect-timeout+10+http%3A%2F%2F%5B2001%3A1234%3A5678%3A9a41%3A%3A13%5D%3A80&container=dualstack-test-client&container=dualstack-test-client&stderr=true&stdout=true) | |
STEP: checking connectivity from pod dualstack-client-6bc5855df7-gtkz8 to serverIP: 2001:1234:5678:9a41::13, port: 80 | |
Mar 9 21:35:40.788: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g --connect-timeout 10 http://[2001:1234:5678:9a41::13]:80] Namespace:dualstack-8964 PodName:dualstack-client-6bc5855df7-gtkz8 ContainerName:dualstack-test-client Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} | |
Mar 9 21:35:40.788: INFO: >>> kubeConfig: /home/anramase/go/src/sigs.k8s.io/cluster-api-provider-azure/capi-dual-stack.kubeconfig | |
Mar 9 21:35:40.789: INFO: ExecWithOptions: Clientset creation | |
Mar 9 21:35:40.789: INFO: ExecWithOptions: execute(POST https://capi-dual-stack-18422009.southcentralus.cloudapp.azure.com:6443/api/v1/namespaces/dualstack-8964/pods/dualstack-client-6bc5855df7-gtkz8/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+--connect-timeout+10+http%3A%2F%2F%5B2001%3A1234%3A5678%3A9a41%3A%3A13%5D%3A80&container=dualstack-test-client&container=dualstack-test-client&stderr=true&stdout=true) | |
STEP: checking connectivity from pod dualstack-client-6bc5855df7-gtkz8 to serverIP: 2001:1234:5678:9a41::13, port: 80 | |
Mar 9 21:35:41.895: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g --connect-timeout 10 http://[2001:1234:5678:9a41::13]:80] Namespace:dualstack-8964 PodName:dualstack-client-6bc5855df7-gtkz8 ContainerName:dualstack-test-client Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} | |
Mar 9 21:35:41.895: INFO: >>> kubeConfig: /home/anramase/go/src/sigs.k8s.io/cluster-api-provider-azure/capi-dual-stack.kubeconfig | |
Mar 9 21:35:41.896: INFO: ExecWithOptions: Clientset creation | |
Mar 9 21:35:41.896: INFO: ExecWithOptions: execute(POST https://capi-dual-stack-18422009.southcentralus.cloudapp.azure.com:6443/api/v1/namespaces/dualstack-8964/pods/dualstack-client-6bc5855df7-gtkz8/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+--connect-timeout+10+http%3A%2F%2F%5B2001%3A1234%3A5678%3A9a41%3A%3A13%5D%3A80&container=dualstack-test-client&container=dualstack-test-client&stderr=true&stdout=true) | |
[AfterEach] [sig-network] [Feature:IPv6DualStack] | |
test/e2e/framework/framework.go:186 | |
Mar 9 21:35:42.901: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready | |
STEP: Destroying namespace "dualstack-8964" for this suite. | |
• [SLOW TEST:84.282 seconds] | |
[sig-network] [Feature:IPv6DualStack] | |
test/e2e/network/common/framework.go:23 | |
should be able to reach pod on ipv4 and ipv6 ip | |
test/e2e/network/dual_stack.go:112 | |
------------------------------ | |
{"msg":"PASSED [sig-network] [Feature:IPv6DualStack] should be able to reach pod on ipv4 and ipv6 ip","total":22,"completed":21,"skipped":6911,"failed":0} | |
SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS | |
------------------------------ | |
[sig-network] [Feature:IPv6DualStack] | |
should create a single stack service with cluster ip from primary service range | |
test/e2e/network/dual_stack.go:201 | |
[BeforeEach] [sig-network] [Feature:IPv6DualStack] | |
test/e2e/framework/framework.go:185 | |
STEP: Creating a kubernetes client | |
Mar 9 21:35:42.921: INFO: >>> kubeConfig: /home/anramase/go/src/sigs.k8s.io/cluster-api-provider-azure/capi-dual-stack.kubeconfig | |
STEP: Building a namespace api object, basename dualstack | |
STEP: Waiting for a default service account to be provisioned in namespace | |
STEP: Waiting for kube-root-ca.crt to be provisioned in namespace | |
[BeforeEach] [sig-network] [Feature:IPv6DualStack] | |
test/e2e/network/dual_stack.go:51 | |
[It] should create a single stack service with cluster ip from primary service range | |
test/e2e/network/dual_stack.go:201 | |
STEP: creating service dualstack-912/defaultclusterip with Service.Spec.IPFamilies not set nil policy | |
STEP: creating replication controller defaultclusterip in namespace dualstack-912 | |
I0309 21:35:42.993689 1291071 runners.go:193] Created replication controller with name: defaultclusterip, namespace: dualstack-912, replica count: 2 | |
I0309 21:35:46.045359 1291071 runners.go:193] defaultclusterip Pods: 2 out of 2 created, 2 running, 0 pending, 0 waiting, 0 inactive, 0 terminating, 0 unknown, 0 runningButNotReady | |
STEP: deleting service defaultclusterip in namespace dualstack-912 | |
[AfterEach] [sig-network] [Feature:IPv6DualStack] | |
test/e2e/framework/framework.go:186 | |
Mar 9 21:35:46.618: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready | |
STEP: Destroying namespace "dualstack-912" for this suite. | |
•{"msg":"PASSED [sig-network] [Feature:IPv6DualStack] should create a single stack service with cluster ip from primary service range","total":22,"completed":22,"skipped":7077,"failed":0} | |
SSSSSSSSSSSSSSSSSSSSMar 9 21:35:46.629: INFO: Running AfterSuite actions on all nodes | |
Mar 9 21:35:46.629: INFO: Running Cleanup Action: k8s.io/kubernetes/test/e2e/storage.glob..func18.2 | |
Mar 9 21:35:46.629: INFO: Running Cleanup Action: k8s.io/kubernetes/test/e2e/storage.glob..func8.2 | |
Mar 9 21:35:46.629: INFO: Running Cleanup Action: k8s.io/kubernetes/test/e2e/storage.glob..func7.2 | |
Mar 9 21:35:46.629: INFO: Running Cleanup Action: k8s.io/kubernetes/test/e2e/storage/vsphere.glob..func17.3 | |
Mar 9 21:35:46.629: INFO: Running Cleanup Action: k8s.io/kubernetes/test/e2e/storage/vsphere.glob..func9.2 | |
Mar 9 21:35:46.629: INFO: Running Cleanup Action: k8s.io/kubernetes/test/e2e/storage/vsphere.glob..func4.2 | |
Mar 9 21:35:46.629: INFO: Running Cleanup Action: k8s.io/kubernetes/test/e2e/storage/vsphere.glob..func1.3 | |
Mar 9 21:35:46.629: INFO: Running AfterSuite actions on node 1 | |
{"msg":"Test Suite completed","total":22,"completed":22,"skipped":7097,"failed":0} | |
Ran 22 of 7119 Specs in 789.057 seconds | |
SUCCESS! -- 22 Passed | 0 Failed | 0 Pending | 7097 Skipped | |
PASS |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment