← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1342282] Re: ERROR: InterpreterNotFound: python2.6 on bare-centos6-rax-dfw-904634 jenkins slave

 

I believe this should be filed for openstack-ci project, not neutron.

** Changed in: neutron
       Status: New => Invalid

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1342282

Title:
  ERROR: InterpreterNotFound: python2.6 on bare-centos6-rax-dfw-904634
  jenkins slave

Status in OpenStack Neutron (virtual network service):
  Invalid

Bug description:
  Another jenkins slave seems to be buggy: bare-centos6-rax-dfw-904634

  Can be seen at: https://jenkins02.openstack.org/job/gate-neutron-
  python26/9721/console

  2014-07-15 18:35:06.700 | Started by user anonymous
  2014-07-15 18:35:06.713 | Building remotely on bare-centos6-rax-dfw-904634 in workspace /home/jenkins/workspace/gate-neutron-python26
  2014-07-15 18:35:07.002 | [gate-neutron-python26] $ /bin/bash /tmp/hudson8463329272111835321.sh
  2014-07-15 18:35:07.299 | [gate-neutron-python26] $ /bin/bash -xe /tmp/hudson1354759100676701238.sh
  2014-07-15 18:35:07.306 | + /usr/local/jenkins/slave_scripts/gerrit-git-prep.sh https://review.openstack.org git://git.openstack.org
  2014-07-15 18:35:07.310 | Triggered by: https://review.openstack.org/105542
  2014-07-15 18:35:07.314 | + [[ ! -e .git ]]
  2014-07-15 18:35:07.314 | + ls -a
  2014-07-15 18:35:07.315 | .
  2014-07-15 18:35:07.315 | ..
  2014-07-15 18:35:07.320 | + rm -fr '.[^.]*' '*'
  2014-07-15 18:35:07.321 | + '[' -d /opt/git/openstack/neutron/.git ']'
  2014-07-15 18:35:07.321 | + git clone file:///opt/git/openstack/neutron .
  2014-07-15 18:35:07.327 | Cloning into '.'...
  2014-07-15 18:35:23.524 | + git remote set-url origin git://git.openstack.org/openstack/neutron
  2014-07-15 18:35:23.528 | + git remote update
  2014-07-15 18:35:23.537 | Fetching origin
  2014-07-15 18:35:25.672 | From git://git.openstack.org/openstack/neutron
  2014-07-15 18:35:25.672 |    60f2967..f154510  master     -> origin/master
  2014-07-15 18:35:25.674 |  * [new branch]      stable/havana -> origin/stable/havana
  2014-07-15 18:35:25.675 |  * [new branch]      stable/icehouse -> origin/stable/icehouse
  2014-07-15 18:35:25.676 | + git reset --hard
  2014-07-15 18:35:25.833 | HEAD is now at 60f2967 Merge "Revert "VPNaaS REST Client UT Broken""
  2014-07-15 18:35:25.835 | + git clean -x -f -d -q
  2014-07-15 18:35:25.846 | + echo refs/zuul/master/Z9c3c4f9c709d4bc0ab93653f1d71df90
  2014-07-15 18:35:25.847 | + grep -q '^refs/tags/'
  2014-07-15 18:35:25.849 | + '[' -z '' ']'
  2014-07-15 18:35:25.850 | + git fetch http://zm01.openstack.org/p/openstack/neutron refs/zuul/master/Z9c3c4f9c709d4bc0ab93653f1d71df90
  2014-07-15 18:35:28.153 | From http://zm01.openstack.org/p/openstack/neutron
  2014-07-15 18:35:28.153 |  * branch            refs/zuul/master/Z9c3c4f9c709d4bc0ab93653f1d71df90 -> FETCH_HEAD
  2014-07-15 18:35:28.156 | + git checkout FETCH_HEAD
  2014-07-15 18:35:28.184 | Note: checking out 'FETCH_HEAD'.
  2014-07-15 18:35:28.185 |
  2014-07-15 18:35:28.185 | You are in 'detached HEAD' state. You can look around, make experimental
  2014-07-15 18:35:28.185 | changes and commit them, and you can discard any commits you make in this
  2014-07-15 18:35:28.186 | state without impacting any branches by performing another checkout.
  2014-07-15 18:35:28.186 |
  2014-07-15 18:35:28.186 | If you want to create a new branch to retain commits you create, you may
  2014-07-15 18:35:28.187 | do so (now or later) by using -b with the checkout command again. Example:
  2014-07-15 18:35:28.187 |
  2014-07-15 18:35:28.187 |   git checkout -b new_branch_name
  2014-07-15 18:35:28.187 |
  2014-07-15 18:35:28.189 | HEAD is now at fe2f99e... Merge commit 'refs/changes/42/105542/6' of ssh://review.openstack.org:29418/openstack/neutron into HEAD
  2014-07-15 18:35:28.190 | + git reset --hard FETCH_HEAD
  2014-07-15 18:35:28.210 | HEAD is now at fe2f99e Merge commit 'refs/changes/42/105542/6' of ssh://review.openstack.org:29418/openstack/neutron into HEAD
  2014-07-15 18:35:28.211 | + git clean -x -f -d -q
  2014-07-15 18:35:28.222 | + '[' -f .gitmodules ']'
  2014-07-15 18:35:28.266 | [gate-neutron-python26] $ /bin/bash -xe /tmp/hudson6266098272347658046.sh
  2014-07-15 18:35:28.273 | + /usr/local/jenkins/slave_scripts/run-unittests.sh 26 openstack neutron
  2014-07-15 18:35:28.278 | + version=26
  2014-07-15 18:35:28.281 | + org=openstack
  2014-07-15 18:35:28.281 | + project=neutron
  2014-07-15 18:35:28.281 | + source /usr/local/jenkins/slave_scripts/functions.sh
  2014-07-15 18:35:28.282 | + check_variable_version_org_project 26 openstack neutron /usr/local/jenkins/slave_scripts/run-unittests.sh
  2014-07-15 18:35:28.283 | + version=26
  2014-07-15 18:35:28.284 | + org=openstack
  2014-07-15 18:35:28.284 | + project=neutron
  2014-07-15 18:35:28.284 | + filename=/usr/local/jenkins/slave_scripts/run-unittests.sh
  2014-07-15 18:35:28.285 | + [[ -z 26 ]]
  2014-07-15 18:35:28.286 | + [[ -z openstack ]]
  2014-07-15 18:35:28.286 | + [[ -z neutron ]]
  2014-07-15 18:35:28.287 | + venv=py26
  2014-07-15 18:35:28.287 | + export NOSE_WITH_XUNIT=1
  2014-07-15 18:35:28.287 | + NOSE_WITH_XUNIT=1
  2014-07-15 18:35:28.288 | + export NOSE_WITH_HTML_OUTPUT=1
  2014-07-15 18:35:28.289 | + NOSE_WITH_HTML_OUTPUT=1
  2014-07-15 18:35:28.289 | + export NOSE_HTML_OUT_FILE=nose_results.html
  2014-07-15 18:35:28.289 | + NOSE_HTML_OUT_FILE=nose_results.html
  2014-07-15 18:35:28.290 | ++ /bin/mktemp -d
  2014-07-15 18:35:28.291 | + export TMPDIR=/tmp/tmp.58Y9HfvjGY
  2014-07-15 18:35:28.292 | + TMPDIR=/tmp/tmp.58Y9HfvjGY
  2014-07-15 18:35:28.293 | + trap 'rm -rf /tmp/tmp.58Y9HfvjGY' EXIT
  2014-07-15 18:35:28.294 | + /usr/local/jenkins/slave_scripts/jenkins-oom-grep.sh pre
  2014-07-15 18:35:28.298 | + sudo /usr/local/jenkins/slave_scripts/jenkins-sudo-grep.sh pre
  2014-07-15 18:35:28.417 | + source /usr/local/jenkins/slave_scripts/select-mirror.sh openstack neutron
  2014-07-15 18:35:28.418 | ++ mkdir -p /home/jenkins/.pip
  2014-07-15 18:35:28.420 | ++ cat
  2014-07-15 18:35:28.424 | ++ cat
  2014-07-15 18:35:28.427 | + tox -epy26
  2014-07-15 18:35:28.591 | py26 create: /home/jenkins/workspace/gate-neutron-python26/.tox/py26
  2014-07-15 18:35:28.592 | ERROR: InterpreterNotFound: python2.6
  2014-07-15 18:35:28.592 | ___________________________________ summary ____________________________________
  2014-07-15 18:35:28.593 | ERROR:   py26: InterpreterNotFound: python2.6
  2014-07-15 18:35:28.608 | + result=1
  2014-07-15 18:35:28.609 | + echo 'Begin pip freeze output from test virtualenv:'
  2014-07-15 18:35:28.610 | Begin pip freeze output from test virtualenv:
  2014-07-15 18:35:28.610 | + echo ======================================================================
  2014-07-15 18:35:28.611 | ======================================================================
  2014-07-15 18:35:28.611 | + .tox/py26/bin/pip freeze
  2014-07-15 18:35:28.612 | /usr/local/jenkins/slave_scripts/run-unittests.sh: line 39: .tox/py26/bin/pip: No such file or directory
  2014-07-15 18:35:28.613 | + echo ======================================================================
  2014-07-15 18:35:28.613 | ======================================================================
  2014-07-15 18:35:28.614 | + '[' -d .testrepository ']'
  2014-07-15 18:35:28.615 | + sudo /usr/local/jenkins/slave_scripts/jenkins-sudo-grep.sh post
  2014-07-15 18:35:28.732 | + sudoresult=0
  2014-07-15 18:35:28.733 | + '[' 0 -ne 0 ']'
  2014-07-15 18:35:28.734 | + /usr/local/jenkins/slave_scripts/jenkins-oom-grep.sh post
  2014-07-15 18:35:28.749 | + oomresult=0
  2014-07-15 18:35:28.750 | + '[' 0 -ne 0 ']'
  2014-07-15 18:35:28.751 | ++ find . -name nose_results.html
  2014-07-15 18:35:28.766 | + htmlreport=
  2014-07-15 18:35:28.767 | + '[' -f '' ']'
  2014-07-15 18:35:28.768 | + echo
  2014-07-15 18:35:28.768 |
  2014-07-15 18:35:28.768 | + echo 'WARNING: Unable to find nose_results.html to confirm results!'
  2014-07-15 18:35:28.769 | WARNING: Unable to find nose_results.html to confirm results!
  2014-07-15 18:35:28.769 | + echo
  2014-07-15 18:35:28.769 |
  2014-07-15 18:35:28.770 | + exit 1
  2014-07-15 18:35:28.771 | + rm -rf /tmp/tmp.58Y9HfvjGY
  2014-07-15 18:35:28.788 | Build step 'Execute shell' marked build as failure
  2014-07-15 18:35:29.031 | [SCP] Connecting to static.openstack.org
  2014-07-15 18:35:30.194 | [SCP] No file(s) found: **/*nose_results.html
  2014-07-15 18:35:30.509 | [SCP] ‘**/*nose_results.html’ doesn’t match anything: ‘**’ exists but not ‘**/*nose_results.html’
  2014-07-15 18:35:30.559 | [SCP] No file(s) found: **/*testr_results.html.gz
  2014-07-15 18:35:30.694 | [SCP] ‘**/*testr_results.html.gz’ doesn’t match anything: ‘**’ exists but not ‘**/*testr_results.html.gz’
  2014-07-15 18:35:30.707 | [SCP] No file(s) found: .testrepository/tmp*
  2014-07-15 18:35:30.755 | [SCP] ‘.testrepository/tmp*’ doesn’t match anything: even ‘.testrepository’ doesn’t exist
  2014-07-15 18:35:30.790 | [SCP] No file(s) found: **/*subunit_log.txt.gz
  2014-07-15 18:35:30.898 | [SCP] ‘**/*subunit_log.txt.gz’ doesn’t match anything: ‘**’ exists but not ‘**/*subunit_log.txt.gz’
  2014-07-15 18:35:30.911 | [SCP] Copying console log.
  2014-07-15 18:35:31.607 | [SCP] Trying to create /srv/static/logs/42/105542/6/gate/gate-neutron-python26/741b99a
  2014-07-15 18:35:31.622 | Finished: FAILURE

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1342282/+subscriptions


References