Closed Bug 1034329 Opened 10 years ago Closed 10 years ago

Strip trailing whitespace from revisions in ship-it

Categories

(Release Engineering :: General, defect)

x86
All
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 1034535

People

(Reporter: nthomas, Unassigned)

Details

During the submission of 31.0b7 build1 a trailing space was left on the mozilla-beta revision, and it lead to this error in release-runner:

raceback (most recent call last):
  File "tools/buildbot-helpers/release_sanity.py", line 451, in <module>
    sr['revision'],
  File "/builds/releaserunner/tools/buildfarm/release/tools/lib/python/release/platforms.py", line 115, in getLocaleListFromShippedLocales
    shipped_locales_list.append(entry[0])
IndexError: list index out of range
2014-07-03 14:37:02,285 - INFO - command: ERROR
Traceback (most recent call last):
  File "/builds/releaserunner/tools/lib/python/util/commands.py", line 47, in run_cmd
    return subprocess.check_call(cmd, **kwargs)
  File "/tools/python27/lib/python2.7/subprocess.py", line 511, in check_call
    raise CalledProcessError(retcode, cmd)
CalledProcessError: Command '['python', 'tools/buildbot-helpers/release_sanity.py', '--branch', 'mozilla-beta', '--username', 'sledru@mozilla.com', '--version', '31.0b7', '--build-number', '1', '--release-config', 'release-firefox-mozilla-beta.py', '--skip-verify-configs', '--masters-json-file', 'https://hg.mozilla.org/build/tools/raw-file/default/buildfarm/maintenance/production-masters.json', '--configs-dir', 'buildbot-configs', '--configs-branch', 'production', '--bypass-l10n-dashboard-check', '--dry-run']' returned non-zero exit status 1
2014-07-03 14:37:02,301 - INFO - command: END (24.28s elapsed)
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → DUPLICATE
Component: Tools → General
You need to log in before you can comment on or make changes to this bug.