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: 47affeb00baf8d6810720fdae1464f95 /src/adm/root.mk md5sum hash: 250da484d2cf5296b6d10e69128cb1be core@mfext layer (dependency) hash (from cache): d51d01a3bda1717bd910bab22eccc91f python3@mfext layer (dependency) hash (from cache): 0f740364be060da02a456a9c2b75443d python3_core@mfext layer (dependency) hash (from cache): a8328da5b992561f1e10b7b3ebdb560d python3_scientific@mfext layer (dependency) hash (from cache): ffb21efa3bec7ba4ca26b479752cf6ae root@mfext layer (dependency) hash (from cache): 240a9e33275f48ea06947618c236c56a scientific@mfext layer (dependency) hash (from cache): 563ea5d87f3f9d39386713dc45ff8434 scientific_core@mfext layer (dependency) hash (from cache): 5df44483b508cc9315a9ff3059ffb13a source hash: 2d0648d6984bf678c6879ce83df3d7d4 cache missed (/buildcache/mfext_cache_layer_python3_ia_475e4a3debc79903524b694ca10ea267.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 tempolayer443[/src/layers/layer5_python3_ia/0500_extra_packages/tempolayer443] Collecting absl-py==2.2.2 (from -r requirements3.txt (line 1)) Downloading absl_py-2.2.2-py3-none-any.whl.metadata (2.6 kB) Collecting antlr4_python3_runtime==4.9.3 (from -r requirements3.txt (line 2)) Downloading antlr4-python3-runtime-4.9.3.tar.gz (117 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting astunparse==1.6.3 (from -r requirements3.txt (line 3)) Downloading astunparse-1.6.3-py2.py3-none-any.whl.metadata (4.4 kB) Collecting axial_attention==0.6.1 (from -r requirements3.txt (line 4)) Downloading axial_attention-0.6.1.tar.gz (6.7 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting bitsandbytes==0.49.2 (from -r requirements3.txt (line 5)) Downloading bitsandbytes-0.49.2-py3-none-manylinux_2_24_x86_64.whl.metadata (10 kB) Collecting cuda_bindings==13.3.1 (from -r requirements3.txt (line 6)) Downloading cuda_bindings-13.3.1-cp313-cp313-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.metadata (2.5 kB) Collecting cuda_pathfinder==1.5.5 (from -r requirements3.txt (line 7)) Downloading cuda_pathfinder-1.5.5-py3-none-any.whl.metadata (1.9 kB) Collecting cuda-toolkit==13.0.3 (from -r requirements3.txt (line 8)) Downloading cuda_toolkit-13.0.3.0-py2.py3-none-any.whl.metadata (17 kB) Collecting dataclasses_json==0.6.7 (from -r requirements3.txt (line 9)) Downloading dataclasses_json-0.6.7-py3-none-any.whl.metadata (25 kB) Collecting diffusers==0.38.0 (from -r requirements3.txt (line 10)) Downloading diffusers-0.38.0.tar.gz (4.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.3/4.3 MB 126.7 MB/s 0:00:00 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting dm-tree==0.1.9 (from -r requirements3.txt (line 11)) Downloading dm_tree-0.1.9.tar.gz (35 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting einops==0.8.1 (from -r requirements3.txt (line 12)) Downloading einops-0.8.1.tar.gz (54 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting flatbuffers==25.12.19 (from -r requirements3.txt (line 13)) Downloading flatbuffers-25.12.19-py2.py3-none-any.whl.metadata (1.0 kB) Collecting google-auth==2.53.0 (from -r requirements3.txt (line 14)) Downloading google_auth-2.53.0-py3-none-any.whl.metadata (5.5 kB) Collecting google-auth-oauthlib==1.2.2 (from -r requirements3.txt (line 15)) 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 16)) Downloading google_pasta-0.2.0-py3-none-any.whl.metadata (814 bytes) Collecting grpcio==1.76.0 (from -r requirements3.txt (line 17)) Downloading grpcio-1.76.0-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (3.7 kB) Collecting hf_xet==1.4.3 (from -r requirements3.txt (line 18)) Downloading hf_xet-1.4.3-cp37-abi3-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (4.9 kB) Collecting huggingface_hub==1.5.0 (from -r requirements3.txt (line 19)) Downloading huggingface_hub-1.5.0.tar.gz (695 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 695.9/695.9 kB 39.3 MB/s 0:00:00 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting hydra-core==1.3.5 (from -r requirements3.txt (line 20)) Downloading hydra_core-1.3.5-py3-none-any.whl.metadata (5.7 kB) Collecting jsonargparse==4.46.0 (from -r requirements3.txt (line 21)) Downloading jsonargparse-4.46.0.tar.gz (222 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting jsonnet==0.21.0 (from -r requirements3.txt (line 22)) Downloading jsonnet-0.21.0.tar.gz (461 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting keras==3.15.1 (from -r requirements3.txt (line 23)) Downloading keras-3.15.1-py3-none-any.whl.metadata (6.4 kB) Collecting libclang==18.1.1 (from -r requirements3.txt (line 24)) Downloading libclang-18.1.1-py2.py3-none-manylinux2010_x86_64.whl.metadata (5.2 kB) Collecting lightning==2.6.5 (from -r requirements3.txt (line 25)) Downloading lightning-2.6.5.tar.gz (659 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 659.2/659.2 kB 51.5 MB/s 0:00:00 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting lightning-fabric==2.6.5 (from -r requirements3.txt (line 26)) Downloading lightning_fabric-2.6.5.tar.gz (202 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting lightning-utilities==0.15.3 (from -r requirements3.txt (line 27)) Downloading lightning_utilities-0.15.3.tar.gz (33 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting lit==18.1.8 (from -r requirements3.txt (line 28)) Downloading lit-18.1.8.tar.gz (161 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting marshmallow==3.26.2 (from -r requirements3.txt (line 29)) Downloading marshmallow-3.26.2.tar.gz (222 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting mfai==8.0.0 (from -r requirements3.txt (line 30)) Downloading mfai-8.0.0.tar.gz (4.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.3/4.3 MB 124.1 MB/s 0:00:00 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting ml-dtypes==0.6.0 (from -r requirements3.txt (line 31)) Downloading ml_dtypes-0.6.0.tar.gz (3.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.0/3.0 MB 128.0 MB/s 0:00:00 Installing build dependencies: started Installing build dependencies: still running... Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Installing backend dependencies: started Installing backend dependencies: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting monai==1.6.0 (from -r requirements3.txt (line 32)) Downloading monai-1.6.0.tar.gz (1.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.3/1.3 MB 78.1 MB/s 0:00:00 Installing build dependencies: started Installing build dependencies: still running... Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting mpmath==1.3.0 (from -r requirements3.txt (line 33)) Using cached mpmath-1.3.0-py3-none-any.whl Collecting namex==0.0.9 (from -r requirements3.txt (line 34)) Downloading namex-0.0.9.tar.gz (6.6 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting nvidia_cublas==13.1.1.3 (from -r requirements3.txt (line 35)) Using cached nvidia_cublas-13.1.1.3-py3-none-manylinux_2_27_x86_64.whl.metadata (1.8 kB) Collecting nvidia-cuda-cupti==13.0.85 (from -r requirements3.txt (line 36)) Using cached nvidia_cuda_cupti-13.0.85-py3-none-manylinux_2_25_x86_64.whl.metadata (1.7 kB) Collecting nvidia-cuda-nvrtc==13.0.88 (from -r requirements3.txt (line 37)) Using cached nvidia_cuda_nvrtc-13.0.88-py3-none-manylinux2010_x86_64.manylinux_2_12_x86_64.whl.metadata (1.7 kB) Collecting nvidia-cuda-runtime==13.0.96 (from -r requirements3.txt (line 38)) Using cached nvidia_cuda_runtime-13.0.96-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (1.7 kB) Collecting nvidia-cudnn-cu13==9.20.0.48 (from -r requirements3.txt (line 39)) Using cached nvidia_cudnn_cu13-9.20.0.48-py3-none-manylinux_2_27_x86_64.whl.metadata (1.9 kB) Collecting nvidia-cufft==12.0.0.61 (from -r requirements3.txt (line 40)) Using cached nvidia_cufft-12.0.0.61-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (1.8 kB) Collecting nvidia-cufile==1.15.1.6 (from -r requirements3.txt (line 41)) Using cached nvidia_cufile-1.15.1.6-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (1.7 kB) Collecting nvidia-curand==10.4.0.35 (from -r requirements3.txt (line 42)) Using cached nvidia_curand-10.4.0.35-py3-none-manylinux_2_27_x86_64.whl.metadata (1.7 kB) Collecting nvidia-cusolver==12.0.4.66 (from -r requirements3.txt (line 43)) Using cached nvidia_cusolver-12.0.4.66-py3-none-manylinux_2_27_x86_64.whl.metadata (1.8 kB) Collecting nvidia_cusparse==12.6.3.3 (from -r requirements3.txt (line 44)) Using cached nvidia_cusparse-12.6.3.3-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (1.8 kB) Collecting nvidia-cusparselt-cu13==0.8.1 (from -r requirements3.txt (line 45)) Using cached nvidia_cusparselt_cu13-0.8.1-py3-none-manylinux2014_x86_64.whl.metadata (12 kB) Collecting nvidia_nvjitlink==13.0.88 (from -r requirements3.txt (line 46)) Downloading nvidia_nvjitlink-13.0.88-py3-none-manylinux2010_x86_64.manylinux_2_12_x86_64.whl.metadata (1.7 kB) Collecting nvidia-nccl-cu13==2.29.7 (from -r requirements3.txt (line 47)) Using cached nvidia_nccl_cu13-2.29.7-py3-none-manylinux_2_18_x86_64.whl.metadata (2.1 kB) Collecting nvidia-nvshmem-cu13==3.4.5 (from -r requirements3.txt (line 48)) Using cached nvidia_nvshmem_cu13-3.4.5-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.1 kB) Collecting nvidia-nvtx==13.0.85 (from -r requirements3.txt (line 49)) Using cached nvidia_nvtx-13.0.85-py3-none-manylinux1_x86_64.manylinux_2_5_x86_64.whl.metadata (1.8 kB) Collecting oauthlib==3.2.2 (from -r requirements3.txt (line 50)) Downloading oauthlib-3.2.2-py3-none-any.whl.metadata (7.5 kB) Collecting omegaconf==2.3.1 (from -r requirements3.txt (line 51)) Downloading omegaconf-2.3.1-py3-none-any.whl.metadata (4.5 kB) Collecting onnx==1.22.0 (from -r requirements3.txt (line 52)) Downloading onnx-1.22.0-cp312-abi3-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.metadata (8.5 kB) Collecting onnxruntime==1.28.0 (from -r requirements3.txt (line 53)) Downloading onnxruntime-1.28.0-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.metadata (5.5 kB) Collecting onnxscript==0.2.5 (from -r requirements3.txt (line 54)) Downloading onnxscript-0.2.5-py3-none-any.whl.metadata (15 kB) Collecting opt-einsum==3.4.0 (from -r requirements3.txt (line 55)) Downloading opt_einsum-3.4.0-py3-none-any.whl.metadata (6.3 kB) Collecting optree==0.18.0 (from -r requirements3.txt (line 56)) 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.6.5 (from -r requirements3.txt (line 57)) Downloading pytorch_lightning-2.6.5.tar.gz (661 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 661.7/661.7 kB 50.9 MB/s 0:00:00 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting requests-oauthlib==2.0.0 (from -r requirements3.txt (line 58)) Downloading requests_oauthlib-2.0.0-py2.py3-none-any.whl.metadata (11 kB) Collecting rsa==4.9 (from -r requirements3.txt (line 59)) Downloading rsa-4.9-py3-none-any.whl.metadata (4.2 kB) Collecting safetensors==0.8.0 (from -r requirements3.txt (line 60)) Downloading safetensors-0.8.0-cp310-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.2 kB) Collecting segmentation_models_pytorch==0.5.0 (from -r requirements3.txt (line 61)) Downloading segmentation_models_pytorch-0.5.0.tar.gz (105 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting sentencepiece==0.2.1 (from -r requirements3.txt (line 62)) Downloading sentencepiece-0.2.1.tar.gz (3.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.2/3.2 MB 167.3 MB/s 0:00:00 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting sympy==1.14.0 (from -r requirements3.txt (line 63)) Using cached sympy-1.14.0-py3-none-any.whl Collecting tabulate==0.9.0 (from -r requirements3.txt (line 64)) Downloading tabulate-0.9.0.tar.gz (81 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting tensorboard==2.20.0 (from -r requirements3.txt (line 65)) 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 66)) Downloading tensorboard_data_server-0.7.2-py3-none-any.whl.metadata (1.1 kB) Collecting tensorboardx==2.6.5 (from -r requirements3.txt (line 67)) Downloading tensorboardx-2.6.5.tar.gz (4.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.8/4.8 MB 151.8 MB/s 0:00:00 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting tensorflow==2.21.0 (from -r requirements3.txt (line 68)) Downloading tensorflow-2.21.0-cp313-cp313-manylinux_2_27_x86_64.whl.metadata (4.4 kB) Collecting tf-keras==2.21.0 (from -r requirements3.txt (line 69)) Downloading tf_keras-2.21.0.tar.gz (1.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.3/1.3 MB 133.0 MB/s 0:00:00 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting tiktoken==0.12.0 (from -r requirements3.txt (line 70)) Downloading tiktoken-0.12.0.tar.gz (37 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting timm==1.0.22 (from -r requirements3.txt (line 71)) Downloading timm-1.0.22.tar.gz (2.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 111.5 MB/s 0:00:00 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting tokenizers==0.22.2 (from -r requirements3.txt (line 72)) Downloading tokenizers-0.22.2.tar.gz (372 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting torch==2.13.0 (from -r requirements3.txt (line 73)) Using cached torch-2.13.0-cp313-cp313-manylinux_2_28_x86_64.whl.metadata (38 kB) Collecting torchmetrics==1.9.0 (from -r requirements3.txt (line 74)) Downloading torchmetrics-1.9.0.tar.gz (581 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 581.8/581.8 kB 44.3 MB/s 0:00:00 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting torchvision==0.28.0 (from -r requirements3.txt (line 75)) Downloading torchvision-0.28.0-cp313-cp313-manylinux_2_28_x86_64.whl.metadata (5.6 kB) Collecting torch-geometric==2.7.0 (from -r requirements3.txt (line 76)) Downloading torch_geometric-2.7.0.tar.gz (876 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 876.7/876.7 kB 86.2 MB/s 0:00:00 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting transformers==5.5.4 (from -r requirements3.txt (line 77)) Downloading transformers-5.5.4.tar.gz (8.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 8.2/8.2 MB 147.5 MB/s 0:00:00 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting triton==3.7.1 (from -r requirements3.txt (line 78)) Using cached triton-3.7.1-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.metadata (1.7 kB) Collecting typeshed-client==2.8.2 (from -r requirements3.txt (line 79)) Downloading typeshed_client-2.8.2.tar.gz (501 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting wheel<1.0,>=0.23.0 (from astunparse==1.6.3->-r requirements3.txt (line 3)) Using cached wheel-0.48.0-py3-none-any.whl Collecting six<2.0,>=1.6.1 (from astunparse==1.6.3->-r requirements3.txt (line 3)) Downloading six-1.17.0.tar.gz (34 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting numpy>=1.17 (from bitsandbytes==0.49.2->-r requirements3.txt (line 5)) Using cached numpy-2.5.2-cp313-cp313-linux_x86_64.whl Collecting packaging>=20.9 (from bitsandbytes==0.49.2->-r requirements3.txt (line 5)) Using cached packaging-26.3-py3-none-any.whl Collecting filelock (from torch==2.13.0->-r requirements3.txt (line 73)) Using cached filelock-3.32.5-py3-none-any.whl Collecting typing-extensions>=4.10.0 (from torch==2.13.0->-r requirements3.txt (line 73)) Using cached typing_extensions-4.16.0-py3-none-any.whl Collecting setuptools>=77.0.3 (from torch==2.13.0->-r requirements3.txt (line 73)) Using cached setuptools-84.0.0-py3-none-any.whl Collecting networkx>=2.5.1 (from torch==2.13.0->-r requirements3.txt (line 73)) Downloading networkx-3.4.2.tar.gz (2.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 104.6 MB/s 0:00:00 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting jinja2 (from torch==2.13.0->-r requirements3.txt (line 73)) Using cached jinja2-3.1.6-py3-none-any.whl Collecting fsspec>=0.8.5 (from torch==2.13.0->-r requirements3.txt (line 73)) Downloading fsspec-2025.3.0.tar.gz (298 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting typing-inspect<1,>=0.4.0 (from dataclasses_json==0.6.7->-r requirements3.txt (line 9)) Downloading typing_inspect-0.9.0.tar.gz (13 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting importlib_metadata (from diffusers==0.38.0->-r requirements3.txt (line 10)) Downloading importlib_metadata-8.6.1.tar.gz (55 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting httpx<1.0.0 (from diffusers==0.38.0->-r requirements3.txt (line 10)) Downloading httpx-0.28.1.tar.gz (141 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting regex!=2019.12.17 (from diffusers==0.38.0->-r requirements3.txt (line 10)) Downloading regex-2026.7.10.tar.gz (416 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting requests (from diffusers==0.38.0->-r requirements3.txt (line 10)) Downloading requests-2.34.2.tar.gz (142 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting Pillow (from diffusers==0.38.0->-r requirements3.txt (line 10)) Downloading pillow-12.3.0.tar.gz (47.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 47.0/47.0 MB 146.7 MB/s 0:00:00 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pyyaml>=5.1 (from huggingface_hub==1.5.0->-r requirements3.txt (line 19)) 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==1.5.0->-r requirements3.txt (line 19)) Downloading tqdm-4.67.1.tar.gz (169 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting typer (from huggingface_hub==1.5.0->-r requirements3.txt (line 19)) Downloading typer-0.26.4.tar.gz (201 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' 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 11)) Downloading attrs-25.1.0.tar.gz (810 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 810.6/810.6 kB 76.5 MB/s 0:00:00 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' 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 11)) Downloading wrapt-2.3.0.tar.gz (131 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pyasn1-modules>=0.2.1 (from google-auth==2.53.0->-r requirements3.txt (line 14)) Downloading pyasn1_modules-0.4.1.tar.gz (310 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting cryptography>=38.0.3 (from google-auth==2.53.0->-r requirements3.txt (line 14)) Downloading cryptography-50.0.0.tar.gz (880 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 880.2/880.2 kB 69.8 MB/s 0:00:00 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting rich (from keras==3.15.1->-r requirements3.txt (line 23)) Downloading rich-14.3.4-py3-none-any.whl.metadata (18 kB) Collecting h5py (from keras==3.15.1->-r requirements3.txt (line 23)) Downloading h5py-3.13.0.tar.gz (414 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting protobuf>=4.25.1 (from onnx==1.22.0->-r requirements3.txt (line 52)) Downloading protobuf-6.33.5-cp39-abi3-manylinux2014_x86_64.whl.metadata (593 bytes) Collecting pyasn1>=0.1.3 (from rsa==4.9->-r requirements3.txt (line 59)) Downloading pyasn1-0.6.4.tar.gz (151 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' 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 65)) Downloading markdown-3.10.2.tar.gz (368 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' 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 65)) Downloading werkzeug-3.1.6.tar.gz (864 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 864.7/864.7 kB 85.3 MB/s 0:00:00 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' 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.21.0->-r requirements3.txt (line 68)) Downloading gast-0.6.0.tar.gz (27 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting termcolor>=1.1.0 (from tensorflow==2.21.0->-r requirements3.txt (line 68)) Downloading termcolor-2.5.0.tar.gz (13 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting aiohttp (from torch-geometric==2.7.0->-r requirements3.txt (line 76)) Downloading aiohttp-3.14.3.tar.gz (8.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 8.0/8.0 MB 197.3 MB/s 0:00:00 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting psutil>=5.8.0 (from torch-geometric==2.7.0->-r requirements3.txt (line 76)) Downloading psutil-7.2.2.tar.gz (493 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pyparsing (from torch-geometric==2.7.0->-r requirements3.txt (line 76)) Downloading pyparsing-3.2.1.tar.gz (1.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 85.5 MB/s 0:00:00 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting xxhash (from torch-geometric==2.7.0->-r requirements3.txt (line 76)) Downloading xxhash-3.5.0.tar.gz (84 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting importlib_resources>=1.4.0 (from typeshed-client==2.8.2->-r requirements3.txt (line 79)) Downloading importlib_resources-6.5.2.tar.gz (44 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting anyio (from httpx<1.0.0->diffusers==0.38.0->-r requirements3.txt (line 10)) Downloading anyio-4.9.0.tar.gz (190 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting certifi (from httpx<1.0.0->diffusers==0.38.0->-r requirements3.txt (line 10)) Downloading certifi-2026.7.22.tar.gz (138 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting httpcore==1.* (from httpx<1.0.0->diffusers==0.38.0->-r requirements3.txt (line 10)) Downloading httpcore-1.0.9.tar.gz (85 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting idna (from httpx<1.0.0->diffusers==0.38.0->-r requirements3.txt (line 10)) Downloading idna-3.18.tar.gz (196 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting h11>=0.16 (from httpcore==1.*->httpx<1.0.0->diffusers==0.38.0->-r requirements3.txt (line 10)) Downloading h11-0.16.0.tar.gz (101 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting charset_normalizer<4,>=2 (from requests->diffusers==0.38.0->-r requirements3.txt (line 10)) Downloading charset_normalizer-3.5.0.tar.gz (169 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting urllib3<3,>=1.26 (from requests->diffusers==0.38.0->-r requirements3.txt (line 10)) Downloading urllib3-2.7.0.tar.gz (433 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting mypy_extensions>=0.3.0 (from typing-inspect<1,>=0.4.0->dataclasses_json==0.6.7->-r requirements3.txt (line 9)) Downloading mypy_extensions-1.1.0.tar.gz (6.3 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting aiohappyeyeballs>=2.5.0 (from aiohttp->torch-geometric==2.7.0->-r requirements3.txt (line 76)) Downloading aiohappyeyeballs-2.5.0-py3-none-any.whl.metadata (5.9 kB) Collecting aiosignal>=1.4.0 (from aiohttp->torch-geometric==2.7.0->-r requirements3.txt (line 76)) Downloading aiosignal-1.4.0.tar.gz (25 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting frozenlist>=1.1.1 (from aiohttp->torch-geometric==2.7.0->-r requirements3.txt (line 76)) Downloading frozenlist-1.5.0.tar.gz (39 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Installing backend dependencies: started Installing backend dependencies: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting multidict<7.0,>=4.5 (from aiohttp->torch-geometric==2.7.0->-r requirements3.txt (line 76)) Downloading multidict-6.1.0.tar.gz (64 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting propcache>=0.2.0 (from aiohttp->torch-geometric==2.7.0->-r requirements3.txt (line 76)) Downloading propcache-0.3.0.tar.gz (42 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Installing backend dependencies: started Installing backend dependencies: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting yarl<2.0,>=1.17.0 (from aiohttp->torch-geometric==2.7.0->-r requirements3.txt (line 76)) Downloading yarl-1.18.3.tar.gz (181 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Installing backend dependencies: started Installing backend dependencies: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting cffi>=2.0.0 (from cryptography>=38.0.3->google-auth==2.53.0->-r requirements3.txt (line 14)) Downloading cffi-2.0.0.tar.gz (523 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pycparser (from cffi>=2.0.0->cryptography>=38.0.3->google-auth==2.53.0->-r requirements3.txt (line 14)) Using cached pycparser-3.0-py3-none-any.whl Collecting markupsafe>=2.1.1 (from werkzeug>=1.0.1->tensorboard==2.20.0->-r requirements3.txt (line 65)) Downloading markupsafe-3.0.2.tar.gz (20 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting sniffio>=1.1 (from anyio->httpx<1.0.0->diffusers==0.38.0->-r requirements3.txt (line 10)) Downloading sniffio-1.3.1.tar.gz (20 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting zipp>=3.20 (from importlib_metadata->diffusers==0.38.0->-r requirements3.txt (line 10)) Downloading zipp-3.21.0.tar.gz (24 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting matplotlib<4.0,>3.1 (from lightning[pytorch-extra]->mfai==8.0.0->-r requirements3.txt (line 30)) Downloading matplotlib-3.10.7.tar.gz (34.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 34.8/34.8 MB 138.5 MB/s 0:00:00 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Installing backend dependencies: started Installing backend dependencies: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): still running... Preparing metadata (pyproject.toml): finished with status 'done' Collecting docstring-parser>=0.17 (from jsonargparse[jsonnet,signatures]<5.0,>=4.39.0; extra == "pytorch-extra"->lightning[pytorch-extra]->mfai==8.0.0->-r requirements3.txt (line 30)) Downloading docstring_parser-0.17.0.tar.gz (27 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting contourpy>=1.0.1 (from matplotlib<4.0,>3.1->lightning[pytorch-extra]->mfai==8.0.0->-r requirements3.txt (line 30)) Downloading contourpy-1.3.2.tar.gz (13.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.5/13.5 MB 71.1 MB/s 0:00:00 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Installing backend dependencies: started Installing backend dependencies: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting cycler>=0.10 (from matplotlib<4.0,>3.1->lightning[pytorch-extra]->mfai==8.0.0->-r requirements3.txt (line 30)) Downloading cycler-0.12.1.tar.gz (7.6 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting fonttools>=4.22.0 (from matplotlib<4.0,>3.1->lightning[pytorch-extra]->mfai==8.0.0->-r requirements3.txt (line 30)) Downloading fonttools-4.61.0.tar.gz (3.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.6/3.6 MB 106.7 MB/s 0:00:00 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting kiwisolver>=1.3.1 (from matplotlib<4.0,>3.1->lightning[pytorch-extra]->mfai==8.0.0->-r requirements3.txt (line 30)) Downloading kiwisolver-1.4.8.tar.gz (97 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting python-dateutil>=2.7 (from matplotlib<4.0,>3.1->lightning[pytorch-extra]->mfai==8.0.0->-r requirements3.txt (line 30)) Downloading python-dateutil-2.9.0.post0.tar.gz (342 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting markdown-it-py>=2.2.0 (from rich->keras==3.15.1->-r requirements3.txt (line 23)) Downloading markdown-it-py-3.0.0.tar.gz (74 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' 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.15.1->-r requirements3.txt (line 23)) Downloading pygments-2.20.0.tar.gz (5.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.0/5.0 MB 203.6 MB/s 0:00:00 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' 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.15.1->-r requirements3.txt (line 23)) Downloading mdurl-0.1.2.tar.gz (8.7 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting shellingham>=1.3.0 (from typer->huggingface_hub==1.5.0->-r requirements3.txt (line 19)) Downloading shellingham-1.5.4.tar.gz (10 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting annotated-doc>=0.0.2 (from typer->huggingface_hub==1.5.0->-r requirements3.txt (line 19)) Downloading annotated_doc-0.0.4.tar.gz (7.3 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Downloading absl_py-2.2.2-py3-none-any.whl (135 kB) Downloading astunparse-1.6.3-py2.py3-none-any.whl (12 kB) Downloading bitsandbytes-0.49.2-py3-none-manylinux_2_24_x86_64.whl (60.7 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.7/60.7 MB 144.5 MB/s 0:00:00 Using cached torch-2.13.0-cp313-cp313-manylinux_2_28_x86_64.whl (526.6 MB) Using cached cuda_bindings-13.3.1-cp313-cp313-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (6.5 MB) Downloading cuda_pathfinder-1.5.5-py3-none-any.whl (51 kB) Using cached cuda_toolkit-13.0.3.0-py2.py3-none-any.whl (2.5 kB) Downloading dataclasses_json-0.6.7-py3-none-any.whl (28 kB) Downloading hf_xet-1.4.3-cp37-abi3-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (4.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.2/4.2 MB 244.8 MB/s 0:00:00 Downloading flatbuffers-25.12.19-py2.py3-none-any.whl (26 kB) Downloading google_auth-2.53.0-py3-none-any.whl (246 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 207.1 MB/s 0:00:00 Downloading hydra_core-1.3.5-py3-none-any.whl (155 kB) Downloading omegaconf-2.3.1-py3-none-any.whl (79 kB) Downloading keras-3.15.1-py3-none-any.whl (2.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 152.3 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 225.2 MB/s 0:00:00 Using cached nvidia_cublas-13.1.1.3-py3-none-manylinux_2_27_x86_64.whl (423.1 MB) Using cached nvidia_cuda_cupti-13.0.85-py3-none-manylinux_2_25_x86_64.whl (10.7 MB) Using cached nvidia_cuda_nvrtc-13.0.88-py3-none-manylinux2010_x86_64.manylinux_2_12_x86_64.whl (90.2 MB) Using cached nvidia_cuda_runtime-13.0.96-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (2.2 MB) Using cached nvidia_cudnn_cu13-9.20.0.48-py3-none-manylinux_2_27_x86_64.whl (366.2 MB) Using cached nvidia_cufft-12.0.0.61-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (214.1 MB) Using cached nvidia_cufile-1.15.1.6-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (1.2 MB) Using cached nvidia_curand-10.4.0.35-py3-none-manylinux_2_27_x86_64.whl (59.5 MB) Using cached nvidia_cusolver-12.0.4.66-py3-none-manylinux_2_27_x86_64.whl (200.9 MB) Using cached nvidia_cusparse-12.6.3.3-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (145.9 MB) Using cached nvidia_cusparselt_cu13-0.8.1-py3-none-manylinux2014_x86_64.whl (170.1 MB) Downloading nvidia_nvjitlink-13.0.88-py3-none-manylinux2010_x86_64.manylinux_2_12_x86_64.whl (40.7 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.7/40.7 MB 33.5 MB/s 0:00:01 Using cached nvidia_nccl_cu13-2.29.7-py3-none-manylinux_2_18_x86_64.whl (206.0 MB) Using cached nvidia_nvshmem_cu13-3.4.5-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (60.4 MB) Using cached nvidia_nvtx-13.0.85-py3-none-manylinux1_x86_64.manylinux_2_5_x86_64.whl (148 kB) Downloading oauthlib-3.2.2-py3-none-any.whl (151 kB) Downloading onnx-1.22.0-cp312-abi3-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (19.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 19.1/19.1 MB 21.0 MB/s 0:00:00 Downloading onnxruntime-1.28.0-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (19.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 19.2/19.2 MB 17.4 MB/s 0:00:01 Downloading onnxscript-0.2.5-py3-none-any.whl (689 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 689.4/689.4 kB 651.3 kB/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 rsa-4.9-py3-none-any.whl (34 kB) Downloading safetensors-0.8.0-cp310-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (516 kB) Downloading tensorboard-2.20.0-py3-none-any.whl (5.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.5/5.5 MB 200.8 MB/s 0:00:00 Downloading tensorboard_data_server-0.7.2-py3-none-any.whl (2.4 kB) Downloading tensorflow-2.21.0-cp313-cp313-manylinux_2_27_x86_64.whl (572.9 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 572.9/572.9 MB 36.0 MB/s 0:00:08 Downloading torchvision-0.28.0-cp313-cp313-manylinux_2_28_x86_64.whl (7.7 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.7/7.7 MB 216.6 MB/s 0:00:00 Using cached triton-3.7.1-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (197.7 MB) Downloading protobuf-6.33.5-cp39-abi3-manylinux2014_x86_64.whl (323 kB) 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 81.0 MB/s 0:00:00 Downloading aiohappyeyeballs-2.5.0-py3-none-any.whl (15 kB) Downloading rich-14.3.4-py3-none-any.whl (310 kB) Saved ./src/absl_py-2.2.2-py3-none-any.whl Saved ./src/astunparse-1.6.3-py2.py3-none-any.whl Saved ./src/bitsandbytes-0.49.2-py3-none-manylinux_2_24_x86_64.whl Saved ./src/torch-2.13.0-cp313-cp313-manylinux_2_28_x86_64.whl Saved ./src/cuda_bindings-13.3.1-cp313-cp313-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl Saved ./src/cuda_pathfinder-1.5.5-py3-none-any.whl Saved ./src/cuda_toolkit-13.0.3.0-py2.py3-none-any.whl Saved ./src/dataclasses_json-0.6.7-py3-none-any.whl Saved ./src/hf_xet-1.4.3-cp37-abi3-manylinux2014_x86_64.manylinux_2_17_x86_64.whl Saved ./src/flatbuffers-25.12.19-py2.py3-none-any.whl Saved ./src/google_auth-2.53.0-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/hydra_core-1.3.5-py3-none-any.whl Saved ./src/omegaconf-2.3.1-py3-none-any.whl Saved ./src/keras-3.15.1-py3-none-any.whl Saved ./src/libclang-18.1.1-py2.py3-none-manylinux2010_x86_64.whl Saved ./src/mpmath-1.3.0-py3-none-any.whl Saved ./src/nvidia_cublas-13.1.1.3-py3-none-manylinux_2_27_x86_64.whl Saved ./src/nvidia_cuda_cupti-13.0.85-py3-none-manylinux_2_25_x86_64.whl Saved ./src/nvidia_cuda_nvrtc-13.0.88-py3-none-manylinux2010_x86_64.manylinux_2_12_x86_64.whl Saved ./src/nvidia_cuda_runtime-13.0.96-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl Saved ./src/nvidia_cudnn_cu13-9.20.0.48-py3-none-manylinux_2_27_x86_64.whl Saved ./src/nvidia_cufft-12.0.0.61-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl Saved ./src/nvidia_cufile-1.15.1.6-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl Saved ./src/nvidia_curand-10.4.0.35-py3-none-manylinux_2_27_x86_64.whl Saved ./src/nvidia_cusolver-12.0.4.66-py3-none-manylinux_2_27_x86_64.whl Saved ./src/nvidia_cusparse-12.6.3.3-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl Saved ./src/nvidia_cusparselt_cu13-0.8.1-py3-none-manylinux2014_x86_64.whl Saved ./src/nvidia_nvjitlink-13.0.88-py3-none-manylinux2010_x86_64.manylinux_2_12_x86_64.whl Saved ./src/nvidia_nccl_cu13-2.29.7-py3-none-manylinux_2_18_x86_64.whl Saved ./src/nvidia_nvshmem_cu13-3.4.5-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl Saved ./src/nvidia_nvtx-13.0.85-py3-none-manylinux1_x86_64.manylinux_2_5_x86_64.whl Saved ./src/oauthlib-3.2.2-py3-none-any.whl Saved ./src/onnx-1.22.0-cp312-abi3-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl Saved ./src/onnxruntime-1.28.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/rsa-4.9-py3-none-any.whl Saved ./src/safetensors-0.8.0-cp310-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl Saved ./src/sympy-1.14.0-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.21.0-cp313-cp313-manylinux_2_27_x86_64.whl Saved ./src/torchvision-0.28.0-cp313-cp313-manylinux_2_28_x86_64.whl Saved ./src/triton-3.7.1-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl Saved ./src/numpy-2.5.2-cp313-cp313-linux_x86_64.whl Saved ./src/packaging-26.3-py3-none-any.whl Saved ./src/protobuf-6.33.5-cp39-abi3-manylinux2014_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/typing_extensions-4.16.0-py3-none-any.whl Saved ./src/wheel-0.48.0-py3-none-any.whl Saved ./src/aiohappyeyeballs-2.5.0-py3-none-any.whl Saved ./src/filelock-3.32.5-py3-none-any.whl Saved ./src/setuptools-84.0.0-py3-none-any.whl Saved ./src/jinja2-3.1.6-py3-none-any.whl Saved ./src/rich-14.3.4-py3-none-any.whl Saved ./src/pycparser-3.0-py3-none-any.whl Building wheels for collected packages: antlr4_python3_runtime, axial_attention, marshmallow, diffusers, huggingface_hub, dm-tree, einops, jsonargparse, jsonnet, lightning, lightning-utilities, torchmetrics, lightning-fabric, lit, mfai, ml-dtypes, monai, namex, pytorch-lightning, segmentation_models_pytorch, sentencepiece, tabulate, tensorboardx, tf-keras, tiktoken, timm, tokenizers, torch-geometric, transformers, typeshed-client, fsspec, h5py, httpx, httpcore, requests, charset_normalizer, idna, six, tqdm, typing-inspect, urllib3, aiohttp, multidict, yarl, aiosignal, attrs, certifi, cryptography, cffi, frozenlist, gast, h11, importlib_resources, markdown, mypy_extensions, networkx, Pillow, propcache, psutil, pyasn1, pyasn1-modules, regex, termcolor, werkzeug, markupsafe, wrapt, anyio, sniffio, importlib_metadata, zipp, matplotlib, pygments, contourpy, cycler, docstring-parser, fonttools, kiwisolver, markdown-it-py, mdurl, pyparsing, python-dateutil, typer, annotated-doc, shellingham, xxhash Building wheel for antlr4_python3_runtime (pyproject.toml): started Building wheel for antlr4_python3_runtime (pyproject.toml): finished with status 'done' Created wheel for antlr4_python3_runtime: filename=antlr4_python3_runtime-4.9.3-py3-none-any.whl size=144590 sha256=b241c3b889292f8d57cd55df0f4dd2c660ead9d681418d436486cbb348750975 Stored in directory: /root/.cache/pip/wheels/d5/b3/74/a35b66048c9de6631cd74cbc9475e6feb3e69a467983446bd8 Building wheel for axial_attention (pyproject.toml): started Building wheel for axial_attention (pyproject.toml): finished with status 'done' Created wheel for axial_attention: filename=axial_attention-0.6.1-py3-none-any.whl size=6110 sha256=d0e01a5c00a0769d6b5df67c70c43e4ec0b30ccbaabdb2f55e2e3373f7ab0a15 Stored in directory: /root/.cache/pip/wheels/a0/be/34/0bace373bf5bf1c2e6438a543dba1f15012ab0138ba1e5bdfd Building wheel for marshmallow (pyproject.toml): started Building wheel for marshmallow (pyproject.toml): finished with status 'done' Created wheel for marshmallow: filename=marshmallow-3.26.2-py3-none-any.whl size=50964 sha256=013fa8a3c4c276c24d26d84ce934dc964e2aa794345a0f8c7e5a7191482c8a73 Stored in directory: /root/.cache/pip/wheels/f9/fe/88/c5a19896bb139bf549584fd85bbce54246562285376781f4bc Building wheel for diffusers (pyproject.toml): started Building wheel for diffusers (pyproject.toml): finished with status 'done' Created wheel for diffusers: filename=diffusers-0.38.0-py3-none-any.whl size=5245928 sha256=21b0d85a83a08e266ccbd2f59014a55a55e9551312fd0f9c6de0d169e1394219 Stored in directory: /root/.cache/pip/wheels/2f/5d/4a/b44322f2f997300d2af8042ba164454cc3036aaee9ab23e9ad 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-1.5.0-py3-none-any.whl size=596284 sha256=9e76228e09be86b76fb1a20381692eb38c95ae00984dda683399a723b0a6e30d Stored in directory: /root/.cache/pip/wheels/92/c4/3a/9e75d7d9c2fdc009d8915786f51cea68f5eee8046f89fdb20a 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=134874 sha256=3eac963d99a2a09ac7a35a5cad739c1d197c8e61989e52e0da1bb247d597e4e7 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=de3c2c5998046a223f517a7a51f9e6262c55d2ce00de9227e36ef3e8a23bd458 Stored in directory: /root/.cache/pip/wheels/5c/0b/17/14bd55a997682f0e7163e71bbc41d1f2cde6bf53a3b9d4e851 Building wheel for jsonargparse (pyproject.toml): started Building wheel for jsonargparse (pyproject.toml): finished with status 'done' Created wheel for jsonargparse: filename=jsonargparse-4.46.0-py3-none-any.whl size=246094 sha256=1ad72c3a8e2298f2c5a27fd9e0f1cdf595fdd621d8350333b695ef71f3667568 Stored in directory: /root/.cache/pip/wheels/c4/cc/da/e22ac6aa286d8d21c1590031147fd859fb71495b1b772d9e36 Building wheel for jsonnet (pyproject.toml): started Building wheel for jsonnet (pyproject.toml): finished with status 'done' Created wheel for jsonnet: filename=jsonnet-0.21.0-cp313-cp313-linux_x86_64.whl size=6602819 sha256=4259f929b1656ae69a584fae54c0f2b8b46655f25f99f9e7781377bf3efc7f5f Stored in directory: /root/.cache/pip/wheels/9a/29/ac/189ed9dd81572eb4ee495c300674c931f9b24b649483aff0a4 Building wheel for lightning (pyproject.toml): started Building wheel for lightning (pyproject.toml): finished with status 'done' Created wheel for lightning: filename=lightning-2.6.5-py3-none-any.whl size=848594 sha256=09cc64150a759ce1749c03613c9c5d20a61fabd0d3954f3ff026add0d494bd21 Stored in directory: /root/.cache/pip/wheels/02/2c/d6/31d21d1671283fa446c0d98b12cd9c8d2b37dde63e9a0adb01 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.15.3-py3-none-any.whl size=31910 sha256=8cf033cec2016ac4a50ae43c2494d82f76001c860bb0c7956926044f05cbe40b Stored in directory: /root/.cache/pip/wheels/f5/e4/37/cc26ab49ad97255539ea3cbce5a00b0302d013c1654aa4bf92 Building wheel for torchmetrics (pyproject.toml): started Building wheel for torchmetrics (pyproject.toml): finished with status 'done' Created wheel for torchmetrics: filename=torchmetrics-1.9.0-py3-none-any.whl size=983388 sha256=c67d094e76d39352cf343129f2cf0084deda660754158e9d35273a4167bde679 Stored in directory: /root/.cache/pip/wheels/fc/17/25/51ddc48ad894030b07cf846814ecd50d650180d3a17d0a2f50 Building wheel for lightning-fabric (pyproject.toml): started Building wheel for lightning-fabric (pyproject.toml): finished with status 'done' Created wheel for lightning-fabric: filename=lightning_fabric-2.6.5-py3-none-any.whl size=257069 sha256=df3429724f4f16708c1b43a4f78f27d6882724dfc6a301749fc8754ca4a04f50 Stored in directory: /root/.cache/pip/wheels/15/85/d2/091e4441649917a4bae9a0b5b506e1bbda18ed6c5d2e072834 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=96442 sha256=9f584be067e03903e94db9d6d9e3232e2779cc48ac6e6fa3e5e530fd2b6398a4 Stored in directory: /root/.cache/pip/wheels/8c/e6/06/17ae99bde1507059dfe115dcd5afeb39a3f811352864b8b0aa Building wheel for mfai (pyproject.toml): started Building wheel for mfai (pyproject.toml): finished with status 'done' Created wheel for mfai: filename=mfai-8.0.0-py3-none-any.whl size=4347286 sha256=3f1b57596b3f60c808c4528957dc4fccd22250f1b9b9cac0ef01486bb39ff6ca Stored in directory: /root/.cache/pip/wheels/7f/4b/c5/6750314107d1fec13ea3ed4c480f56e4be9e281850be970798 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.6.0-cp313-cp313-linux_x86_64.whl size=359344 sha256=385870cc904737b8534e53bba536f73bb108dc4e74ee044e6506d5ec10cc6607 Stored in directory: /root/.cache/pip/wheels/a5/44/18/3717daa78aafb5259fc5f1c970474365b0f6df0a339e11abf0 Building wheel for monai (pyproject.toml): started Building wheel for monai (pyproject.toml): finished with status 'done' Created wheel for monai: filename=monai-1.6.0-py3-none-any.whl size=1612818 sha256=2714b8bf4a98310ba1d7c8cd977d25582f22ea4875450aad0a2c5acf0d108ee4 Stored in directory: /root/.cache/pip/wheels/8e/d0/38/813c8e2ee602039b7fdad999a1ce2c3adec7af459f61980e8c 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=5847 sha256=646f7bf5f0e5bf5b093eda8fffa986524dde4467c9f1b2149b335d25aa8e5646 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.6.5-py3-none-any.whl size=852405 sha256=3ccccd63819c5ff14805456ce19d45f6ce2348d7f3d051b99d1e607581909925 Stored in directory: /root/.cache/pip/wheels/30/87/cb/ea709b597e42b23948ada78df0c0103777db45c20b0f78e28e 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=9d52560ae2e0c7d02d24c1126d7a290521bed71922c83971edc355598f472b52 Stored in directory: /root/.cache/pip/wheels/6b/27/44/f5c638ac76ce860722d6fa65d0f691024525f08660cc0fb352 Building wheel for sentencepiece (pyproject.toml): started Building wheel for sentencepiece (pyproject.toml): finished with status 'done' Created wheel for sentencepiece: filename=sentencepiece-0.2.1-cp313-cp313-linux_x86_64.whl size=1342058 sha256=e76064cb479566b0f5317174ae6407835d2e95f6063f57ed6c2cad0904eaff42 Stored in directory: /root/.cache/pip/wheels/74/27/56/3137d908a6bf49403b5a1d4df152d583d9d8f36ce785fd3a9e Building wheel for tabulate (pyproject.toml): started Building wheel for tabulate (pyproject.toml): finished with status 'done' Created wheel for tabulate: filename=tabulate-0.9.0-py3-none-any.whl size=35398 sha256=9172f6906da7a36120d8672c28142ddb5c7ad9a5916c3fc59029dfa93b3ed47e Stored in directory: /root/.cache/pip/wheels/52/c9/1e/a80fd64f7779ed8572485bc40fcbebe2fa0add7e797d007ab1 Building wheel for tensorboardx (pyproject.toml): started Building wheel for tensorboardx (pyproject.toml): finished with status 'done' Created wheel for tensorboardx: filename=tensorboardx-2.6.5-py3-none-any.whl size=87417 sha256=c7b7fbdcc10db1ae519c0200cc3e8d379aa80c9e5b2a6050d7d52b6f52fd9395 Stored in directory: /root/.cache/pip/wheels/f1/e0/21/a290802042989973748bd88a263f75cac51d8c9735fe437951 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.21.0-py3-none-any.whl size=1694939 sha256=88f0c1c7bd279f144ec0466ca980386ab72dc59db1b3166700b89bc0a0df9cb3 Stored in directory: /root/.cache/pip/wheels/ab/6f/43/0ca3c4394cd57c9dbd98045dddafd00f91eaaecbfa324e924d Building wheel for tiktoken (pyproject.toml): started Building wheel for tiktoken (pyproject.toml): finished with status 'done' Created wheel for tiktoken: filename=tiktoken-0.12.0-cp313-cp313-linux_x86_64.whl size=1175124 sha256=5930e6fbb19c698f17b992c824f76e14331cccaca2cab662cce75cf85e21edbc Stored in directory: /root/.cache/pip/wheels/91/26/d1/a16733f5024aee66f83bf0c16d5679aa10bde4cd2a10cc9f8c 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=88142860558921f2c68be9a76643cb7039861b4d866cdeeab4cda1645fe01717 Stored in directory: /root/.cache/pip/wheels/f0/01/2a/b3963c043644e867f7c4d570b498fc9b07f9fc5ee33a22dde8 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.22.2-cp39-abi3-linux_x86_64.whl size=3391436 sha256=aa7aa069bb28e83a2a5903f624cc8bba919f13a891e8ab33d64ad41e49c7d0d9 Stored in directory: /root/.cache/pip/wheels/fa/0e/46/e07238323beeddfe523e8e7f13038d6b664deeea8f43903be1 Building wheel for torch-geometric (pyproject.toml): started Building wheel for torch-geometric (pyproject.toml): finished with status 'done' Created wheel for torch-geometric: filename=torch_geometric-2.7.0-py3-none-any.whl size=1275346 sha256=6e0cd3ad824d484651ef5d308fc66c687bfcf5ba040d56d1e0fe0f81f365e292 Stored in directory: /root/.cache/pip/wheels/de/ef/3e/d75622681b0e93264cfb09c529101e16aee73a54d479ede8a0 Building wheel for transformers (pyproject.toml): started Building wheel for transformers (pyproject.toml): finished with status 'done' Created wheel for transformers: filename=transformers-5.5.4-py3-none-any.whl size=10236697 sha256=e3b9fb9cbc1659f7112d810a560f9ac453ed2c8c402204457d5e211b278e3609 Stored in directory: /root/.cache/pip/wheels/72/33/a5/63b6e60983cc9901a104ca9798458e40906d210cc3f31fd355 Building wheel for typeshed-client (pyproject.toml): started Building wheel for typeshed-client (pyproject.toml): finished with status 'done' Created wheel for typeshed-client: filename=typeshed_client-2.8.2-py3-none-any.whl size=760466 sha256=71b2a42b79994a569714f939c0b0dc6be60c5ff77eb06af3ba206daff98d854d Stored in directory: /root/.cache/pip/wheels/df/0d/e0/0ec40a7326ed3337e45eb3d295e69ed78ab8d1247ff222f637 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=193587 sha256=b476c7a176bbedccf305fdc445c05d7ab1549dc12f60b9f4a9c2127e7161a447 Stored in directory: /root/.cache/pip/wheels/2f/86/59/c7d34288373f614e07615ec132f37708c9fd6041ab01f83900 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=9048070 sha256=7646e915b423414f6196fcf60a62a46bc5d49efe5763bd7752a463a8ab468cc7 Stored in directory: /root/.cache/pip/wheels/46/55/63/a1f44d17da55a4f3f31240044bdf6c5a405b12d4cc50ccfc94 Building wheel for httpx (pyproject.toml): started Building wheel for httpx (pyproject.toml): finished with status 'done' Created wheel for httpx: filename=httpx-0.28.1-py3-none-any.whl size=73528 sha256=65a11120fdfbc2e857e97cfa4eb83b68511cf75ef331ac47d06b0ab5e0329d4d Stored in directory: /root/.cache/pip/wheels/97/32/3c/8c616b315ee28a8121efdb87a8863bd34c717c1eb85924e698 Building wheel for httpcore (pyproject.toml): started Building wheel for httpcore (pyproject.toml): finished with status 'done' Created wheel for httpcore: filename=httpcore-1.0.9-py3-none-any.whl size=78781 sha256=82db570027308814e475cf9932b6dd598de864f596c7260c224be0047ba174de Stored in directory: /root/.cache/pip/wheels/49/f8/12/07e0dfb573181d429047045703a1d07ef0d8ffb10d476c13e5 Building wheel for requests (pyproject.toml): started Building wheel for requests (pyproject.toml): finished with status 'done' Created wheel for requests: filename=requests-2.34.2-py3-none-any.whl size=73073 sha256=7e64f2005fc4229cd2432427af601743fd49f0546598642c253ca9b862e1ffe2 Stored in directory: /root/.cache/pip/wheels/aa/a5/c5/250fe9045363f2334b2b6042479cef169c2e2ebbe9ffa16f70 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.5.0-py3-none-any.whl size=67943 sha256=136b7777a2265180b3a516f535fe29679ef1f7d7674dd51e23ba1c6042bdd5a6 Stored in directory: /root/.cache/pip/wheels/6e/2b/d9/08e59d3b93f6f9a2404cdcb5af4a206f4feeba5dbafbf67877 Building wheel for idna (pyproject.toml): started Building wheel for idna (pyproject.toml): finished with status 'done' Created wheel for idna: filename=idna-3.18-py3-none-any.whl size=65465 sha256=94c9f6aa65fab5902ea9788f129f1efce54127deda2f97d386fce0abdfc8a5f4 Stored in directory: /root/.cache/pip/wheels/00/d6/fc/1bad2ad79fd512bfbcd379d7a658d5e02d29554a0c3e74519a 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=11131 sha256=bfb14254358011d11fa9ab327a1c9bc95e8dde5226669b165ffc6ce4342ac364 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=78580 sha256=0d412f9dd7ba02278300210b77a5565f4e7b36132d65db778967b01e2263cad2 Stored in directory: /root/.cache/pip/wheels/dc/e3/21/2f76ebd10c58a53f0a8c39cbfd9016b0da6ac5d37ed5dfd4cf Building wheel for typing-inspect (pyproject.toml): started Building wheel for typing-inspect (pyproject.toml): finished with status 'done' Created wheel for typing-inspect: filename=typing_inspect-0.9.0-py3-none-any.whl size=8906 sha256=e507795e5a8e8612af452b58625a2bef321dd0492080669f105c01f12b6a82ee Stored in directory: /root/.cache/pip/wheels/b4/06/88/456da0204f02b81a441a72214335a3a7ff1ddfb9f704820576 Building wheel for urllib3 (pyproject.toml): started Building wheel for urllib3 (pyproject.toml): finished with status 'done' Created wheel for urllib3: filename=urllib3-2.7.0-py3-none-any.whl size=131085 sha256=dcc05850a7f5116673eb59b5a91641c7144f55f338f448aa8dbab464566efa62 Stored in directory: /root/.cache/pip/wheels/64/bd/a4/5527a8728500afd339f1e5d3bd81fb88e78eed9d5c84489977 Building wheel for aiohttp (pyproject.toml): started Building wheel for aiohttp (pyproject.toml): finished with status 'done' Created wheel for aiohttp: filename=aiohttp-3.14.3-cp313-cp313-linux_x86_64.whl size=1749327 sha256=b1b7d738c6e5d252a917d90624c42473cc3f46d32470a6a32a95669cbcd53ba8 Stored in directory: /root/.cache/pip/wheels/44/fc/8b/4e802271537ea091d2f1362bdd062ceb9e5f6f9b22242d13a1 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=130422 sha256=8745916c95488154bd8d93b876899c59a070850a5490871edbd4e9f4d437611b 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=339245 sha256=cb4c6963d5f22f766c168e8dd3edebb2ed68f1c138d3bed7a5c14594df177fcd 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=a02bf40916cc01b025503b65d54ab1263541d52a4677cfa425c87db190a53f62 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=63150 sha256=b6fbd095baf223f283fc6dc46b21f3d7a679ba99087f2e31ac5ed1354e455323 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-2026.7.22-py3-none-any.whl size=136985 sha256=8be40bb8b4c7b2a318e7dde10cc1500d9e5fa24d4a22ea07661af0c1f5cdf36c Stored in directory: /root/.cache/pip/wheels/ff/e3/36/091984424429a219407eb7bb72b55de2c88d1bd8d29a4bcf7b Building wheel for cryptography (pyproject.toml): started Building wheel for cryptography (pyproject.toml): finished with status 'done' Created wheel for cryptography: filename=cryptography-50.0.0-cp313-abi3-linux_x86_64.whl size=2192745 sha256=20a28ee017f41b02dbd20ef06fbf39a443a94489fc696b147832bb6fd7189dea Stored in directory: /root/.cache/pip/wheels/e2/3a/89/752df67bfb535db2b989181c3d107a870f91e1397ea935ca1c Building wheel for cffi (pyproject.toml): started Building wheel for cffi (pyproject.toml): finished with status 'done' Created wheel for cffi: filename=cffi-2.0.0-cp313-cp313-linux_x86_64.whl size=466585 sha256=c8da371c42c35788174a35d40aaab6fdc2941d531eda4ccc1f432492ef27e048 Stored in directory: /root/.cache/pip/wheels/d4/47/b8/0ae8bf0dde2ec6765bd5ccefa943b0504583d313a898b52cf6 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=309363 sha256=562532eb264a6edf3b0cde06b542530f9f76cf773afb0808e42c53b8d7509d69 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=21255 sha256=121cec4ec3433dfa2cdc5a4ed5330571b79115ed2aac5d49064d2b400f0f0287 Stored in directory: /root/.cache/pip/wheels/40/42/37/114e09eddd482136059bcf8cc89c2bd89103c063f17c075a3c Building wheel for h11 (pyproject.toml): started Building wheel for h11 (pyproject.toml): finished with status 'done' Created wheel for h11: filename=h11-0.16.0-py3-none-any.whl size=37515 sha256=353a9b01a5fb003600911cbb1c6e91305d5f11ebb01f0c0ec2c80e7c09912a4f Stored in directory: /root/.cache/pip/wheels/a7/6d/d6/59406f29d8d79378857d87790406af6be510080054a3ef951d Building wheel for importlib_resources (pyproject.toml): started Building wheel for importlib_resources (pyproject.toml): finished with status 'done' Created wheel for importlib_resources: filename=importlib_resources-6.5.2-py3-none-any.whl size=37503 sha256=7549e86df3caf3150ce4360f2bf9f841fb91d82b8c9987a34668f3a8b73cb170 Stored in directory: /root/.cache/pip/wheels/11/94/5c/f061395ead20539e8478f2913a8bc050130e7fabfd8e6d88a7 Building wheel for markdown (pyproject.toml): started Building wheel for markdown (pyproject.toml): finished with status 'done' Created wheel for markdown: filename=markdown-3.10.2-py3-none-any.whl size=108180 sha256=ff0cf607ac0a9d88b9b870a009a05caeb1cf35143a98a102c61f16023a6f726b Stored in directory: /root/.cache/pip/wheels/79/43/b2/4b2fcebd4a0b10bf521809717f6ab547f389214b15288a1fe4 Building wheel for mypy_extensions (pyproject.toml): started Building wheel for mypy_extensions (pyproject.toml): finished with status 'done' Created wheel for mypy_extensions: filename=mypy_extensions-1.1.0-py3-none-any.whl size=4963 sha256=1be4cccdb0f2482337c4743e60421de3a356cd97508abadd57d47403e94f5505 Stored in directory: /root/.cache/pip/wheels/71/28/15/32362577ac5d3f41beed5e3dc4bb99d56b45f0d1e8172cb596 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=145ebdd25466529ea3578a03dbace6aa9268bca18eee6592574214936b163233 Stored in directory: /root/.cache/pip/wheels/aa/27/90/ac1448411c5fed43fc3c8924914e30777d4dbaf9f8ef196c28 Building wheel for Pillow (pyproject.toml): started Building wheel for Pillow (pyproject.toml): finished with status 'done' Created wheel for Pillow: filename=pillow-12.3.0-cp313-cp313-linux_x86_64.whl size=1558091 sha256=71cf60768a45eae13b6d35889700a9c84f2e464f068f7ae874b2b638e54ba893 Stored in directory: /root/.cache/pip/wheels/ac/6e/6e/1b39620f4ef1fa5e1ce52d5fec0e54fbc95d22fb19172c9527 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=226987 sha256=bcded67d83357522971b14289993b0bf0c8a517cd5b832ecc72e12256d6388b1 Stored in directory: /root/.cache/pip/wheels/22/b3/2c/f65a7ba86c68435f82351336399a33fb68132496f7d44cd42c Building wheel for psutil (pyproject.toml): started Building wheel for psutil (pyproject.toml): finished with status 'done' Created wheel for psutil: filename=psutil-7.2.2-cp36-abi3-linux_x86_64.whl size=158844 sha256=e27de4bf39715abc536a8ec7ffd6c1693568f5aadb90d48ba71412a25b1b3bf8 Stored in directory: /root/.cache/pip/wheels/83/dd/cf/b4c250d1b98c594b720ccf33e4695f72dac00ca23ea033e7e6 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.4-py3-none-any.whl size=84410 sha256=ac56691ac164d30e051afabb61c2c1f15f5f741b98318b7e0c4e5c7bd3b6c0b0 Stored in directory: /root/.cache/pip/wheels/1f/0f/04/4d0d9584e5e77d31e718dc3f13bf15902ce71019ccc7561859 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=1d402a0070d132ab912870b04e04c8d5b83aaa68085a5b65efdcf364b66a0f54 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-2026.7.10-cp313-cp313-linux_x86_64.whl size=797507 sha256=5da3a5f5fcf4ffe4f5b1dba8f0ef958b884a72cb341c787b518c619a3f569de5 Stored in directory: /root/.cache/pip/wheels/e5/67/1f/a399fee2ea2db1df12479b31cc619fb92050fd006ce8baa6c6 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=7752 sha256=eef30268346289e5a3412d1cfd5618b256d2d2c865c268b9121d2ad5f3378ab1 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.6-py3-none-any.whl size=225166 sha256=cf384372597f51ff5ce7a3076ab08f6031050764c28d8f7b8f840c7e3e6560a3 Stored in directory: /root/.cache/pip/wheels/84/89/d6/a50d60ca630bdd6cc0c8bbee2256de8d7c5887b76d160bca4f 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=22838 sha256=6524eee4a92e98c20ef87e3c164c0245d2de319b9fe529cec3687e03327cc80a 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-2.3.0-cp313-cp313-linux_x86_64.whl size=170428 sha256=4a5ff501552d2eb95122c7b2a9cdf6ab7e0fcb893aab27ab6db3223ed257cda7 Stored in directory: /root/.cache/pip/wheels/19/e1/05/403954a042966af4ab1a2e644c7fb9f23ffc49fea437784d4a Building wheel for anyio (pyproject.toml): started Building wheel for anyio (pyproject.toml): finished with status 'done' Created wheel for anyio: filename=anyio-4.9.0-py3-none-any.whl size=100954 sha256=1d66ce839353bb8703361dc526a0131bfbc3cddaca8c57d8f3196c3b3e6a6489 Stored in directory: /root/.cache/pip/wheels/6a/94/84/a7da54732626f983ab831e02b367576d4264bc0bf817e1b2a5 Building wheel for sniffio (pyproject.toml): started Building wheel for sniffio (pyproject.toml): finished with status 'done' Created wheel for sniffio: filename=sniffio-1.3.1-py3-none-any.whl size=10284 sha256=c5b0b8b8984045e72aae38a52aa1840a3e2eea986b7ea0b3260eb70fc72fadea Stored in directory: /root/.cache/pip/wheels/1b/bf/77/3793f7e384e32bbe6586869fec505ac9cf8576ce08ac2609e3 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=27013 sha256=0d4bde2aac86974ed98d4ea20c6040f353400c7db495225907ae3ec41568730d 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=147cf53a4984d119bcfb603ca68f6270bbb032d37198ce94d3852bdf86229b34 Stored in directory: /root/.cache/pip/wheels/b0/43/cb/a7dfa616492f6348706d31224baacd5a6416e5c93cc78d691d Building wheel for matplotlib (pyproject.toml): started Building wheel for matplotlib (pyproject.toml): finished with status 'done' Created wheel for matplotlib: filename=matplotlib-3.10.7-cp313-cp313-linux_x86_64.whl size=8554462 sha256=e2f56902b1d2fee8bbcf715cc5c53fa762b3a33a6598ac53d069a4b4ea359e0f Stored in directory: /root/.cache/pip/wheels/77/67/01/b064c1117e532323b5abc538e56b6a04f0c98b65ff230711e4 Building wheel for pygments (pyproject.toml): started Building wheel for pygments (pyproject.toml): finished with status 'done' Created wheel for pygments: filename=pygments-2.20.0-py3-none-any.whl size=1231152 sha256=bd37b5c7cd9aa16fd777cac4db6b1697c59d980e2723b6dfeac9d2ca8f40984c Stored in directory: /root/.cache/pip/wheels/fe/a2/c7/672696e3c731fd0b08093436ca891f058d7ae6f678d2c41e47 Building wheel for contourpy (pyproject.toml): started Building wheel for contourpy (pyproject.toml): finished with status 'done' Created wheel for contourpy: filename=contourpy-1.3.2-cp313-cp313-linux_x86_64.whl size=340025 sha256=90cbe7acba027d7640fd7a4fb277c057530697efd833a809580a933c6308e664 Stored in directory: /root/.cache/pip/wheels/6e/77/07/1fb51889810063c7876a1c672eabdbc120e4bfe47a998eb139 Building wheel for cycler (pyproject.toml): started Building wheel for cycler (pyproject.toml): finished with status 'done' Created wheel for cycler: filename=cycler-0.12.1-py3-none-any.whl size=8363 sha256=7bb593514ef96863b488047b170ec561c423a10205c8db31c360323ef6099c3a Stored in directory: /root/.cache/pip/wheels/84/ea/e4/a63a6e44585c0d0b5367993779da456506dd2d4a43c257d4d3 Building wheel for docstring-parser (pyproject.toml): started Building wheel for docstring-parser (pyproject.toml): finished with status 'done' Created wheel for docstring-parser: filename=docstring_parser-0.17.0-py3-none-any.whl size=36895 sha256=f3c6cb59c34a3699a68bf65f4f69e5e4da097868342dfa239e18f104bc825279 Stored in directory: /root/.cache/pip/wheels/6a/7a/ad/6e3d4142ec22f61facc2679cbbbad8f71155748c127d285114 Building wheel for fonttools (pyproject.toml): started Building wheel for fonttools (pyproject.toml): finished with status 'done' Created wheel for fonttools: filename=fonttools-4.61.0-py3-none-any.whl size=1144484 sha256=183ce020b51d40fa36b05d104a5100c459567f02785d3b31e6a7b6d276b62203 Stored in directory: /root/.cache/pip/wheels/2e/b7/1c/8cce5da1f78383ced0a675ee0db4848e8f00cee55c61191ec7 Building wheel for kiwisolver (pyproject.toml): started Building wheel for kiwisolver (pyproject.toml): finished with status 'done' Created wheel for kiwisolver: filename=kiwisolver-1.4.8-cp313-cp313-linux_x86_64.whl size=1475738 sha256=7036d7ad675eb22113347468df59dc0dd7bf723aaf67d0879a01c396af15f85f Stored in directory: /root/.cache/pip/wheels/ee/6b/dc/033d0655b8fff242859d1d36d771da9937ccc9f62ddd092a7d 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 Building wheel for pyparsing (pyproject.toml): started Building wheel for pyparsing (pyproject.toml): finished with status 'done' Created wheel for pyparsing: filename=pyparsing-3.2.1-py3-none-any.whl size=107762 sha256=7614169ad6c978f4bff5136d7963c1c6b47b19e75c457dc0399e485f01515b4d Stored in directory: /root/.cache/pip/wheels/a9/f7/10/4b6b7e4d8db6ee3f36ee438d9179a71bf42a030e5c1ae3fff1 Building wheel for python-dateutil (pyproject.toml): started Building wheel for python-dateutil (pyproject.toml): finished with status 'done' Created wheel for python-dateutil: filename=python_dateutil-2.9.0.post0-py2.py3-none-any.whl size=229931 sha256=f6c4310dfad0e4f3b89c87e02bc0fecb2e5c014d0456c8756af8129ca312771a Stored in directory: /root/.cache/pip/wheels/dd/43/b7/0ceab2b2f58fb43a06d0a59467a4bfabb2dc8b6fb8ec7f09e5 Building wheel for typer (pyproject.toml): started Building wheel for typer (pyproject.toml): finished with status 'done' Created wheel for typer: filename=typer-0.26.4-py3-none-any.whl size=122436 sha256=ada6eaf782d9226d10ab262c7f69cdfadec4dbec8b7ab66af618239c3894d7d6 Stored in directory: /root/.cache/pip/wheels/0e/39/8d/dede0987fef66fbf278619ae311841ef8301c961be3f347049 Building wheel for annotated-doc (pyproject.toml): started Building wheel for annotated-doc (pyproject.toml): finished with status 'done' Created wheel for annotated-doc: filename=annotated_doc-0.0.4-py3-none-any.whl size=5304 sha256=6ffeaf0df25940d047a525f0b9b13eb8e5173d8b2618856efa88fa859249bc4f Stored in directory: /root/.cache/pip/wheels/4d/69/41/f00b428f5d0d8dbd1ba15a326a6d4fba66c011067226b99262 Building wheel for shellingham (pyproject.toml): started Building wheel for shellingham (pyproject.toml): finished with status 'done' Created wheel for shellingham: filename=shellingham-1.5.4-py2.py3-none-any.whl size=9791 sha256=4e15bbdf3a7e97dd4d419d0b8a9411386a4c8868fe33a1e26ae2d9eb2a44b83b Stored in directory: /root/.cache/pip/wheels/f0/8f/5c/a5e378a79dd7dc4eb17b93a9b430a5311fb1f511ed9c814cf4 Building wheel for xxhash (pyproject.toml): started Building wheel for xxhash (pyproject.toml): finished with status 'done' Created wheel for xxhash: filename=xxhash-3.5.0-cp313-cp313-linux_x86_64.whl size=190828 sha256=daa0b864d74b5850fa85ac308ddc015986ba52c610cad29175139df821361339 Stored in directory: /root/.cache/pip/wheels/98/5d/25/fe305b7b6654fb632394be068de2129da3055ba301a0bd1a4f Successfully built antlr4_python3_runtime axial_attention marshmallow diffusers huggingface_hub dm-tree einops jsonargparse jsonnet lightning lightning-utilities torchmetrics lightning-fabric lit mfai ml-dtypes monai namex pytorch-lightning segmentation_models_pytorch sentencepiece tabulate tensorboardx tf-keras tiktoken timm tokenizers torch-geometric transformers typeshed-client fsspec h5py httpx httpcore requests charset_normalizer idna six tqdm typing-inspect urllib3 aiohttp multidict yarl aiosignal attrs certifi cryptography cffi frozenlist gast h11 importlib_resources markdown mypy_extensions networkx Pillow propcache psutil pyasn1 pyasn1-modules regex termcolor werkzeug markupsafe wrapt anyio sniffio importlib_metadata zipp matplotlib pygments contourpy cycler docstring-parser fonttools kiwisolver markdown-it-py mdurl pyparsing python-dateutil typer annotated-doc shellingham xxhash 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/absl_py-2.2.2-py3-none-any.whl (from -r requirements3.txt.tmp (line 1)) Processing ./src/antlr4_python3_runtime-4.9.3-py3-none-any.whl (from -r requirements3.txt.tmp (line 2)) Processing ./src/astunparse-1.6.3-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 3)) Processing ./src/axial_attention-0.6.1-py3-none-any.whl (from -r requirements3.txt.tmp (line 4)) Processing ./src/bitsandbytes-0.49.2-py3-none-manylinux_2_24_x86_64.whl (from -r requirements3.txt.tmp (line 5)) Processing ./src/cuda_bindings-13.3.1-cp313-cp313-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (from -r requirements3.txt.tmp (line 6)) Processing ./src/cuda_pathfinder-1.5.5-py3-none-any.whl (from -r requirements3.txt.tmp (line 7)) Processing ./src/cuda_toolkit-13.0.3.0-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 8)) Processing ./src/dataclasses_json-0.6.7-py3-none-any.whl (from -r requirements3.txt.tmp (line 9)) Processing ./src/diffusers-0.38.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 10)) Processing ./src/dm_tree-0.1.9-cp313-cp313-linux_x86_64.whl (from -r requirements3.txt.tmp (line 11)) Processing ./src/einops-0.8.1-py3-none-any.whl (from -r requirements3.txt.tmp (line 12)) Processing ./src/flatbuffers-25.12.19-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 13)) Processing ./src/google_auth-2.53.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 14)) Processing ./src/google_auth_oauthlib-1.2.2-py3-none-any.whl (from -r requirements3.txt.tmp (line 15)) Processing ./src/google_pasta-0.2.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 16)) Processing ./src/grpcio-1.76.0-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (from -r requirements3.txt.tmp (line 17)) Processing ./src/hf_xet-1.4.3-cp37-abi3-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (from -r requirements3.txt.tmp (line 18)) Processing ./src/huggingface_hub-1.5.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 19)) Processing ./src/hydra_core-1.3.5-py3-none-any.whl (from -r requirements3.txt.tmp (line 20)) Processing ./src/jsonargparse-4.46.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 21)) Processing ./src/jsonnet-0.21.0-cp313-cp313-linux_x86_64.whl (from -r requirements3.txt.tmp (line 22)) Processing ./src/keras-3.15.1-py3-none-any.whl (from -r requirements3.txt.tmp (line 23)) Processing ./src/libclang-18.1.1-py2.py3-none-manylinux2010_x86_64.whl (from -r requirements3.txt.tmp (line 24)) Processing ./src/lightning-2.6.5-py3-none-any.whl (from -r requirements3.txt.tmp (line 25)) Processing ./src/lightning_fabric-2.6.5-py3-none-any.whl (from -r requirements3.txt.tmp (line 26)) Processing ./src/lightning_utilities-0.15.3-py3-none-any.whl (from -r requirements3.txt.tmp (line 27)) Processing ./src/lit-18.1.8-py3-none-any.whl (from -r requirements3.txt.tmp (line 28)) Processing ./src/marshmallow-3.26.2-py3-none-any.whl (from -r requirements3.txt.tmp (line 29)) Processing ./src/mfai-8.0.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 30)) Processing ./src/ml_dtypes-0.6.0-cp313-cp313-linux_x86_64.whl (from -r requirements3.txt.tmp (line 31)) Processing ./src/monai-1.6.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 32)) Processing ./src/mpmath-1.3.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 33)) Processing ./src/namex-0.0.9-py3-none-any.whl (from -r requirements3.txt.tmp (line 34)) Processing ./src/nvidia_cublas-13.1.1.3-py3-none-manylinux_2_27_x86_64.whl (from -r requirements3.txt.tmp (line 35)) Processing ./src/nvidia_cuda_cupti-13.0.85-py3-none-manylinux_2_25_x86_64.whl (from -r requirements3.txt.tmp (line 36)) Processing ./src/nvidia_cuda_nvrtc-13.0.88-py3-none-manylinux2010_x86_64.manylinux_2_12_x86_64.whl (from -r requirements3.txt.tmp (line 37)) Processing ./src/nvidia_cuda_runtime-13.0.96-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (from -r requirements3.txt.tmp (line 38)) Processing ./src/nvidia_cudnn_cu13-9.20.0.48-py3-none-manylinux_2_27_x86_64.whl (from -r requirements3.txt.tmp (line 39)) Processing ./src/nvidia_cufft-12.0.0.61-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (from -r requirements3.txt.tmp (line 40)) Processing ./src/nvidia_cufile-1.15.1.6-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (from -r requirements3.txt.tmp (line 41)) Processing ./src/nvidia_curand-10.4.0.35-py3-none-manylinux_2_27_x86_64.whl (from -r requirements3.txt.tmp (line 42)) Processing ./src/nvidia_cusolver-12.0.4.66-py3-none-manylinux_2_27_x86_64.whl (from -r requirements3.txt.tmp (line 43)) Processing ./src/nvidia_cusparse-12.6.3.3-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (from -r requirements3.txt.tmp (line 44)) Processing ./src/nvidia_cusparselt_cu13-0.8.1-py3-none-manylinux2014_x86_64.whl (from -r requirements3.txt.tmp (line 45)) Processing ./src/nvidia_nvjitlink-13.0.88-py3-none-manylinux2010_x86_64.manylinux_2_12_x86_64.whl (from -r requirements3.txt.tmp (line 46)) Processing ./src/nvidia_nccl_cu13-2.29.7-py3-none-manylinux_2_18_x86_64.whl (from -r requirements3.txt.tmp (line 47)) Processing ./src/nvidia_nvshmem_cu13-3.4.5-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (from -r requirements3.txt.tmp (line 48)) Processing ./src/nvidia_nvtx-13.0.85-py3-none-manylinux1_x86_64.manylinux_2_5_x86_64.whl (from -r requirements3.txt.tmp (line 49)) Processing ./src/oauthlib-3.2.2-py3-none-any.whl (from -r requirements3.txt.tmp (line 50)) Processing ./src/omegaconf-2.3.1-py3-none-any.whl (from -r requirements3.txt.tmp (line 51)) Processing ./src/onnx-1.22.0-cp312-abi3-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (from -r requirements3.txt.tmp (line 52)) Processing ./src/onnxruntime-1.28.0-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (from -r requirements3.txt.tmp (line 53)) Processing ./src/onnxscript-0.2.5-py3-none-any.whl (from -r requirements3.txt.tmp (line 54)) Processing ./src/opt_einsum-3.4.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 55)) 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 56)) Processing ./src/pytorch_lightning-2.6.5-py3-none-any.whl (from -r requirements3.txt.tmp (line 57)) Processing ./src/requests_oauthlib-2.0.0-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 58)) Processing ./src/rsa-4.9-py3-none-any.whl (from -r requirements3.txt.tmp (line 59)) Processing ./src/safetensors-0.8.0-cp310-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (from -r requirements3.txt.tmp (line 60)) Processing ./src/segmentation_models_pytorch-0.5.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 61)) Processing ./src/sentencepiece-0.2.1-cp313-cp313-linux_x86_64.whl (from -r requirements3.txt.tmp (line 62)) Processing ./src/sympy-1.14.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 63)) Processing ./src/tabulate-0.9.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 64)) Processing ./src/tensorboard-2.20.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 65)) Processing ./src/tensorboard_data_server-0.7.2-py3-none-any.whl (from -r requirements3.txt.tmp (line 66)) Processing ./src/tensorboardx-2.6.5-py3-none-any.whl (from -r requirements3.txt.tmp (line 67)) Processing ./src/tensorflow-2.21.0-cp313-cp313-manylinux_2_27_x86_64.whl (from -r requirements3.txt.tmp (line 68)) Processing ./src/tf_keras-2.21.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 69)) Processing ./src/tiktoken-0.12.0-cp313-cp313-linux_x86_64.whl (from -r requirements3.txt.tmp (line 70)) Processing ./src/timm-1.0.22-py3-none-any.whl (from -r requirements3.txt.tmp (line 71)) Processing ./src/tokenizers-0.22.2-cp39-abi3-linux_x86_64.whl (from -r requirements3.txt.tmp (line 72)) Processing ./src/torch-2.13.0-cp313-cp313-manylinux_2_28_x86_64.whl (from -r requirements3.txt.tmp (line 73)) Processing ./src/torchmetrics-1.9.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 74)) Processing ./src/torchvision-0.28.0-cp313-cp313-manylinux_2_28_x86_64.whl (from -r requirements3.txt.tmp (line 75)) Processing ./src/torch_geometric-2.7.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 76)) Processing ./src/transformers-5.5.4-py3-none-any.whl (from -r requirements3.txt.tmp (line 77)) Processing ./src/triton-3.7.1-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (from -r requirements3.txt.tmp (line 78)) Processing ./src/typeshed_client-2.8.2-py3-none-any.whl (from -r requirements3.txt.tmp (line 79)) 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 3)) (0.48.0) 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 3)) (1.17.0) Requirement already satisfied: numpy>=1.17 in /opt/metwork-mfext-master/opt/python3_scientific/lib/python3.13/site-packages (from bitsandbytes==0.49.2->-r requirements3.txt.tmp (line 5)) (2.5.2) Requirement already satisfied: packaging>=20.9 in /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/site-packages (from bitsandbytes==0.49.2->-r requirements3.txt.tmp (line 5)) (26.3) Requirement already satisfied: filelock in /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/site-packages (from torch==2.13.0->-r requirements3.txt.tmp (line 73)) (3.32.5) Requirement already satisfied: typing-extensions>=4.10.0 in /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/site-packages (from torch==2.13.0->-r requirements3.txt.tmp (line 73)) (4.16.0) Requirement already satisfied: setuptools>=77.0.3 in /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/site-packages (from torch==2.13.0->-r requirements3.txt.tmp (line 73)) (84.0.0) Requirement already satisfied: networkx>=2.5.1 in /opt/metwork-mfext-master/opt/python3_scientific/lib/python3.13/site-packages (from torch==2.13.0->-r requirements3.txt.tmp (line 73)) (3.4.2) Requirement already satisfied: jinja2 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from torch==2.13.0->-r requirements3.txt.tmp (line 73)) (3.1.6) Requirement already satisfied: fsspec>=0.8.5 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from torch==2.13.0->-r requirements3.txt.tmp (line 73)) (2025.3.0) Requirement already satisfied: typing-inspect<1,>=0.4.0 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from dataclasses_json==0.6.7->-r requirements3.txt.tmp (line 9)) (0.9.0) Requirement already satisfied: importlib_metadata in /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/site-packages (from diffusers==0.38.0->-r requirements3.txt.tmp (line 10)) (8.6.1) Requirement already satisfied: httpx<1.0.0 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from diffusers==0.38.0->-r requirements3.txt.tmp (line 10)) (0.28.1) Requirement already satisfied: regex!=2019.12.17 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from diffusers==0.38.0->-r requirements3.txt.tmp (line 10)) (2026.7.10) Requirement already satisfied: requests in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from diffusers==0.38.0->-r requirements3.txt.tmp (line 10)) (2.34.2) Requirement already satisfied: Pillow in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from diffusers==0.38.0->-r requirements3.txt.tmp (line 10)) (12.3.0) Requirement already satisfied: pyyaml>=5.1 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from huggingface_hub==1.5.0->-r requirements3.txt.tmp (line 19)) (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==1.5.0->-r requirements3.txt.tmp (line 19)) (4.67.1) Requirement already satisfied: typer in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from huggingface_hub==1.5.0->-r requirements3.txt.tmp (line 19)) (0.26.4) 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 11)) (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 11)) (2.3.0) Requirement already satisfied: pyasn1-modules>=0.2.1 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from google-auth==2.53.0->-r requirements3.txt.tmp (line 14)) (0.4.1) Requirement already satisfied: cryptography>=38.0.3 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from google-auth==2.53.0->-r requirements3.txt.tmp (line 14)) (50.0.0) Requirement already satisfied: rich in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from keras==3.15.1->-r requirements3.txt.tmp (line 23)) (14.3.4) Requirement already satisfied: h5py in /opt/metwork-mfext-master/opt/python3_scientific/lib/python3.13/site-packages (from keras==3.15.1->-r requirements3.txt.tmp (line 23)) (3.13.0) Requirement already satisfied: protobuf>=4.25.1 in /opt/metwork-mfext-master/opt/python3_scientific/lib/python3.13/site-packages (from onnx==1.22.0->-r requirements3.txt.tmp (line 52)) (6.33.5) 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 59)) (0.6.4) 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 65)) (3.10.2) 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 65)) (3.1.6) 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.21.0->-r requirements3.txt.tmp (line 68)) (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.21.0->-r requirements3.txt.tmp (line 68)) (2.5.0) Requirement already satisfied: aiohttp in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from torch-geometric==2.7.0->-r requirements3.txt.tmp (line 76)) (3.14.3) Requirement already satisfied: psutil>=5.8.0 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from torch-geometric==2.7.0->-r requirements3.txt.tmp (line 76)) (7.2.2) Requirement already satisfied: pyparsing in /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/site-packages (from torch-geometric==2.7.0->-r requirements3.txt.tmp (line 76)) (3.2.1) Requirement already satisfied: xxhash in /opt/metwork-mfext-master/opt/python3_scientific/lib/python3.13/site-packages (from torch-geometric==2.7.0->-r requirements3.txt.tmp (line 76)) (3.5.0) Requirement already satisfied: importlib_resources>=1.4.0 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from typeshed-client==2.8.2->-r requirements3.txt.tmp (line 79)) (6.5.2) Requirement already satisfied: anyio in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from httpx<1.0.0->diffusers==0.38.0->-r requirements3.txt.tmp (line 10)) (4.9.0) Requirement already satisfied: certifi in /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/site-packages (from httpx<1.0.0->diffusers==0.38.0->-r requirements3.txt.tmp (line 10)) (2026.7.22) Requirement already satisfied: httpcore==1.* in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from httpx<1.0.0->diffusers==0.38.0->-r requirements3.txt.tmp (line 10)) (1.0.9) Requirement already satisfied: idna in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from httpx<1.0.0->diffusers==0.38.0->-r requirements3.txt.tmp (line 10)) (3.18) Requirement already satisfied: h11>=0.16 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from httpcore==1.*->httpx<1.0.0->diffusers==0.38.0->-r requirements3.txt.tmp (line 10)) (0.16.0) Requirement already satisfied: charset_normalizer<4,>=2 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from requests->diffusers==0.38.0->-r requirements3.txt.tmp (line 10)) (3.5.0) Requirement already satisfied: urllib3<3,>=1.26 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from requests->diffusers==0.38.0->-r requirements3.txt.tmp (line 10)) (2.7.0) Requirement already satisfied: mypy_extensions>=0.3.0 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from typing-inspect<1,>=0.4.0->dataclasses_json==0.6.7->-r requirements3.txt.tmp (line 9)) (1.1.0) Requirement already satisfied: aiohappyeyeballs>=2.5.0 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from aiohttp->torch-geometric==2.7.0->-r requirements3.txt.tmp (line 76)) (2.5.0) Requirement already satisfied: aiosignal>=1.4.0 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from aiohttp->torch-geometric==2.7.0->-r requirements3.txt.tmp (line 76)) (1.4.0) Requirement already satisfied: frozenlist>=1.1.1 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from aiohttp->torch-geometric==2.7.0->-r requirements3.txt.tmp (line 76)) (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->torch-geometric==2.7.0->-r requirements3.txt.tmp (line 76)) (6.1.0) Requirement already satisfied: propcache>=0.2.0 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from aiohttp->torch-geometric==2.7.0->-r requirements3.txt.tmp (line 76)) (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->torch-geometric==2.7.0->-r requirements3.txt.tmp (line 76)) (1.18.3) Requirement already satisfied: cffi>=2.0.0 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from cryptography>=38.0.3->google-auth==2.53.0->-r requirements3.txt.tmp (line 14)) (2.0.0) Requirement already satisfied: pycparser in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from cffi>=2.0.0->cryptography>=38.0.3->google-auth==2.53.0->-r requirements3.txt.tmp (line 14)) (3.0) 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 65)) (3.0.2) Requirement already satisfied: sniffio>=1.1 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from anyio->httpx<1.0.0->diffusers==0.38.0->-r requirements3.txt.tmp (line 10)) (1.3.1) Requirement already satisfied: zipp>=3.20 in /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/site-packages (from importlib_metadata->diffusers==0.38.0->-r requirements3.txt.tmp (line 10)) (3.21.0) Requirement already satisfied: matplotlib<4.0,>3.1 in /opt/metwork-mfext-master/opt/python3_scientific/lib/python3.13/site-packages (from lightning[pytorch-extra]->mfai==8.0.0->-r requirements3.txt.tmp (line 30)) (3.10.7) Requirement already satisfied: docstring-parser>=0.17 in /opt/metwork-mfext-master/opt/python3_scientific/lib/python3.13/site-packages (from jsonargparse[jsonnet,signatures]<5.0,>=4.39.0; extra == "pytorch-extra"->lightning[pytorch-extra]->mfai==8.0.0->-r requirements3.txt.tmp (line 30)) (0.17.0) Requirement already satisfied: contourpy>=1.0.1 in /opt/metwork-mfext-master/opt/python3_scientific/lib/python3.13/site-packages (from matplotlib<4.0,>3.1->lightning[pytorch-extra]->mfai==8.0.0->-r requirements3.txt.tmp (line 30)) (1.3.2) Requirement already satisfied: cycler>=0.10 in /opt/metwork-mfext-master/opt/python3_scientific/lib/python3.13/site-packages (from matplotlib<4.0,>3.1->lightning[pytorch-extra]->mfai==8.0.0->-r requirements3.txt.tmp (line 30)) (0.12.1) Requirement already satisfied: fonttools>=4.22.0 in /opt/metwork-mfext-master/opt/python3_scientific/lib/python3.13/site-packages (from matplotlib<4.0,>3.1->lightning[pytorch-extra]->mfai==8.0.0->-r requirements3.txt.tmp (line 30)) (4.61.0) Requirement already satisfied: kiwisolver>=1.3.1 in /opt/metwork-mfext-master/opt/python3_scientific/lib/python3.13/site-packages (from matplotlib<4.0,>3.1->lightning[pytorch-extra]->mfai==8.0.0->-r requirements3.txt.tmp (line 30)) (1.4.8) Requirement already satisfied: python-dateutil>=2.7 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from matplotlib<4.0,>3.1->lightning[pytorch-extra]->mfai==8.0.0->-r requirements3.txt.tmp (line 30)) (2.9.0.post0) 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.15.1->-r requirements3.txt.tmp (line 23)) (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.15.1->-r requirements3.txt.tmp (line 23)) (2.20.0) 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.15.1->-r requirements3.txt.tmp (line 23)) (0.1.2) Requirement already satisfied: shellingham>=1.3.0 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from typer->huggingface_hub==1.5.0->-r requirements3.txt.tmp (line 19)) (1.5.4) Requirement already satisfied: annotated-doc>=0.0.2 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from typer->huggingface_hub==1.5.0->-r requirements3.txt.tmp (line 19)) (0.0.4) Installing collected packages: nvidia-cusparselt-cu13, namex, mpmath, lit, libclang, jsonnet, flatbuffers, cuda-toolkit, antlr4_python3_runtime, typeshed-client, triton, tensorboardx, tensorboard-data-server, tabulate, sympy, sentencepiece, safetensors, rsa, optree, opt-einsum, onnxruntime, omegaconf, oauthlib, nvidia-nvtx, nvidia-nvshmem-cu13, nvidia_nvjitlink, nvidia-nccl-cu13, nvidia-curand, nvidia-cufile, nvidia-cuda-runtime, nvidia-cuda-nvrtc, nvidia-cuda-cupti, ml-dtypes, marshmallow, lightning-utilities, jsonargparse, hf_xet, grpcio, google-pasta, einops, cuda_pathfinder, absl-py, tiktoken, tensorboard, requests-oauthlib, onnx, nvidia_cusparse, nvidia-cufft, nvidia_cublas, hydra-core, dm-tree, dataclasses_json, cuda_bindings, astunparse, torch-geometric, onnxscript, nvidia-cusolver, nvidia-cudnn-cu13, keras, google-auth, tensorflow, huggingface_hub, google-auth-oauthlib, torch, tokenizers, tf-keras, diffusers, transformers, torchvision, torchmetrics, monai, lightning-fabric, bitsandbytes, axial_attention, timm, pytorch-lightning, segmentation_models_pytorch, lightning, mfai Successfully installed absl-py-2.2.2 antlr4_python3_runtime-4.9.3 astunparse-1.6.3 axial_attention-0.6.1 bitsandbytes-0.49.2 cuda-toolkit-13.0.3.0 cuda_bindings-13.3.1 cuda_pathfinder-1.5.5 dataclasses_json-0.6.7 diffusers-0.38.0 dm-tree-0.1.9 einops-0.8.1 flatbuffers-25.12.19 google-auth-2.53.0 google-auth-oauthlib-1.2.2 google-pasta-0.2.0 grpcio-1.76.0 hf_xet-1.4.3 huggingface_hub-1.5.0 hydra-core-1.3.5 jsonargparse-4.46.0 jsonnet-0.21.0 keras-3.15.1 libclang-18.1.1 lightning-2.6.5 lightning-fabric-2.6.5 lightning-utilities-0.15.3 lit-18.1.8 marshmallow-3.26.2 mfai-8.0.0 ml-dtypes-0.6.0 monai-1.6.0 mpmath-1.3.0 namex-0.0.9 nvidia-cuda-cupti-13.0.85 nvidia-cuda-nvrtc-13.0.88 nvidia-cuda-runtime-13.0.96 nvidia-cudnn-cu13-9.20.0.48 nvidia-cufft-12.0.0.61 nvidia-cufile-1.15.1.6 nvidia-curand-10.4.0.35 nvidia-cusolver-12.0.4.66 nvidia-cusparselt-cu13-0.8.1 nvidia-nccl-cu13-2.29.7 nvidia-nvshmem-cu13-3.4.5 nvidia-nvtx-13.0.85 nvidia_cublas-13.1.1.3 nvidia_cusparse-12.6.3.3 nvidia_nvjitlink-13.0.88 oauthlib-3.2.2 omegaconf-2.3.1 onnx-1.22.0 onnxruntime-1.28.0 onnxscript-0.2.5 opt-einsum-3.4.0 optree-0.18.0 pytorch-lightning-2.6.5 requests-oauthlib-2.0.0 rsa-4.9 safetensors-0.8.0 segmentation_models_pytorch-0.5.0 sentencepiece-0.2.1 sympy-1.14.0 tabulate-0.9.0 tensorboard-2.20.0 tensorboard-data-server-0.7.2 tensorboardx-2.6.5 tensorflow-2.21.0 tf-keras-2.21.0 tiktoken-0.12.0 timm-1.0.22 tokenizers-0.22.2 torch-2.13.0 torch-geometric-2.7.0 torchmetrics-1.9.0 torchvision-0.28.0 transformers-5.5.4 triton-3.7.1 typeshed-client-2.8.2 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/antlr4-python3-runtime.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/axial_attention.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/bitsandbytes.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/cuda-toolkit.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/cuda-bindings.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/cuda-pathfinder.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/dataclasses-json.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/hf-xet.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/hydra-core.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/jsonargparse.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/jsonnet.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-fabric.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/marshmallow.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/mfai.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/monai.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-cuda-cupti.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/nvidia-cuda-nvrtc.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/nvidia-cuda-runtime.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/nvidia-cudnn-cu13.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/nvidia-cufft.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/nvidia-cufile.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/nvidia-curand.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/nvidia-cusolver.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/nvidia-cusparselt-cu13.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/nvidia-nccl-cu13.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/nvidia-nvshmem-cu13.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/nvidia-nvtx.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/nvidia-cublas.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/nvidia-cusparse.yaml is ready /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/nvidia-nvjitlink.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/omegaconf.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/sentencepiece.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/tabulate.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/tensorboardX.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/tiktoken.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-geometric.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 /opt/metwork-mfext-master/opt/python3_ia/share/metwork_packages/typeshed_client.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_475e4a3debc79903524b694ca10ea267.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