Closed Bug 633336 Opened 13 years ago Closed 11 years ago

2nd run of partner repacks can bailout for not having cleaned up properly on a previously aborted job

Categories

(Release Engineering :: Release Automation: Other, defect, P5)

defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: armenzg, Unassigned)

Details

Attachments

(1 file)

For a reason I do not recall I had to abort the partner repacks for Mac and triggered it a second time.

What happened is that the previous run left /tmp/FirefoxInstaller mounted and the following job failed.

There is no rush to fix this but it is for the sake of completeness.


(view as text)

python ./partner-repacks.py --version 3.6.14 --build-number 1 --staging-server stage-old.mozilla.org --nightly-dir firefox/nightly --pkg-dmg /builds/slave/rel-192-osx-partner-rpk/partner-repacks/scripts/pkg-dmg --platform macosx
 in dir /builds/slave/rel-192-osx-partner-rpk/./partner-repacks/scripts (timeout 1200 secs)
 watching logfiles {}
 argv: ['python', './partner-repacks.py', '--version', '3.6.14', '--build-number', '1', '--staging-server', 'stage-old.mozilla.org', '--nightly-dir', 'firefox/nightly', '--pkg-dmg', '/builds/slave/rel-192-osx-partner-rpk/partner-repacks/scripts/pkg-dmg', '--platform', 'macosx']
 environment:
  Apple_PubSub_Socket_Render=/tmp/launch-XV8X1J/Render
  BUILDBOTCUSTOM=http://hg.mozilla.org/build/buildbotcustom
  BUILDBOT_CONFIGS=http://hg.mozilla.org/build/buildbot-configs
  CLOBBERER_URL=http://build.mozilla.org/clobberer/index.php
  CVS_RSH=ssh
  DISPLAY=/tmp/launch-VNkPCZ/: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/rel-192-osx-partner-rpk/partner-repacks/scripts
  SHELL=/bin/bash
  SSH_AUTH_SOCK=/tmp/launch-hvN86T/Listeners
  TMPDIR=/var/folders/Xh/XhBjGXEcHs0yUSzvR91WE++++TM/-Tmp-/
  USER=cltbld
  __CF_USER_TEXT_ENCODING=0x1F6:0:0
 closing stdin
 using PTY: True
##################################################
### Starting repack process for partner: chinapack
### Downloading original_builds/3.6.14/build1/mac/en-US/Firefox 3.6.14.dmg
### Repacking mac build "Firefox 3.6.14.dmg"
Error: Firefox is already mounted at /tmp/FirefoxInstaller
program finished with exit code 1
elapsedTime=0.555199
Attachment #511526 - Flags: feedback?(coop)
Attachment #511526 - Attachment is patch: true
Attachment #511526 - Attachment mime type: application/octet-stream → text/plain
Comment on attachment 511526 [details] [diff] [review]
[untested] remove mounting point

What happens if there is actually something still mounted at that location? You should try to eject the mountpoint first, and then cleanup.
Attachment #511526 - Flags: feedback?(coop) → feedback-
Priority: -- → P4
Priority: P4 → P5
Assignee: armenzg → nobody
No longer blocks: hg-automation
Mass move of bugs to Release Automation component.
Component: Release Engineering → Release Engineering: Automation (Release Automation)
No longer blocks: hg-automation
I'm pretty sure our mounting scripts are much better these days...I don't think this is an issue anymore.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Product: mozilla.org → Release Engineering
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: