| [...truncated 16 lines...] |
| + export DEPLOY_TOPOLOGY=default |
| + export UBUNTU_RELEASE=trusty |
| + export OPENSTACK_BRANCH=stable |
| + /var/lib/jenkins/tools/openstack-ubuntu-testing/bin/archive_job |
| INFO:root:Archiving Jenkins job. |
| DEBUG:root:Checking env for parameter: PIPELINE_ID |
| DEBUG:root:Found: c2310eb7-abae-4de2-9af5-84b8f2572cc2 |
| DEBUG:root:Checking env for parameter: STATUS |
| DEBUG:root:Checking env for parameter: BUILD_TAG |
| DEBUG:root:Found: jenkins-trusty_icehouse_horizon_stable-2 |
| DEBUG:root:Checking env for parameter: PARENT_BUILD_TAG |
| DEBUG:root:Checking env for parameter: OPENSTACK_BRANCH |
| DEBUG:root:Found: stable |
| DEBUG:root:Checking env for parameter: OPENSTACK_COMPONENT |
| DEBUG:root:Found: horizon |
| DEBUG:root:Checking env for parameter: UBUNTU_RELEASE |
| DEBUG:root:Found: trusty |
| DEBUG:root:Checking env for parameter: OPENSTACK_RELEASE |
| DEBUG:root:Found: icehouse |
| DEBUG:root:Checking env for extra parameter: GIT_COMMIT |
| DEBUG:root:Checking env for extra parameter: AUTHOR |
| DEBUG:root:Checking env for extra parameter: BUILD_URL |
| DEBUG:root:Checking env for extra parameter: DEPLOYMENT |
| DEBUG:root:Checking env for extra parameter: DEPLOY_TOPOLOGY |
| DEBUG:root:Checking env for extra parameter: INSTALLATION_SOURCE |
| INFO:root:Test job saved: jenkins-trusty_icehouse_horizon_stable-2 |
| INFO:root:Archived job, pipeline id: c2310eb7-abae-4de2-9af5-84b8f2572cc2 build_tag: jenkins-trusty_icehouse_horizon_stable-2. |
| debug |
| [trusty_icehouse_horizon_stable] $ /bin/sh -xe /tmp/hudson7207965319844126522.sh |
| + /var/lib/jenkins/tools/openstack-ubuntu-testing/archive-tools/changelog-entry-from-git -j |
| INFO:root:Branching remote commit tracking branch from lp:~openstack-ubuntu-testing/horizon/icehouse-commit-tracking. |
| bzr: ERROR: Not a branch: "bzr+ssh://bazaar.launchpad.net/~openstack-ubuntu-testing/horizon/icehouse-commit-tracking/". |
| Traceback (most recent call last): |
| File "/var/lib/jenkins/tools/openstack-ubuntu-testing/archive-tools/changelog-entry-from-git", line 259, in |
| bzr_local = bzr_checkout(bzr_remote, project) |
| File "/var/lib/jenkins/tools/openstack-ubuntu-testing/archive-tools/changelog-entry-from-git", line 162, in bzr_checkout |
| subprocess.check_call(['bzr', 'branch', remote_branch, tgt]) |
| File "/usr/lib/python2.7/subprocess.py", line 540, in check_call |
| raise CalledProcessError(retcode, cmd) |
| subprocess.CalledProcessError: Command '['bzr', 'branch', 'lp:~openstack-ubuntu-testing/horizon/icehouse-commit-tracking', 'bzr_horizon']' returned non-zero exit status 3 |
| + true |
| + /var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package -j -D |
| Traceback (most recent call last): |
| File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 14, in |
| from openstack_ubuntu_testing.build.component_build import ComponentBuild |
| File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/openstack_ubuntu_testing/build/component_build.py", line 9, in |
| import lockfile |
| File "/usr/lib/python2.7/dist-packages/lockfile.py", line 363, in |
| |