You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Was tempted to dupe this into the gcloud meteadata server issue, but I think this is some other race:
Bringing down cluster
+ rc=124
+ [[ 124 -ne 0 ]]
+ [[ -x cluster/log-dump.sh ]]
+ [[ -d _artifacts ]]
+ echo 'Dumping logs for any remaining nodes'
Dumping logs for any remaining nodes
+ ./cluster/log-dump.sh _artifacts
Dumping master and node logs to _artifacts
Warning: Permanently added '23.251.147.86' (ECDSA) to the list of known hosts.
ERROR: (gcloud.compute.copy-files) Could not fetch instance:
- The resource 'projects/kubernetes-jenkins-pull/zones/us-central1-f/instances/e2e-gce-builder-2-0-minion-3pon' was not found
ERROR: (gcloud.compute.copy-files) Could not fetch instance:
- The resource 'projects/kubernetes-jenkins-pull/zones/us-central1-f/instances/e2e-gce-builder-2-0-minion-78tp' was not found
ERROR: (gcloud.compute.copy-files) Could not fetch instance:
- The resource 'projects/kubernetes-jenkins-pull/zones/us-central1-f/instances/e2e-gce-builder-2-0-minion-s93o' was not found
ERROR: (gcloud.compute.copy-files) Could not fetch instance:
- The resource 'projects/kubernetes-jenkins-pull/zones/us-central1-f/instances/e2e-gce-builder-2-0-minion-7qxp' was not found
ERROR: (gcloud.compute.copy-files) Could not fetch instance:
- The resource 'projects/kubernetes-jenkins-pull/zones/us-central1-f/instances/e2e-gce-builder-2-0-minion-9lwz' was not found
ERROR: (gcloud.compute.copy-files) Could not fetch instance:
- The resource 'projects/kubernetes-jenkins-pull/zones/us-central1-f/instances/e2e-gce-builder-2-0-minion-sikw' was not found
gcloud.compute.copy-files failed, but we do have logs from those nodes, so not sure what happened.
Was tempted to dupe this into the gcloud meteadata server issue, but I
think this is some other race:
Bringing down cluster
rc=124
[[ 124 -ne 0 ]]
[[ -x cluster/log-dump.sh ]]
[[ -d _artifacts ]]
echo 'Dumping logs for any remaining nodes'
Dumping logs for any remaining nodes
./cluster/log-dump.sh _artifacts
Dumping master and node logs to _artifacts
Warning: Permanently added '23.251.147.86' (ECDSA) to the list of known hosts.
ERROR: (gcloud.compute.copy-files) Could not fetch instance:
The resource 'projects/kubernetes-jenkins-pull/zones/us-central1-f/instances/e2e-gce-builder-2-0-minion-3pon' was not found
ERROR: (gcloud.compute.copy-files) Could not fetch instance:
The resource 'projects/kubernetes-jenkins-pull/zones/us-central1-f/instances/e2e-gce-builder-2-0-minion-78tp' was not found
ERROR: (gcloud.compute.copy-files) Could not fetch instance:
The resource 'projects/kubernetes-jenkins-pull/zones/us-central1-f/instances/e2e-gce-builder-2-0-minion-s93o' was not found
ERROR: (gcloud.compute.copy-files) Could not fetch instance:
The resource 'projects/kubernetes-jenkins-pull/zones/us-central1-f/instances/e2e-gce-builder-2-0-minion-7qxp' was not found
ERROR: (gcloud.compute.copy-files) Could not fetch instance:
The resource 'projects/kubernetes-jenkins-pull/zones/us-central1-f/instances/e2e-gce-builder-2-0-minion-9lwz' was not found
ERROR: (gcloud.compute.copy-files) Could not fetch instance:
The resource 'projects/kubernetes-jenkins-pull/zones/us-central1-f/instances/e2e-gce-builder-2-0-minion-sikw' was not found
gcloud.compute.copy-files failed, but I do have logs, so not sure what
happened.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub #23659
Was tempted to dupe this into the gcloud meteadata server issue, but I think this is some other race:
gcloud.compute.copy-files failed, but we do have logs from those nodes, so not sure what happened.
#23646 (comment)
https://pantheon.corp.google.com/storage/browser/kubernetes-jenkins/pr-logs/pull/23646/kubernetes-pull-build-test-e2e-gce/33989/artifacts/e2e-gce-builder-2-0-minion-sikw/
The text was updated successfully, but these errors were encountered: