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

test pr actions #5

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

Make another change

02e3335
Select commit
Loading
Failed to load commit list.
Draft

test pr actions #5

Make another change
02e3335
Select commit
Loading
Failed to load commit list.
firefoxci-taskcluster / Decision Task (pull-request) succeeded Feb 8, 2024 in 1m 35s

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


[taskcluster 2024-02-08 17:00:48.033Z] Task ID: e8cZ-CEhTECFdFtzu1zPjg
[taskcluster 2024-02-08 17:00:48.033Z] Worker ID: 6912869635514218091
[taskcluster 2024-02-08 17:00:48.033Z] Worker Group: us-central1
[taskcluster 2024-02-08 17:00:48.033Z] Worker Node Type: projects/887720501152/machineTypes/n2-standard-2
[taskcluster 2024-02-08 17:00:48.033Z] Worker Pool: translations-1/decision-gcp
[taskcluster 2024-02-08 17:00:48.033Z] Worker Version: 38.0.5
[taskcluster 2024-02-08 17:00:48.033Z] Public IP: 34.29.0.126
[taskcluster 2024-02-08 17:00:48.033Z] Hostname: translations-1-decision-gcp-jao6n2ifrq2nogy-dkjfsa
[taskcluster 2024-02-08 17:00:48.033Z] using cache "translations-level-1-checkouts-sparse-v2" -> /builds/worker/checkouts

90e5e7d8b87a - Started downloading
2e4b65595e5e - Started downloading
90e5e7d8b87a - Downloaded in 0.562 seconds
2e4b65595e5e - Downloaded in 0.686 seconds
Digest: sha256:2dd667994aa13fccdcdcede85c570a5eb4a5247e42875a9e95a135ef774ee469
Status: Downloaded newer image for mozillareleases/taskgraph@sha256:2dd667994aa13fccdcdcede85c570a5eb4a5247e42875a9e95a135ef774ee469
[taskcluster 2024-02-08 17:00:59.401Z] === Task Starting ===
[setup 2024-02-08T17:01:00.285Z] run-task started in /
[setup 2024-02-08T17:01:00.285Z] Invoked by command: --firefox_translations_training-checkout=/builds/worker/checkouts/src -- bash -cx cd /builds/worker/checkouts/src && ln -s /builds/worker/artifacts artifacts && ~/.local/bin/taskgraph decision --pushlog-id='0' --pushdate='0' --project='firefox-translations-training' --owner='[email protected]' --level='1' --repository-type=git --tasks-for='github-pull-request' --base-repository='https://github.com/mozilla-releng/staging-firefox-translations-training' --base-ref='main' --base-rev='3b690ab748819fc6d664b725aba7ac5cb04b36e0' --head-repository='https://github.com/jcristau/firefox-translations-training' --head-ref='pr-actions' --head-rev='02e3335141451976985ba3b195319b25d2561cb4' 

[setup 2024-02-08T17:01:00.285Z] Python version: 3.11.2
[vcs 2024-02-08T17:01:00.290Z] WARNING: vcs checkout path (/builds/worker/checkouts/src) not in cache or volume; performance will likely suffer
[setup 2024-02-08T17:01:00.290Z] running as worker:worker
[vcs 2024-02-08T17:01:00.290Z] executing ['git', 'config', '--global', '--add', 'safe.directory', '/builds/worker/checkouts/src']
[vcs 2024-02-08T17:01:00.295Z] executing ['git', 'clone', 'https://github.com/mozilla-releng/staging-firefox-translations-training', '/builds/worker/checkouts/src']
[vcs 2024-02-08T17:01:00.298Z] Cloning into '/builds/worker/checkouts/src'...
[vcs 2024-02-08T17:01:01.185Z] executing ['git', 'fetch', 'origin', 'main']
[vcs 2024-02-08T17:01:01.444Z] From https://github.com/mozilla-releng/staging-firefox-translations-training
[vcs 2024-02-08T17:01:01.444Z]  * branch            main       -> FETCH_HEAD
[vcs 2024-02-08T17:01:01.449Z] executing ['git', 'checkout', 'main']
[vcs 2024-02-08T17:01:01.482Z] Already on 'main'
[vcs 2024-02-08T17:01:01.482Z] Your branch is up to date with 'origin/main'.
[vcs 2024-02-08T17:01:01.483Z] executing ['git', 'fetch', 'origin', '3b690ab748819fc6d664b725aba7ac5cb04b36e0']
[vcs 2024-02-08T17:01:02.370Z] From https://github.com/mozilla-releng/staging-firefox-translations-training
[vcs 2024-02-08T17:01:02.370Z]  * branch            3b690ab748819fc6d664b725aba7ac5cb04b36e0 -> FETCH_HEAD
[vcs 2024-02-08T17:01:02.378Z] executing ['git', 'fetch', '--no-tags', 'https://github.com/jcristau/firefox-translations-training', 'pr-actions']
[vcs 2024-02-08T17:01:02.736Z] From https://github.com/jcristau/firefox-translations-training
[vcs 2024-02-08T17:01:02.736Z]  * branch            pr-actions -> FETCH_HEAD
[vcs 2024-02-08T17:01:02.739Z] executing ['git', 'checkout', '-f', '-B', 'pr-actions', '02e3335141451976985ba3b195319b25d2561cb4']
[vcs 2024-02-08T17:01:02.798Z] Switched to a new branch 'pr-actions'
[vcs 2024-02-08T17:01:02.799Z] executing ['git', 'submodule', 'init']
[vcs 2024-02-08T17:01:02.819Z] Submodule '3rd_party/browsermt-marian-dev' (https://github.com/browsermt/marian-dev) registered for path '3rd_party/browsermt-marian-dev'
[vcs 2024-02-08T17:01:02.820Z] Submodule 'extract-lex' (https://github.com/marian-nmt/extract-lex) registered for path '3rd_party/extract-lex'
[vcs 2024-02-08T17:01:02.821Z] Submodule 'fast_align' (https://github.com/clab/fast_align) registered for path '3rd_party/fast_align'
[vcs 2024-02-08T17:01:02.821Z] Submodule '3rd_party/kenlm' (https://github.com/kpu/kenlm) registered for path '3rd_party/kenlm'
[vcs 2024-02-08T17:01:02.822Z] Submodule '3rd_party/marian-dev' (https://github.com/marian-nmt/marian-dev) registered for path '3rd_party/marian-dev'
[vcs 2024-02-08T17:01:02.822Z] Submodule '3rd_party/preprocess' (https://github.com/kpu/preprocess.git) registered for path '3rd_party/preprocess'
[vcs 2024-02-08T17:01:02.823Z] executing ['git', 'submodule', 'update', '--force']
[vcs 2024-02-08T17:01:02.844Z] Cloning into '/builds/worker/checkouts/src/3rd_party/browsermt-marian-dev'...
[vcs 2024-02-08T17:01:05.882Z] Cloning into '/builds/worker/checkouts/src/3rd_party/extract-lex'...
[vcs 2024-02-08T17:01:06.261Z] Cloning into '/builds/worker/checkouts/src/3rd_party/fast_align'...
[vcs 2024-02-08T17:01:06.667Z] Cloning into '/builds/worker/checkouts/src/3rd_party/kenlm'...
[vcs 2024-02-08T17:01:07.555Z] Cloning into '/builds/worker/checkouts/src/3rd_party/marian-dev'...
[vcs 2024-02-08T17:01:11.161Z] Cloning into '/builds/worker/checkouts/src/3rd_party/preprocess'...
[vcs 2024-02-08T17:01:11.817Z] Submodule path '3rd_party/browsermt-marian-dev': checked out '11c6ae7c46be21ef96ed10c60f28022fa968939f'
[vcs 2024-02-08T17:01:11.824Z] Submodule path '3rd_party/extract-lex': checked out '42fa605b53f32eaf6c6e0b5677255c21c91b3d49'
[vcs 2024-02-08T17:01:11.830Z] Submodule path '3rd_party/fast_align': checked out 'cab1e9aac8d3bb02ff5ae58218d8d225a039fa11'
[vcs 2024-02-08T17:01:11.852Z] Submodule path '3rd_party/kenlm': checked out 'bbf4fc511266c5d4515047055d7bdec659a6e158'
[vcs 2024-02-08T17:01:11.956Z] Submodule path '3rd_party/marian-dev': checked out 'e8a1a2530fb84cbff7383302ebca393e5875c441'
[vcs 2024-02-08T17:01:11.971Z] Submodule path '3rd_party/preprocess': checked out '64307314b4d5a9a0bd529b5c1036b0710d995eec'
[vcs 2024-02-08T17:01:11.972Z] cleaning git checkout...
[vcs 2024-02-08T17:01:11.972Z] executing ['git', 'clean', '-nxdff']
[vcs 2024-02-08T17:01:11.975Z] removing []
[vcs 2024-02-08T17:01:11.975Z] successfully cleaned git checkout!
[vcs 2024-02-08T17:01:11.977Z] TinderboxPrint:<a href='https://github.com/jcristau/firefox-translations-training/commit/02e3335141451976985ba3b195319b25d2561cb4' title='Built from firefox-translations-training commit 02e3335141451976985ba3b195319b25d2561cb4'>02e3335141451976985ba3b195319b25d2561cb4</a>
[pip-install 2024-02-08T17:01:11.978Z] executing ['/usr/bin/python3', '-mpip', 'install', '--break-system-packages', '-r', '/builds/worker/checkouts/src/taskcluster/requirements.txt']
[pip-install 2024-02-08T17:01:12.328Z] Defaulting to user installation because normal site-packages is not writeable
[pip-install 2024-02-08T17:01:12.454Z] Collecting taskcluster-taskgraph@ git+https://github.com/taskcluster/taskgraph.git@refs/pull/426/head
[pip-install 2024-02-08T17:01:12.455Z]   Cloning https://github.com/taskcluster/taskgraph.git (to revision refs/pull/426/head) to /tmp/pip-install-n9tpnjf5/taskcluster-taskgraph_f6c2380796174b5ba18508f6e30d6310
[pip-install 2024-02-08T17:01:12.458Z]   Running command git clone --filter=blob:none --quiet https://github.com/taskcluster/taskgraph.git /tmp/pip-install-n9tpnjf5/taskcluster-taskgraph_f6c2380796174b5ba18508f6e30d6310
[pip-install 2024-02-08T17:01:13.379Z]   WARNING: Did not find branch or tag 'refs/pull/426/head', assuming revision or ref.
[pip-install 2024-02-08T17:01:13.379Z]   Running command git fetch -q https://github.com/taskcluster/taskgraph.git refs/pull/426/head
[pip-install 2024-02-08T17:01:14.028Z]   Running command git checkout -q a51919931fcd1f91c4ad44704f733faf17dc694b
[pip-install 2024-02-08T17:01:14.315Z]   Resolved https://github.com/taskcluster/taskgraph.git to commit a51919931fcd1f91c4ad44704f733faf17dc694b
[pip-install 2024-02-08T17:01:14.320Z]   Installing build dependencies: started
[pip-install 2024-02-08T17:01:16.509Z]   Installing build dependencies: finished with status 'done'
[pip-install 2024-02-08T17:01:16.512Z]   Getting requirements to build wheel: started
[pip-install 2024-02-08T17:01:16.685Z]   Getting requirements to build wheel: finished with status 'done'
[pip-install 2024-02-08T17:01:16.698Z]   Preparing metadata (pyproject.toml): started
[pip-install 2024-02-08T17:01:16.944Z]   Preparing metadata (pyproject.toml): finished with status 'done'
[pip-install 2024-02-08T17:01:16.948Z] Requirement already satisfied: appdirs==1.4.4 in /usr/local/lib/python3.11/dist-packages (from -r /builds/worker/checkouts/src/taskcluster/requirements.txt (line 7)) (1.4.4)
[pip-install 2024-02-08T17:01:17.087Z] Collecting arrow==1.3.0
[pip-install 2024-02-08T17:01:17.249Z]   Downloading arrow-1.3.0-py3-none-any.whl (66 kB)
[pip-install 2024-02-08T17:01:17.302Z]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 66.4/66.4 kB 1.3 MB/s eta 0:00:00
[pip-install 2024-02-08T17:01:17.307Z] Requirement already satisfied: binaryornot==0.4.4 in /usr/local/lib/python3.11/dist-packages (from -r /builds/worker/checkouts/src/taskcluster/requirements.txt (line 11)) (0.4.4)
[pip-install 2024-02-08T17:01:17.355Z] Collecting certifi==2023.11.17
[pip-install 2024-02-08T17:01:17.396Z]   Downloading certifi-2023.11.17-py3-none-any.whl (162 kB)
[pip-install 2024-02-08T17:01:17.443Z]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 162.5/162.5 kB 3.5 MB/s eta 0:00:00
[pip-install 2024-02-08T17:01:17.476Z] Collecting chardet==5.2.0
[pip-install 2024-02-08T17:01:17.517Z]   Downloading chardet-5.2.0-py3-none-any.whl (199 kB)
[pip-install 2024-02-08T17:01:17.533Z]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 199.4/199.4 kB 15.3 MB/s eta 0:00:00
[pip-install 2024-02-08T17:01:17.763Z] Collecting charset-normalizer==3.3.2
[pip-install 2024-02-08T17:01:17.812Z]   Downloading charset_normalizer-3.3.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (140 kB)
[pip-install 2024-02-08T17:01:17.822Z]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 140.3/140.3 kB 39.4 MB/s eta 0:00:00
[pip-install 2024-02-08T17:01:17.880Z] Collecting click==8.1.7
[pip-install 2024-02-08T17:01:17.922Z]   Downloading click-8.1.7-py3-none-any.whl (97 kB)
[pip-install 2024-02-08T17:01:17.930Z]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.9/97.9 kB 33.0 MB/s eta 0:00:00
[pip-install 2024-02-08T17:01:17.976Z] Collecting cookiecutter==2.5.0
[pip-install 2024-02-08T17:01:18.018Z]   Downloading cookiecutter-2.5.0-py3-none-any.whl (39 kB)
[pip-install 2024-02-08T17:01:18.059Z] Collecting giturlparse==0.12.0
[pip-install 2024-02-08T17:01:18.101Z]   Downloading giturlparse-0.12.0-py2.py3-none-any.whl (15 kB)
[pip-install 2024-02-08T17:01:18.136Z] Collecting idna==3.6
[pip-install 2024-02-08T17:01:18.177Z]   Downloading idna-3.6-py3-none-any.whl (61 kB)
[pip-install 2024-02-08T17:01:18.184Z]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.6/61.6 kB 22.4 MB/s eta 0:00:00
[pip-install 2024-02-08T17:01:18.188Z] Requirement already satisfied: jinja2==3.1.2 in /usr/local/lib/python3.11/dist-packages (from -r /builds/worker/checkouts/src/taskcluster/requirements.txt (line 27)) (3.1.2)
[pip-install 2024-02-08T17:01:18.215Z] Collecting json-e==4.6.0
[pip-install 2024-02-08T17:01:18.258Z]   Downloading json_e-4.6.0-py3-none-any.whl (13 kB)
[pip-install 2024-02-08T17:01:18.309Z] Collecting markdown-it-py==3.0.0
[pip-install 2024-02-08T17:01:18.349Z]   Downloading markdown_it_py-3.0.0-py3-none-any.whl (87 kB)
[pip-install 2024-02-08T17:01:18.356Z]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 87.5/87.5 kB 22.3 MB/s eta 0:00:00
[pip-install 2024-02-08T17:01:18.359Z] Requirement already satisfied: markupsafe==2.1.3 in /usr/local/lib/python3.11/dist-packages (from -r /builds/worker/checkouts/src/taskcluster/requirements.txt (line 33)) (2.1.3)
[pip-install 2024-02-08T17:01:18.387Z] Collecting mdurl==0.1.2
[pip-install 2024-02-08T17:01:18.427Z]   Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB)
[pip-install 2024-02-08T17:01:18.433Z] Requirement already satisfied: mozilla-repo-urls==0.1.1 in /usr/local/lib/python3.11/dist-packages (from -r /builds/worker/checkouts/src/taskcluster/requirements.txt (line 37)) (0.1.1)
[pip-install 2024-02-08T17:01:18.476Z] Collecting pygments==2.17.2
[pip-install 2024-02-08T17:01:18.517Z]   Downloading pygments-2.17.2-py3-none-any.whl (1.2 MB)
[pip-install 2024-02-08T17:01:18.584Z]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 18.5 MB/s eta 0:00:00
[pip-install 2024-02-08T17:01:18.597Z] Requirement already satisfied: python-dateutil==2.8.2 in /usr/local/lib/python3.11/dist-packages (from -r /builds/worker/checkouts/src/taskcluster/requirements.txt (line 41)) (2.8.2)
[pip-install 2024-02-08T17:01:18.603Z] Requirement already satisfied: python-slugify==8.0.1 in /usr/local/lib/python3.11/dist-packages (from -r /builds/worker/checkouts/src/taskcluster/requirements.txt (line 43)) (8.0.1)
[pip-install 2024-02-08T17:01:18.710Z] Collecting pyyaml==6.0.1
[pip-install 2024-02-08T17:01:18.752Z]   Downloading PyYAML-6.0.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (757 kB)
[pip-install 2024-02-08T17:01:18.764Z]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 757.7/757.7 kB 87.0 MB/s eta 0:00:00
[pip-install 2024-02-08T17:01:18.770Z] Requirement already satisfied: redo==2.0.4 in /usr/local/lib/python3.11/dist-packages (from -r /builds/worker/checkouts/src/taskcluster/requirements.txt (line 49)) (2.0.4)
[pip-install 2024-02-08T17:01:18.772Z] Requirement already satisfied: requests==2.31.0 in /usr/local/lib/python3.11/dist-packages (from -r /builds/worker/checkouts/src/taskcluster/requirements.txt (line 51)) (2.31.0)
[pip-install 2024-02-08T17:01:18.890Z] Collecting rich==13.7.0
[pip-install 2024-02-08T17:01:18.931Z]   Downloading rich-13.7.0-py3-none-any.whl (240 kB)
[pip-install 2024-02-08T17:01:18.938Z]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 240.6/240.6 kB 65.5 MB/s eta 0:00:00
[pip-install 2024-02-08T17:01:18.943Z] Requirement already satisfied: six==1.16.0 in /usr/local/lib/python3.11/dist-packages (from -r /builds/worker/checkouts/src/taskcluster/requirements.txt (line 57)) (1.16.0)
[pip-install 2024-02-08T17:01:18.945Z] Requirement already satisfied: slugid==2.0.0 in /usr/local/lib/python3.11/dist-packages (from -r /builds/worker/checkouts/src/taskcluster/requirements.txt (line 59)) (2.0.0)
[pip-install 2024-02-08T17:01:18.951Z] Requirement already satisfied: taskcluster-urls==13.0.1 in /usr/local/lib/python3.11/dist-packages (from -r /builds/worker/checkouts/src/taskcluster/requirements.txt (line 63)) (13.0.1)
[pip-install 2024-02-08T17:01:18.953Z] Requirement already satisfied: text-unidecode==1.3 in /usr/local/lib/python3.11/dist-packages (from -r /builds/worker/checkouts/src/taskcluster/requirements.txt (line 65)) (1.3)
[pip-install 2024-02-08T17:01:18.986Z] Collecting types-python-dateutil==2.8.19.20240106
[pip-install 2024-02-08T17:01:19.027Z]   Downloading types_python_dateutil-2.8.19.20240106-py3-none-any.whl (9.7 kB)
[pip-install 2024-02-08T17:01:19.098Z] Collecting urllib3==2.1.0
[pip-install 2024-02-08T17:01:19.140Z]   Downloading urllib3-2.1.0-py3-none-any.whl (104 kB)
[pip-install 2024-02-08T17:01:19.146Z]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 104.6/104.6 kB 38.8 MB/s eta 0:00:00
[pip-install 2024-02-08T17:01:19.186Z] Collecting voluptuous==0.14.1
[pip-install 2024-02-08T17:01:19.227Z]   Downloading voluptuous-0.14.1-py3-none-any.whl (30 kB)
[pip-install 2024-02-08T17:01:19.520Z] Building wheels for collected packages: taskcluster-taskgraph
[pip-install 2024-02-08T17:01:19.524Z]   Building wheel for taskcluster-taskgraph (pyproject.toml): started
[pip-install 2024-02-08T17:01:19.871Z]   Building wheel for taskcluster-taskgraph (pyproject.toml): finished with status 'done'
[pip-install 2024-02-08T17:01:19.873Z]   Created wheel for taskcluster-taskgraph: filename=taskcluster_taskgraph-7.1.2-py3-none-any.whl size=186536 sha256=f5e39ab64079cf9c496d586e6299fcb8ccee09186f67c1d079e0ad1aee55aae2
[pip-install 2024-02-08T17:01:19.873Z]   Stored in directory: /tmp/pip-ephem-wheel-cache-3z3lqx8m/wheels/a7/97/5f/828e16c32f9b925cd4faca521e02349ec8e54dd518f7241370
[pip-install 2024-02-08T17:01:19.876Z] Successfully built taskcluster-taskgraph
[pip-install 2024-02-08T17:01:20.050Z] Installing collected packages: json-e, voluptuous, urllib3, types-python-dateutil, pyyaml, pygments, mdurl, idna, giturlparse, click, charset-normalizer, chardet, certifi, markdown-it-py, arrow, rich, cookiecutter, taskcluster-taskgraph
[pip-install 2024-02-08T17:01:21.183Z]   WARNING: The script pygmentize is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2024-02-08T17:01:21.184Z]   Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2024-02-08T17:01:21.459Z]   WARNING: The script normalizer is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2024-02-08T17:01:21.459Z]   Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2024-02-08T17:01:21.711Z]   WARNING: The script chardetect is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2024-02-08T17:01:21.711Z]   Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2024-02-08T17:01:21.799Z]   WARNING: The script markdown-it is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2024-02-08T17:01:21.799Z]   Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2024-02-08T17:01:22.124Z]   WARNING: The script cookiecutter is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2024-02-08T17:01:22.124Z]   Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2024-02-08T17:01:22.257Z]   WARNING: The script taskgraph is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2024-02-08T17:01:22.259Z]   Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2024-02-08T17:01:22.341Z] Successfully installed arrow-1.3.0 certifi-2023.11.17 chardet-5.2.0 charset-normalizer-3.3.2 click-8.1.7 cookiecutter-2.5.0 giturlparse-0.12.0 idna-3.6 json-e-4.6.0 markdown-it-py-3.0.0 mdurl-0.1.2 pygments-2.17.2 pyyaml-6.0.1 rich-13.7.0 taskcluster-taskgraph-7.1.2 types-python-dateutil-2.8.19.20240106 urllib3-2.1.0 voluptuous-0.14.1
[task 2024-02-08T17:01:22.565Z] executing ['bash', '-cx', "cd /builds/worker/checkouts/src && ln -s /builds/worker/artifacts artifacts && ~/.local/bin/taskgraph decision --pushlog-id='0' --pushdate='0' --project='firefox-translations-training' --owner='[email protected]' --level='1' --repository-type=git --tasks-for='github-pull-request' --base-repository='https://github.com/mozilla-releng/staging-firefox-translations-training' --base-ref='main' --base-rev='3b690ab748819fc6d664b725aba7ac5cb04b36e0' --head-repository='https://github.com/jcristau/firefox-translations-training' --head-ref='pr-actions' --head-rev='02e3335141451976985ba3b195319b25d2561cb4' \n"]
[task 2024-02-08T17:01:22.567Z] + cd /builds/worker/checkouts/src
[task 2024-02-08T17:01:22.568Z] + ln -s /builds/worker/artifacts artifacts
[task 2024-02-08T17:01:22.571Z] + /builds/worker/.local/bin/taskgraph decision --pushlog-id=0 --pushdate=0 --project=firefox-translations-training [email protected] --level=1 --repository-type=git --tasks-for=github-pull-request --base-repository=https://github.com/mozilla-releng/staging-firefox-translations-training --base-ref=main --base-rev=3b690ab748819fc6d664b725aba7ac5cb04b36e0 --head-repository=https://github.com/jcristau/firefox-translations-training --head-ref=pr-actions --head-rev=02e3335141451976985ba3b195319b25d2561cb4
[task 2024-02-08T17:01:22.914Z] 2024-02-08 17:01:22,914 - INFO - Loading graph configuration.
[task 2024-02-08T17:01:22.946Z] 2024-02-08 17:01:22,941 - WARNING - using default project parameters; add firefox-translations-training to PER_PROJECT_PARAMETERS in /builds/worker/.local/lib/python3.11/site-packages/taskgraph/decision.py to customize behavior for this project
[task 2024-02-08T17:01:22.946Z] 2024-02-08 17:01:22,942 - INFO - Using Parameters(id=c805fdab25cb) (from defaults)
[task 2024-02-08T17:01:22.947Z] 2024-02-08 17:01:22,943 - INFO - writing artifact file `parameters.yml`
[task 2024-02-08T17:01:22.955Z] 2024-02-08 17:01:22,955 - INFO - writing artifact file `actions.json`
[task 2024-02-08T17:01:22.958Z] 2024-02-08 17:01:22,958 - INFO - Loading kinds
[task 2024-02-08T17:01:23.311Z] 2024-02-08 17:01:23,311 - INFO - Generating full task set
[task 2024-02-08T17:01:23.349Z] 2024-02-08 17:01:23,349 - INFO - Generated 7 tasks for kind dataset
[task 2024-02-08T17:01:23.352Z] 2024-02-08 17:01:23,351 - INFO - Writing docker-contexts/base.tar.gz for docker image base
[task 2024-02-08T17:01:23.372Z] 2024-02-08 17:01:23,371 - INFO - Writing docker-contexts/test.tar.gz for docker image test
[task 2024-02-08T17:01:23.373Z] 2024-02-08 17:01:23,373 - INFO - Writing docker-contexts/train.tar.gz for docker image train
[task 2024-02-08T17:01:23.375Z] 2024-02-08 17:01:23,375 - INFO - Writing docker-contexts/toolchain-build.tar.gz for docker image toolchain-build
[task 2024-02-08T17:01:23.397Z] 2024-02-08 17:01:23,397 - INFO - Generated 4 tasks for kind docker-image
[task 2024-02-08T17:01:23.419Z] 2024-02-08 17:01:23,419 - INFO - Generated 9 tasks for kind fetch
[task 2024-02-08T17:01:23.425Z] 2024-02-08 17:01:23,425 - INFO - Generated 5 tasks for kind tests
[task 2024-02-08T17:01:23.510Z] 2024-02-08 17:01:23,509 - INFO - Generated 9 tasks for kind toolchain
[task 2024-02-08T17:01:23.514Z] 2024-02-08 17:01:23,514 - INFO - Generated 1 tasks for kind bicleaner-model
[task 2024-02-08T17:01:23.521Z] 2024-02-08 17:01:23,521 - INFO - Generated 2 tasks for kind clean-corpus
[task 2024-02-08T17:01:23.527Z] 2024-02-08 17:01:23,527 - INFO - Generated 2 tasks for kind bicleaner
[task 2024-02-08T17:01:23.533Z] 2024-02-08 17:01:23,533 - INFO - Generated 2 tasks for kind clean-mono
[task 2024-02-08T17:01:23.541Z] 2024-02-08 17:01:23,541 - INFO - Generated 1 tasks for kind merge-corpus
[task 2024-02-08T17:01:23.547Z] 2024-02-08 17:01:23,547 - INFO - Generated 2 tasks for kind merge-mono
[task 2024-02-08T17:01:23.552Z] 2024-02-08 17:01:23,552 - INFO - Generated 1 tasks for kind train-vocab
[task 2024-02-08T17:01:23.557Z] 2024-02-08 17:01:23,557 - INFO - Generated 1 tasks for kind split-corpus
[task 2024-02-08T17:01:23.562Z] 2024-02-08 17:01:23,562 - INFO - Generated 1 tasks for kind merge-devset
[task 2024-02-08T17:01:23.592Z] 2024-02-08 17:01:23,591 - INFO - Generated 1 tasks for kind train-backwards
[task 2024-02-08T17:01:23.596Z] 2024-02-08 17:01:23,596 - INFO - Generated 1 tasks for kind split-mono-src
[task 2024-02-08T17:01:23.601Z] 2024-02-08 17:01:23,601 - INFO - Generated 1 tasks for kind split-mono-trg
[task 2024-02-08T17:01:23.609Z] 2024-02-08 17:01:23,609 - INFO - Generated 2 tasks for kind translate-mono-trg
[task 2024-02-08T17:01:23.615Z] 2024-02-08 17:01:23,615 - INFO - Generated 1 tasks for kind collect-mono-trg
[task 2024-02-08T17:01:23.620Z] 2024-02-08 17:01:23,620 - INFO - Generated 1 tasks for kind train-teacher
[task 2024-02-08T17:01:23.627Z] 2024-02-08 17:01:23,627 - INFO - Generated 2 tasks for kind translate-corpus
[task 2024-02-08T17:01:23.633Z] 2024-02-08 17:01:23,633 - INFO - Generated 2 tasks for kind extract-best
[task 2024-02-08T17:01:23.637Z] 2024-02-08 17:01:23,637 - INFO - Generated 1 tasks for kind collect-corpus
[task 2024-02-08T17:01:23.644Z] 2024-02-08 17:01:23,644 - INFO - Generated 2 tasks for kind translate-mono-src
[task 2024-02-08T17:01:23.649Z] 2024-02-08 17:01:23,648 - INFO - Generated 1 tasks for kind collect-mono-src
[task 2024-02-08T17:01:23.653Z] 2024-02-08 17:01:23,653 - INFO - Generated 1 tasks for kind merge-translated
[task 2024-02-08T17:01:23.657Z] 2024-02-08 17:01:23,657 - INFO - Generated 1 tasks for kind score
[task 2024-02-08T17:01:23.661Z] 2024-02-08 17:01:23,661 - INFO - Generated 1 tasks for kind cefilter
[task 2024-02-08T17:01:23.667Z] 2024-02-08 17:01:23,667 - INFO - Generated 1 tasks for kind alignments
[task 2024-02-08T17:01:23.673Z] 2024-02-08 17:01:23,673 - INFO - Generated 1 tasks for kind train-student
[task 2024-02-08T17:01:23.679Z] 2024-02-08 17:01:23,678 - INFO - Generated 1 tasks for kind evaluate-teacher-ensemble
[task 2024-02-08T17:01:23.684Z] 2024-02-08 17:01:23,684 - INFO - Generated 1 tasks for kind finetune-student
[task 2024-02-08T17:01:23.688Z] 2024-02-08 17:01:23,688 - INFO - Generated 1 tasks for kind quantize
[task 2024-02-08T17:01:23.693Z] 2024-02-08 17:01:23,693 - INFO - Generated 1 tasks for kind evaluate-quantized
[task 2024-02-08T17:01:23.697Z] 2024-02-08 17:01:23,697 - INFO - Generated 1 tasks for kind export
[task 2024-02-08T17:01:23.706Z] 2024-02-08 17:01:23,706 - INFO - Generated 4 tasks for kind evaluate
[task 2024-02-08T17:01:23.709Z] 2024-02-08 17:01:23,709 - INFO - Generated 1 tasks for kind all
[task 2024-02-08T17:01:23.722Z] 2024-02-08 17:01:23,722 - INFO - Generated 0 tasks for kind all-pr
[task 2024-02-08T17:01:23.723Z] 2024-02-08 17:01:23,723 - INFO - Generating full task graph
[task 2024-02-08T17:01:23.724Z] 2024-02-08 17:01:23,724 - INFO - Full task graph contains 77 tasks and 209 dependencies
[task 2024-02-08T17:01:23.730Z] 2024-02-08 17:01:23,729 - INFO - writing artifact file `full-task-graph.json`
[task 2024-02-08T17:01:23.755Z] 2024-02-08 17:01:23,755 - INFO - writing artifact file `runnable-jobs.json`
[task 2024-02-08T17:01:23.757Z] 2024-02-08 17:01:23,757 - INFO - Generating target task set
[task 2024-02-08T17:01:23.759Z] 2024-02-08 17:01:23,759 - INFO - Filter filter_target_tasks pruned 63 tasks (14 remain)
[task 2024-02-08T17:01:23.759Z] 2024-02-08 17:01:23,759 - INFO - writing artifact file `target-tasks.json`
[task 2024-02-08T17:01:23.760Z] 2024-02-08 17:01:23,760 - INFO - Generating target task graph
[task 2024-02-08T17:01:23.761Z] 2024-02-08 17:01:23,761 - INFO - Adding 4 tasks with `always_target` attribute
[task 2024-02-08T17:01:23.761Z] 2024-02-08 17:01:23,761 - INFO - Generating optimized task graph
[task 2024-02-08T17:01:23.763Z] 2024-02-08 17:01:23,763 - INFO - Removed 3 tasks by skip-unless-changed (skip-unless-changed) during optimization.
[task 2024-02-08T17:01:29.221Z] 2024-02-08 17:01:29,221 - INFO - Replaced 22 tasks by index-search (index-search) during optimization.
[task 2024-02-08T17:01:29.222Z] 2024-02-08 17:01:29,222 - INFO - writing artifact file `task-graph.json`
[task 2024-02-08T17:01:29.223Z] 2024-02-08 17:01:29,223 - INFO - writing artifact file `label-to-taskid.json`
[task 2024-02-08T17:01:29.225Z] 2024-02-08 17:01:29,225 - INFO - Creating task with taskId Hv_PBCQiQf2cKIqPMWcspA for tests-lint
[task 2024-02-08T17:01:29.226Z] 2024-02-08 17:01:29,225 - INFO - Creating task with taskId IgaIH9rjRUqWt_gZ_nj-oA for tests-black
[taskcluster 2024-02-08 17:01:29.926Z] === Task Finished ===
[taskcluster 2024-02-08 17:01:32.273Z] Successful task run with exit code: 0 completed in 44.24 seconds