Closed Bug 627715 Opened 14 years ago Closed 14 years ago

partner-repacks should be ignored from pre_push_checks

Categories

(Release Engineering :: General, defect, P2)

x86
macOS
defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: armenzg, Assigned: rail)

References

Details

Attachments

(1 file)

find /pub/mozilla.org/firefox/nightly/3.6.14-candidates/build1/ -mindepth 1 -type d ! -perm 755 ! -path '*/contrib*' | tail
/pub/mozilla.org/firefox/nightly/3.6.14-candidates/build1/partner-repacks/yahoo-zh-TW
/pub/mozilla.org/firefox/nightly/3.6.14-candidates/build1/partner-repacks/yahoo-zh-TW/linux-i686
/pub/mozilla.org/firefox/nightly/3.6.14-candidates/build1/partner-repacks/yahoo-zh-TW/linux-i686/zh-TW
/pub/mozilla.org/firefox/nightly/3.6.14-candidates/build1/partner-repacks/yahoo-zh-TW/mac
/pub/mozilla.org/firefox/nightly/3.6.14-candidates/build1/partner-repacks/yahoo-zh-TW/mac/zh-TW
/pub/mozilla.org/firefox/nightly/3.6.14-candidates/build1/partner-repacks/yahoo-zh-TW_keyword
/pub/mozilla.org/firefox/nightly/3.6.14-candidates/build1/partner-repacks/yahoo-zh-TW_keyword/linux-i686
/pub/mozilla.org/firefox/nightly/3.6.14-candidates/build1/partner-repacks/yahoo-zh-TW_keyword/linux-i686/zh-TW
/pub/mozilla.org/firefox/nightly/3.6.14-candidates/build1/partner-repacks/yahoo-zh-TW_keyword/mac
/pub/mozilla.org/firefox/nightly/3.6.14-candidates/build1/partner-repacks/yahoo-zh-TW_keyword/mac/zh-TW


######################

command: START
command: arg0: ssh
command: args: ['-l', 'ffxbld', '-i', '/home/cltbld/.ssh/ffxbld_dsa', 'staging-stage.build.mozilla.org', 'test "0" = "$(find /pub/mozilla.org/firefox/nightly/3.6.14-candidates/build1/ -type f ! -perm 644 | wc -l)"']
command: cwd: /builds/slave/release-mozilla-1.9.2-pre_push_checks/build
command: output:
command: END

Error while running: find /pub/mozilla.org/firefox/nightly/3.6.14-candidates/build1/ -type f ! -perm 644
command: START
command: arg0: ssh
command: args: ['-l', 'ffxbld', '-i', '/home/cltbld/.ssh/ffxbld_dsa', 'staging-stage.build.mozilla.org', 'test "0" = "$(find /pub/mozilla.org/firefox/nightly/3.6.14-candidates/build1/ -mindepth 1 -type d ! -perm 755 ! -path '*/contrib*' | wc -l)"']
command: cwd: /builds/slave/release-mozilla-1.9.2-pre_push_checks/build
command: output:
command: END

Error while running: find /pub/mozilla.org/firefox/nightly/3.6.14-candidates/build1/ -mindepth 1 -type d ! -perm 755 ! -path '*/contrib*'
command: START
command: arg0: ssh
command: args: ['-l', 'ffxbld', '-i', '/home/cltbld/.ssh/ffxbld_dsa', 'staging-stage.build.mozilla.org', 'test "0" = "$(find /pub/mozilla.org/firefox/nightly/3.6.14-candidates/build1/ -maxdepth 1 -type d ! -perm 2775 -path '*/contrib*' | wc -l)"']
command: cwd: /builds/slave/release-mozilla-1.9.2-pre_push_checks/build
command: output:
command: END

Traceback (most recent call last):
  File "/builds/slave/release-mozilla-1.9.2-pre_push_checks/build/scripts/scripts/release/push-to-mirrors.py", line 153, in <module>
    buildNumber=buildNumber)
  File "/builds/slave/release-mozilla-1.9.2-pre_push_checks/build/scripts/scripts/release/push-to-mirrors.py", line 75, in checkStagePermissions
    username=stageUsername, sshKey=stageSshKey)
  File "/builds/slave/release-mozilla-1.9.2-pre_push_checks/build/scripts/scripts/release/../../lib/python/util/commands.py", line 49, in run_remote_cmd
    run_cmd(cmd_prefix + cmd, **kwargs)
  File "/builds/slave/release-mozilla-1.9.2-pre_push_checks/build/scripts/scripts/release/../../lib/python/util/commands.py", line 35, in run_cmd
    return subprocess.check_call(cmd, **kwargs)
  File "/tools/python-2.5.1/lib/python2.5/subprocess.py", line 461, in check_call
    raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command '['ssh', '-l', 'ffxbld', '-i', '/home/cltbld/.ssh/ffxbld_dsa', 'staging-stage.build.mozilla.org', 'test "0" = "$(find /pub/mozilla.org/firefox/nightly/3.6.14-candidates/build1/ -mindepth 1 -type d ! -perm 755 ! -path \'*/contrib*\' | wc -l)"']' returned non-zero exit status 1
program finished with exit code 1
elapsedTime=45.930979
Assignee: nobody → rail
Priority: P4 → P2
Attachment #505786 - Flags: review?(bhearsum)
Attachment #505786 - Flags: review?(bhearsum) → review+
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Blocks: 627271
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: