Closed Bug 1194463 Opened 9 years ago Closed 9 years ago

Weird error on gecko decision task

Categories

(Taskcluster :: General, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 1194420

People

(Reporter: armenzg, Unassigned)

References

Details

https://tools.taskcluster.net/task-inspector/#vU3orABYQSCVwskmeEaLuA/0 ############################## [taskcluster] taskId: vU3orABYQSCVwskmeEaLuA, workerId: i-b2c4df70 [taskcluster] using cache "tc-vcs-public-sources" -> /home/worker/.tc-vcs/ quay.io/mozilla/builder:0.3.0 exists in the cache. + source ./bin/decision.sh ++ DEST=/home/worker/source/gecko ++ test https://hg.mozilla.org/projects/alder/ ++ test https://hg.mozilla.org/projects/alder/ ++ test 6688932f33cd78e3e9e08ff349e11913ea0a21a7 ++ test 6688932f33cd78e3e9e08ff349e11913ea0a21a7 ++ tc-vcs checkout /home/worker/source/gecko https://hg.mozilla.org/projects/alder/ https://hg.mozilla.org/projects/alder/ 6688932f33cd78e3e9e08ff349e11913ea0a21a7 6688932f33cd78e3e9e08ff349e11913ea0a21a7 [tc-vcs] 0 run start : (cwd: /home/worker) tar -x -z --strip-components 1 -C /home/worker/source/gecko -f /home/worker/.tc-vcs/clones/hg.mozilla.org/projects/alder/.tar.gz gzip: stdin: not in gzip format tar: Child returned status 1 tar: Error is not recoverable: exiting now [tc-vcs] run end : tar -x -z --strip-components 1 -C /home/worker/source/gecko -f /home/worker/.tc-vcs/clones/hg.mozilla.org/projects/alder/.tar.gz (2) in 15 ms /usr/local/lib/node_modules/taskcluster-vcs/build/bin/tc-vcs.js:57 throw err; ^ Error: Error running command: tar -x -z --strip-components 1 -C /home/worker/source/gecko -f /home/worker/.tc-vcs/clones/hg.mozilla.org/projects/alder/.tar.gz at Error (<anonymous>) at run$ (/usr/local/lib/node_modules/taskcluster-vcs/build/run.js:89:15) at tryCatch (/usr/local/lib/node_modules/taskcluster-vcs/node_modules/6to5/node_modules/regenerator-6to5/runtime.js:53:40) at GeneratorFunctionPrototype.invoke (/usr/local/lib/node_modules/taskcluster-vcs/node_modules/6to5/node_modules/regenerator-6to5/runtime.js:209:22) at tryCatch (/usr/local/lib/node_modules/taskcluster-vcs/node_modules/6to5/node_modules/regenerator-6to5/runtime.js:53:40) at Function.step (/usr/local/lib/node_modules/taskcluster-vcs/node_modules/6to5/node_modules/regenerator-6to5/runtime.js:103:22) at /usr/local/lib/node_modules/taskcluster-vcs/node_modules/6to5/node_modules/core-js/shim.js:1166:41 at /usr/local/lib/node_modules/taskcluster-vcs/node_modules/6to5/node_modules/core-js/shim.js:1176:10 at process._tickCallback (node.js:442:13) +++ tc-vcs revision /home/worker/source/gecko /usr/local/lib/node_modules/taskcluster-vcs/build/bin/tc-vcs.js:57 throw err; ^ Error: unknown type of repository (/home/worker/source/gecko)(this command must be run in root of repository) at detectLocal$ (/usr/local/lib/node_modules/taskcluster-vcs/build/vcs/detect_local.js:39:15) at tryCatch (/usr/local/lib/node_modules/taskcluster-vcs/node_modules/6to5/node_modules/regenerator-6to5/runtime.js:53:40) at GeneratorFunctionPrototype.invoke (/usr/local/lib/node_modules/taskcluster-vcs/node_modules/6to5/node_modules/regenerator-6to5/runtime.js:209:22) at tryCatch (/usr/local/lib/node_modules/taskcluster-vcs/node_modules/6to5/node_modules/regenerator-6to5/runtime.js:53:40) at Function.step (/usr/local/lib/node_modules/taskcluster-vcs/node_modules/6to5/node_modules/regenerator-6to5/runtime.js:103:22) at /usr/local/lib/node_modules/taskcluster-vcs/node_modules/6to5/node_modules/core-js/shim.js:1166:41 at /usr/local/lib/node_modules/taskcluster-vcs/node_modules/6to5/node_modules/core-js/shim.js:1176:10 at process._tickCallback (node.js:442:13) ++ echo 'At revision: ' At revision: ++ cd /home/worker/source/gecko + ./mach taskcluster-graph --pushlog-id=46 '--message= ' --project=alder --owner=armenzg@mozilla.com --revision-hash=b0c05e6c6d2747642ec4969d0515a0356e4769a9 --extend-graph /bin/bash: ./mach: No such file or directory [taskcluster] Invalid json in taskgraph extension path: "%s" dumping file... [taskcluster] Unsuccessful task run with exit code: 127 completed in 2.361 seconds
Pretty sure this is a dupe of bug 1194420.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.