yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #17311
[Bug 1342220] [NEW] pkg_resources.DistributionNotFound: virtualenv>=1.9.1 on bare-centos6-hpcloud-b3-901545 slave
Public bug reported:
Jenkins slaves bare-centos6-hpcloud-b3-901545 and bare-
centos6-hpcloud-b4-901362 are buggy as they do not have correct packages
to run builds. This can be seen at [1][2]
[1]https://jenkins06.openstack.org/job/gate-python-keystoneclient-python26/353/
[2]https://jenkins04.openstack.org/job/gate-neutron-python26/2280/
2014-07-15 15:53:56.626 | Started by user anonymous
2014-07-15 15:53:56.628 | Building remotely on bare-centos6-hpcloud-b3-901545 in workspace /home/jenkins/workspace/gate-neutron-python26
2014-07-15 15:54:30.412 | [gate-neutron-python26] $ /bin/bash /tmp/hudson7323049886741892388.sh
2014-07-15 15:54:31.684 | [gate-neutron-python26] $ /bin/bash -xe /tmp/hudson4801467944983281998.sh
2014-07-15 15:54:31.721 | + /usr/local/jenkins/slave_scripts/gerrit-git-prep.sh https://review.openstack.org git://git.openstack.org
2014-07-15 15:54:31.721 | Triggered by: https://review.openstack.org/105542
2014-07-15 15:54:31.722 | + [[ ! -e .git ]]
2014-07-15 15:54:31.722 | + ls -a
2014-07-15 15:54:31.723 | .
2014-07-15 15:54:31.723 | ..
2014-07-15 15:54:31.723 | + rm -fr '.[^.]*' '*'
2014-07-15 15:54:31.724 | + '[' -d /opt/git/openstack/neutron/.git ']'
2014-07-15 15:54:31.724 | + git clone file:///opt/git/openstack/neutron .
2014-07-15 15:54:31.724 | Initialized empty Git repository in /home/jenkins/workspace/gate-neutron-python26/.git/
2014-07-15 15:54:51.015 | + git remote set-url origin git://git.openstack.org/openstack/neutron
2014-07-15 15:54:51.017 | + git remote update
2014-07-15 15:54:51.019 | Fetching origin
2014-07-15 15:54:52.524 | From git://git.openstack.org/openstack/neutron
2014-07-15 15:54:52.526 | * [new branch] stable/havana -> origin/stable/havana
2014-07-15 15:54:52.526 | * [new branch] stable/icehouse -> origin/stable/icehouse
2014-07-15 15:54:52.526 | + git reset --hard
2014-07-15 15:54:52.648 | HEAD is now at 2d4b75b Merge "Add -s option for neutron metering rules"
2014-07-15 15:54:52.649 | + git clean -x -f -d -q
2014-07-15 15:54:52.655 | + echo refs/zuul/master/Z4f38c6ec4f09451f856a3d642a5f7388
2014-07-15 15:54:52.655 | + grep -q '^refs/tags/'
2014-07-15 15:54:52.657 | + '[' -z '' ']'
2014-07-15 15:54:52.657 | + git fetch http://zm02.openstack.org/p/openstack/neutron refs/zuul/master/Z4f38c6ec4f09451f856a3d642a5f7388
2014-07-15 15:54:55.589 | From http://zm02.openstack.org/p/openstack/neutron
2014-07-15 15:54:55.589 | * branch refs/zuul/master/Z4f38c6ec4f09451f856a3d642a5f7388 -> FETCH_HEAD
2014-07-15 15:54:55.590 | + git checkout FETCH_HEAD
2014-07-15 15:54:55.616 | Note: checking out 'FETCH_HEAD'.
2014-07-15 15:54:55.616 |
2014-07-15 15:54:55.616 | You are in 'detached HEAD' state. You can look around, make experimental
2014-07-15 15:54:55.616 | changes and commit them, and you can discard any commits you make in this
2014-07-15 15:54:55.616 | state without impacting any branches by performing another checkout.
2014-07-15 15:54:55.616 |
2014-07-15 15:54:55.616 | If you want to create a new branch to retain commits you create, you may
2014-07-15 15:54:55.616 | do so (now or later) by using -b with the checkout command again. Example:
2014-07-15 15:54:55.617 |
2014-07-15 15:54:55.617 | git checkout -b new_branch_name
2014-07-15 15:54:55.617 |
2014-07-15 15:54:55.617 | HEAD is now at fc5f2a9... Merge commit 'refs/changes/42/105542/6' of ssh://review.openstack.org:29418/openstack/neutron into HEAD
2014-07-15 15:54:55.617 | + git reset --hard FETCH_HEAD
2014-07-15 15:54:55.632 | HEAD is now at fc5f2a9 Merge commit 'refs/changes/42/105542/6' of ssh://review.openstack.org:29418/openstack/neutron into HEAD
2014-07-15 15:54:55.633 | + git clean -x -f -d -q
2014-07-15 15:54:55.639 | + '[' -f .gitmodules ']'
2014-07-15 15:54:56.013 | [gate-neutron-python26] $ /bin/bash -xe /tmp/hudson691292143843068196.sh
2014-07-15 15:54:56.053 | + /usr/local/jenkins/slave_scripts/run-unittests.sh 26 openstack neutron
2014-07-15 15:54:56.053 | + version=26
2014-07-15 15:54:56.053 | + org=openstack
2014-07-15 15:54:56.053 | + project=neutron
2014-07-15 15:54:56.053 | + source /usr/local/jenkins/slave_scripts/functions.sh
2014-07-15 15:54:56.054 | + check_variable_version_org_project 26 openstack neutron /usr/local/jenkins/slave_scripts/run-unittests.sh
2014-07-15 15:54:56.054 | + version=26
2014-07-15 15:54:56.054 | + org=openstack
2014-07-15 15:54:56.054 | + project=neutron
2014-07-15 15:54:56.054 | + filename=/usr/local/jenkins/slave_scripts/run-unittests.sh
2014-07-15 15:54:56.054 | + [[ -z 26 ]]
2014-07-15 15:54:56.054 | + [[ -z openstack ]]
2014-07-15 15:54:56.054 | + [[ -z neutron ]]
2014-07-15 15:54:56.054 | + venv=py26
2014-07-15 15:54:56.054 | + export NOSE_WITH_XUNIT=1
2014-07-15 15:54:56.054 | + NOSE_WITH_XUNIT=1
2014-07-15 15:54:56.055 | + export NOSE_WITH_HTML_OUTPUT=1
2014-07-15 15:54:56.055 | + NOSE_WITH_HTML_OUTPUT=1
2014-07-15 15:54:56.055 | + export NOSE_HTML_OUT_FILE=nose_results.html
2014-07-15 15:54:56.055 | + NOSE_HTML_OUT_FILE=nose_results.html
2014-07-15 15:54:56.055 | ++ /bin/mktemp -d
2014-07-15 15:54:56.055 | + export TMPDIR=/tmp/tmp.OZlfZVDuJ4
2014-07-15 15:54:56.055 | + TMPDIR=/tmp/tmp.OZlfZVDuJ4
2014-07-15 15:54:56.056 | + trap 'rm -rf /tmp/tmp.OZlfZVDuJ4' EXIT
2014-07-15 15:54:56.056 | + /usr/local/jenkins/slave_scripts/jenkins-oom-grep.sh pre
2014-07-15 15:54:56.056 | + sudo /usr/local/jenkins/slave_scripts/jenkins-sudo-grep.sh pre
2014-07-15 15:54:56.193 | ls: cannot access /var/log/secure-*: No such file or directory
2014-07-15 15:54:56.196 | stat: missing operand
2014-07-15 15:54:56.196 | Try `stat --help' for more information.
2014-07-15 15:54:56.199 | + source /usr/local/jenkins/slave_scripts/select-mirror.sh openstack neutron
2014-07-15 15:54:56.199 | ++ mkdir -p /home/jenkins/.pip
2014-07-15 15:54:56.201 | ++ cat
2014-07-15 15:54:56.229 | ++ cat
2014-07-15 15:54:56.229 | + tox -epy26
2014-07-15 15:54:56.262 | Traceback (most recent call last):
2014-07-15 15:54:56.262 | File "/usr/bin/tox", line 5, in <module>
2014-07-15 15:54:56.263 | from pkg_resources import load_entry_point
2014-07-15 15:54:56.263 | File "/usr/lib/python2.6/site-packages/pkg_resources.py", line 2655, in <module>
2014-07-15 15:54:56.263 | working_set.require(__requires__)
2014-07-15 15:54:56.264 | File "/usr/lib/python2.6/site-packages/pkg_resources.py", line 648, in require
2014-07-15 15:54:56.264 | needed = self.resolve(parse_requirements(requirements))
2014-07-15 15:54:56.264 | File "/usr/lib/python2.6/site-packages/pkg_resources.py", line 546, in resolve
2014-07-15 15:54:56.265 | raise DistributionNotFound(req)
2014-07-15 15:54:56.266 | pkg_resources.DistributionNotFound: virtualenv>=1.9.1
2014-07-15 15:54:56.266 | + result=1
2014-07-15 15:54:56.266 | + echo 'Begin pip freeze output from test virtualenv:'
2014-07-15 15:54:56.266 | Begin pip freeze output from test virtualenv:
2014-07-15 15:54:56.266 | + echo ======================================================================
2014-07-15 15:54:56.266 | ======================================================================
2014-07-15 15:54:56.266 | + .tox/py26/bin/pip freeze
2014-07-15 15:54:56.267 | /usr/local/jenkins/slave_scripts/run-unittests.sh: line 39: .tox/py26/bin/pip: No such file or directory
2014-07-15 15:54:56.267 | + echo ======================================================================
2014-07-15 15:54:56.267 | ======================================================================
2014-07-15 15:54:56.267 | + '[' -d .testrepository ']'
2014-07-15 15:54:56.267 | + sudo /usr/local/jenkins/slave_scripts/jenkins-sudo-grep.sh post
2014-07-15 15:54:56.350 | ls: cannot access /var/log/secure-*: No such file or directory
2014-07-15 15:54:56.351 | stat: missing operand
2014-07-15 15:54:56.351 | Try `stat --help' for more information.
2014-07-15 15:54:56.355 | + sudoresult=0
2014-07-15 15:54:56.355 | + '[' 0 -ne 0 ']'
2014-07-15 15:54:56.356 | + /usr/local/jenkins/slave_scripts/jenkins-oom-grep.sh post
2014-07-15 15:54:56.361 | + oomresult=0
2014-07-15 15:54:56.361 | + '[' 0 -ne 0 ']'
2014-07-15 15:54:56.361 | ++ find . -name nose_results.html
2014-07-15 15:54:56.375 | + htmlreport=
2014-07-15 15:54:56.375 | + '[' -f '' ']'
2014-07-15 15:54:56.375 | + echo
2014-07-15 15:54:56.375 |
2014-07-15 15:54:56.375 | + echo 'WARNING: Unable to find nose_results.html to confirm results!'
2014-07-15 15:54:56.375 | WARNING: Unable to find nose_results.html to confirm results!
2014-07-15 15:54:56.375 | + echo
2014-07-15 15:54:56.375 |
2014-07-15 15:54:56.375 | + exit 1
2014-07-15 15:54:56.376 | + rm -rf /tmp/tmp.OZlfZVDuJ4
2014-07-15 15:54:56.504 | Build step 'Execute shell' marked build as failure
2014-07-15 15:54:57.911 | [SCP] Connecting to static.openstack.org
2014-07-15 15:55:03.690 | [SCP] No file(s) found: **/*nose_results.html
2014-07-15 15:55:05.557 | [SCP] ?**/*nose_results.html? doesn?t match anything: ?**? exists but not ?**/*nose_results.html?
2014-07-15 15:55:05.691 | [SCP] No file(s) found: **/*testr_results.html.gz
2014-07-15 15:55:05.880 | [SCP] ?**/*testr_results.html.gz? doesn?t match anything: ?**? exists but not ?**/*testr_results.html.gz?
2014-07-15 15:55:05.994 | [SCP] No file(s) found: .testrepository/tmp*
2014-07-15 15:55:06.125 | [SCP] ?.testrepository/tmp*? doesn?t match anything: even ?.testrepository? doesn?t exist
2014-07-15 15:55:06.569 | [SCP] No file(s) found: **/*subunit_log.txt.gz
2014-07-15 15:55:06.823 | [SCP] ?**/*subunit_log.txt.gz? doesn?t match anything: ?**? exists but not ?**/*subunit_log.txt.gz?
2014-07-15 15:55:06.937 | [SCP] Copying console log.
2014-07-15 15:55:07.681 | [SCP] Trying to create /srv/static/logs/42/105542/6/gate/gate-neutron-python26/dc75add
2014-07-15 15:55:07.688 | Finished: FAILURE
** Affects: neutron
Importance: Undecided
Status: New
** Description changed:
Jenkins slaves bare-centos6-hpcloud-b3-901545 and bare-
- centos6-hpcloud-b4-901362 are buggy as it does not have correct packages
+ centos6-hpcloud-b4-901362 are buggy as they do not have correct packages
to run builds. This can be seen at [1][2]
[1]https://jenkins06.openstack.org/job/gate-python-keystoneclient-python26/353/
[2]https://jenkins04.openstack.org/job/gate-neutron-python26/2280/
-
2014-07-15 15:53:56.626 | Started by user anonymous
2014-07-15 15:53:56.628 | Building remotely on bare-centos6-hpcloud-b3-901545 in workspace /home/jenkins/workspace/gate-neutron-python26
2014-07-15 15:54:30.412 | [gate-neutron-python26] $ /bin/bash /tmp/hudson7323049886741892388.sh
2014-07-15 15:54:31.684 | [gate-neutron-python26] $ /bin/bash -xe /tmp/hudson4801467944983281998.sh
2014-07-15 15:54:31.721 | + /usr/local/jenkins/slave_scripts/gerrit-git-prep.sh https://review.openstack.org git://git.openstack.org
2014-07-15 15:54:31.721 | Triggered by: https://review.openstack.org/105542
2014-07-15 15:54:31.722 | + [[ ! -e .git ]]
2014-07-15 15:54:31.722 | + ls -a
2014-07-15 15:54:31.723 | .
2014-07-15 15:54:31.723 | ..
2014-07-15 15:54:31.723 | + rm -fr '.[^.]*' '*'
2014-07-15 15:54:31.724 | + '[' -d /opt/git/openstack/neutron/.git ']'
2014-07-15 15:54:31.724 | + git clone file:///opt/git/openstack/neutron .
2014-07-15 15:54:31.724 | Initialized empty Git repository in /home/jenkins/workspace/gate-neutron-python26/.git/
2014-07-15 15:54:51.015 | + git remote set-url origin git://git.openstack.org/openstack/neutron
2014-07-15 15:54:51.017 | + git remote update
2014-07-15 15:54:51.019 | Fetching origin
2014-07-15 15:54:52.524 | From git://git.openstack.org/openstack/neutron
2014-07-15 15:54:52.526 | * [new branch] stable/havana -> origin/stable/havana
2014-07-15 15:54:52.526 | * [new branch] stable/icehouse -> origin/stable/icehouse
2014-07-15 15:54:52.526 | + git reset --hard
2014-07-15 15:54:52.648 | HEAD is now at 2d4b75b Merge "Add -s option for neutron metering rules"
2014-07-15 15:54:52.649 | + git clean -x -f -d -q
2014-07-15 15:54:52.655 | + echo refs/zuul/master/Z4f38c6ec4f09451f856a3d642a5f7388
2014-07-15 15:54:52.655 | + grep -q '^refs/tags/'
2014-07-15 15:54:52.657 | + '[' -z '' ']'
2014-07-15 15:54:52.657 | + git fetch http://zm02.openstack.org/p/openstack/neutron refs/zuul/master/Z4f38c6ec4f09451f856a3d642a5f7388
2014-07-15 15:54:55.589 | From http://zm02.openstack.org/p/openstack/neutron
2014-07-15 15:54:55.589 | * branch refs/zuul/master/Z4f38c6ec4f09451f856a3d642a5f7388 -> FETCH_HEAD
2014-07-15 15:54:55.590 | + git checkout FETCH_HEAD
2014-07-15 15:54:55.616 | Note: checking out 'FETCH_HEAD'.
- 2014-07-15 15:54:55.616 |
+ 2014-07-15 15:54:55.616 |
2014-07-15 15:54:55.616 | You are in 'detached HEAD' state. You can look around, make experimental
2014-07-15 15:54:55.616 | changes and commit them, and you can discard any commits you make in this
2014-07-15 15:54:55.616 | state without impacting any branches by performing another checkout.
- 2014-07-15 15:54:55.616 |
+ 2014-07-15 15:54:55.616 |
2014-07-15 15:54:55.616 | If you want to create a new branch to retain commits you create, you may
2014-07-15 15:54:55.616 | do so (now or later) by using -b with the checkout command again. Example:
- 2014-07-15 15:54:55.617 |
+ 2014-07-15 15:54:55.617 |
2014-07-15 15:54:55.617 | git checkout -b new_branch_name
- 2014-07-15 15:54:55.617 |
+ 2014-07-15 15:54:55.617 |
2014-07-15 15:54:55.617 | HEAD is now at fc5f2a9... Merge commit 'refs/changes/42/105542/6' of ssh://review.openstack.org:29418/openstack/neutron into HEAD
2014-07-15 15:54:55.617 | + git reset --hard FETCH_HEAD
2014-07-15 15:54:55.632 | HEAD is now at fc5f2a9 Merge commit 'refs/changes/42/105542/6' of ssh://review.openstack.org:29418/openstack/neutron into HEAD
2014-07-15 15:54:55.633 | + git clean -x -f -d -q
2014-07-15 15:54:55.639 | + '[' -f .gitmodules ']'
2014-07-15 15:54:56.013 | [gate-neutron-python26] $ /bin/bash -xe /tmp/hudson691292143843068196.sh
2014-07-15 15:54:56.053 | + /usr/local/jenkins/slave_scripts/run-unittests.sh 26 openstack neutron
2014-07-15 15:54:56.053 | + version=26
2014-07-15 15:54:56.053 | + org=openstack
2014-07-15 15:54:56.053 | + project=neutron
2014-07-15 15:54:56.053 | + source /usr/local/jenkins/slave_scripts/functions.sh
2014-07-15 15:54:56.054 | + check_variable_version_org_project 26 openstack neutron /usr/local/jenkins/slave_scripts/run-unittests.sh
2014-07-15 15:54:56.054 | + version=26
2014-07-15 15:54:56.054 | + org=openstack
2014-07-15 15:54:56.054 | + project=neutron
2014-07-15 15:54:56.054 | + filename=/usr/local/jenkins/slave_scripts/run-unittests.sh
2014-07-15 15:54:56.054 | + [[ -z 26 ]]
2014-07-15 15:54:56.054 | + [[ -z openstack ]]
2014-07-15 15:54:56.054 | + [[ -z neutron ]]
2014-07-15 15:54:56.054 | + venv=py26
2014-07-15 15:54:56.054 | + export NOSE_WITH_XUNIT=1
2014-07-15 15:54:56.054 | + NOSE_WITH_XUNIT=1
2014-07-15 15:54:56.055 | + export NOSE_WITH_HTML_OUTPUT=1
2014-07-15 15:54:56.055 | + NOSE_WITH_HTML_OUTPUT=1
2014-07-15 15:54:56.055 | + export NOSE_HTML_OUT_FILE=nose_results.html
2014-07-15 15:54:56.055 | + NOSE_HTML_OUT_FILE=nose_results.html
2014-07-15 15:54:56.055 | ++ /bin/mktemp -d
2014-07-15 15:54:56.055 | + export TMPDIR=/tmp/tmp.OZlfZVDuJ4
2014-07-15 15:54:56.055 | + TMPDIR=/tmp/tmp.OZlfZVDuJ4
2014-07-15 15:54:56.056 | + trap 'rm -rf /tmp/tmp.OZlfZVDuJ4' EXIT
2014-07-15 15:54:56.056 | + /usr/local/jenkins/slave_scripts/jenkins-oom-grep.sh pre
2014-07-15 15:54:56.056 | + sudo /usr/local/jenkins/slave_scripts/jenkins-sudo-grep.sh pre
2014-07-15 15:54:56.193 | ls: cannot access /var/log/secure-*: No such file or directory
2014-07-15 15:54:56.196 | stat: missing operand
2014-07-15 15:54:56.196 | Try `stat --help' for more information.
2014-07-15 15:54:56.199 | + source /usr/local/jenkins/slave_scripts/select-mirror.sh openstack neutron
2014-07-15 15:54:56.199 | ++ mkdir -p /home/jenkins/.pip
2014-07-15 15:54:56.201 | ++ cat
2014-07-15 15:54:56.229 | ++ cat
2014-07-15 15:54:56.229 | + tox -epy26
2014-07-15 15:54:56.262 | Traceback (most recent call last):
2014-07-15 15:54:56.262 | File "/usr/bin/tox", line 5, in <module>
2014-07-15 15:54:56.263 | from pkg_resources import load_entry_point
2014-07-15 15:54:56.263 | File "/usr/lib/python2.6/site-packages/pkg_resources.py", line 2655, in <module>
2014-07-15 15:54:56.263 | working_set.require(__requires__)
2014-07-15 15:54:56.264 | File "/usr/lib/python2.6/site-packages/pkg_resources.py", line 648, in require
2014-07-15 15:54:56.264 | needed = self.resolve(parse_requirements(requirements))
2014-07-15 15:54:56.264 | File "/usr/lib/python2.6/site-packages/pkg_resources.py", line 546, in resolve
2014-07-15 15:54:56.265 | raise DistributionNotFound(req)
2014-07-15 15:54:56.266 | pkg_resources.DistributionNotFound: virtualenv>=1.9.1
2014-07-15 15:54:56.266 | + result=1
2014-07-15 15:54:56.266 | + echo 'Begin pip freeze output from test virtualenv:'
2014-07-15 15:54:56.266 | Begin pip freeze output from test virtualenv:
2014-07-15 15:54:56.266 | + echo ======================================================================
2014-07-15 15:54:56.266 | ======================================================================
2014-07-15 15:54:56.266 | + .tox/py26/bin/pip freeze
2014-07-15 15:54:56.267 | /usr/local/jenkins/slave_scripts/run-unittests.sh: line 39: .tox/py26/bin/pip: No such file or directory
2014-07-15 15:54:56.267 | + echo ======================================================================
2014-07-15 15:54:56.267 | ======================================================================
2014-07-15 15:54:56.267 | + '[' -d .testrepository ']'
2014-07-15 15:54:56.267 | + sudo /usr/local/jenkins/slave_scripts/jenkins-sudo-grep.sh post
2014-07-15 15:54:56.350 | ls: cannot access /var/log/secure-*: No such file or directory
2014-07-15 15:54:56.351 | stat: missing operand
2014-07-15 15:54:56.351 | Try `stat --help' for more information.
2014-07-15 15:54:56.355 | + sudoresult=0
2014-07-15 15:54:56.355 | + '[' 0 -ne 0 ']'
2014-07-15 15:54:56.356 | + /usr/local/jenkins/slave_scripts/jenkins-oom-grep.sh post
2014-07-15 15:54:56.361 | + oomresult=0
2014-07-15 15:54:56.361 | + '[' 0 -ne 0 ']'
2014-07-15 15:54:56.361 | ++ find . -name nose_results.html
2014-07-15 15:54:56.375 | + htmlreport=
2014-07-15 15:54:56.375 | + '[' -f '' ']'
2014-07-15 15:54:56.375 | + echo
- 2014-07-15 15:54:56.375 |
+ 2014-07-15 15:54:56.375 |
2014-07-15 15:54:56.375 | + echo 'WARNING: Unable to find nose_results.html to confirm results!'
2014-07-15 15:54:56.375 | WARNING: Unable to find nose_results.html to confirm results!
2014-07-15 15:54:56.375 | + echo
- 2014-07-15 15:54:56.375 |
+ 2014-07-15 15:54:56.375 |
2014-07-15 15:54:56.375 | + exit 1
2014-07-15 15:54:56.376 | + rm -rf /tmp/tmp.OZlfZVDuJ4
2014-07-15 15:54:56.504 | Build step 'Execute shell' marked build as failure
2014-07-15 15:54:57.911 | [SCP] Connecting to static.openstack.org
2014-07-15 15:55:03.690 | [SCP] No file(s) found: **/*nose_results.html
2014-07-15 15:55:05.557 | [SCP] ?**/*nose_results.html? doesn?t match anything: ?**? exists but not ?**/*nose_results.html?
2014-07-15 15:55:05.691 | [SCP] No file(s) found: **/*testr_results.html.gz
2014-07-15 15:55:05.880 | [SCP] ?**/*testr_results.html.gz? doesn?t match anything: ?**? exists but not ?**/*testr_results.html.gz?
2014-07-15 15:55:05.994 | [SCP] No file(s) found: .testrepository/tmp*
2014-07-15 15:55:06.125 | [SCP] ?.testrepository/tmp*? doesn?t match anything: even ?.testrepository? doesn?t exist
2014-07-15 15:55:06.569 | [SCP] No file(s) found: **/*subunit_log.txt.gz
2014-07-15 15:55:06.823 | [SCP] ?**/*subunit_log.txt.gz? doesn?t match anything: ?**? exists but not ?**/*subunit_log.txt.gz?
2014-07-15 15:55:06.937 | [SCP] Copying console log.
2014-07-15 15:55:07.681 | [SCP] Trying to create /srv/static/logs/42/105542/6/gate/gate-neutron-python26/dc75add
2014-07-15 15:55:07.688 | Finished: FAILURE
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1342220
Title:
pkg_resources.DistributionNotFound: virtualenv>=1.9.1 on bare-
centos6-hpcloud-b3-901545 slave
Status in OpenStack Neutron (virtual network service):
New
Bug description:
Jenkins slaves bare-centos6-hpcloud-b3-901545 and bare-
centos6-hpcloud-b4-901362 are buggy as they do not have correct
packages to run builds. This can be seen at [1][2]
[1]https://jenkins06.openstack.org/job/gate-python-keystoneclient-python26/353/
[2]https://jenkins04.openstack.org/job/gate-neutron-python26/2280/
2014-07-15 15:53:56.626 | Started by user anonymous
2014-07-15 15:53:56.628 | Building remotely on bare-centos6-hpcloud-b3-901545 in workspace /home/jenkins/workspace/gate-neutron-python26
2014-07-15 15:54:30.412 | [gate-neutron-python26] $ /bin/bash /tmp/hudson7323049886741892388.sh
2014-07-15 15:54:31.684 | [gate-neutron-python26] $ /bin/bash -xe /tmp/hudson4801467944983281998.sh
2014-07-15 15:54:31.721 | + /usr/local/jenkins/slave_scripts/gerrit-git-prep.sh https://review.openstack.org git://git.openstack.org
2014-07-15 15:54:31.721 | Triggered by: https://review.openstack.org/105542
2014-07-15 15:54:31.722 | + [[ ! -e .git ]]
2014-07-15 15:54:31.722 | + ls -a
2014-07-15 15:54:31.723 | .
2014-07-15 15:54:31.723 | ..
2014-07-15 15:54:31.723 | + rm -fr '.[^.]*' '*'
2014-07-15 15:54:31.724 | + '[' -d /opt/git/openstack/neutron/.git ']'
2014-07-15 15:54:31.724 | + git clone file:///opt/git/openstack/neutron .
2014-07-15 15:54:31.724 | Initialized empty Git repository in /home/jenkins/workspace/gate-neutron-python26/.git/
2014-07-15 15:54:51.015 | + git remote set-url origin git://git.openstack.org/openstack/neutron
2014-07-15 15:54:51.017 | + git remote update
2014-07-15 15:54:51.019 | Fetching origin
2014-07-15 15:54:52.524 | From git://git.openstack.org/openstack/neutron
2014-07-15 15:54:52.526 | * [new branch] stable/havana -> origin/stable/havana
2014-07-15 15:54:52.526 | * [new branch] stable/icehouse -> origin/stable/icehouse
2014-07-15 15:54:52.526 | + git reset --hard
2014-07-15 15:54:52.648 | HEAD is now at 2d4b75b Merge "Add -s option for neutron metering rules"
2014-07-15 15:54:52.649 | + git clean -x -f -d -q
2014-07-15 15:54:52.655 | + echo refs/zuul/master/Z4f38c6ec4f09451f856a3d642a5f7388
2014-07-15 15:54:52.655 | + grep -q '^refs/tags/'
2014-07-15 15:54:52.657 | + '[' -z '' ']'
2014-07-15 15:54:52.657 | + git fetch http://zm02.openstack.org/p/openstack/neutron refs/zuul/master/Z4f38c6ec4f09451f856a3d642a5f7388
2014-07-15 15:54:55.589 | From http://zm02.openstack.org/p/openstack/neutron
2014-07-15 15:54:55.589 | * branch refs/zuul/master/Z4f38c6ec4f09451f856a3d642a5f7388 -> FETCH_HEAD
2014-07-15 15:54:55.590 | + git checkout FETCH_HEAD
2014-07-15 15:54:55.616 | Note: checking out 'FETCH_HEAD'.
2014-07-15 15:54:55.616 |
2014-07-15 15:54:55.616 | You are in 'detached HEAD' state. You can look around, make experimental
2014-07-15 15:54:55.616 | changes and commit them, and you can discard any commits you make in this
2014-07-15 15:54:55.616 | state without impacting any branches by performing another checkout.
2014-07-15 15:54:55.616 |
2014-07-15 15:54:55.616 | If you want to create a new branch to retain commits you create, you may
2014-07-15 15:54:55.616 | do so (now or later) by using -b with the checkout command again. Example:
2014-07-15 15:54:55.617 |
2014-07-15 15:54:55.617 | git checkout -b new_branch_name
2014-07-15 15:54:55.617 |
2014-07-15 15:54:55.617 | HEAD is now at fc5f2a9... Merge commit 'refs/changes/42/105542/6' of ssh://review.openstack.org:29418/openstack/neutron into HEAD
2014-07-15 15:54:55.617 | + git reset --hard FETCH_HEAD
2014-07-15 15:54:55.632 | HEAD is now at fc5f2a9 Merge commit 'refs/changes/42/105542/6' of ssh://review.openstack.org:29418/openstack/neutron into HEAD
2014-07-15 15:54:55.633 | + git clean -x -f -d -q
2014-07-15 15:54:55.639 | + '[' -f .gitmodules ']'
2014-07-15 15:54:56.013 | [gate-neutron-python26] $ /bin/bash -xe /tmp/hudson691292143843068196.sh
2014-07-15 15:54:56.053 | + /usr/local/jenkins/slave_scripts/run-unittests.sh 26 openstack neutron
2014-07-15 15:54:56.053 | + version=26
2014-07-15 15:54:56.053 | + org=openstack
2014-07-15 15:54:56.053 | + project=neutron
2014-07-15 15:54:56.053 | + source /usr/local/jenkins/slave_scripts/functions.sh
2014-07-15 15:54:56.054 | + check_variable_version_org_project 26 openstack neutron /usr/local/jenkins/slave_scripts/run-unittests.sh
2014-07-15 15:54:56.054 | + version=26
2014-07-15 15:54:56.054 | + org=openstack
2014-07-15 15:54:56.054 | + project=neutron
2014-07-15 15:54:56.054 | + filename=/usr/local/jenkins/slave_scripts/run-unittests.sh
2014-07-15 15:54:56.054 | + [[ -z 26 ]]
2014-07-15 15:54:56.054 | + [[ -z openstack ]]
2014-07-15 15:54:56.054 | + [[ -z neutron ]]
2014-07-15 15:54:56.054 | + venv=py26
2014-07-15 15:54:56.054 | + export NOSE_WITH_XUNIT=1
2014-07-15 15:54:56.054 | + NOSE_WITH_XUNIT=1
2014-07-15 15:54:56.055 | + export NOSE_WITH_HTML_OUTPUT=1
2014-07-15 15:54:56.055 | + NOSE_WITH_HTML_OUTPUT=1
2014-07-15 15:54:56.055 | + export NOSE_HTML_OUT_FILE=nose_results.html
2014-07-15 15:54:56.055 | + NOSE_HTML_OUT_FILE=nose_results.html
2014-07-15 15:54:56.055 | ++ /bin/mktemp -d
2014-07-15 15:54:56.055 | + export TMPDIR=/tmp/tmp.OZlfZVDuJ4
2014-07-15 15:54:56.055 | + TMPDIR=/tmp/tmp.OZlfZVDuJ4
2014-07-15 15:54:56.056 | + trap 'rm -rf /tmp/tmp.OZlfZVDuJ4' EXIT
2014-07-15 15:54:56.056 | + /usr/local/jenkins/slave_scripts/jenkins-oom-grep.sh pre
2014-07-15 15:54:56.056 | + sudo /usr/local/jenkins/slave_scripts/jenkins-sudo-grep.sh pre
2014-07-15 15:54:56.193 | ls: cannot access /var/log/secure-*: No such file or directory
2014-07-15 15:54:56.196 | stat: missing operand
2014-07-15 15:54:56.196 | Try `stat --help' for more information.
2014-07-15 15:54:56.199 | + source /usr/local/jenkins/slave_scripts/select-mirror.sh openstack neutron
2014-07-15 15:54:56.199 | ++ mkdir -p /home/jenkins/.pip
2014-07-15 15:54:56.201 | ++ cat
2014-07-15 15:54:56.229 | ++ cat
2014-07-15 15:54:56.229 | + tox -epy26
2014-07-15 15:54:56.262 | Traceback (most recent call last):
2014-07-15 15:54:56.262 | File "/usr/bin/tox", line 5, in <module>
2014-07-15 15:54:56.263 | from pkg_resources import load_entry_point
2014-07-15 15:54:56.263 | File "/usr/lib/python2.6/site-packages/pkg_resources.py", line 2655, in <module>
2014-07-15 15:54:56.263 | working_set.require(__requires__)
2014-07-15 15:54:56.264 | File "/usr/lib/python2.6/site-packages/pkg_resources.py", line 648, in require
2014-07-15 15:54:56.264 | needed = self.resolve(parse_requirements(requirements))
2014-07-15 15:54:56.264 | File "/usr/lib/python2.6/site-packages/pkg_resources.py", line 546, in resolve
2014-07-15 15:54:56.265 | raise DistributionNotFound(req)
2014-07-15 15:54:56.266 | pkg_resources.DistributionNotFound: virtualenv>=1.9.1
2014-07-15 15:54:56.266 | + result=1
2014-07-15 15:54:56.266 | + echo 'Begin pip freeze output from test virtualenv:'
2014-07-15 15:54:56.266 | Begin pip freeze output from test virtualenv:
2014-07-15 15:54:56.266 | + echo ======================================================================
2014-07-15 15:54:56.266 | ======================================================================
2014-07-15 15:54:56.266 | + .tox/py26/bin/pip freeze
2014-07-15 15:54:56.267 | /usr/local/jenkins/slave_scripts/run-unittests.sh: line 39: .tox/py26/bin/pip: No such file or directory
2014-07-15 15:54:56.267 | + echo ======================================================================
2014-07-15 15:54:56.267 | ======================================================================
2014-07-15 15:54:56.267 | + '[' -d .testrepository ']'
2014-07-15 15:54:56.267 | + sudo /usr/local/jenkins/slave_scripts/jenkins-sudo-grep.sh post
2014-07-15 15:54:56.350 | ls: cannot access /var/log/secure-*: No such file or directory
2014-07-15 15:54:56.351 | stat: missing operand
2014-07-15 15:54:56.351 | Try `stat --help' for more information.
2014-07-15 15:54:56.355 | + sudoresult=0
2014-07-15 15:54:56.355 | + '[' 0 -ne 0 ']'
2014-07-15 15:54:56.356 | + /usr/local/jenkins/slave_scripts/jenkins-oom-grep.sh post
2014-07-15 15:54:56.361 | + oomresult=0
2014-07-15 15:54:56.361 | + '[' 0 -ne 0 ']'
2014-07-15 15:54:56.361 | ++ find . -name nose_results.html
2014-07-15 15:54:56.375 | + htmlreport=
2014-07-15 15:54:56.375 | + '[' -f '' ']'
2014-07-15 15:54:56.375 | + echo
2014-07-15 15:54:56.375 |
2014-07-15 15:54:56.375 | + echo 'WARNING: Unable to find nose_results.html to confirm results!'
2014-07-15 15:54:56.375 | WARNING: Unable to find nose_results.html to confirm results!
2014-07-15 15:54:56.375 | + echo
2014-07-15 15:54:56.375 |
2014-07-15 15:54:56.375 | + exit 1
2014-07-15 15:54:56.376 | + rm -rf /tmp/tmp.OZlfZVDuJ4
2014-07-15 15:54:56.504 | Build step 'Execute shell' marked build as failure
2014-07-15 15:54:57.911 | [SCP] Connecting to static.openstack.org
2014-07-15 15:55:03.690 | [SCP] No file(s) found: **/*nose_results.html
2014-07-15 15:55:05.557 | [SCP] ?**/*nose_results.html? doesn?t match anything: ?**? exists but not ?**/*nose_results.html?
2014-07-15 15:55:05.691 | [SCP] No file(s) found: **/*testr_results.html.gz
2014-07-15 15:55:05.880 | [SCP] ?**/*testr_results.html.gz? doesn?t match anything: ?**? exists but not ?**/*testr_results.html.gz?
2014-07-15 15:55:05.994 | [SCP] No file(s) found: .testrepository/tmp*
2014-07-15 15:55:06.125 | [SCP] ?.testrepository/tmp*? doesn?t match anything: even ?.testrepository? doesn?t exist
2014-07-15 15:55:06.569 | [SCP] No file(s) found: **/*subunit_log.txt.gz
2014-07-15 15:55:06.823 | [SCP] ?**/*subunit_log.txt.gz? doesn?t match anything: ?**? exists but not ?**/*subunit_log.txt.gz?
2014-07-15 15:55:06.937 | [SCP] Copying console log.
2014-07-15 15:55:07.681 | [SCP] Trying to create /srv/static/logs/42/105542/6/gate/gate-neutron-python26/dc75add
2014-07-15 15:55:07.688 | Finished: FAILURE
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1342220/+subscriptions
Follow ups
References