Closed
Bug 1420962
Opened 7 years ago
Closed 7 years ago
Intermittent security/manager/ssl/tests/unit/test_add_preexisting_cert.js | xpcshell return code: 1511779937991
Categories
(Core :: Security: PSM, defect, P5)
Core
Security: PSM
Tracking
()
RESOLVED
DUPLICATE
of bug 1410723
People
(Reporter: intermittent-bug-filer, Assigned: gbrown)
Details
(Keywords: intermittent-failure)
Filed by: apavel [at] mozilla.com
https://treeherder.mozilla.org/logviewer.html#?job_id=147785335&repo=mozilla-beta
https://queue.taskcluster.net/v1/task/NnhYMznWRjGI5oTnP5AtSw/runs/0/artifacts/public/logs/live_backing.log
[task 2017-11-27T10:52:15.506Z] 10:52:15 INFO - TEST-START | security/manager/ssl/tests/unit/test_add_preexisting_cert.js
[task 2017-11-27T10:52:18.238Z] 10:52:18 INFO - mozdevice killProcess failed force-stop of xpcshell
[task 2017-11-27T10:52:18.246Z] 10:52:18 WARNING - TEST-UNEXPECTED-FAIL | security/manager/ssl/tests/unit/test_add_preexisting_cert.js | xpcshell return code: 1511779937991
[task 2017-11-27T10:52:18.247Z] 10:52:18 INFO - TEST-INFO took 2740ms
[task 2017-11-27T10:52:18.247Z] 10:52:18 INFO - >>>>>>>
[task 2017-11-27T10:52:18.247Z] 10:52:18 INFO - security/manager/ssl/tests/unit/test_add_preexisting_cert.js | xpcw: cd /storage/sdcard/tests/xpc/security/manager/ssl/tests/unit
[task 2017-11-27T10:52:18.248Z] 10:52:18 INFO - security/manager/ssl/tests/unit/test_add_preexisting_cert.js | xpcw: xpcshell -r /storage/sdcard/tests/xpc/c/httpd.manifest --greomni /data/local/xpcb/target.apk -m -s -e const _HEAD_JS_PATH = "/storage/sdcard/tests/xpc/head.js"; -e const _MOZINFO_JS_PATH = "/storage/sdcard/tests/xpc/p/mozinfo.json"; -e const _TESTING_MODULES_DIR = "/storage/sdcard/tests/xpc/m"; -f /storage/sdcard/tests/xpc/head.js -e const _SERVER_ADDR = "localhost" -e const _HEAD_FILES = ["/storage/sdcard/tests/xpc/security/manager/ssl/tests/unit/head_psm.js"]; -e const _JSDEBUGGER_PORT = 0; -e const _TEST_FILE = ["test_add_preexisting_cert.js"]; -e const _TEST_NAME = "security/manager/ssl/tests/unit/test_add_preexisting_cert.js" -e _execute_test(); quit(0);
[task 2017-11-27T10:52:18.250Z] 10:52:18 INFO - (xpcshell/head.js) | test MAIN run_test pending (1)
[task 2017-11-27T10:52:18.250Z] 10:52:18 INFO - "cert cn=ee-int-limited-depth"
[task 2017-11-27T10:52:18.250Z] 10:52:18 INFO - "cert issuer cn=int-limited-depth"
[task 2017-11-27T10:52:18.250Z] 10:52:18 INFO - security/manager/ssl/tests/unit/test_add_preexisting_cert.js | {"action":"test_status","time":1511779937991,"thread":null,"pid":null,"source":"xpcshell/head.js","test":"security/manager/ssl/tests/unit/test_add_preexisting_cert.js","subtest":"checkCertErrorGeneric","status":"PASS","message":"[checkCertErrorGeneric : 202] Actual and expected error should match - 0 == 0"
[task 2017-11-27T10:52:18.250Z] 10:52:18 INFO - <<<<<<<
[task 2017-11-27T10:52:18.276Z] 10:52:18 INFO - Following exceptions were raised:
[task 2017-11-27T10:52:18.277Z] 10:52:18 INFO - Traceback (most recent call last):
[task 2017-11-27T10:52:18.283Z] 10:52:18 INFO - File "/builds/worker/workspace/build/tests/xpcshell/runxpcshelltests.py", line 181, in run
[task 2017-11-27T10:52:18.283Z] 10:52:18 INFO - self.run_test()
[task 2017-11-27T10:52:18.283Z] 10:52:18 INFO - File "/builds/worker/workspace/build/tests/xpcshell/runxpcshelltests.py", line 792, in run_test
[task 2017-11-27T10:52:18.283Z] 10:52:18 INFO - if self.checkForCrashes(self.tempDir, self.symbolsPath, test_name=name):
[task 2017-11-27T10:52:18.284Z] 10:52:18 INFO - File "/builds/worker/workspace/build/tests/xpcshell/remotexpcshelltests.py", line 181, in checkForCrashes
[task 2017-11-27T10:52:18.284Z] 10:52:18 INFO - self.device.getDirectory(self.remoteMinidumpDir, dumpDir)
[task 2017-11-27T10:52:18.284Z] 10:52:18 INFO - File "/builds/worker/workspace/build/venv/lib/python2.7/site-packages/mozdevice/devicemanagerADB.py", line 543, in getDirectory
[task 2017-11-27T10:52:18.284Z] 10:52:18 INFO - dir_util.copy_tree(localDir, originalLocal)
[task 2017-11-27T10:52:18.284Z] 10:52:18 INFO - File "/usr/lib/python2.7/distutils/dir_util.py", line 128, in copy_tree
[task 2017-11-27T10:52:18.284Z] 10:52:18 INFO - "cannot copy tree '%s': not a directory" % src
[task 2017-11-27T10:52:18.284Z] 10:52:18 INFO - DistutilsFileError: cannot copy tree '/tmp/tmplzDO6B/minidumps': not a directory
[task 2017-11-27T10:52:18.284Z] 10:52:18 INFO - Traceback (most recent call last):
[task 2017-11-27T10:52:18.284Z] 10:52:18 INFO - File "/builds/worker/workspace/build/tests/xpcshell/remotexpcshelltests.py", line 628, in <module>
[task 2017-11-27T10:52:18.284Z] 10:52:18 INFO - main()
[task 2017-11-27T10:52:18.284Z] 10:52:18 INFO - File "/builds/worker/workspace/build/tests/xpcshell/remotexpcshelltests.py", line 623, in main
[task 2017-11-27T10:52:18.284Z] 10:52:18 INFO - mobileArgs=xpcsh.mobileArgs):
[task 2017-11-27T10:52:18.284Z] 10:52:18 INFO - File "/builds/worker/workspace/build/tests/xpcshell/runxpcshelltests.py", line 1385, in runTests
[task 2017-11-27T10:52:18.285Z] 10:52:18 INFO - mobileArgs, **kwargs)
[task 2017-11-27T10:52:18.285Z] 10:52:18 INFO - File "/builds/worker/workspace/build/tests/xpcshell/runxpcshelltests.py", line 1580, in runTestList
[task 2017-11-27T10:52:18.285Z] 10:52:18 INFO - raise exceptions[0]
[task 2017-11-27T10:52:18.285Z] 10:52:18 INFO - distutils.errors.DistutilsFileError: cannot copy tree '/tmp/tmplzDO6B/minidumps': not a directory
[task 2017-11-27T10:52:18.302Z] 10:52:18 ERROR - Return code: 1
[task 2017-11-27T10:52:18.302Z] 10:52:18 ERROR - No tests run or test summary not found
[task 2017-11-27T10:52:18.303Z] 10:52:18 INFO - TinderboxPrint: xpcshell<br/><em class="testfail">T-FAIL</em>
[task 2017-11-27T10:52:18.303Z] 10:52:18 INFO - ##### xpcshell log ends
Comment hidden (Intermittent Failures Robot) |
Assignee | ||
Updated•7 years ago
|
Assignee: nobody → gbrown
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•