[Openstack-stable-maint] Build failed in Jenkins: periodic-nova-python27-stable-grizzly #6

OpenStack Jenkins jenkins at openstack.org
Sat Aug 24 06:22:54 UTC 2013


See <https://jenkins02.openstack.org/job/periodic-nova-python27-stable-grizzly/6/>

------------------------------------------
Started by user anonymous
[EnvInject] - Loading node environment variables.
Building remotely on precise26 in workspace <https://jenkins02.openstack.org/job/periodic-nova-python27-stable-grizzly/ws/>
Checkout:periodic-nova-python27-stable-grizzly / <https://jenkins02.openstack.org/job/periodic-nova-python27-stable-grizzly/ws/> - hudson.remoting.Channel at 78bac5c6:precise26
Using strategy: Default
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository git://git.openstack.org/openstack/nova
git --version
git version 1.7.9.5
Fetching upstream changes from git://git.openstack.org/openstack/nova
Commencing build of Revision 2ab1b6a5fa571552fb1d8a5c77312445c07a252a (origin/stable/grizzly)
Checking out Revision 2ab1b6a5fa571552fb1d8a5c77312445c07a252a (origin/stable/grizzly)
No change to record in branch origin/stable/grizzly
[periodic-nova-python27-stable-grizzly] $ /bin/bash -xe /tmp/hudson4878168970554746923.sh
+ /usr/local/jenkins/slave_scripts/run-tox.sh 27 openstack nova
+ version=27
+ org=openstack
+ project=nova
+ [[ -z 27 ]]
+ [[ -z openstack ]]
+ [[ -z nova ]]
+ venv=py27
+ export NOSE_WITH_XUNIT=1
+ NOSE_WITH_XUNIT=1
+ export NOSE_WITH_HTML_OUTPUT=1
+ NOSE_WITH_HTML_OUTPUT=1
+ export NOSE_HTML_OUT_FILE=nose_results.html
+ NOSE_HTML_OUT_FILE=nose_results.html
++ /bin/mktemp -d
+ export TMPDIR=/tmp/tmp.2LcrovKwrS
+ TMPDIR=/tmp/tmp.2LcrovKwrS
+ trap 'rm -rf /tmp/tmp.2LcrovKwrS' EXIT
+ /usr/local/jenkins/slave_scripts/jenkins-oom-grep.sh pre
+ sudo /usr/local/jenkins/slave_scripts/jenkins-sudo-grep.sh pre
+ source /usr/local/jenkins/slave_scripts/select-mirror.sh openstack nova
++ org=openstack
++ project=nova
++ [[ -z openstack ]]
++ [[ -z nova ]]
++ rm -f /home/jenkins/.pydistutils.cfg
++ mkdir -p /home/jenkins/.pip
++ rm -f /home/jenkins/.pip/pip.conf
++ '[' openstack == openstack ']'
++ '[' nova == requirements ']'
++ '[' openstack == openstack ']'
++ export TOX_INDEX_URL=http://pypi.openstack.org/openstack
++ TOX_INDEX_URL=http://pypi.openstack.org/openstack
++ cat
++ cat
+ python setup.py --version
jenkins.periodic.nova.python27.stable.grizzly.6
+ tox -epy27
GLOB sdist-make: <https://jenkins02.openstack.org/job/periodic-nova-python27-stable-grizzly/ws/setup.py>
py27 create: <https://jenkins02.openstack.org/job/periodic-nova-python27-stable-grizzly/ws/.tox/py27>
py27 installdeps: -r<https://jenkins02.openstack.org/job/periodic-nova-python27-stable-grizzly/ws/tools/pip-requires,> -r<https://jenkins02.openstack.org/job/periodic-nova-python27-stable-grizzly/ws/tools/test-requires>
py27 inst: <https://jenkins02.openstack.org/job/periodic-nova-python27-stable-grizzly/ws/.tox/dist/nova-jenkins.periodic.nova.python27.stable.grizzly.6.zip>
py27 runtests: commands[0] | python tools/patch_tox_venv.py
py27 runtests: commands[1] | python setup.py testr --slowest --testr-args=
running testr
unpack requires a string argument of length 1
running=OS_STDOUT_CAPTURE=1 OS_STDERR_CAPTURE=1 OS_TEST_TIMEOUT=60 ${PYTHON:-python} -m subunit.run discover -t ./ ./nova/tests --list 
error: testr failed (3)
ERROR: InvocationError: '<https://jenkins02.openstack.org/job/periodic-nova-python27-stable-grizzly/ws/.tox/py27/bin/python> setup.py testr --slowest --testr-args='
___________________________________ summary ____________________________________
ERROR:   py27: commands failed
+ result=1
+ echo 'Begin pip freeze output from test virtualenv:'
Begin pip freeze output from test virtualenv:
+ echo ======================================================================
======================================================================
+ .tox/py27/bin/pip freeze
Babel==1.3
Cheetah==2.4.4
Jinja2==2.7.1
Markdown==2.3.1
MarkupSafe==0.18
MySQL-python==1.2.4
Paste==1.7.5.1
PasteDeploy==1.5.0
Pygments==1.6
Routes==1.13
SQLAlchemy==0.7.10
Sphinx==1.2b1
Tempita==0.5.1
WebOb==1.2.3
amqp==1.0.13
amqplib==1.0.2
anyjson==0.3.3
argparse==1.2.1
boto==2.10.0
cliff==1.4.3
cmd2==0.6.5.1
coverage==3.6
d2to1==0.2.10
decorator==3.4.0
discover==0.4.0
distribute==0.7.3
docutils==0.10
eventlet==0.13.0
extras==0.0.3
feedparser==5.1.3
fixtures==0.3.14
greenlet==0.4.1
httplib2==0.8
iso8601==0.1.4
jsonpatch==1.1
jsonpointer==1.0
jsonschema==2.0.0
kombu==2.5.14
logilab-astng==0.24.3
logilab-common==0.60.0
lxml==3.2.3
mox==0.5.3
netaddr==0.7.10
nova==jenkins.periodic.nova.python27.stable.grizzly.6
numpy==1.7.1
oslo.config==1.1.1
paramiko==1.11.0
pbr==0.5.21
pep8==1.3.3
prettytable==0.7.2
psycopg2==2.5.1
pyOpenSSL==0.13
pyasn1==0.1.7
pycrypto==2.6
pyflakes==0.7.3
pylint==0.25.2
pyparsing==1.5.7
python-cinderclient==1.0.5
python-glanceclient==0.11.0
python-keystoneclient==0.3.2
python-mimeparse==0.1.4
python-quantumclient==2.2.3
python-subunit==0.0.14
pytz==2013b
repoze.lru==0.6
requests==1.2.2
setuptools-git==1.0
simplejson==3.3.0
six==1.3.0
sqlalchemy-migrate==0.7.2
stevedore==0.10
suds==0.4
testrepository==0.0.17
testtools==0.9.32
warlock==1.0.1
websockify==0.3.0
wsgiref==0.1.2
+ echo ======================================================================
======================================================================
+ '[' -d .testrepository ']'
+ '[' -f .testrepository/0.2 ']'
+ '[' -f .testrepository/0 ']'
+ .tox/py27/bin/python /usr/local/jenkins/slave_scripts/subunit2html.py ./subunit_log.txt testr_results.html
Traceback (most recent call last):
  File "/usr/local/jenkins/slave_scripts/subunit2html.py", line 727, in <module>
    main()
  File "/usr/local/jenkins/slave_scripts/subunit2html.py", line 702, in main
    stream = open(subunit_file, 'rb')
IOError: [Errno 2] No such file or directory: './subunit_log.txt'
+ gzip -9 ./subunit_log.txt
gzip: ./subunit_log.txt: No such file or directory
+ gzip -9 ./testr_results.html
gzip: ./testr_results.html: No such file or directory
+ sudo /usr/local/jenkins/slave_scripts/jenkins-sudo-grep.sh post
+ sudoresult=0
+ '[' 0 -ne 0 ']'
+ /usr/local/jenkins/slave_scripts/jenkins-oom-grep.sh post
+ oomresult=0
+ '[' 0 -ne 0 ']'
++ find . -name nose_results.html
+ htmlreport=
+ '[' -f '' ']'
+ echo

+ echo 'WARNING: Unable to find  to confirm results!'
WARNING: Unable to find  to confirm results!
+ echo

+ exit 1
+ rm -rf /tmp/tmp.2LcrovKwrS
Build step 'Execute shell' marked build as failure
[SCP] Connecting to static.openstack.org
[SCP] No file(s) found: **/*nose_results.html
[SCP] '**/*nose_results.html' doesn't match anything: '**' exists but not '**/*nose_results.html'
[SCP] Connecting to static.openstack.org
[SCP] Trying to create /srv/static/logs/periodic/periodic-nova-python27-stable-grizzly/precise26
[SCP] Trying to create /srv/static/logs/periodic/periodic-nova-python27-stable-grizzly/precise26/6
[SCP] Copying console log.



More information about the Openstack-stable-maint mailing list