Closed Bug 1106190 Opened 10 years ago Closed 9 years ago

Intermittent "WindowsError: [Error 183] Cannot create a file when that file already exists" from signtool.py

Categories

(Release Engineering :: General, defect)

x86
Windows Server 2008
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WORKSFORME

People

(Reporter: philor, Unassigned)

Details

(Keywords: intermittent-failure)

https://treeherder.mozilla.org/logviewer.html#?job_id=928106&repo=b2g-inbound
WINNT 5.2 b2g-inbound non-unified

16:16:51 INFO - Generate a DSA key pair ...
16:16:51 INFO - 2014-11-28 16:16:51,141 - 344fc49e8d00058ddcd9a11b37ac3032259c26f4: exists in the cache; copying to firefox\icudt52.dll
16:16:51 INFO - Traceback (most recent call last):
16:16:51 INFO - File "c:\\builds\\moz2_slave\\b2g-in-w32-nu-0000000000000000\\build\\tools\\release\\signing\\signtool.py", line 221, in <module>
16:16:51 INFO - main()
16:16:51 INFO - File "c:\\builds\\moz2_slave\\b2g-in-w32-nu-0000000000000000\\build\\tools\\release\\signing\\signtool.py", line 209, in main
16:16:51 INFO - if not remote_signfile(options, urls, f, fmt, token, dest):
16:16:51 INFO - File "c:\builds\moz2_slave\b2g-in-w32-nu-0000000000000000\build\tools\lib\python\signing\client.py", line 76, in remote_signfile
16:16:51 INFO - os.rename(tmpfile, dest)
16:16:51 INFO - WindowsError: [Error 183] Cannot create a file when that file already exists
(tmp)-bash-4.1$ ./diagnose_intermittent_bug.py 1106190
{'builders': [('WINNT 5.2 b2g-inbound non-unified', 6),
              ('WINNT 5.2 mozilla-inbound non-unified', 4),
              ('WINNT 5.2 mozilla-central non-unified', 3),
              ('WINNT 5.2 fx-team non-unified', 2)],
 'repos': [('b2g-inbound', 6),
           ('mozilla-inbound', 4),
           ('mozilla-central', 3),
           ('fx-team', 2)],
 'slaves': [('b-2008-ix-0117', 2),
            ('b-2008-ix-0155', 2),
            ('b-2008-ix-0115', 2),
            ('b-2008-ix-0125', 1),
            ('b-2008-ix-0157', 1),
            ('b-2008-ix-0161', 1),
            ('b-2008-ix-0104', 1),
            ('b-2008-ix-0166', 1),
            ('b-2008-ix-0112', 1),
            ('b-2008-ix-0132', 1),
            ('b-2008-ix-0131', 1),
            ('b-2008-ix-0146', 1)],
 'times': {'2014-11-28': 1,
           '2014-11-29': 1,
           '2014-11-30': 1,
           '2014-12-01': 1,
           '2014-12-02': 1,
           '2014-12-03': 2,
           '2014-12-08': 2,
           '2014-12-11': 2,
           '2014-12-15': 1,
           '2014-12-17': 2,
           '2014-12-22': 1}}
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → WORKSFORME
Component: General Automation → General
You need to log in before you can comment on or make changes to this bug.