Closed
Bug 547892
Opened 15 years ago
Closed 15 years ago
Maemo builds all fail on the try server - "move globs to upload directory failed"
Categories
(Release Engineering :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: zwol, Assigned: mozilla)
Details
Attachments
(1 file)
2.31 KB,
patch
|
nthomas
:
review+
mozilla
:
checked-in+
|
Details | Diff | Splinter Review |
No try server builds have succeeded on Maemo in quite some time. The failures mostly look like this:
======== BuildStep started ========
move globs to upload directory failed
=== Output ===
cp mobile/dist/*.tar.bz2 mobile/dist/deb_name.txt xulrunner/xulrunner/*.deb mobile/mobile/*.deb xulrunner/dist/*.tar.bz2 /scratchbox/users/cltbld/home/cltbld/build/upload
in dir /scratchbox/users/cltbld/home/cltbld/build/objdir (timeout 1200 secs)
watching logfiles {}
argv: cp mobile/dist/*.tar.bz2 mobile/dist/deb_name.txt xulrunner/xulrunner/*.deb mobile/mobile/*.deb xulrunner/dist/*.tar.bz2 /scratchbox/users/cltbld/home/cltbld/build/upload
environment:
CC=/tools/gcc/bin/gcc
CVS_RSH=ssh
CXX=/tools/gcc/bin/g++
G_BROKEN_FILENAMES=1
HISTSIZE=1000
HOME=/home/cltbld
HOSTNAME=try-linux-slave16.mozilla.org
INPUTRC=/etc/inputrc
JAVA_HOME=/builds/jdk
LANG=en_US.UTF-8
LESSOPEN=|/usr/bin/lesspipe.sh %s
LOGNAME=cltbld
LS_COLORS=no=00:fi=00:di=01;34:ln=01;36:pi=40;33:so=01;35:bd=40;33;01:cd=40;33;01:or=01;05;37;41:mi=01;05;37;41:ex=01;32:*.cmd=01;32:*.exe=01;32:*.com=01;32:*.btm=01;32:*.bat=01;32:*.sh=01;32:*.csh=01;32:*.tar=01;31:*.tgz=01;31:*.arj=01;31:*.taz=01;31:*.lzh=01;31:*.zip=01;31:*.z=01;31:*.Z=01;31:*.gz=01;31:*.bz2=01;31:*.bz=01;31:*.tz=01;31:*.rpm=01;31:*.cpio=01;31:*.jpg=01;35:*.gif=01;35:*.bmp=01;35:*.xbm=01;35:*.xpm=01;35:*.png=01;35:*.tif=01;35:
MAIL=/var/spool/mail/cltbld
PATH=/opt/local/bin:/tools/buildbot/bin:/tools/twisted/bin:/tools/twisted-core/bin:/tools/python/bin:/usr/kerberos/bin:/usr/local/bin:/bin:/usr/bin:/home/cltbld/bin
PWD=/scratchbox/users/cltbld/home/cltbld/build/objdir
PYTHONHOME=/tools/python
PYTHONPATH=/tools/buildbotcustom:/tools/buildbot/lib/python2.5/site-packages:/tools/twisted/lib/python2.5/site-packages:/tools/twisted-core/lib/python2.5/site-packages:/tools/zope-interface/lib/python2.5/site-packages/
SHELL=/bin/bash
SHLVL=1
SSH_ASKPASS=/usr/libexec/openssh/gnome-ssh-askpass
TBOX_CLIENT_CVS_DIR=/builds/tinderbox/mozilla/tools
TERM=linux
USER=cltbld
_=/tools/buildbot/bin/buildbot
closing stdin
using PTY: True
cp: cannot stat `mobile/dist/deb_name.txt': No such file or directory
program finished with exit code 1
elapsedTime=0.635911
=== Output ended ===
e.g.
http://tinderbox.mozilla.org/showlog.cgi?log=MozillaTry/1266886969.1266889384.10316.gz
http://tinderbox.mozilla.org/showlog.cgi?log=MozillaTry/1266885526.1266888360.7008.gz
http://tinderbox.mozilla.org/showlog.cgi?log=MozillaTry/1266883546.1266887202.2348.gz
Assignee | ||
Updated•15 years ago
|
Assignee: nobody → aki
Assignee | ||
Comment 1•15 years ago
|
||
buildbot checkconfigs with this patch.
Attachment #428349 -
Flags: review?(nrthomas)
Updated•15 years ago
|
Attachment #428349 -
Flags: review?(nrthomas) → review+
Assignee | ||
Comment 2•15 years ago
|
||
Comment on attachment 428349 [details] [diff] [review]
this should fix it for now -- try diverging again
http://hg.mozilla.org/build/buildbotcustom/rev/0a83c566c85c
Attachment #428349 -
Flags: checked-in+
Assignee | ||
Comment 3•15 years ago
|
||
should be fixed.
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Updated•12 years ago
|
Product: mozilla.org → Release Engineering
You need to log in
before you can comment on or make changes to this bug.
Description
•