Closed Bug 1565367 Opened 7 years ago Closed 5 years ago

Intermittent [taskcluster:error] Uploading error artifact public/build from file public\build with message "Could not read directory 'Z:\\task_1562852042\\public\\build'", reason "file-missing-on-worker" and expiry 2020-07-10T15:31:53.223Z

Categories

(Firefox :: General, defect, P5)

defect

Tracking

()

RESOLVED INCOMPLETE

People

(Reporter: intermittent-bug-filer, Unassigned)

Details

(Keywords: intermittent-failure, regression)

Filed by: btara [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer.html#?job_id=255966523&repo=autoland
Full log: https://queue.taskcluster.net/v1/task/bdp2RCF4RdqtTqiHOUuOsQ/runs/0/artifacts/public/logs/live_backing.log


cmake -GNinja -DCMAKE_C_COMPILER=z:/task_1562852042/build/src/build/build-clang/build-clang/build/stage1/clang/bin/clang-cl.exe -DCMAKE_CXX_COMPILER=z:/task_1562852042/build/src/build/build-clang/build-clang/build/stage1/clang/bin/clang-cl.exe -DCMAKE_ASM_C[taskcluster:error] Aborting task...
[taskcluster 2019-07-11T17:32:25.656Z] ERROR: The process "1664" not found.
[taskcluster 2019-07-11T17:32:25.656Z]
[taskcluster:warn 2019-07-11T17:32:25.656Z] exit status 128
[taskcluster 2019-07-11T17:32:25.711Z] SUCCESS: The process with PID 3160 (child process of PID 2784) has been terminated.
[taskcluster 2019-07-11T17:32:25.711Z] SUCCESS: The process with PID 3896 (child process of PID 2784) has been terminated.
[taskcluster 2019-07-11T17:32:25.711Z] SUCCESS: The process with PID 2784 (child process of PID 2728) has been terminated.
[taskcluster 2019-07-11T17:32:25.711Z]
[taskcluster 2019-07-11T17:32:25.711Z] === Task Finished ===
[taskcluster 2019-07-11T17:32:25.711Z] Task Duration: 2h0m0.1254803s
[taskcluster:error] Uploading error artifact public/build from file public\build with message "Could not read directory 'Z:\task_1562852042\public\build'", reason "file-missing-on-worker" and expiry 2020-07-10T15:31:53.223Z
[taskcluster:error] TASK FAILURE during artifact upload: file-missing-on-worker: Could not read directory 'Z:\task_1562852042\public\build'
[taskcluster 2019-07-11T17:32:26.450Z] 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 2020-07-10T15:31:53.223Z
[taskcluster 2019-07-11T17:32:26.925Z] Uploading artifact public/chain-of-trust.json from file generic-worker\chain-of-trust.json with content encoding "gzip", mime type "text/plain; charset=utf-8" and expiry 2020-07-10T15:31:53.223Z
[taskcluster 2019-07-11T17:32:27.320Z] Uploading artifact public/chain-of-trust.json.sig from file generic-worker\chain-of-trust.json.sig with content encoding "gzip", mime type "application/octet-stream" and expiry 2020-07-10T15:31:53.223Z
[taskcluster 2019-07-11T17:32:27.925Z] Uploading redirect artifact public/logs/live.log to URL https://queue.taskcluster.net/v1/task/bdp2RCF4RdqtTqiHOUuOsQ/runs/0/artifacts/public/logs/live_backing.log with mime type "text/plain; charset=utf-8" and expiry 2020-07-10T15:31:53.223Z
[taskcluster:error] Task aborted - max run time exceeded
[taskcluster:error] file-missing-on-worker: Could not read directory 'Z:\task_1562852042\public\build'

Type: -- → defect
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → INCOMPLETE
Status: RESOLVED → REOPENED
Resolution: INCOMPLETE → ---

The error message isn't the cause of the bug, but rather a symptom of the failure. Looking at the latest failure, we see that the task was aborted because it ran out of time:

https://firefox-ci-tc.services.mozilla.com/tasks/AlWf2BRgS4GU4TNIvDNq-Q/runs/0/logs/https%3A%2F%2Ffirefox-ci-tc.services.mozilla.com%2Fapi%2Fqueue%2Fv1%2Ftask%2FAlWf2BRgS4GU4TNIvDNq-Q%2Fruns%2F0%2Fartifacts%2Fpublic%2Flogs%2Flive.log#L5177-5194

The fix here is either to make the task quicker, or increase the maxRunTime of the task, to allow it to take longer.

Component: Workers → General
Product: Taskcluster → Firefox
Status: REOPENED → RESOLVED
Closed: 6 years ago5 years ago
Resolution: --- → INCOMPLETE
You need to log in before you can comment on or make changes to this bug.