[Buildbot-commits] [Buildbot] #2054: buildbot/github post-receive URL timestamp problem
Buildbot trac
trac at buildbot.net
Mon Mar 10 22:04:51 UTC 2014
#2054: buildbot/github post-receive URL timestamp problem
---------------------+-----------------------
Reporter: mmorse | Owner:
Type: defect | Status: reopened
Priority: critical | Milestone: 0.8.5
Version: 0.8.4p1 | Resolution:
Keywords: git |
---------------------+-----------------------
Changes (by simonvetter):
* status: closed => reopened
* resolution: worksforme =>
Comment:
2014-03-10 21:17:53+0000 [HTTPChannel,0,127.0.0.1] ERROR:root:File
"/usr/local/lib/python2.6/dist-
packages/buildbot-0.8.5-py2.6.egg/buildbot/status/web/hooks/github.py",
line 100, in getChanges
2014-03-10 21:17:53+0000 [HTTPChannel,0,127.0.0.1] changes =
process_change(payload, user, repo, repo_url, project)
2014-03-10 21:17:53+0000 [HTTPChannel,0,127.0.0.1] ERROR:root:File
"/usr/local/lib/python2.6/dist-
packages/buildbot-0.8.5-py2.6.egg/buildbot/status/web/hooks/github.py",
line 139, in process_change
2014-03-10 21:17:53+0000 [HTTPChannel,0,127.0.0.1] when =
convertTime( commit['timestamp'])
2014-03-10 21:17:53+0000 [HTTPChannel,0,127.0.0.1] ERROR:root:File
"/usr/local/lib/python2.6/dist-
packages/buildbot-0.8.5-py2.6.egg/buildbot/status/web/hooks/github.py",
line 63, in convertTime
2014-03-10 21:17:53+0000 [HTTPChannel,0,127.0.0.1] result.groups()
2014-03-10 21:17:53+0000 [HTTPChannel,0,127.0.0.1]
ERROR:root:AttributeError: 'NoneType' object has no attribute 'groups'
2014-03-10 21:17:53+0000 [HTTPChannel,0,127.0.0.1] Unhandled Error
--
Ticket URL: <http://trac.buildbot.net/ticket/2054#comment:4>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation
More information about the Commits
mailing list