stderr |
_StringException: Binary content:
FailedTestScreenshot (image/png)
/var/log/syslog: {{{
Jul 7 03:33:23 ubuntu-phablet powerd[921]: handle_requestSysState from :1.83 (active) - ACTIVE (1)
Jul 7 03:33:23 ubuntu-phablet powerd[921]: name_watch_add: looking for :1.83
Jul 7 03:33:23 ubuntu-phablet powerd[921]: watching :1.83 to see when it disappears on dbus
Jul 7 03:33:23 ubuntu-phablet powerd[921]: libsuspend: acquire_wake_lock: powerd_power_request
Jul 7 03:33:23 ubuntu-phablet powerd[921]: handle_requestSysState - SUCCESS
Jul 7 03:33:23 ubuntu-phablet powerd[921]: Enqueue state change to ACTIVE
Jul 7 03:33:23 ubuntu-phablet powerd[921]: queue empty && state == current, discarding
Jul 7 03:33:23 ubuntu-phablet powerd[921]: libsuspend: release_wake_lock: powerd_power_request
Jul 7 03:33:25 ubuntu-phablet kernel: [ 1727.847855] send sigkill to 28385 (launcher), adj 110, size 8427
Jul 7 03:33:25 ubuntu-phablet powerd[921]: handle_clearSysState from :1.83, cookie: 1bb94735-cce4-4c00-a900-429933d339ae
Jul 7 03:33:25 ubuntu-phablet powerd[921]: clear_sys_request: active - :1.83
Jul 7 03:33:25 ubuntu-phablet powerd[921]: name_watch_remove: looking for :1.83
Jul 7 03:33:25 ubuntu-phablet powerd[921]: name_watch: ref_count for :1.83 is now 0
Jul 7 03:33:25 ubuntu-phablet powerd[921]: no longer watching :1.83, there are no more requests
Jul 7 03:33:25 ubuntu-phablet powerd[921]: libsuspend: acquire_wake_lock: powerd_power_request
Jul 7 03:33:25 ubuntu-phablet powerd[921]: Enqueue state change to ACTIVE
Jul 7 03:33:25 ubuntu-phablet powerd[921]: queue empty && state == current, discarding
Jul 7 03:33:25 ubuntu-phablet powerd[921]: libsuspend: release_wake_lock: powerd_power_request
Jul 7 03:33:25 ubuntu-phablet dbus[850]: [system] Activating service name='com.canonical.PropertyService' (using servicehelper)
Jul 7 03:33:26 ubuntu-phablet dbus[850]: [system] Successfully activated service 'com.canonical.PropertyService'
}}}
test-log: {{{
03:33:23.085 WARNING testcase:175 - Process manager backend unavailable, application snapshot support disabled.
03:33:23.091 INFO _launcher:120 - Attempting to launch application 'tmp6yh4elk2' with URIs '' via upstart-app-launch
03:33:37.896 ERROR _launcher:206 - Timed out waiting for Application with app_id 'tmp6yh4elk2' to stop.
}}}
Traceback (most recent call last):
File "/home/phablet/autopilot/ubuntuuitoolkit/tests/custom_proxy_objects/test_optionselector.py", line 154, in setUp
super().setUp()
File "/home/phablet/autopilot/ubuntuuitoolkit/tests/__init__.py", line 129, in setUp
super().setUp()
File "/home/phablet/autopilot/ubuntuuitoolkit/tests/__init__.py", line 96, in setUp
self.launch_application()
File "/home/phablet/autopilot/ubuntuuitoolkit/tests/__init__.py", line 111, in launch_application
emulator_base=ubuntuuitoolkit.UbuntuUIToolkitCustomProxyObjectBase)
File "/usr/lib/python3/dist-packages/autopilot/testcase.py", line 346, in launch_upstart_application
return launcher.launch(application_name, uris)
File "/usr/lib/python3/dist-packages/autopilot/application/_launcher.py", line 146, in launch
pid=pid
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 758, in matches
eligible_pids = [pid] + _get_child_pids(pid)
File "/usr/lib/python3/dist-packages/autopilot/introspection/_search.py", line 660, 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 28385
|