check-tempest-devstack-vm-full fails after IP configuration without any reason
Bug #1252137 reported by
Shantanu Tushar
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenStack Core Infrastructure |
Fix Released
|
Medium
|
Unassigned |
Bug Description
While jenkins was running tests to verify patch set 2 of https:/
The log is at http://
Changed in openstack-ci: | |
assignee: | nobody → Shantanu Tushar (shaan7in) |
Changed in openstack-ci: | |
status: | In Progress → Fix Released |
Changed in openstack-ci: | |
assignee: | Shantanu Tushar (shaan7in) → nobody |
To post a comment you must log in.
It is failing to set up the workspace because fetching zuul refs errors out. You can see this happen in http:// logs.openstack. org/20/ 56820/2/ check/check- tempest- devstack- vm-full/ 5ad4bdb/ logs/devstack- gate-setup- workspace- new.txt. I think this may be due to network hiccups between slave and zuul. We should probably add a retry in d-g like we do with git remote update.
Fetching origin origin/ master openstack/ nova master/ Z200fa6a20dc746 4c8e7713d1443c9 96d openstack/ nova zuul/master/ Z200fa6a20dc746 4c8e7713d1443c9 96d master/ Z200fa6a20dc746 4c8e7713d1443c9 96d '!=' '' ']' zuul.openstack. org/p/openstack /nova refs/zuul/ master/ Z200fa6a20dc746 4c8e7713d1443c9 96d openstack/ nova master/ Z200fa6a20dc746 4c8e7713d1443c9 96d for openstack/nova' master/ Z200fa6a20dc746 4c8e7713d1443c9 96d for openstack/nova
+ git remote prune origin
+ FALLBACK_ZUUL_REF=
+ git branch -a
+ grep remotes/
+ '[' master == master ']'
+ git_fetch_at_ref openstack/nova
+ local project=
+ local ref=
+ '[' '' '!=' '' ']'
+ return 1
+ git_fetch_at_ref openstack/nova refs/zuul/
+ local project=
+ local ref=refs/
+ '[' refs/zuul/
+ git fetch http://
error: RPC failed; result=7, HTTP code = 0
fatal: The remote end hung up unexpectedly
+ return 128
+ git_fetch_at_ref openstack/nova
+ local project=
+ local ref=
+ '[' '' '!=' '' ']'
+ return 1
+ '[' openstack/nova == openstack/nova ']'
+ echo 'Unable to find ref refs/zuul/
Unable to find ref refs/zuul/
+ exit 1