stderr |
_StringException: Binary content:
FailedTestScreenshot (image/png)
/var/log/syslog: {{{
Jul 28 05:03:20 ubuntu-phablet powerd[974]: handle_requestWakeup from :1.259 - ubuntu push client, 1438060100
Jul 28 05:03:20 ubuntu-phablet powerd[974]: void {anonymous}::reset_alarm_clock() found 6 remaining wakeup requests
Jul 28 05:03:20 ubuntu-phablet powerd[974]: setting hardware wakeup time to 2015-07-28 05:03:29 for ubuntu push client
Jul 28 05:03:23 ubuntu-phablet kernel: [ 621.309110] pm8xxx-led pm8xxx-led: resume red set 0
Jul 28 05:03:23 ubuntu-phablet kernel: [ 621.309201] pm8xxx-led pm8xxx-led: resume green set 0
Jul 28 05:03:23 ubuntu-phablet kernel: [ 621.309262] pm8xxx-led pm8xxx-led: resume blue set 0
Jul 28 05:03:29 ubuntu-phablet powerd[974]: worker thread finished waiting for hw alarm
Jul 28 05:03:29 ubuntu-phablet powerd[974]: Emitting wakeup signal
Jul 28 05:03:29 ubuntu-phablet powerd[974]: worker thread is finished working; calling join()
Jul 28 05:03:29 ubuntu-phablet powerd[974]: worker thread is destroyed.
Jul 28 05:03:29 ubuntu-phablet powerd[974]: void {anonymous}::reset_alarm_clock() found 5 remaining wakeup requests
Jul 28 05:03:29 ubuntu-phablet powerd[974]: setting hardware wakeup time to 2015-07-28 05:03:54 for ubuntu push client
Jul 28 05:03:29 ubuntu-phablet powerd[974]: starting hardware alarm worker thread
Jul 28 05:03:29 ubuntu-phablet powerd[974]: calling wait_for_next_alarm
Jul 28 05:03:29 ubuntu-phablet powerd[974]: handle_requestWakeup from :1.272 - ubuntu push client, 1438060109
Jul 28 05:03:29 ubuntu-phablet powerd[974]: void {anonymous}::reset_alarm_clock() found 6 remaining wakeup requests
Jul 28 05:03:29 ubuntu-phablet powerd[974]: setting hardware wakeup time to 2015-07-28 05:03:54 for ubuntu push client
Jul 28 05:03:32 ubuntu-phablet kernel: [ 630.696688] pm8xxx-led pm8xxx-led: resume red set 0
Jul 28 05:03:32 ubuntu-phablet kernel: [ 630.696749] pm8xxx-led pm8xxx-led: resume green set 0
Jul 28 05:03:32 ubuntu-phablet kernel: [ 630.696810] pm8xxx-led pm8xxx-led: resume blue set 0
Jul 28 05:03:54 ubuntu-phablet powerd[974]: worker thread finished waiting for hw alarm
Jul 28 05:03:54 ubuntu-phablet powerd[974]: Emitting wakeup signal
Jul 28 05:03:54 ubuntu-phablet powerd[974]: worker thread is finished working; calling join()
Jul 28 05:03:54 ubuntu-phablet powerd[974]: worker thread is destroyed.
Jul 28 05:03:54 ubuntu-phablet powerd[974]: void {anonymous}::reset_alarm_clock() found 5 remaining wakeup requests
Jul 28 05:03:54 ubuntu-phablet powerd[974]: setting hardware wakeup time to 2015-07-28 05:04:29 for ubuntu push client
Jul 28 05:03:54 ubuntu-phablet powerd[974]: starting hardware alarm worker thread
Jul 28 05:03:54 ubuntu-phablet powerd[974]: calling wait_for_next_alarm
Jul 28 05:04:29 ubuntu-phablet powerd[974]: worker thread finished waiting for hw alarm
Jul 28 05:04:29 ubuntu-phablet powerd[974]: Emitting wakeup signal
Jul 28 05:04:29 ubuntu-phablet powerd[974]: worker thread is finished working; calling join()
Jul 28 05:04:29 ubuntu-phablet powerd[974]: worker thread is destroyed.
Jul 28 05:04:29 ubuntu-phablet powerd[974]: void {anonymous}::reset_alarm_clock() found 4 remaining wakeup requests
Jul 28 05:04:29 ubuntu-phablet powerd[974]: setting hardware wakeup time to 2015-07-28 05:06:08 for ubuntu push client
Jul 28 05:04:29 ubuntu-phablet powerd[974]: starting hardware alarm worker thread
Jul 28 05:04:29 ubuntu-phablet powerd[974]: calling wait_for_next_alarm
}}}
test-log: {{{
05:03:18.882 WARNING testcase:181 - Process manager backend unavailable, application snapshot support disabled.
05:03:18.914 INFO process_helpers:92 - Starting job unity8 with arguments ('QT_LOAD_TESTABILITY=1',).
05:03:20.253 INFO process_helpers:100 - unity8 start/running, process 11287
05:03:26.150 ERROR proxies:410 - Introspect error on :1.415:/com/canonical/Autopilot/Introspection: dbus.exceptions.DBusException:
org.freedesktop.DBus.Error.NoReply: Message did not receive a reply (timeout by message bus)
05:03:29.574 INFO process_helpers:148 - Stoping job unity8.
05:05:30.641 INFO process_helpers:156 - unity8 stop/waiting
}}}
Traceback (most recent call last):
File "/home/phablet/autopilot/unity8/shell/tests/__init__.py", line 318, in setUp
process_helpers.restart_unity_with_testability()
File "/home/phablet/autopilot/unity8/process_helpers.py", line 63, in restart_unity_with_testability
return restart_unity(*args)
File "/home/phablet/autopilot/unity8/process_helpers.py", line 80, in restart_unity
return _get_unity_proxy_object(pid)
File "/home/phablet/autopilot/unity8/process_helpers.py", line 189, in _get_unity_proxy_object
emulator_base=ubuntuuitoolkit.UbuntuUIToolkitCustomProxyObjectBase
File "/usr/lib/python3/dist-packages/autopilot/introspection/_search.py", line 171, in get_proxy_object_for_existing_process
process
File "/usr/lib/python3/dist-packages/autopilot/introspection/_search.py", line 318, in _find_matching_connections
in connections
File "/usr/lib/python3/dist-packages/autopilot/introspection/_search.py", line 319, in <listcomp>
if connection_matcher((bus, c))
File "/usr/lib/python3/dist-packages/autopilot/introspection/_search.py", line 292, in _filter_runner
for f in filter_list
File "/usr/lib/python3/dist-packages/autopilot/introspection/_search.py", line 292, in <genexpr>
for f in filter_list
File "/usr/lib/python3/dist-packages/autopilot/introspection/_search.py", line 793, in matches
eligible_pids = [pid] + _get_child_pids(pid)
File "/usr/lib/python3/dist-packages/autopilot/introspection/_search.py", line 695, in __call__
p.pid for p in psutil.Process(pid).get_children(recursive=True)
File "/usr/lib/python3/dist-packages/psutil/__init__.py", line 296, in __init__
self._init(pid)
File "/usr/lib/python3/dist-packages/psutil/__init__.py", line 331, in _init
raise NoSuchProcess(pid, None, msg)
psutil.NoSuchProcess: no process found with pid 11287
|