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: b4c61b33ad60bdb08fd73e7fb71efaf1 /src/adm/root.mk md5sum hash: 250da484d2cf5296b6d10e69128cb1be core@mfext layer (dependency) hash (from cache): da87729b77ce4bbdaca1f5915a0206c1 python3@mfext layer (dependency) hash (from cache): de1af395ade0ad0c375745f63b115dea python3_core@mfext layer (dependency) hash (from cache): 38c96393bf7828f55861b72d1baffbf6 python3_scientific@mfext layer (dependency) hash (from cache): 58fe5cab0d9164ad97b14ade295a7e81 root@mfext layer (dependency) hash (from cache): f61fe6f77db4aa081a71e6c5fcb1f0d7 scientific@mfext layer (dependency) hash (from cache): d8bb4081f4297ec475e2d1dc2fae7a94 scientific_core@mfext layer (dependency) hash (from cache): 209693373de2dcadc6cf2d7dab0389c0 source hash: 29bb05496681a2a29fd627eaeebe7d7a cache missed (/buildcache/mfext_cache_layer_python3_ia_b86d06a3de27a97d951303bbd6bc0276.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 tempolayer429[/src/layers/layer5_python3_ia/0500_extra_packages/tempolayer429] 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 148.7 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 (setup.py): started Preparing metadata (setup.py): 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.71.0 (from -r requirements3.txt (line 10)) Downloading grpcio-1.71.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.8 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.11.3 (from -r requirements3.txt (line 12)) Downloading keras-3.11.3-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 69.5 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.1 (from -r requirements3.txt (line 17)) Downloading ml_dtypes-0.5.1.tar.gz (698 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 698.8/698.8 kB 108.4 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 (setup.py): started Preparing metadata (setup.py): 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 (setup.py): started Preparing metadata (setup.py): 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.3 (from -r requirements3.txt (line 31)) Downloading nvidia_nccl_cu12-2.27.3-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-nvtx-cu12==12.8.90 (from -r requirements3.txt (line 33)) 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 34)) Downloading oauthlib-3.2.2-py3-none-any.whl.metadata (7.5 kB) Collecting onnx==1.18.0 (from -r requirements3.txt (line 35)) Downloading onnx-1.18.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (6.9 kB) Collecting onnxruntime==1.22.0 (from -r requirements3.txt (line 36)) 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 37)) Downloading onnxscript-0.2.5-py3-none-any.whl.metadata (15 kB) Collecting opt-einsum==3.4.0 (from -r requirements3.txt (line 38)) Downloading opt_einsum-3.4.0-py3-none-any.whl.metadata (6.3 kB) Collecting optree==0.15.0 (from -r requirements3.txt (line 39)) Downloading optree-0.15.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (48 kB) Collecting pytorch-lightning==2.5.1.post0 (from -r requirements3.txt (line 40)) Downloading pytorch_lightning-2.5.1.post0.tar.gz (634 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 634.4/634.4 kB 12.2 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 41)) Downloading requests_oauthlib-2.0.0-py2.py3-none-any.whl.metadata (11 kB) Collecting rsa==4.9 (from -r requirements3.txt (line 42)) Downloading rsa-4.9-py3-none-any.whl.metadata (4.2 kB) Collecting safetensors==0.5.3 (from -r requirements3.txt (line 43)) Downloading safetensors-0.5.3.tar.gz (67 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting segmentation_models_pytorch==0.5.0 (from -r requirements3.txt (line 44)) 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 45)) Downloading sympy-1.14.0.tar.gz (7.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.8/7.8 MB 7.0 MB/s 0:00:01 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting tensorboard==2.20.0 (from -r requirements3.txt (line 46)) 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 47)) 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 48)) 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 49)) 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 50)) Downloading tf_keras-2.20.1.tar.gz (1.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.3/1.3 MB 150.0 MB/s 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting timm==1.0.15 (from -r requirements3.txt (line 51)) Downloading timm-1.0.15.tar.gz (2.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 171.0 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 52)) 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.8.0 (from -r requirements3.txt (line 53)) Downloading torch-2.8.0-cp313-cp313-manylinux_2_28_x86_64.whl.metadata (30 kB) Collecting torchmetrics==1.7.1 (from -r requirements3.txt (line 54)) Downloading torchmetrics-1.7.1.tar.gz (565 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 565.0/565.0 kB 72.7 MB/s 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting torchvision==0.23.0 (from -r requirements3.txt (line 55)) Downloading torchvision-0.23.0-cp313-cp313-manylinux_2_28_x86_64.whl.metadata (6.1 kB) Collecting transformers==4.53.3 (from -r requirements3.txt (line 56)) Downloading transformers-4.53.3.tar.gz (9.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.2/9.2 MB 70.4 MB/s 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting triton==3.4.0 (from -r requirements3.txt (line 57)) Downloading triton-3.4.0-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 (setup.py): started Preparing metadata (setup.py): 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.2.6.tar.gz (20.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 20.3/20.3 MB 153.4 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 133.5 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 46.1 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 (setup.py): started Preparing metadata (setup.py): 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 42)) Downloading pyasn1-0.6.1.tar.gz (145 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.2-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 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 typing-extensions>=3.7.4.3 (from huggingface_hub==0.31.4->-r requirements3.txt (line 11)) Downloading typing_extensions-4.14.0.tar.gz (107 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting rich (from keras==3.11.3->-r requirements3.txt (line 12)) Downloading rich-14.0.0-py3-none-any.whl.metadata (18 kB) Collecting h5py (from keras==3.11.3->-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 7.6 MB/s 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting networkx (from torch==2.8.0->-r requirements3.txt (line 53)) Downloading networkx-3.4.2.tar.gz (2.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 148.6 MB/s 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting jinja2 (from torch==2.8.0->-r requirements3.txt (line 53)) 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.18.0->-r requirements3.txt (line 35)) 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 36)) Downloading coloredlogs-15.0.1.tar.gz (278 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting markdown>=2.6.8 (from tensorboard==2.20.0->-r requirements3.txt (line 46)) 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 46)) Downloading werkzeug-3.1.3.tar.gz (806 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 806.9/806.9 kB 87.4 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 48)) Downloading gast-0.6.0.tar.gz (27 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting termcolor>=1.1.0 (from tensorflow==2.20.0->-r requirements3.txt (line 48)) 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 175.9 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.5.0.tar.gz (393 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.4.26.tar.gz (160 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): 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 46)) 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 36)) Downloading humanfriendly-10.0.tar.gz (360 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): 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.11.3->-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.11.3->-r requirements3.txt (line 12)) Downloading pygments-2.19.1.tar.gz (5.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.0/5.0 MB 159.1 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.11.3->-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.71.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (5.9 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.9/5.9 MB 199.7 MB/s 0:00:00 Downloading keras-3.11.3-py3-none-any.whl (1.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 119.8 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 168.3 MB/s 0:00:00 Downloading torch-2.8.0-cp313-cp313-manylinux_2_28_x86_64.whl (887.9 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 887.9/887.9 MB 31.4 MB/s 0:00:11 Downloading nvidia_cublas_cu12-12.8.4.1-py3-none-manylinux_2_27_x86_64.whl (594.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 594.3/594.3 MB 62.7 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 154.3 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 125.2 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 114.8 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 64.7 MB/s 0:00:06 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 121.3 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 93.1 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 127.3 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 86.7 MB/s 0:00:03 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 85.5 MB/s 0:00:03 Downloading nvidia_cusparselt_cu12-0.7.1-py3-none-manylinux2014_x86_64.whl (287.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 287.2/287.2 MB 115.6 MB/s 0:00:02 Downloading nvidia_nccl_cu12-2.27.3-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (322.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 322.4/322.4 MB 66.3 MB/s 0:00:04 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 125.4 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.18.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (17.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 17.6/17.6 MB 158.9 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 147.6 MB/s 0:00:00 Downloading onnxscript-0.2.5-py3-none-any.whl (689 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 689.4/689.4 kB 78.1 MB/s 0:00:00 Downloading opt_einsum-3.4.0-py3-none-any.whl (71 kB) Downloading optree-0.15.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (409 kB) Downloading requests_oauthlib-2.0.0-py2.py3-none-any.whl (24 kB) Downloading tensorboard-2.20.0-py3-none-any.whl (5.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.5/5.5 MB 145.7 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 57.8 MB/s 0:00:07 Downloading tensorflow_hub-0.16.1-py2.py3-none-any.whl (30 kB) Downloading torchvision-0.23.0-cp313-cp313-manylinux_2_28_x86_64.whl (8.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 8.6/8.6 MB 144.0 MB/s 0:00:00 Downloading triton-3.4.0-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (155.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 155.6/155.6 MB 123.8 MB/s 0:00:01 Downloading PyYAML-6.0.2-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (759 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 759.5/759.5 kB 77.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.0.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.71.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl Saved ./src/keras-3.11.3-py3-none-any.whl Saved ./src/libclang-18.1.1-py2.py3-none-manylinux2010_x86_64.whl Saved ./src/torch-2.8.0-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.3-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_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.18.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_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.15.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl Saved ./src/requests_oauthlib-2.0.0-py2.py3-none-any.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.23.0-cp313-cp313-manylinux_2_28_x86_64.whl Saved ./src/triton-3.4.0-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl Saved ./src/PyYAML-6.0.2-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_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.0.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, safetensors, 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, numpy, Pillow, propcache, pyasn1, pyasn1-modules, regex, setuptools, termcolor, werkzeug, MarkupSafe, wrapt, coloredlogs, humanfriendly, filelock, importlib_metadata, zipp, jinja2, networkx, 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=809725068688b1477314ea00374fe5f24760f9ecd6c57a5cb5eef78996376d4a Stored in directory: /root/.cache/pip/wheels/b9/76/3c/751bb4fa2b58552db26aab663cbaf5fa643a21b6698c072254 DEPRECATION: Building 'dm-tree' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'dm-tree'. Discussion can be found at https://github.com/pypa/pip/issues/6334 Building wheel for dm-tree (setup.py): started Building wheel for dm-tree (setup.py): still running... Building wheel for dm-tree (setup.py): finished with status 'done' Created wheel for dm-tree: filename=dm_tree-0.1.9-cp313-cp313-linux_x86_64.whl size=134872 sha256=917e1989ee73bbca436d28f98892135b3fade0587925ffd9225368616fcfd6a5 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=f46173b4afd8d56b08ca0f3a9bd33eb3ef30a9cb1a16e7b39099dee74cdcfdf1 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=6db2e72f4b2e9f85e2c43272309769fa0ae7f0d530b7e6b70063a28f2f5d576d 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=b377021dde4b0df67cdc94fc2824b5ea46a8330d24eee4cc8ccc8abd8f32aa4e Stored in directory: /root/.cache/pip/wheels/b6/d5/7b/97e221fc74f3ddcf1228e7390931f3279de428cc1e695e86ef DEPRECATION: Building 'torchmetrics' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'torchmetrics'. Discussion can be found at https://github.com/pypa/pip/issues/6334 Building wheel for torchmetrics (setup.py): started Building wheel for torchmetrics (setup.py): finished with status 'done' Created wheel for torchmetrics: filename=torchmetrics-1.7.1-py3-none-any.whl size=961483 sha256=dec8a376904e4c8d53ad82933116a72d8f2ec0e46071fbc6cf88c095e6495a33 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=f2c5e900d16b5bc1b2dd4860fae9c22a0b9a2ee645811d1db861abd16e5eeffd 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): still running... Building wheel for ml-dtypes (pyproject.toml): finished with status 'done' Created wheel for ml-dtypes: filename=ml_dtypes-0.5.1-cp313-cp313-linux_x86_64.whl size=4639739 sha256=961a111802cfbf0e24d3801c05e8f8cd41cd93cebf207ac893987fc2d4efe4a2 Stored in directory: /root/.cache/pip/wheels/35/24/42/80f79d6713d4ac3796a12a96577e5cd19986dea1d91b2f54ce DEPRECATION: Building 'mpmath' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'mpmath'. Discussion can be found at https://github.com/pypa/pip/issues/6334 Building wheel for mpmath (setup.py): started Building wheel for mpmath (setup.py): finished with status 'done' Created wheel for mpmath: filename=mpmath-1.3.0-py3-none-any.whl size=536227 sha256=2e3b9c6c6aa399864066153e571be9157e5a0b9573aa63476ec440b33979cb64 Stored in directory: /root/.cache/pip/wheels/e0/d9/95/be927925f8fb33b054cb01c71de62dd6986954987033d9ec7d DEPRECATION: Building 'namex' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'namex'. Discussion can be found at https://github.com/pypa/pip/issues/6334 Building wheel for namex (setup.py): started Building wheel for namex (setup.py): finished with status 'done' Created wheel for namex: filename=namex-0.0.9-py3-none-any.whl size=5848 sha256=ab23a75e5a4f5d3596649c67bc8a5790e3fb55d2967f252cd0b8356398eff687 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=27809cdfbd60af31c0a4f373da9ab0ba4001146a1bc08bbff5166f889e282caf Stored in directory: /root/.cache/pip/wheels/af/d3/69/f42016fae872ff6e9571ba8cff486ddc69fe44dc91ca67614e Building wheel for safetensors (pyproject.toml): started Building wheel for safetensors (pyproject.toml): finished with status 'done' Created wheel for safetensors: filename=safetensors-0.5.3-cp38-abi3-linux_x86_64.whl size=470290 sha256=2f680569e08b980b3b477606c731fceeb12c3bc59bc8fab10c7e0f8ad0bc8894 Stored in directory: /root/.cache/pip/wheels/98/6f/99/689732991bb94ba09d951ec50f20b1e1af372a0341ec7507d9 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=961d498483cb2651c5a71a1fa56ab1847aecca8d9dce0161fe7099c772987ca1 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=df235b48d01fba7e51d2257efe9c24dcc0b07432f7998b7461263558a46abf42 Stored in directory: /root/.cache/pip/wheels/ea/65/fe/0618f49c53307866c0d5380a6cf289ac4792f669230123c10e DEPRECATION: Building 'tf-keras' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'tf-keras'. Discussion can be found at https://github.com/pypa/pip/issues/6334 Building wheel for tf-keras (setup.py): started Building wheel for tf-keras (setup.py): finished with status 'done' Created wheel for tf-keras: filename=tf_keras-2.20.1-py3-none-any.whl size=1694335 sha256=a86b080e379175084da04d37a0f8ff55a2789e6784bba3c8688f06a83c5b65e8 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.15-py3-none-any.whl size=2361373 sha256=c391cc12427a338751c8c53d64e05bc0f3785d180567fc8cc8ae912f773488b4 Stored in directory: /root/.cache/pip/wheels/56/88/43/ea928e454c025643da68217d59f8c22e171552d0fdf6bd087e Building wheel for tokenizers (pyproject.toml): started Building wheel for tokenizers (pyproject.toml): still running... 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=3087009 sha256=df3bc9eab523600d205f34fb099470197b43d24f7a6d8ad916d0f255d20fd206 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=5b7d960411d28c6fd5665ec7ab3e2e86d718a4b2d30f374f6db6ea7e10e9bab4 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=8fde3515746a18a0556b3243935d452294cf6acd4231ca2f1bf681ce010f1d10 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=f7b17c7ec9f1be8db85270ed401226a73fb41a86f626dfc6b6a04d953b0aac12 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=c89a84d5032b23652cedcd25f46cd03bcb24b447a82e3ee561a576a22bb61f73 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 DEPRECATION: Building 'six' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'six'. Discussion can be found at https://github.com/pypa/pip/issues/6334 Building wheel for six (setup.py): started Building wheel for six (setup.py): finished with status 'done' Created wheel for six: filename=six-1.17.0-py2.py3-none-any.whl size=11130 sha256=0a8cdd8b37b3183080bb999ec0e0f96d7783cafe37f4da9966275d283e5a4644 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=672f2e3f5d85296f2ae1157c41d6fa5a29cc4959b7e75bfb5a3f5ff43dd8611e 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.14.0-py3-none-any.whl size=43839 sha256=a1514509136dd0b477638fc68d6a91497af5076466ad0fa6c338e44e359944af Stored in directory: /root/.cache/pip/wheels/a7/31/f1/5284ea24d28e6df354d7d6841c06776f1895eb2138d8e513ec Building wheel for urllib3 (pyproject.toml): started Building wheel for urllib3 (pyproject.toml): finished with status 'done' Created wheel for urllib3: filename=urllib3-2.5.0-py3-none-any.whl size=129795 sha256=1b2cba9e21317a909f95221578fc769fc0fb043ed28a114be1650e89be69994c Stored in directory: /root/.cache/pip/wheels/e6/15/5f/a50abd628d908c76d83bb381c0662d7d19cd18a82f12eaa6a0 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=1706635 sha256=07d22467505a7f03b135f2b614d47a49cf079ba149f9cc5c111765c989f06483 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=130392 sha256=7d464b554e11587daf7b16096bb6e751e5709054d8ecb34bc2025969c4519b47 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=411974 sha256=b27fcbf6b654ac2b7687832f5225c54d98ff8bc236157228c9c0c003a59ff015 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=3e397d31268e0ec1157b2f999259c8d37279aeb5595107afb5513e6ca4eebf98 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 DEPRECATION: Building 'certifi' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'certifi'. Discussion can be found at https://github.com/pypa/pip/issues/6334 Building wheel for certifi (setup.py): started Building wheel for certifi (setup.py): finished with status 'done' Created wheel for certifi: filename=certifi-2025.4.26-py3-none-any.whl size=159619 sha256=210a0cc6c17650a28f9b3a687b58008b70a10a5671d420287b2804ce1e584480 Stored in directory: /root/.cache/pip/wheels/34/9c/58/cda09f3752000c484808e507a47f1eda813ee4d0d75ed4884f 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=288086 sha256=247e0171ce85cc2d0ab2e9f1cb8650304ca57931537dcd2312d554199fd399c8 Stored in directory: /root/.cache/pip/wheels/27/77/94/133655d37f6595e539a16fe120117ab055a7a45016803b565c DEPRECATION: Building 'gast' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'gast'. Discussion can be found at https://github.com/pypa/pip/issues/6334 Building wheel for gast (setup.py): started Building wheel for gast (setup.py): finished with status 'done' Created wheel for gast: filename=gast-0.6.0-py3-none-any.whl size=21256 sha256=d3b4f81e07a78a2800ad388345075dad11e71f4515f9710f26ebaafa0f418dd4 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=8778639 sha256=43420eb0889bc08d2e9543572638dbb5e7229f0afb8049e4d28e51648f8ac4d3 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=a92f79df2e20ab0886d308db710e7a3519b19426aa8a2e532f8271e2202735e6 Stored in directory: /root/.cache/pip/wheels/fa/42/40/7fcbae4b7bcfc8a4fe1209035a3111ce7de129bd90ba7e02bd Building wheel for numpy (pyproject.toml): started Building wheel for numpy (pyproject.toml): finished with status 'done' Created wheel for numpy: filename=numpy-2.2.6-cp313-cp313-linux_x86_64.whl size=8030434 sha256=f81ed60050017162a50e3c4f446c3aabd916479357694e70428c07704cda2b8d Stored in directory: /root/.cache/pip/wheels/1f/0c/e3/c46933f763d12d8776cfae1d75b2d7abd8d223f7f1096b7249 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=1468523 sha256=ea446c90315bff6744c6601d152f252e5028eeb3c58e9b19e40a92539428ee04 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=239349 sha256=54c4f62524c661e370c768afcc2fbf6c7c06e4ae963cacb8432a155fd77e8f1c 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=8dc7afc6d473e2cbd5e3527608cced53874bbc6b540f4f9d487e9e566e1a368e 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=74eae485201dbd1f37cf9b5aabab6c4ef278b7ce348d0b89e00dba85e5533412 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=796954 sha256=12c9cc311911d2b4b7293c6370d19e5df08d9c47e30d991deab6eab76d96f4e6 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=60df585bd37f05ccd5112983e5044a676bec7a82d9f2742af4d4455f3a95125b 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.3-py3-none-any.whl size=224546 sha256=98f8399abaf5c173a801acaca801282be2c038b93cf68b034b9f43fa4950d52f Stored in directory: /root/.cache/pip/wheels/bf/0e/39/674dbdb897614ad5d1d46745a830f4ed32918877c7511fce0e 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=22847 sha256=11c9c64b3181f7e4e98a76928206dc0a090c46a5da2411e107bd7b7720983542 Stored in directory: /root/.cache/pip/wheels/c9/3a/71/0ae58756520a2873f0144737a2e9d29126d6c86bf2da2b4f13 DEPRECATION: Building 'wrapt' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'wrapt'. Discussion can be found at https://github.com/pypa/pip/issues/6334 Building wheel for wrapt (setup.py): started Building wheel for wrapt (setup.py): finished with status 'done' Created wheel for wrapt: filename=wrapt-1.17.2-cp313-cp313-linux_x86_64.whl size=88653 sha256=32e8570b410b323671d770a95b8bb06fd4f1641b5eb206db5be0e1f480050c77 Stored in directory: /root/.cache/pip/wheels/5a/65/98/2fa436bf4607df3abd6476efad6ee41b317084a282947f1b50 DEPRECATION: Building 'coloredlogs' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'coloredlogs'. Discussion can be found at https://github.com/pypa/pip/issues/6334 Building wheel for coloredlogs (setup.py): started Building wheel for coloredlogs (setup.py): finished with status 'done' Created wheel for coloredlogs: filename=coloredlogs-15.0.1-py2.py3-none-any.whl size=46104 sha256=faa2f300c9e6be43caa9a1c87cebb4fd79f601a128e5a4755593bef232efe3c8 Stored in directory: /root/.cache/pip/wheels/c1/7d/91/6f5a4c93915faafbe3011e9d2c07e0125e4032916cc7bcda22 DEPRECATION: Building 'humanfriendly' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'humanfriendly'. Discussion can be found at https://github.com/pypa/pip/issues/6334 Building wheel for humanfriendly (setup.py): started Building wheel for humanfriendly (setup.py): finished with status 'done' Created wheel for humanfriendly: filename=humanfriendly-10.0-py2.py3-none-any.whl size=86887 sha256=50ac0f1d8a6143185cb1fdbca9fe12e9a9623c2876dabc4f96c553083c80d1ea 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=3f56e0009bcf8ced1ed997500455fcaefbff681c103e21f8584859515735135d 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=0ffc4e28e4337142a4c53b445cf43bf7bc7944626630343fc74e4fa9be39f71c 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 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=d28355d34b6e64e7d07bef534d9b365fc8a1271f412818ae77bb775dfe29c6cf Stored in directory: /root/.cache/pip/wheels/aa/27/90/ac1448411c5fed43fc3c8924914e30777d4dbaf9f8ef196c28 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.1-py3-none-any.whl size=1225293 sha256=9ea1544ad55cecf4b8242fab6dd35a93bbce657034b0611ee383099054ab6d8c Stored in directory: /root/.cache/pip/wheels/28/f5/16/0456550eca7c0c5440521d20f24b892e7a8b16259fd63a05ea 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 safetensors 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 numpy Pillow propcache pyasn1 pyasn1-modules regex setuptools termcolor werkzeug MarkupSafe wrapt coloredlogs humanfriendly filelock importlib_metadata zipp jinja2 networkx 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.71.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_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.11.3-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.1-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.3-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_nvtx_cu12-12.8.90-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (from -r requirements3.txt.tmp (line 33)) Processing ./src/oauthlib-3.2.2-py3-none-any.whl (from -r requirements3.txt.tmp (line 34)) Processing ./src/onnx-1.18.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (from -r requirements3.txt.tmp (line 35)) 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 36)) Processing ./src/onnxscript-0.2.5-py3-none-any.whl (from -r requirements3.txt.tmp (line 37)) Processing ./src/opt_einsum-3.4.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 38)) Processing ./src/optree-0.15.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (from -r requirements3.txt.tmp (line 39)) Processing ./src/pytorch_lightning-2.5.1.post0-py3-none-any.whl (from -r requirements3.txt.tmp (line 40)) Processing ./src/requests_oauthlib-2.0.0-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 41)) Processing ./src/rsa-4.9-py3-none-any.whl (from -r requirements3.txt.tmp (line 42)) Processing ./src/safetensors-0.5.3-cp38-abi3-linux_x86_64.whl (from -r requirements3.txt.tmp (line 43)) Processing ./src/segmentation_models_pytorch-0.5.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 44)) Processing ./src/sympy-1.14.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 45)) Processing ./src/tensorboard-2.20.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 46)) Processing ./src/tensorboard_data_server-0.7.2-py3-none-any.whl (from -r requirements3.txt.tmp (line 47)) Processing ./src/tensorflow-2.20.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (from -r requirements3.txt.tmp (line 48)) Processing ./src/tensorflow_hub-0.16.1-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 49)) Processing ./src/tf_keras-2.20.1-py3-none-any.whl (from -r requirements3.txt.tmp (line 50)) Processing ./src/timm-1.0.15-py3-none-any.whl (from -r requirements3.txt.tmp (line 51)) Processing ./src/tokenizers-0.21.1-cp39-abi3-linux_x86_64.whl (from -r requirements3.txt.tmp (line 52)) Processing ./src/torch-2.8.0-cp313-cp313-manylinux_2_28_x86_64.whl (from -r requirements3.txt.tmp (line 53)) Processing ./src/torchmetrics-1.7.1-py3-none-any.whl (from -r requirements3.txt.tmp (line 54)) Processing ./src/torchvision-0.23.0-cp313-cp313-manylinux_2_28_x86_64.whl (from -r requirements3.txt.tmp (line 55)) Processing ./src/transformers-4.53.3-py3-none-any.whl (from -r requirements3.txt.tmp (line 56)) Processing ./src/triton-3.4.0-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (from -r requirements3.txt.tmp (line 57)) 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.2.6) 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 42)) (0.6.1) 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.2) 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: typing-extensions>=3.7.4.3 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)) (4.14.0) Requirement already satisfied: rich in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from keras==3.11.3->-r requirements3.txt.tmp (line 12)) (14.0.0) Requirement already satisfied: h5py in /opt/metwork-mfext-master/opt/python3_scientific/lib/python3.13/site-packages (from keras==3.11.3->-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 in /opt/metwork-mfext-master/opt/python3_scientific/lib/python3.13/site-packages (from torch==2.8.0->-r requirements3.txt.tmp (line 53)) (3.4.2) Requirement already satisfied: jinja2 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from torch==2.8.0->-r requirements3.txt.tmp (line 53)) (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.18.0->-r requirements3.txt.tmp (line 35)) (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 36)) (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 46)) (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 46)) (3.1.3) 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 48)) (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 48)) (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.5.0) 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.4.26) 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 46)) (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 36)) (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.11.3->-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.11.3->-r requirements3.txt.tmp (line 12)) (2.19.1) 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.11.3->-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, onnx, oauthlib, nvidia-nvtx-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, onnxscript, onnxruntime, nvidia-cusparse-cu12, nvidia-cufft-cu12, nvidia-cudnn-cu12, huggingface_hub, google-auth, dm-tree, tokenizers, 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.71.0 huggingface_hub-0.31.4 keras-3.11.3 libclang-18.1.1 lightning-2.5.5 lightning-utilities-0.14.3 lit-18.1.8 ml-dtypes-0.5.1 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.3 nvidia-nvjitlink-cu12-12.8.93 nvidia-nvtx-cu12-12.8.90 oauthlib-3.2.2 onnx-1.18.0 onnxruntime-1.22.0 onnxscript-0.2.5 opt-einsum-3.4.0 optree-0.15.0 pytorch-lightning-2.5.1.post0 requests-oauthlib-2.0.0 rsa-4.9 safetensors-0.5.3 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.15 tokenizers-0.21.1 torch-2.8.0 torchmetrics-1.7.1 torchvision-0.23.0 transformers-4.53.3 triton-3.4.0 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`; 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-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_b86d06a3de27a97d951303bbd6bc0276.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