Closed
Bug 1465726
Opened 7 years ago
Closed 7 years ago
Intermittent testing/marionette/harness/marionette_harness/tests/unit/test_navigation.py TestTLSNavigation.test_navigate_by_command | IOError: Process killed because the connection to Marionette server is lost. Check gecko.log for errors
Categories
(Testing :: Marionette Client and Harness, defect, P5)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1454680
People
(Reporter: intermittent-bug-filer, Unassigned)
Details
(Keywords: intermittent-failure)
Filed by: apavel [at] mozilla.com
https://treeherder.mozilla.org/logviewer.html#?job_id=181064271&repo=mozilla-central
https://queue.taskcluster.net/v1/task/Q-VBV8w3SmGoNiCuTzF4kQ/runs/0/artifacts/public/logs/live_backing.log
[task 2018-05-31T08:36:27.391Z] 08:36:27 INFO - TEST-START | testing/marionette/harness/marionette_harness/tests/unit/test_navigation.py TestTLSNavigation.test_deactivation
[task 2018-05-31T08:36:29.402Z] 08:36:29 INFO - with safe session
[task 2018-05-31T08:36:56.359Z] 08:36:56 INFO - with unsafe session
[task 2018-05-31T08:37:17.066Z] 08:37:17 INFO - with safe session again
[task 2018-05-31T08:37:23.672Z] 08:37:23 INFO - TEST-PASS | testing/marionette/harness/marionette_harness/tests/unit/test_navigation.py TestTLSNavigation.test_deactivation | took 56280ms
[task 2018-05-31T08:37:23.881Z] 08:37:23 INFO - TEST-START | testing/marionette/harness/marionette_harness/tests/unit/test_navigation.py TestTLSNavigation.test_navigate_by_click
[task 2018-05-31T08:37:39.352Z] 08:37:39 INFO - TEST-PASS | testing/marionette/harness/marionette_harness/tests/unit/test_navigation.py TestTLSNavigation.test_navigate_by_click | took 15472ms
[task 2018-05-31T08:37:39.562Z] 08:37:39 INFO - TEST-START | testing/marionette/harness/marionette_harness/tests/unit/test_navigation.py TestTLSNavigation.test_navigate_by_command
[task 2018-05-31T08:45:46.231Z] 08:45:46 WARNING - TEST-UNEXPECTED-ERROR | testing/marionette/harness/marionette_harness/tests/unit/test_navigation.py TestTLSNavigation.test_navigate_by_command | IOError: Process killed because the connection to Marionette server is lost. Check gecko.log for errors (Reason: Connection timed out after 360.0s)
[task 2018-05-31T08:45:46.232Z] 08:45:46 INFO - Traceback (most recent call last):
[task 2018-05-31T08:45:46.232Z] 08:45:46 INFO - File "/builds/worker/workspace/build/venv/lib/python2.7/site-packages/marionette_harness/marionette_test/testcases.py", line 159, in run
[task 2018-05-31T08:45:46.233Z] 08:45:46 INFO - testMethod()
[task 2018-05-31T08:45:46.233Z] 08:45:46 INFO - File "/builds/worker/workspace/build/tests/marionette/tests/testing/marionette/harness/marionette_harness/tests/unit/test_navigation.py", line 762, in test_navigate_by_command
[task 2018-05-31T08:45:46.233Z] 08:45:46 INFO - self.marionette.navigate(self.test_page_insecure)
[task 2018-05-31T08:45:46.233Z] 08:45:46 INFO - File "/builds/worker/workspace/build/venv/lib/python2.7/site-packages/marionette_driver/marionette.py", line 1592, in navigate
[task 2018-05-31T08:45:46.234Z] 08:45:46 INFO - {"url": url})
[task 2018-05-31T08:45:46.235Z] 08:45:46 INFO - File "/builds/worker/workspace/build/venv/lib/python2.7/site-packages/marionette_driver/decorators.py", line 31, in _
[task 2018-05-31T08:45:46.235Z] 08:45:46 INFO - m._handle_socket_failure()
[task 2018-05-31T08:45:46.235Z] 08:45:46 INFO - File "/builds/worker/workspace/build/venv/lib/python2.7/site-packages/marionette_driver/marionette.py", line 825, in _handle_socket_failure
[task 2018-05-31T08:45:46.235Z] 08:45:46 INFO - reraise(IOError, message.format(returncode=returncode, reason=val), tb)
[task 2018-05-31T08:45:46.235Z] 08:45:46 INFO - File "/builds/worker/workspace/build/venv/lib/python2.7/site-packages/marionette_driver/decorators.py", line 26, in _
[task 2018-05-31T08:45:46.236Z] 08:45:46 INFO - return func(*args, **kwargs)
[task 2018-05-31T08:45:46.236Z] 08:45:46 INFO - File "/builds/worker/workspace/build/venv/lib/python2.7/site-packages/marionette_driver/marionette.py", line 733, in _send_message
[task 2018-05-31T08:45:46.237Z] 08:45:46 INFO - msg = self.client.request(name, params)
[task 2018-05-31T08:45:46.237Z] 08:45:46 INFO - File "/builds/worker/workspace/build/venv/lib/python2.7/site-packages/marionette_driver/transport.py", line 273, in request
[task 2018-05-31T08:45:46.237Z] 08:45:46 INFO - return self.receive()
[task 2018-05-31T08:45:46.238Z] 08:45:46 INFO - File "/builds/worker/workspace/build/venv/lib/python2.7/site-packages/marionette_driver/transport.py", line 183, in receive
[task 2018-05-31T08:45:46.238Z] 08:45:46 INFO - raise socket.timeout("Connection timed out after {}s".format(self.socket_timeout))
[task 2018-05-31T08:45:46.239Z] 08:45:46 INFO - TEST-INFO took 486669ms
[task 2018-05-31T08:45:46.654Z] 08:45:46 INFO - adb adbd running as root
[task 2018-05-31T08:45:46.758Z] 08:45:46 INFO - adb su -c supported
[task 2018-05-31T08:45:46.862Z] 08:45:46 INFO - adb su 0 supported
[task 2018-05-31T08:45:47.069Z] 08:45:47 INFO - adb /system/bin/ls -a supported
[task 2018-05-31T08:45:47.173Z] 08:45:47 INFO - adb Native cp support: True
[task 2018-05-31T08:45:47.277Z] 08:45:47 INFO - adb Native chmod -R support: True
[task 2018-05-31T08:45:47.381Z] 08:45:47 INFO - adb Setting SELinux Permissive Mode
[task 2018-05-31T08:45:47.485Z] 08:45:47 INFO - adb Unable to set SELinux Permissive due to args: /builds/worker/workspace/build/android-sdk-linux/platform-tools/adb -s emulator-5554 wait-for-device shell setenforce Permissive; echo rc=$?, exitcode: 1, stdout: setenforce: SELinux is disabled.
[task 2018-05-31T08:45:54.669Z] 08:45:54 INFO - timed out waiting for profiles.ini
[task 2018-05-31T08:45:57.049Z] 08:45:57 INFO - Application command: /builds/worker/workspace/build/android-sdk-linux/platform-tools/adb shell am start -a android.activity.MAIN -n org.mozilla.fennec_aurora/org.mozilla.gecko.BrowserApp --es args '-no-remote -profile /sdcard/tests/profile -marionette' --es env0 MOZ_CRASHREPORTER=1 --es env1 R_LOG_VERBOSE=1 --es env2 MOZ_HIDE_RESULTS_TABLE=1 --es env3 MOZ_LOG=signaling:3,mtransport:4,DataChannel:4,jsep:4,MediaPipelineFactory:4 --es env4 MOZ_CRASHREPORTER_SHUTDOWN=1 --es env5 R_LOG_DESTINATION=stderr --es env6 MOZ_CRASHREPORTER_NO_REPORT=1 --es env7 NO_EM_RESTART=1 --es env8 MOZ_PROCESS_LOG=/tmp/tmpqV5t03pidlog --es env9 R_LOG_LEVEL=6
[task 2018-05-31T08:45:58.806Z] 08:45:58 INFO - Starting: Intent { act=android.activity.MAIN cmp=org.mozilla.fennec_aurora/org.mozilla.gecko.BrowserApp (has extras) }
[task 2018-05-31T08:45:59.900Z] 08:45:59 INFO - timed out waiting for 'org.mozilla.fennec_aurora' process to start
[task 2018-05-31T08:46:00.968Z] 08:46:00 INFO - - waiting for device -
[task 2018-05-31T08:47:29.536Z] 08:47:29 INFO - TEST-START | testing/marionette/harness/marionette_harness/tests/unit/test_cookies.py CookieTest.test_add_cookie
Comment 1•7 years ago
|
||
> 05-31 01:50:11.152 4237 4237 D GeckoBrowserApp: BrowserApp.onTabChanged: 0: THUMBNAIL
> 05-31 01:50:12.192 38 38 D Zygote : Process 4237 terminated by signal (15)
> 05-31 01:50:12.202 277 289 I ActivityManager: Process org.mozilla.fennec_aurora (pid 4237) has died.
Dupe of bug 1454680.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → DUPLICATE
Comment hidden (Intermittent Failures Robot) |
Updated•2 years ago
|
Product: Testing → Remote Protocol
Comment 3•2 years ago
|
||
Moving bug to Testing::Marionette Client and Harness component per bug 1815831.
Component: Marionette → Marionette Client and Harness
Product: Remote Protocol → Testing
You need to log in
before you can comment on or make changes to this bug.
Description
•