Closed
Bug 895399
Opened 12 years ago
Closed 11 years ago
Intermittent B2G DMError: Attempted to push a file (/tmp/tmpxUzGS1.mozrunner/user.js) to a directory (/data/local/user.js)! | Automation Error: Exception caught while running tests
Categories
(Release Engineering :: General, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: RyanVM, Unassigned)
References
Details
https://tbpl.mozilla.org/php/getParsedLog.php?id=25415548&tree=Mozilla-Inbound
b2g_emulator_vm mozilla-inbound opt test mochitest-2 on 2013-07-17 23:10:41 PDT for push f713a828fe36
slave: tst-linux64-ec2-092
23:12:19 INFO - #####
23:12:19 INFO - ##### Running run-tests step.
23:12:19 INFO - #####
23:12:19 INFO - Running pre-action listener: _resource_record_pre_action
23:12:19 INFO - Running main action method: run_tests
23:12:19 INFO - Running command: ['/builds/slave/test/build/venv/bin/python', 'runtestsb2g.py', '--adbpath=/builds/slave/test/build/emulator/b2g-distro/out/host/linux-x86/bin/adb', '--b2gpath=/builds/slave/test/build/emulator/b2g-distro', '--console-level=INFO', '--emulator=arm', '--logcat-dir=/builds/slave/test/build', '--remote-webserver=10.0.2.2', '--test-manifest=b2g.json', '--xre-path=/builds/slave/test/build/xre/bin', '--symbols-path=http://pvtbuilds.pvt.build.mozilla.org//pub/mozilla.org/b2g/tinderbox-builds/mozilla-inbound-generic/20130717212047/emulator.crashreporter-symbols.zip', '--busybox=/builds/slave/test/build/busybox', '--total-chunks=9', '--this-chunk=2'] in /builds/slave/test/build/tests/mochitest
23:12:19 INFO - Copy/paste: /builds/slave/test/build/venv/bin/python runtestsb2g.py --adbpath=/builds/slave/test/build/emulator/b2g-distro/out/host/linux-x86/bin/adb --b2gpath=/builds/slave/test/build/emulator/b2g-distro --console-level=INFO --emulator=arm --logcat-dir=/builds/slave/test/build --remote-webserver=10.0.2.2 --test-manifest=b2g.json --xre-path=/builds/slave/test/build/xre/bin --symbols-path=http://pvtbuilds.pvt.build.mozilla.org//pub/mozilla.org/b2g/tinderbox-builds/mozilla-inbound-generic/20130717212047/emulator.crashreporter-symbols.zip --busybox=/builds/slave/test/build/busybox --total-chunks=9 --this-chunk=2
23:12:20 INFO - /builds/slave/test/build/venv/local/lib/python2.7/site-packages/mozrunner/utils.py:20: UserWarning: Module manifestparser was already imported from /builds/slave/test/build/tests/mochitest/manifestparser.py, but /builds/slave/test/build/venv/lib/python2.7/site-packages is being added to sys.path
23:12:20 INFO - import pkg_resources
23:13:41 INFO - pushing /system/bin/busybox
23:13:41 INFO - waiting for system-message-listener-ready...
23:13:41 INFO - done
23:13:41 INFO - args: ['/builds/slave/test/build/xre/bin/xpcshell', '-g', '/builds/slave/test/build/xre/bin', '-v', '170', '-f', '/builds/slave/test/build/xre/bin/components/httpd.js', '-e', "const _PROFILE_PATH = '/tmp/tmp5JJ5sB';const _SERVER_PORT = '8888'; const _SERVER_ADDR = '10.0.2.2';\n const _TEST_PREFIX = undefined; const _DISPLAY_RESULTS = false;", '-f', './server.js']
23:13:41 INFO - INFO | runtests.py | Server pid: 2444
23:13:56 INFO - Traceback (most recent call last):
23:13:56 INFO - File "runtestsb2g.py", line 663, in run_remote_mochitests
23:13:56 INFO - retVal = mochitest.runTests(options)
23:13:56 INFO - File "/builds/slave/test/build/tests/mochitest/runtests.py", line 755, in runTests
23:13:56 INFO - self.buildURLOptions(options, browserEnv)
23:13:56 INFO - File "runtestsb2g.py", line 560, in buildURLOptions
23:13:56 INFO - self._dm.pushFile(os.path.join(options.profilePath, "user.js"), self.userJS)
23:13:56 INFO - File "/builds/slave/test/build/venv/local/lib/python2.7/site-packages/mozdevice/devicemanagerADB.py", line 173, in pushFile
23:13:56 INFO - (localname, destname))
23:13:56 INFO - DMError: Attempted to push a file (/tmp/tmpxUzGS1.mozrunner/user.js) to a directory (/data/local/user.js)!
23:14:59 INFO - Automation Error: Exception caught while running tests
23:14:59 ERROR - Return code: 1
Assignee | ||
Updated•12 years ago
|
Product: mozilla.org → Release Engineering
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment 2•11 years ago
|
||
Closing inactive keywords:intermittent-failure bugs where the TBPLbot has previously commented and the test isn't marked as disabled; filter on orange-cleanup-201401.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → WORKSFORME
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Updated•9 years ago
|
Keywords: intermittent-failure
Assignee | ||
Updated•7 years ago
|
Component: General Automation → General
You need to log in
before you can comment on or make changes to this bug.
Description
•