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

feat: translations integration tests #210

Draft
wants to merge 9 commits into
base: main
Choose a base branch
from

remove `REV` from integration test task definitions

21cf563
Select commit
Loading
Failed to load commit list.
Draft

feat: translations integration tests #210

remove `REV` from integration test task definitions
21cf563
Select commit
Loading
Failed to load commit list.
firefoxci-taskcluster / Decision Task (pull-request) succeeded Jan 24, 2025 in 2m 14s

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-24T16:36:23.638Z
Resolved: 2025-01-24T16:37:03.703Z
Task Execution Time: 40 seconds, 65 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/build-decision.tar.gz
- public/docker-contexts/python3.11.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 2025-01-24 16:36:23.700Z] Task ID: ZBjC259sSTmJ3f7bcHcleQ
[taskcluster 2025-01-24 16:36:23.701Z] Worker ID: 8482915086812217300
[taskcluster 2025-01-24 16:36:23.701Z] Worker Group: us-west1-b
[taskcluster 2025-01-24 16:36:23.701Z] Worker Node Type: projects/887720501152/machineTypes/n2-standard-2
[taskcluster 2025-01-24 16:36:23.701Z] Worker Pool: ci-1/decision-gcp
[taskcluster 2025-01-24 16:36:23.701Z] Worker Version: 38.0.5
[taskcluster 2025-01-24 16:36:23.701Z] Public IP: 35.197.120.120
[taskcluster 2025-01-24 16:36:23.701Z] Hostname: ci-1-decision-gcp-sxecyrceqt6jvtsdcensoq
[taskcluster 2025-01-24 16:36:23.701Z] using cache "ci-level-1-checkouts-sparse-v1" -> /builds/worker/checkouts

0921fcff5269 - Started downloading
0921fcff5269 - Downloaded in 0.455 seconds
fcecf3b8b64b - Started downloading
fcecf3b8b64b - Downloaded in 0 seconds
767462d92fac - Started downloading
767462d92fac - Downloaded in 1.115 seconds
a97e721672c2 - Started downloading
a97e721672c2 - Downloaded in 0.125 seconds
Digest: sha256:57e4c2d2ad92cea663dcc02cacbfd88b3506edde80e19fbd8a57b3dfe37ae9bd
Status: Downloaded newer image for mozillareleases/taskgraph@sha256:57e4c2d2ad92cea663dcc02cacbfd88b3506edde80e19fbd8a57b3dfe37ae9bd
[taskcluster 2025-01-24 16:36:53.876Z] === Task Starting ===
[setup 2025-01-24T16:36:54.674Z] run-task started in /
[setup 2025-01-24T16:36:54.674Z] Invoked by command: --fxci-checkout=/builds/worker/checkouts/src --task-cwd=/builds/worker/checkouts/src -- bash -cx ln -s /builds/worker/artifacts artifacts && taskgraph decision --verbose --pushlog-id='0' --pushdate='0' --project='fxci-config' --owner='[email protected]' --level='1' --repository-type=git --tasks-for='github-pull-request' --base-repository='https://github.com/mozilla-releng/fxci-config' --base-ref='main' --base-rev='e62a7a7d20499f72261237ffee7fbc41f39ad4da' --head-repository='https://github.com/bhearsum/fxci-config' --head-ref='translations-integration-cron' --head-rev='21cf5633dbd9801fee09332b38ed306e5a63413a' ${TRY_TASK_CONFIG_FILE+--try-task-config-file="${TRY_TASK_CONFIG_FILE}"} 

[setup 2025-01-24T16:36:54.674Z] Python version: 3.11.2
[vcs 2025-01-24T16:36:54.678Z] WARNING: vcs checkout path (/builds/worker/checkouts/src) not in cache or volume; performance will likely suffer
[setup 2025-01-24T16:36:54.679Z] running as worker:worker
[vcs 2025-01-24T16:36:54.680Z] executing ['git', 'config', '--global', '--add', 'safe.directory', '/builds/worker/checkouts/src']
[vcs 2025-01-24T16:36:54.683Z] executing ['git', 'clone', 'https://github.com/bhearsum/fxci-config', '/builds/worker/checkouts/src']
[vcs 2025-01-24T16:36:54.684Z] Cloning into '/builds/worker/checkouts/src'...
[vcs 2025-01-24T16:36:56.670Z] executing ['git', 'fetch', 'origin', 'main']
[vcs 2025-01-24T16:36:56.928Z] From https://github.com/bhearsum/fxci-config
[vcs 2025-01-24T16:36:56.928Z]  * branch            main       -> FETCH_HEAD
[vcs 2025-01-24T16:36:56.935Z] executing ['git', 'checkout', 'main']
[vcs 2025-01-24T16:36:56.946Z] Already on 'main'
[vcs 2025-01-24T16:36:56.947Z] Your branch is up to date with 'origin/main'.
[vcs 2025-01-24T16:36:56.947Z] executing ['git', 'fetch', 'origin', 'e62a7a7d20499f72261237ffee7fbc41f39ad4da']
[vcs 2025-01-24T16:36:57.212Z] From https://github.com/bhearsum/fxci-config
[vcs 2025-01-24T16:36:57.212Z]  * branch            e62a7a7d20499f72261237ffee7fbc41f39ad4da -> FETCH_HEAD
[vcs 2025-01-24T16:36:57.218Z] executing ['git', 'fetch', '--tags', '--force', 'https://github.com/bhearsum/fxci-config', 'translations-integration-cron']
[vcs 2025-01-24T16:36:57.531Z] From https://github.com/bhearsum/fxci-config
[vcs 2025-01-24T16:36:57.531Z]  * branch            translations-integration-cron -> FETCH_HEAD
[vcs 2025-01-24T16:36:57.538Z] executing ['git', 'fetch', '--no-tags', 'https://github.com/bhearsum/fxci-config', 'translations-integration-cron']
[vcs 2025-01-24T16:36:57.890Z] From https://github.com/bhearsum/fxci-config
[vcs 2025-01-24T16:36:57.890Z]  * branch            translations-integration-cron -> FETCH_HEAD
[vcs 2025-01-24T16:36:57.899Z] executing ['git', 'checkout', '-f', '-B', 'translations-integration-cron', '21cf5633dbd9801fee09332b38ed306e5a63413a']
[vcs 2025-01-24T16:36:57.927Z] Switched to a new branch 'translations-integration-cron'
[vcs 2025-01-24T16:36:57.930Z] cleaning git checkout...
[vcs 2025-01-24T16:36:57.930Z] executing ['git', 'clean', '-nxdff']
[vcs 2025-01-24T16:36:57.938Z] removing []
[vcs 2025-01-24T16:36:57.938Z] successfully cleaned git checkout!
[vcs 2025-01-24T16:36:57.945Z] TinderboxPrint:<a href='https://github.com/bhearsum/fxci-config/commit/21cf5633dbd9801fee09332b38ed306e5a63413a' title='Built from fxci-config commit 21cf5633dbd9801fee09332b38ed306e5a63413a'>21cf5633dbd9801fee09332b38ed306e5a63413a</a>
[pip-install 2025-01-24T16:36:57.998Z] 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 2025-01-24T16:36:58.602Z] Resolved 20 packages in 466ms
[pip-install 2025-01-24T16:36:58.787Z] Prepared 20 packages in 182ms
[pip-install 2025-01-24T16:36:58.813Z] Installed 20 packages in 23ms
[pip-install 2025-01-24T16:36:58.814Z]  + aiohappyeyeballs==2.4.4
[pip-install 2025-01-24T16:36:58.815Z]  + aiohttp==3.11.11
[pip-install 2025-01-24T16:36:58.816Z]  + aiosignal==1.3.2
[pip-install 2025-01-24T16:36:58.817Z]  + async-timeout==5.0.1
[pip-install 2025-01-24T16:36:58.817Z]  + attrs==24.3.0
[pip-install 2025-01-24T16:36:58.817Z]  + certifi==2024.12.14
[pip-install 2025-01-24T16:36:58.817Z]  + charset-normalizer==3.4.1
[pip-install 2025-01-24T16:36:58.817Z]  + frozenlist==1.5.0
[pip-install 2025-01-24T16:36:58.817Z]  + idna==3.10
[pip-install 2025-01-24T16:36:58.817Z]  + mohawk==1.1.0
[pip-install 2025-01-24T16:36:58.817Z]  + multidict==6.1.0
[pip-install 2025-01-24T16:36:58.817Z]  + propcache==0.2.1
[pip-install 2025-01-24T16:36:58.817Z]  + python-dateutil==2.9.0.post0
[pip-install 2025-01-24T16:36:58.817Z]  + requests==2.32.3
[pip-install 2025-01-24T16:36:58.817Z]  + six==1.17.0
[pip-install 2025-01-24T16:36:58.817Z]  + slugid==2.0.0
[pip-install 2025-01-24T16:36:58.817Z]  + taskcluster==78.2.0
[pip-install 2025-01-24T16:36:58.817Z]  + taskcluster-urls==13.0.1
[pip-install 2025-01-24T16:36:58.817Z]  + urllib3==2.3.0
[pip-install 2025-01-24T16:36:58.817Z]  + yarl==1.18.3
[task 2025-01-24T16:36:58.826Z] executing ['bash', '-cx', 'ln -s /builds/worker/artifacts artifacts && taskgraph decision --verbose --pushlog-id=\'0\' --pushdate=\'0\' --project=\'fxci-config\' --owner=\'[email protected]\' --level=\'1\' --repository-type=git --tasks-for=\'github-pull-request\' --base-repository=\'https://github.com/mozilla-releng/fxci-config\' --base-ref=\'main\' --base-rev=\'e62a7a7d20499f72261237ffee7fbc41f39ad4da\' --head-repository=\'https://github.com/bhearsum/fxci-config\' --head-ref=\'translations-integration-cron\' --head-rev=\'21cf5633dbd9801fee09332b38ed306e5a63413a\' ${TRY_TASK_CONFIG_FILE+--try-task-config-file="${TRY_TASK_CONFIG_FILE}"} \n']
[task 2025-01-24T16:36:58.830Z] + ln -s /builds/worker/artifacts artifacts
[task 2025-01-24T16:36:58.832Z] + taskgraph decision --verbose --pushlog-id=0 --pushdate=0 --project=fxci-config [email protected] --level=1 --repository-type=git --tasks-for=github-pull-request --base-repository=https://github.com/mozilla-releng/fxci-config --base-ref=main --base-rev=e62a7a7d20499f72261237ffee7fbc41f39ad4da --head-repository=https://github.com/bhearsum/fxci-config --head-ref=translations-integration-cron --head-rev=21cf5633dbd9801fee09332b38ed306e5a63413a
[task 2025-01-24T16:36:59.776Z] 2025-01-24 16:36:59,776 - INFO - Loading graph configuration.
[task 2025-01-24T16:36:59.777Z] 2025-01-24 16:36:59,777 - DEBUG - loading config from `taskcluster/config.yml`
[task 2025-01-24T16:36:59.808Z] 2025-01-24 16:36:59,808 - WARNING - using default project parameters; add fxci-config to PER_PROJECT_PARAMETERS in /usr/local/lib/python3.11/dist-packages/taskgraph/decision.py to customize behavior for this project
[task 2025-01-24T16:36:59.810Z] 2025-01-24 16:36:59,810 - INFO - Using Parameters(id=a83b4a9d04a9) (from defaults)
[task 2025-01-24T16:36:59.812Z] 2025-01-24 16:36:59,812 - DEBUG - Dumping parameters:
[task 2025-01-24T16:36:59.812Z] { 'base_ref': 'main',
[task 2025-01-24T16:36:59.812Z]   'base_repository': 'https://github.com/mozilla-releng/fxci-config',
[task 2025-01-24T16:36:59.812Z]   'base_rev': 'e62a7a7d20499f72261237ffee7fbc41f39ad4da',
[task 2025-01-24T16:36:59.812Z]   'build_date': 1737736619,
[task 2025-01-24T16:36:59.812Z]   'build_number': 1,
[task 2025-01-24T16:36:59.812Z]   'do_not_optimize': [],
[task 2025-01-24T16:36:59.812Z]   'enable_always_target': True,
[task 2025-01-24T16:36:59.812Z]   'existing_tasks': {},
[task 2025-01-24T16:36:59.812Z]   'files_changed': [ 'taskcluster/fxci_config_taskgraph/util/integration.py',
[task 2025-01-24T16:36:59.812Z]                      'taskcluster/test/test_transforms_integration_test.py',
[task 2025-01-24T16:36:59.812Z]                      'taskcluster/fxci_config_taskgraph/util/integration.py',
[task 2025-01-24T16:36:59.812Z]                      'taskcluster/test/test_transforms_integration_test.py',
[task 2025-01-24T16:36:59.812Z]                      'taskcluster/fxci_config_taskgraph/transforms/integration_test.py',
[task 2025-01-24T16:36:59.812Z]                      'taskcluster/kinds/integration-test/kind.yml',
[task 2025-01-24T16:36:59.812Z]                      'taskcluster/kinds/firefoxci-artifact/kind.yml',
[task 2025-01-24T16:36:59.812Z]                      'taskcluster/fxci_config_taskgraph/transforms/firefoxci_artifact.py',
[task 2025-01-24T16:36:59.813Z]                      'taskcluster/test/test_transforms_firefoxci_artifact.py',
[task 2025-01-24T16:36:59.813Z]                      'taskcluster/fxci_config_taskgraph/util/integration.py',
[task 2025-01-24T16:36:59.813Z]                      'taskcluster/test/test_transforms_firefoxci_artifact.py',
[task 2025-01-24T16:36:59.813Z]                      'taskcluster/fxci_config_taskgraph/transforms/integration_test.py',
[task 2025-01-24T16:36:59.813Z]                      'taskcluster/test/test_transforms_integration_test.py',
[task 2025-01-24T16:36:59.813Z]                      'taskcluster/fxci_config_taskgraph/transforms/firefoxci_artifact.py',
[task 2025-01-24T16:36:59.813Z]                      'taskcluster/fxci_config_taskgraph/transforms/integration_test.py',
[task 2025-01-24T16:36:59.813Z]                      'taskcluster/fxci_config_taskgraph/util/integration.py',
[task 2025-01-24T16:36:59.813Z]                      'taskcluster/test/test_transforms_firefoxci_artifact.py',
[task 2025-01-24T16:36:59.813Z]                      'taskcluster/test/test_transforms_integration_test.py'],
[task 2025-01-24T16:36:59.813Z]   'filters': ['target_tasks_method'],
[task 2025-01-24T16:36:59.813Z]   'head_ref': 'translations-integration-cron',
[task 2025-01-24T16:36:59.813Z]   'head_repository': 'https://github.com/bhearsum/fxci-config',
[task 2025-01-24T16:36:59.813Z]   'head_rev': '21cf5633dbd9801fee09332b38ed306e5a63413a',
[task 2025-01-24T16:36:59.813Z]   'head_tag': '',
[task 2025-01-24T16:36:59.813Z]   'level': '1',
[task 2025-01-24T16:36:59.813Z]   'moz_build_date': '20250124163659',
[task 2025-01-24T16:36:59.813Z]   'next_version': None,
[task 2025-01-24T16:36:59.813Z]   'optimize_strategies': None,
[task 2025-01-24T16:36:59.813Z]   'optimize_target_tasks': True,
[task 2025-01-24T16:36:59.813Z]   'owner': '[email protected]',
[task 2025-01-24T16:36:59.813Z]   'project': 'fxci-config',
[task 2025-01-24T16:36:59.813Z]   'pushdate': 0,
[task 2025-01-24T16:36:59.814Z]   'pushlog_id': '0',
[task 2025-01-24T16:36:59.814Z]   'repository_type': 'git',
[task 2025-01-24T16:36:59.814Z]   'target_tasks_method': 'default',
[task 2025-01-24T16:36:59.814Z]   'tasks_for': 'github-pull-request',
[task 2025-01-24T16:36:59.814Z]   'version': None}
[task 2025-01-24T16:36:59.815Z] 2025-01-24 16:36:59,814 - INFO - writing artifact file `parameters.yml`
[task 2025-01-24T16:36:59.843Z] 2025-01-24 16:36:59,842 - INFO - writing artifact file `actions.json`
[task 2025-01-24T16:36:59.846Z] 2025-01-24 16:36:59,846 - INFO - Loading kinds
[task 2025-01-24T16:36:59.846Z] 2025-01-24 16:36:59,846 - DEBUG - loading kind `tests` from `taskcluster/kinds/tests`
[task 2025-01-24T16:36:59.849Z] 2025-01-24 16:36:59,848 - DEBUG - loading kind `firefoxci-artifact` from `taskcluster/kinds/firefoxci-artifact`
[task 2025-01-24T16:36:59.850Z] 2025-01-24 16:36:59,850 - DEBUG - loading kind `docker-image` from `taskcluster/kinds/docker-image`
[task 2025-01-24T16:36:59.851Z] 2025-01-24 16:36:59,850 - DEBUG - loading kind `integration-test` from `taskcluster/kinds/integration-test`
[task 2025-01-24T16:36:59.852Z] 2025-01-24 16:36:59,851 - DEBUG - loading kind `tc-admin` from `taskcluster/kinds/tc-admin`
[task 2025-01-24T16:36:59.853Z] 2025-01-24 16:36:59,853 - INFO - Generating full task set
[task 2025-01-24T16:36:59.853Z] 2025-01-24 16:36:59,853 - DEBUG - Loading tasks for kind docker-image
[task 2025-01-24T16:36:59.916Z] 2025-01-24 16:36:59,916 - DEBUG - Generating tasks for docker-image build-decision
[task 2025-01-24T16:36:59.918Z] 2025-01-24 16:36:59,917 - INFO - Writing docker-contexts/build-decision.tar.gz for docker image build-decision
[task 2025-01-24T16:36:59.941Z] 2025-01-24 16:36:59,940 - DEBUG - Generating tasks for docker-image python3.11
[task 2025-01-24T16:36:59.941Z] 2025-01-24 16:36:59,941 - INFO - Writing docker-contexts/python3.11.tar.gz for docker image python3.11
[task 2025-01-24T16:36:59.978Z] 2025-01-24 16:36:59,977 - INFO - Generated 2 tasks for kind docker-image
[task 2025-01-24T16:36:59.978Z] 2025-01-24 16:36:59,978 - DEBUG - Loading tasks for kind firefoxci-artifact
[task 2025-01-24T16:37:00.161Z] 2025-01-24 16:37:00,160 - INFO - Generated 0 tasks for kind firefoxci-artifact
[task 2025-01-24T16:37:00.162Z] 2025-01-24 16:37:00,162 - DEBUG - Loading tasks for kind tc-admin
[task 2025-01-24T16:37:00.166Z] 2025-01-24 16:37:00,165 - DEBUG - Generating tasks for tc-admin apply-staging
[task 2025-01-24T16:37:00.168Z] 2025-01-24 16:37:00,168 - INFO - Generated 1 tasks for kind tc-admin
[task 2025-01-24T16:37:00.169Z] 2025-01-24 16:37:00,168 - DEBUG - Loading tasks for kind tests
[task 2025-01-24T16:37:00.172Z] 2025-01-24 16:37:00,172 - DEBUG - Generating tasks for tests unit-ciadmin
[task 2025-01-24T16:37:00.173Z] 2025-01-24 16:37:00,173 - DEBUG - Generating tasks for tests unit-build-decision
[task 2025-01-24T16:37:00.173Z] 2025-01-24 16:37:00,173 - DEBUG - Generating tasks for tests unit-fxci-config-taskgraph
[task 2025-01-24T16:37:00.180Z] 2025-01-24 16:37:00,179 - INFO - Generated 3 tasks for kind tests
[task 2025-01-24T16:37:00.180Z] 2025-01-24 16:37:00,180 - DEBUG - Loading tasks for kind integration-test
[task 2025-01-24T16:37:00.190Z] 2025-01-24 16:37:00,190 - INFO - Generated 0 tasks for kind integration-test
[task 2025-01-24T16:37:00.190Z] 2025-01-24 16:37:00,190 - INFO - Generating full task graph
[task 2025-01-24T16:37:00.190Z] 2025-01-24 16:37:00,190 - INFO - Full task graph contains 6 tasks and 4 dependencies
[task 2025-01-24T16:37:00.191Z] 2025-01-24 16:37:00,191 - INFO - writing artifact file `full-task-graph.json`
[task 2025-01-24T16:37:00.195Z] 2025-01-24 16:37:00,195 - INFO - writing artifact file `runnable-jobs.json`
[task 2025-01-24T16:37:00.196Z] 2025-01-24 16:37:00,196 - INFO - Generating target task set
[task 2025-01-24T16:37:00.196Z] 2025-01-24 16:37:00,196 - INFO - Filter filter_target_tasks pruned 3 tasks (3 remain)
[task 2025-01-24T16:37:00.197Z] 2025-01-24 16:37:00,196 - INFO - writing artifact file `target-tasks.json`
[task 2025-01-24T16:37:00.199Z] 2025-01-24 16:37:00,198 - INFO - Generating target task graph
[task 2025-01-24T16:37:00.199Z] 2025-01-24 16:37:00,199 - INFO - Adding 2 tasks with `always_target` attribute
[task 2025-01-24T16:37:00.199Z] 2025-01-24 16:37:00,199 - INFO - Generating optimized task graph
[task 2025-01-24T16:37:00.201Z] 2025-01-24 16:37:00,200 - DEBUG - no files found matching a pattern in `skip-unless-changed` for "tests-unit-build-decision"
[task 2025-01-24T16:37:00.202Z] 2025-01-24 16:37:00,202 - DEBUG - optimize: docker-image-build-decision kept because of index-search (index-search)
[task 2025-01-24T16:37:00.203Z] 2025-01-24 16:37:00,203 - DEBUG - optimize: tests-unit-build-decision removed because of skip-unless-changed (skip-unless-changed)
[task 2025-01-24T16:37:00.203Z] 2025-01-24 16:37:00,203 - DEBUG - optimize: tests-unit-ciadmin kept because of never
[task 2025-01-24T16:37:00.203Z] 2025-01-24 16:37:00,203 - DEBUG - optimize: tests-unit-fxci-config-taskgraph kept because of skip-unless-changed (skip-unless-changed)
[task 2025-01-24T16:37:00.203Z] 2025-01-24 16:37:00,203 - DEBUG - optimize: docker-image-python3.11 kept because of dependent tasks
[task 2025-01-24T16:37:00.204Z] 2025-01-24 16:37:00,203 - INFO - Removed 1 tasks by skip-unless-changed (skip-unless-changed) during optimization.
[task 2025-01-24T16:37:00.204Z] 2025-01-24 16:37:00,204 - DEBUG - Running in Taskcluster instance https://firefox-ci-tc.services.mozilla.com with taskcluster-proxy
[task 2025-01-24T16:37:00.211Z] 2025-01-24 16:37:00,209 - DEBUG - Starting new HTTPS connection (1): firefox-ci-tc.services.mozilla.com:443
[task 2025-01-24T16:37:00.242Z] 2025-01-24 16:37:00,242 - DEBUG - https://firefox-ci-tc.services.mozilla.com:443 "POST /api/index/v1/tasks/indexes HTTP/1.1" 200 555
[task 2025-01-24T16:37:00.262Z] 2025-01-24 16:37:00,262 - DEBUG - https://firefox-ci-tc.services.mozilla.com:443 "POST /api/queue/v1/tasks/status HTTP/1.1" 200 None
[task 2025-01-24T16:37:00.263Z] 2025-01-24 16:37:00,263 - DEBUG - replace_tasks: docker-image-build-decision
[task 2025-01-24T16:37:00.264Z] 2025-01-24 16:37:00,263 - DEBUG - replace_tasks: docker-image-build-decision replaced with NDGrwmxhR1ShhA-Hd08urQ by optimization strategy
[task 2025-01-24T16:37:00.264Z] 2025-01-24 16:37:00,264 - DEBUG - replace_tasks: docker-image-python3.11
[task 2025-01-24T16:37:00.271Z] 2025-01-24 16:37:00,271 - DEBUG - replace_tasks: docker-image-python3.11 replaced with NGpHHq4ZQMKkAE8ZVwPUrg by optimization strategy
[task 2025-01-24T16:37:00.271Z] 2025-01-24 16:37:00,271 - DEBUG - replace_tasks: tests-unit-build-decision
[task 2025-01-24T16:37:00.271Z] 2025-01-24 16:37:00,271 - DEBUG - replace_tasks: tests-unit-build-decision kept by optimization strategy
[task 2025-01-24T16:37:00.272Z] 2025-01-24 16:37:00,271 - DEBUG - replace_tasks: tests-unit-ciadmin
[task 2025-01-24T16:37:00.272Z] 2025-01-24 16:37:00,272 - DEBUG - replace_tasks: tests-unit-ciadmin kept by optimization strategy
[task 2025-01-24T16:37:00.273Z] 2025-01-24 16:37:00,272 - DEBUG - replace_tasks: tests-unit-fxci-config-taskgraph
[task 2025-01-24T16:37:00.274Z] 2025-01-24 16:37:00,273 - DEBUG - replace_tasks: tests-unit-fxci-config-taskgraph kept by optimization strategy
[task 2025-01-24T16:37:00.274Z] 2025-01-24 16:37:00,274 - INFO - Replaced 2 tasks by index-search (index-search) during optimization.
[task 2025-01-24T16:37:00.275Z] 2025-01-24 16:37:00,275 - DEBUG - Morphing: adding index tasks
[task 2025-01-24T16:37:00.275Z] 2025-01-24 16:37:00,275 - DEBUG - Morphing: adding code review task
[task 2025-01-24T16:37:00.275Z] 2025-01-24 16:37:00,275 - INFO - writing artifact file `task-graph.json`
[task 2025-01-24T16:37:00.277Z] 2025-01-24 16:37:00,277 - INFO - writing artifact file `label-to-taskid.json`
[task 2025-01-24T16:37:00.279Z] 2025-01-24 16:37:00,279 - INFO - Creating task with taskId fgwok1B0QoqPhxiBeJwSJA for tests-unit-fxci-config-taskgraph
[task 2025-01-24T16:37:00.282Z] 2025-01-24 16:37:00,282 - DEBUG - Starting new HTTP connection (1): taskcluster:80
[task 2025-01-24T16:37:00.283Z] 2025-01-24 16:37:00,282 - INFO - Creating task with taskId bUrHE-1WTBa_4_7WlI9i5w for tests-unit-ciadmin
[task 2025-01-24T16:37:00.284Z] 2025-01-24 16:37:00,284 - DEBUG - Starting new HTTP connection (2): taskcluster:80
[task 2025-01-24T16:37:00.372Z] 2025-01-24 16:37:00,372 - DEBUG - http://taskcluster:80 "PUT /queue/v1/task/bUrHE-1WTBa_4_7WlI9i5w HTTP/1.1" 200 413
[task 2025-01-24T16:37:00.380Z] 2025-01-24 16:37:00,379 - DEBUG - http://taskcluster:80 "PUT /queue/v1/task/fgwok1B0QoqPhxiBeJwSJA HTTP/1.1" 200 413
[taskcluster 2025-01-24 16:37:00.875Z] === Task Finished ===
[taskcluster 2025-01-24 16:37:02.863Z] Successful task run with exit code: 0 completed in 39.165 seconds