Skip to content

Active tab stabilization

534c99f
Select commit
Loading
Failed to load commit list.
Merged

Anca/ Active tab test stabilization #688

Active tab stabilization
534c99f
Select commit
Loading
Failed to load commit list.
firefoxci-taskcluster / Decision Task succeeded Jul 29, 2025 in 17s

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-29T12:05:54.505Z
Resolved: 2025-07-29T12:06:10.863Z
Task Execution Time: 16 seconds, 358 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-29 12:05:54.657Z] Task ID: B8ehKnx0Q7O6eEgB-Ny3pA
[taskcluster 2025-07-29 12:05:54.657Z] Worker ID: 5428975081951135310
[taskcluster 2025-07-29 12:05:54.657Z] Worker Group: us-central1-a
[taskcluster 2025-07-29 12:05:54.657Z] Worker Node Type: projects/887720501152/machineTypes/n2-standard-2
[taskcluster 2025-07-29 12:05:54.657Z] Worker Pool: mozilla-1/decision-gcp
[taskcluster 2025-07-29 12:05:54.658Z] Worker Version: 38.0.5
[taskcluster 2025-07-29 12:05:54.658Z] Public IP: 34.63.190.126
[taskcluster 2025-07-29 12:05:54.658Z] Hostname: mozilla-1-decision-gcp-d82u-1rhrqexinomg6avrq
[taskcluster 2025-07-29 12:05:54.658Z] using cache "mozilla-project-fx-desktop-qa-automation-level-1-checkouts-sparse-v2" -> /builds/worker/checkouts

fcdfd3b84ce7 - Started downloading
e500ac82a2b3 - Started downloading
fc74ca0d8918 - Started downloading
fcdfd3b84ce7 - Downloaded in 0.142 seconds
e500ac82a2b3 - Downloaded in 0.232 seconds
88c11fcfe2cd - Started downloading
88c11fcfe2cd - Downloaded in 0.001 seconds
fc74ca0d8918 - Downloaded in 0.546 seconds
Digest: sha256:e56c7e5cd467c2ce497c344b358f68cc84a4f73f3422e507a97b397d4e617fbd
Status: Downloaded newer image for mozillareleases/taskgraph@sha256:e56c7e5cd467c2ce497c344b358f68cc84a4f73f3422e507a97b397d4e617fbd
[taskcluster 2025-07-29 12:06:02.699Z] === Task Starting ===
[setup 2025-07-29T12:06:03.751Z] run-task started in /
[setup 2025-07-29T12:06:03.751Z] 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='107d57f32b90f0b443cba578695d9b46c3915c67' --head-repository='https://github.com/mozilla/fx-desktop-qa-automation' --head-ref='anca/active-tab' --head-rev='534c99fbc84663b8148c05d52e5e27226d0a981a' 

[setup 2025-07-29T12:06:03.751Z] Python version: 3.11.2
[vcs 2025-07-29T12:06:03.753Z] WARNING: vcs checkout path (/builds/worker/checkouts/src) not in cache or volume; performance will likely suffer
[setup 2025-07-29T12:06:03.753Z] running as worker:worker
[vcs 2025-07-29T12:06:03.753Z] executing ['git', 'config', '--global', '--add', 'safe.directory', '/builds/worker/checkouts/src']
[vcs 2025-07-29T12:06:03.757Z] executing ['git', 'clone', 'https://github.com/mozilla/fx-desktop-qa-automation', '/builds/worker/checkouts/src']
[vcs 2025-07-29T12:06:03.759Z] Cloning into '/builds/worker/checkouts/src'...
[vcs 2025-07-29T12:06:06.165Z] executing ['git', 'fetch', 'origin', 'main']
[vcs 2025-07-29T12:06:06.388Z] From https://github.com/mozilla/fx-desktop-qa-automation
[vcs 2025-07-29T12:06:06.388Z]  * branch              main       -> FETCH_HEAD
[vcs 2025-07-29T12:06:06.392Z] executing ['git', 'checkout', 'main']
[vcs 2025-07-29T12:06:06.588Z] Already on 'main'
[vcs 2025-07-29T12:06:06.589Z] Your branch is up to date with 'origin/main'.
[vcs 2025-07-29T12:06:06.590Z] executing ['git', 'fetch', 'origin', '107d57f32b90f0b443cba578695d9b46c3915c67']
[vcs 2025-07-29T12:06:06.836Z] From https://github.com/mozilla/fx-desktop-qa-automation
[vcs 2025-07-29T12:06:06.836Z]  * branch              107d57f32b90f0b443cba578695d9b46c3915c67 -> FETCH_HEAD
[vcs 2025-07-29T12:06:06.841Z] executing ['git', 'fetch', '--tags', '--force', 'https://github.com/mozilla/fx-desktop-qa-automation', 'anca/active-tab']
[vcs 2025-07-29T12:06:07.027Z] From https://github.com/mozilla/fx-desktop-qa-automation
[vcs 2025-07-29T12:06:07.027Z]  * branch              anca/active-tab -> FETCH_HEAD
[vcs 2025-07-29T12:06:07.031Z] executing ['git', 'fetch', '--no-tags', 'https://github.com/mozilla/fx-desktop-qa-automation', 'anca/active-tab']
[vcs 2025-07-29T12:06:07.230Z] From https://github.com/mozilla/fx-desktop-qa-automation
[vcs 2025-07-29T12:06:07.230Z]  * branch              anca/active-tab -> FETCH_HEAD
[vcs 2025-07-29T12:06:07.234Z] executing ['git', 'checkout', '-f', '-B', 'anca/active-tab', '534c99fbc84663b8148c05d52e5e27226d0a981a']
[vcs 2025-07-29T12:06:07.618Z] Switched to a new branch 'anca/active-tab'
[vcs 2025-07-29T12:06:07.619Z] cleaning git checkout...
[vcs 2025-07-29T12:06:07.619Z] executing ['git', 'clean', '-nxdff']
[vcs 2025-07-29T12:06:07.622Z] removing []
[vcs 2025-07-29T12:06:07.622Z] successfully cleaned git checkout!
[vcs 2025-07-29T12:06:07.624Z] TinderboxPrint:<a href='https://github.com/mozilla/fx-desktop-qa-automation/commit/534c99fbc84663b8148c05d52e5e27226d0a981a' title='Built from fx-desktop-qa-automation commit 534c99fbc84663b8148c05d52e5e27226d0a981a'>534c99fbc84663b8148c05d52e5e27226d0a981a</a>
[task 2025-07-29T12:06:07.624Z] 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='107d57f32b90f0b443cba578695d9b46c3915c67' --head-repository='https://github.com/mozilla/fx-desktop-qa-automation' --head-ref='anca/active-tab' --head-rev='534c99fbc84663b8148c05d52e5e27226d0a981a' \n"]
[task 2025-07-29T12:06:07.626Z] + cd /builds/worker/checkouts/src
[task 2025-07-29T12:06:07.626Z] + ln -s /builds/worker/artifacts artifacts
[task 2025-07-29T12:06:07.627Z] + 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=107d57f32b90f0b443cba578695d9b46c3915c67 --head-repository=https://github.com/mozilla/fx-desktop-qa-automation --head-ref=anca/active-tab --head-rev=534c99fbc84663b8148c05d52e5e27226d0a981a
[task 2025-07-29T12:06:07.885Z] 2025-07-29 12:06:07,885 - INFO - Loading graph configuration.
[task 2025-07-29T12:06:07.893Z] 2025-07-29 12:06:07,893 - 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-29T12:06:07.894Z] 2025-07-29 12:06:07,894 - INFO - Using Parameters(id=2c236df8cb25) (from defaults)
[task 2025-07-29T12:06:07.895Z] 2025-07-29 12:06:07,895 - INFO - writing artifact file `parameters.yml`
[task 2025-07-29T12:06:07.904Z] 2025-07-29 12:06:07,904 - INFO - writing artifact file `actions.json`
[task 2025-07-29T12:06:07.905Z] 2025-07-29 12:06:07,905 - INFO - Loading kinds
[task 2025-07-29T12:06:07.907Z] 2025-07-29 12:06:07,907 - INFO - Generating full task set
[task 2025-07-29T12:06:07.937Z] 2025-07-29 12:06:07,936 - INFO - Generated 1 tasks for kind lint
[task 2025-07-29T12:06:07.941Z] 2025-07-29 12:06:07,941 - INFO - Generated 1 tasks for kind new-beta-qa
[task 2025-07-29T12:06:07.943Z] 2025-07-29 12:06:07,943 - INFO - Generated 1 tasks for kind new-devedition-qa
[task 2025-07-29T12:06:07.945Z] 2025-07-29 12:06:07,945 - INFO - Generated 1 tasks for kind run-smoke-tests
[task 2025-07-29T12:06:07.946Z] 2025-07-29 12:06:07,945 - INFO - Generating full task graph
[task 2025-07-29T12:06:07.946Z] 2025-07-29 12:06:07,945 - INFO - Full task graph contains 4 tasks and 0 dependencies
[task 2025-07-29T12:06:07.947Z] 2025-07-29 12:06:07,946 - INFO - writing artifact file `full-task-graph.json`
[task 2025-07-29T12:06:07.948Z] 2025-07-29 12:06:07,948 - INFO - writing artifact file `runnable-jobs.json`
[task 2025-07-29T12:06:07.948Z] 2025-07-29 12:06:07,948 - INFO - Generating target task set
[task 2025-07-29T12:06:07.949Z] 2025-07-29 12:06:07,948 - INFO - Filter filter_target_tasks pruned 2 tasks (2 remain)
[task 2025-07-29T12:06:07.950Z] 2025-07-29 12:06:07,948 - INFO - writing artifact file `target-tasks.json`
[task 2025-07-29T12:06:07.950Z] 2025-07-29 12:06:07,949 - INFO - Generating target task graph
[task 2025-07-29T12:06:07.951Z] 2025-07-29 12:06:07,949 - INFO - Adding 0 tasks with `always_target` attribute
[task 2025-07-29T12:06:07.951Z] 2025-07-29 12:06:07,949 - INFO - Generating optimized task graph
[task 2025-07-29T12:06:07.952Z] 2025-07-29 12:06:07,949 - INFO - No tasks removed during optimization
[task 2025-07-29T12:06:07.953Z] 2025-07-29 12:06:07,949 - INFO - No tasks replaced during optimization
[task 2025-07-29T12:06:07.953Z] 2025-07-29 12:06:07,950 - INFO - writing artifact file `task-graph.json`
[task 2025-07-29T12:06:07.953Z] 2025-07-29 12:06:07,951 - INFO - writing artifact file `label-to-taskid.json`
[task 2025-07-29T12:06:07.953Z] 2025-07-29 12:06:07,953 - INFO - Creating task with taskId XcrIIP1SSM6Afpzt9b_0Dg for lint-linux
[task 2025-07-29T12:06:07.956Z] 2025-07-29 12:06:07,956 - INFO - Creating task with taskId KfdB_qGfQ9e0yJ5ptPSAsg for Smoke Tests
[taskcluster 2025-07-29 12:06:08.430Z] === Task Finished ===
[taskcluster 2025-07-29 12:06:08.450Z] 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 705e72be254b414b2812f6d83d28455c754d7de4500f36cd03e6d5cb773eee57 
[taskcluster 2025-07-29 12:06:10.411Z] Successful task run with exit code: 0 completed in 15.755 seconds