Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[IGNORE] lengthen timeouts for xfail tests in autofill #378

Open
wants to merge 51 commits into
base: main
Choose a base branch
from

merge main and rerun on relsre image

3993cd0
Select commit
Loading
Failed to load commit list.
Open

[IGNORE] lengthen timeouts for xfail tests in autofill #378

merge main and rerun on relsre image
3993cd0
Select commit
Loading
Failed to load commit list.
firefoxci-taskcluster / Decision Task succeeded Jan 10, 2025 in 1m 19s

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-01-10T19:58:01.683Z
Resolved: 2025-01-10T19:58:18.056Z
Task Execution Time: 16 seconds, 373 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-01-10 19:58:01.738Z] Task ID: GKrfPwczSMaACyrfdwB49g
[taskcluster 2025-01-10 19:58:01.738Z] Worker ID: 2129734015856199036
[taskcluster 2025-01-10 19:58:01.738Z] Worker Group: us-central1-a
[taskcluster 2025-01-10 19:58:01.738Z] Worker Node Type: projects/887720501152/machineTypes/n2-standard-2
[taskcluster 2025-01-10 19:58:01.738Z] Worker Pool: mozilla-1/decision-gcp
[taskcluster 2025-01-10 19:58:01.738Z] Worker Version: 38.0.5
[taskcluster 2025-01-10 19:58:01.738Z] Public IP: 34.57.216.183
[taskcluster 2025-01-10 19:58:01.738Z] Hostname: mozilla-1-decision-gcp-bajnhdbgqa-mtwcpoo1k8w
[taskcluster 2025-01-10 19:58:01.738Z] 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.196 seconds
e500ac82a2b3 - Downloaded in 0.376 seconds
88c11fcfe2cd - Started downloading
88c11fcfe2cd - Downloaded in 0 seconds
fc74ca0d8918 - Downloaded in 0.914 seconds
Digest: sha256:e56c7e5cd467c2ce497c344b358f68cc84a4f73f3422e507a97b397d4e617fbd
Status: Downloaded newer image for mozillareleases/taskgraph@sha256:e56c7e5cd467c2ce497c344b358f68cc84a4f73f3422e507a97b397d4e617fbd
[taskcluster 2025-01-10 19:58:11.840Z] === Task Starting ===
[setup 2025-01-10T19:58:12.421Z] run-task started in /
[setup 2025-01-10T19:58:12.421Z] 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='eea7c852e3e29b4dca1d55cc43afe6a19036bc18' --head-repository='https://github.com/mozilla/fx-desktop-qa-automation' --head-ref='ben/linux-autofill-redux' --head-rev='3993cd0f7e8b7fd600dff3c61c7f6e71e87a8a95' 

[setup 2025-01-10T19:58:12.421Z] Python version: 3.11.2
[vcs 2025-01-10T19:58:12.422Z] WARNING: vcs checkout path (/builds/worker/checkouts/src) not in cache or volume; performance will likely suffer
[setup 2025-01-10T19:58:12.422Z] running as worker:worker
[vcs 2025-01-10T19:58:12.422Z] executing ['git', 'config', '--global', '--add', 'safe.directory', '/builds/worker/checkouts/src']
[vcs 2025-01-10T19:58:12.424Z] executing ['git', 'clone', 'https://github.com/mozilla/fx-desktop-qa-automation', '/builds/worker/checkouts/src']
[vcs 2025-01-10T19:58:12.425Z] Cloning into '/builds/worker/checkouts/src'...
[vcs 2025-01-10T19:58:13.663Z] executing ['git', 'fetch', 'origin', 'main']
[vcs 2025-01-10T19:58:13.833Z] From https://github.com/mozilla/fx-desktop-qa-automation
[vcs 2025-01-10T19:58:13.833Z]  * branch            main       -> FETCH_HEAD
[vcs 2025-01-10T19:58:13.838Z] executing ['git', 'checkout', 'main']
[vcs 2025-01-10T19:58:13.977Z] Already on 'main'
[vcs 2025-01-10T19:58:13.977Z] Your branch is up to date with 'origin/main'.
[vcs 2025-01-10T19:58:13.977Z] executing ['git', 'fetch', 'origin', 'eea7c852e3e29b4dca1d55cc43afe6a19036bc18']
[vcs 2025-01-10T19:58:14.167Z] From https://github.com/mozilla/fx-desktop-qa-automation
[vcs 2025-01-10T19:58:14.167Z]  * branch            eea7c852e3e29b4dca1d55cc43afe6a19036bc18 -> FETCH_HEAD
[vcs 2025-01-10T19:58:14.172Z] executing ['git', 'fetch', '--tags', '--force', 'https://github.com/mozilla/fx-desktop-qa-automation', 'ben/linux-autofill-redux']
[vcs 2025-01-10T19:58:14.345Z] From https://github.com/mozilla/fx-desktop-qa-automation
[vcs 2025-01-10T19:58:14.345Z]  * branch            ben/linux-autofill-redux -> FETCH_HEAD
[vcs 2025-01-10T19:58:14.350Z] executing ['git', 'fetch', '--no-tags', 'https://github.com/mozilla/fx-desktop-qa-automation', 'ben/linux-autofill-redux']
[vcs 2025-01-10T19:58:14.522Z] From https://github.com/mozilla/fx-desktop-qa-automation
[vcs 2025-01-10T19:58:14.522Z]  * branch            ben/linux-autofill-redux -> FETCH_HEAD
[vcs 2025-01-10T19:58:14.526Z] executing ['git', 'checkout', '-f', '-B', 'ben/linux-autofill-redux', '3993cd0f7e8b7fd600dff3c61c7f6e71e87a8a95']
[vcs 2025-01-10T19:58:14.797Z] Switched to a new branch 'ben/linux-autofill-redux'
[vcs 2025-01-10T19:58:14.798Z] cleaning git checkout...
[vcs 2025-01-10T19:58:14.798Z] executing ['git', 'clean', '-nxdff']
[vcs 2025-01-10T19:58:14.801Z] removing []
[vcs 2025-01-10T19:58:14.801Z] successfully cleaned git checkout!
[vcs 2025-01-10T19:58:14.803Z] TinderboxPrint:<a href='https://github.com/mozilla/fx-desktop-qa-automation/commit/3993cd0f7e8b7fd600dff3c61c7f6e71e87a8a95' title='Built from fx-desktop-qa-automation commit 3993cd0f7e8b7fd600dff3c61c7f6e71e87a8a95'>3993cd0f7e8b7fd600dff3c61c7f6e71e87a8a95</a>
[task 2025-01-10T19:58:14.803Z] 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='eea7c852e3e29b4dca1d55cc43afe6a19036bc18' --head-repository='https://github.com/mozilla/fx-desktop-qa-automation' --head-ref='ben/linux-autofill-redux' --head-rev='3993cd0f7e8b7fd600dff3c61c7f6e71e87a8a95' \n"]
[task 2025-01-10T19:58:14.805Z] + cd /builds/worker/checkouts/src
[task 2025-01-10T19:58:14.805Z] + ln -s /builds/worker/artifacts artifacts
[task 2025-01-10T19:58:14.807Z] + 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=eea7c852e3e29b4dca1d55cc43afe6a19036bc18 --head-repository=https://github.com/mozilla/fx-desktop-qa-automation --head-ref=ben/linux-autofill-redux --head-rev=3993cd0f7e8b7fd600dff3c61c7f6e71e87a8a95
[task 2025-01-10T19:58:15.085Z] 2025-01-10 19:58:15,085 - INFO - Loading graph configuration.
[task 2025-01-10T19:58:15.096Z] 2025-01-10 19:58:15,096 - 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-01-10T19:58:15.097Z] 2025-01-10 19:58:15,096 - INFO - Using Parameters(id=b9f0301a6bf5) (from defaults)
[task 2025-01-10T19:58:15.098Z] 2025-01-10 19:58:15,098 - INFO - writing artifact file `parameters.yml`
[task 2025-01-10T19:58:15.110Z] 2025-01-10 19:58:15,110 - INFO - writing artifact file `actions.json`
[task 2025-01-10T19:58:15.112Z] 2025-01-10 19:58:15,112 - INFO - Loading kinds
[task 2025-01-10T19:58:15.114Z] 2025-01-10 19:58:15,114 - INFO - Generating full task set
[task 2025-01-10T19:58:15.145Z] 2025-01-10 19:58:15,145 - INFO - Generated 1 tasks for kind lint
[task 2025-01-10T19:58:15.150Z] 2025-01-10 19:58:15,150 - INFO - Generated 1 tasks for kind new-beta-qa
[task 2025-01-10T19:58:15.152Z] 2025-01-10 19:58:15,152 - INFO - Generated 1 tasks for kind run-smoke-tests
[task 2025-01-10T19:58:15.153Z] 2025-01-10 19:58:15,152 - INFO - Generating full task graph
[task 2025-01-10T19:58:15.154Z] 2025-01-10 19:58:15,153 - INFO - Full task graph contains 3 tasks and 0 dependencies
[task 2025-01-10T19:58:15.154Z] 2025-01-10 19:58:15,153 - INFO - writing artifact file `full-task-graph.json`
[task 2025-01-10T19:58:15.155Z] 2025-01-10 19:58:15,155 - INFO - writing artifact file `runnable-jobs.json`
[task 2025-01-10T19:58:15.155Z] 2025-01-10 19:58:15,155 - INFO - Generating target task set
[task 2025-01-10T19:58:15.155Z] 2025-01-10 19:58:15,155 - INFO - Filter filter_target_tasks pruned 1 tasks (2 remain)
[task 2025-01-10T19:58:15.155Z] 2025-01-10 19:58:15,155 - INFO - writing artifact file `target-tasks.json`
[task 2025-01-10T19:58:15.156Z] 2025-01-10 19:58:15,156 - INFO - Generating target task graph
[task 2025-01-10T19:58:15.156Z] 2025-01-10 19:58:15,156 - INFO - Adding 0 tasks with `always_target` attribute
[task 2025-01-10T19:58:15.156Z] 2025-01-10 19:58:15,156 - INFO - Generating optimized task graph
[task 2025-01-10T19:58:15.156Z] 2025-01-10 19:58:15,156 - INFO - No tasks removed during optimization
[task 2025-01-10T19:58:15.157Z] 2025-01-10 19:58:15,157 - INFO - No tasks replaced during optimization
[task 2025-01-10T19:58:15.157Z] 2025-01-10 19:58:15,157 - INFO - writing artifact file `task-graph.json`
[task 2025-01-10T19:58:15.158Z] 2025-01-10 19:58:15,158 - INFO - writing artifact file `label-to-taskid.json`
[task 2025-01-10T19:58:15.160Z] 2025-01-10 19:58:15,160 - INFO - Creating task with taskId Enc1D3h5QBKZoR2pp3Z3Kw for lint-linux
[task 2025-01-10T19:58:15.163Z] 2025-01-10 19:58:15,163 - INFO - Creating task with taskId LLgvoavdRpC0wUJ6_VTPgQ for Smoke Tests
[taskcluster 2025-01-10 19:58:15.570Z] === Task Finished ===
[taskcluster 2025-01-10 19:58:15.590Z] 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 19c1c458ce861cda7f9211c1f1d4a46afcbf44512449b16744062c1a86816563 
[taskcluster 2025-01-10 19:58:17.508Z] Successful task run with exit code: 0 completed in 15.772 seconds