GoogleCloudPlatform / GoogleCloudPlatform/PerfKitBenchmarker

Tests completed successfully but they all got this return code error "Could not fetch resource..." during cleaning up benchmark.

Open
#168 3 comments 0 reactions 0 assignees View on GitHub
enhancement P2
Dominant language
Python
Stars
2k
Forks
562
Avg merge
4h 55m
Merged PRs (30d)
69

Description

2015-03-13 16:20:39,820 156efb06 MainThread iperf(1/1) pkb.py:217 INFO Cleaning up benchmark iperf
2015-03-13 16:20:39,821 156efb06 MainThread iperf(1/1) vm_util.py:339 INFO Running: /usr/bin/ssh -A -p 22 perfkit@146.148.58.238 -2 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o IdentitiesOnly=yes -o PreferredAuthentications=publickey -o PasswordAuthentication=no -o ConnectTimeout=5 -o GSSAPIAuthentication=no -o ServerAliveInterval=30 -o ServerAliveCountMax=10 -i /tmp/perfkitbenchmarker/run_156efb06/perfkitbenchmarker_keyfile pkill -9 iperf
2015-03-13 16:20:40,707 156efb06 MainThread iperf(1/1) vm_util.py:353 DEBUG Ran /usr/bin/ssh -A -p 22 perfkit@146.148.58.238 -2 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o IdentitiesOnly=yes -o PreferredAuthentications=publickey -o PasswordAuthentication=no -o ConnectTimeout=5 -o GSSAPIAuthentication=no -o ServerAliveInterval=30 -o ServerAliveCountMax=10 -i /tmp/perfkitbenchmarker/run_156efb06/perfkitbenchmarker_keyfile pkill -9 iperf. Got return code (0). STDOUT: STDERR: Warning: Permanently added '146.148.58.238' (ECDSA) to the list of known hosts.^M

2015-03-13 16:20:40,708 156efb06 Thread-4 iperf(1/1) vm_util.py:339 INFO Running: gcloud compute instances delete perfkit-156efb06-1 --project elite-firefly-786 --format json --quiet --zone us-central1-a
2015-03-13 16:20:40,709 156efb06 Thread-5 iperf(1/1) vm_util.py:339 INFO Running: gcloud compute instances delete perfkit-156efb06-0 --project elite-firefly-786 --format json --quiet --zone us-central1-a
2015-03-13 16:21:08,083 156efb06 Thread-4 iperf(1/1) vm_util.py:353 DEBUG Ran gcloud compute instances delete perfkit-156efb06-1 --project elite-firefly-786 --format json --quiet --zone us-central1-a. Got return code (0). STDOUT: []
STDERR: Deleted [https://www.googleapis.com/compute/v1/projects/elite-firefly-786/zones/us-central1-a/instances/perfkit-156efb06-1].

2015-03-13 16:21:08,083 156efb06 Thread-4 iperf(1/1) vm_util.py:339 INFO Running: gcloud compute instances describe perfkit-156efb06-1 --project elite-firefly-786 --format json --quiet --zone us-central1-a
2015-03-13 16:21:08,847 156efb06 Thread-4 iperf(1/1) vm_util.py:353 DEBUG Ran gcloud compute instances describe perfkit-156efb06-1 --project elite-firefly-786 --format json --quiet --zone us-central1-a. Got return code (1). STDOUT: STDERR: ERROR: (gcloud.compute.instances.describe) Could not fetch resource:
- The resource 'projects/elite-firefly-786/zones/us-central1-a/instances/perfkit-156efb06-1' was not found

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.