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

Fix assert fail in auth tests #10073

Merged
merged 1 commit into from
Nov 25, 2024

Fix assert fail in auth tests

c6f46f4
Select commit
Loading
Failed to load commit list.
Merged

Fix assert fail in auth tests #10073

Fix assert fail in auth tests
c6f46f4
Select commit
Loading
Failed to load commit list.
firefoxci-taskcluster / Decision Task (pull-request) succeeded Nov 25, 2024 in 43s

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: 2024-11-25T19:33:33.281Z
Resolved: 2024-11-25T19:34:15.533Z
Task Execution Time: 42 seconds, 252 milliseconds
Task Status: completed
Reason Resolved: completed
RunId: 0

Artifacts

- public/actions.json
- public/chain-of-trust.json
- public/chain-of-trust.json.sig
- public/docker-contexts/base.tar.gz
- public/docker-contexts/build.tar.gz
- public/docker-contexts/conda-base.tar.gz
- public/docker-contexts/lint.tar.gz
- public/docker-contexts/linux-build-fedora-fc39.tar.gz
- public/docker-contexts/linux-build-fedora-fc40.tar.gz
- public/docker-contexts/linux-build-focal.tar.gz
- public/docker-contexts/linux-build-jammy.tar.gz
- public/docker-contexts/linux-build-noble.tar.gz
- public/docker-contexts/linux-qt6-build.tar.gz
- public/docker-contexts/wasm.tar.gz
- public/fetch-content
- public/full-task-graph.json
- public/label-to-taskid.json
- public/logs/certified.log
- public/logs/live_backing.log
- public/logs/live.log
- public/optimizations.log
- public/parameters.yml
- public/runnable-jobs.json
- public/run-task
- public/target-tasks.json
- public/task-graph.json


[taskcluster 2024-11-25 19:33:33.300Z] Task ID: OaTjFjfPRKm1nMd1Ql7QAw
[taskcluster 2024-11-25 19:33:33.301Z] Worker ID: 8410019007795129976
[taskcluster 2024-11-25 19:33:33.301Z] Worker Group: us-west1-a
[taskcluster 2024-11-25 19:33:33.301Z] Worker Node Type: projects/887720501152/machineTypes/n2-standard-2
[taskcluster 2024-11-25 19:33:33.301Z] Worker Pool: mozillavpn-1/decision-gcp
[taskcluster 2024-11-25 19:33:33.301Z] Worker Version: 38.0.5
[taskcluster 2024-11-25 19:33:33.301Z] Public IP: 34.83.237.27
[taskcluster 2024-11-25 19:33:33.301Z] Hostname: mozillavpn-1-decision-gcp-dlslsg34qyetyyrpp5e0pg

[taskcluster 2024-11-25 19:33:33.870Z] === Task Starting ===
[setup 2024-11-25T19:33:34.118Z] run-task started in /
[setup 2024-11-25T19:33:34.118Z] Invoked by command: --mozillavpn-checkout=/builds/worker/checkouts/src --task-cwd=/builds/worker/checkouts/src -- bash -cx ln -s /builds/worker/artifacts artifacts && taskgraph decision --pushlog-id='0' --pushdate='0' --project='mozilla-vpn-client' --message="" --owner='[email protected]' --level='1' --base-repository="$MOZILLAVPN_BASE_REPOSITORY" --head-repository="$MOZILLAVPN_HEAD_REPOSITORY" --head-ref="$MOZILLAVPN_HEAD_REF" --head-rev="$MOZILLAVPN_HEAD_REV" --head-tag="$MOZILLAVPN_HEAD_TAG" --repository-type="$MOZILLAVPN_REPOSITORY_TYPE" --tasks-for='github-pull-request' 

[setup 2024-11-25T19:33:34.118Z] Python version: 3.11.2
[vcs 2024-11-25T19:33:34.119Z] WARNING: vcs checkout path (/builds/worker/checkouts/src) not in cache or volume; performance will likely suffer
[setup 2024-11-25T19:33:34.120Z] running as worker:worker
[vcs 2024-11-25T19:33:34.120Z] executing ['git', 'config', '--global', '--add', 'safe.directory', '/builds/worker/checkouts/src']
[vcs 2024-11-25T19:33:34.121Z] executing ['git', 'clone', 'https://github.com/mozilla-mobile/mozilla-vpn-client', '/builds/worker/checkouts/src']
[vcs 2024-11-25T19:33:34.125Z] Cloning into '/builds/worker/checkouts/src'...
[vcs 2024-11-25T19:33:40.238Z] executing ['git', 'fetch', '--tags', '--force', 'https://github.com/mozilla-mobile/mozilla-vpn-client', 'auth-test-crash']
[vcs 2024-11-25T19:33:40.547Z] From https://github.com/mozilla-mobile/mozilla-vpn-client
[vcs 2024-11-25T19:33:40.547Z]  * branch                auth-test-crash -> FETCH_HEAD
[vcs 2024-11-25T19:33:40.557Z] executing ['git', 'fetch', '--no-tags', 'https://github.com/mozilla-mobile/mozilla-vpn-client', 'auth-test-crash']
[vcs 2024-11-25T19:33:40.897Z] From https://github.com/mozilla-mobile/mozilla-vpn-client
[vcs 2024-11-25T19:33:40.897Z]  * branch                auth-test-crash -> FETCH_HEAD
[vcs 2024-11-25T19:33:40.906Z] executing ['git', 'checkout', '-f', '-B', 'auth-test-crash', 'c6f46f472f84d434572aa69691c721e9de80c204']
[vcs 2024-11-25T19:33:41.134Z] Switched to a new branch 'auth-test-crash'
[vcs 2024-11-25T19:33:41.134Z] executing ['git', 'submodule', 'init']
[vcs 2024-11-25T19:33:41.153Z] Submodule '3rdparty/adjust-android-sdk' (https://github.com/adjust/android_sdk) registered for path '3rdparty/adjust-android-sdk'
[vcs 2024-11-25T19:33:41.154Z] Submodule '3rdparty/adjust-ios-sdk' (https://github.com/adjust/ios_sdk.git) registered for path '3rdparty/adjust-ios-sdk'
[vcs 2024-11-25T19:33:41.155Z] Submodule '3rdparty/glean' (https://github.com/mozilla/glean.git) registered for path '3rdparty/glean'
[vcs 2024-11-25T19:33:41.155Z] Submodule '3rdparty/i18n' (https://github.com/mozilla-l10n/mozilla-vpn-client-l10n.git) registered for path '3rdparty/i18n'
[vcs 2024-11-25T19:33:41.156Z] Submodule '3rdparty/sentry' (https://github.com/getsentry/sentry-native/) registered for path '3rdparty/sentry'
[vcs 2024-11-25T19:33:41.157Z] Submodule '3rdparty/wireguard-apple' (https://github.com/WireGuard/wireguard-apple) registered for path '3rdparty/wireguard-apple'
[vcs 2024-11-25T19:33:41.158Z] Submodule '3rdparty/wireguard-go' (https://github.com/WireGuard/wireguard-go) registered for path '3rdparty/wireguard-go'
[vcs 2024-11-25T19:33:41.160Z] Submodule '3rdparty/wireguard-tools' (https://github.com/WireGuard/wireguard-tools) registered for path '3rdparty/wireguard-tools'
[vcs 2024-11-25T19:33:41.162Z] executing ['git', 'submodule', 'update', '--force']
[vcs 2024-11-25T19:33:41.182Z] Cloning into '/builds/worker/checkouts/src/3rdparty/adjust-android-sdk'...
[vcs 2024-11-25T19:33:41.964Z] Cloning into '/builds/worker/checkouts/src/3rdparty/adjust-ios-sdk'...
[vcs 2024-11-25T19:33:42.432Z] Cloning into '/builds/worker/checkouts/src/3rdparty/glean'...
[vcs 2024-11-25T19:33:43.185Z] Cloning into '/builds/worker/checkouts/src/3rdparty/i18n'...
[vcs 2024-11-25T19:33:44.020Z] Cloning into '/builds/worker/checkouts/src/3rdparty/sentry'...
[vcs 2024-11-25T19:33:44.485Z] Cloning into '/builds/worker/checkouts/src/3rdparty/wireguard-apple'...
[vcs 2024-11-25T19:33:45.250Z] Cloning into '/builds/worker/checkouts/src/3rdparty/wireguard-go'...
[vcs 2024-11-25T19:33:45.881Z] Cloning into '/builds/worker/checkouts/src/3rdparty/wireguard-tools'...
[vcs 2024-11-25T19:33:48.115Z] From https://github.com/adjust/android_sdk
[vcs 2024-11-25T19:33:48.115Z]  * branch              98a78ddc0ce52287f7b39132c3ee6ff82b9546ee -> FETCH_HEAD
[vcs 2024-11-25T19:33:48.154Z] Submodule path '3rdparty/adjust-android-sdk': checked out '98a78ddc0ce52287f7b39132c3ee6ff82b9546ee'
[vcs 2024-11-25T19:33:52.061Z] From https://github.com/adjust/ios_sdk
[vcs 2024-11-25T19:33:52.061Z]  * branch            73e4121098cad1854579575d79eff3beb1ee65b3 -> FETCH_HEAD
[vcs 2024-11-25T19:33:52.108Z] Submodule path '3rdparty/adjust-ios-sdk': checked out '73e4121098cad1854579575d79eff3beb1ee65b3'
[vcs 2024-11-25T19:33:55.386Z] From https://github.com/mozilla/glean
[vcs 2024-11-25T19:33:55.386Z]  * branch              9f785a92bdcacc862c609cd3e02b05b68c74862a -> FETCH_HEAD
[vcs 2024-11-25T19:33:55.466Z] Submodule path '3rdparty/glean': checked out '9f785a92bdcacc862c609cd3e02b05b68c74862a'
[vcs 2024-11-25T19:34:05.853Z] From https://github.com/mozilla-l10n/mozilla-vpn-client-l10n
[vcs 2024-11-25T19:34:05.853Z]  * branch              902c1078841c91b2bb1bfaca30ddc6f3bab71964 -> FETCH_HEAD
[vcs 2024-11-25T19:34:05.939Z] Submodule path '3rdparty/i18n': checked out '902c1078841c91b2bb1bfaca30ddc6f3bab71964'
[vcs 2024-11-25T19:34:06.948Z] From https://github.com/getsentry/sentry-native
[vcs 2024-11-25T19:34:06.948Z]  * branch            63699d75a77a689abd8016c52577e799f3dbad4f -> FETCH_HEAD
[vcs 2024-11-25T19:34:06.997Z] Submodule path '3rdparty/sentry': checked out '63699d75a77a689abd8016c52577e799f3dbad4f'
[vcs 2024-11-25T19:34:08.153Z] From https://github.com/WireGuard/wireguard-apple
[vcs 2024-11-25T19:34:08.153Z]  * branch            12b095470ad29ecea7436088f6e5fa701e6445a6 -> FETCH_HEAD
[vcs 2024-11-25T19:34:08.175Z] Submodule path '3rdparty/wireguard-apple': checked out '12b095470ad29ecea7436088f6e5fa701e6445a6'
[vcs 2024-11-25T19:34:09.065Z] From https://github.com/WireGuard/wireguard-go
[vcs 2024-11-25T19:34:09.066Z]  * branch            ee1c8e0e8789e413cca3c1c3464cd3708d518b33 -> FETCH_HEAD
[vcs 2024-11-25T19:34:09.077Z] Submodule path '3rdparty/wireguard-go': checked out 'ee1c8e0e8789e413cca3c1c3464cd3708d518b33'
[vcs 2024-11-25T19:34:09.840Z] From https://github.com/WireGuard/wireguard-tools
[vcs 2024-11-25T19:34:09.841Z]  * branch            139aac59a5ab7da913d4b6dd62692fa90e2ccad4 -> FETCH_HEAD
[vcs 2024-11-25T19:34:09.850Z] Submodule path '3rdparty/wireguard-tools': checked out '139aac59a5ab7da913d4b6dd62692fa90e2ccad4'
[vcs 2024-11-25T19:34:09.851Z] cleaning git checkout...
[vcs 2024-11-25T19:34:09.851Z] executing ['git', 'clean', '-nxdff']
[vcs 2024-11-25T19:34:09.859Z] removing []
[vcs 2024-11-25T19:34:09.859Z] successfully cleaned git checkout!
[vcs 2024-11-25T19:34:09.861Z] TinderboxPrint:<a href='https://github.com/mozilla-mobile/mozilla-vpn-client/commit/c6f46f472f84d434572aa69691c721e9de80c204' title='Built from mozilla-vpn-client commit c6f46f472f84d434572aa69691c721e9de80c204'>c6f46f472f84d434572aa69691c721e9de80c204</a>
[pip-install 2024-11-25T19:34:09.877Z] executing ['uv', 'pip', 'install', '--python', '/usr/bin/python3', '--target', '/builds/worker/.local/lib/python3.11/site-packages', '--require-hashes', '-r', '/builds/worker/checkouts/src/taskcluster/requirements.txt']
[pip-install 2024-11-25T19:34:10.058Z] Resolved 32 packages in 132ms
[pip-install 2024-11-25T19:34:10.226Z] Prepared 32 packages in 166ms
[pip-install 2024-11-25T19:34:10.246Z] Installed 32 packages in 20ms
[pip-install 2024-11-25T19:34:10.247Z]  + appdirs==1.4.4
[pip-install 2024-11-25T19:34:10.247Z]  + arrow==1.3.0
[pip-install 2024-11-25T19:34:10.247Z]  + binaryornot==0.4.4
[pip-install 2024-11-25T19:34:10.247Z]  + certifi==2024.7.4
[pip-install 2024-11-25T19:34:10.247Z]  + chardet==5.2.0
[pip-install 2024-11-25T19:34:10.247Z]  + charset-normalizer==3.3.2
[pip-install 2024-11-25T19:34:10.248Z]  + click==8.1.7
[pip-install 2024-11-25T19:34:10.250Z]  + cookiecutter==2.6.0
[pip-install 2024-11-25T19:34:10.250Z]  + giturlparse==0.12.0
[pip-install 2024-11-25T19:34:10.250Z]  + idna==3.7
[pip-install 2024-11-25T19:34:10.250Z]  + jinja2==3.1.4
[pip-install 2024-11-25T19:34:10.250Z]  + json-e==4.7.1
[pip-install 2024-11-25T19:34:10.250Z]  + markdown-it-py==3.0.0
[pip-install 2024-11-25T19:34:10.250Z]  + markupsafe==2.1.5
[pip-install 2024-11-25T19:34:10.250Z]  + mdurl==0.1.2
[pip-install 2024-11-25T19:34:10.250Z]  + mozilla-repo-urls==0.1.1
[pip-install 2024-11-25T19:34:10.250Z]  + mozilla-taskgraph==3.0.0
[pip-install 2024-11-25T19:34:10.251Z]  + pygments==2.18.0
[pip-install 2024-11-25T19:34:10.251Z]  + python-dateutil==2.9.0.post0
[pip-install 2024-11-25T19:34:10.251Z]  + python-slugify==8.0.4
[pip-install 2024-11-25T19:34:10.251Z]  + pyyaml==6.0.1
[pip-install 2024-11-25T19:34:10.251Z]  + redo==2.0.4
[pip-install 2024-11-25T19:34:10.251Z]  + requests==2.32.3
[pip-install 2024-11-25T19:34:10.251Z]  + rich==13.7.1
[pip-install 2024-11-25T19:34:10.251Z]  + six==1.16.0
[pip-install 2024-11-25T19:34:10.251Z]  + slugid==2.0.0
[pip-install 2024-11-25T19:34:10.251Z]  + taskcluster-taskgraph==11.2.4
[pip-install 2024-11-25T19:34:10.251Z]  + taskcluster-urls==13.0.1
[pip-install 2024-11-25T19:34:10.251Z]  + text-unidecode==1.3
[pip-install 2024-11-25T19:34:10.251Z]  + types-python-dateutil==2.9.0.20240316
[pip-install 2024-11-25T19:34:10.251Z]  + urllib3==2.2.2
[pip-install 2024-11-25T19:34:10.252Z]  + voluptuous==0.15.2
[task 2024-11-25T19:34:10.254Z] executing ['bash', '-cx', 'ln -s /builds/worker/artifacts artifacts && taskgraph decision --pushlog-id=\'0\' --pushdate=\'0\' --project=\'mozilla-vpn-client\' --message="" --owner=\'[email protected]\' --level=\'1\' --base-repository="$MOZILLAVPN_BASE_REPOSITORY" --head-repository="$MOZILLAVPN_HEAD_REPOSITORY" --head-ref="$MOZILLAVPN_HEAD_REF" --head-rev="$MOZILLAVPN_HEAD_REV" --head-tag="$MOZILLAVPN_HEAD_TAG" --repository-type="$MOZILLAVPN_REPOSITORY_TYPE" --tasks-for=\'github-pull-request\' \n']
[task 2024-11-25T19:34:10.256Z] + ln -s /builds/worker/artifacts artifacts
[task 2024-11-25T19:34:10.258Z] + taskgraph decision --pushlog-id=0 --pushdate=0 --project=mozilla-vpn-client --message= [email protected] --level=1 --base-repository=https://github.com/mozilla-mobile/mozilla-vpn-client --head-repository=https://github.com/mozilla-mobile/mozilla-vpn-client --head-ref=auth-test-crash --head-rev=c6f46f472f84d434572aa69691c721e9de80c204 --head-tag= --repository-type=git --tasks-for=github-pull-request
[task 2024-11-25T19:34:10.775Z] 2024-11-25 19:34:10,775 - INFO - Loading graph configuration.
[task 2024-11-25T19:34:10.822Z] 2024-11-25 19:34:10,821 - INFO - base_ref has been reset from "" to "origin/main".
[task 2024-11-25T19:34:10.822Z] 2024-11-25 19:34:10,822 - INFO - base_rev is not set.
[task 2024-11-25T19:34:10.822Z] 2024-11-25 19:34:10,822 - INFO - Using base_ref "origin/main" to determine latest common revision...
[task 2024-11-25T19:34:10.824Z] 2024-11-25 19:34:10,824 - INFO - base_rev has been reset from "" to "68c9c6254ed5a09dbfaca8a124163fad83b4952e".
[task 2024-11-25T19:34:10.827Z] 2024-11-25 19:34:10,827 - WARNING - using default project parameters; add mozilla-vpn-client to PER_PROJECT_PARAMETERS in /builds/worker/.local/lib/python3.11/site-packages/taskgraph/decision.py to customize behavior for this project
[task 2024-11-25T19:34:10.828Z] 2024-11-25 19:34:10,827 - INFO - Using Parameters(id=b167639049a5) (from defaults)
[task 2024-11-25T19:34:10.828Z] 2024-11-25 19:34:10,828 - INFO - writing artifact file `parameters.yml`
[task 2024-11-25T19:34:10.837Z] 2024-11-25 19:34:10,837 - INFO - writing artifact file `actions.json`
[task 2024-11-25T19:34:10.839Z] 2024-11-25 19:34:10,839 - INFO - Loading kinds
[task 2024-11-25T19:34:10.845Z] 2024-11-25 19:34:10,845 - INFO - Generating full task set
[task 2024-11-25T19:34:10.858Z] 2024-11-25 19:34:10,858 - INFO - Generated 1 tasks for kind build-tools
[task 2024-11-25T19:34:10.860Z] 2024-11-25 19:34:10,860 - INFO - Writing docker-contexts/base.tar.gz for docker image base
[task 2024-11-25T19:34:10.878Z] 2024-11-25 19:34:10,878 - INFO - Writing docker-contexts/conda-base.tar.gz for docker image conda-base
[task 2024-11-25T19:34:10.880Z] 2024-11-25 19:34:10,879 - INFO - Writing docker-contexts/build.tar.gz for docker image build
[task 2024-11-25T19:34:10.881Z] 2024-11-25 19:34:10,879 - INFO - Writing docker-contexts/lint.tar.gz for docker image lint
[task 2024-11-25T19:34:10.882Z] 2024-11-25 19:34:10,882 - INFO - Writing docker-contexts/wasm.tar.gz for docker image wasm
[task 2024-11-25T19:34:10.883Z] 2024-11-25 19:34:10,883 - INFO - Writing docker-contexts/linux-qt6-build.tar.gz for docker image linux-qt6-build
[task 2024-11-25T19:34:10.902Z] 2024-11-25 19:34:10,902 - INFO - Writing docker-contexts/linux-build-focal.tar.gz for docker image linux-build-focal
[task 2024-11-25T19:34:10.920Z] 2024-11-25 19:34:10,920 - INFO - Writing docker-contexts/linux-build-jammy.tar.gz for docker image linux-build-jammy
[task 2024-11-25T19:34:10.938Z] 2024-11-25 19:34:10,938 - INFO - Writing docker-contexts/linux-build-noble.tar.gz for docker image linux-build-noble
[task 2024-11-25T19:34:10.956Z] 2024-11-25 19:34:10,956 - INFO - Writing docker-contexts/linux-build-fedora-fc39.tar.gz for docker image linux-build-fedora-fc39
[task 2024-11-25T19:34:10.974Z] 2024-11-25 19:34:10,974 - INFO - Writing docker-contexts/linux-build-fedora-fc40.tar.gz for docker image linux-build-fedora-fc40
[task 2024-11-25T19:34:10.995Z] 2024-11-25 19:34:10,995 - INFO - Generated 11 tasks for kind docker-image
[task 2024-11-25T19:34:11.004Z] 2024-11-25 19:34:11,004 - INFO - Generated 8 tasks for kind fetch
[task 2024-11-25T19:34:11.146Z] 2024-11-25 19:34:11,146 - INFO - Generated 1 tasks for kind toolchain-openssl
[task 2024-11-25T19:34:11.202Z] 2024-11-25 19:34:11,202 - INFO - Generated 13 tasks for kind toolchain
[task 2024-11-25T19:34:11.221Z] 2024-11-25 19:34:11,221 - INFO - Generated 16 tasks for kind build
[task 2024-11-25T19:34:11.228Z] 2024-11-25 19:34:11,228 - INFO - Generated 3 tasks for kind signing
[task 2024-11-25T19:34:11.229Z] 2024-11-25 19:34:11,228 - INFO - Generated 0 tasks for kind mac-notarization
[task 2024-11-25T19:34:11.230Z] 2024-11-25 19:34:11,230 - INFO - Generated 0 tasks for kind push-addon
[task 2024-11-25T19:34:11.231Z] 2024-11-25 19:34:11,231 - INFO - Generated 1 tasks for kind push-apk
[task 2024-11-25T19:34:11.233Z] 2024-11-25 19:34:11,233 - INFO - Generated 1 tasks for kind repackage
[task 2024-11-25T19:34:11.234Z] 2024-11-25 19:34:11,234 - INFO - Generated 1 tasks for kind repackage-signing
[task 2024-11-25T19:34:11.238Z] 2024-11-25 19:34:11,238 - INFO - Generated 3 tasks for kind source-test
[task 2024-11-25T19:34:11.241Z] 2024-11-25 19:34:11,241 - INFO - Generated 2 tasks for kind test
[task 2024-11-25T19:34:11.245Z] 2024-11-25 19:34:11,245 - INFO - Generated 4 tasks for kind beetmover-promote
[task 2024-11-25T19:34:11.246Z] 2024-11-25 19:34:11,246 - INFO - Generated 2 tasks for kind beetmover-apt
[task 2024-11-25T19:34:11.248Z] 2024-11-25 19:34:11,248 - INFO - Generated 3 tasks for kind beetmover-ship
[task 2024-11-25T19:34:11.251Z] 2024-11-25 19:34:11,250 - INFO - Generated 2 tasks for kind mark-as-shipped
[task 2024-11-25T19:34:11.255Z] 2024-11-25 19:34:11,255 - INFO - Generated 4 tasks for kind release-notify
[task 2024-11-25T19:34:11.255Z] 2024-11-25 19:34:11,255 - INFO - Generating full task graph
[task 2024-11-25T19:34:11.255Z] 2024-11-25 19:34:11,255 - INFO - Full task graph contains 76 tasks and 107 dependencies
[task 2024-11-25T19:34:11.257Z] 2024-11-25 19:34:11,257 - INFO - writing artifact file `full-task-graph.json`
[task 2024-11-25T19:34:11.273Z] 2024-11-25 19:34:11,273 - INFO - writing artifact file `runnable-jobs.json`
[task 2024-11-25T19:34:11.275Z] 2024-11-25 19:34:11,274 - INFO - Generating target task set
[task 2024-11-25T19:34:11.275Z] 2024-11-25 19:34:11,275 - INFO - Filter filter_target_tasks pruned 40 tasks (36 remain)
[task 2024-11-25T19:34:11.275Z] 2024-11-25 19:34:11,275 - INFO - writing artifact file `target-tasks.json`
[task 2024-11-25T19:34:11.275Z] 2024-11-25 19:34:11,275 - INFO - Generating target task graph
[task 2024-11-25T19:34:11.275Z] 2024-11-25 19:34:11,275 - INFO - Adding 11 tasks with `always_target` attribute
[task 2024-11-25T19:34:11.276Z] 2024-11-25 19:34:11,276 - INFO - Generating optimized task graph
[task 2024-11-25T19:34:11.278Z] 2024-11-25 19:34:11,277 - INFO - No tasks removed during optimization
[task 2024-11-25T19:34:11.362Z] 2024-11-25 19:34:11,362 - INFO - Replaced 33 tasks by index-search (index-search) during optimization.
[task 2024-11-25T19:34:11.364Z] 2024-11-25 19:34:11,364 - INFO - writing artifact file `task-graph.json`
[task 2024-11-25T19:34:11.369Z] 2024-11-25 19:34:11,369 - INFO - writing artifact file `label-to-taskid.json`
[task 2024-11-25T19:34:11.370Z] 2024-11-25 19:34:11,370 - INFO - Creating task with taskId WKM4bUbsTVi5AI5lUS6eNg for source-test-clang-tidy-android
[task 2024-11-25T19:34:11.372Z] 2024-11-25 19:34:11,372 - INFO - Creating task with taskId dXSpu5GUR1-aBRCV9nQuJA for build-addons-bundle
[task 2024-11-25T19:34:11.375Z] 2024-11-25 19:34:11,375 - INFO - Creating task with taskId WFN5cPA8Tq-eO7-CObBrBg for build-android-arm64/release
[task 2024-11-25T19:34:11.377Z] 2024-11-25 19:34:11,377 - INFO - Creating task with taskId FszTkzgYTfCJZfMDsusI6g for test-taskgraph-definition
[task 2024-11-25T19:34:11.385Z] 2024-11-25 19:34:11,385 - INFO - Creating task with taskId M-iEuoPKR2CiCEceo2-31w for build-tools-translation-report
[task 2024-11-25T19:34:11.389Z] 2024-11-25 19:34:11,389 - INFO - Creating task with taskId UJu4PF4rRO-9a4EA5P8cUw for build-android-arm64/debug
[task 2024-11-25T19:34:11.393Z] 2024-11-25 19:34:11,392 - INFO - Creating task with taskId KD0PafHkTNKkCSsYX6TSEQ for build-android-x64/debug
[task 2024-11-25T19:34:11.397Z] 2024-11-25 19:34:11,397 - INFO - Creating task with taskId G4P5zyxmQJCUe3P2_nHUeQ for build-windows/opt
[task 2024-11-25T19:34:11.400Z] 2024-11-25 19:34:11,399 - INFO - Creating task with taskId OQkYS51fSaCxqJcSdebwYw for source-test-clang-tidy-windows
[task 2024-11-25T19:34:11.402Z] 2024-11-25 19:34:11,401 - INFO - Creating task with taskId UhWXK8stQHmndfUmccjpuA for build-wasm/opt
[task 2024-11-25T19:34:11.405Z] 2024-11-25 19:34:11,404 - INFO - Creating task with taskId VkxgIi9nSIGQuxBlrTTBYQ for source-test-clang-tidy-macos
[task 2024-11-25T19:34:11.408Z] 2024-11-25 19:34:11,407 - INFO - Creating task with taskId Pnvm4qp2QP-25498hf3z9w for build-macos/pr
[task 2024-11-25T19:34:11.412Z] 2024-11-25 19:34:11,409 - INFO - Creating task with taskId YfTxjZ9vS9u0B0wCvP2Pug for build-ios-arm64/debug
[task 2024-11-25T19:34:11.412Z] 2024-11-25 19:34:11,411 - INFO - Creating task with taskId F1veh4G5Q0OwvB-uQAPpBw for test-android-junit
[task 2024-11-25T19:34:11.413Z] 2024-11-25 19:34:11,412 - INFO - Creating task with taskId fr9ZIkVgTSaXsscAJI5ODQ for build-source/vpn
[task 2024-11-25T19:34:11.501Z] 2024-11-25 19:34:11,500 - INFO - Creating task with taskId A9cLf5nQTOS2sy1xLKcXWQ for build-linux/noble
[task 2024-11-25T19:34:11.502Z] 2024-11-25 19:34:11,502 - INFO - Creating task with taskId OIp1siXATgSK1fmpKOfr5A for build-linux/focal
[task 2024-11-25T19:34:11.502Z] 2024-11-25 19:34:11,502 - INFO - Creating task with taskId QNME4Z37Tb-KyOhL1TjkAQ for build-linux/jammy
[task 2024-11-25T19:34:11.503Z] 2024-11-25 19:34:11,503 - INFO - Creating task with taskId Kw738l8QS1qBvmvRd8rsWQ for build-linux/fedora-fc40
[task 2024-11-25T19:34:11.505Z] 2024-11-25 19:34:11,504 - INFO - Creating task with taskId XdsCL7S1TBKIAVrYE3YjNw for build-linux64/next-deb
[task 2024-11-25T19:34:11.509Z] 2024-11-25 19:34:11,509 - INFO - Creating task with taskId Go3PuR0bTVu5jW8wmzwa1g for build-linux/fedora-fc39
[task 2024-11-25T19:34:11.512Z] 2024-11-25 19:34:11,510 - INFO - Creating task with taskId XAUYziEDSjS6MXVU097UQQ for build-linux64/release-deb
[taskcluster 2024-11-25 19:34:12.339Z] === Task Finished ===
[taskcluster 2024-11-25 19:34:14.947Z] Successful task run with exit code: 0 completed in 41.647 seconds