Closed Bug 1186058 Opened 9 years ago Closed 9 years ago

balrog submitter is broken

Categories

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

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: bhearsum, Assigned: rail)

References

Details

Failed in 40.0b6:
Traceback (most recent call last):
  File "/builds/slave/rel-m-beta-firefox_beta_upds-0/tools/scripts/updates/balrog-release-pusher.py", line 114, in <module>
    requiresMirrors=channelInfo.get("requiresMirrors", True))
  File "/builds/slave/rel-m-beta-firefox_beta_upds-0/tools/scripts/updates/../../lib/python/balrog/submitter/cli.py", line 163, in run
    return ReleaseCreatorBase.run(self, *args, schemaVersion=4, **kwargs)
  File "/builds/slave/rel-m-beta-firefox_beta_upds-0/tools/scripts/updates/../../lib/python/balrog/submitter/cli.py", line 91, in run
    api = Release(self.name, auth=self.auth, api_root=self.api_root)
AttributeError: 'ReleaseCreatorV4' object has no attribute 'name'
retry: Calling <function run_with_timeout at 0x903398> with args: (['python', '/builds/slave/rel-m-beta-firefox_beta_upds-0/tools/scripts/updates/balrog-release-pusher.py', '--build-properties', 'buildprops_balrog.json', '--api-root', 'https://aus4-admin.mozilla.org/api', '--buildbot-configs', 'https://hg.mozilla.org/build/buildbot-configs', '--release-config', 'mozilla/release-firefox-mozilla-beta.py', '--credentials-file', 'BuildSlaves.py', '--username', 'ffxbld', '--release-channel', 'beta'], 1260, None, None, False, True), kwargs: {}, attempt #5
Executing: ['python', '/builds/slave/rel-m-beta-firefox_beta_upds-0/tools/scripts/updates/balrog-release-pusher.py', '--build-properties', 'buildprops_balrog.json', '--api-root', 'https://aus4-admin.mozilla.org/api', '--buildbot-configs', 'https://hg.mozilla.org/build/buildbot-configs', '--release-config', 'mozilla/release-firefox-mozilla-beta.py', '--credentials-file', 'BuildSlaves.py', '--username', 'ffxbld', '--release-channel', 'beta']
/builds/slave/rel-m-beta-firefox_beta_upds-0/tools/lib/python/vendor/repoze.lru-ef418de/repoze/__init__.py:2: UserWarning: Module backports was already imported from /usr/lib64/python2.6/site-packages/backports/__init__.pyc, but /usr/lib/python2.6/site-packages is being added to sys.path
  __import__('pkg_resources').declare_namespace(__name__)

http://buildbot-master72.bb.releng.usw2.mozilla.com:8001/builders/release-mozilla-beta-firefox_beta_updates/builds/2/steps/submit_balrog_updates/logs/stdio
Assignee: nobody → rail
Blocks: 1181211
Blocks: 1185976
Fixed by bug 1181211
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.