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 taskcluster train scripts #895

Merged
merged 1 commit into from
Oct 22, 2024

Fix taskcluster train scripts

2d0fb8c
Select commit
Loading
Failed to load commit list.
Merged

Fix taskcluster train scripts #895

Fix taskcluster train scripts
2d0fb8c
Select commit
Loading
Failed to load commit list.
firefoxci-taskcluster / tests-taskgraph-definition succeeded Oct 22, 2024 in 2m 29s

FirefoxCI (pull_request)

Test the full translations_taskgraph to validate the latest changes

Details

View task in Taskcluster | View logs in Taskcluster | View task group in Taskcluster

Task Status

Started: 2024-10-22T18:01:48.296Z
Resolved: 2024-10-22T18:02:36.695Z
Task Execution Time: 48 seconds, 399 milliseconds
Task Status: completed
Reason Resolved: completed
RunId: 0

Artifacts

- public/logs/live_backing.log
- public/logs/live.log


[taskcluster 2024-10-22 18:01:48.354Z] Task ID: U_ZsU2TiTz2k7PA7DE3QJw
[taskcluster 2024-10-22 18:01:48.354Z] Worker ID: 3442461478210918083
[taskcluster 2024-10-22 18:01:48.354Z] Worker Group: us-central1-f
[taskcluster 2024-10-22 18:01:48.354Z] Worker Node Type: projects/887720501152/machineTypes/n2-highmem-32
[taskcluster 2024-10-22 18:01:48.354Z] Worker Pool: translations-1/b-linux-large-gcp
[taskcluster 2024-10-22 18:01:48.354Z] Worker Version: 38.0.5
[taskcluster 2024-10-22 18:01:48.354Z] Public IP: 35.184.253.236
[taskcluster 2024-10-22 18:01:48.354Z] Hostname: translations-1-b-linux-large-gcp-cvaie9eerjsh18neavqtga
[taskcluster 2024-10-22 18:01:48.354Z] using cache "translations-level-1-checkouts-v3-7afeb851dd97df8f3607-b_oDJTdfTB-X_9bt__lkxQ" -> /builds/worker/checkouts

[taskcluster 2024-10-22 18:01:50.781Z] Downloading artifact "public/image.tar.zst" from task ID: b_oDJTdfTB-X_9bt__lkxQ.
[taskcluster 2024-10-22 18:01:55.783Z] Download Progress: 49.51%
[taskcluster 2024-10-22 18:02:00.783Z] Download Progress: 93.22%
[taskcluster 2024-10-22 18:02:01.718Z] Downloaded artifact successfully.
[taskcluster 2024-10-22 18:02:01.718Z] Downloaded 262.271 mb
[taskcluster 2024-10-22 18:02:01.719Z] Decompressing downloaded image
[taskcluster 2024-10-22 18:02:03.625Z] Loading docker image from downloaded archive.
[taskcluster 2024-10-22 18:02:18.295Z] Image 'public/image.tar.zst' from task 'b_oDJTdfTB-X_9bt__lkxQ' loaded.  Using image ID sha256:8fe757d1fbcb86e9c890c5e53eeb308f97bed520893dd67b9273de93f934f086.
[taskcluster 2024-10-22 18:02:19.896Z] === Task Starting ===
[setup 2024-10-22T18:02:21.173Z] run-task started in /builds/worker

...(81 lines hidden)...

[task 2024-10-22T18:02:31.056Z]   Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB)
[task 2024-10-22T18:02:31.077Z] Collecting mozilla-repo-urls==0.1.1 (from -r taskcluster/requirements.txt (line 213))
[task 2024-10-22T18:02:31.091Z]   Downloading mozilla_repo_urls-0.1.1-py3-none-any.whl (6.2 kB)
[task 2024-10-22T18:02:31.131Z] Collecting pygments==2.18.0 (from -r taskcluster/requirements.txt (line 217))
[task 2024-10-22T18:02:31.149Z]   Downloading pygments-2.18.0-py3-none-any.whl (1.2 MB)
[task 2024-10-22T18:02:31.172Z]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 53.8 MB/s eta 0:00:00
[task 2024-10-22T18:02:31.206Z] Collecting python-dateutil==2.9.0.post0 (from -r taskcluster/requirements.txt (line 221))
[task 2024-10-22T18:02:31.219Z]   Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB)
[task 2024-10-22T18:02:31.252Z] Collecting python-slugify==8.0.4 (from -r taskcluster/requirements.txt (line 225))
[task 2024-10-22T18:02:31.264Z]   Downloading python_slugify-8.0.4-py2.py3-none-any.whl (10 kB)
[task 2024-10-22T18:02:31.323Z] Collecting pyyaml==6.0.1 (from -r taskcluster/requirements.txt (line 229))
[task 2024-10-22T18:02:31.336Z]   Downloading PyYAML-6.0.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (705 kB)
[task 2024-10-22T18:02:31.344Z]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 705.5/705.5 kB 113.0 MB/s eta 0:00:00
[task 2024-10-22T18:02:31.367Z] Collecting redo==3.0.0 (from -r taskcluster/requirements.txt (line 284))
[task 2024-10-22T18:02:31.385Z]   Downloading redo-3.0.0-py2.py3-none-any.whl (14 kB)
[task 2024-10-22T18:02:31.436Z] Collecting requests==2.32.3 (from -r taskcluster/requirements.txt (line 288))
[task 2024-10-22T18:02:31.449Z]   Downloading requests-2.32.3-py3-none-any.whl (64 kB)
[task 2024-10-22T18:02:31.543Z] Collecting rich==13.7.1 (from -r taskcluster/requirements.txt (line 294))
[task 2024-10-22T18:02:31.557Z]   Downloading rich-13.7.1-py3-none-any.whl (240 kB)
[task 2024-10-22T18:02:31.586Z] Collecting six==1.16.0 (from -r taskcluster/requirements.txt (line 298))
[task 2024-10-22T18:02:31.598Z]   Downloading six-1.16.0-py2.py3-none-any.whl (11 kB)
[task 2024-10-22T18:02:31.622Z] Collecting slugid==2.0.0 (from -r taskcluster/requirements.txt (line 302))
[task 2024-10-22T18:02:31.634Z]   Downloading slugid-2.0.0-py2.py3-none-any.whl (8.2 kB)
[task 2024-10-22T18:02:31.674Z] Collecting taskcluster-taskgraph==11.1.0 (from -r taskcluster/requirements.txt (line 306))
[task 2024-10-22T18:02:31.688Z]   Downloading taskcluster_taskgraph-11.1.0-py3-none-any.whl (191 kB)
[task 2024-10-22T18:02:31.713Z] Collecting taskcluster-urls==13.0.1 (from -r taskcluster/requirements.txt (line 310))
[task 2024-10-22T18:02:31.725Z]   Downloading taskcluster_urls-13.0.1-py3-none-any.whl (10 kB)
[task 2024-10-22T18:02:31.747Z] Collecting text-unidecode==1.3 (from -r taskcluster/requirements.txt (line 315))
[task 2024-10-22T18:02:31.759Z]   Downloading text_unidecode-1.3-py2.py3-none-any.whl (78 kB)
[task 2024-10-22T18:02:31.792Z] Collecting types-python-dateutil==2.9.0.20240316 (from -r taskcluster/requirements.txt (line 319))
[task 2024-10-22T18:02:31.808Z]   Downloading types_python_dateutil-2.9.0.20240316-py3-none-any.whl (9.7 kB)
[task 2024-10-22T18:02:31.870Z] Collecting urllib3==2.2.2 (from -r taskcluster/requirements.txt (line 323))
[task 2024-10-22T18:02:31.884Z]   Downloading urllib3-2.2.2-py3-none-any.whl (121 kB)
[task 2024-10-22T18:02:31.915Z] Collecting voluptuous==0.15.2 (from -r taskcluster/requirements.txt (line 327))
[task 2024-10-22T18:02:31.929Z]   Downloading voluptuous-0.15.2-py3-none-any.whl (31 kB)
[task 2024-10-22T18:02:32.113Z] Installing collected packages: text-unidecode, taskcluster-urls, slugid, redo, json-e, appdirs, voluptuous, urllib3, types-python-dateutil, six, pyyaml, python-slugify, pygments, mdurl, markupsafe, idna, giturlparse, click, charset-normalizer, chardet, certifi, requests, python-dateutil, mozilla-repo-urls, markdown-it-py, jinja2, binaryornot, rich, arrow, cookiecutter, taskcluster-taskgraph
[task 2024-10-22T18:02:33.832Z] Successfully installed appdirs-1.4.4 arrow-1.3.0 binaryornot-0.4.4 certifi-2024.7.4 chardet-5.2.0 charset-normalizer-3.3.2 click-8.1.7 cookiecutter-2.6.0 giturlparse-0.12.0 idna-3.7 jinja2-3.1.4 json-e-4.7.1 markdown-it-py-3.0.0 markupsafe-2.1.5 mdurl-0.1.2 mozilla-repo-urls-0.1.1 pygments-2.18.0 python-dateutil-2.9.0.post0 python-slugify-8.0.4 pyyaml-6.0.1 redo-3.0.0 requests-2.32.3 rich-13.7.1 six-1.16.0 slugid-2.0.0 taskcluster-taskgraph-11.1.0 taskcluster-urls-13.0.1 text-unidecode-1.3 types-python-dateutil-2.9.0.20240316 urllib3-2.2.2 voluptuous-0.15.2
[task 2024-10-22T18:02:34.109Z] task: [taskgraph-validate] TASKCLUSTER_ROOT_URL="" poetry run --directory ./taskgraph -- taskgraph full
[task 2024-10-22T18:02:34.847Z] 2024-10-22 18:02:34,847 - INFO - Loading graph configuration.
[task 2024-10-22T18:02:35.044Z] 2024-10-22 18:02:35,044 - INFO - Using Parameters(id=f46fcc65bbce) (from defaults)
[task 2024-10-22T18:02:35.046Z] 2024-10-22 18:02:35,046 - INFO - Loading kinds
[task 2024-10-22T18:02:35.081Z] 2024-10-22 18:02:35,081 - INFO - Generating full task set
[task 2024-10-22T18:02:35.113Z] 2024-10-22 18:02:35,113 - INFO - Generated 12 tasks for kind dataset
[task 2024-10-22T18:02:35.149Z] 2024-10-22 18:02:35,148 - INFO - Generated 5 tasks for kind docker-image
[task 2024-10-22T18:02:35.168Z] 2024-10-22 18:02:35,168 - INFO - Generated 10 tasks for kind fetch
[task 2024-10-22T18:02:35.252Z] 2024-10-22 18:02:35,252 - INFO - Generated 11 tasks for kind toolchain
[task 2024-10-22T18:02:35.257Z] 2024-10-22 18:02:35,257 - INFO - Generated 4 tasks for kind analyze-corpus
[task 2024-10-22T18:02:35.262Z] 2024-10-22 18:02:35,262 - INFO - Generated 4 tasks for kind analyze-mono
[task 2024-10-22T18:02:35.267Z] 2024-10-22 18:02:35,267 - INFO - Generated 4 tasks for kind clean-corpus
[task 2024-10-22T18:02:35.269Z] 2024-10-22 18:02:35,269 - INFO - Generated 1 tasks for kind bicleaner-model
[task 2024-10-22T18:02:35.275Z] 2024-10-22 18:02:35,274 - INFO - Generated 4 tasks for kind bicleaner
[task 2024-10-22T18:02:35.279Z] 2024-10-22 18:02:35,279 - INFO - Generated 4 tasks for kind clean-mono
[task 2024-10-22T18:02:35.284Z] 2024-10-22 18:02:35,284 - INFO - Generated 1 tasks for kind merge-corpus
[task 2024-10-22T18:02:35.287Z] 2024-10-22 18:02:35,287 - INFO - Generated 2 tasks for kind merge-mono
[task 2024-10-22T18:02:35.289Z] 2024-10-22 18:02:35,289 - INFO - Generated 1 tasks for kind train-vocab
[task 2024-10-22T18:02:35.291Z] 2024-10-22 18:02:35,291 - INFO - Generated 1 tasks for kind split-corpus
[task 2024-10-22T18:02:35.294Z] 2024-10-22 18:02:35,294 - INFO - Generated 1 tasks for kind merge-devset
[task 2024-10-22T18:02:35.297Z] 2024-10-22 18:02:35,297 - INFO - Generated 3 tasks for kind inference
[task 2024-10-22T18:02:35.301Z] 2024-10-22 18:02:35,301 - INFO - Generated 1 tasks for kind train-backwards
[task 2024-10-22T18:02:35.303Z] 2024-10-22 18:02:35,303 - INFO - Generated 1 tasks for kind split-mono-src
[task 2024-10-22T18:02:35.305Z] 2024-10-22 18:02:35,305 - INFO - Generated 1 tasks for kind split-mono-trg
[task 2024-10-22T18:02:35.309Z] 2024-10-22 18:02:35,309 - INFO - Generated 5 tasks for kind tests
[task 2024-10-22T18:02:35.313Z] 2024-10-22 18:02:35,313 - INFO - Generated 2 tasks for kind translate-mono-trg
[task 2024-10-22T18:02:35.317Z] 2024-10-22 18:02:35,317 - INFO - Generated 1 tasks for kind collect-mono-trg
[task 2024-10-22T18:02:35.319Z] 2024-10-22 18:02:35,319 - INFO - Generated 1 tasks for kind alignments-original
[task 2024-10-22T18:02:35.321Z] 2024-10-22 18:02:35,321 - INFO - Generated 1 tasks for kind alignments-backtranslated
[task 2024-10-22T18:02:35.324Z] 2024-10-22 18:02:35,324 - INFO - Generated 1 tasks for kind train-teacher
[task 2024-10-22T18:02:35.327Z] 2024-10-22 18:02:35,327 - INFO - Generated 1 tasks for kind evaluate-teacher-ensemble
[task 2024-10-22T18:02:35.331Z] 2024-10-22 18:02:35,331 - INFO - Generated 2 tasks for kind translate-corpus
[task 2024-10-22T18:02:35.334Z] 2024-10-22 18:02:35,334 - INFO - Generated 2 tasks for kind extract-best
[task 2024-10-22T18:02:35.336Z] 2024-10-22 18:02:35,336 - INFO - Generated 1 tasks for kind collect-corpus
[task 2024-10-22T18:02:35.339Z] 2024-10-22 18:02:35,339 - INFO - Generated 2 tasks for kind translate-mono-src
[task 2024-10-22T18:02:35.342Z] 2024-10-22 18:02:35,342 - INFO - Generated 1 tasks for kind collect-mono-src
[task 2024-10-22T18:02:35.344Z] 2024-10-22 18:02:35,344 - INFO - Generated 1 tasks for kind merge-translated
[task 2024-10-22T18:02:35.346Z] 2024-10-22 18:02:35,346 - INFO - Generated 1 tasks for kind score
[task 2024-10-22T18:02:35.348Z] 2024-10-22 18:02:35,348 - INFO - Generated 1 tasks for kind cefilter
[task 2024-10-22T18:02:35.351Z] 2024-10-22 18:02:35,351 - INFO - Generated 1 tasks for kind shortlist
[task 2024-10-22T18:02:35.353Z] 2024-10-22 18:02:35,353 - INFO - Generated 1 tasks for kind alignments-student
[task 2024-10-22T18:02:35.355Z] 2024-10-22 18:02:35,355 - INFO - Generated 1 tasks for kind train-student
[task 2024-10-22T18:02:35.358Z] 2024-10-22 18:02:35,358 - INFO - Generated 1 tasks for kind finetune-student
[task 2024-10-22T18:02:35.360Z] 2024-10-22 18:02:35,360 - INFO - Generated 1 tasks for kind quantize
[task 2024-10-22T18:02:35.362Z] 2024-10-22 18:02:35,362 - INFO - Generated 1 tasks for kind export
[task 2024-10-22T18:02:35.364Z] 2024-10-22 18:02:35,364 - INFO - Generated 1 tasks for kind evaluate-quantized
[task 2024-10-22T18:02:35.371Z] 2024-10-22 18:02:35,371 - INFO - Generated 4 tasks for kind evaluate
[task 2024-10-22T18:02:35.372Z] 2024-10-22 18:02:35,372 - INFO - Generated 1 tasks for kind all-pipeline
[task 2024-10-22T18:02:35.373Z] 2024-10-22 18:02:35,373 - INFO - Generated 1 tasks for kind all-pr-pipeline
[task 2024-10-22T18:02:35.373Z] 2024-10-22 18:02:35,373 - INFO - Generating full task graph
[task 2024-10-22T18:02:35.374Z] 2024-10-22 18:02:35,373 - INFO - Full task graph contains 107 tasks and 310 dependencies
[task 2024-10-22T18:02:35.378Z] Dumping result with parameters from defaults:
[task 2024-10-22T18:02:35.378Z] alignments-backtranslated-ru-en
[task 2024-10-22T18:02:35.378Z] alignments-original-ru-en
[task 2024-10-22T18:02:35.378Z] alignments-student-ru-en
[task 2024-10-22T18:02:35.378Z] all-pipeline-ru-en-1
[task 2024-10-22T18:02:35.378Z] all-pr-pipeline-ru-en-1
[task 2024-10-22T18:02:35.378Z] analyze-corpus-mtdata-ELRC-web_acquired_data_related_to_scientific_resea_78c4de-ru-en
[task 2024-10-22T18:02:35.378Z] analyze-corpus-opus-ELRC-3075-wikipedia_health_v1-ru-en
[task 2024-10-22T18:02:35.378Z] analyze-corpus-opus-ada83_v1-ru-en
[task 2024-10-22T18:02:35.378Z] analyze-corpus-url-gcp_pytest-dataset_a0017e-ru-en
[task 2024-10-22T18:02:35.378Z] analyze-mono-news-crawl-en-news_2007
[task 2024-10-22T18:02:35.378Z] analyze-mono-news-crawl-ru-news_2008
[task 2024-10-22T18:02:35.378Z] analyze-mono-opus-en-tldr-pages_v2023-08-29
[task 2024-10-22T18:02:35.378Z] analyze-mono-opus-ru-tldr-pages_v2023-08-29
[task 2024-10-22T18:02:35.378Z] bicleaner-ai-mtdata-ELRC-web_acquired_data_related_to_scientific_resea_78c4de-ru-en
[task 2024-10-22T18:02:35.378Z] bicleaner-ai-opus-ELRC-3075-wikipedia_health_v1-ru-en
[task 2024-10-22T18:02:35.378Z] bicleaner-ai-opus-ada83_v1-ru-en
[task 2024-10-22T18:02:35.378Z] bicleaner-ai-url-gcp_pytest-dataset_a0017e-ru-en
[task 2024-10-22T18:02:35.378Z] bicleaner-model-ru-en
[task 2024-10-22T18:02:35.378Z] build-docker-image-base
[task 2024-10-22T18:02:35.378Z] build-docker-image-inference
[task 2024-10-22T18:02:35.378Z] build-docker-image-test
[task 2024-10-22T18:02:35.378Z] build-docker-image-toolchain-build
[task 2024-10-22T18:02:35.378Z] build-docker-image-train
[task 2024-10-22T18:02:35.378Z] cefilter-ru-en
[task 2024-10-22T18:02:35.378Z] clean-corpus-mtdata-ELRC-web_acquired_data_related_to_scientific_resea_78c4de-ru-en
[task 2024-10-22T18:02:35.378Z] clean-corpus-opus-ELRC-3075-wikipedia_health_v1-ru-en
[task 2024-10-22T18:02:35.378Z] clean-corpus-opus-ada83_v1-ru-en
[task 2024-10-22T18:02:35.378Z] clean-corpus-url-gcp_pytest-dataset_a0017e-ru-en
[task 2024-10-22T18:02:35.378Z] clean-mono-news-crawl-en-news_2007-mono-trg
[task 2024-10-22T18:02:35.378Z] clean-mono-news-crawl-ru-news_2008-mono-src
[task 2024-10-22T18:02:35.378Z] clean-mono-opus-en-tldr-pages_v2023-08-29-mono-trg
[task 2024-10-22T18:02:35.378Z] clean-mono-opus-ru-tldr-pages_v2023-08-29-mono-src
[task 2024-10-22T18:02:35.378Z] collect-corpus-ru-en
[task 2024-10-22T18:02:35.378Z] collect-mono-src-ru-en
[task 2024-10-22T18:02:35.378Z] collect-mono-trg-ru-en
[task 2024-10-22T18:02:35.378Z] dataset-flores-dev-ru-en
[task 2024-10-22T18:02:35.378Z] dataset-flores-devtest-ru-en
[task 2024-10-22T18:02:35.378Z] dataset-mtdata-ELRC-web_acquired_data_related_to_scientific_resea_78c4de-ru-en
[task 2024-10-22T18:02:35.378Z] dataset-news-crawl-news_2007-en
[task 2024-10-22T18:02:35.378Z] dataset-news-crawl-news_2008-ru
[task 2024-10-22T18:02:35.378Z] dataset-opus-ELRC-3075-wikipedia_health_v1-ru-en
[task 2024-10-22T18:02:35.378Z] dataset-opus-ada83_v1-ru-en
[task 2024-10-22T18:02:35.378Z] dataset-opus-tldr-pages_v2023-08-29-en
[task 2024-10-22T18:02:35.379Z] dataset-opus-tldr-pages_v2023-08-29-ru
[task 2024-10-22T18:02:35.379Z] dataset-opus-tldr-pages_v2023-08-29-ru-en
[task 2024-10-22T18:02:35.379Z] dataset-sacrebleu-aug-upper_wmt19-ru-en
[task 2024-10-22T18:02:35.379Z] dataset-url-gcp_pytest-dataset_a0017e-ru-en
[task 2024-10-22T18:02:35.379Z] evaluate-backward-flores-devtest-ru-en
[task 2024-10-22T18:02:35.379Z] evaluate-finetuned-student-flores-devtest-ru-en
[task 2024-10-22T18:02:35.379Z] evaluate-quantized-flores-devtest-ru-en
[task 2024-10-22T18:02:35.379Z] evaluate-student-flores-devtest-ru-en
[task 2024-10-22T18:02:35.379Z] evaluate-teacher-ensemble-flores-devtest-ru-en
[task 2024-10-22T18:02:35.379Z] evaluate-teacher-flores-devtest-ru-en-1
[task 2024-10-22T18:02:35.379Z] export-ru-en
[task 2024-10-22T18:02:35.379Z] extract-best-ru-en-1/2
[task 2024-10-22T18:02:35.379Z] extract-best-ru-en-2/2
[task 2024-10-22T18:02:35.379Z] fetch-browsermt-marian
[task 2024-10-22T18:02:35.379Z] fetch-cuda
[task 2024-10-22T18:02:35.379Z] fetch-cuda-11
[task 2024-10-22T18:02:35.379Z] fetch-cyhunspell
[task 2024-10-22T18:02:35.379Z] fetch-extract-lex
[task 2024-10-22T18:02:35.379Z] fetch-fast-align
[task 2024-10-22T18:02:35.379Z] fetch-hunspell
[task 2024-10-22T18:02:35.379Z] fetch-kenlm
[task 2024-10-22T18:02:35.379Z] fetch-marian
[task 2024-10-22T18:02:35.379Z] fetch-preprocess
[task 2024-10-22T18:02:35.379Z] finetune-student-ru-en
[task 2024-10-22T18:02:35.379Z] inference-build-local
[task 2024-10-22T18:02:35.379Z] inference-build-wasm
[task 2024-10-22T18:02:35.379Z] inference-test-local
[task 2024-10-22T18:02:35.379Z] merge-corpus-ru-en
[task 2024-10-22T18:02:35.379Z] merge-devset-ru-en
[task 2024-10-22T18:02:35.379Z] merge-mono-src-ru
[task 2024-10-22T18:02:35.379Z] merge-mono-trg-en
[task 2024-10-22T18:02:35.379Z] merge-translated-ru-en
[task 2024-10-22T18:02:35.379Z] quantize-ru-en
[task 2024-10-22T18:02:35.379Z] score-ru-en
[task 2024-10-22T18:02:35.379Z] shortlist-ru-en
[task 2024-10-22T18:02:35.379Z] split-corpus-ru-en
[task 2024-10-22T18:02:35.379Z] split-mono-src-ru
[task 2024-10-22T18:02:35.379Z] split-mono-trg-en
[task 2024-10-22T18:02:35.379Z] tests-black
[task 2024-10-22T18:02:35.379Z] tests-lint
[task 2024-10-22T18:02:35.379Z] tests-taskgraph-definition
[task 2024-10-22T18:02:35.379Z] tests-taskgraph-diff
[task 2024-10-22T18:02:35.379Z] tests-test
[task 2024-10-22T18:02:35.379Z] toolchain-browsermt-marian
[task 2024-10-22T18:02:35.379Z] toolchain-cuda-toolkit
[task 2024-10-22T18:02:35.379Z] toolchain-cuda-toolkit-11
[task 2024-10-22T18:02:35.379Z] toolchain-cyhunspell
[task 2024-10-22T18:02:35.379Z] toolchain-extract-lex
[task 2024-10-22T18:02:35.379Z] toolchain-fast-align
[task 2024-10-22T18:02:35.379Z] toolchain-hunspell
[task 2024-10-22T18:02:35.379Z] toolchain-kenlm
[task 2024-10-22T18:02:35.379Z] toolchain-marian
[task 2024-10-22T18:02:35.379Z] toolchain-marian-cpu
[task 2024-10-22T18:02:35.379Z] toolchain-preprocess
[task 2024-10-22T18:02:35.379Z] train-backwards-ru-en
[task 2024-10-22T18:02:35.379Z] train-student-ru-en
[task 2024-10-22T18:02:35.379Z] train-teacher-ru-en-1
[task 2024-10-22T18:02:35.379Z] train-vocab-ru-en
[task 2024-10-22T18:02:35.379Z] translate-corpus-ru-en-1/2
[task 2024-10-22T18:02:35.379Z] translate-corpus-ru-en-2/2
[task 2024-10-22T18:02:35.379Z] translate-mono-src-ru-en-1/2
[task 2024-10-22T18:02:35.379Z] translate-mono-src-ru-en-2/2
[task 2024-10-22T18:02:35.379Z] translate-mono-trg-ru-en-1/2
[task 2024-10-22T18:02:35.379Z] translate-mono-trg-ru-en-2/2
[task 2024-10-22T18:02:35.379Z] 
[taskcluster 2024-10-22 18:02:36.088Z] === Task Finished ===
[taskcluster 2024-10-22 18:02:36.089Z] Successful task run with exit code: 0 completed in 47.736 seconds