cd layers && make make[1]: Entering directory '/src/layers' make[2]: Entering directory '/src/layers/layer5_python3_ia' if test "MFEXT" = "MFEXT" -a "1" != "1"; then cat .layerapi2_label |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/opt/python3_ia/.layerapi2_label; else cat .layerapi2_label |/opt/metwork-mfext-master/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/opt/python3_ia/.layerapi2_label; fi if test "MFEXT" = "MFEXT" -a "1" != "1"; then cat .system_dependencies |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/opt/python3_ia/.system_dependencies; else cat .system_dependencies |/opt/metwork-mfext-master/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/opt/python3_ia/.system_dependencies; fi if test "MFEXT" = "MFEXT" -a "1" != "1"; then cat .layerapi2_dependencies |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/opt/python3_ia/.layerapi2_dependencies; else cat .layerapi2_dependencies |/opt/metwork-mfext-master/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/opt/python3_ia/.layerapi2_dependencies; fi _cache_logic_before_layer.sh "/opt/metwork-mfext-master/opt/python3_ia" "python3_ia" /etc/buildimage_hash: 78f8a02fab0a3a600b7514fd893cf49c /src/adm/root.mk md5sum hash: 250da484d2cf5296b6d10e69128cb1be core@mfext layer (dependency) hash (from cache): b9a406fa63a1b7a11b27baa438c96777 python3@mfext layer (dependency) hash (from cache): 5a53c1021231f789cc95f563cfbddab8 python3_core@mfext layer (dependency) hash (from cache): dbec8d32ad805331cec35ca10a6347f1 python3_scientific@mfext layer (dependency) hash (from cache): c5eb4e82e025c49c090d270964cde8eb root@mfext layer (dependency) hash (from cache): fc4cc408fabf0607f8fa7bad0f3ac1dd scientific@mfext layer (dependency) hash (from cache): 80cb4f8dcea8190126178b7b67077683 scientific_core@mfext layer (dependency) hash (from cache): cf234bd2ed1c34b68f6a964a7625f481 source hash: a5416d9c77af32c27ee5f9002c8b4942 cache missed (/buildcache/mfext_cache_layer_python3_ia_7b83b9c2188ef035b75f8723e0abc3ac.tar) if ! test -f cache/hit; then \ for SUBDIR in 0500_extra_packages; do \ OLDPWD=`pwd`; \ cd $SUBDIR || exit 1; \ make all || exit 1; \ cd ${OLDPWD}; \ done ; \ chmod -R a+rX,g-w,o-w,u+w /opt/metwork-mfext-master/opt/python3_ia ; \ fi make[3]: Entering directory '/src/layers/layer5_python3_ia/0500_extra_packages' layer_wrapper --empty-env --empty-env-keeps=LANG,PATH,LAYERAPI2_LAYERS_PATH,PYTHON3_SHORT_VERSION,FORCED_PATHS,BUILDCACHE --force-prepend --layers=python3_scientific@mfext,python3_ia@mfext -- scl enable gcc-toolset-11 -- make -f Makefile.mk all for REQ in requirements3.txt; do if test -s ${REQ}; then download_compile_requirements ${REQ} || { echo "ERROR WITH download_compile_requirements ${REQ}"; exit 1; }; fi; done [DEBUG]: loading tempolayer430[/src/layers/layer5_python3_ia/0500_extra_packages/tempolayer430] Collecting astunparse==1.6.3 (from -r requirements3.txt (line 1)) Downloading astunparse-1.6.3-py2.py3-none-any.whl.metadata (4.4 kB) Collecting absl-py==2.2.2 (from -r requirements3.txt (line 2)) Downloading absl_py-2.2.2-py3-none-any.whl.metadata (2.6 kB) Collecting diffusers==0.33.1 (from -r requirements3.txt (line 3)) Downloading diffusers-0.33.1.tar.gz (2.9 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.9/2.9 MB 93.0 MB/s 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting dm-tree==0.1.9 (from -r requirements3.txt (line 4)) Downloading dm_tree-0.1.9.tar.gz (35 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting einops==0.8.1 (from -r requirements3.txt (line 5)) Downloading einops-0.8.1.tar.gz (54 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting flatbuffers==25.2.10 (from -r requirements3.txt (line 6)) Downloading flatbuffers-25.2.10-py2.py3-none-any.whl.metadata (875 bytes) Collecting google-auth==2.40.1 (from -r requirements3.txt (line 7)) Downloading google_auth-2.40.1-py2.py3-none-any.whl.metadata (6.2 kB) Collecting google-auth-oauthlib==1.2.2 (from -r requirements3.txt (line 8)) Downloading google_auth_oauthlib-1.2.2-py3-none-any.whl.metadata (2.7 kB) Collecting google-pasta==0.2.0 (from -r requirements3.txt (line 9)) Downloading google_pasta-0.2.0-py3-none-any.whl.metadata (814 bytes) Collecting grpcio==1.76.0 (from -r requirements3.txt (line 10)) Downloading grpcio-1.76.0-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (3.7 kB) Collecting huggingface_hub==0.31.4 (from -r requirements3.txt (line 11)) Downloading huggingface_hub-0.31.4.tar.gz (407 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting keras==3.12.0 (from -r requirements3.txt (line 12)) Downloading keras-3.12.0-py3-none-any.whl.metadata (5.9 kB) Collecting libclang==18.1.1 (from -r requirements3.txt (line 13)) Downloading libclang-18.1.1-py2.py3-none-manylinux2010_x86_64.whl.metadata (5.2 kB) Collecting lightning==2.5.5 (from -r requirements3.txt (line 14)) Downloading lightning-2.5.5.tar.gz (640 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 640.8/640.8 kB 39.3 MB/s 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting lightning-utilities==0.14.3 (from -r requirements3.txt (line 15)) Downloading lightning_utilities-0.14.3.tar.gz (30 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting lit==18.1.8 (from -r requirements3.txt (line 16)) Downloading lit-18.1.8.tar.gz (161 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting ml-dtypes==0.5.4 (from -r requirements3.txt (line 17)) Downloading ml_dtypes-0.5.4.tar.gz (692 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 692.3/692.3 kB 49.7 MB/s 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting mpmath==1.3.0 (from -r requirements3.txt (line 18)) Downloading mpmath-1.3.0.tar.gz (508 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting namex==0.0.9 (from -r requirements3.txt (line 19)) Downloading namex-0.0.9.tar.gz (6.6 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting nvidia-cublas-cu12==12.8.4.1 (from -r requirements3.txt (line 20)) Downloading nvidia_cublas_cu12-12.8.4.1-py3-none-manylinux_2_27_x86_64.whl.metadata (1.7 kB) Collecting nvidia-cuda-cupti-cu12==12.8.90 (from -r requirements3.txt (line 21)) Downloading nvidia_cuda_cupti_cu12-12.8.90-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (1.7 kB) Collecting nvidia-cuda-nvrtc-cu12==12.8.93 (from -r requirements3.txt (line 22)) Downloading nvidia_cuda_nvrtc_cu12-12.8.93-py3-none-manylinux2010_x86_64.manylinux_2_12_x86_64.whl.metadata (1.7 kB) Collecting nvidia-cuda-runtime-cu12==12.8.90 (from -r requirements3.txt (line 23)) Downloading nvidia_cuda_runtime_cu12-12.8.90-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (1.7 kB) Collecting nvidia-cudnn-cu12==9.10.2.21 (from -r requirements3.txt (line 24)) Downloading nvidia_cudnn_cu12-9.10.2.21-py3-none-manylinux_2_27_x86_64.whl.metadata (1.8 kB) Collecting nvidia-cufft-cu12==11.3.3.83 (from -r requirements3.txt (line 25)) Downloading nvidia_cufft_cu12-11.3.3.83-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (1.7 kB) Collecting nvidia-cufile-cu12==1.13.1.3 (from -r requirements3.txt (line 26)) Downloading nvidia_cufile_cu12-1.13.1.3-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (1.7 kB) Collecting nvidia-curand-cu12==10.3.9.90 (from -r requirements3.txt (line 27)) Downloading nvidia_curand_cu12-10.3.9.90-py3-none-manylinux_2_27_x86_64.whl.metadata (1.7 kB) Collecting nvidia-cusolver-cu12==11.7.3.90 (from -r requirements3.txt (line 28)) Downloading nvidia_cusolver_cu12-11.7.3.90-py3-none-manylinux_2_27_x86_64.whl.metadata (1.8 kB) Collecting nvidia-cusparse-cu12==12.5.8.93 (from -r requirements3.txt (line 29)) Downloading nvidia_cusparse_cu12-12.5.8.93-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (1.8 kB) Collecting nvidia-cusparselt-cu12==0.7.1 (from -r requirements3.txt (line 30)) Downloading nvidia_cusparselt_cu12-0.7.1-py3-none-manylinux2014_x86_64.whl.metadata (7.0 kB) Collecting nvidia-nccl-cu12==2.27.5 (from -r requirements3.txt (line 31)) Downloading nvidia_nccl_cu12-2.27.5-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.0 kB) Collecting nvidia-nvjitlink-cu12==12.8.93 (from -r requirements3.txt (line 32)) Downloading nvidia_nvjitlink_cu12-12.8.93-py3-none-manylinux2010_x86_64.manylinux_2_12_x86_64.whl.metadata (1.7 kB) Collecting nvidia-nvshmem-cu12==3.3.20 (from -r requirements3.txt (line 33)) Downloading nvidia_nvshmem_cu12-3.3.20-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.1 kB) Collecting nvidia-nvtx-cu12==12.8.90 (from -r requirements3.txt (line 34)) Downloading nvidia_nvtx_cu12-12.8.90-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (1.8 kB) Collecting oauthlib==3.2.2 (from -r requirements3.txt (line 35)) Downloading oauthlib-3.2.2-py3-none-any.whl.metadata (7.5 kB) Collecting onnx==1.20.0 (from -r requirements3.txt (line 36)) Downloading onnx-1.20.0-cp312-abi3-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.metadata (8.4 kB) Collecting onnxruntime==1.22.0 (from -r requirements3.txt (line 37)) Downloading onnxruntime-1.22.0-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.metadata (4.8 kB) Collecting onnxscript==0.2.5 (from -r requirements3.txt (line 38)) Downloading onnxscript-0.2.5-py3-none-any.whl.metadata (15 kB) Collecting opt-einsum==3.4.0 (from -r requirements3.txt (line 39)) Downloading opt_einsum-3.4.0-py3-none-any.whl.metadata (6.3 kB) Collecting optree==0.18.0 (from -r requirements3.txt (line 40)) Downloading optree-0.18.0-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.metadata (34 kB) Collecting pytorch-lightning==2.5.1.post0 (from -r requirements3.txt (line 41)) Downloading pytorch_lightning-2.5.1.post0.tar.gz (634 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 634.4/634.4 kB 47.0 MB/s 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting requests-oauthlib==2.0.0 (from -r requirements3.txt (line 42)) Downloading requests_oauthlib-2.0.0-py2.py3-none-any.whl.metadata (11 kB) Collecting rsa==4.9 (from -r requirements3.txt (line 43)) Downloading rsa-4.9-py3-none-any.whl.metadata (4.2 kB) Collecting safetensors==0.6.2 (from -r requirements3.txt (line 44)) Downloading safetensors-0.6.2-cp38-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.1 kB) Collecting segmentation_models_pytorch==0.5.0 (from -r requirements3.txt (line 45)) Downloading segmentation_models_pytorch-0.5.0.tar.gz (105 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting sympy==1.14.0 (from -r requirements3.txt (line 46)) Downloading sympy-1.14.0.tar.gz (7.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.8/7.8 MB 168.6 MB/s 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting tensorboard==2.20.0 (from -r requirements3.txt (line 47)) Downloading tensorboard-2.20.0-py3-none-any.whl.metadata (1.8 kB) Collecting tensorboard-data-server==0.7.2 (from -r requirements3.txt (line 48)) Downloading tensorboard_data_server-0.7.2-py3-none-any.whl.metadata (1.1 kB) Collecting tensorflow==2.20.0 (from -r requirements3.txt (line 49)) Downloading tensorflow-2.20.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.5 kB) Collecting tensorflow-hub==0.16.1 (from -r requirements3.txt (line 50)) Downloading tensorflow_hub-0.16.1-py2.py3-none-any.whl.metadata (1.3 kB) Collecting tf-keras==2.20.1 (from -r requirements3.txt (line 51)) Downloading tf_keras-2.20.1.tar.gz (1.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.3/1.3 MB 110.4 MB/s 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting timm==1.0.22 (from -r requirements3.txt (line 52)) Downloading timm-1.0.22.tar.gz (2.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 126.7 MB/s 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting tokenizers==0.21.1 (from -r requirements3.txt (line 53)) Downloading tokenizers-0.21.1.tar.gz (343 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting torch==2.9.1 (from -r requirements3.txt (line 54)) Downloading torch-2.9.1-cp313-cp313-manylinux_2_28_x86_64.whl.metadata (30 kB) Collecting torchmetrics==1.7.1 (from -r requirements3.txt (line 55)) Downloading torchmetrics-1.7.1.tar.gz (565 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 565.0/565.0 kB 36.1 MB/s 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting torchvision==0.24.1 (from -r requirements3.txt (line 56)) Downloading torchvision-0.24.1-cp313-cp313-manylinux_2_28_x86_64.whl.metadata (5.9 kB) Collecting transformers==4.53.3 (from -r requirements3.txt (line 57)) Downloading transformers-4.53.3.tar.gz (9.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.2/9.2 MB 203.4 MB/s 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting triton==3.5.1 (from -r requirements3.txt (line 58)) Downloading triton-3.5.1-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.metadata (1.7 kB) Collecting wheel<1.0,>=0.23.0 (from astunparse==1.6.3->-r requirements3.txt (line 1)) Downloading wheel-0.45.1.tar.gz (107 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting six<2.0,>=1.6.1 (from astunparse==1.6.3->-r requirements3.txt (line 1)) Downloading six-1.17.0.tar.gz (34 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting importlib_metadata (from diffusers==0.33.1->-r requirements3.txt (line 3)) Downloading importlib_metadata-8.6.1.tar.gz (55 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting filelock (from diffusers==0.33.1->-r requirements3.txt (line 3)) Downloading filelock-3.18.0.tar.gz (18 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting numpy (from diffusers==0.33.1->-r requirements3.txt (line 3)) Downloading numpy-2.3.3.tar.gz (20.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 20.6/20.6 MB 173.7 MB/s 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): still running... Preparing metadata (pyproject.toml): finished with status 'done' Collecting regex!=2019.12.17 (from diffusers==0.33.1->-r requirements3.txt (line 3)) Downloading regex-2024.11.6.tar.gz (399 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting requests (from diffusers==0.33.1->-r requirements3.txt (line 3)) Downloading requests-2.32.4.tar.gz (135 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting Pillow (from diffusers==0.33.1->-r requirements3.txt (line 3)) Downloading pillow-11.1.0.tar.gz (46.7 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 46.7/46.7 MB 131.6 MB/s 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting attrs>=18.2.0 (from dm-tree==0.1.9->-r requirements3.txt (line 4)) Downloading attrs-25.1.0.tar.gz (810 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 810.6/810.6 kB 70.8 MB/s 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting wrapt>=1.11.2 (from dm-tree==0.1.9->-r requirements3.txt (line 4)) Downloading wrapt-1.17.2.tar.gz (55 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting cachetools<6.0,>=2.0.0 (from google-auth==2.40.1->-r requirements3.txt (line 7)) Downloading cachetools-5.5.2.tar.gz (28 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pyasn1-modules>=0.2.1 (from google-auth==2.40.1->-r requirements3.txt (line 7)) Downloading pyasn1_modules-0.4.1.tar.gz (310 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pyasn1>=0.1.3 (from rsa==4.9->-r requirements3.txt (line 43)) Downloading pyasn1-0.6.1.tar.gz (145 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting typing-extensions~=4.12 (from grpcio==1.76.0->-r requirements3.txt (line 10)) Downloading typing_extensions-4.15.0.tar.gz (109 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting fsspec>=2023.5.0 (from huggingface_hub==0.31.4->-r requirements3.txt (line 11)) Downloading fsspec-2025.3.0.tar.gz (298 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting packaging>=20.9 (from huggingface_hub==0.31.4->-r requirements3.txt (line 11)) Downloading packaging-25.0.tar.gz (165 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pyyaml>=5.1 (from huggingface_hub==0.31.4->-r requirements3.txt (line 11)) Downloading pyyaml-6.0.3-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.4 kB) Collecting tqdm>=4.42.1 (from huggingface_hub==0.31.4->-r requirements3.txt (line 11)) Downloading tqdm-4.67.1.tar.gz (169 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting rich (from keras==3.12.0->-r requirements3.txt (line 12)) Downloading rich-14.2.0-py3-none-any.whl.metadata (18 kB) Collecting h5py (from keras==3.12.0->-r requirements3.txt (line 12)) Downloading h5py-3.13.0.tar.gz (414 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting setuptools (from lightning-utilities==0.14.3->-r requirements3.txt (line 15)) Downloading setuptools-80.9.0.tar.gz (1.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.3/1.3 MB 115.5 MB/s 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting networkx>=2.5.1 (from torch==2.9.1->-r requirements3.txt (line 54)) Downloading networkx-3.4.2.tar.gz (2.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 133.9 MB/s 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting jinja2 (from torch==2.9.1->-r requirements3.txt (line 54)) Downloading jinja2-3.1.6.tar.gz (245 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting protobuf>=4.25.1 (from onnx==1.20.0->-r requirements3.txt (line 36)) Downloading protobuf-5.29.5-cp38-abi3-manylinux2014_x86_64.whl.metadata (592 bytes) Collecting coloredlogs (from onnxruntime==1.22.0->-r requirements3.txt (line 37)) Downloading coloredlogs-15.0.1.tar.gz (278 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting markdown>=2.6.8 (from tensorboard==2.20.0->-r requirements3.txt (line 47)) Downloading markdown-3.7.tar.gz (357 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting werkzeug>=1.0.1 (from tensorboard==2.20.0->-r requirements3.txt (line 47)) Downloading werkzeug-3.1.4.tar.gz (864 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 864.7/864.7 kB 71.7 MB/s 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting gast!=0.5.0,!=0.5.1,!=0.5.2,>=0.2.1 (from tensorflow==2.20.0->-r requirements3.txt (line 49)) Downloading gast-0.6.0.tar.gz (27 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting termcolor>=1.1.0 (from tensorflow==2.20.0->-r requirements3.txt (line 49)) Downloading termcolor-2.5.0.tar.gz (13 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting aiohttp!=4.0.0a0,!=4.0.0a1 (from fsspec[http]<2027.0,>=2022.5.0->lightning==2.5.5->-r requirements3.txt (line 14)) Downloading aiohttp-3.12.15.tar.gz (7.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.8/7.8 MB 185.1 MB/s 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting charset_normalizer<4,>=2 (from requests->diffusers==0.33.1->-r requirements3.txt (line 3)) Downloading charset_normalizer-3.4.2.tar.gz (126 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting idna<4,>=2.5 (from requests->diffusers==0.33.1->-r requirements3.txt (line 3)) Downloading idna-3.10.tar.gz (190 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting urllib3<3,>=1.21.1 (from requests->diffusers==0.33.1->-r requirements3.txt (line 3)) Downloading urllib3-2.6.1.tar.gz (432 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting certifi>=2017.4.17 (from requests->diffusers==0.33.1->-r requirements3.txt (line 3)) Downloading certifi-2025.11.12.tar.gz (160 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting aiohappyeyeballs>=2.5.0 (from aiohttp!=4.0.0a0,!=4.0.0a1->fsspec[http]<2027.0,>=2022.5.0->lightning==2.5.5->-r requirements3.txt (line 14)) Downloading aiohappyeyeballs-2.5.0-py3-none-any.whl.metadata (5.9 kB) Collecting aiosignal>=1.4.0 (from aiohttp!=4.0.0a0,!=4.0.0a1->fsspec[http]<2027.0,>=2022.5.0->lightning==2.5.5->-r requirements3.txt (line 14)) Downloading aiosignal-1.4.0.tar.gz (25 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting frozenlist>=1.1.1 (from aiohttp!=4.0.0a0,!=4.0.0a1->fsspec[http]<2027.0,>=2022.5.0->lightning==2.5.5->-r requirements3.txt (line 14)) Downloading frozenlist-1.5.0.tar.gz (39 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting multidict<7.0,>=4.5 (from aiohttp!=4.0.0a0,!=4.0.0a1->fsspec[http]<2027.0,>=2022.5.0->lightning==2.5.5->-r requirements3.txt (line 14)) Downloading multidict-6.1.0.tar.gz (64 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting propcache>=0.2.0 (from aiohttp!=4.0.0a0,!=4.0.0a1->fsspec[http]<2027.0,>=2022.5.0->lightning==2.5.5->-r requirements3.txt (line 14)) Downloading propcache-0.3.0.tar.gz (42 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting yarl<2.0,>=1.17.0 (from aiohttp!=4.0.0a0,!=4.0.0a1->fsspec[http]<2027.0,>=2022.5.0->lightning==2.5.5->-r requirements3.txt (line 14)) Downloading yarl-1.18.3.tar.gz (181 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting markupsafe>=2.1.1 (from werkzeug>=1.0.1->tensorboard==2.20.0->-r requirements3.txt (line 47)) Downloading markupsafe-3.0.2.tar.gz (20 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting humanfriendly>=9.1 (from coloredlogs->onnxruntime==1.22.0->-r requirements3.txt (line 37)) Downloading humanfriendly-10.0.tar.gz (360 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting zipp>=3.20 (from importlib_metadata->diffusers==0.33.1->-r requirements3.txt (line 3)) Downloading zipp-3.21.0.tar.gz (24 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting markdown-it-py>=2.2.0 (from rich->keras==3.12.0->-r requirements3.txt (line 12)) Downloading markdown-it-py-3.0.0.tar.gz (74 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pygments<3.0.0,>=2.13.0 (from rich->keras==3.12.0->-r requirements3.txt (line 12)) Downloading pygments-2.19.2.tar.gz (5.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.0/5.0 MB 190.5 MB/s 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting mdurl~=0.1 (from markdown-it-py>=2.2.0->rich->keras==3.12.0->-r requirements3.txt (line 12)) Downloading mdurl-0.1.2.tar.gz (8.7 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Downloading astunparse-1.6.3-py2.py3-none-any.whl (12 kB) Downloading absl_py-2.2.2-py3-none-any.whl (135 kB) Downloading flatbuffers-25.2.10-py2.py3-none-any.whl (30 kB) Downloading google_auth-2.40.1-py2.py3-none-any.whl (216 kB) Downloading rsa-4.9-py3-none-any.whl (34 kB) Downloading google_auth_oauthlib-1.2.2-py3-none-any.whl (19 kB) Downloading google_pasta-0.2.0-py3-none-any.whl (57 kB) Downloading grpcio-1.76.0-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (6.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.6/6.6 MB 251.0 MB/s 0:00:00 Downloading keras-3.12.0-py3-none-any.whl (1.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.5/1.5 MB 128.6 MB/s 0:00:00 Downloading libclang-18.1.1-py2.py3-none-manylinux2010_x86_64.whl (24.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 24.5/24.5 MB 198.8 MB/s 0:00:00 Downloading torch-2.9.1-cp313-cp313-manylinux_2_28_x86_64.whl (899.7 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 899.7/899.7 MB 46.4 MB/s 0:00:07 Downloading nvidia_cublas_cu12-12.8.4.1-py3-none-manylinux_2_27_x86_64.whl (594.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 594.3/594.3 MB 58.4 MB/s 0:00:06 Downloading nvidia_cuda_cupti_cu12-12.8.90-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (10.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.2/10.2 MB 172.9 MB/s 0:00:00 Downloading nvidia_cuda_nvrtc_cu12-12.8.93-py3-none-manylinux2010_x86_64.manylinux_2_12_x86_64.whl (88.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 88.0/88.0 MB 146.9 MB/s 0:00:00 Downloading nvidia_cuda_runtime_cu12-12.8.90-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (954 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 954.8/954.8 kB 95.2 MB/s 0:00:00 Downloading nvidia_cudnn_cu12-9.10.2.21-py3-none-manylinux_2_27_x86_64.whl (706.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 706.8/706.8 MB 77.4 MB/s 0:00:05 Downloading nvidia_cufft_cu12-11.3.3.83-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (193.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 193.1/193.1 MB 138.7 MB/s 0:00:01 Downloading nvidia_cufile_cu12-1.13.1.3-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 89.5 MB/s 0:00:00 Downloading nvidia_curand_cu12-10.3.9.90-py3-none-manylinux_2_27_x86_64.whl (63.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 63.6/63.6 MB 139.1 MB/s 0:00:00 Downloading nvidia_cusolver_cu12-11.7.3.90-py3-none-manylinux_2_27_x86_64.whl (267.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 267.5/267.5 MB 142.2 MB/s 0:00:01 Downloading nvidia_cusparse_cu12-12.5.8.93-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (288.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 288.2/288.2 MB 55.2 MB/s 0:00:04 Downloading nvidia_cusparselt_cu12-0.7.1-py3-none-manylinux2014_x86_64.whl (287.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 287.2/287.2 MB 139.7 MB/s 0:00:01 Downloading nvidia_nccl_cu12-2.27.5-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (322.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 322.3/322.3 MB 117.3 MB/s 0:00:02 Downloading nvidia_nvjitlink_cu12-12.8.93-py3-none-manylinux2010_x86_64.manylinux_2_12_x86_64.whl (39.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 39.3/39.3 MB 145.2 MB/s 0:00:00 Downloading nvidia_nvshmem_cu12-3.3.20-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (124.7 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 124.7/124.7 MB 138.7 MB/s 0:00:00 Downloading nvidia_nvtx_cu12-12.8.90-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (89 kB) Downloading oauthlib-3.2.2-py3-none-any.whl (151 kB) Downloading onnx-1.20.0-cp312-abi3-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (18.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 18.1/18.1 MB 166.6 MB/s 0:00:00 Downloading onnxruntime-1.22.0-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (16.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 16.4/16.4 MB 140.7 MB/s 0:00:00 Downloading onnxscript-0.2.5-py3-none-any.whl (689 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 689.4/689.4 kB 54.0 MB/s 0:00:00 Downloading opt_einsum-3.4.0-py3-none-any.whl (71 kB) Downloading optree-0.18.0-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (414 kB) Downloading requests_oauthlib-2.0.0-py2.py3-none-any.whl (24 kB) Downloading safetensors-0.6.2-cp38-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (485 kB) Downloading tensorboard-2.20.0-py3-none-any.whl (5.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.5/5.5 MB 136.1 MB/s 0:00:00 Downloading tensorboard_data_server-0.7.2-py3-none-any.whl (2.4 kB) Downloading tensorflow-2.20.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (620.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 620.8/620.8 MB 50.9 MB/s 0:00:07 Downloading tensorflow_hub-0.16.1-py2.py3-none-any.whl (30 kB) Downloading torchvision-0.24.1-cp313-cp313-manylinux_2_28_x86_64.whl (8.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 8.0/8.0 MB 147.1 MB/s 0:00:00 Downloading triton-3.5.1-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (170.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 170.5/170.5 MB 106.8 MB/s 0:00:01 Downloading pyyaml-6.0.3-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (801 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 801.6/801.6 kB 74.2 MB/s 0:00:00 Downloading aiohappyeyeballs-2.5.0-py3-none-any.whl (15 kB) Downloading protobuf-5.29.5-cp38-abi3-manylinux2014_x86_64.whl (319 kB) Downloading rich-14.2.0-py3-none-any.whl (243 kB) Saved ./src/astunparse-1.6.3-py2.py3-none-any.whl Saved ./src/absl_py-2.2.2-py3-none-any.whl Saved ./src/flatbuffers-25.2.10-py2.py3-none-any.whl Saved ./src/google_auth-2.40.1-py2.py3-none-any.whl Saved ./src/rsa-4.9-py3-none-any.whl Saved ./src/google_auth_oauthlib-1.2.2-py3-none-any.whl Saved ./src/google_pasta-0.2.0-py3-none-any.whl Saved ./src/grpcio-1.76.0-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.whl Saved ./src/keras-3.12.0-py3-none-any.whl Saved ./src/libclang-18.1.1-py2.py3-none-manylinux2010_x86_64.whl Saved ./src/torch-2.9.1-cp313-cp313-manylinux_2_28_x86_64.whl Saved ./src/nvidia_cublas_cu12-12.8.4.1-py3-none-manylinux_2_27_x86_64.whl Saved ./src/nvidia_cuda_cupti_cu12-12.8.90-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl Saved ./src/nvidia_cuda_nvrtc_cu12-12.8.93-py3-none-manylinux2010_x86_64.manylinux_2_12_x86_64.whl Saved ./src/nvidia_cuda_runtime_cu12-12.8.90-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl Saved ./src/nvidia_cudnn_cu12-9.10.2.21-py3-none-manylinux_2_27_x86_64.whl Saved ./src/nvidia_cufft_cu12-11.3.3.83-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl Saved ./src/nvidia_cufile_cu12-1.13.1.3-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl Saved ./src/nvidia_curand_cu12-10.3.9.90-py3-none-manylinux_2_27_x86_64.whl Saved ./src/nvidia_cusolver_cu12-11.7.3.90-py3-none-manylinux_2_27_x86_64.whl Saved ./src/nvidia_cusparse_cu12-12.5.8.93-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl Saved ./src/nvidia_cusparselt_cu12-0.7.1-py3-none-manylinux2014_x86_64.whl Saved ./src/nvidia_nccl_cu12-2.27.5-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl Saved ./src/nvidia_nvjitlink_cu12-12.8.93-py3-none-manylinux2010_x86_64.manylinux_2_12_x86_64.whl Saved ./src/nvidia_nvshmem_cu12-3.3.20-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl Saved ./src/nvidia_nvtx_cu12-12.8.90-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl Saved ./src/oauthlib-3.2.2-py3-none-any.whl Saved ./src/onnx-1.20.0-cp312-abi3-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl Saved ./src/onnxruntime-1.22.0-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl Saved ./src/onnxscript-0.2.5-py3-none-any.whl Saved ./src/opt_einsum-3.4.0-py3-none-any.whl Saved ./src/optree-0.18.0-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl Saved ./src/requests_oauthlib-2.0.0-py2.py3-none-any.whl Saved ./src/safetensors-0.6.2-cp38-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl Saved ./src/tensorboard-2.20.0-py3-none-any.whl Saved ./src/tensorboard_data_server-0.7.2-py3-none-any.whl Saved ./src/tensorflow-2.20.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl Saved ./src/tensorflow_hub-0.16.1-py2.py3-none-any.whl Saved ./src/torchvision-0.24.1-cp313-cp313-manylinux_2_28_x86_64.whl Saved ./src/triton-3.5.1-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl Saved ./src/pyyaml-6.0.3-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl Saved ./src/aiohappyeyeballs-2.5.0-py3-none-any.whl Saved ./src/protobuf-5.29.5-cp38-abi3-manylinux2014_x86_64.whl Saved ./src/rich-14.2.0-py3-none-any.whl Building wheels for collected packages: diffusers, dm-tree, einops, huggingface_hub, lightning, lightning-utilities, torchmetrics, lit, ml-dtypes, mpmath, namex, pytorch-lightning, segmentation_models_pytorch, sympy, tf-keras, timm, tokenizers, transformers, cachetools, fsspec, packaging, requests, charset_normalizer, idna, six, tqdm, typing-extensions, urllib3, wheel, aiohttp, multidict, yarl, aiosignal, attrs, certifi, frozenlist, gast, h5py, markdown, networkx, numpy, Pillow, propcache, pyasn1, pyasn1-modules, regex, setuptools, termcolor, werkzeug, markupsafe, wrapt, coloredlogs, humanfriendly, filelock, importlib_metadata, zipp, jinja2, pygments, markdown-it-py, mdurl Building wheel for diffusers (pyproject.toml): started Building wheel for diffusers (pyproject.toml): finished with status 'done' Created wheel for diffusers: filename=diffusers-0.33.1-py3-none-any.whl size=3554748 sha256=202ebec5c0444210e4127015b92e1c09b93cfba32fc88ce3aa3c58de223f1850 Stored in directory: /root/.cache/pip/wheels/b9/76/3c/751bb4fa2b58552db26aab663cbaf5fa643a21b6698c072254 Building wheel for dm-tree (pyproject.toml): started Building wheel for dm-tree (pyproject.toml): still running... Building wheel for dm-tree (pyproject.toml): finished with status 'done' Created wheel for dm-tree: filename=dm_tree-0.1.9-cp313-cp313-linux_x86_64.whl size=134878 sha256=734280398e243550308cba3530cd47a8c786268997b270ad0a0ef7f36f9266ed Stored in directory: /root/.cache/pip/wheels/7c/d1/64/27afe0f6062c57af79a108b1affbf10ed775cde4ce8b5c5e65 Building wheel for einops (pyproject.toml): started Building wheel for einops (pyproject.toml): finished with status 'done' Created wheel for einops: filename=einops-0.8.1-py3-none-any.whl size=64359 sha256=919387eb55330f5757c6bea9165c5ff5cfe63a642682ea788a6d472576d81737 Stored in directory: /root/.cache/pip/wheels/5c/0b/17/14bd55a997682f0e7163e71bbc41d1f2cde6bf53a3b9d4e851 Building wheel for huggingface_hub (pyproject.toml): started Building wheel for huggingface_hub (pyproject.toml): finished with status 'done' Created wheel for huggingface_hub: filename=huggingface_hub-0.31.4-py3-none-any.whl size=489423 sha256=84920a29aad6fc6867fcf45cf57330a5cce9365da17073f6de12d408415da215 Stored in directory: /root/.cache/pip/wheels/89/13/33/e2b132be126094a40802e97bd53fe2f27977e85bd3f358e141 Building wheel for lightning (pyproject.toml): started Building wheel for lightning (pyproject.toml): finished with status 'done' Created wheel for lightning: filename=lightning-2.5.5-py3-none-any.whl size=828487 sha256=2573b6d0a07412ed1c9faf3171134e7af4d0da37a2e97db10eb3e674c88e7291 Stored in directory: /root/.cache/pip/wheels/7c/24/fe/d2e742571846f16ca53ac19846701648d721a6364be3edaa23 Building wheel for lightning-utilities (pyproject.toml): started Building wheel for lightning-utilities (pyproject.toml): finished with status 'done' Created wheel for lightning-utilities: filename=lightning_utilities-0.14.3-py3-none-any.whl size=28898 sha256=39047cf60059121a49aee4ce8baad638de2d335336e7f311ff3c694af9703271 Stored in directory: /root/.cache/pip/wheels/b6/d5/7b/97e221fc74f3ddcf1228e7390931f3279de428cc1e695e86ef Building wheel for torchmetrics (pyproject.toml): started Building wheel for torchmetrics (pyproject.toml): finished with status 'done' Created wheel for torchmetrics: filename=torchmetrics-1.7.1-py3-none-any.whl size=961473 sha256=085ecc6114f6a3ba99fdef7c6ec708921236cc61103f9db2be895d03c7f0a07f Stored in directory: /root/.cache/pip/wheels/f0/23/df/72dfd896616d4d1b67859a0e5ff76895dd0e2fd9dace6c9dc9 Building wheel for lit (pyproject.toml): started Building wheel for lit (pyproject.toml): finished with status 'done' Created wheel for lit: filename=lit-18.1.8-py3-none-any.whl size=96440 sha256=7a9a9ca92c36f28db0d7a41b78c3fd35ee0c4f09abe69c07ccf5ae9beb6be835 Stored in directory: /root/.cache/pip/wheels/8c/e6/06/17ae99bde1507059dfe115dcd5afeb39a3f811352864b8b0aa Building wheel for ml-dtypes (pyproject.toml): started Building wheel for ml-dtypes (pyproject.toml): finished with status 'done' Created wheel for ml-dtypes: filename=ml_dtypes-0.5.4-cp313-cp313-linux_x86_64.whl size=4719086 sha256=0de00ad7a2583ddd36b284bc244015aade2c7ad1be4d11b4654b1072b42a321c Stored in directory: /root/.cache/pip/wheels/be/cd/50/bc811ae35d3c16d51b0890e9a75ce9157836521cd17dc2ec2e Building wheel for mpmath (pyproject.toml): started Building wheel for mpmath (pyproject.toml): finished with status 'done' Created wheel for mpmath: filename=mpmath-1.3.0-py3-none-any.whl size=536227 sha256=38d718f9bc079d38b912b8c0134796408e8b5faa1d4024d4670220f95fd794f8 Stored in directory: /root/.cache/pip/wheels/e0/d9/95/be927925f8fb33b054cb01c71de62dd6986954987033d9ec7d Building wheel for namex (pyproject.toml): started Building wheel for namex (pyproject.toml): finished with status 'done' Created wheel for namex: filename=namex-0.0.9-py3-none-any.whl size=5848 sha256=879172dbb7c6c0512b51b9256891d8faa6af9831c7644d74a2ac1842cebc6111 Stored in directory: /root/.cache/pip/wheels/e8/7b/42/47254d4d8ca71e3efd85f570cc00ff0b2f1a3f0ef3cd48894f Building wheel for pytorch-lightning (pyproject.toml): started Building wheel for pytorch-lightning (pyproject.toml): finished with status 'done' Created wheel for pytorch-lightning: filename=pytorch_lightning-2.5.1.post0-py3-none-any.whl size=823210 sha256=9705bf1faaaefb1b6bc0e7a9687a27d8132aeb19736caee1cdab7aad829e8998 Stored in directory: /root/.cache/pip/wheels/af/d3/69/f42016fae872ff6e9571ba8cff486ddc69fe44dc91ca67614e Building wheel for segmentation_models_pytorch (pyproject.toml): started Building wheel for segmentation_models_pytorch (pyproject.toml): finished with status 'done' Created wheel for segmentation_models_pytorch: filename=segmentation_models_pytorch-0.5.0-py3-none-any.whl size=154792 sha256=0b2a0306bcb540323ed076cb13459abd3a69ae3af5bafecef28da530f9c8b450 Stored in directory: /root/.cache/pip/wheels/6b/27/44/f5c638ac76ce860722d6fa65d0f691024525f08660cc0fb352 Building wheel for sympy (pyproject.toml): started Building wheel for sympy (pyproject.toml): finished with status 'done' Created wheel for sympy: filename=sympy-1.14.0-py3-none-any.whl size=6299354 sha256=04e66f90f49bee45c12dc27f30ce7de70474f2ee765a0a56a37bbb72e7ecb507 Stored in directory: /root/.cache/pip/wheels/ea/65/fe/0618f49c53307866c0d5380a6cf289ac4792f669230123c10e Building wheel for tf-keras (pyproject.toml): started Building wheel for tf-keras (pyproject.toml): finished with status 'done' Created wheel for tf-keras: filename=tf_keras-2.20.1-py3-none-any.whl size=1694335 sha256=7a513e7f054ee6d84ce4ca13ee2920e934e36015e50344f3a04a6edd096e1b57 Stored in directory: /root/.cache/pip/wheels/70/e9/b2/0e178fa93a35d211a20676cc6d181cb80f1a20193fb179557c Building wheel for timm (pyproject.toml): started Building wheel for timm (pyproject.toml): finished with status 'done' Created wheel for timm: filename=timm-1.0.22-py3-none-any.whl size=2530238 sha256=dc195428bf39d0a4cdb5a5556b924b53e5935cd414281b0f649da8760d296b1e Stored in directory: /root/.cache/pip/wheels/f0/01/2a/b3963c043644e867f7c4d570b498fc9b07f9fc5ee33a22dde8 Building wheel for tokenizers (pyproject.toml): started Building wheel for tokenizers (pyproject.toml): finished with status 'done' Created wheel for tokenizers: filename=tokenizers-0.21.1-cp39-abi3-linux_x86_64.whl size=3096876 sha256=f7448cf9b9401e153bcbd1b1afa5cb66ddddc182c0786bb244cb107cbde13431 Stored in directory: /root/.cache/pip/wheels/f5/cb/2b/4e0b58d22040d9a48ad5fdcf852369071773c22806844c74c1 Building wheel for transformers (pyproject.toml): started Building wheel for transformers (pyproject.toml): finished with status 'done' Created wheel for transformers: filename=transformers-4.53.3-py3-none-any.whl size=10826382 sha256=3bd19582695cb2a21e71a2adbdd606e33e558ae885d0477a67089a25423e8175 Stored in directory: /root/.cache/pip/wheels/71/8e/b9/90508cb9fe785ac157be9bee02c7a6536659c50c6aa31161a2 Building wheel for cachetools (pyproject.toml): started Building wheel for cachetools (pyproject.toml): finished with status 'done' Created wheel for cachetools: filename=cachetools-5.5.2-py3-none-any.whl size=10119 sha256=afaa6e3a514f117d3eed41ac2216bafa665655c5966e0b0aeb7d204fa8681ee2 Stored in directory: /root/.cache/pip/wheels/69/77/7f/62227f093a6ea30c706a7c69843a58d450560961b9e819fbb1 Building wheel for fsspec (pyproject.toml): started Building wheel for fsspec (pyproject.toml): finished with status 'done' Created wheel for fsspec: filename=fsspec-2025.3.0-py3-none-any.whl size=193615 sha256=efb87af3efa9103f94ca91a7f8cb7a4df91af9f74fc106c9c7ea0efd7277c1b3 Stored in directory: /root/.cache/pip/wheels/2f/86/59/c7d34288373f614e07615ec132f37708c9fd6041ab01f83900 Building wheel for packaging (pyproject.toml): started Building wheel for packaging (pyproject.toml): finished with status 'done' Created wheel for packaging: filename=packaging-25.0-py3-none-any.whl size=66469 sha256=bd91186a348e752eeeeb453625db388df0b4694a67c4eeb66a08bbedb5b9afd0 Stored in directory: /root/.cache/pip/wheels/b7/6c/0b/32780a188601c825ec74c3ea960e3b2fe948e9cc6b24907eb6 Building wheel for requests (pyproject.toml): started Building wheel for requests (pyproject.toml): finished with status 'done' Created wheel for requests: filename=requests-2.32.4-py3-none-any.whl size=65069 sha256=c1c49bc2d9c6192799657249b1b89b2879efaa2507b080c9d050041a5a73db46 Stored in directory: /root/.cache/pip/wheels/3d/bd/13/9434bd33965702a7cb6a094afa4066329be05639934dc8faf7 Building wheel for charset_normalizer (pyproject.toml): started Building wheel for charset_normalizer (pyproject.toml): finished with status 'done' Created wheel for charset_normalizer: filename=charset_normalizer-3.4.2-py3-none-any.whl size=52629 sha256=0860aa14cecb18c933afa9549eefbf1ae7086c39e0f7c5e1dce3e5fb39205939 Stored in directory: /root/.cache/pip/wheels/78/b3/cf/91d31f17365250421e6b3d53632c13beb26117481d7f9ead27 Building wheel for idna (pyproject.toml): started Building wheel for idna (pyproject.toml): finished with status 'done' Created wheel for idna: filename=idna-3.10-py3-none-any.whl size=70489 sha256=4280b2053b11c26390caff6747d09f3de138b267c9a310ad6f4eaf0507d60ca0 Stored in directory: /root/.cache/pip/wheels/13/72/f8/cd5b0bba8c24bed053d8c1659667d8d013ba7b311d41b31f85 Building wheel for six (pyproject.toml): started Building wheel for six (pyproject.toml): finished with status 'done' Created wheel for six: filename=six-1.17.0-py2.py3-none-any.whl size=11130 sha256=2d47f262b6e70c3edcb634edbe7c0b27bbf448a8e40ab67a700cec8d42f8be1b Stored in directory: /root/.cache/pip/wheels/5a/d9/5f/40d10edbbee7c086d4e30ff2bdb02a396f055c3ae4cb9927d9 Building wheel for tqdm (pyproject.toml): started Building wheel for tqdm (pyproject.toml): finished with status 'done' Created wheel for tqdm: filename=tqdm-4.67.1-py3-none-any.whl size=78579 sha256=ff75e345616a98806d060edab0a1a5d4f36c6bc479096ed5ca750d74ab28e4c1 Stored in directory: /root/.cache/pip/wheels/dc/e3/21/2f76ebd10c58a53f0a8c39cbfd9016b0da6ac5d37ed5dfd4cf Building wheel for typing-extensions (pyproject.toml): started Building wheel for typing-extensions (pyproject.toml): finished with status 'done' Created wheel for typing-extensions: filename=typing_extensions-4.15.0-py3-none-any.whl size=44614 sha256=f0fa19c6845758ab08074a0cfa8b7aecb71c999ca73d62883bc25cc018c4e548 Stored in directory: /root/.cache/pip/wheels/cc/94/cf/cff0a62ae14269478c9c5a9aed747cf7ab88ae5c63233523fe Building wheel for urllib3 (pyproject.toml): started Building wheel for urllib3 (pyproject.toml): finished with status 'done' Created wheel for urllib3: filename=urllib3-2.6.1-py3-none-any.whl size=131081 sha256=5b41f4dca87a18ea9c1a8c5d48a7dc7040f2200fe9c1d4f21dad8d3d4fc8716c Stored in directory: /root/.cache/pip/wheels/65/9e/f9/d95024819e8b0eda84d9f60187379e770b750742048c8fa098 Building wheel for wheel (pyproject.toml): started Building wheel for wheel (pyproject.toml): finished with status 'done' Created wheel for wheel: filename=wheel-0.45.1-py3-none-any.whl size=72538 sha256=ac951226cc3bface5f1471268c8abee9571875578f14bbd1882923c7905c2235 Stored in directory: /root/.cache/pip/wheels/10/2b/b5/5fc3df8092844fff5eb1fccbb3baf9ca076432ee00506c8d7b Building wheel for aiohttp (pyproject.toml): started Building wheel for aiohttp (pyproject.toml): finished with status 'done' Created wheel for aiohttp: filename=aiohttp-3.12.15-cp313-cp313-linux_x86_64.whl size=1706644 sha256=56cfbac4f6758d67e158c6d3d78b1d3bfaa4d7f0abf19c59b69906096bfa31d1 Stored in directory: /root/.cache/pip/wheels/57/1a/dc/a4085b7df42b2ed8d30cbe55ac50a8ebae49547023b363b5b5 Building wheel for multidict (pyproject.toml): started Building wheel for multidict (pyproject.toml): finished with status 'done' Created wheel for multidict: filename=multidict-6.1.0-cp313-cp313-linux_x86_64.whl size=130391 sha256=79abbc3f60faa35cde900aeb24a64113dcc38d01f6d23c7ee54ee264c51067cb Stored in directory: /root/.cache/pip/wheels/6a/45/ec/0346af42277e50f74a282b6c8b3a0328794fd5e8d24004be29 Building wheel for yarl (pyproject.toml): started Building wheel for yarl (pyproject.toml): finished with status 'done' Created wheel for yarl: filename=yarl-1.18.3-cp313-cp313-linux_x86_64.whl size=410599 sha256=92b6a5b9d39ac5a33a3e0c8b10c36db8d3d5e356a49e0d89e731902dde1bec32 Stored in directory: /root/.cache/pip/wheels/3b/4b/1e/0cd2d71ca415eb39dc9bdbaa17698fce531298b8b2c61a06e6 Building wheel for aiosignal (pyproject.toml): started Building wheel for aiosignal (pyproject.toml): finished with status 'done' Created wheel for aiosignal: filename=aiosignal-1.4.0-py3-none-any.whl size=7490 sha256=bab4e209b54da80a3b3cba0ed9f50aba0b5460c5d58951e00867d0817069ce12 Stored in directory: /root/.cache/pip/wheels/0d/56/73/8ab751b393035f64781c96a5062fa492538fb9c657d45406e4 Building wheel for attrs (pyproject.toml): started Building wheel for attrs (pyproject.toml): finished with status 'done' Created wheel for attrs: filename=attrs-25.1.0-py3-none-any.whl size=63152 sha256=950555ae50dec7943a57cc26c7f3214ad3b90a682d50dfb1df31fcf81f7938d6 Stored in directory: /root/.cache/pip/wheels/b4/b6/cb/92074ce97aeec13fd6cb3a18f05b3a69387fbe9fca0632c021 Building wheel for certifi (pyproject.toml): started Building wheel for certifi (pyproject.toml): finished with status 'done' Created wheel for certifi: filename=certifi-2025.11.12-py3-none-any.whl size=159438 sha256=3d8a2038a8e6e05ff96b74c4608ad889b42717613e9c84f70521966c2e3faa4e Stored in directory: /root/.cache/pip/wheels/9e/b5/0a/64a07b504ac993c7e7cdf7301094e91a21a0ea9e6ec2d1a4c9 Building wheel for frozenlist (pyproject.toml): started Building wheel for frozenlist (pyproject.toml): finished with status 'done' Created wheel for frozenlist: filename=frozenlist-1.5.0-cp313-cp313-linux_x86_64.whl size=287926 sha256=6061fdf2eaa95b9ca2aae44e5e67985b1bf5e20478e17492b3f2d87cbbe6b8a5 Stored in directory: /root/.cache/pip/wheels/27/77/94/133655d37f6595e539a16fe120117ab055a7a45016803b565c Building wheel for gast (pyproject.toml): started Building wheel for gast (pyproject.toml): finished with status 'done' Created wheel for gast: filename=gast-0.6.0-py3-none-any.whl size=21256 sha256=88a0c3d9fbc4908d42529ec53ceee3ab3639b3cfeac48266715af94a20b124c1 Stored in directory: /root/.cache/pip/wheels/40/42/37/114e09eddd482136059bcf8cc89c2bd89103c063f17c075a3c Building wheel for h5py (pyproject.toml): started Building wheel for h5py (pyproject.toml): still running... Building wheel for h5py (pyproject.toml): finished with status 'done' Created wheel for h5py: filename=h5py-3.13.0-cp313-cp313-linux_x86_64.whl size=8787465 sha256=0d2bc64e1ae3015d61b85773be3db830ee418a9adfa98c7c997a2c6cfdf39bb0 Stored in directory: /root/.cache/pip/wheels/46/55/63/a1f44d17da55a4f3f31240044bdf6c5a405b12d4cc50ccfc94 Building wheel for markdown (pyproject.toml): started Building wheel for markdown (pyproject.toml): finished with status 'done' Created wheel for markdown: filename=markdown-3.7-py3-none-any.whl size=106383 sha256=7f420505eb5ae6207049086aa190e6e922a743dd29043ebad28924b8b4fbfcbe Stored in directory: /root/.cache/pip/wheels/fa/42/40/7fcbae4b7bcfc8a4fe1209035a3111ce7de129bd90ba7e02bd Building wheel for networkx (pyproject.toml): started Building wheel for networkx (pyproject.toml): finished with status 'done' Created wheel for networkx: filename=networkx-3.4.2-py3-none-any.whl size=1723296 sha256=6caa0158b182e801ff59bbdcf068f9823189d7a2a6459fffa32f4e7091f7dd43 Stored in directory: /root/.cache/pip/wheels/aa/27/90/ac1448411c5fed43fc3c8924914e30777d4dbaf9f8ef196c28 Building wheel for numpy (pyproject.toml): started Building wheel for numpy (pyproject.toml): finished with status 'done' Created wheel for numpy: filename=numpy-2.3.3-cp313-cp313-linux_x86_64.whl size=8008416 sha256=555d62a939905025bd944ccf918805727d1892f20af145749944d340868c2ef8 Stored in directory: /root/.cache/pip/wheels/d5/5b/a2/2917f0eb092ca2506fc81de293e5e32e68a2b518e75b70e7a6 Building wheel for Pillow (pyproject.toml): started Building wheel for Pillow (pyproject.toml): finished with status 'done' Created wheel for Pillow: filename=pillow-11.1.0-cp313-cp313-linux_x86_64.whl size=1468534 sha256=bd0c4f48996c52daba684d57ece1d1d06d28031399a1f76671156f42dc55e042 Stored in directory: /root/.cache/pip/wheels/f6/a1/93/e15e3399b4d869aed1fd0566d549ff1013a0ee99c28d033cde Building wheel for propcache (pyproject.toml): started Building wheel for propcache (pyproject.toml): finished with status 'done' Created wheel for propcache: filename=propcache-0.3.0-cp313-cp313-linux_x86_64.whl size=239934 sha256=6205210d03641d491b7db099ea6d05d27e09a8f70cd936d919c2c5a36996d5d7 Stored in directory: /root/.cache/pip/wheels/22/b3/2c/f65a7ba86c68435f82351336399a33fb68132496f7d44cd42c Building wheel for pyasn1 (pyproject.toml): started Building wheel for pyasn1 (pyproject.toml): finished with status 'done' Created wheel for pyasn1: filename=pyasn1-0.6.1-py3-none-any.whl size=83524 sha256=37808122f890f318a10c16300a1c985f08f1f1e0f1c45cae684bb1618b41bc34 Stored in directory: /root/.cache/pip/wheels/0e/f2/2d/c954b24a62237f354998af2b9b985b7b984075162f984bbadf Building wheel for pyasn1-modules (pyproject.toml): started Building wheel for pyasn1-modules (pyproject.toml): finished with status 'done' Created wheel for pyasn1-modules: filename=pyasn1_modules-0.4.1-py3-none-any.whl size=181257 sha256=a197936eef56dbd9116aa1206ef3ee6c0057aaca3ccd45f4f14d84e6e670105d Stored in directory: /root/.cache/pip/wheels/22/1f/a1/41c667c21b6708ffa6f098b6a2d293c81e3eed87666885d40d Building wheel for regex (pyproject.toml): started Building wheel for regex (pyproject.toml): finished with status 'done' Created wheel for regex: filename=regex-2024.11.6-cp313-cp313-linux_x86_64.whl size=796944 sha256=d06ba58f5f0179c8a4b397074416ea878e91e48899b884548ba25aabe61e275d Stored in directory: /root/.cache/pip/wheels/78/25/fd/78977b709cb576063310b902b1a828bbb1c5f62bd4d2890332 Building wheel for setuptools (pyproject.toml): started Building wheel for setuptools (pyproject.toml): finished with status 'done' Created wheel for setuptools: filename=setuptools-80.9.0-py3-none-any.whl size=1201486 sha256=35e5d5c3ac24b1287840526784a8974af08cf8a4fb13359b24889594e81974fe Stored in directory: /root/.cache/pip/wheels/d3/a1/1d/4fc3ba3c891e04daa99e10d368ecfde1eb5544321746bd67e4 Building wheel for termcolor (pyproject.toml): started Building wheel for termcolor (pyproject.toml): finished with status 'done' Created wheel for termcolor: filename=termcolor-2.5.0-py3-none-any.whl size=7756 sha256=246832b913f2b532257b9bda58d6c5ac9247be7818250353568244d5c5d74321 Stored in directory: /root/.cache/pip/wheels/84/12/d7/1343d53052004c0f242122acd61029a801516dde70506aef4f Building wheel for werkzeug (pyproject.toml): started Building wheel for werkzeug (pyproject.toml): finished with status 'done' Created wheel for werkzeug: filename=werkzeug-3.1.4-py3-none-any.whl size=224960 sha256=49b81b9ebdd829934c3f8d9819e7c13d1a71c908abc6331029ef226aa5b8a9be Stored in directory: /root/.cache/pip/wheels/d4/f6/3e/d11b20dd0b052ab7abf592ddba67c394c960d3f1748ab01705 Building wheel for markupsafe (pyproject.toml): started Building wheel for markupsafe (pyproject.toml): finished with status 'done' Created wheel for markupsafe: filename=markupsafe-3.0.2-cp313-cp313-linux_x86_64.whl size=22846 sha256=e4d50d6518003ef4c2de5a7b53fbb55541ec201affef65a4741bf8aefcd89d76 Stored in directory: /root/.cache/pip/wheels/c9/3a/71/0ae58756520a2873f0144737a2e9d29126d6c86bf2da2b4f13 Building wheel for wrapt (pyproject.toml): started Building wheel for wrapt (pyproject.toml): finished with status 'done' Created wheel for wrapt: filename=wrapt-1.17.2-cp313-cp313-linux_x86_64.whl size=88663 sha256=070c97b87fd7a2b99a9074934f2061a0c6da507caf40db8fb865173ce72913b6 Stored in directory: /root/.cache/pip/wheels/5a/65/98/2fa436bf4607df3abd6476efad6ee41b317084a282947f1b50 Building wheel for coloredlogs (pyproject.toml): started Building wheel for coloredlogs (pyproject.toml): finished with status 'done' Created wheel for coloredlogs: filename=coloredlogs-15.0.1-py2.py3-none-any.whl size=46104 sha256=78f7bf8521a2c24a6dc7012531adfb9f66455289c9ac8ef62e7b00aa652c36f1 Stored in directory: /root/.cache/pip/wheels/c1/7d/91/6f5a4c93915faafbe3011e9d2c07e0125e4032916cc7bcda22 Building wheel for humanfriendly (pyproject.toml): started Building wheel for humanfriendly (pyproject.toml): finished with status 'done' Created wheel for humanfriendly: filename=humanfriendly-10.0-py2.py3-none-any.whl size=86887 sha256=ae814e7d045c3f4db633c9583a7ebd124e74f47b2089fc8d8888234939921531 Stored in directory: /root/.cache/pip/wheels/50/5f/26/1a0ae49ea9d84384cbc199686368423a7593fa1ab7ee031de5 Building wheel for filelock (pyproject.toml): started Building wheel for filelock (pyproject.toml): finished with status 'done' Created wheel for filelock: filename=filelock-3.18.0-py3-none-any.whl size=16215 sha256=c401f4f8377c4464e6db25fff06205fd89bdd83b65eb0488ed1b160f780e21de Stored in directory: /root/.cache/pip/wheels/6e/8b/37/c026912990487b85717ea482f57dff7f97d4e829286c2b8254 Building wheel for importlib_metadata (pyproject.toml): started Building wheel for importlib_metadata (pyproject.toml): finished with status 'done' Created wheel for importlib_metadata: filename=importlib_metadata-8.6.1-py3-none-any.whl size=27014 sha256=5e89e6a95918930142cf94f01c6acde43ff5a9df65a99f37184f5102cd49bea6 Stored in directory: /root/.cache/pip/wheels/b6/cc/ed/5b17c27889b677291da1411fde2eeb372e2232811b6e938cd3 Building wheel for zipp (pyproject.toml): started Building wheel for zipp (pyproject.toml): finished with status 'done' Created wheel for zipp: filename=zipp-3.21.0-py3-none-any.whl size=9659 sha256=33abe6a5747272fe50a98562ab09d66469abc277e91a941b4f5ba15ba9fdc297 Stored in directory: /root/.cache/pip/wheels/b0/43/cb/a7dfa616492f6348706d31224baacd5a6416e5c93cc78d691d Building wheel for jinja2 (pyproject.toml): started Building wheel for jinja2 (pyproject.toml): finished with status 'done' Created wheel for jinja2: filename=jinja2-3.1.6-py3-none-any.whl size=134897 sha256=005a2fc379b662ac007c271a8122f7a7db49bb67fbedfc85db50fccde34d839f Stored in directory: /root/.cache/pip/wheels/4c/17/f6/aca0772a8af26aa06649769a26d22f502386142985a0e71d90 Building wheel for pygments (pyproject.toml): started Building wheel for pygments (pyproject.toml): finished with status 'done' Created wheel for pygments: filename=pygments-2.19.2-py3-none-any.whl size=1225217 sha256=86540386c03d588bb81d44bc3928634ff26449851e99741617ecb9037ee5ec0b Stored in directory: /root/.cache/pip/wheels/c4/b9/4d/882de5da51478628ba430b203c4577175d31de6f40ad9f4cf3 Building wheel for markdown-it-py (pyproject.toml): started Building wheel for markdown-it-py (pyproject.toml): finished with status 'done' Created wheel for markdown-it-py: filename=markdown_it_py-3.0.0-py3-none-any.whl size=87594 sha256=2405b83d987f98f979d0b67707323fa797eade163097dda46f0785cf4a82069a Stored in directory: /root/.cache/pip/wheels/b4/0e/8b/2a77555be7fe04a9ba66ef18f3f7fe60e77addc49f1db5e23c Building wheel for mdurl (pyproject.toml): started Building wheel for mdurl (pyproject.toml): finished with status 'done' Created wheel for mdurl: filename=mdurl-0.1.2-py3-none-any.whl size=10023 sha256=e09a93faf10973b4df4d9bb682dec5068ea51e1a11807dec2cdc21122f6d2f09 Stored in directory: /root/.cache/pip/wheels/75/58/94/b22a684be2e028740d095905aba1425f24b4d11de6a401c0ac Successfully built diffusers dm-tree einops huggingface_hub lightning lightning-utilities torchmetrics lit ml-dtypes mpmath namex pytorch-lightning segmentation_models_pytorch sympy tf-keras timm tokenizers transformers cachetools fsspec packaging requests charset_normalizer idna six tqdm typing-extensions urllib3 wheel aiohttp multidict yarl aiosignal attrs certifi frozenlist gast h5py markdown networkx numpy Pillow propcache pyasn1 pyasn1-modules regex setuptools termcolor werkzeug markupsafe wrapt coloredlogs humanfriendly filelock importlib_metadata zipp jinja2 pygments markdown-it-py mdurl if test -d ../../download_archive; then cp -Rf src/* ../../download_archive/ 2>/dev/null; fi mkdir -p /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages for REQ in requirements3.txt; do if test -s ${REQ}; then install_requirements /opt/metwork-mfext-master/opt/python3_ia ${REQ} ./src || { echo "ERROR WITH install_requirements ${REQ} /opt/metwork-mfext-master/opt/python3_ia ${REQ} ./src"; exit 1; }; fi; done [DEBUG]: layer python3_ia@mfext[/opt/metwork-mfext-master/opt/python3_ia] is already loaded Looking in links: ./src Processing ./src/astunparse-1.6.3-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 1)) Processing ./src/absl_py-2.2.2-py3-none-any.whl (from -r requirements3.txt.tmp (line 2)) Processing ./src/diffusers-0.33.1-py3-none-any.whl (from -r requirements3.txt.tmp (line 3)) Processing ./src/dm_tree-0.1.9-cp313-cp313-linux_x86_64.whl (from -r requirements3.txt.tmp (line 4)) Processing ./src/einops-0.8.1-py3-none-any.whl (from -r requirements3.txt.tmp (line 5)) Processing ./src/flatbuffers-25.2.10-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 6)) Processing ./src/google_auth-2.40.1-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 7)) Processing ./src/google_auth_oauthlib-1.2.2-py3-none-any.whl (from -r requirements3.txt.tmp (line 8)) Processing ./src/google_pasta-0.2.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 9)) Processing ./src/grpcio-1.76.0-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (from -r requirements3.txt.tmp (line 10)) Processing ./src/huggingface_hub-0.31.4-py3-none-any.whl (from -r requirements3.txt.tmp (line 11)) Processing ./src/keras-3.12.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 12)) Processing ./src/libclang-18.1.1-py2.py3-none-manylinux2010_x86_64.whl (from -r requirements3.txt.tmp (line 13)) Processing ./src/lightning-2.5.5-py3-none-any.whl (from -r requirements3.txt.tmp (line 14)) Processing ./src/lightning_utilities-0.14.3-py3-none-any.whl (from -r requirements3.txt.tmp (line 15)) Processing ./src/lit-18.1.8-py3-none-any.whl (from -r requirements3.txt.tmp (line 16)) Processing ./src/ml_dtypes-0.5.4-cp313-cp313-linux_x86_64.whl (from -r requirements3.txt.tmp (line 17)) Processing ./src/mpmath-1.3.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 18)) Processing ./src/namex-0.0.9-py3-none-any.whl (from -r requirements3.txt.tmp (line 19)) Processing ./src/nvidia_cublas_cu12-12.8.4.1-py3-none-manylinux_2_27_x86_64.whl (from -r requirements3.txt.tmp (line 20)) Processing ./src/nvidia_cuda_cupti_cu12-12.8.90-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (from -r requirements3.txt.tmp (line 21)) Processing ./src/nvidia_cuda_nvrtc_cu12-12.8.93-py3-none-manylinux2010_x86_64.manylinux_2_12_x86_64.whl (from -r requirements3.txt.tmp (line 22)) Processing ./src/nvidia_cuda_runtime_cu12-12.8.90-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (from -r requirements3.txt.tmp (line 23)) Processing ./src/nvidia_cudnn_cu12-9.10.2.21-py3-none-manylinux_2_27_x86_64.whl (from -r requirements3.txt.tmp (line 24)) Processing ./src/nvidia_cufft_cu12-11.3.3.83-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (from -r requirements3.txt.tmp (line 25)) Processing ./src/nvidia_cufile_cu12-1.13.1.3-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (from -r requirements3.txt.tmp (line 26)) Processing ./src/nvidia_curand_cu12-10.3.9.90-py3-none-manylinux_2_27_x86_64.whl (from -r requirements3.txt.tmp (line 27)) Processing ./src/nvidia_cusolver_cu12-11.7.3.90-py3-none-manylinux_2_27_x86_64.whl (from -r requirements3.txt.tmp (line 28)) Processing ./src/nvidia_cusparse_cu12-12.5.8.93-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (from -r requirements3.txt.tmp (line 29)) Processing ./src/nvidia_cusparselt_cu12-0.7.1-py3-none-manylinux2014_x86_64.whl (from -r requirements3.txt.tmp (line 30)) Processing ./src/nvidia_nccl_cu12-2.27.5-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (from -r requirements3.txt.tmp (line 31)) Processing ./src/nvidia_nvjitlink_cu12-12.8.93-py3-none-manylinux2010_x86_64.manylinux_2_12_x86_64.whl (from -r requirements3.txt.tmp (line 32)) Processing ./src/nvidia_nvshmem_cu12-3.3.20-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (from -r requirements3.txt.tmp (line 33)) Processing ./src/nvidia_nvtx_cu12-12.8.90-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (from -r requirements3.txt.tmp (line 34)) Processing ./src/oauthlib-3.2.2-py3-none-any.whl (from -r requirements3.txt.tmp (line 35)) Processing ./src/onnx-1.20.0-cp312-abi3-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (from -r requirements3.txt.tmp (line 36)) Processing ./src/onnxruntime-1.22.0-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (from -r requirements3.txt.tmp (line 37)) Processing ./src/onnxscript-0.2.5-py3-none-any.whl (from -r requirements3.txt.tmp (line 38)) Processing ./src/opt_einsum-3.4.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 39)) Processing ./src/optree-0.18.0-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (from -r requirements3.txt.tmp (line 40)) Processing ./src/pytorch_lightning-2.5.1.post0-py3-none-any.whl (from -r requirements3.txt.tmp (line 41)) Processing ./src/requests_oauthlib-2.0.0-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 42)) Processing ./src/rsa-4.9-py3-none-any.whl (from -r requirements3.txt.tmp (line 43)) Processing ./src/safetensors-0.6.2-cp38-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (from -r requirements3.txt.tmp (line 44)) Processing ./src/segmentation_models_pytorch-0.5.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 45)) Processing ./src/sympy-1.14.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 46)) Processing ./src/tensorboard-2.20.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 47)) Processing ./src/tensorboard_data_server-0.7.2-py3-none-any.whl (from -r requirements3.txt.tmp (line 48)) Processing ./src/tensorflow-2.20.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (from -r requirements3.txt.tmp (line 49)) Processing ./src/tensorflow_hub-0.16.1-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 50)) Processing ./src/tf_keras-2.20.1-py3-none-any.whl (from -r requirements3.txt.tmp (line 51)) Processing ./src/timm-1.0.22-py3-none-any.whl (from -r requirements3.txt.tmp (line 52)) Processing ./src/tokenizers-0.21.1-cp39-abi3-linux_x86_64.whl (from -r requirements3.txt.tmp (line 53)) Processing ./src/torch-2.9.1-cp313-cp313-manylinux_2_28_x86_64.whl (from -r requirements3.txt.tmp (line 54)) Processing ./src/torchmetrics-1.7.1-py3-none-any.whl (from -r requirements3.txt.tmp (line 55)) Processing ./src/torchvision-0.24.1-cp313-cp313-manylinux_2_28_x86_64.whl (from -r requirements3.txt.tmp (line 56)) Processing ./src/transformers-4.53.3-py3-none-any.whl (from -r requirements3.txt.tmp (line 57)) Processing ./src/triton-3.5.1-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (from -r requirements3.txt.tmp (line 58)) Requirement already satisfied: wheel<1.0,>=0.23.0 in /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/site-packages (from astunparse==1.6.3->-r requirements3.txt.tmp (line 1)) (0.45.1) Requirement already satisfied: six<2.0,>=1.6.1 in /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/site-packages (from astunparse==1.6.3->-r requirements3.txt.tmp (line 1)) (1.17.0) Requirement already satisfied: importlib_metadata in /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/site-packages (from diffusers==0.33.1->-r requirements3.txt.tmp (line 3)) (8.6.1) Requirement already satisfied: filelock in /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/site-packages (from diffusers==0.33.1->-r requirements3.txt.tmp (line 3)) (3.18.0) Requirement already satisfied: numpy in /opt/metwork-mfext-master/opt/python3_scientific/lib/python3.13/site-packages (from diffusers==0.33.1->-r requirements3.txt.tmp (line 3)) (2.3.3) Requirement already satisfied: regex!=2019.12.17 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from diffusers==0.33.1->-r requirements3.txt.tmp (line 3)) (2024.11.6) Requirement already satisfied: requests in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from diffusers==0.33.1->-r requirements3.txt.tmp (line 3)) (2.32.4) Requirement already satisfied: Pillow in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from diffusers==0.33.1->-r requirements3.txt.tmp (line 3)) (11.1.0) Requirement already satisfied: attrs>=18.2.0 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from dm-tree==0.1.9->-r requirements3.txt.tmp (line 4)) (25.1.0) Requirement already satisfied: wrapt>=1.11.2 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from dm-tree==0.1.9->-r requirements3.txt.tmp (line 4)) (1.17.2) Requirement already satisfied: cachetools<6.0,>=2.0.0 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from google-auth==2.40.1->-r requirements3.txt.tmp (line 7)) (5.5.2) Requirement already satisfied: pyasn1-modules>=0.2.1 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from google-auth==2.40.1->-r requirements3.txt.tmp (line 7)) (0.4.1) Requirement already satisfied: pyasn1>=0.1.3 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from rsa==4.9->-r requirements3.txt.tmp (line 43)) (0.6.1) Requirement already satisfied: typing-extensions~=4.12 in /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/site-packages (from grpcio==1.76.0->-r requirements3.txt.tmp (line 10)) (4.15.0) Requirement already satisfied: fsspec>=2023.5.0 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from huggingface_hub==0.31.4->-r requirements3.txt.tmp (line 11)) (2025.3.0) Requirement already satisfied: packaging>=20.9 in /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/site-packages (from huggingface_hub==0.31.4->-r requirements3.txt.tmp (line 11)) (25.0) Requirement already satisfied: pyyaml>=5.1 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from huggingface_hub==0.31.4->-r requirements3.txt.tmp (line 11)) (6.0.3) Requirement already satisfied: tqdm>=4.42.1 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from huggingface_hub==0.31.4->-r requirements3.txt.tmp (line 11)) (4.67.1) Requirement already satisfied: rich in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from keras==3.12.0->-r requirements3.txt.tmp (line 12)) (14.2.0) Requirement already satisfied: h5py in /opt/metwork-mfext-master/opt/python3_scientific/lib/python3.13/site-packages (from keras==3.12.0->-r requirements3.txt.tmp (line 12)) (3.13.0) Requirement already satisfied: setuptools in /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/site-packages (from lightning-utilities==0.14.3->-r requirements3.txt.tmp (line 15)) (80.9.0) Requirement already satisfied: networkx>=2.5.1 in /opt/metwork-mfext-master/opt/python3_scientific/lib/python3.13/site-packages (from torch==2.9.1->-r requirements3.txt.tmp (line 54)) (3.4.2) Requirement already satisfied: jinja2 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from torch==2.9.1->-r requirements3.txt.tmp (line 54)) (3.1.6) Requirement already satisfied: protobuf>=4.25.1 in /opt/metwork-mfext-master/opt/python3_scientific/lib/python3.13/site-packages (from onnx==1.20.0->-r requirements3.txt.tmp (line 36)) (5.29.5) Requirement already satisfied: coloredlogs in /opt/metwork-mfext-master/opt/python3_scientific/lib/python3.13/site-packages (from onnxruntime==1.22.0->-r requirements3.txt.tmp (line 37)) (15.0.1) Requirement already satisfied: markdown>=2.6.8 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from tensorboard==2.20.0->-r requirements3.txt.tmp (line 47)) (3.7) Requirement already satisfied: werkzeug>=1.0.1 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from tensorboard==2.20.0->-r requirements3.txt.tmp (line 47)) (3.1.4) Requirement already satisfied: gast!=0.5.0,!=0.5.1,!=0.5.2,>=0.2.1 in /opt/metwork-mfext-master/opt/python3_scientific/lib/python3.13/site-packages (from tensorflow==2.20.0->-r requirements3.txt.tmp (line 49)) (0.6.0) Requirement already satisfied: termcolor>=1.1.0 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from tensorflow==2.20.0->-r requirements3.txt.tmp (line 49)) (2.5.0) Requirement already satisfied: aiohttp!=4.0.0a0,!=4.0.0a1 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from fsspec[http]<2027.0,>=2022.5.0->lightning==2.5.5->-r requirements3.txt.tmp (line 14)) (3.12.15) Requirement already satisfied: charset_normalizer<4,>=2 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from requests->diffusers==0.33.1->-r requirements3.txt.tmp (line 3)) (3.4.2) Requirement already satisfied: idna<4,>=2.5 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from requests->diffusers==0.33.1->-r requirements3.txt.tmp (line 3)) (3.10) Requirement already satisfied: urllib3<3,>=1.21.1 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from requests->diffusers==0.33.1->-r requirements3.txt.tmp (line 3)) (2.6.1) Requirement already satisfied: certifi>=2017.4.17 in /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/site-packages (from requests->diffusers==0.33.1->-r requirements3.txt.tmp (line 3)) (2025.11.12) Requirement already satisfied: aiohappyeyeballs>=2.5.0 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from aiohttp!=4.0.0a0,!=4.0.0a1->fsspec[http]<2027.0,>=2022.5.0->lightning==2.5.5->-r requirements3.txt.tmp (line 14)) (2.5.0) Requirement already satisfied: aiosignal>=1.4.0 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from aiohttp!=4.0.0a0,!=4.0.0a1->fsspec[http]<2027.0,>=2022.5.0->lightning==2.5.5->-r requirements3.txt.tmp (line 14)) (1.4.0) Requirement already satisfied: frozenlist>=1.1.1 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from aiohttp!=4.0.0a0,!=4.0.0a1->fsspec[http]<2027.0,>=2022.5.0->lightning==2.5.5->-r requirements3.txt.tmp (line 14)) (1.5.0) Requirement already satisfied: multidict<7.0,>=4.5 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from aiohttp!=4.0.0a0,!=4.0.0a1->fsspec[http]<2027.0,>=2022.5.0->lightning==2.5.5->-r requirements3.txt.tmp (line 14)) (6.1.0) Requirement already satisfied: propcache>=0.2.0 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from aiohttp!=4.0.0a0,!=4.0.0a1->fsspec[http]<2027.0,>=2022.5.0->lightning==2.5.5->-r requirements3.txt.tmp (line 14)) (0.3.0) Requirement already satisfied: yarl<2.0,>=1.17.0 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from aiohttp!=4.0.0a0,!=4.0.0a1->fsspec[http]<2027.0,>=2022.5.0->lightning==2.5.5->-r requirements3.txt.tmp (line 14)) (1.18.3) Requirement already satisfied: markupsafe>=2.1.1 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from werkzeug>=1.0.1->tensorboard==2.20.0->-r requirements3.txt.tmp (line 47)) (3.0.2) Requirement already satisfied: humanfriendly>=9.1 in /opt/metwork-mfext-master/opt/python3_scientific/lib/python3.13/site-packages (from coloredlogs->onnxruntime==1.22.0->-r requirements3.txt.tmp (line 37)) (10.0) Requirement already satisfied: zipp>=3.20 in /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/site-packages (from importlib_metadata->diffusers==0.33.1->-r requirements3.txt.tmp (line 3)) (3.21.0) Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from rich->keras==3.12.0->-r requirements3.txt.tmp (line 12)) (3.0.0) Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from rich->keras==3.12.0->-r requirements3.txt.tmp (line 12)) (2.19.2) Requirement already satisfied: mdurl~=0.1 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from markdown-it-py>=2.2.0->rich->keras==3.12.0->-r requirements3.txt.tmp (line 12)) (0.1.2) Installing collected packages: nvidia-cusparselt-cu12, namex, mpmath, lit, libclang, flatbuffers, triton, tensorboard-data-server, sympy, safetensors, rsa, optree, opt-einsum, oauthlib, nvidia-nvtx-cu12, nvidia-nvshmem-cu12, nvidia-nvjitlink-cu12, nvidia-nccl-cu12, nvidia-curand-cu12, nvidia-cufile-cu12, nvidia-cuda-runtime-cu12, nvidia-cuda-nvrtc-cu12, nvidia-cuda-cupti-cu12, nvidia-cublas-cu12, ml-dtypes, lightning-utilities, grpcio, google-pasta, einops, astunparse, absl-py, tensorboard, requests-oauthlib, onnxruntime, onnx, nvidia-cusparse-cu12, nvidia-cufft-cu12, nvidia-cudnn-cu12, huggingface_hub, google-auth, dm-tree, tokenizers, onnxscript, nvidia-cusolver-cu12, keras, google-auth-oauthlib, diffusers, transformers, torch, tensorflow, torchvision, torchmetrics, tf-keras, timm, tensorflow-hub, pytorch-lightning, segmentation_models_pytorch, lightning Successfully installed absl-py-2.2.2 astunparse-1.6.3 diffusers-0.33.1 dm-tree-0.1.9 einops-0.8.1 flatbuffers-25.2.10 google-auth-2.40.1 google-auth-oauthlib-1.2.2 google-pasta-0.2.0 grpcio-1.76.0 huggingface_hub-0.31.4 keras-3.12.0 libclang-18.1.1 lightning-2.5.5 lightning-utilities-0.14.3 lit-18.1.8 ml-dtypes-0.5.4 mpmath-1.3.0 namex-0.0.9 nvidia-cublas-cu12-12.8.4.1 nvidia-cuda-cupti-cu12-12.8.90 nvidia-cuda-nvrtc-cu12-12.8.93 nvidia-cuda-runtime-cu12-12.8.90 nvidia-cudnn-cu12-9.10.2.21 nvidia-cufft-cu12-11.3.3.83 nvidia-cufile-cu12-1.13.1.3 nvidia-curand-cu12-10.3.9.90 nvidia-cusolver-cu12-11.7.3.90 nvidia-cusparse-cu12-12.5.8.93 nvidia-cusparselt-cu12-0.7.1 nvidia-nccl-cu12-2.27.5 nvidia-nvjitlink-cu12-12.8.93 nvidia-nvshmem-cu12-3.3.20 nvidia-nvtx-cu12-12.8.90 oauthlib-3.2.2 onnx-1.20.0 onnxruntime-1.22.0 onnxscript-0.2.5 opt-einsum-3.4.0 optree-0.18.0 pytorch-lightning-2.5.1.post0 requests-oauthlib-2.0.0 rsa-4.9 safetensors-0.6.2 segmentation_models_pytorch-0.5.0 sympy-1.14.0 tensorboard-2.20.0 tensorboard-data-server-0.7.2 tensorflow-2.20.0 tensorflow-hub-0.16.1 tf-keras-2.20.1 timm-1.0.22 tokenizers-0.21.1 torch-2.9.1 torchmetrics-1.7.1 torchvision-0.24.1 transformers-4.53.3 triton-3.5.1 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. if ! test -d /opt/metwork-mfext-master/opt/python3_ia/lib/python3.13/site-packages; then mkdir -p /opt/metwork-mfext-master/opt/python3_ia/lib/python3.13/site-packages; fi if test -f /opt/metwork-mfext-master/opt/python3_ia/lib/python3.13/site-packages/requirements3.txt; then cat /opt/metwork-mfext-master/opt/python3_ia/lib/python3.13/site-packages/requirements3.txt requirements3.txt |sort |uniq |sed 's/^-e git.*egg=\(.*\)$/\1/g' >/opt/metwork-mfext-master/opt/python3_ia/lib/python3.13/site-packages/requirements3.txt.tmp; mv /opt/metwork-mfext-master/opt/python3_ia/lib/python3.13/site-packages/requirements3.txt.tmp /opt/metwork-mfext-master/opt/python3_ia/lib/python3.13/site-packages/requirements3.txt; else cat requirements3.txt |sort |uniq |sed 's/^-e git.*egg=\(.*\)$/\1/g' >/opt/metwork-mfext-master/opt/python3_ia/lib/python3.13/site-packages/requirements3.txt ;fi IFS=$'\n' ; for REQ in `cat requirements3.txt |sort |uniq| grep -v "\["`; do _pip_package_to_yaml.sh "${REQ}" "/opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages" || { echo "ERROR WITH _pip_package_to_yaml.sh ${REQ} /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages"; exit 1; } done /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/absl-py.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/astunparse.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/diffusers.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/dm-tree.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/einops.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/flatbuffers.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/google-auth-oauthlib.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/google-auth.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/google-pasta.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/grpcio.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/huggingface_hub.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/keras.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/libclang.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/lightning-utilities.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/lightning.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/lit.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/ml_dtypes.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/mpmath.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/namex.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/nvidia-cublas-cu12.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/nvidia-cuda-cupti-cu12.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/nvidia-cuda-nvrtc-cu12.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/nvidia-cuda-runtime-cu12.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/nvidia-cudnn-cu12.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/nvidia-cufft-cu12.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/nvidia-cufile-cu12.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/nvidia-curand-cu12.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/nvidia-cusolver-cu12.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/nvidia-cusparse-cu12.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/nvidia-cusparselt-cu12.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/nvidia-nccl-cu12.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/nvidia-nvjitlink-cu12.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/nvidia-nvshmem-cu12.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/nvidia-nvtx-cu12.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/oauthlib.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/onnx.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/onnxruntime.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/onnxscript.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/opt_einsum.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/optree.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/pytorch-lightning.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/requests-oauthlib.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/rsa.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/safetensors.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/segmentation_models_pytorch.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/sympy.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/tensorboard-data-server.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/tensorboard.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/tensorflow-hub.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/tensorflow.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/tf_keras.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/timm.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/tokenizers.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/torch.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/torchmetrics.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/torchvision.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/transformers.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/triton.yaml is ready make[3]: Leaving directory '/src/layers/layer5_python3_ia/0500_extra_packages' if test "1" = "1"; then echo python3_ia > /opt/metwork-mfext-master/opt/python3_ia/.mfextaddon; fi _layer_dhash "python3_ia@mfext" >/opt/metwork-mfext-master/opt/python3_ia/.dhash if ! test -f cache/hit; then \ _check_layers_hash >/dev/null ; \ fi _cache_logic_after_layer.sh "/opt/metwork-mfext-master/opt/python3_ia" cache: /buildcache/mfext_cache_layer_python3_ia_7b83b9c2188ef035b75f8723e0abc3ac.tar created make[2]: Leaving directory '/src/layers/layer5_python3_ia' make[1]: Leaving directory '/src/layers' if test "1" != "1"; then _layer_dhash root@mfext >/opt/metwork-mfext-master/.dhash; fi layer_wrapper --layers=python3_devtools@mfext -- _yaml_to_md.py ALL >.metwork-framework/components.md