Hi,
Does anyone know what can cause the failure below:

Started by userOpenStack Hudson  
<https://jenkins.openstack.org/user/hudson-openstack>
[EnvInject] - Preparing an environment for the build.
Building remotely onprecise6  <https://jenkins.openstack.org/computer/precise6> 
 in workspace /home/jenkins/workspace/gate-quantum-merge
[gate-quantum-merge] $ /bin/bash -xe /tmp/hudson8164016237338935417.sh
+ /usr/local/jenkins/slave_scripts/gerrit-git-prep.sh review.openstack.org
Triggered by:https://review.openstack.org/9203
+ [[ ! -e .git ]]
+ git remote update
Fetching origin
+ git reset --hard
HEAD is now at c18822a OVS plugin support for v2 Quantum API
+ git clean -x -f -d -q
+ '[' -z '' ']'
+ git checkout master
Already on 'master'
Your branch is ahead of 'origin/master' by 1 commit.
+ git reset --hard remotes/origin/master
HEAD is now at 4ac3207 Cisco's unplug_iface refers to non existing exception
+ git clean -x -f -d -q
+ '[' '!' -z '' ']'
+ merge_changes
+ set +x
+ merge_change openstack/quantum refs/changes/03/9203/1
+ PROJECT=openstack/quantum
+ REFSPEC=refs/changes/03/9203/1
+ git fetchhttps://review.openstack.org/p/openstack/quantum  
refs/changes/03/9203/1
error: The requested URL returned error: 403 while 
accessinghttps://review.openstack.org/p/openstack/quantum/info/refs
fatal: HTTP request failed
Build step 'Execute shell' marked build as failure
Notifying upstream projects of job completion
Finished: FAILURE


Thanks in advance
Gary
_______________________________________________
Mailing list: https://launchpad.net/~openstack
Post to     : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp

Reply via email to