Closed Bug 803647 Opened 12 years ago Closed 12 years ago

mozharness talos busted on cedar

Categories

(Release Engineering :: Applications: MozharnessCore, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: mozilla, Assigned: mozilla)

References

Details

This happened yesterday too, but this time it happened without upgrading talos.

The XUL_FENNEC portion is somewhat concerning.

11:23:03     INFO - Running command: ['/builds/slave/talos-slave/test/build/venv/bin/talos', '--noisy', '--debug', '/builds/slave/talos-slave/test/build/talos.yml'] in /builds/slave/talos-slave/test/build
11:23:03     INFO - Copy/paste: /builds/slave/talos-slave/test/build/venv/bin/talos --noisy --debug /builds/slave/talos-slave/test/build/talos.yml
11:23:04     INFO -  setting debug
11:23:04     INFO -  DEBUG: using testdate: 1350670984
11:23:04     INFO -  DEBUG: actual date: 1350670984
11:23:04     INFO -  RETURN:<a href = "http://hg.mozilla.org/projects/cedar/rev/71228f0a9d0a">rev:71228f0a9d0a</a>
11:23:04     INFO -  talos-mtnlion-r5-059:
11:23:04     INFO -  		Started Fri, 19 Oct 2012 11:23:04
11:23:04     INFO -  Running test tdhtmlr:
11:23:04     INFO -  		Started Fri, 19 Oct 2012 11:23:04
11:23:04     INFO -  DEBUG: operating with platform_type : mac_
11:23:04     INFO -  dyld: DYLD_ environment variables being ignored because main executable (/bin/ps) is setuid or setgid
11:23:04     INFO -  dyld: DYLD_ environment variables being ignored because main executable (/bin/ps) is setuid or setgid
11:23:04     INFO -  dyld: DYLD_ environment variables being ignored because main executable (/bin/ps) is setuid or setgid
11:23:04     INFO -  dyld: DYLD_ environment variables being ignored because main executable (/bin/ps) is setuid or setgid
11:23:04     INFO -  dyld: DYLD_ environment variables being ignored because main executable (/bin/ps) is setuid or setgid
11:23:04     INFO -  DEBUG: created profile
11:23:06     INFO -  2012-10-19 11:23:06.120 firefox[858:707] invalid drawable
11:23:21     INFO -  2012-10-19 11:23:21.464 firefox[858:390b] Persistent UI failed to open file file://localhost/Users/cltbld/Library/Saved%20Application%20State/org.mozilla.nightly.savedState/window_1.data: No such file or directory (2)
11:43:06     INFO -  NOISE: exception getting privileged access, defaulting to XUL_FENNEC
11:43:06     INFO -  dyld: DYLD_ environment variables being ignored because main executable (/bin/ps) is setuid or setgid
11:43:06     INFO -  dyld: DYLD_ environment variables being ignored because main executable (/bin/ps) is setuid or setgid
11:43:06     INFO -  sh: line 1:   858 Terminated: 15          /builds/slave/talos-slave/test/build/application/FirefoxNightly.app/Contents/MacOS/firefox -foreground -profile /var/folders/h4/whqdbjcj54z8qxp116x5c_6800000w/T/tmpXI2POC/profile http://localhost/getInfo.html > browser_output.txt
11:43:11     INFO -  dyld: DYLD_ environment variables being ignored because main executable (/bin/ps) is setuid or setgid
11:43:11     INFO -  dyld: DYLD_ environment variables being ignored because main executable (/bin/ps) is setuid or setgid
11:43:11     INFO -  dyld: DYLD_ environment variables being ignored because main executable (/bin/ps) is setuid or setgid
11:43:11     INFO -  dyld: DYLD_ environment variables being ignored because main executable (/bin/ps) is setuid or setgid
11:43:11     INFO -  dyld: DYLD_ environment variables being ignored because main executable (/bin/ps) is setuid or setgid
11:43:11     INFO -  dyld: DYLD_ environment variables being ignored because main executable (/bin/ps) is setuid or setgid
11:43:11     INFO -  dyld: DYLD_ environment variables being ignored because main executable (/bin/ps) is setuid or setgid
11:43:11     INFO -  dyld: DYLD_ environment variables being ignored because main executable (/bin/ps) is setuid or setgid
11:43:11     INFO -  dyld: DYLD_ environment variables being ignored because main executable (/bin/ps) is setuid or setgid
11:43:11     INFO -  dyld: DYLD_ environment variables being ignored because main executable (/bin/ps) is setuid or setgid
11:43:11     INFO -  Failed tdhtmlr:
11:43:11     INFO -  		Stopped Fri, 19 Oct 2012 11:43:11
11:43:11    ERROR -  Traceback (most recent call last):
11:43:11     INFO -    File "/builds/slave/talos-slave/test/build/venv/lib/python2.7/site-packages/talos/run_tests.py", line 250, in run_tests
11:43:11     INFO -      talos_results.add(mytest.runTest(browser_config, test))
11:43:11     INFO -    File "/builds/slave/talos-slave/test/build/venv/lib/python2.7/site-packages/talos/ttest.py", line 263, in runTest
11:43:11     INFO -      self.initializeProfile(profile_dir, browser_config)
11:43:11     INFO -    File "/builds/slave/talos-slave/test/build/venv/lib/python2.7/site-packages/talos/ttest.py", line 137, in initializeProfile
11:43:11     INFO -      if not self._ffsetup.InitializeNewProfile(profile_dir, browser_config):
11:43:11     INFO -    File "/builds/slave/talos-slave/test/build/venv/lib/python2.7/site-packages/talos/ffsetup.py", line 292, in InitializeNewProfile
11:43:11 CRITICAL -      raise talosError("initialization timed out")
11:43:11 CRITICAL -  talosError: 'initialization timed out'
11:43:11 CRITICAL -  FAIL: Busted: tdhtmlr
11:43:11     INFO -  FAIL: initialization timed out
11:43:11    ERROR -  Traceback (most recent call last):
11:43:11     INFO -    File "/builds/slave/talos-slave/test/build/venv/bin/talos", line 9, in <module>
11:43:11     INFO -      load_entry_point('talos==0.0', 'console_scripts', 'talos')()
11:43:11     INFO -    File "/builds/slave/talos-slave/test/build/venv/lib/python2.7/site-packages/talos/run_tests.py", line 295, in main
11:43:11     INFO -      run_tests(parser)
11:43:11     INFO -    File "/builds/slave/talos-slave/test/build/venv/lib/python2.7/site-packages/talos/run_tests.py", line 259, in run_tests
11:43:11     INFO -      raise e
11:43:11 CRITICAL -  talos.utils.talosError: 'initialization timed out'
if we default to xul_fennec, that indicates we do NOT have enable privilege access.  I just landed a change for that last night on m-i which adjusted the settings for talos, firefox, and the unittests all at once.  Without enable privilege this is the behaviour that you should expect to see.

Is there a chance that this run had the latest version of talos and an older version of firefox?  Likewise the latest version of firefox and an older version of talos?
Probably the latter; we're using http://puppetagain.pub.build.mozilla.org/data/python/packages/talos-2605620aa7fc.tar.gz , because we were perma-red when I tried switching to talos-0e9224d7bc95.tar.gz yesterday.
Appears to be greening up now that I switched back to 0e9224d7bc95.
I guess I had bad timing with the first switch.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Product: mozilla.org → Release Engineering
Component: General Automation → Mozharness
You need to log in before you can comment on or make changes to this bug.