Skip to content

[Build] update cuda 13 package: fatbin compress mode and cuda archs #4221

[Build] update cuda 13 package: fatbin compress mode and cuda archs

[Build] update cuda 13 package: fatbin compress mode and cuda archs #4221

Triggered via pull request November 9, 2025 00:13
Status Success
Total duration 29m 15s
Artifacts 1

linux_webgpu.yml

on: pull_request
Build Linux WebGPU x64 Release  /  build_test_pipeline
25m 47s
Build Linux WebGPU x64 Release / build_test_pipeline
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
Build Linux WebGPU x64 Release / build_test_pipeline
Wheel output directory /mnt/vss/_work/_temp/Release/dist does not exist.
Build Linux WebGPU x64 Release / build_test_pipeline
stderr: + PATH=/opt/python/cp310-cp310/bin:/usr/lib/jvm/msopenjdk-17/bin:/opt/rh/gcc-toolset-14/root/usr/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin + python3 -m pip install --user -r tools/ci_build/github/linux/python/requirements.txt WARNING: The script isympy is installed in '/home/onnxruntimedev/.local/bin' which is not on PATH. Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. WARNING: The script pygmentize is installed in '/home/onnxruntimedev/.local/bin' which is not on PATH. Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. WARNING: The scripts f2py and numpy-config are installed in '/home/onnxruntimedev/.local/bin' which is not on PATH. Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. WARNING: The scripts dmypy, mypy, mypyc, stubgen and stubtest are installed in '/home/onnxruntimedev/.local/bin' which is not on PATH. Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. WARNING: The scripts py.test and pytest are installed in '/home/onnxruntimedev/.local/bin' which is not on PATH. Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. WARNING: The scripts backend-test-tools, check-model and check-node are installed in '/home/onnxruntimedev/.local/bin' which is not on PATH. Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. [notice] A new release of pip is available: 25.1.1 -> 25.3 [notice] To update, run: pip install --upgrade pip + python3 tools/ci_build/build.py --build_dir build/Release --config Release --cmake_generator Ninja --skip_submodule_sync --build_shared_lib --parallel --use_vcpkg --use_vcpkg_ms_internal_asset_cache --enable_onnx_tests --use_webgpu --use_binskim_compliant_compile_flags --build_wheel --use_webgpu --build_java --cmake_extra_defines onnxruntime_BUILD_UNIT_TESTS=ON --build 2025-11-09 00:29:06,853 build [DEBUG] - Command line arguments: --build_dir build/Release --config Release --cmake_generator Ninja --skip_submodule_sync --build_shared_lib --parallel --use_vcpkg --use_vcpkg_ms_internal_asset_cache --enable_onnx_tests --use_webgpu --use_binskim_compliant_compile_flags --build_wheel --use_webgpu --build_java --cmake_extra_defines onnxruntime_BUILD_UNIT_TESTS=ON --build 2025-11-09 00:29:06,856 build [INFO] - Build started 2025-11-09 00:29:06,856 build [INFO] - Building targets for Release configuration 2025-11-09 00:29:06,856 build [INFO] - /usr/bin/cmake --build build/Release/Release --config Release -- -j16 2025-11-09 00:39:20,813 build [INFO] - /opt/python/cp310-cp310/bin/python3 /onnxruntime_src/setup.py bdist_wheel --nightly_build --wheel_name_suffix=webgpu /opt/python/cp310-cp310/lib/python3.10/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: MIT License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() /opt/python/cp310-cp310/lib/python3.10/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the futur
Build Linux WebGPU x64 Release / build_test_pipeline
Wheel output directory /mnt/vss/_work/_temp/Release/dist does not exist.
Build Linux WebGPU x64 Release / build_test_pipeline
stderr: + PATH=/opt/python/cp310-cp310/bin:/usr/lib/jvm/msopenjdk-17/bin:/opt/rh/gcc-toolset-14/root/usr/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin + python3 -m pip install --user -r tools/ci_build/github/linux/python/requirements.txt WARNING: The script isympy is installed in '/home/onnxruntimedev/.local/bin' which is not on PATH. Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. WARNING: The script pygmentize is installed in '/home/onnxruntimedev/.local/bin' which is not on PATH. Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. WARNING: The scripts f2py and numpy-config are installed in '/home/onnxruntimedev/.local/bin' which is not on PATH. Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. WARNING: The scripts dmypy, mypy, mypyc, stubgen and stubtest are installed in '/home/onnxruntimedev/.local/bin' which is not on PATH. Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. WARNING: The scripts py.test and pytest are installed in '/home/onnxruntimedev/.local/bin' which is not on PATH. Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. WARNING: The scripts backend-test-tools, check-model and check-node are installed in '/home/onnxruntimedev/.local/bin' which is not on PATH. Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. [notice] A new release of pip is available: 25.1.1 -> 25.3 [notice] To update, run: pip install --upgrade pip + python3 tools/ci_build/build.py --build_dir build/Release --config Release --cmake_generator Ninja --skip_submodule_sync --build_shared_lib --parallel --use_vcpkg --use_vcpkg_ms_internal_asset_cache --enable_onnx_tests --use_webgpu --use_binskim_compliant_compile_flags --build_wheel --use_webgpu --build_java --cmake_extra_defines onnxruntime_BUILD_UNIT_TESTS=ON --update 2025-11-09 00:24:09,404 build [DEBUG] - Command line arguments: --build_dir build/Release --config Release --cmake_generator Ninja --skip_submodule_sync --build_shared_lib --parallel --use_vcpkg --use_vcpkg_ms_internal_asset_cache --enable_onnx_tests --use_webgpu --use_binskim_compliant_compile_flags --build_wheel --use_webgpu --build_java --cmake_extra_defines onnxruntime_BUILD_UNIT_TESTS=ON --update 2025-11-09 00:24:09,408 build [INFO] - Build started 2025-11-09 00:24:09,408 build [INFO] - Generating CMake build tree 2025-11-09 00:24:09,420 build [INFO] - /usr/bin/cmake /onnxruntime_src/cmake -Donnxruntime_ENABLE_EXTERNAL_CUSTOM_OP_SCHEMAS=OFF -Donnxruntime_RUN_ONNX_TESTS=ON -Donnxruntime_GENERATE_TEST_REPORTS=ON -DPython_EXECUTABLE=/opt/python/cp310-cp310/bin/python3 -Donnxruntime_USE_VCPKG=ON -Donnxruntime_USE_MIMALLOC=OFF -Donnxruntime_ENABLE_PYTHON=ON -Donnxruntime_BUILD_CSHARP=OFF -Donnxruntime_BUILD_JAVA=ON -Donnxruntime_BUILD_NODEJS=OFF -Donnxruntime_BUILD_OBJC=OFF -Donnxruntime_BUILD_SHARED_LIB=ON -Donnxruntime_BUILD_APPLE_FRAMEWORK=OFF -Donnxruntime_USE_DNNL=OFF -Donnxruntime_USE_NNAPI_BUILTIN=OFF -Donnxruntime_USE_VSINPU=OFF -Donnxruntime_USE_RKNPU=OFF -Donnxruntime_ENABLE_MICROSOFT_INTERNAL=OFF -Donnxruntime_USE_VITISAI=OFF -Donnxruntime_USE_TENSORRT=OFF -Donnxruntime_USE_NV=OFF -Donnxruntime_USE_TENSORRT_BUILTIN_PARSER=ON -Donnxruntime_USE_TENSORRT_INTERFACE=OFF -Donnxruntime_USE_CUDA_INTERFACE=OFF -Donnxruntime_USE_NV_INTERFACE=OFF -Donnxruntime_USE_OPENVINO_INTERFACE=OFF -Donnxruntime_USE_VITISAI_INTERFACE=OFF -Donnxruntime_USE_QNN_INTERFACE=OFF -Donnxruntime_USE_MIGRAPHX_INTERFACE=OFF -Donnxruntime_USE_MIGRAPHX=OFF -Donnxruntime_DISABLE_CONTRIB_OPS=OFF -Donnxruntime_DISABLE_ML_OPS=OFF -Donnxruntime_DISABLE_RTTI=OFF -Donnxruntime_DISABLE_EXCEPTIONS=OFF -Donnxruntime_MINIMAL_BUILD=OFF -Donnxruntime_EXTENDED_MINIMAL_BUILD=OFF -Donnxruntime_MINIMAL_BUILD_CUSTOM_OPS=OFF -Donnxruntime_REDUCED
Build Linux WebGPU x64 Release / build_test_pipeline
stderr: #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile.manylinux2_28_webgpu #1 transferring dockerfile: 1.09kB done #1 DONE 0.1s #2 [auth] internal/azureml/onnxruntime/build/cpu_x64_almalinux8_gcc14:pull token for onnxruntimebuildcache.azurecr.io #2 DONE 0.0s #3 [internal] load metadata for onnxruntimebuildcache.azurecr.io/internal/azureml/onnxruntime/build/cpu_x64_almalinux8_gcc14:20251017.1 #3 DONE 0.9s #4 [internal] load .dockerignore #4 transferring context: 2B done #4 DONE 0.1s #5 [internal] load build context #5 DONE 0.0s #6 [1/6] FROM onnxruntimebuildcache.azurecr.io/internal/azureml/onnxruntime/build/cpu_x64_almalinux8_gcc14:20251017.1@sha256:d30c11419e6295d495b3ea910aa8e0ad9acd314cb0ed4f0f77f39405f14ddf96 #6 resolve onnxruntimebuildcache.azurecr.io/internal/azureml/onnxruntime/build/cpu_x64_almalinux8_gcc14:20251017.1@sha256:d30c11419e6295d495b3ea910aa8e0ad9acd314cb0ed4f0f77f39405f14ddf96 0.1s done #6 ... #5 [internal] load build context #5 transferring context: 32.60kB done #5 DONE 0.1s #6 [1/6] FROM onnxruntimebuildcache.azurecr.io/internal/azureml/onnxruntime/build/cpu_x64_almalinux8_gcc14:20251017.1@sha256:d30c11419e6295d495b3ea910aa8e0ad9acd314cb0ed4f0f77f39405f14ddf96 #6 sha256:d30c11419e6295d495b3ea910aa8e0ad9acd314cb0ed4f0f77f39405f14ddf96 856B / 856B done #6 sha256:434d7ffd4e5e4249100e0ae0f731286e3c5e2abdde8e766583080d5fe016152c 0B / 3.12kB 0.1s #6 sha256:d7fbbb453e2be563bc646353df2b7286e129ed2b883580d9a8dc9f033e343282 0B / 71.82MB 0.1s #6 sha256:f88f6060e0c5bd9bbded55112891b87aa9d9320ddd496568e7f3ec204d5514b8 6.00kB / 6.00kB done #6 sha256:05046b93db16fbe0dd3f693fa53e53c8fb1fe0c81d36188478fcf51576ff2dea 15.84kB / 15.84kB done #6 sha256:ec12b084e9d5e095576482f3234de4da0fde0bbd3aa9139be8891cc264641748 0B / 562B 0.2s #6 sha256:434d7ffd4e5e4249100e0ae0f731286e3c5e2abdde8e766583080d5fe016152c 3.12kB / 3.12kB 0.3s done #6 sha256:6dbdf1378e863ab6424c06f5eb7aec24db23bb08c978b4efe46954c6c87be357 0B / 99.17MB 0.4s #6 sha256:ec12b084e9d5e095576482f3234de4da0fde0bbd3aa9139be8891cc264641748 562B / 562B 0.4s done #6 sha256:50e96acc03e63a59362a0b717e05569d5260706417d5c2d8006211a6d9609bbb 0B / 370B 0.6s #6 sha256:d7fbbb453e2be563bc646353df2b7286e129ed2b883580d9a8dc9f033e343282 7.34MB / 71.82MB 0.8s #6 sha256:50e96acc03e63a59362a0b717e05569d5260706417d5c2d8006211a6d9609bbb 370B / 370B 0.7s done #6 sha256:bc18f02c7120fae4dbbe647e1d2b49548bfd10ea911bccd6021c0fc156004600 0B / 742B 0.8s #6 sha256:d7fbbb453e2be563bc646353df2b7286e129ed2b883580d9a8dc9f033e343282 12.58MB / 71.82MB 0.9s #6 sha256:d7fbbb453e2be563bc646353df2b7286e129ed2b883580d9a8dc9f033e343282 24.12MB / 71.82MB 1.1s #6 sha256:6dbdf1378e863ab6424c06f5eb7aec24db23bb08c978b4efe46954c6c87be357 5.24MB / 99.17MB 1.1s #6 sha256:bc18f02c7120fae4dbbe647e1d2b49548bfd10ea911bccd6021c0fc156004600 742B / 742B 0.9s done #6 sha256:3a1a134f232b9b412ef21027b6b465d959d9d4b6e7fd511947332e08f8d17faf 0B / 192.09MB 1.0s #6 sha256:d7fbbb453e2be563bc646353df2b7286e129ed2b883580d9a8dc9f033e343282 35.65MB / 71.82MB 1.3s #6 sha256:6dbdf1378e863ab6424c06f5eb7aec24db23bb08c978b4efe46954c6c87be357 14.68MB / 99.17MB 1.3s #6 sha256:d7fbbb453e2be563bc646353df2b7286e129ed2b883580d9a8dc9f033e343282 41.94MB / 71.82MB 1.4s #6 sha256:6dbdf1378e863ab6424c06f5eb7aec24db23bb08c978b4efe46954c6c87be357 20.97MB / 99.17MB 1.4s #6 sha256:d7fbbb453e2be563bc646353df2b7286e129ed2b883580d9a8dc9f033e343282 50.33MB / 71.82MB 1.5s #6 sha256:d7fbbb453e2be563bc646353df2b7286e129ed2b883580d9a8dc9f033e343282 62.91MB / 71.82MB 1.7s #6 sha256:6dbdf1378e863ab6424c06f5eb7aec24db23bb08c978b4efe46954c6c87be357 37.75MB / 99.17MB 1.7s #6 sha256:3a1a134f232b9b412ef21027b6b465d959d9d4b6e7fd511947332e08f8d17faf 14.68MB / 192.09MB 1.7s #6 sha256:d7fbbb453e2be563bc646353df2b7286e129ed2b883580d9a8dc9f033e343282 71.30MB / 71.82MB 1.8s #6 sha256:6dbdf1378e863ab6424c06f5eb7aec24db23bb08c978b4efe46954c6c87be357 46.14MB / 99.17MB 2.0s #6 sha256:3a1a134f232b9b412ef21027b6b465d959d9d4b6e7fd511947332e08f8d17faf 33.55MB / 192.09MB 2.0s #6 sha256:3a1a134f232b9b412ef21027b
Build Linux WebGPU x64 Release / build_test_pipeline
stderr: WARNING! Your credentials are stored unencrypted in '/home/cloudtest/.docker/config.json'. Configure a credential helper to remove this warning. See https://docs.docker.com/go/credential-store/

Artifacts

Produced during runtime
Name Size Digest
build-output-x64-Release Expired
1.32 GB
sha256:f899d1c779122cbd14f4b34b12e25e606938954424ddc8bb854d7593539ef34a