[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_arm64_7 #1724

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Fri Jan 6 02:30:27 UTC 2017


https://jenkins.debian.net/job/reproducible_builder_arm64_7/1724/------------------------------------------
[...truncated 368.37 KB...]
writing entry points to pytest_tornado.egg-info/entry_points.txt
writing top-level names to pytest_tornado.egg-info/top_level.txt
writing pytest_tornado.egg-info/PKG-INFO
writing requirements to pytest_tornado.egg-info/requires.txt
reading manifest file 'pytest_tornado.egg-info/SOURCES.txt'
writing manifest file 'pytest_tornado.egg-info/SOURCES.txt'
Copying pytest_tornado.egg-info to /build/pytest-tornado-0.4.5/2nd/debian/python3-pytest-tornado/usr/lib/python3.5/dist-packages/pytest_tornado-0.4.5.egg-info
Skipping SOURCES.txt
running install_scripts
PYBUILD_SYSTEM=custom PYBUILD_TEST_ARGS="{interpreter} -m pytest -v -x" dh_auto_test
I: pybuild base:184: python2.7 -m pytest -v -x
============================= test session starts ==============================
platform linux2 -- Python 2.7.13, pytest-3.0.5, py-1.4.32, pluggy-0.4.0 -- /usr/bin/python2.7
cachedir: .cache
rootdir: /build/pytest-tornado-0.4.5/2nd, inifile: 
plugins: tornado-0.4.5
collecting ... collected 40 items

pytest_tornado/test/test_async.py::test_explicit_start_and_stop PASSED
pytest_tornado/test/test_async.py::test_run_sync PASSED
pytest_tornado/test/test_async.py::test_gen_test_sync PASSED
pytest_tornado/test/test_async.py::test_gen_test PASSED
pytest_tornado/test/test_async.py::test_gen_test_run_sync_false PASSED
pytest_tornado/test/test_async.py::test_gen_test_swallows_exceptions PASSED
pytest_tornado/test/test_async.py::test_generator_raises PASSED
pytest_tornado/test/test_async.py::test_explicit_gen_test_marker PASSED
pytest_tornado/test/test_async.py::test_gen_test_marker_with_params PASSED
pytest_tornado/test/test_async.py::test_gen_test_with_timeout xfail
pytest_tornado/test/test_async.py::test_sync_tests_no_gen_test_marker PASSED
pytest_tornado/test/test_async.py::test_generators_with_disabled_gen_test_marker::[0] PASSED
pytest_tornado/test/test_async.py::test_generators_with_disabled_gen_test_marker::[1] PASSED
pytest_tornado/test/test_async.py::test_generators_with_disabled_gen_test_marker::[2] PASSED
pytest_tornado/test/test_async.py::TestClass::test_gen_test PASSED
pytest_tornado/test/test_async.py::TestClass::test_generator_raises PASSED
pytest_tornado/test/test_fixtures.py::test_uses_pytestmark_fixtures PASSED
pytest_tornado/test/test_param.py::test_eval[3+5-8] PASSED
pytest_tornado/test/test_param.py::test_eval[2+4-6] PASSED
pytest_tornado/test/test_param.py::test_eval_marking[3+5-8] PASSED
pytest_tornado/test/test_param.py::test_eval_marking[2+4-6] PASSED
pytest_tornado/test/test_param.py::test_eval_marking[6*9-42] xfail
pytest_tornado/test/test_param.py::test_sync_eval_with_gen_test[3+5-8] PASSED
pytest_tornado/test/test_param.py::test_sync_eval_with_gen_test[2+4-6] PASSED
pytest_tornado/test/test_param.py::test_eval_with_fixtures[3+5-8] PASSED
pytest_tornado/test/test_param.py::test_eval_with_fixtures[2+4-6] PASSED
pytest_tornado/test/test_param.py::test_param_fixture[f00] PASSED
pytest_tornado/test/test_param.py::test_param_fixture[bar] PASSED
pytest_tornado/test/test_param.py::test_gen_test_parametrize[3+5-8] PASSED
pytest_tornado/test/test_param.py::test_gen_test_parametrize[2+4-6] PASSED
pytest_tornado/test/test_param.py::test_gen_test_fixture_any_order[3+5-8] PASSED
pytest_tornado/test/test_param.py::test_gen_test_fixture_any_order[2+4-6] PASSED
pytest_tornado/test/test_param.py::test_gen_test_param_fixture[f00] PASSED
pytest_tornado/test/test_param.py::test_gen_test_param_fixture[bar] PASSED
pytest_tornado/test/test_server.py::test_http_server PASSED
pytest_tornado/test/test_server.py::test_http_client PASSED
pytest_tornado/test/test_server.py::test_http_client_with_fetch_helper PASSED
pytest_tornado/test/test_server.py::test_http_client_with_gen_test PASSED
pytest_tornado/test/test_server.py::test_get_url_with_path PASSED
pytest_tornado/test/test_server.py::test_http_client_raises_on_404 PASSED

============================ pytest-warning summary ============================
WC1 /build/pytest-tornado-0.4.5/2nd/pytest_tornado/test/test_async.py yield tests are deprecated, and scheduled to be removed in pytest 4.0
WC1 /build/pytest-tornado-0.4.5/2nd/pytest_tornado/test/test_async.py yield tests are deprecated, and scheduled to be removed in pytest 4.0
WC1 /build/pytest-tornado-0.4.5/2nd/pytest_tornado/test/test_async.py yield tests are deprecated, and scheduled to be removed in pytest 4.0
=========== 38 passed, 2 xfailed, 3 pytest-warnings in 0.61 seconds ============
I: pybuild base:184: python3.5 -m pytest -v -x
============================= test session starts ==============================
platform linux -- Python 3.5.3rc1, pytest-3.0.5, py-1.4.32, pluggy-0.4.0 -- /usr/bin/python3.5
cachedir: .cache
rootdir: /build/pytest-tornado-0.4.5/2nd, inifile: 
plugins: tornado-0.4.5
collecting ... collected 42 items

pytest_tornado/test/test_async.py::test_explicit_start_and_stop PASSED
pytest_tornado/test/test_async.py::test_run_sync PASSED
pytest_tornado/test/test_async.py::test_gen_test_sync PASSED
pytest_tornado/test/test_async.py::test_gen_test PASSED
pytest_tornado/test/test_async.py::test_gen_test_run_sync_false PASSED
pytest_tornado/test/test_async.py::test_gen_test_swallows_exceptions PASSED
pytest_tornado/test/test_async.py::test_generator_raises PASSED
pytest_tornado/test/test_async.py::test_explicit_gen_test_marker PASSED
pytest_tornado/test/test_async.py::test_gen_test_marker_with_params PASSED
pytest_tornado/test/test_async.py::test_gen_test_with_timeout xfail
pytest_tornado/test/test_async.py::test_sync_tests_no_gen_test_marker PASSED
pytest_tornado/test/test_async.py::test_generators_with_disabled_gen_test_marker::[0] PASSED
pytest_tornado/test/test_async.py::test_generators_with_disabled_gen_test_marker::[1] PASSED
pytest_tornado/test/test_async.py::test_generators_with_disabled_gen_test_marker::[2] PASSED
pytest_tornado/test/test_async.py::TestClass::test_gen_test PASSED
pytest_tornado/test/test_async.py::TestClass::test_generator_raises PASSED
pytest_tornado/test/test_async_await.py::test_native_coroutine_gen_test PASSED
pytest_tornado/test/test_async_await.py::test_native_coroutine_run_sync_false PASSED
pytest_tornado/test/test_fixtures.py::test_uses_pytestmark_fixtures PASSED
pytest_tornado/test/test_param.py::test_eval[3+5-8] PASSED
pytest_tornado/test/test_param.py::test_eval[2+4-6] PASSED
pytest_tornado/test/test_param.py::test_eval_marking[3+5-8] PASSED
pytest_tornado/test/test_param.py::test_eval_marking[2+4-6] PASSED
pytest_tornado/test/test_param.py::test_eval_marking[6*9-42] xfail
pytest_tornado/test/test_param.py::test_sync_eval_with_gen_test[3+5-8] PASSED
pytest_tornado/test/test_param.py::test_sync_eval_with_gen_test[2+4-6] PASSED
pytest_tornado/test/test_param.py::test_eval_with_fixtures[3+5-8] PASSED
pytest_tornado/test/test_param.py::test_eval_with_fixtures[2+4-6] PASSED
pytest_tornado/test/test_param.py::test_param_fixture[f00] PASSED
pytest_tornado/test/test_param.py::test_param_fixture[bar] PASSED
pytest_tornado/test/test_param.py::test_gen_test_parametrize[3+5-8] PASSED
pytest_tornado/test/test_param.py::test_gen_test_parametrize[2+4-6] PASSED
pytest_tornado/test/test_param.py::test_gen_test_fixture_any_order[3+5-8] PASSED
pytest_tornado/test/test_param.py::test_gen_test_fixture_any_order[2+4-6] PASSED
pytest_tornado/test/test_param.py::test_gen_test_param_fixture[f00] PASSED
pytest_tornado/test/test_param.py::test_gen_test_param_fixture[bar] PASSED
pytest_tornado/test/test_server.py::test_http_server PASSED
pytest_tornado/test/test_server.py::test_http_client PASSED
pytest_tornado/test/test_server.py::test_http_client_with_fetch_helper PASSED
pytest_tornado/test/test_server.py::test_http_client_with_gen_test PASSED
pytest_tornado/test/test_server.py::test_get_url_with_path PASSED
pytest_tornado/test/test_server.py::test_http_client_raises_on_404 PASSED

============================ pytest-warning summary ============================
WC1 /build/pytest-tornado-0.4.5/2nd/pytest_tornado/test/test_async.py yield tests are deprecated, and scheduled to be removed in pytest 4.0
WC1 /build/pytest-tornado-0.4.5/2nd/pytest_tornado/test/test_async.py yield tests are deprecated, and scheduled to be removed in pytest 4.0
WC1 /build/pytest-tornado-0.4.5/2nd/pytest_tornado/test/test_async.py yield tests are deprecated, and scheduled to be removed in pytest 4.0
=========== 40 passed, 2 xfailed, 3 pytest-warnings in 0.80 seconds ============
# run tests after install bcs the plugin needs to get registered by setup.py/entry_points
make[1]: Leaving directory '/build/pytest-tornado-0.4.5/2nd'
   debian/rules override_dh_installdocs
make[1]: Entering directory '/build/pytest-tornado-0.4.5/2nd'
pandoc -f rst -t plain -o .pybuild/README README.rst
dh_installdocs -A .pybuild/README
make[1]: Leaving directory '/build/pytest-tornado-0.4.5/2nd'
   dh_installchangelogs -O--buildsystem=pybuild
   dh_python2 -O--buildsystem=pybuild
   dh_python3 -O--buildsystem=pybuild
   dh_perl -O--buildsystem=pybuild
   dh_link -O--buildsystem=pybuild
   dh_strip_nondeterminism -O--buildsystem=pybuild
   dh_compress -O--buildsystem=pybuild
   dh_fixperms -O--buildsystem=pybuild
   dh_installdeb -O--buildsystem=pybuild
   dh_gencontrol -O--buildsystem=pybuild
dpkg-gencontrol: warning: File::FcntlLock not available; using flock which is not NFS-safe
dpkg-gencontrol: warning: package python-pytest-tornado: unused substitution variable ${python:Provides}
dpkg-gencontrol: warning: package python-pytest-tornado: unused substitution variable ${python:Versions}
dpkg-gencontrol: warning: File::FcntlLock not available; using flock which is not NFS-safe
   dh_md5sums -O--buildsystem=pybuild
   dh_builddeb -O--buildsystem=pybuild
dpkg-deb: building package 'python-pytest-tornado' in '../python-pytest-tornado_0.4.5-1_all.deb'.
dpkg-deb: building package 'python3-pytest-tornado' in '../python3-pytest-tornado_0.4.5-1_all.deb'.
 dpkg-genbuildinfo --build=binary
dpkg-genbuildinfo: warning: File::FcntlLock not available; using flock which is not NFS-safe
 dpkg-genchanges --build=binary >../pytest-tornado_0.4.5-1_arm64.changes
dpkg-genchanges: info: binary-only upload (no source code included)
 dpkg-source --after-build 2nd
dpkg-source: info: using options from 2nd/debian/source/options: --extend-diff-ignore=^[^/]+\.egg-info/
dpkg-buildpackage: info: binary-only upload (no source included)
I: copying local configuration
I: user script /srv/workspace/pbuilder/777/tmp/hooks/B01_cleanup starting
I: user script /srv/workspace/pbuilder/777/tmp/hooks/B01_cleanup finished
I: unmounting /dev/shm filesystem
I: unmounting dev/pts filesystem
I: unmounting run/shm filesystem
I: unmounting proc filesystem
I: unmounting sys filesystem
I: cleaning the build env 
I: removing directory /srv/workspace/pbuilder/777 and its subdirectories
I: Current time: Thu Feb  8 22:53:22 +14 2018
I: pbuilder-time-stamp: 1518080002
+ PRESULT=0
+ set -e
+ '[' 0 -eq 124 ']'
+ false
+ set +x
Thu Feb  8 08:53:22 UTC 2018  I: Signing ./b2/pytest-tornado_0.4.5-1_arm64.buildinfo as pytest-tornado_0.4.5-1_arm64.buildinfo.asc
Thu Feb  8 08:53:22 UTC 2018  I: Signed ./b2/pytest-tornado_0.4.5-1_arm64.buildinfo as ./b2/pytest-tornado_0.4.5-1_arm64.buildinfo.asc
Thu Feb  8 08:53:22 UTC 2018 - build #2 for pytest-tornado/unstable/arm64 on codethink-sled11-arm64 done.
Starting cleanup.
All cleanup done.
/srv/reproducible-results/rbuild-debian-YYvEyQzR/tmp.tdv8ivvdJz:	 59.4% -- replaced with /srv/reproducible-results/rbuild-debian-YYvEyQzR/tmp.tdv8ivvdJz.gz
Thu Feb  8 08:53:22 UTC 2018 - /srv/jenkins/bin/reproducible_build.sh stopped running as /tmp/jenkins-script-0o0dgsiu, which will now be removed.
/srv/reproducible-results/rbuild-debian-ex6sgD0U:
total 68
drwxr-xr-x 2 jenkins jenkins  4096 Jan  6 02:28 b1
drwxr-xr-x 2 jenkins jenkins  4096 Jan  6 02:30 b2
-rw-r--r-- 1 jenkins jenkins  2270 Mar  6  2016 pytest-tornado_0.4.5-1.dsc
-rw------- 1 jenkins jenkins 51160 Jan  6 02:28 tmp.0xCc2sc1aU

/srv/reproducible-results/rbuild-debian-ex6sgD0U/b1:
total 84
-rw-r--r-- 1 jenkins jenkins 47470 Jan  6 02:28 build.log
-rw-r--r-- 1 jenkins jenkins  5578 Jan  6 02:28 pytest-tornado_0.4.5-1_arm64.buildinfo
-rw-r--r-- 1 jenkins jenkins  6444 Jan  6 02:28 pytest-tornado_0.4.5-1_arm64.buildinfo.asc
-rw-r--r-- 1 jenkins jenkins  1891 Jan  6 02:28 pytest-tornado_0.4.5-1_arm64.changes
-rw-r--r-- 1 jenkins jenkins  6360 Jan  6 02:28 python-pytest-tornado_0.4.5-1_all.deb
-rw-r--r-- 1 jenkins jenkins  6436 Jan  6 02:28 python3-pytest-tornado_0.4.5-1_all.deb

/srv/reproducible-results/rbuild-debian-ex6sgD0U/b2:
total 312
-rw-r--r-- 1 jenkins jenkins 277182 Jan  6 02:30 build.log
-rw-r--r-- 1 jenkins jenkins   5578 Jan  6 02:30 pytest-tornado_0.4.5-1_arm64.buildinfo
-rw-r--r-- 1 jenkins jenkins   6444 Jan  6 02:30 pytest-tornado_0.4.5-1_arm64.buildinfo.asc
-rw-r--r-- 1 jenkins jenkins   1891 Jan  6 02:30 pytest-tornado_0.4.5-1_arm64.changes
-rw-r--r-- 1 jenkins jenkins   6360 Jan  6 02:30 python-pytest-tornado_0.4.5-1_all.deb
-rw-r--r-- 1 jenkins jenkins   6436 Jan  6 02:30 python3-pytest-tornado_0.4.5-1_all.deb
Fri Jan  6 02:30:26 UTC 2017  I: pytest-tornado_0.4.5-1_arm64.changes:
Format: 1.8
Date: Sun, 06 Mar 2016 23:03:07 +0100
Source: pytest-tornado
Binary: python-pytest-tornado python3-pytest-tornado
Architecture: all
Version: 0.4.5-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
Changed-By: Daniel Stender <stender at debian.org>
Description:
 python-pytest-tornado - py.test plugin to test Tornado applications
 python3-pytest-tornado - py.test plugin to test Tornado applications (Python 3)
Changes:
 pytest-tornado (0.4.5-1) unstable; urgency=medium
 .
   * New upstream release.
   * Updated maintainer email address.
   * deb/control:
     + put group in Maintainer field (unconfirmed group uploads).
     + bumped Standards-Version to 3.9.7 (no changes needed).
     + use HTTPS also for Vcs-Git.
   * deb/copyright: updated (and corrected) copyright spans.
   * deb/rules: dropped net blocking (Pybuild takes care of that).
   * Added deb/source/options (ignore egg-info).
Checksums-Sha1:
 1c111c6f0add4777c1635defe167cfd05d8bc913 5578 pytest-tornado_0.4.5-1_arm64.buildinfo
 1b16a65331517e3d96bd5605b1d291d1442acda3 6360 python-pytest-tornado_0.4.5-1_all.deb
 1f85e98c88c472602780a0241d512116ce650c80 6436 python3-pytest-tornado_0.4.5-1_all.deb
Checksums-Sha256:
 917bcd1fe6ffa535ad83c82635344fbd5b9519e04f7975be812a692963b8dc5a 5578 pytest-tornado_0.4.5-1_arm64.buildinfo
 6049e7960c8cc9c2434503f209cd810068b507ecff2cd0a9416640868fc41404 6360 python-pytest-tornado_0.4.5-1_all.deb
 b8c12b73235675ded215e05f02d3c79511c30265beff5d7629f272927bd2a560 6436 python3-pytest-tornado_0.4.5-1_all.deb
Files:
 94509181327e80ec9ece6c11058d48aa 5578 python optional pytest-tornado_0.4.5-1_arm64.buildinfo
 7ed935ade46a12c019738d58099a2cb6 6360 python optional python-pytest-tornado_0.4.5-1_all.deb
 95b0baa6eeb0a2afbb28e3ad1246f503 6436 python optional python3-pytest-tornado_0.4.5-1_all.deb
Diff of the two buildlogs:

--
tee: /var/lib/jenkins/userContent/reproducible/debian/logdiffs/unstable/arm64/pytest-tornado_0.4.5-1.diff: No space left on device
Starting cleanup.
/srv/reproducible-results/rbuild-debian-ex6sgD0U/tmp.0xCc2sc1aU:	 81.0% -- replaced with /srv/reproducible-results/rbuild-debian-ex6sgD0U/tmp.0xCc2sc1aU.gz
INFO: Starting at 2017-01-06 02:30:26.759682
INFO: Finished at 2017-01-06 02:30:27.121892, took: 0:00:00.362223
All cleanup done.
Fri  6 Jan 02:30:27 UTC 2017 - /srv/jenkins/bin/reproducible_build.sh stopped running as /tmp/jenkins-script-QZO4YLQI, which will now be removed.
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list