Closed Bug 835073 Opened 11 years ago Closed 11 years ago

Android 2.2 Test jobs on mozilla-release infinitely retry after failure in installApp.py

Categories

(Release Engineering :: General, defect, P1)

ARM
Android
defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: Callek, Assigned: Callek)

References

Details

So, philor pointed out to me that mozilla-release seemed to have a problem running android tests. (https://tbpl.mozilla.org/?tree=Mozilla-Release&rev=f333e76dfb81)

This behavior is not currently seen on other trees.

snippet of the failure is:

01/26/2013 11:36:42: INFO: copying build/fennec/application.ini to build/talos/remoteapp.ini
01/26/2013 11:36:42: DEBUG: calling [cp build/fennec/application.ini build/talos/remoteapp.ini]
01/26/2013 11:36:42: DEBUG: cp: build/talos/remoteapp.ini: No such file or directory
01/26/2013 11:36:42: INFO: connecting to: 10.250.50.68
reconnecting socket
01/26/2013 11:36:42: INFO: devroot /mnt/sdcard/tests
01/26/2013 11:36:42: INFO: 10.250.48.218, 50158
01/26/2013 11:36:42: INFO: Current device time is 2013/01/26 11:36:43
01/26/2013 11:36:42: INFO: Setting device time to 2013/01/26 11:36:42
01/26/2013 11:36:43: INFO: Current device time is 2013/01/26 11:36:42
results: {'process': [['10007', '1202', 'com.android.inputmethod.latin'], ['1001', '1213', 'com.android.phone'], ['1000', '1020', 'system'], ['10029', '1354', 'com.android.deskclock'], ['10031', '1502', 'com.mozilla.SUTAgentAndroid'], ['10018', '1228', 'com.android.launcher'], ['10013', '1449', 'com.cooliris.media'], ['10009', '1429', 'com.android.quicksearchbox'], ['10002', '1441', 'com.android.music'], ['10004', '1338', 'android.process.media'], ['10032', '1419', 'com.mozilla.watcher'], ['10006', '1400', 'com.android.mms'], ['10010', '1385', 'com.android.providers.calendar'], ['10014', '1371', 'com.android.email'], ['10017', '1363', 'com.android.bluetooth'], ['10015', '1252', 'android.process.acore'], ['1000', '1234', 'com.android.settings']]}
results: {'memory': ['PA:838742016, FREE: 764313600']}
results: {'uptime': ['0 days 0 hours 40 minutes 30 seconds 794 ms']}
results: {'screen': ['X:1024 Y:768']}
01/26/2013 11:36:43: INFO: Installing /mnt/sdcard/tests/fennec-18.0.en-US.android-arm-armv6.apk
in push file with: build/fennec-18.0.en-US.android-arm-armv6.apk, and: /mnt/sdcard/tests/fennec-18.0.en-US.android-arm-armv6.apk
sending: push /mnt/sdcard/tests/fennec-18.0.en-US.android-arm-armv6.apk
push returned: fff02b1122f6f78991ddf1cac638f567
Push File Validated!
Remote Device Error: updateApp() call failed - exiting
01/26/2013 11:36:56: INFO: /builds/tegra-158/test/../error.flg
program finished with exit code 1

Note the failure to copy the .ini is NOT the problem (it exists in an earlier, passing, green build)

Retriggered jobs on previous green builds, and the problem persists on those, so  it is a releng change between Jan 20 and today. I'm investigating as we speak.

Mozilla-Release is closed pending resolution
Fixed by a code-landing in Bug 705807 (android signing)
Depends on: 705807
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Product: mozilla.org → Release Engineering
Component: General Automation → General
You need to log in before you can comment on or make changes to this bug.