Closed
Bug 735302
Opened 13 years ago
Closed 13 years ago
win32-only failures tickled by unrelated makefile submission
Categories
(Firefox Build System :: General, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 730196
People
(Reporter: joey, Assigned: joey)
References
Details
Try job: 0a2ec2c8e9c8
=====================
Edits submitted in this job are not currently in use so safe to say the failure was triggered by a nop job.
Opening a new bug to capture log output but can almost guarantee this is related to bugs for the manifest tool not exiting with status on bad content -and- the package makefile logic ignoring errors in a few places.
builder: try-win32
slave: w32-ix-slave22
starttime: 1331645684.07
results: exception (4)
buildid: 20120313063503
builduid: c210d1412fe7470cb70ea459638fe87a
revision: 0a2ec2c8e9c8
========= Started 'make package' (results: 0, elapsed: 10 mins, 39 secs) ==========
'make' 'package'
in dir e:\builds\moz2_slave\try-w32\build/obj-firefox (timeout 1200 secs)
Linking .xpt files...
[browser]
Manifest file: ../../dist/firefox//components/interfaces.manifestLinking .xpt files completed.
Warning: trying to link manifests in missing directory '../../dist/manifests/xpcom/components'
Warning: trying to link manifests in missing directory '../../dist/manifests/xpcom/chrome'
p
resource:///modules/services-sync/engines/clients.js
Failed to import resource:///modules/services-sync/engines/clients.js:[Exception... "Component returned failure code: 0x80570016 (NS_ERROR_XPC_GS_RETURNED_FAILURE) [nsIJSCID.getService]" nsresult: "0x80570016 (NS_ERROR_XPC_GS_RETURNED_FAILURE)" location: "JS frame :: resource://gre/modules/Services.jsm :: <TOP_LEVEL> :: line 55" data: no]
Failed to import resource:///modules/devtools/DebuggerUI.jsm:TypeError: Services.appinfo is undefined
Failed to import resource:///modules/devtools/StyleEditorChrome.jsm:TypeError: Services.appinfo is undefined
Failed to import resource:///modules/devtools/StyleEditor.jsm:TypeError: Services.appinfo is undefined
Failed to import resource:///modules/devtools/TiltWorkerCrafter.js:ReferenceError: self is not defined
Failed to import resource:///modules/devtools/TiltWorkerPicker.js:ReferenceError: self is not defined
Failed to import resource:///modules/services-sync/addonsreconciler.js:TypeError: Services.appinfo is undefined
Failed to import resource:///modules/services-sync/engines/addons.js:TypeError: Services.appinfo is undefined
Failed to import resource:///modules/services-sync/engines/apps.js:TypeError: Services.appinfo is undefined
Failed to import resource:///modules/services-sync/engines/bookmarks.js:TypeError: Services.appinfo is undefined
Failed to import resource:///modules/services-sync/engines/forms.js:TypeError: Services.appinfo is undefined
Failed to import resource:///modules/services-sync/engines/history.js:TypeError: Services.appinfo is undefined
Failed to import resource:///modules/services-sync/engines.js:TypeError: Services.appinfo is undefined
Failed to import resource:///modules/services-sync/engines/passwords.js:TypeError: Services.appinfo is undefined
Failed to import resource:///modules/services-sync/engines/prefs.js:TypeError: Services.appinfo is undefined
Failed to import resource:///modules/services-sync/engines/tabs.js:TypeError: Services.appinfo is undefined
Failed to import resource:///modules/services-sync/identity.js:TypeError: Services.appinfo is undefined
Failed to import resource:///modules/services-sync/jpakeclient.js:TypeError: Services.appinfo is undefined
Failed to import resource:///modules/services-sync/notifications.js:TypeError: Services.appinfo is undefined
Failed to import resource:///modules/services-sync/policies.js:TypeError: Services.appinfo is undefined
Failed to import resource:///modules/services-sync/record.js:TypeError: Services.appinfo is undefined
Failed to import resource:///modules/services-sync/resource.js:TypeError: Services.appinfo is undefined
Failed to import resource:///modules/services-sync/rest.js:TypeError: Services.appinfo is undefined
Failed to import resource:///modules/services-sync/service.js:TypeError: Services.appinfo is undefined
Failed to import resource:///modules/services-sync/util.js:TypeError: Services.appinfo is undefined
Failed to import resource:///modules/source-editor.jsm:TypeError: Services.appinfo is undefined
Failed to import resource:///modules/source-editor-orion.jsm:TypeError: Services.appinfo is undefined
Failure: exceptions.RuntimeError
Failure: exceptions.RuntimeError: SIGKILL failed to kill process
<p class="error">exceptions.RuntimeError: SIGKILL failed to kill process</p>
Assignee | ||
Updated•13 years ago
|
Assignee: nobody → joey
Comment 1•13 years ago
|
||
That failure has nothing to do with any of the output you pasted. The relevant log is:
Archive: startupCache.zip
I
--- Press `Q' to quit, or any other key to continue ---
command timed out: 1200 seconds without output, attempting to kill
SIGKILL failed to kill process
And that's bug 730196
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → DUPLICATE
Assignee | ||
Comment 2•13 years ago
|
||
Just curious by why would "failed to import" not be a problem ?
Status: RESOLVED → REOPENED
Resolution: DUPLICATE → ---
Assignee | ||
Comment 3•13 years ago
|
||
(In reply to Joey Armstrong [:joey] from comment #2)
> Just curious by why would "failed to import" not be a problem ?
And the missing directory/symlinks
==================================
Warning: trying to link manifests in missing directory '../../dist/manifests/xpcom/components'
Warning: trying to link manifests in missing directory '../../dist/manifests/xpcom/chrome'
Comment 4•13 years ago
|
||
(In reply to Joey Armstrong [:joey] from comment #2)
> Just curious by why would "failed to import" not be a problem ?
You already reported that as bug 696764 and bug 696763.
(In reply to Joey Armstrong [:joey] from comment #3)
> (In reply to Joey Armstrong [:joey] from comment #2)
> > Just curious by why would "failed to import" not be a problem ?
>
> And the missing directory/symlinks
> ==================================
> Warning: trying to link manifests in missing directory
> '../../dist/manifests/xpcom/components'
> Warning: trying to link manifests in missing directory
> '../../dist/manifests/xpcom/chrome'
These are warnings due to the xpcom component in the package-manifest contains no chrome or components. Which is expected.
And none of the above are responsible for your try failure. Bug 730196 is.
Status: REOPENED → RESOLVED
Closed: 13 years ago → 13 years ago
Resolution: --- → DUPLICATE
Assignee | ||
Comment 5•13 years ago
|
||
Problem space is not a complete DUP of 730196. A 2nd job is reporting the same slew of failed to import messages along with reporting success.
1) Most platforms logged the event [not all results are in yet].
2) platforms report success even with "Failed to import" in the logs.
builder: try-linux64
slave: linux64-ix-slave25
starttime: 1331655823.76
results: success (0)
buildid: 20120313092353
builduid: 00cd9bfe2f104941b89b29d9b3837ba2
revision: fc0d1f58f285
Failed to import resource:///modules/services-sync/engines/addons.js:TypeError: Services.appinfo is undefined
VIEWING: nop/fc0d1f58f285/try-linux-build971.txt.gz
VIEWING: nop/fc0d1f58f285/try-linux-debug-build918.txt.gz
VIEWING: nop/fc0d1f58f285/try-linux64-build3798.txt.gz
VIEWING: nop/fc0d1f58f285/try-linux64-debug-build4402.txt.gz
VIEWING: nop/fc0d1f58f285/try-linuxqt-build703.txt.gz
VIEWING: nop/fc0d1f58f285/try-macosx-debug-build994.txt.gz
VIEWING: nop/fc0d1f58f285/try-macosx64-debug-build1
Status: RESOLVED → REOPENED
OS: Windows XP → All
Resolution: DUPLICATE → ---
Assignee | ||
Comment 6•13 years ago
|
||
Bug 696763 was open for exceptions and javascript errors.
"Failed to import" on the surface might be a different problem altogether.
I'd the safe thing to do is leave the bug open until 696763 is repaired then it is easy to verify/prove this problem is a valid dup.
Comment 7•13 years ago
|
||
(In reply to Joey Armstrong [:joey] from comment #6)
> Bug 696763 was open for exceptions and javascript errors.
> "Failed to import" on the surface might be a different problem altogether.
I know that code and I'm telling you: it's the same.
Status: REOPENED → RESOLVED
Closed: 13 years ago → 13 years ago
Resolution: --- → DUPLICATE
Updated•7 years ago
|
Product: Core → Firefox Build System
You need to log in
before you can comment on or make changes to this bug.
Description
•