Build failed in Jenkins: quantal-adt-apport » i386,albali #72

Jenkins Notification devnull at canonical.com
Thu Jul 19 08:34:49 UTC 2012


See <http://10.189.74.2:8080/job/quantal-adt-apport/./ARCH=i386,label=albali/72/>

------------------------------------------
[...truncated 2451 lines...]
Kernel oops report without showing details ... ok
test_missing_icon (__main__.T) ... ok
test_package_crash_layout (__main__.T) ... ok
test_recoverable_crash_layout (__main__.T) ... ok
test_regular_crash_layout (__main__.T) ... ok
test_regular_crash_layout_restart (__main__.T) ... ok
test_resizing (__main__.T)
Problem report window resizability and sizing. ... ok
test_system_crash_from_console_layout (__main__.T) ... ok
test_system_crash_layout (__main__.T) ... ok
test_update_report (__main__.T)
Updating an existing report ... ok
test_update_report_different_binary_source (__main__.T)
Updating an existing report on a source package which does not have a binary of the same name ... ok

----------------------------------------------------------------------
Ran 25 tests in 40.432s

OK
--- Testing ui_kde ---
test_1_crash_details (__main__.T)
Crash report with showing details ... QPainter::begin: Paint device returned engine == 0, type: 2
QPainter::end: Painter not active, aborted
/usr/lib/python3/dist-packages/PyQt4/uic/objcreator.py:91: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/lib/python3/dist-packages/PyQt4/uic/widget-plugins/qaxcontainer.py' mode='rU' encoding='UTF-8'>
  if load_plugin(open(filename, 'rU'), plugin_globals, plugin_locals):
/usr/lib/python3/dist-packages/PyQt4/uic/objcreator.py:91: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/lib/python3/dist-packages/PyQt4/uic/widget-plugins/kde4.py' mode='rU' encoding='UTF-8'>
  if load_plugin(open(filename, 'rU'), plugin_globals, plugin_locals):
/usr/lib/python3/dist-packages/PyQt4/uic/objcreator.py:91: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/lib/python3/dist-packages/PyQt4/uic/widget-plugins/qscintilla.py' mode='rU' encoding='UTF-8'>
  if load_plugin(open(filename, 'rU'), plugin_globals, plugin_locals):
/usr/lib/python3/dist-packages/PyQt4/uic/objcreator.py:91: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/lib/python3/dist-packages/PyQt4/uic/widget-plugins/qtdeclarative.py' mode='rU' encoding='UTF-8'>
  if load_plugin(open(filename, 'rU'), plugin_globals, plugin_locals):
/usr/lib/python3/dist-packages/PyQt4/uic/objcreator.py:91: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/lib/python3/dist-packages/PyQt4/uic/widget-plugins/qtwebkit.py' mode='rU' encoding='UTF-8'>
  if load_plugin(open(filename, 'rU'), plugin_globals, plugin_locals):
/usr/lib/python3/dist-packages/PyQt4/uic/objcreator.py:91: ResourceWarning: unclosed file <_io.TextIOWrapper name='/usr/lib/python3/dist-packages/PyQt4/uic/widget-plugins/phonon.py' mode='rU' encoding='UTF-8'>
  if load_plugin(open(filename, 'rU'), plugin_globals, plugin_locals):
/usr/lib/python3/dist-packages/PyQt4/uic/uiparser.py:842: PendingDeprecationWarning: This method will be removed in future versions.  Use 'elem.iter()' or 'list(elem.iter())' instead.
  for include in elem.getiterator("include"):
ok
test_1_crash_noaccept (__main__.T)
Crash report with non-accepting crash DB ... QPainter::begin: Paint device returned engine == 0, type: 2
QPainter::end: Painter not active, aborted
ok
test_1_crash_nodetails (__main__.T)
Crash report without showing details ... QPainter::begin: Paint device returned engine == 0, type: 2
QPainter::end: Painter not active, aborted
ok
test_1_update_report (__main__.T)
Updating an existing report ... ok
test_1_update_report_different_binary_source (__main__.T)
Updating an existing report on a source package which does not have a binary of the same name ... ok
test_administrator_disabled_reporting (__main__.T) ... QPainter::begin: Paint device returned engine == 0, type: 2
QPainter::end: Painter not active, aborted
ok
test_apport_bug_package_layout (__main__.T) ... ok
test_bug_report_installed_package (__main__.T)
Bug report for installed package ... ok
test_bug_report_uninstalled_package (__main__.T)
Bug report for uninstalled package ... ok
test_close_button (__main__.T)
Clicking the close button on the window does not report the crash. ... QPainter::begin: Paint device returned engine == 0, type: 2
QPainter::end: Painter not active, aborted
ok
test_kernel_crash_layout (__main__.T) ... QPainter::begin: Paint device returned engine == 0, type: 2
QPainter::end: Painter not active, aborted
ok
test_package_crash_layout (__main__.T) ... ok
test_recoverable_crash_layout (__main__.T) ... ok
test_regular_crash_layout (__main__.T) ... ok
test_regular_crash_layout_restart (__main__.T) ... ok
test_system_crash_layout (__main__.T) ... QPainter::begin: Paint device returned engine == 0, type: 2
QPainter::end: Painter not active, aborted
ok

----------------------------------------------------------------------
Ran 16 tests in 20.356s

OK
--- Testing ui ---
test_can_examine_locally_crash (__main__.T)
can_examine_locally() for a crash report ... ok
test_can_examine_locally_nocrash (__main__.T)
can_examine_locally() for a non-crash report ... ok
test_collect_info_distro (__main__.T)
collect_info() on report without information (distro bug) ... ok
test_collect_info_exepath (__main__.T)
collect_info() on report with only ExecutablePath ... /usr/lib/python3.2/subprocess.py:471: ResourceWarning: unclosed file <_io.FileIO name=6 mode='rb'>
  return Popen(*popenargs, **kwargs).wait()
ok
test_collect_info_package (__main__.T)
collect_info() on report with a package ... /usr/lib/python3.2/subprocess.py:471: ResourceWarning: unclosed file <_io.FileIO name=7 mode='rb'>
  return Popen(*popenargs, **kwargs).wait()
ok
test_collect_info_permissions (__main__.T)
collect_info() leaves the report accessible to the group ... /usr/lib/python3.2/subprocess.py:471: ResourceWarning: unclosed file <_io.FileIO name=27 mode='rb'>
  return Popen(*popenargs, **kwargs).wait()
ok
test_db_no_accept (__main__.T)
crash database does not accept report ... ok
test_format_filesize (__main__.T)
format_filesize() ... ok
test_get_desktop_entry (__main__.T) ... ok
test_get_size_constructed (__main__.T)
get_complete_size() and get_reduced_size() for on-the-fly Reports ... ok
test_get_size_loaded (__main__.T)
get_complete_size() and get_reduced_size() for loaded Reports ... ok
test_handle_duplicate (__main__.T)
handle_duplicate() ... ok
test_interactive_hooks_cancel (__main__.T)
interactive hooks: user cancels ... /usr/lib/python3.2/subprocess.py:471: ResourceWarning: unclosed file <_io.FileIO name=8 mode='rb'>
  return Popen(*popenargs, **kwargs).wait()
ok
test_interactive_hooks_choices (__main__.T)
interactive hooks: HookUI.choice() ... ok
test_interactive_hooks_file (__main__.T)
interactive hooks: HookUI.file() ... ok
test_interactive_hooks_information (__main__.T)
interactive hooks: HookUI.information() ... /usr/lib/python3.2/subprocess.py:471: ResourceWarning: unclosed file <_io.FileIO name=28 mode='rb'>
  return Popen(*popenargs, **kwargs).wait()
ok
test_interactive_hooks_yesno (__main__.T)
interactive hooks: HookUI.yesno() ... ok
test_load_report (__main__.T)
load_report() ... ok
test_parse_argv_apport_bug (__main__.T)
parse_args() option inference when invoked as *-bug ... ok
test_parse_argv_single_arg (__main__.T)
parse_args() option inference for a single argument ... ok
test_restart (__main__.T)
restart() ... ok
test_run_crash (__main__.T)
run_crash() ... ok
test_run_crash_abort (__main__.T)
run_crash() for an abort() without assertion message ... ok
test_run_crash_anonymity (__main__.T)
run_crash() anonymization ... ok
test_run_crash_anonymity_order (__main__.T)
run_crash() anonymization runs after info and duplicate collection ... ok
test_run_crash_anonymity_substring (__main__.T)
run_crash() anonymization only catches whole words ... ok
test_run_crash_argv_file (__main__.T)
run_crash() through a file specified on the command line ... ok
test_run_crash_broken (__main__.T)
run_crash() for an invalid core dump ... ok
test_run_crash_errors (__main__.T)
run_crash() on various error conditions ... ok
test_run_crash_ignore (__main__.T)
run_crash() on a crash with the Ignore field ... ok
test_run_crash_kernel (__main__.T)
run_crash() for a kernel error ... ok
test_run_crash_known (__main__.T)
run_crash() for already known problem ... ok
test_run_crash_nocore (__main__.T)
run_crash() for a crash dump without CoreDump ... ok
test_run_crash_package (__main__.T)
run_crash() for a package error ... ok
test_run_crash_precollected (__main__.T)
run_crash() on complete report on uninstalled package ... ok
test_run_crash_preretraced (__main__.T)
run_crash() pre-retraced reports. ... ok
test_run_crash_uninstalled (__main__.T)
run_crash() on reports with subsequently uninstalled packages ... ok
test_run_crash_unreportable (__main__.T)
run_crash() on a crash with the UnreportableReason field ... ok
test_run_crash_updated_binary (__main__.T)
run_crash() on binary that got updated in the meantime ... ok
test_run_nopending (__main__.T)
running the frontend without any pending reports ... ok
test_run_report_bug_file (__main__.T)
run_report_bug() with saving report into a file ... ok
test_run_report_bug_kernel_thread (__main__.T)
run_report_bug() for a pid of a kernel thread ... ok
test_run_report_bug_list_symptoms (__main__.T)
run_report_bug() without specifying arguments and available symptoms ... ok
test_run_report_bug_noargs (__main__.T)
run_report_bug() without specifying arguments ... ok
test_run_report_bug_noperm_pid (__main__.T)
run_report_bug() for a pid which runs as a different user ... Exception OSError: (1, 'Operation not permitted', '/tmp/tmp20yg_n') in <bound method _TemporaryFileWrapper.__del__ of <tempfile._TemporaryFileWrapper object at 0xb40a864c>> ignored
ok
test_run_report_bug_package (__main__.T)
run_report_bug() for a package ... ok
test_run_report_bug_pid_tags (__main__.T)
run_report_bug() for a pid with extra tags ... ok
test_run_report_bug_unpackaged_pid (__main__.T)
run_report_bug() for a pid of an unpackaged program ... ok
test_run_report_bug_wrong_pid (__main__.T)
run_report_bug() for a nonexisting pid ... ok
test_run_symptom (__main__.T)
run_symptom() ... ok
test_run_update_report_different_binary_source (__main__.T)
run_update_report() on a source package which does not have a binary of the same name ... dpkg-query: no packages found matching linux
ok
test_run_update_report_existing_package_cli_cmdname (__main__.T)
run_update_report() on an existing package (-collect program) ... ok
test_run_update_report_existing_package_cli_tags (__main__.T)
run_update_report() on an existing package (CLI argument) with extra tag ... ok
test_run_update_report_existing_package_from_bug (__main__.T)
run_update_report() on an existing package (from bug) ... ok
test_run_update_report_nonexisting_package_cli (__main__.T)
run_update_report() on a nonexisting package (CLI argument) ... ok
test_run_update_report_nonexisting_package_from_bug (__main__.T)
run_update_report() on a nonexisting package (from bug) ... ok
test_run_update_report_noninstalled_but_hook (__main__.T)
run_update_report() on an uninstalled package with a source hook ... dpkg-query: no packages found matching foo
ok
test_run_version (__main__.T)
run_report_bug() as "ubuntu-bug" with version argument ... ok
test_wait_for_pid (__main__.T) ... ok

----------------------------------------------------------------------
Ran 59 tests in 334.475s

OK
Package bar not installed and no hook available, ignoring
Package foo not installed and no hook available, ignoring
adt-run: trace: & dsc0t-upstream-system: ----------------------------------------]
adt-run: trace1: ** needs_reset, previously=False
adt-run: trace: @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ tests done.
adt-run: trace: ** stop
adt-run: trace: ** close, scratch=tb-scratch~/tmp/tmp.w2449RFPUO:-/|/tmp/tmp.w2449RFPUO/!
+ RET=4
+ [ 4 -gt 0 ]
+ log_failure_msg adt-run exited with status 4.
+ log_msg Failure: adt-run exited with status 4.\n
+ date +%F %X
+ printf 2012-07-19 08:34:42: Failure: adt-run exited with status 4.\n
2012-07-19 08:34:42: Failure: adt-run exited with status 4.
+ mkdir -p <http://10.189.74.2:8080/job/quantal-adt-apport/./ARCH=i386,label=albali/ws/results>
+ ssh -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o CheckHostIP=no -i /var/cache/adt/disks/adtkey -p 54323 -t -o BatchMode=yes -l ubuntu localhost sudo chown -R ubuntu /home/ubuntu/adt-log
Pseudo-terminal will not be allocated because stdin is not a terminal.
Warning: Permanently added '[localhost]:54323' (ECDSA) to the list of known hosts.
sudo: unable to resolve host autopkgtest
+ scp -r -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o CheckHostIP=no -i /var/cache/adt/disks/adtkey -P 54323 ubuntu at localhost:/home/ubuntu/adt-log/* <http://10.189.74.2:8080/job/quantal-adt-apport/./ARCH=i386,label=albali/ws/results>
Warning: Permanently added '[localhost]:54323' (ECDSA) to the list of known hosts.
+ scp -r -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o CheckHostIP=no -i /var/cache/adt/disks/adtkey -P 54323 ubuntu at localhost:/var/crash/*crash <http://10.189.74.2:8080/job/quantal-adt-apport/./ARCH=i386,label=albali/ws/results>
Warning: Permanently added '[localhost]:54323' (ECDSA) to the list of known hosts.
scp: /var/crash/*crash: No such file or directory
+ true
+ ssh -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o CheckHostIP=no -i /var/cache/adt/disks/adtkey -p 54323 -t -o BatchMode=yes -l ubuntu localhost sudo poweroff
Pseudo-terminal will not be allocated because stdin is not a terminal.
Warning: Permanently added '[localhost]:54323' (ECDSA) to the list of known hosts.
sudo: unable to resolve host autopkgtest
+ cat /dev/shm/adt/quantal-i386-apport-20120719_081947.img.pid
+ kill -9 31495
+ rm /dev/shm/adt/quantal-i386-apport-20120719_081947.img.pid
+ rm /dev/shm/adt/quantal-i386-apport-20120719_081947.img
+ rm -Rf /tmp/adt-i386.YtKwxp
+ exit 4
Build step 'Execute shell' marked build as failure
Archiving artifacts



More information about the ubuntu-testing-notifications mailing list