Closed Bug 1619487 Opened 5 years ago Closed 5 years ago

Intermittent [taskcluster:error] exit status 1 | pickle.UnpicklingError: pickle data was truncated after mercurial.error.SignalInterrupt

Categories

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

defect

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 1604486

People

(Reporter: intermittent-bug-filer, Unassigned)

Details

(Keywords: intermittent-failure)

Filed by: csabou [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer.html#?job_id=290618834&repo=autoland
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/Gjace4ziQ6GZETnz3f9M1Q/runs/0/artifacts/public/logs/live_backing.log


[vcs 2020-02-26T18:19:28.996Z] updating [===============================================> ] 284100/292049 04s
[vcs 2020-02-26T18:19:30.087Z] updating [================================================> ] 286500/292049 03s
[vcs 2020-02-26T18:19:31.153Z] updating [================================================> ] 288900/292049 02s
[vcs 2020-02-26T18:19:32.728Z] updating [================================================> ] 291300/292049 01sTraceback (most recent call last):
[vcs 2020-02-26T18:19:32.746Z] File "/usr/local/Cellar/mercurial/5.2_1/lib/python3.7/site-packages/mercurial/scmutil.py", line 177, in callcatch
[vcs 2020-02-26T18:19:32.772Z] return func()
[vcs 2020-02-26T18:19:32.772Z] File "/usr/local/Cellar/mercurial/5.2_1/lib/python3.7/site-packages/mercurial/worker.py", line 207, in workerfunc
[vcs 2020-02-26T18:19:32.772Z] os.write(wfd, util.pickle.dumps(result))
[vcs 2020-02-26T18:19:32.772Z] File "/usr/local/Cellar/mercurial/5.2_1/lib/python3.7/site-packages/mercurial/dispatch.py", line 303, in catchterm
[vcs 2020-02-26T18:19:32.772Z] raise error.SignalInterrupt
[vcs 2020-02-26T18:19:32.772Z] mercurial.error.SignalInterrupt
[vcs 2020-02-26T18:19:32.772Z] Traceback (most recent call last):
[vcs 2020-02-26T18:19:32.772Z] File "/usr/local/Cellar/mercurial/5.2_1/lib/python3.7/site-packages/mercurial/scmutil.py", line 177, in callcatch
[vcs 2020-02-26T18:19:32.772Z] return func()
[vcs 2020-02-26T18:19:32.772Z] File "/usr/local/Cellar/mercurial/5.2_1/lib/python3.7/site-packages/mercurial/worker.py", line 207, in workerfunc
[vcs 2020-02-26T18:19:32.772Z] os.write(wfd, util.pickle.dumps(result))
[vcs 2020-02-26T18:19:32.772Z] File "/usr/local/Cellar/mercurial/5.2_1/lib/python3.7/site-packages/mercurial/dispatch.py", line 303, in catchterm
[vcs 2020-02-26T18:19:32.772Z] raise error.SignalInterrupt
[vcs 2020-02-26T18:19:32.772Z] mercurial.error.SignalInterrupt
[vcs 2020-02-26T18:19:32.772Z] Traceback (most recent call last):
[vcs 2020-02-26T18:19:32.908Z] File "/usr/local/bin/hg", line 36, in <module>
[vcs 2020-02-26T18:19:32.910Z] dispatch.run()
[vcs 2020-02-26T18:19:32.910Z] File "/usr/local/Cellar/mercurial/5.2_1/lib/python3.7/site-packages/mercurial/dispatch.py", line 111, in run
[vcs 2020-02-26T18:19:32.910Z] status = dispatch(req)
[vcs 2020-02-26T18:19:32.910Z] File "/usr/local/Cellar/mercurial/5.2_1/lib/python3.7/site-packages/mercurial/dispatch.py", line 250, in dispatch
[vcs 2020-02-26T18:19:32.910Z] ret = _runcatch(req) or 0
[vcs 2020-02-26T18:19:32.910Z] File "/usr/local/Cellar/mercurial/5.2_1/lib/python3.7/site-packages/mercurial/dispatch.py", line 424, in _runcatch
[vcs 2020-02-26T18:19:32.910Z] return _callcatch(ui, _runcatchfunc)
[vcs 2020-02-26T18:19:32.911Z] File "/usr/local/Cellar/mercurial/5.2_1/lib/python3.7/site-packages/mercurial/dispatch.py", line 433, in _callcatch
[vcs 2020-02-26T18:19:32.911Z] return scmutil.callcatch(ui, func)
[vcs 2020-02-26T18:19:32.911Z] File "/usr/local/Cellar/mercurial/5.2_1/lib/python3.7/site-packages/mercurial/scmutil.py", line 177, in callcatch
[vcs 2020-02-26T18:19:32.911Z] return func()
[vcs 2020-02-26T18:19:32.911Z] File "/usr/local/Cellar/mercurial/5.2_1/lib/python3.7/site-packages/mercurial/dispatch.py", line 414, in _runcatchfunc
[vcs 2020-02-26T18:19:32.911Z] return _dispatch(req)
[vcs 2020-02-26T18:19:32.911Z] File "/usr/local/Cellar/mercurial/5.2_1/lib/python3.7/site-packages/mercurial/dispatch.py", line 1174, in _dispatch
[vcs 2020-02-26T18:19:32.911Z] lui, repo, cmd, fullargs, ui, options, d, cmdpats, cmdoptions
[vcs 2020-02-26T18:19:32.911Z] File "/usr/local/Cellar/mercurial/5.2_1/lib/python3.7/site-packages/mercurial/dispatch.py", line 862, in runcommand
[vcs 2020-02-26T18:19:32.912Z] ret = _runcommand(ui, options, cmd, d)
[vcs 2020-02-26T18:19:32.912Z] File "/usr/local/Cellar/mercurial/5.2_1/lib/python3.7/site-packages/mercurial/dispatch.py", line 1185, in _runcommand
[vcs 2020-02-26T18:19:32.912Z] return cmdfunc()
[vcs 2020-02-26T18:19:32.912Z] File "/usr/local/Cellar/mercurial/5.2_1/lib/python3.7/site-packages/mercurial/dispatch.py", line 1171, in <lambda>
[vcs 2020-02-26T18:19:32.913Z] d = lambda: util.checksignature(func)(ui, *args, **strcmdopt)
[vcs 2020-02-26T18:19:32.913Z] File "/usr/local/Cellar/mercurial/5.2_1/lib/python3.7/site-packages/mercurial/util.py", line 1843, in check
[vcs 2020-02-26T18:19:32.913Z] return func(*args, **kwargs)
[vcs 2020-02-26T18:19:32.913Z] File "/usr/local/lib/hgext/robustcheckout.py", line 185, in robustcheckout
[vcs 2020-02-26T18:19:32.913Z] sparse_profile=sparseprofile)
[vcs 2020-02-26T18:19:32.913Z] File "/usr/local/lib/hgext/robustcheckout.py", line 706, in _docheckout
[vcs 2020-02-26T18:19:32.914Z] if commands.update(ui, repo, rev=checkoutrevision, clean=True):
[vcs 2020-02-26T18:19:32.914Z] File "/usr/local/Cellar/mercurial/5.2_1/lib/python3.7/site-packages/mercurial/commands.py", line 7694, in update
[vcs 2020-02-26T18:19:32.916Z] ui, repo, rev, brev, clean=clean, updatecheck=updatecheck
[vcs 2020-02-26T18:19:32.916Z] File "/usr/local/Cellar/mercurial/5.2_1/lib/python3.7/site-packages/mercurial/hg.py", line 1106, in updatetotally
[vcs 2020-02-26T18:19:32.916Z] ret = _clean(repo, checkout)
[vcs 2020-02-26T18:19:32.916Z] File "/usr/local/Cellar/mercurial/5.2_1/lib/python3.7/site-packages/mercurial/hg.py", line 1043, in clean
[vcs 2020-02-26T18:19:32.917Z] stats = updaterepo(repo, node, True)
[vcs 2020-02-26T18:19:32.917Z] File "/usr/local/Cellar/mercurial/5.2_1/lib/python3.7/site-packages/mercurial/hg.py", line 1024, in updaterepo
[vcs 2020-02-26T18:19:32.917Z] updatecheck=updatecheck,
[vcs 2020-02-26T18:19:32.917Z] File "/usr/local/Cellar/mercurial/5.2_1/lib/python3.7/site-packages/mercurial/merge.py", line 2558, in update
[vcs 2020-02-26T18:19:32.918Z] repo, actions, wc, p2, overwrite, wantfiledata, labels=labels
[vcs 2020-02-26T18:19:32.918Z] File "/usr/local/Cellar/mercurial/5.2_1/lib/python3.7/site-packages/mercurial/merge.py", line 1927, in applyupdates
[vcs 2020-02-26T18:19:32.918Z] for final, res in prog:
[vcs 2020-02-26T18:19:32.918Z] File "/usr/local/Cellar/mercurial/5.2_1/lib/python3.7/site-packages/mercurial/worker.py", line 243, in _posixworker
[vcs 2020-02-26T18:19:32.919Z] res = util.pickle.load(key.fileobj)
[vcs 2020-02-26T18:19:32.919Z] _pickle.UnpicklingError: pickle data was truncated
[taskcluster 2020-02-26T18:19:33.101Z] Exit Code: 1

This is the same problem as encountered in bug 1604486. Mercurial needs to be upgraded to version 5.3 to fix.

Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.