Closed Bug 660344 Opened 13 years ago Closed 9 years ago

Error when pushing to user repo: Sending messages to pulse.mozilla.org, Hook returned an exception: 'NoneType' object has no attribute 'filerev'

Categories

(Developer Services :: Mercurial: hg.mozilla.org, defect)

x86
macOS
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: justin.lebar+bug, Assigned: christian)

Details

(Whiteboard: [kanban:engops:https://mozilla.kanbanize.com/ctrl_board/6/1334] )

(Not sure if this is the right component.)

I get the following error when I push to my user repository:

$ hg push
pushing to ssh://hg.mozilla.org/users/jlebar_mozilla.com/patches
searching for changes
remote: adding changesets                            
remote: adding manifests
remote: adding file changes
remote: added 13 changesets with 30 changes to 15 files
remote: Sending messages to pulse.mozilla.org
remote: Please do not interrupt...
remote: ERROR: Hook returned an exception: 'NoneType' object has no attribute 'filerev'
remote: Ignoring and continuing the push...
remote: Trying to insert into pushlog.
remote: Please do not interrupt...
remote: Inserted into the pushlog db successfully.
This hook is owned by Christian, and deployed by IT.

Doesn't look like this blocks pushing, so probably not high priority.

Also, maybe related to bug 660208?
Component: Release Engineering → Hg: Customizations
QA Contact: release → hg.customizations
Perhaps a fallout from bug 603029?
I get this when pushing a merge to services-central (the error looks like it doesn't handle merge commits quite right.)
Probably a dupe of bug 660137
I might not be handling merges right...I'll add some more tests.
Assignee: nobody → clegnitto
Status: NEW → ASSIGNED
I got it with https://hg.mozilla.org/comm-central/pushloghtml?changeset=0d12ed87f045, which doesn't actually contain any merges.
Yep, merges and deleted files. I have a lot more tests, just making sure I got everything before rolling out.
I got this on http://hg.mozilla.org/try/pushloghtml?changeset=740b6956cabd which has neither merges nor deleted files, but the tip changeset has no file changes at all in it (it's just there for the try syntax).
Product: mozilla.org → Release Engineering
Product: Release Engineering → Developer Services
Whiteboard: [kanban:engops:https://kanbanize.com/ctrl_board/6/282]
Whiteboard: [kanban:engops:https://kanbanize.com/ctrl_board/6/282] → [kanban:engops:https://mozilla.kanbanize.com/ctrl_board/6/1325] [kanban:engops:https://kanbanize.com/ctrl_board/6/282]
Whiteboard: [kanban:engops:https://mozilla.kanbanize.com/ctrl_board/6/1325] [kanban:engops:https://kanbanize.com/ctrl_board/6/282] [kanban:engops:https://mozilla.kanbanize.com/ctrl_board/6/1329] [kanban:engops:https://kanbanize.com/ctrl_board/6/282] → [kanban:engops:https://mozilla.kanbanize.com/ctrl_board/6/1329] [kanban:engops:https://kanbanize.com/ctrl_board/6/282] [kanban:engops:https://mozilla.kanbanize.com/ctrl_board/6/1330] [kanban:engops:https://kanbanize.com/ctrl_board/6/282]
Whiteboard: [kanban:engops:https://mozilla.kanbanize.com/ctrl_board/6/1330] [kanban:engops:https://kanbanize.com/ctrl_board/6/282] → [kanban:engops:https://mozilla.kanbanize.com/ctrl_board/6/1334] [kanban:engops:https://kanbanize.com/ctrl_board/6/282]
Whiteboard: [kanban:engops:https://mozilla.kanbanize.com/ctrl_board/6/1334] [kanban:engops:https://kanbanize.com/ctrl_board/6/282] → [kanban:engops:https://mozilla.kanbanize.com/ctrl_board/6/1334]
Pulse hook is not currently deployed. Closing.
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.