Closed
Bug 814717
Opened 13 years ago
Closed 8 years ago
Make it easier to test mozharness in staging
Categories
(Release Engineering :: Applications: MozharnessCore, defect)
Release Engineering
Applications: MozharnessCore
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: bhearsum, Unassigned)
References
Details
(Whiteboard: [mozharness])
08:15:02 INFO - #####
08:15:02 INFO - ##### Running upload step.
08:15:02 INFO - #####
08:15:02 INFO - Uploading the contents of /builds/slave/b2g-m-cen-unagi-dep/build/upload to pvtbuilds2.dmz.scl3.mozilla.com:/pub/mozilla.org/b2g/tinderbox-builds/mozilla-central-unagi/20121123104657
08:15:02 INFO - Running command: ['ssh', '-oIdentityFile=/home/cltbld/.ssh/b2gbld_dsa', 'b2gbld@pvtbuilds2.dmz.scl3.mozilla.com', 'mkdir', '-p', u'/pub/mozilla.org/b2g/tinderbox-builds/mozilla-central-unagi/20121123104657'] in /builds/slave/b2g-m-cen-unagi-dep/build
08:15:02 INFO - Copy/paste: ssh -oIdentityFile=/home/cltbld/.ssh/b2gbld_dsa b2gbld@pvtbuilds2.dmz.scl3.mozilla.com mkdir -p /pub/mozilla.org/b2g/tinderbox-builds/mozilla-central-unagi/20121123104657
08:15:02 INFO - Permission denied (publickey,gssapi-keyex,gssapi-with-mic).
08:15:02 ERROR - Return code: 255
08:15:02 INFO - Running command: ['rsync', '-e', 'ssh -oIdentityFile=/home/cltbld/.ssh/b2gbld_dsa', '-azv', '.', u'b2gbld@pvtbuilds2.dmz.scl3.mozilla.com:/pub/mozilla.org/b2g/tinderbox-builds/mozilla-central-unagi/20121123104657/'] in /builds/slave/b2g-m-cen-unagi-dep/build/upload
08:15:02 INFO - Copy/paste: rsync -e "ssh -oIdentityFile=/home/cltbld/.ssh/b2gbld_dsa" -azv . b2gbld@pvtbuilds2.dmz.scl3.mozilla.com:/pub/mozilla.org/b2g/tinderbox-builds/mozilla-central-unagi/20121123104657/
08:15:02 INFO - Permission denied (publickey,gssapi-keyex,gssapi-with-mic).
08:15:02 ERROR - rsync: connection unexpectedly closed (0 bytes received so far) [sender]
08:15:02 ERROR - rsync error: unexplained error (code 255) at io.c(600) [sender=3.0.6]
08:15:02 ERROR - Return code: 255
08:15:02 ERROR - Unable to rsync /builds/slave/b2g-m-cen-unagi-dep/build/upload to pvtbuilds2.dmz.scl3.mozilla.com:/pub/mozilla.org/b2g/tinderbox-builds/mozilla-central-unagi/20121123104657!
08:15:02 ERROR - failed to upload
my b2g_localconfig.py is pointed at b2g_staging_config.py
Comment 1•13 years ago
|
||
Comment 2•13 years ago
|
||
(In reply to Ryan VanderMeulen from comment #1)
> https://tbpl.mozilla.org/php/getParsedLog.php?id=17779897&tree=Mozilla-
> Inbound
That's a network glitch on a production slave & job.
Comment 3•13 years ago
|
||
Morphing to the more general problem - our mozharness configs specify lots of production settings, and that makes it hard to test in staging.
Summary: b2g unagi builds try to upload to pvtbuilds2 in staging → Make it easier to test mozharness in staging
Updated•13 years ago
|
Whiteboard: [mozharness]
| Assignee | ||
Updated•12 years ago
|
Product: mozilla.org → Release Engineering
Updated•11 years ago
|
Component: General Automation → Mozharness
Updated•8 years ago
|
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•