Open Bug 1504345 Opened 6 years ago Updated 5 years ago

unexpected empty string response from hg.m.o causes exit code 255 in robust checkout

Categories

(Developer Services :: Mercurial: robustcheckout, defect)

defect
Not set
normal

Tracking

(Not tracked)

People

(Reporter: jlund, Unassigned)

References

(Blocks 1 open bug)

Details

(Keywords: in-triage)

required force rerun in release automation Traceback (most recent call last): File "mercurial\scmutil.pyc", line 161, in callcatch File "mercurial\dispatch.pyc", line 344, in _runcatchfunc File "mercurial\dispatch.pyc", line 984, in _dispatch File "mercurial\dispatch.pyc", line 730, in runcommand File "mercurial\dispatch.pyc", line 992, in _runcommand File "mercurial\dispatch.pyc", line 981, in <lambda> File "mercurial\util.pyc", line 1528, in check File "C:/mozilla-build/robustcheckout.py", line 276, in robustcheckout File "C:/mozilla-build/robustcheckout.py", line 558, in _docheckout File "mercurial\hg.pyc", line 598, in clone File "mercurial\hg.pyc", line 454, in clonewithshare File "mercurial\hg.pyc", line 702, in clone File "mercurial\exchange.pyc", line 1485, in pull File "mercurial\exchange.pyc", line 2216, in _maybeapplyclonebundle File "mercurial\exchange.pyc", line 2410, in trypullbundlefromurl File "mercurial\streamclone.pyc", line 439, in apply File "mercurial\streamclone.pyc", line 427, in applybundlev1 File "mercurial\streamclone.pyc", line 369, in consumev1 ResponseError: ('unexpected response from remote server:', '') abort: unexpected response from remote server: empty string [taskcluster 2018-10-31T01:21:53.982Z] Exit Code: 255 [taskcluster 2018-10-31T01:21:53.982Z] User Time: 0s [taskcluster 2018-10-31T01:21:53.982Z] Kernel Time: 0s [taskcluster 2018-10-31T01:21:53.982Z] Wall Time: 3m33.8843181s [taskcluster 2018-10-31T01:21:53.982Z] Result: FAILED [taskcluster 2018-10-31T01:21:53.982Z] === Task Finished === [taskcluster 2018-10-31T01:21:53.982Z] Task Duration: 3m33.8843181s [taskcluster:error] Uploading error artifact releng/partner/yandex/yandex-tr-tamindir/tr/target.installer.exe from file build/outputs/yandex/yandex-tr-tamindir/tr/target.installer.exe with message "Could not read file 'Z:\\task_1540947989\\build\\outputs\\yandex\\yandex-tr-tamindir\\tr\\target.installer.exe'", reason "file-missing-on-worker" and expiry 2019-10-30T23:56:06.495Z [taskcluster:error] TASK FAILURE during artifact upload: file-missing-on-worker: Could not read file 'Z:\task_1540947989\build\outputs\yandex\yandex-tr-tamindir\tr\target.installer.exe' [taskcluster 2018-10-31T01:21:55.159Z] Uploading artifact public/logs/certified.log from file generic-worker\certified.log with content encoding "gzip", mime type "text/plain; charset=utf-8" and expiry 2019-10-30T23:56:06.495Z [taskcluster 2018-10-31T01:21:55.708Z] Uploading artifact public/chainOfTrust.json.asc from file generic-worker\chainOfTrust.json.asc with content encoding "gzip", mime type "text/plain; charset=utf-8" and expiry 2019-10-30T23:56:06.495Z [taskcluster 2018-10-31T01:21:56.467Z] Uploading redirect artifact public/logs/live.log to URL https://queue.taskcluster.net/v1/task/N4FUF0XYSD6NF88NetNxug/runs/0/artifacts/public/logs/live_backing.log with mime type "text/plain; charset=utf-8" and expiry 2019-10-30T23:56:06.495Z [taskcluster:error] exit status 255 [taskcluster:error] file-missing-on-worker: Could not read file 'Z:\task_1540947989\build\outputs\yandex\yandex-tr-tamindir\tr\target.installer.exe'
Keywords: in-triage

I think this is similar: https://taskcluster-ui.herokuapp.com/tasks/WBJvtRbRSyaClYLEGwAN_g/runs/0/logs/https%3A%2F%2Fqueue.taskcluster.net%2Fv1%2Ftask%2FWBJvtRbRSyaClYLEGwAN_g%2Fruns%2F0%2Fartifacts%2Fpublic%2Flogs%2Flive.log

[vcs 2019-10-10T18:43:01.038Z] clone [============================> ] 2257519923/3287189139 1m42s
[vcs 2019-10-10T18:43:30.233Z] clone [============================> ] 2272093036/3287189139 1m49s
[vcs 2019-10-10T18:43:30.234Z]
[vcs 2019-10-10T18:43:30.234Z] PERFHERDER_DATA: {"framework": {"name": "vcs"}, "suites": [{"extraOptions": ["c5.xlarge"], "lowerIsBetter": true, "name": "clone_errored", "shouldAlert": false, "subtests": [], "value": 199.1359670162201}, {"extraOptions": ["c5.xlarge"], "lowerIsBetter": true, "name": "overall", "shouldAlert": false, "subtests": [], "value": 200.32349491119385}]}
[vcs 2019-10-10T18:43:30.234Z] abort: unexpected response from remote server: empty string
[taskcluster 2019-10-10 18:43:32.616Z] === Task Finished ===
[taskcluster 2019-10-10 18:43:32.680Z] Unsuccessful task run with exit code: 255 completed in 210.479 seconds

You need to log in before you can comment on or make changes to this bug.