Philimon/ebay_gb_and_it #681
Merged
firefoxci-taskcluster / Decision Task
succeeded
Jul 31, 2025 in 6s
FirefoxCI (pull_request)
The task that creates all of the other tasks in the task graph
Details
View task in Taskcluster | View logs in Taskcluster | View task group in Taskcluster
Task Status
Started: 2025-07-31T15:34:35.507Z
Resolved: 2025-07-31T15:34:40.100Z
Task Execution Time: 4 seconds, 593 milliseconds
Task Status: completed
Reason Resolved: completed
RunId: 0
Artifacts
- public/actions.json
- public/docker-contexts
- public/fetch-content
- public/full-task-graph.json
- public/label-to-taskid.json
- public/logs/live_backing.log
- public/logs/live.log
- public/parameters.yml
- public/runnable-jobs.json
- public/run-task
- public/target-tasks.json
- public/task-graph.json
[taskcluster 2025-07-31 15:34:35.568Z] Task ID: IRBJBoR9QKmLlu5iqCbOHw
[taskcluster 2025-07-31 15:34:35.568Z] Worker ID: 7810329560463324300
[taskcluster 2025-07-31 15:34:35.568Z] Worker Group: us-west1-a
[taskcluster 2025-07-31 15:34:35.568Z] Worker Node Type: projects/887720501152/machineTypes/n2-standard-2
[taskcluster 2025-07-31 15:34:35.568Z] Worker Pool: mozilla-1/decision-gcp
[taskcluster 2025-07-31 15:34:35.568Z] Worker Version: 38.0.5
[taskcluster 2025-07-31 15:34:35.568Z] Public IP: 34.105.18.219
[taskcluster 2025-07-31 15:34:35.568Z] Hostname: mozilla-1-decision-gcp-g2vozkkvqdyto3csb7eodw
[taskcluster 2025-07-31 15:34:35.568Z] using cache "mozilla-project-fx-desktop-qa-automation-level-1-checkouts-sparse-v2" -> /builds/worker/checkouts
[taskcluster 2025-07-31 15:34:35.976Z] === Task Starting ===
[setup 2025-07-31T15:34:36.257Z] run-task started in /
[setup 2025-07-31T15:34:36.257Z] Invoked by command: --fx_desktop_qa_automation-checkout=/builds/worker/checkouts/src -- bash -cx cd /builds/worker/checkouts/src && ln -s /builds/worker/artifacts artifacts && taskgraph decision --pushlog-id='0' --pushdate='0' --project='fx-desktop-qa-automation' --owner='[email protected]' --level='1' --repository-type=git --tasks-for='github-pull-request' --base-repository='https://github.com/mozilla/fx-desktop-qa-automation' --base-ref='main' --base-rev='c13bc729e167537d03d2859324f0869d3ea8b2b9' --head-repository='https://github.com/mozilla/fx-desktop-qa-automation' --head-ref='philimon/ebay_it' --head-rev='17610291cd5f4d6246d3533e5e385ad7f87331f6'
[setup 2025-07-31T15:34:36.257Z] Python version: 3.11.2
[vcs 2025-07-31T15:34:36.258Z] WARNING: vcs checkout path (/builds/worker/checkouts/src) not in cache or volume; performance will likely suffer
[setup 2025-07-31T15:34:36.258Z] running as worker:worker
[vcs 2025-07-31T15:34:36.258Z] executing ['git', 'config', '--global', '--add', 'safe.directory', '/builds/worker/checkouts/src']
[vcs 2025-07-31T15:34:36.260Z] executing ['git', 'fetch', 'origin', 'main']
[vcs 2025-07-31T15:34:36.557Z] From https://github.com/mozilla/fx-desktop-qa-automation
[vcs 2025-07-31T15:34:36.557Z] * branch main -> FETCH_HEAD
[vcs 2025-07-31T15:34:36.562Z] executing ['git', 'checkout', 'main']
[vcs 2025-07-31T15:34:36.571Z] Switched to branch 'main'
[vcs 2025-07-31T15:34:36.572Z] Your branch is up to date with 'origin/main'.
[vcs 2025-07-31T15:34:36.572Z] executing ['git', 'fetch', 'origin', 'c13bc729e167537d03d2859324f0869d3ea8b2b9']
[vcs 2025-07-31T15:34:36.828Z] From https://github.com/mozilla/fx-desktop-qa-automation
[vcs 2025-07-31T15:34:36.828Z] * branch c13bc729e167537d03d2859324f0869d3ea8b2b9 -> FETCH_HEAD
[vcs 2025-07-31T15:34:36.832Z] executing ['git', 'fetch', '--tags', '--force', 'https://github.com/mozilla/fx-desktop-qa-automation', 'philimon/ebay_it']
[vcs 2025-07-31T15:34:37.216Z] From https://github.com/mozilla/fx-desktop-qa-automation
[vcs 2025-07-31T15:34:37.216Z] * branch philimon/ebay_it -> FETCH_HEAD
[vcs 2025-07-31T15:34:37.218Z] executing ['git', 'fetch', '--no-tags', 'https://github.com/mozilla/fx-desktop-qa-automation', 'philimon/ebay_it']
[vcs 2025-07-31T15:34:37.522Z] From https://github.com/mozilla/fx-desktop-qa-automation
[vcs 2025-07-31T15:34:37.522Z] * branch philimon/ebay_it -> FETCH_HEAD
[vcs 2025-07-31T15:34:37.527Z] executing ['git', 'checkout', '-f', '-B', 'philimon/ebay_it', '17610291cd5f4d6246d3533e5e385ad7f87331f6']
[vcs 2025-07-31T15:34:37.537Z] Switched to and reset branch 'philimon/ebay_it'
[vcs 2025-07-31T15:34:37.538Z] cleaning git checkout...
[vcs 2025-07-31T15:34:37.538Z] executing ['git', 'clean', '-nxdff']
[vcs 2025-07-31T15:34:37.541Z] removing ['/builds/worker/checkouts/src/artifacts', '/builds/worker/checkouts/src/taskcluster/fx_desktop_qa_automation_taskgraph/__pycache__/', '/builds/worker/checkouts/src/taskcluster/fx_desktop_qa_automation_taskgraph/transforms/__pycache__/']
[vcs 2025-07-31T15:34:37.542Z] successfully cleaned git checkout!
[vcs 2025-07-31T15:34:37.544Z] TinderboxPrint:<a href='https://github.com/mozilla/fx-desktop-qa-automation/commit/17610291cd5f4d6246d3533e5e385ad7f87331f6' title='Built from fx-desktop-qa-automation commit 17610291cd5f4d6246d3533e5e385ad7f87331f6'>17610291cd5f4d6246d3533e5e385ad7f87331f6</a>
[task 2025-07-31T15:34:37.544Z] executing ['bash', '-cx', "cd /builds/worker/checkouts/src && ln -s /builds/worker/artifacts artifacts && taskgraph decision --pushlog-id='0' --pushdate='0' --project='fx-desktop-qa-automation' --owner='[email protected]' --level='1' --repository-type=git --tasks-for='github-pull-request' --base-repository='https://github.com/mozilla/fx-desktop-qa-automation' --base-ref='main' --base-rev='c13bc729e167537d03d2859324f0869d3ea8b2b9' --head-repository='https://github.com/mozilla/fx-desktop-qa-automation' --head-ref='philimon/ebay_it' --head-rev='17610291cd5f4d6246d3533e5e385ad7f87331f6' \n"]
[task 2025-07-31T15:34:37.546Z] + cd /builds/worker/checkouts/src
[task 2025-07-31T15:34:37.546Z] + ln -s /builds/worker/artifacts artifacts
[task 2025-07-31T15:34:37.548Z] + taskgraph decision --pushlog-id=0 --pushdate=0 --project=fx-desktop-qa-automation [email protected] --level=1 --repository-type=git --tasks-for=github-pull-request --base-repository=https://github.com/mozilla/fx-desktop-qa-automation --base-ref=main --base-rev=c13bc729e167537d03d2859324f0869d3ea8b2b9 --head-repository=https://github.com/mozilla/fx-desktop-qa-automation --head-ref=philimon/ebay_it --head-rev=17610291cd5f4d6246d3533e5e385ad7f87331f6
[task 2025-07-31T15:34:37.823Z] 2025-07-31 15:34:37,822 - INFO - Loading graph configuration.
[task 2025-07-31T15:34:37.832Z] 2025-07-31 15:34:37,832 - WARNING - using default project parameters; add fx-desktop-qa-automation to PER_PROJECT_PARAMETERS in /usr/local/lib/python3.11/dist-packages/taskgraph/decision.py to customize behavior for this project
[task 2025-07-31T15:34:37.833Z] 2025-07-31 15:34:37,833 - INFO - Using Parameters(id=b073a3f045d1) (from defaults)
[task 2025-07-31T15:34:37.834Z] 2025-07-31 15:34:37,833 - INFO - writing artifact file `parameters.yml`
[task 2025-07-31T15:34:37.844Z] 2025-07-31 15:34:37,843 - INFO - writing artifact file `actions.json`
[task 2025-07-31T15:34:37.845Z] 2025-07-31 15:34:37,845 - INFO - Loading kinds
[task 2025-07-31T15:34:37.848Z] 2025-07-31 15:34:37,848 - INFO - Generating full task set
[task 2025-07-31T15:34:37.877Z] 2025-07-31 15:34:37,877 - INFO - Generated 1 tasks for kind lint
[task 2025-07-31T15:34:37.882Z] 2025-07-31 15:34:37,882 - INFO - Generated 1 tasks for kind new-beta-qa
[task 2025-07-31T15:34:37.884Z] 2025-07-31 15:34:37,884 - INFO - Generated 1 tasks for kind new-devedition-qa
[task 2025-07-31T15:34:37.887Z] 2025-07-31 15:34:37,886 - INFO - Generated 1 tasks for kind run-smoke-tests
[task 2025-07-31T15:34:37.887Z] 2025-07-31 15:34:37,887 - INFO - Generating full task graph
[task 2025-07-31T15:34:37.888Z] 2025-07-31 15:34:37,887 - INFO - Full task graph contains 4 tasks and 0 dependencies
[task 2025-07-31T15:34:37.889Z] 2025-07-31 15:34:37,887 - INFO - writing artifact file `full-task-graph.json`
[task 2025-07-31T15:34:37.889Z] 2025-07-31 15:34:37,888 - INFO - writing artifact file `runnable-jobs.json`
[task 2025-07-31T15:34:37.890Z] 2025-07-31 15:34:37,889 - INFO - Generating target task set
[task 2025-07-31T15:34:37.891Z] 2025-07-31 15:34:37,889 - INFO - Filter filter_target_tasks pruned 2 tasks (2 remain)
[task 2025-07-31T15:34:37.891Z] 2025-07-31 15:34:37,889 - INFO - writing artifact file `target-tasks.json`
[task 2025-07-31T15:34:37.892Z] 2025-07-31 15:34:37,889 - INFO - Generating target task graph
[task 2025-07-31T15:34:37.892Z] 2025-07-31 15:34:37,889 - INFO - Adding 0 tasks with `always_target` attribute
[task 2025-07-31T15:34:37.892Z] 2025-07-31 15:34:37,889 - INFO - Generating optimized task graph
[task 2025-07-31T15:34:37.892Z] 2025-07-31 15:34:37,889 - INFO - No tasks removed during optimization
[task 2025-07-31T15:34:37.892Z] 2025-07-31 15:34:37,889 - INFO - No tasks replaced during optimization
[task 2025-07-31T15:34:37.892Z] 2025-07-31 15:34:37,890 - INFO - writing artifact file `task-graph.json`
[task 2025-07-31T15:34:37.892Z] 2025-07-31 15:34:37,890 - INFO - writing artifact file `label-to-taskid.json`
[task 2025-07-31T15:34:37.893Z] 2025-07-31 15:34:37,893 - INFO - Creating task with taskId ZvxEKySjRTC2xC6EO8C1_g for lint-linux
[task 2025-07-31T15:34:37.896Z] 2025-07-31 15:34:37,896 - INFO - Creating task with taskId Q0lYrYjuQt2YS5NXuBavlQ for CI Smoke Tests
[taskcluster 2025-07-31 15:34:38.134Z] === Task Finished ===
[taskcluster 2025-07-31 15:34:38.152Z] Artifact "public/docker-contexts" not found at "/builds/worker/checkouts/src/docker-contexts": (HTTP code 404) no such container - Could not find the file /builds/worker/checkouts/src/docker-contexts in container a75ab614d7924ca49c94d8d38122a2ebe6c8e94dd7fbab023f9adf3ea86dff92
[taskcluster 2025-07-31 15:34:39.758Z] Successful task run with exit code: 0 completed in 4.19 seconds
Loading