Closed
Bug 596324
Opened 15 years ago
Closed 15 years ago
Errors cloning buildbot-configs
Categories
(mozilla.org Graveyard :: Server Operations, task)
mozilla.org Graveyard
Server Operations
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 596327
People
(Reporter: jhford, Unassigned)
Details
This is happening on try, pm01, pm03
hg clone http://hg.mozilla.org/build/buildbot-configs configs
in dir /builds/slave/tryserver-macosx-debug/build (timeout 1200 secs)
watching logfiles {}
argv: ['hg', 'clone', 'http://hg.mozilla.org/build/buildbot-configs', 'configs']
environment:
Apple_PubSub_Socket_Render=/tmp/launch-svzD3f/Render
CVS_RSH=ssh
DISPLAY=/tmp/launch-mGykLJ/:0
HOME=/Users/cltbld
LOGNAME=cltbld
PATH=/tools/buildbot/bin:/tools/python/bin:/opt/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11/bin
PWD=/builds/slave/tryserver-macosx-debug/build
SHELL=/bin/bash
SSH_AUTH_SOCK=/tmp/launch-UZ2TXS/Listeners
TMPDIR=/var/folders/TL/TLg3RrMbFAur2hBCXvCeqk+++TM/-Tmp-/
USER=cltbld
closing stdin
using PTY: True
requesting all changes
adding changesets
adding manifests
adding file changes
added 2963 changesets with 7091 changes to 1403 files
updating working directory
abort: data/mozilla2/mobile/android/mobile-browser/nightly/mozconfig.i@1e3cd603e8ab: no match found!
program finished with exit code 255
elapsedTime=8.742524
Reporter | ||
Comment 1•15 years ago
|
||
Doesn't seem to be something wrong with the repository.
jhford-wifi:issues jhford$ hg clone ssh://hg.mozilla.org/build/buildbot-configs
destination directory: buildbot-configs
requesting all changes
adding changesets
adding manifests
adding file changes
added 2963 changesets with 7093 changes to 1403 files
updating to branch default
545 files updated, 0 files merged, 0 files removed, 0 files unresolved
Comment 2•15 years ago
|
||
I think it has to do with caching and/or nfs.
Reporter | ||
Updated•15 years ago
|
Assignee: nobody → server-ops
Status: NEW → RESOLVED
Closed: 15 years ago
Component: Release Engineering → Server Operations
QA Contact: release → mrz
Resolution: --- → DUPLICATE
Updated•10 years ago
|
Product: mozilla.org → mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•