[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_armhf_2 #7933

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Tue Apr 12 11:16:13 UTC 2016


See <https://jenkins.debian.net/job/reproducible_builder_armhf_2/7933/>

------------------------------------------
[...truncated 621 lines...]
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
I: Copying source file
I: copying [autopkgtest_3.20.3.dsc]
I: copying [./autopkgtest_3.20.3.tar.xz]
I: Extracting source
gpgv: keyblock resource `/root/.gnupg/trustedkeys.gpg': file open error
gpgv: Signature made Mon Apr 11 02:30:39 2016 GMT+12 using RSA key ID AFE11347
gpgv: Can't check signature: public key not found
dpkg-source: warning: failed to verify signature on ./autopkgtest_3.20.3.dsc
dpkg-source: info: extracting autopkgtest in autopkgtest-3.20.3
dpkg-source: info: unpacking autopkgtest_3.20.3.tar.xz
I: Building the package
I: Running cd /build/*/ && env PATH="/usr/sbin:/usr/bin:/sbin:/bin:/usr/games" HOME="/nonexistent" dpkg-buildpackage -us -uc -b --buildinfo-identifier=armhf -rfakeroot
dpkg-buildpackage: source package autopkgtest
dpkg-buildpackage: source version 3.20.3
dpkg-buildpackage: source distribution unstable
dpkg-buildpackage: source changed by Martin Pitt <mpitt at debian.org>
 dpkg-source --before-build autopkgtest-3.20.3
dpkg-buildpackage: host architecture armhf
 fakeroot debian/rules clean
dh "clean"
   dh_testdir
   dh_auto_clean
	make -j1 clean
make[1]: Entering directory '/build/autopkgtest-3.20.3'
rm -f */*.pyc
rm -f doc/README.package-tests.html doc/README.click-tests.html doc/README.running-tests.html doc/README.virtualisation-server.html
make[1]: Leaving directory '/build/autopkgtest-3.20.3'
   dh_clean
 debian/rules build
dh "build"
   dh_testdir
   dh_update_autotools_config
   dh_auto_configure
   dh_auto_build
	make -j1
make[1]: Entering directory '/build/autopkgtest-3.20.3'
rst2html -v doc/README.package-tests.rst > doc/README.package-tests.html
rst2html -v doc/README.click-tests.rst > doc/README.click-tests.html
rst2html -v doc/README.running-tests.rst > doc/README.running-tests.html
rst2html -v doc/README.virtualisation-server.rst > doc/README.virtualisation-server.html
make[1]: Leaving directory '/build/autopkgtest-3.20.3'
   debian/rules override_dh_auto_test
make[1]: Entering directory '/build/autopkgtest-3.20.3'
if type pyflakes3 >/dev/null 2>&1; then tests/pyflakes; else echo "pyflakes3 not available, skipping"; fi
pyflakes3 not available, skipping
tests/pep8 || true
tests/testdesc
test_all_fields (__main__.Click)
parsing manifest test with all possible fields ... ok
test_autopilot_extradeps (__main__.Click)
autopilot test specification with extra info ... testdesc [17:55:47]: ERROR: cannot download click source: manifest does not have "x-source"
ok
test_autopilot_manual_complex (__main__.Click)
complex manual autopilot test specification ... testdesc [17:55:47]: ERROR: cannot download click source: manifest does not have "x-source"
ok
test_autopilot_manual_simple (__main__.Click)
simple manual autopilot test specification ... testdesc [17:55:47]: ERROR: cannot download click source: manifest does not have "x-source"
ok
test_autopilot_simple (__main__.Click)
simple autopilot test specification ... testdesc [17:55:47]: ERROR: cannot download click source: manifest does not have "x-source"
ok
test_click_source_download (__main__.Click)
Automatic click source download ... ok
test_click_source_download_no_vcs (__main__.Click)
Automatic click source download: fails, no vcs-* tag ... ok
test_click_with_srcdir (__main__.Click)
parsing click with explicit source dir ... ok
test_installed (__main__.Click)
parsing manifest test with already installed click ... ok
test_invalid_json_syntax (__main__.Click)
parsing manifest with invalid JSON syntax ... ok
test_invalid_json_type (__main__.Click)
parsing manifest with invalid JSON type ... ok
test_no_tests (__main__.Click)
parsing manifest without tests ... ok
test_path_only (__main__.Click)
test description is a single path ... ok
test_skip_caps (__main__.Click)
skipped test due to insufficient testbed capabilities ... testdesc [17:55:47]: ERROR: cannot download click source: manifest does not have "x-source"
ok
test_skip_command_and_path (__main__.Click)
skipped test due to specifying command and path ... ok
test_arch_specific (__main__.Debian)
@ expansion with architecture specific binaries ... ok
test_autodep8_perl (__main__.Debian)
autodep8 tests for Perl packages ... ok
test_autodep8_ruby (__main__.Debian)
autodep8 tests for Ruby packages ... ok
test_builddeps (__main__.Debian)
@builddeps@ expansion ... ok
test_builddeps_profiles (__main__.Debian)
@builddeps@ expansion with build profiles ... ok
test_classes (__main__.Debian)
Classes: field ... ok
test_comma_sep (__main__.Debian)
comma separator in fields ... ok
test_comments (__main__.Debian)
comments in control files with Unicode ... ok
test_complex_deps (__main__.Debian)
complex test dependencies ... ok
test_custom_control_path (__main__.Debian)
custom control file path ... ok
test_default_depends (__main__.Debian)
default Depends: is @ ... ok
test_deps_negative_arch (__main__.Debian)
test dependencies with negative architecture ... ok
test_invalid_control (__main__.Debian)
invalid control file ... ok
test_invalid_test_deps (__main__.Debian)
invalid test dependencies ... ok
test_known_restrictions (__main__.Debian)
known restrictions ... ok
test_no_control (__main__.Debian)
no test control file ... ok
test_single (__main__.Debian)
single test, simplest possible ... ok
test_test_command (__main__.Debian)
single test, test command ... ok
test_test_command_and_tests (__main__.Debian)
Both Tests: and Test-Command: ... ok
test_test_command_skip (__main__.Debian)
single test, skipped test command ... ok
test_testbed_compat (__main__.Debian)
restrictions incompatible with testbed ... ok
test_tests_dir (__main__.Debian)
non-standard Tests-Directory ... ok
test_unknown_field (__main__.Debian)
unknown field ... ok
test_unknown_restriction (__main__.Debian)
unknown restriction ... ok
test_control (__main__.Rfc822)
Parse a debian/control like file ... ok
test_dsc (__main__.Rfc822)
Parse a signed dsc file ... ok
test_invalid (__main__.Rfc822)
Parse an invalid file ... ok
test_both_path_and_command (__main__.Test)
Test with path and command ... ok
test_capabilities_compat (__main__.Test)
Test compatibility with testbed capabilities ... ok
test_invalid_name (__main__.Test)
Test with invalid name ... ok
test_neither_path_nor_command (__main__.Test)
Test without path nor command ... ok
test_unknown_restriction (__main__.Test)
Test with unknown restriction ... ok
test_valid_command (__main__.Test)
valid Test instantiation with command ... ok
test_valid_path (__main__.Test)
valid Test instantiation with path ... ok

----------------------------------------------------------------------
Ran 49 tests in 7.371s

OK
tests/run_args
test_built_binaries (__main__.T) ... ok
test_changes (__main__.T) ... ok
test_copy (__main__.T) ... ok
test_copy_nonexisting (__main__.T) ... ok
test_default_options (__main__.T) ... ok
test_empty_virt_server (__main__.T) ... ok
test_env (__main__.T) ... ok
test_explicit_actions (__main__.T) ... ok
test_explicit_actions_eq (__main__.T) ... ok
test_git_source (__main__.T) ... ok
test_help (__main__.T) ... ok
test_implicit_apt_source (__main__.T) ... ok
test_implicit_built_tree (__main__.T) ... ok
test_implicit_click (__main__.T) ... ok
test_implicit_click_source (__main__.T) ... ok
test_implicit_deb (__main__.T) ... ok
test_implicit_unbuilt_tree (__main__.T) ... ok
test_mix_opts_actions (__main__.T) ... ok
test_no_actions (__main__.T) ... ok
test_no_args (__main__.T) ... ok
test_no_auto_control (__main__.T) ... ok
test_options (__main__.T) ... ok
test_read_file (__main__.T) ... ok
test_read_file_spaces (__main__.T) ... ok
test_read_file_with_runner (__main__.T) ... ok
test_setup_commands (__main__.T) ... ok
test_testname (__main__.T) ... ok
test_timeouts (__main__.T) ... ok
test_unknown_dir (__main__.T) ... ok
test_unknown_file (__main__.T) ... ok
test_wrong_env (__main__.T) ... usage: run_args [options] action [action ...] --- virt-server [options]
run_args: error: --env must be KEY=value
ok

----------------------------------------------------------------------
Ran 31 tests in 7.279s

OK
env NO_PKG_MANGLE=1 tests/adt-run NullRunner
test_apt_source_error (__main__.NullRunner)
apt-source for nonexisting package ... ok
test_breaks_testbed (__main__.NullRunner)
breaks-testbed restriction ... ok
test_command_not_found (__main__.NullRunner)
command-not-found failure is test failure ... ok
test_dev_stdouterr_access (__main__.NullRunner)
write to /dev/stdout and /dev/stderr in a test ... ok
test_dsc_norestrictions_nobuild_success (__main__.NullRunner)
dsc, no build, no restrictions, test success ... ok
test_env_passing (__main__.NullRunner)
Pass environment variable to test ... ok
test_git_source (__main__.NullRunner)
Check out source from git (default branch) ... skipped 'git not installed'
test_git_source_branch (__main__.NullRunner)
Check out source from git (specified branch) ... skipped 'git not installed'
test_invalid_depends (__main__.NullRunner)
Depends: has invalid syntax ... ok
test_isolation (__main__.NullRunner)
isolation restrictions ... ok
test_logfile_failure (__main__.NullRunner)
--log-file option, failure ... ok
test_logfile_success (__main__.NullRunner)
--log-file option, success ... ok
test_no_tests_dir (__main__.NullRunner)
package without debian/tests/ ... ok
test_signal (__main__.NullRunner)
tests keep default signal handler ... ok
test_summary (__main__.NullRunner)
--summary option ... ok
test_test_command (__main__.NullRunner)
Test-Command: instead of Tests: ... ok
test_test_not_found (__main__.NullRunner)
Tests: specifies a nonexisting test ... ok
test_testname (__main__.NullRunner)
Run only one specified test ... ok
test_testname_noexist (__main__.NullRunner)
Run only one specified test which does not exist ... ok
test_timeout (__main__.NullRunner)
handling test timeout ... ok
test_timeout_long_build (__main__.NullRunner)
long-running build with custom timeouts ... /srv/reproducible-results/rbuild-debian-AfpCvx7O/tmp.6TN3SLf5vU:	 39.4% -- replaced with /srv/reproducible-results/rbuild-debian-AfpCvx7O/tmp.6TN3SLf5vU.gz
INFO: Starting at 2016-04-12 11:16:10.053282
INFO: Finished at 2016-04-12 11:16:10.298159, took: 0:00:00.244887
FATAL: null
java.lang.NullPointerException
	at hudson.plugins.build_timeout.BuildTimeoutWrapper$EnvironmentImpl.tearDown(BuildTimeoutWrapper.java:199)
	at hudson.model.Build$BuildExecution.doRun(Build.java:173)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:534)
	at hudson.model.Run.execute(Run.java:1738)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:410)



More information about the Qa-jenkins-scm mailing list