Recent runs || View in Spyglass
PR | claudiubelu: unittests: Fixes unit tests for Windows (part 2) |
Result | FAILURE |
Tests | 0 failed / 0 succeeded |
Started | |
Elapsed | 39m55s |
Revision | 0ff701c5507cfb2c9a638d1505081987e4a2f83d |
Refs |
110399 |
... skipping 81 lines ... /home/prow/go/src/k8s.io/kubernetes /home/prow/go/src/sigs.k8s.io/cluster-api-provider-azure /home/prow/go/src/sigs.k8s.io/cluster-api-provider-azure % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 154 100 154 0 0 8555 0 --:--:-- --:--:-- --:--:-- 8555 100 34 100 34 0 0 586 0 --:--:-- --:--:-- --:--:-- 586 Error response from daemon: manifest for capzci.azurecr.io/kube-apiserver:v1.25.0-alpha.0.841_df88b02c388e33 not found: manifest unknown: manifest tagged by "v1.25.0-alpha.0.841_df88b02c388e33" is not found Building Kubernetes make: Entering directory '/home/prow/go/src/k8s.io/kubernetes' +++ [0607 12:39:43] Verifying Prerequisites.... +++ [0607 12:39:43] Building Docker image kube-build:build-00d23c4237-5-v1.25.0-go1.18.2-bullseye.0 +++ [0607 12:42:15] Creating data container kube-build-data-00d23c4237-5-v1.25.0-go1.18.2-bullseye.0 +++ [0607 12:42:29] Syncing sources to container ... skipping 760 lines ... certificate.cert-manager.io "selfsigned-cert" deleted # Create secret for AzureClusterIdentity ./hack/create-identity-secret.sh make[2]: Entering directory '/home/prow/go/src/sigs.k8s.io/cluster-api-provider-azure' make[2]: Nothing to be done for 'kubectl'. make[2]: Leaving directory '/home/prow/go/src/sigs.k8s.io/cluster-api-provider-azure' Error from server (NotFound): secrets "cluster-identity-secret" not found secret/cluster-identity-secret created secret/cluster-identity-secret labeled # Deploy CAPI curl --retry 3 -sSL https://github.com/kubernetes-sigs/cluster-api/releases/download/v1.1.4/cluster-api-components.yaml | /home/prow/go/src/sigs.k8s.io/cluster-api-provider-azure/hack/tools/bin/envsubst-v2.0.0-20210730161058-179042472c46 | kubectl apply -f - namespace/capi-system created customresourcedefinition.apiextensions.k8s.io/clusterclasses.cluster.x-k8s.io created ... skipping 128 lines ... # Get kubeconfig and store it locally. kubectl get secrets capz-7bwhyp-kubeconfig -o json | jq -r .data.value | base64 --decode > ./kubeconfig timeout --foreground 600 bash -c "while ! kubectl --kubeconfig=./kubeconfig get nodes | grep control-plane; do sleep 1; done" Unable to connect to the server: dial tcp 20.232.217.78:6443: i/o timeout Unable to connect to the server: dial tcp 20.232.217.78:6443: i/o timeout Unable to connect to the server: dial tcp 20.232.217.78:6443: i/o timeout make[1]: *** [Makefile:295: create-workload-cluster] Error 124 make[1]: Leaving directory '/home/prow/go/src/sigs.k8s.io/cluster-api-provider-azure' make: *** [Makefile:322: create-cluster] Error 2 make: Nothing to be done for 'kubectl'. ================ DUMPING LOGS FOR MANAGEMENT CLUSTER ================ Unable to connect to the server: dial tcp 20.232.217.78:6443: i/o timeout Exported logs for cluster "capz" to: /logs/artifacts/management-cluster ================ DUMPING LOGS FOR WORKLOAD CLUSTER (Linux) ========== Deploying log-dump-daemonset Unable to connect to the server: dial tcp 20.232.217.78:6443: i/o timeout error: unable to recognize "./scripts/../scripts/../hack/log/../../hack/log/log-dump-daemonset.yaml": Get "https://capz-7bwhyp-ca075c9d.eastus.cloudapp.azure.com:6443/api?timeout=32s": dial tcp 20.232.217.78:6443: i/o timeout error: unable to recognize "./scripts/../scripts/../hack/log/../../hack/log/log-dump-daemonset-windows.yaml": Get "https://capz-7bwhyp-ca075c9d.eastus.cloudapp.azure.com:6443/api?timeout=32s": dial tcp 20.232.217.78:6443: i/o timeout ================ REDACTING LOGS ================ All sensitive variables are redacted make: Entering directory '/home/prow/go/src/k8s.io/kubernetes' +++ [0607 13:18:36] Verifying Prerequisites.... +++ [0607 13:18:40] Removing _output directory make: Leaving directory '/home/prow/go/src/k8s.io/kubernetes' ... skipping 11 lines ...