Closed Bug 725292 Opened 13 years ago Closed 13 years ago

some repacks failed in 11.0b2 because of missing tokens

Categories

(Release Engineering :: General, defect, P1)

defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: bhearsum, Assigned: rail)

References

Details

(Whiteboard: [signing][automation][releases])

Attachments

(2 files)

The errors found in the log were: python /e/builds/moz2_slave/rel-m-beta-w32-rpk-2/scripts/release/signing/signtool.py --cachedir /e/builds/moz2_slave/rel-m-beta-w32-rpk-2/signing_cache -t /e/builds/moz2_slave/rel-m-beta-w32-rpk-2/build/token -n /e/builds/moz2_slave/rel-m-beta-w32-rpk-2/build/nonce -c /e/builds/moz2_slave/rel-m-beta-w32-rpk-2/scripts/release/signing/host.cert -H signing1.build.scl1.mozilla.com:9020 -H signing2.build.scl1.mozilla.com:9020 -f signcode -f gpg "l10ngen/setup.exe" Traceback (most recent call last): File "e:/builds/moz2_slave/rel-m-beta-w32-rpk-2/scripts/release/signing/signtool.py", line 170, in <module> main() File "e:/builds/moz2_slave/rel-m-beta-w32-rpk-2/scripts/release/signing/signtool.py", line 142, in main token = open(options.tokenfile, 'rb').read() IOError: [Errno 2] No such file or directory: 'e:/builds/moz2_slave/rel-m-beta-w32-rpk-2/build/token' I couldn't find any related errors in the master's twistd.log nor on the signing server. I inspected a slave by hand and there was no '/e/builds/moz2_slave/rel-m-beta-w32-rpk-2/build' directory at all.
Looks like the token got downloaded, and then clobbered as part of the repack script.
rel-m-beta-w32-rpk-2:Our last clobber date: 2012-02-07 14:17:18 rel-m-beta-w32-rpk-2:Server clobber date: 2012-02-08 02:54:35 rel-m-beta-w32-rpk-2:Server is forcing a clobber, initiated by asasaki@mozilla.com rel-m-beta-w32-rpk-2:Clobbering... Removing build/ Skipping buildprops.json Skipping last-clobber Skipping scripts
should we just add "-s build/token -s build/nonce" as extra params to clobber.py?
I think build/ would still get deleted...maybe we should move token and nonce to build/../
Assignee: nobody → rail
Priority: -- → P1
Attachment #597017 - Flags: review?(bhearsum)
Comment on attachment 597017 [details] [diff] [review] move token/nonce 1 level up Review of attachment 597017 [details] [diff] [review]: ----------------------------------------------------------------- Yay
Attachment #597017 - Flags: review?(bhearsum) → review+
Blocks: 718900
Attachment #597422 - Flags: review?(bhearsum)
Attachment #597422 - Flags: review?(bhearsum) → review+
Attachment #597422 - Flags: checked-in+
Seen in 11.0b3: Skipping token
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Product: mozilla.org → Release Engineering
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: