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

docs: improve the Reference -> Command Line section #609

Merged
merged 2 commits into from
Jan 2, 2025

style: pre-commit.ci auto fixes [...]

0407dab
Select commit
Loading
Failed to load commit list.
Merged

docs: improve the Reference -> Command Line section #609

style: pre-commit.ci auto fixes [...]
0407dab
Select commit
Loading
Failed to load commit list.
firefoxci-taskcluster / Decision Task succeeded Jan 2, 2025 in 9s

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-02T16:39:23.110Z
Resolved: 2025-01-02T16:39:31.586Z
Task Execution Time: 8 seconds, 476 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/decision.tar.gz
- public/docker-contexts/fetch.tar.gz
- public/docker-contexts/index-task.tar.gz
- public/docker-contexts/python.tar.gz
- public/docker-contexts/run-task.tar.gz
- public/docker-contexts/skopeo.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-02 16:39:23.213Z] Task ID: JTuhXcIRQUegTwfYSQGp-Q
[taskcluster 2025-01-02 16:39:23.213Z] Worker ID: 6867141625493814929
[taskcluster 2025-01-02 16:39:23.213Z] Worker Group: us-central1-f
[taskcluster 2025-01-02 16:39:23.213Z] Worker Node Type: projects/887720501152/machineTypes/n2-standard-2
[taskcluster 2025-01-02 16:39:23.213Z] Worker Pool: taskgraph-1/decision-gcp
[taskcluster 2025-01-02 16:39:23.213Z] Worker Version: 38.0.5
[taskcluster 2025-01-02 16:39:23.213Z] Public IP: 104.197.13.197
[taskcluster 2025-01-02 16:39:23.213Z] Hostname: taskgraph-1-decision-gcp-xearacz6stsrk0ua2aws1a
[taskcluster 2025-01-02 16:39:23.213Z] using cache "taskgraph-level-1-checkouts-sparse-v2" -> /builds/worker/checkouts

[taskcluster 2025-01-02 16:39:23.822Z] === Task Starting ===
[setup 2025-01-02T16:39:24.152Z] run-task started in /
[setup 2025-01-02T16:39:24.152Z] Invoked by command: --taskgraph-checkout=/builds/worker/checkouts/src -- bash -cx cd /builds/worker/checkouts/src && ln -s /builds/worker/artifacts artifacts && pip3 install --user --break-system-packages . && taskgraph decision --verbose --pushlog-id='0' --pushdate='0' --project='taskgraph' --owner='[email protected]' --level='1' --repository-type=git --tasks-for='github-pull-request' --base-repository='https://github.com/taskcluster/taskgraph' --base-ref='main' --base-rev='a70a57c72c794d992075548eefc03755e387c9f1' --head-repository='https://github.com/taskcluster/taskgraph' --head-ref='gabriel-improved-cli-docs' --head-rev='0407dabfc4deacab39f6ddd819764c09e5233c4a' 

[setup 2025-01-02T16:39:24.152Z] Python version: 3.11.2
[vcs 2025-01-02T16:39:24.154Z] WARNING: vcs checkout path (/builds/worker/checkouts/src) not in cache or volume; performance will likely suffer
[setup 2025-01-02T16:39:24.154Z] running as worker:worker
[vcs 2025-01-02T16:39:24.154Z] executing ['git', 'config', '--global', '--add', 'safe.directory', '/builds/worker/checkouts/src']
[vcs 2025-01-02T16:39:24.156Z] executing ['git', 'fetch', 'origin', 'main']
[vcs 2025-01-02T16:39:24.366Z] From https://github.com/taskcluster/taskgraph

...(48 lines hidden)...

[task 2025-01-02T16:39:26.842Z] Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.11/dist-packages (from requests>=2.25->taskcluster-taskgraph==12.1.0) (3.8)
[task 2025-01-02T16:39:26.843Z] Requirement already satisfied: urllib3<3,>=1.21.1 in /usr/local/lib/python3.11/dist-packages (from requests>=2.25->taskcluster-taskgraph==12.1.0) (2.2.2)
[task 2025-01-02T16:39:26.845Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.11/dist-packages (from requests>=2.25->taskcluster-taskgraph==12.1.0) (2024.8.30)
[task 2025-01-02T16:39:26.861Z] Requirement already satisfied: giturlparse in /usr/local/lib/python3.11/dist-packages (from mozilla-repo-urls->taskcluster-taskgraph==12.1.0) (0.12.0)
[task 2025-01-02T16:39:26.867Z] Requirement already satisfied: chardet>=3.0.2 in /usr/local/lib/python3.11/dist-packages (from binaryornot>=0.4.4->cookiecutter~=2.1->taskcluster-taskgraph==12.1.0) (5.2.0)
[task 2025-01-02T16:39:26.900Z] Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.11/dist-packages (from Jinja2<4.0.0,>=2.7->cookiecutter~=2.1->taskcluster-taskgraph==12.1.0) (2.1.5)
[task 2025-01-02T16:39:26.910Z] Requirement already satisfied: text-unidecode>=1.3 in /usr/local/lib/python3.11/dist-packages (from python-slugify>=4.0.0->cookiecutter~=2.1->taskcluster-taskgraph==12.1.0) (1.3)
[task 2025-01-02T16:39:26.943Z] Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.11/dist-packages (from arrow->cookiecutter~=2.1->taskcluster-taskgraph==12.1.0) (2.9.0.post0)
[task 2025-01-02T16:39:26.945Z] Requirement already satisfied: types-python-dateutil>=2.8.10 in /usr/local/lib/python3.11/dist-packages (from arrow->cookiecutter~=2.1->taskcluster-taskgraph==12.1.0) (2.9.0.20240906)
[task 2025-01-02T16:39:26.966Z] Requirement already satisfied: markdown-it-py>=2.2.0 in /usr/local/lib/python3.11/dist-packages (from rich->cookiecutter~=2.1->taskcluster-taskgraph==12.1.0) (3.0.0)
[task 2025-01-02T16:39:26.967Z] Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /usr/local/lib/python3.11/dist-packages (from rich->cookiecutter~=2.1->taskcluster-taskgraph==12.1.0) (2.18.0)
[task 2025-01-02T16:39:27.006Z] Requirement already satisfied: mdurl~=0.1 in /usr/local/lib/python3.11/dist-packages (from markdown-it-py>=2.2.0->rich->cookiecutter~=2.1->taskcluster-taskgraph==12.1.0) (0.1.2)
[task 2025-01-02T16:39:27.036Z] Requirement already satisfied: six>=1.5 in /usr/local/lib/python3.11/dist-packages (from python-dateutil>=2.7.0->arrow->cookiecutter~=2.1->taskcluster-taskgraph==12.1.0) (1.16.0)
[task 2025-01-02T16:39:27.087Z] Building wheels for collected packages: taskcluster-taskgraph
[task 2025-01-02T16:39:27.088Z]   Building wheel for taskcluster-taskgraph (pyproject.toml): started
[task 2025-01-02T16:39:27.122Z]   Building wheel for taskcluster-taskgraph (pyproject.toml): finished with status 'done'
[task 2025-01-02T16:39:27.123Z]   Created wheel for taskcluster-taskgraph: filename=taskcluster_taskgraph-12.1.0-py3-none-any.whl size=194288 sha256=7b197b4ac600c351b0ef6a718adcaca85c3dcc3fc9f4230f117a1f08ad220012
[task 2025-01-02T16:39:27.124Z]   Stored in directory: /tmp/pip-ephem-wheel-cache-ge29pvdg/wheels/54/fa/b4/d3017bf051c083cc076bfd93af1693baf4c91b8f6fee74b0bc
[task 2025-01-02T16:39:27.127Z] Successfully built taskcluster-taskgraph
[task 2025-01-02T16:39:27.224Z] Installing collected packages: taskcluster-taskgraph
[task 2025-01-02T16:39:27.320Z]   WARNING: The script taskgraph is installed in '/builds/worker/.local/bin' which is not on PATH.
[task 2025-01-02T16:39:27.320Z]   Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[task 2025-01-02T16:39:27.325Z] Successfully installed taskcluster-taskgraph-12.1.0
[task 2025-01-02T16:39:27.393Z] + taskgraph decision --verbose --pushlog-id=0 --pushdate=0 --project=taskgraph [email protected] --level=1 --repository-type=git --tasks-for=github-pull-request --base-repository=https://github.com/taskcluster/taskgraph --base-ref=main --base-rev=a70a57c72c794d992075548eefc03755e387c9f1 --head-repository=https://github.com/taskcluster/taskgraph --head-ref=gabriel-improved-cli-docs --head-rev=0407dabfc4deacab39f6ddd819764c09e5233c4a
[task 2025-01-02T16:39:27.928Z] 2025-01-02 16:39:27,927 - INFO - Loading graph configuration.
[task 2025-01-02T16:39:27.929Z] 2025-01-02 16:39:27,928 - DEBUG - loading config from `taskcluster/config.yml`
[task 2025-01-02T16:39:27.939Z] 2025-01-02 16:39:27,939 - WARNING - using default project parameters; add taskgraph to PER_PROJECT_PARAMETERS in /builds/worker/.local/lib/python3.11/site-packages/taskgraph/decision.py to customize behavior for this project
[task 2025-01-02T16:39:27.940Z] 2025-01-02 16:39:27,939 - INFO - Using Parameters(id=41b87ee06e4e) (from defaults)
[task 2025-01-02T16:39:27.940Z] 2025-01-02 16:39:27,940 - DEBUG - Dumping parameters:
[task 2025-01-02T16:39:27.940Z] { 'base_ref': 'main',
[task 2025-01-02T16:39:27.941Z]   'base_repository': 'https://github.com/taskcluster/taskgraph',
[task 2025-01-02T16:39:27.943Z]   'base_rev': 'a70a57c72c794d992075548eefc03755e387c9f1',
[task 2025-01-02T16:39:27.943Z]   'build_date': 1735835967,
[task 2025-01-02T16:39:27.943Z]   'build_number': 1,
[task 2025-01-02T16:39:27.944Z]   'do_not_optimize': [],
[task 2025-01-02T16:39:27.944Z]   'enable_always_target': True,
[task 2025-01-02T16:39:27.944Z]   'existing_tasks': {},
[task 2025-01-02T16:39:27.944Z]   'files_changed': ['src/taskgraph/main.py', 'src/taskgraph/main.py'],
[task 2025-01-02T16:39:27.944Z]   'filters': ['target_tasks_method'],
[task 2025-01-02T16:39:27.944Z]   'head_ref': 'gabriel-improved-cli-docs',
[task 2025-01-02T16:39:27.944Z]   'head_repository': 'https://github.com/taskcluster/taskgraph',
[task 2025-01-02T16:39:27.944Z]   'head_rev': '0407dabfc4deacab39f6ddd819764c09e5233c4a',
[task 2025-01-02T16:39:27.944Z]   'head_tag': '',
[task 2025-01-02T16:39:27.944Z]   'level': '1',
[task 2025-01-02T16:39:27.944Z]   'moz_build_date': '20250102163927',
[task 2025-01-02T16:39:27.944Z]   'next_version': None,
[task 2025-01-02T16:39:27.944Z]   'optimize_strategies': None,
[task 2025-01-02T16:39:27.944Z]   'optimize_target_tasks': True,
[task 2025-01-02T16:39:27.944Z]   'owner': '[email protected]',
[task 2025-01-02T16:39:27.944Z]   'project': 'taskgraph',
[task 2025-01-02T16:39:27.944Z]   'pushdate': 0,
[task 2025-01-02T16:39:27.944Z]   'pushlog_id': '0',
[task 2025-01-02T16:39:27.944Z]   'repository_type': 'git',
[task 2025-01-02T16:39:27.944Z]   'target_tasks_method': 'default',
[task 2025-01-02T16:39:27.944Z]   'tasks_for': 'github-pull-request',
[task 2025-01-02T16:39:27.944Z]   'version': None}
[task 2025-01-02T16:39:27.944Z] 2025-01-02 16:39:27,940 - INFO - writing artifact file `parameters.yml`
[task 2025-01-02T16:39:27.948Z] 2025-01-02 16:39:27,948 - INFO - writing artifact file `actions.json`
[task 2025-01-02T16:39:27.950Z] 2025-01-02 16:39:27,950 - INFO - Loading kinds
[task 2025-01-02T16:39:27.950Z] 2025-01-02 16:39:27,950 - DEBUG - loading kind `codecov` from `taskcluster/kinds/codecov`
[task 2025-01-02T16:39:27.951Z] 2025-01-02 16:39:27,951 - DEBUG - loading kind `fetch` from `taskcluster/kinds/fetch`
[task 2025-01-02T16:39:27.951Z] 2025-01-02 16:39:27,951 - DEBUG - loading kind `docker-image` from `taskcluster/kinds/docker-image`
[task 2025-01-02T16:39:27.952Z] 2025-01-02 16:39:27,952 - DEBUG - loading kind `doc` from `taskcluster/kinds/doc`
[task 2025-01-02T16:39:27.952Z] 2025-01-02 16:39:27,952 - DEBUG - loading kind `check` from `taskcluster/kinds/check`
[task 2025-01-02T16:39:27.953Z] 2025-01-02 16:39:27,953 - DEBUG - loading kind `push-image` from `taskcluster/kinds/push-image`
[task 2025-01-02T16:39:27.954Z] 2025-01-02 16:39:27,954 - DEBUG - loading kind `test` from `taskcluster/kinds/test`
[task 2025-01-02T16:39:27.955Z] 2025-01-02 16:39:27,955 - INFO - Generating full task set
[task 2025-01-02T16:39:27.955Z] 2025-01-02 16:39:27,955 - DEBUG - Loading tasks for kind check
[task 2025-01-02T16:39:27.969Z] 2025-01-02 16:39:27,969 - DEBUG - Generating tasks for check type
[task 2025-01-02T16:39:27.970Z] 2025-01-02 16:39:27,970 - INFO - Generated 1 tasks for kind check
[task 2025-01-02T16:39:27.970Z] 2025-01-02 16:39:27,970 - DEBUG - Loading tasks for kind doc
[task 2025-01-02T16:39:27.971Z] 2025-01-02 16:39:27,971 - DEBUG - Generating tasks for doc generate
[task 2025-01-02T16:39:27.972Z] 2025-01-02 16:39:27,972 - INFO - Generated 1 tasks for kind doc
[task 2025-01-02T16:39:27.972Z] 2025-01-02 16:39:27,972 - DEBUG - Loading tasks for kind docker-image
[task 2025-01-02T16:39:27.973Z] 2025-01-02 16:39:27,973 - DEBUG - Generating tasks for docker-image decision
[task 2025-01-02T16:39:27.974Z] 2025-01-02 16:39:27,973 - INFO - Writing docker-contexts/decision.tar.gz for docker image decision
[task 2025-01-02T16:39:28.072Z] 2025-01-02 16:39:28,071 - DEBUG - Generating tasks for docker-image fetch
[task 2025-01-02T16:39:28.072Z] 2025-01-02 16:39:28,072 - INFO - Writing docker-contexts/fetch.tar.gz for docker image fetch
[task 2025-01-02T16:39:28.083Z] 2025-01-02 16:39:28,083 - DEBUG - Generating tasks for docker-image index-task
[task 2025-01-02T16:39:28.084Z] 2025-01-02 16:39:28,083 - INFO - Writing docker-contexts/index-task.tar.gz for docker image index-task
[task 2025-01-02T16:39:28.086Z] 2025-01-02 16:39:28,085 - DEBUG - Generating tasks for docker-image python
[task 2025-01-02T16:39:28.086Z] 2025-01-02 16:39:28,086 - INFO - Writing docker-contexts/python.tar.gz for docker image python
[task 2025-01-02T16:39:28.103Z] 2025-01-02 16:39:28,103 - DEBUG - Generating tasks for docker-image run-task
[task 2025-01-02T16:39:28.103Z] 2025-01-02 16:39:28,103 - INFO - Writing docker-contexts/run-task.tar.gz for docker image run-task
[task 2025-01-02T16:39:28.120Z] 2025-01-02 16:39:28,120 - DEBUG - Generating tasks for docker-image skopeo
[task 2025-01-02T16:39:28.120Z] 2025-01-02 16:39:28,120 - INFO - Writing docker-contexts/skopeo.tar.gz for docker image skopeo
[task 2025-01-02T16:39:28.143Z] 2025-01-02 16:39:28,143 - INFO - Generated 6 tasks for kind docker-image
[task 2025-01-02T16:39:28.143Z] 2025-01-02 16:39:28,143 - DEBUG - Loading tasks for kind fetch
[task 2025-01-02T16:39:28.146Z] 2025-01-02 16:39:28,146 - DEBUG - Generating tasks for fetch codecov-uploader
[task 2025-01-02T16:39:28.153Z] 2025-01-02 16:39:28,149 - INFO - Generated 1 tasks for kind fetch
[task 2025-01-02T16:39:28.154Z] 2025-01-02 16:39:28,149 - DEBUG - Loading tasks for kind push-image
[task 2025-01-02T16:39:28.154Z] 2025-01-02 16:39:28,151 - DEBUG - Generating tasks for push-image decision
[task 2025-01-02T16:39:28.154Z] 2025-01-02 16:39:28,151 - DEBUG - Generating tasks for push-image run-task
[task 2025-01-02T16:39:28.154Z] 2025-01-02 16:39:28,153 - INFO - Generated 2 tasks for kind push-image
[task 2025-01-02T16:39:28.154Z] 2025-01-02 16:39:28,153 - DEBUG - Loading tasks for kind test
[task 2025-01-02T16:39:28.155Z] 2025-01-02 16:39:28,155 - DEBUG - Generating tasks for test unit
[task 2025-01-02T16:39:28.160Z] 2025-01-02 16:39:28,160 - INFO - Generated 6 tasks for kind test
[task 2025-01-02T16:39:28.160Z] 2025-01-02 16:39:28,160 - DEBUG - Loading tasks for kind codecov
[task 2025-01-02T16:39:28.163Z] 2025-01-02 16:39:28,162 - DEBUG - Generating tasks for codecov upload
[task 2025-01-02T16:39:28.164Z] 2025-01-02 16:39:28,164 - INFO - Generated 1 tasks for kind codecov
[task 2025-01-02T16:39:28.164Z] 2025-01-02 16:39:28,164 - INFO - Generating full task graph
[task 2025-01-02T16:39:28.164Z] 2025-01-02 16:39:28,164 - INFO - Full task graph contains 18 tasks and 22 dependencies
[task 2025-01-02T16:39:28.165Z] 2025-01-02 16:39:28,165 - INFO - writing artifact file `full-task-graph.json`
[task 2025-01-02T16:39:28.169Z] 2025-01-02 16:39:28,169 - INFO - writing artifact file `runnable-jobs.json`
[task 2025-01-02T16:39:28.170Z] 2025-01-02 16:39:28,170 - INFO - Generating target task set
[task 2025-01-02T16:39:28.170Z] 2025-01-02 16:39:28,170 - INFO - Filter filter_target_tasks pruned 9 tasks (9 remain)
[task 2025-01-02T16:39:28.170Z] 2025-01-02 16:39:28,170 - INFO - writing artifact file `target-tasks.json`
[task 2025-01-02T16:39:28.171Z] 2025-01-02 16:39:28,171 - INFO - Generating target task graph
[task 2025-01-02T16:39:28.171Z] 2025-01-02 16:39:28,171 - INFO - Adding 6 tasks with `always_target` attribute
[task 2025-01-02T16:39:28.171Z] 2025-01-02 16:39:28,171 - INFO - Generating optimized task graph
[task 2025-01-02T16:39:28.172Z] 2025-01-02 16:39:28,172 - DEBUG - optimize: check-type kept because of never
[task 2025-01-02T16:39:28.172Z] 2025-01-02 16:39:28,172 - DEBUG - optimize: codecov-upload kept because of never
[task 2025-01-02T16:39:28.172Z] 2025-01-02 16:39:28,172 - DEBUG - optimize: doc-generate kept because of never
[task 2025-01-02T16:39:28.172Z] 2025-01-02 16:39:28,172 - DEBUG - optimize: docker-image-decision kept because of index-search (index-search)
[task 2025-01-02T16:39:28.172Z] 2025-01-02 16:39:28,172 - DEBUG - optimize: docker-image-index-task kept because of index-search (index-search)
[task 2025-01-02T16:39:28.172Z] 2025-01-02 16:39:28,172 - DEBUG - optimize: docker-image-run-task kept because of dependent tasks
[task 2025-01-02T16:39:28.173Z] 2025-01-02 16:39:28,172 - DEBUG - optimize: docker-image-skopeo kept because of index-search (index-search)
[task 2025-01-02T16:39:28.173Z] 2025-01-02 16:39:28,173 - DEBUG - optimize: fetch-codecov-uploader kept because of dependent tasks
[task 2025-01-02T16:39:28.173Z] 2025-01-02 16:39:28,173 - DEBUG - optimize: test-unit-py310 kept because of dependent tasks
[task 2025-01-02T16:39:28.173Z] 2025-01-02 16:39:28,173 - DEBUG - optimize: test-unit-py311 kept because of dependent tasks
[task 2025-01-02T16:39:28.173Z] 2025-01-02 16:39:28,173 - DEBUG - optimize: test-unit-py312 kept because of dependent tasks
[task 2025-01-02T16:39:28.173Z] 2025-01-02 16:39:28,173 - DEBUG - optimize: test-unit-py313 kept because of dependent tasks
[task 2025-01-02T16:39:28.173Z] 2025-01-02 16:39:28,173 - DEBUG - optimize: test-unit-py38 kept because of dependent tasks
[task 2025-01-02T16:39:28.174Z] 2025-01-02 16:39:28,173 - DEBUG - optimize: test-unit-py39 kept because of dependent tasks
[task 2025-01-02T16:39:28.174Z] 2025-01-02 16:39:28,174 - DEBUG - optimize: docker-image-fetch kept because of dependent tasks
[task 2025-01-02T16:39:28.174Z] 2025-01-02 16:39:28,174 - DEBUG - optimize: docker-image-python kept because of dependent tasks
[task 2025-01-02T16:39:28.174Z] 2025-01-02 16:39:28,174 - INFO - No tasks removed during optimization
[task 2025-01-02T16:39:28.175Z] 2025-01-02 16:39:28,175 - DEBUG - Running in Taskcluster instance https://firefox-ci-tc.services.mozilla.com with taskcluster-proxy
[task 2025-01-02T16:39:28.177Z] 2025-01-02 16:39:28,177 - DEBUG - Starting new HTTPS connection (1): firefox-ci-tc.services.mozilla.com:443
[task 2025-01-02T16:39:28.300Z] 2025-01-02 16:39:28,300 - DEBUG - https://firefox-ci-tc.services.mozilla.com:443 "POST /api/index/v1/tasks/indexes HTTP/11" 200 None
[task 2025-01-02T16:39:28.348Z] 2025-01-02 16:39:28,348 - DEBUG - https://firefox-ci-tc.services.mozilla.com:443 "POST /api/queue/v1/tasks/status HTTP/11" 200 None
[task 2025-01-02T16:39:28.349Z] 2025-01-02 16:39:28,348 - DEBUG - replace_tasks: docker-image-fetch
[task 2025-01-02T16:39:28.351Z] 2025-01-02 16:39:28,351 - DEBUG - replace_tasks: docker-image-fetch replaced with SaX201MmQo6LOMJ8wTXAHw by optimization strategy
[task 2025-01-02T16:39:28.351Z] 2025-01-02 16:39:28,351 - DEBUG - replace_tasks: docker-image-index-task
[task 2025-01-02T16:39:28.351Z] 2025-01-02 16:39:28,351 - DEBUG - replace_tasks: docker-image-index-task replaced with FiBt4k8RRkCzvN1aRBkEvQ by optimization strategy
[task 2025-01-02T16:39:28.351Z] 2025-01-02 16:39:28,351 - DEBUG - replace_tasks: docker-image-python
[task 2025-01-02T16:39:28.352Z] 2025-01-02 16:39:28,351 - DEBUG - replace_tasks: docker-image-python replaced with G-vMRQvDQKi3FxMT0LpA5w by optimization strategy
[task 2025-01-02T16:39:28.352Z] 2025-01-02 16:39:28,352 - DEBUG - replace_tasks: docker-image-run-task
[task 2025-01-02T16:39:28.353Z] 2025-01-02 16:39:28,352 - DEBUG - replace_tasks: docker-image-run-task replaced with duwI4NC3TH-PGZNI5ygCNw by optimization strategy
[task 2025-01-02T16:39:28.353Z] 2025-01-02 16:39:28,353 - DEBUG - replace_tasks: docker-image-skopeo
[task 2025-01-02T16:39:28.353Z] 2025-01-02 16:39:28,353 - DEBUG - replace_tasks: docker-image-skopeo replaced with baLN3hOTQfGC_iROcXursw by optimization strategy
[task 2025-01-02T16:39:28.353Z] 2025-01-02 16:39:28,353 - DEBUG - replace_tasks: fetch-codecov-uploader
[task 2025-01-02T16:39:28.353Z] 2025-01-02 16:39:28,353 - DEBUG - replace_tasks: fetch-codecov-uploader replaced with Cv5W9wuySOGSyYS2PZ8y8w by optimization strategy
[task 2025-01-02T16:39:28.353Z] 2025-01-02 16:39:28,353 - DEBUG - replace_tasks: test-unit-py310
[task 2025-01-02T16:39:28.353Z] 2025-01-02 16:39:28,353 - DEBUG - replace_tasks: test-unit-py310 kept by optimization strategy
[task 2025-01-02T16:39:28.354Z] 2025-01-02 16:39:28,353 - DEBUG - replace_tasks: test-unit-py311
[task 2025-01-02T16:39:28.354Z] 2025-01-02 16:39:28,354 - DEBUG - replace_tasks: test-unit-py311 kept by optimization strategy
[task 2025-01-02T16:39:28.354Z] 2025-01-02 16:39:28,354 - DEBUG - replace_tasks: test-unit-py312
[task 2025-01-02T16:39:28.354Z] 2025-01-02 16:39:28,354 - DEBUG - replace_tasks: test-unit-py312 kept by optimization strategy
[task 2025-01-02T16:39:28.354Z] 2025-01-02 16:39:28,354 - DEBUG - replace_tasks: test-unit-py313
[task 2025-01-02T16:39:28.354Z] 2025-01-02 16:39:28,354 - DEBUG - replace_tasks: test-unit-py313 kept by optimization strategy
[task 2025-01-02T16:39:28.354Z] 2025-01-02 16:39:28,354 - DEBUG - replace_tasks: test-unit-py38
[task 2025-01-02T16:39:28.354Z] 2025-01-02 16:39:28,354 - DEBUG - replace_tasks: test-unit-py38 kept by optimization strategy
[task 2025-01-02T16:39:28.355Z] 2025-01-02 16:39:28,355 - DEBUG - replace_tasks: test-unit-py39
[task 2025-01-02T16:39:28.355Z] 2025-01-02 16:39:28,355 - DEBUG - replace_tasks: test-unit-py39 kept by optimization strategy
[task 2025-01-02T16:39:28.355Z] 2025-01-02 16:39:28,355 - DEBUG - replace_tasks: check-type
[task 2025-01-02T16:39:28.355Z] 2025-01-02 16:39:28,355 - DEBUG - replace_tasks: check-type kept by optimization strategy
[task 2025-01-02T16:39:28.355Z] 2025-01-02 16:39:28,355 - DEBUG - replace_tasks: codecov-upload
[task 2025-01-02T16:39:28.355Z] 2025-01-02 16:39:28,355 - DEBUG - replace_tasks: codecov-upload depends on an unreplaced or unremoved task
[task 2025-01-02T16:39:28.355Z] 2025-01-02 16:39:28,355 - DEBUG - replace_tasks: doc-generate
[task 2025-01-02T16:39:28.355Z] 2025-01-02 16:39:28,355 - DEBUG - replace_tasks: doc-generate kept by optimization strategy
[task 2025-01-02T16:39:28.356Z] 2025-01-02 16:39:28,355 - DEBUG - replace_tasks: docker-image-decision
[task 2025-01-02T16:39:28.356Z] 2025-01-02 16:39:28,356 - DEBUG - replace_tasks: docker-image-decision kept by optimization strategy
[task 2025-01-02T16:39:28.356Z] 2025-01-02 16:39:28,356 - INFO - Replaced 6 tasks by index-search (index-search) during optimization.
[task 2025-01-02T16:39:28.357Z] 2025-01-02 16:39:28,357 - DEBUG - Morphing: adding index tasks
[task 2025-01-02T16:39:28.358Z] 2025-01-02 16:39:28,357 - DEBUG - Morphing: adding code review task
[task 2025-01-02T16:39:28.358Z] 2025-01-02 16:39:28,358 - INFO - writing artifact file `task-graph.json`
[task 2025-01-02T16:39:28.362Z] 2025-01-02 16:39:28,362 - INFO - writing artifact file `label-to-taskid.json`
[task 2025-01-02T16:39:28.363Z] 2025-01-02 16:39:28,363 - INFO - Creating task with taskId QGPpF9DxRQqWj17-FKCE4g for test-unit-py310
[task 2025-01-02T16:39:28.365Z] 2025-01-02 16:39:28,365 - DEBUG - Starting new HTTP connection (1): taskcluster:80
[task 2025-01-02T16:39:28.366Z] 2025-01-02 16:39:28,365 - INFO - Creating task with taskId WTDhOBsOTpWRZ9ZvuqB8Qg for test-unit-py313
[task 2025-01-02T16:39:28.367Z] 2025-01-02 16:39:28,367 - DEBUG - Starting new HTTP connection (2): taskcluster:80
[task 2025-01-02T16:39:28.370Z] 2025-01-02 16:39:28,367 - INFO - Creating task with taskId DNyKjOgBQO62fkB1SZPA-g for docker-image-decision
[task 2025-01-02T16:39:28.372Z] 2025-01-02 16:39:28,369 - INFO - Creating task with taskId AwNmHVJ0Qj6ueMkaHPXL4w for test-unit-py312
[task 2025-01-02T16:39:28.374Z] 2025-01-02 16:39:28,371 - INFO - Creating task with taskId eZ9bBWX3TW6gFF6uS7zHZg for test-unit-py39
[task 2025-01-02T16:39:28.377Z] 2025-01-02 16:39:28,377 - DEBUG - Starting new HTTP connection (5): taskcluster:80
[task 2025-01-02T16:39:28.378Z] 2025-01-02 16:39:28,374 - DEBUG - Starting new HTTP connection (4): taskcluster:80
[task 2025-01-02T16:39:28.378Z] 2025-01-02 16:39:28,373 - INFO - Creating task with taskId W5ql89ETQqOUa_FBGZ4T2Q for test-unit-py38
[task 2025-01-02T16:39:28.380Z] 2025-01-02 16:39:28,375 - INFO - Creating task with taskId PFaHuB0kRUCTCdmrMtVkAg for check-type
[task 2025-01-02T16:39:28.380Z] 2025-01-02 16:39:28,372 - DEBUG - Starting new HTTP connection (3): taskcluster:80
[task 2025-01-02T16:39:28.382Z] 2025-01-02 16:39:28,377 - INFO - Creating task with taskId BRRhzBFXT_22LJwZkcPa2Q for doc-generate
[task 2025-01-02T16:39:28.383Z] 2025-01-02 16:39:28,379 - DEBUG - Starting new HTTP connection (6): taskcluster:80
[task 2025-01-02T16:39:28.385Z] 2025-01-02 16:39:28,379 - INFO - Creating task with taskId MXYCcY3KS8CvkDcjbUmrHw for test-unit-py311
[task 2025-01-02T16:39:28.385Z] 2025-01-02 16:39:28,380 - DEBUG - Starting new HTTP connection (7): taskcluster:80
[task 2025-01-02T16:39:28.386Z] 2025-01-02 16:39:28,382 - DEBUG - Starting new HTTP connection (8): taskcluster:80
[task 2025-01-02T16:39:28.388Z] 2025-01-02 16:39:28,388 - DEBUG - Starting new HTTP connection (9): taskcluster:80
[task 2025-01-02T16:39:28.494Z] 2025-01-02 16:39:28,494 - DEBUG - http://taskcluster:80 "PUT /queue/v1/task/MXYCcY3KS8CvkDcjbUmrHw HTTP/11" 200 434
[task 2025-01-02T16:39:28.496Z] 2025-01-02 16:39:28,496 - DEBUG - http://taskcluster:80 "PUT /queue/v1/task/BRRhzBFXT_22LJwZkcPa2Q HTTP/11" 200 434
[task 2025-01-02T16:39:28.498Z] 2025-01-02 16:39:28,498 - DEBUG - http://taskcluster:80 "PUT /queue/v1/task/WTDhOBsOTpWRZ9ZvuqB8Qg HTTP/11" 200 434
[task 2025-01-02T16:39:28.500Z] 2025-01-02 16:39:28,500 - DEBUG - http://taskcluster:80 "PUT /queue/v1/task/eZ9bBWX3TW6gFF6uS7zHZg HTTP/11" 200 434
[task 2025-01-02T16:39:28.501Z] 2025-01-02 16:39:28,501 - DEBUG - http://taskcluster:80 "PUT /queue/v1/task/AwNmHVJ0Qj6ueMkaHPXL4w HTTP/11" 200 434
[task 2025-01-02T16:39:28.502Z] 2025-01-02 16:39:28,502 - DEBUG - http://taskcluster:80 "PUT /queue/v1/task/PFaHuB0kRUCTCdmrMtVkAg HTTP/11" 200 434
[task 2025-01-02T16:39:28.508Z] 2025-01-02 16:39:28,508 - DEBUG - http://taskcluster:80 "PUT /queue/v1/task/W5ql89ETQqOUa_FBGZ4T2Q HTTP/11" 200 434
[task 2025-01-02T16:39:28.510Z] 2025-01-02 16:39:28,510 - DEBUG - http://taskcluster:80 "PUT /queue/v1/task/QGPpF9DxRQqWj17-FKCE4g HTTP/11" 200 434
[task 2025-01-02T16:39:28.511Z] 2025-01-02 16:39:28,511 - INFO - Creating task with taskId JPdMtZKGSS6D40Qsn147sg for codecov-upload
[task 2025-01-02T16:39:28.514Z] 2025-01-02 16:39:28,514 - DEBUG - http://taskcluster:80 "PUT /queue/v1/task/DNyKjOgBQO62fkB1SZPA-g HTTP/11" 200 436
[task 2025-01-02T16:39:28.593Z] 2025-01-02 16:39:28,593 - DEBUG - http://taskcluster:80 "PUT /queue/v1/task/JPdMtZKGSS6D40Qsn147sg HTTP/11" 200 434
[taskcluster 2025-01-02 16:39:28.813Z] === Task Finished ===
[taskcluster 2025-01-02 16:39:30.951Z] Successful task run with exit code: 0 completed in 7.739 seconds