Skip to content

CVS-175880 Implement single bin #458

CVS-175880 Implement single bin

CVS-175880 Implement single bin #458

Triggered via pull request November 7, 2025 01:36
Status Failure
Total duration 4h 45m 55s
Artifacts

linux_openvino_ci_intel.yml

on: pull_request
Build and Test OpenVINO EP (AlamLinux8, Py3.12)  /  build_test_pipeline
16m 21s
Build and Test OpenVINO EP (AlamLinux8, Py3.12) / build_test_pipeline
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 3 warnings
Build and Test OpenVINO EP (AlamLinux8, Py3.12) / build_test_pipeline
Action failed with error: Command "docker run --rm --volume /home/ubuntu/Desktop/actions-runner/_work/onnxruntime/onnxruntime:/onnxruntime_src --volume /home/ubuntu/Desktop/actions-runner/_work/_temp:/onnxruntime_src/build --volume /home/ubuntu/.cache:/home/onnxruntimedev/.cache -w /onnxruntime_src -e ALLOW_RELEASED_ONNX_OPSET_ONLY=0 -e NIGHTLY_BUILD=1 -e RUNNER_TEMP=/onnxruntime_src/build ghcr.io/microsoft/onnxruntime/onnxruntimeopenvino:sha256-f8c971656a47cce159c398acd840e617f1afaf21b46f171d2cdec93e8fb866c6 /bin/bash -c set -ex; PATH=/opt/python/cp312-cp312/bin:$PATH && 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_openvino --use_openvino CPU --enable_generic_interface --build_shared_lib --build" failed with exit code 1
Build and Test OpenVINO EP (AlamLinux8, Py3.12) / build_test_pipeline
stderr: + PATH=/opt/python/cp312-cp312/bin:/opt/intel/openvino_2025.2.0/runtime/bin/intel64:/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 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_openvino --use_openvino CPU --enable_generic_interface --build_shared_lib --build 2025-11-07 06:08:11,575 tools_python_utils [INFO] - flatbuffers module is not installed. parse_config will not be available 2025-11-07 06:08:11,598 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_openvino --use_openvino CPU --enable_generic_interface --build_shared_lib --build 2025-11-07 06:08:11,600 build [INFO] - Build started 2025-11-07 06:08:11,600 build [INFO] - Building targets for Release configuration 2025-11-07 06:08:11,600 build [INFO] - /usr/bin/cmake --build build/Release/Release --config Release -- -j8 Traceback (most recent call last): File "/onnxruntime_src/tools/ci_build/build.py", line 2693, in <module> sys.exit(main()) ^^^^^^ File "/onnxruntime_src/tools/ci_build/build.py", line 2594, in main build_targets(args, cmake_path, build_dir, configs, num_parallel_jobs, args.targets) File "/onnxruntime_src/tools/ci_build/build.py", line 1376, in build_targets run_subprocess(cmd_args, env=env) File "/onnxruntime_src/tools/ci_build/build.py", line 148, in run_subprocess return run(*args, cwd=cwd, capture_stdout=capture_stdout, shell=shell, env=my_env) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/onnxruntime_src/tools/python/util/run.py", line 50, in run completed_process = subprocess.run( ^^^^^^^^^^^^^^^ File "/opt/python/cp312-cp312/lib/python3.12/subprocess.py", line 571, in run raise CalledProcessError(retcode, process.args, subprocess.CalledProcessError: Command '['/usr/bin/cmake', '--build', 'build/Release/Release', '--config', 'Release', '--', '-j8']' returned non-zero exit status 1.
Build and Test OpenVINO EP (AlamLinux8, Py3.12) / build_test_pipeline
stdout: [0/2] Re-checking globbed directories... [1/1106] Building CXX object CMakeFiles/onnxruntime_common.dir/onnxruntime_src/onnxruntime/core/common/cpuid_uarch.cc.o [2/1106] Building CXX object CMakeFiles/onnxruntime_common.dir/onnxruntime_src/onnxruntime/core/common/helper.cc.o [3/1106] Building CXX object CMakeFiles/onnxruntime_common.dir/onnxruntime_src/onnxruntime/core/common/cpuid_info_vendor.cc.o [4/1106] Building CXX object CMakeFiles/onnxruntime_common.dir/onnxruntime_src/onnxruntime/core/common/logging/capture.cc.o [5/1106] Building CXX object CMakeFiles/onnxruntime_common.dir/onnxruntime_src/onnxruntime/core/common/denormal.cc.o [6/1106] Building CXX object CMakeFiles/onnxruntime_common.dir/onnxruntime_src/onnxruntime/core/common/logging/logging.cc.o [7/1106] Building CXX object CMakeFiles/onnxruntime_common.dir/onnxruntime_src/onnxruntime/core/common/cpuid_info.cc.o [8/1106] Building CXX object CMakeFiles/onnxruntime_common.dir/onnxruntime_src/onnxruntime/core/common/logging/sinks/ostream_sink.cc.o [9/1106] Building CXX object CMakeFiles/onnxruntime_common.dir/onnxruntime_src/onnxruntime/core/common/profiler.cc.o [10/1106] Building CXX object CMakeFiles/onnxruntime_common.dir/onnxruntime_src/onnxruntime/core/platform/check_intel.cc.o [11/1106] Building CXX object CMakeFiles/onnxruntime_common.dir/onnxruntime_src/onnxruntime/core/common/profiler_common.cc.o [12/1106] Building CXX object CMakeFiles/onnxruntime_common.dir/onnxruntime_src/onnxruntime/core/common/status.cc.o [13/1106] Building CXX object CMakeFiles/onnxruntime_common.dir/onnxruntime_src/onnxruntime/core/platform/env_time.cc.o [14/1106] Building CXX object CMakeFiles/onnxruntime_common.dir/onnxruntime_src/onnxruntime/core/common/spin_pause.cc.o [15/1106] Building CXX object CMakeFiles/onnxruntime_lora.dir/onnxruntime_src/onnxruntime/lora/adapter_format_utils.cc.o [16/1106] Building CXX object CMakeFiles/onnxruntime_common.dir/onnxruntime_src/onnxruntime/core/platform/env.cc.o [17/1106] Building CXX object CMakeFiles/onnxruntime_common.dir/onnxruntime_src/onnxruntime/core/platform/logging/make_platform_default_log_sink.cc.o [18/1106] Building CXX object CMakeFiles/onnxruntime_common.dir/onnxruntime_src/onnxruntime/core/platform/posix/env_time.cc.o [19/1106] Building CXX object CMakeFiles/onnxruntime_flatbuffers.dir/onnxruntime_src/onnxruntime/core/flatbuffers/flatbuffers_utils.cc.o [20/1106] Building CXX object CMakeFiles/onnxruntime_common.dir/onnxruntime_src/onnxruntime/core/platform/path_lib.cc.o [21/1106] Building CXX object CMakeFiles/onnxruntime_common.dir/onnxruntime_src/onnxruntime/core/platform/telemetry.cc.o [22/1106] Building CXX object CMakeFiles/onnxruntime_common.dir/onnxruntime_src/onnxruntime/core/platform/posix/stacktrace.cc.o [23/1106] Building CXX object CMakeFiles/onnxruntime_common.dir/onnxruntime_src/onnxruntime/core/platform/device_discovery_common.cc.o [24/1106] Building CXX object CMakeFiles/onnxruntime_mlas.dir/onnxruntime_src/onnxruntime/core/mlas/lib/platform.cpp.o [25/1106] Building CXX object CMakeFiles/onnxruntime_mlas.dir/onnxruntime_src/onnxruntime/core/mlas/lib/threading.cpp.o [26/1106] Building CXX object CMakeFiles/onnxruntime_common.dir/onnxruntime_src/onnxruntime/core/common/threadpool.cc.o [27/1106] Building CXX object CMakeFiles/onnxruntime_mlas.dir/onnxruntime_src/onnxruntime/core/mlas/lib/sgemm.cpp.o [28/1106] Building CXX object CMakeFiles/onnxruntime_common.dir/onnxruntime_src/onnxruntime/core/common/semver.cc.o [29/1106] Building CXX object CMakeFiles/onnxruntime_mlas.dir/onnxruntime_src/onnxruntime/core/mlas/lib/halfgemm.cpp.o [30/1106] Building CXX object CMakeFiles/onnxruntime_mlas.dir/onnxruntime_src/onnxruntime/core/mlas/lib/qdwconv.cpp.o [31/1106] Building CXX object CMakeFiles/onnxruntime_mlas.dir/onnxruntime_src/onnxruntime/core/mlas/lib/qgemm.cpp.o [32/1106] Building CXX object CMakeFiles/onnxruntime_common.dir/onnxruntime_src/onnxruntime/core/platform/linux/device_discovery.cc.o [33/1106] Building CXX object CMakeFiles/onnxruntime_mlas.dir/onnxruntime_src/onnxruntime/core/mlas/lib/convsym.cpp
Build and Test OpenVINO EP (AlamLinux8, Py3.12) / build_test_pipeline
Command failed with exit code 1
Build and Test OpenVINO EP (AlamLinux8, Py3.12) / build_test_pipeline
stderr: + PATH=/opt/python/cp312-cp312/bin:/opt/intel/openvino_2025.2.0/runtime/bin/intel64:/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 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_openvino --use_openvino CPU --enable_generic_interface --build_shared_lib --update 2025-11-07 06:07:33,082 tools_python_utils [INFO] - flatbuffers module is not installed. parse_config will not be available 2025-11-07 06:07:33,116 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_openvino --use_openvino CPU --enable_generic_interface --build_shared_lib --update 2025-11-07 06:07:33,121 build [INFO] - Build started 2025-11-07 06:07:33,121 build [INFO] - Generating CMake build tree 2025-11-07 06:07:33,126 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/cp312-cp312/bin/python3 -Donnxruntime_USE_VCPKG=ON -Donnxruntime_USE_MIMALLOC=OFF -Donnxruntime_ENABLE_PYTHON=OFF -Donnxruntime_BUILD_CSHARP=OFF -Donnxruntime_BUILD_JAVA=OFF -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=ON -Donnxruntime_USE_CUDA_INTERFACE=ON -Donnxruntime_USE_NV_INTERFACE=ON -Donnxruntime_USE_OPENVINO_INTERFACE=ON -Donnxruntime_USE_VITISAI_INTERFACE=ON -Donnxruntime_USE_QNN_INTERFACE=ON -Donnxruntime_USE_MIGRAPHX_INTERFACE=ON -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_OPS_BUILD=OFF -Donnxruntime_CLIENT_PACKAGE_BUILD=OFF -Donnxruntime_BUILD_MS_EXPERIMENTAL_OPS=OFF -Donnxruntime_ENABLE_LTO=OFF -Donnxruntime_USE_ACL=OFF -Donnxruntime_USE_ARMNN=OFF -Donnxruntime_ARMNN_RELU_USE_CPU=ON -Donnxruntime_ARMNN_BN_USE_CPU=ON -Donnxruntime_USE_JSEP=OFF -Donnxruntime_USE_WEBGPU=OFF -Donnxruntime_USE_EXTERNAL_DAWN=OFF -Donnxruntime_WGSL_TEMPLATE=static -Donnxruntime_ENABLE_NVTX_PROFILE=OFF -Donnxruntime_ENABLE_TRAINING=OFF -Donnxruntime_ENABLE_TRAINING_OPS=OFF -Donnxruntime_ENABLE_TRAINING_APIS=OFF -Donnxruntime_ENABLE_CPU_FP16_OPS=OFF -Donnxruntime_USE_NCCL=OFF -Donnxruntime_BUILD_BENCHMARKS=OFF -Donnxruntime_GCOV_COVERAGE=OFF -Donnxruntime_ENABLE_MEMORY_PROFILE=OFF -Donnxruntime_ENABLE_CUDA_LINE_NUMBER_INFO=OFF -Donnxruntime_USE_CUDA_NHWC_OPS=OFF -Donnxruntime_BUILD_WEBASSEMBLY_STATIC_LIB=OFF -Donnxruntime_ENABLE_WEBASSEMBLY_EXCEPTION_CATCHING=ON -Donnxruntime_ENABLE_WEBASSEMBLY_API_EXCEPTION_CATCHING=OFF -Donnxruntime_ENABLE_WEBASSEMBLY_EXCEPTION_THROWING=ON -Donnxruntime_WEBASSEMBLY_RUN_TESTS_IN_BROWSER=OFF -Donnxruntime_ENABLE_WEBASSEMBLY_JSPI=OFF -Donnxruntime_ENABLE_WEBASSEMBLY_THREADS=OFF -Donnxruntime_ENABLE_WEBASSEMBLY_DEBUG_INFO=OFF -Donnxruntime_ENABLE_WEBASSEMBLY_PROFILING=OFF -Donnxruntime_ENABLE_LAZY_TENSOR=OFF -Donnxruntime_ENABLE_CUDA_PROFILING=OFF -Donnxruntime_USE_XNNPACK=OFF -Donnxruntime_USE_WEBNN=OFF -Donnxruntime_USE_CANN=OFF -Donnxruntime_DISABLE_FLOAT8_TYPES=OFF -Donnxruntime_DISABLE_FLOAT4_TYPES=OFF -Donnxruntime_DISABLE_SPARSE_TENSORS=OFF -Donnxruntime_DISABLE_OPTIONAL_TYPE=OFF -Donnxruntime_CUDA_MIN
Build and Test OpenVINO EP (AlamLinux8, Py3.12) / build_test_pipeline
stderr: WARNING! Your password will be stored unencrypted in /home/ubuntu/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credential-stores
Build and Test OpenVINO EP (AlamLinux8, Py3.12) / build_test_pipeline
Azure login/ACR login failed for onnxruntimebuildcache: Unable to locate executable file: az. Please verify either the file path exists or the file can be found within a directory specified by the PATH environment variable. Also check the file mode to verify the file is executable..