-
Notifications
You must be signed in to change notification settings - Fork 4.7k
Closed
Labels
kind/test-flakeCategorizes issue or PR as related to test flakes.Categorizes issue or PR as related to test flakes.lifecycle/rottenDenotes an issue or PR that has aged beyond stale and will be auto-closed.Denotes an issue or PR that has aged beyond stale and will be auto-closed.priority/P1
Description
gcp test fails because master API never became responsive. No clear reason why.
TASK [openshift_master : Wait for API to become available] *********************
Wednesday 21 February 2018 10:40:32 +0000 (0:00:00.101) 0:14:06.615 ****
FAILED - RETRYING: Wait for API to become available (120 retries left).
...
FAILED - RETRYING: Wait for API to become available (1 retries left).
[WARNING]: Consider using get_url or uri module rather than running curl
fatal: [ci-prtest-5a37c28-16550-ig-m-3hw4]: FAILED! => {"attempts": 120, "changed": false, "cmd": ["curl", "--silent", "--tlsv1.2", "--cacert", "/etc/origin/master/ca-bundle.crt", "https://internal-api.prtest-5a37c28-16550.origin-ci-int-gce.dev.rhcloud.com:8443/healthz/ready"], "delta": "0:00:00.094478", "end": "2018-02-21 10:43:10.180374", "msg": "non-zero return code", "rc": 35, "start": "2018-02-21 10:43:10.085896", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}
Metadata
Metadata
Assignees
Labels
kind/test-flakeCategorizes issue or PR as related to test flakes.Categorizes issue or PR as related to test flakes.lifecycle/rottenDenotes an issue or PR that has aged beyond stale and will be auto-closed.Denotes an issue or PR that has aged beyond stale and will be auto-closed.priority/P1