Comment 0 for bug 1282876

Revision history for this message
Isaku Yamahata (yamahata) wrote : git fatal: Couldn't find remote ref

From the log
http://logs.openstack.org/20/73520/6/check/check-tempest-dsvm-neutron-isolated/e48eea7/logs/devstack-gate-setup-workspace-new.txt

The first fatal error is

...
+ git_fetch_at_ref openstack-infra/devstack-gate refs/zuul/master/Z94e8aa0869d8459fb9099c4fd53c6724
+ local project=openstack-infra/devstack-gate
+ local ref=refs/zuul/master/Z94e8aa0869d8459fb9099c4fd53c6724
+ '[' refs/zuul/master/Z94e8aa0869d8459fb9099c4fd53c6724 '!=' '' ']'
+ git fetch http://zm01.openstack.org/p/openstack-infra/devstack-gate refs/zuul/master/Z94e8aa0869d8459fb9099c4fd53c6724
fatal: Couldn't find remote ref refs/zuul/master/Z94e8aa0869d8459fb9099c4fd53c6724
Unexpected end of command stream
+ return 128
...
+ echo 'git remote update failed.'
git remote update failed.
+ '[' 3 -eq 3 ']'
+ exit 1