Closed
Bug 937680
Opened 11 years ago
Closed 11 years ago
Win64 debug builds on rev2 slaves on try busted cloning, "WindowsError: [Error 3] The system cannot find the path specified: 'e:\\'"
Categories
(Release Engineering :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: philor, Assigned: jhopkins)
References
Details
Attachments
(1 file)
1.09 KB,
patch
|
rail
:
review+
jhopkins
:
checked-in+
|
Details | Diff | Splinter Review |
Lower priority than it would be, since they've never been green due to bug 669384, but they did formerly actually succeed at getting a repo and compiling, and *then* fail.
https://tbpl.mozilla.org/php/getParsedLog.php?id=30473511&tree=Try
Traceback (most recent call last):
File "c:/builds/moz2_slave/try-w64-d-00000000000000000000/tools/buildfarm/utils/hgtool.py", line 91, in <module>
autoPurge=options.auto_purge)
File "c:/builds/moz2_slave/try-w64-d-00000000000000000000/tools/buildfarm/utils\../../lib/python\util\hg.py", line 441, in mercurial
mirrors=mirrors, bundles=bundles, autoPurge=False)
File "c:/builds/moz2_slave/try-w64-d-00000000000000000000/tools/buildfarm/utils\../../lib/python\util\hg.py", line 474, in mercurial
os.makedirs(os.path.dirname(dest))
File "C:\mozilla-build\python27\lib\os.py", line 150, in makedirs
makedirs(head, mode)
File "C:\mozilla-build\python27\lib\os.py", line 150, in makedirs
makedirs(head, mode)
File "C:\mozilla-build\python27\lib\os.py", line 157, in makedirs
mkdir(name, mode)
WindowsError: [Error 3] The system cannot find the path specified: 'e:\\'
Assignee | ||
Comment 1•11 years ago
|
||
Updated•11 years ago
|
Attachment #831113 -
Flags: review?(rail) → review+
Assignee | ||
Comment 2•11 years ago
|
||
Comment on attachment 831113 [details] [diff] [review]
[buildbot-configs] set HG_SHARE_BASE_DIR to c:/builds/hg-shared by default
https://hg.mozilla.org/build/buildbot-configs/rev/921359c383e3
Attachment #831113 -
Flags: checked-in+
Assignee | ||
Comment 3•11 years ago
|
||
in production
Reporter | ||
Comment 4•11 years ago
|
||
And since https://tbpl.mozilla.org/php/getParsedLog.php?id=30534202&tree=Try made it through to the expected failure, fixed, thanks!
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Updated•11 years ago
|
Updated•7 years ago
|
Component: General Automation → General
You need to log in
before you can comment on or make changes to this bug.
Description
•