Skip to content

Dtingdahl/ci script2 #81

Dtingdahl/ci script2

Dtingdahl/ci script2 #81

Triggered via pull request January 22, 2026 09:21
Status Cancelled
Total duration 2h 29m 2s
Artifacts

premerge.yml

on: pull_request
Build&Test x86-CU11-U22
1h 11m
Build&Test x86-CU11-U22
Build&Test x86-CU12-U22
5s
Build&Test x86-CU12-U22
Build&Test x86-CU13-U24
10m 49s
Build&Test x86-CU13-U24
Build&Test x86-gcc-sanitizer
2h 6m
Build&Test x86-gcc-sanitizer
Build&Test orin-jetpack6
18m 6s
Build&Test orin-jetpack6
Fit to window
Zoom out
Zoom in

Annotations

16 errors and 31 warnings
Build&Test x86-CU12-U22
A task was canceled.
Build&Test x86-CU13-U24
Process completed with exit code 1.
Build&Test x86-CU13-U24
ERROR: failed to build: failed to solve: process "/bin/bash -c cd nvblox && mkdir build && cd build && NUM_JOBS=$(echo \"$(nproc) $MAX_NUM_JOBS\" | awk '{print ($1<$2)?$1:$2}') && echo \"Number of build jobs: $NUM_JOBS\" && bash -ic \"cmake .. ${CMAKE_ARGS} && make -j $NUM_JOBS\"" did not complete successfully: exit code: 1
Build&Test x86-CU13-U24: /opt/venv/lib/python3.12/site-packages/torch/share/cmake/Caffe2/public/cuda.cmake#L70
3.195 CMake Error at /opt/venv/lib/python3.12/site-packages/torch/share/cmake/Caffe2/public/cuda.cmake:70 (message):
Build&Test x86-CU13-U24
#11 ERROR: process "/bin/bash -c cd nvblox && mkdir build && cd build && NUM_JOBS=$(echo \"$(nproc) $MAX_NUM_JOBS\" | awk '{print ($1<$2)?$1:$2}') && echo \"Number of build jobs: $NUM_JOBS\" && bash -ic \"cmake .. ${CMAKE_ARGS} && make -j $NUM_JOBS\"" did not complete successfully: exit code: 1
Build&Test x86-CU13-U24: /opt/venv/lib/python3.12/site-packages/torch/share/cmake/Caffe2/public/cuda.cmake#L70
#11 3.195 CMake Error at /opt/venv/lib/python3.12/site-packages/torch/share/cmake/Caffe2/public/cuda.cmake:70 (message):
Build&Test x86-CU11-U22
E OSError: Could not load this library: /opt/venv/lib/python3.10/site-packages/nvblox_torch/lib/nvblox_torch/cpp/libpy_nvblox.so
Build&Test x86-CU11-U22
E OSError: /opt/venv/lib/python3.10/site-packages/nvblox_torch/lib/nvblox_torch/cpp/libpy_nvblox.so: undefined symbol: _ZN5torch6detail10class_baseC2ERKSsS3_SsRKSt9type_infoS6_
Build&Test x86-CU11-U22
E OSError: Could not load this library: /opt/venv/lib/python3.10/site-packages/nvblox_torch/lib/nvblox_torch/cpp/libpy_nvblox.so
Build&Test x86-CU11-U22
E OSError: /opt/venv/lib/python3.10/site-packages/nvblox_torch/lib/nvblox_torch/cpp/libpy_nvblox.so: undefined symbol: _ZN5torch6detail10class_baseC2ERKSsS3_SsRKSt9type_infoS6_
Build&Test x86-CU11-U22
E OSError: Could not load this library: /opt/venv/lib/python3.10/site-packages/nvblox_torch/lib/nvblox_torch/cpp/libpy_nvblox.so
Build&Test x86-CU11-U22
E OSError: /opt/venv/lib/python3.10/site-packages/nvblox_torch/lib/nvblox_torch/cpp/libpy_nvblox.so: undefined symbol: _ZN5torch6detail10class_baseC2ERKSsS3_SsRKSt9type_infoS6_
Build&Test x86-CU11-U22
E OSError: Could not load this library: /opt/venv/lib/python3.10/site-packages/nvblox_torch/lib/nvblox_torch/cpp/libpy_nvblox.so
Build&Test x86-CU11-U22
E OSError: /opt/venv/lib/python3.10/site-packages/nvblox_torch/lib/nvblox_torch/cpp/libpy_nvblox.so: undefined symbol: _ZN5torch6detail10class_baseC2ERKSsS3_SsRKSt9type_infoS6_
Build&Test x86-CU11-U22
E OSError: Could not load this library: /opt/venv/lib/python3.10/site-packages/nvblox_torch/lib/nvblox_torch/cpp/libpy_nvblox.so
Build&Test x86-CU11-U22
E OSError: /opt/venv/lib/python3.10/site-packages/nvblox_torch/lib/nvblox_torch/cpp/libpy_nvblox.so: undefined symbol: _ZN5torch6detail10class_baseC2ERKSsS3_SsRKSt9type_infoS6_
Build&Test orin-jetpack6: /opt/venv/lib/python3.10/site-packages/torch/functional.py#L554
/opt/venv/lib/python3.10/site-packages/torch/functional.py:554: UserWarning: torch.meshgrid: in an upcoming release, it will be required to pass the indexing argument. (Triggered internally at /opt/pytorch/aten/src/ATen/native/TensorShape.cpp:4317.)
Build&Test orin-jetpack6: /opt/venv/lib/python3.10/site-packages/torch/hub.py#L330
/opt/venv/lib/python3.10/site-packages/torch/hub.py:330: UserWarning: You are about to download and run code from an untrusted repository. In a future release, this won't be allowed. To add the repository to your trusted list, change the command to {calling_fn}(..., trust_repo=False) and a command prompt will appear asking for an explicit confirmation of trust, or load(..., trust_repo=True), which will assume that the prompt is to be answered with 'yes'. You can also use load(..., trust_repo='check') which will only prompt for confirmation if the repo is not already trusted. This will eventually be the default behaviour
Build&Test orin-jetpack6: /opt/venv/lib/python3.10/site-packages/nvblox_torch/datasets/sun3d_dataset.py#L46
/opt/venv/lib/python3.10/site-packages/nvblox_torch/datasets/sun3d_dataset.py:46: DeprecationWarning: Starting with ImageIO v3 the behavior of this function will switch to that of iio.v3.imread. To keep the current behavior (and make this warning disappear) use `import imageio.v2 as imageio` or call `imageio.v2.imread` directly.
Build&Test orin-jetpack6: /opt/venv/lib/python3.10/site-packages/nvblox_torch/datasets/sun3d_dataset.py#L45
/opt/venv/lib/python3.10/site-packages/nvblox_torch/datasets/sun3d_dataset.py:45: DeprecationWarning: Starting with ImageIO v3 the behavior of this function will switch to that of iio.v3.imread. To keep the current behavior (and make this warning disappear) use `import imageio.v2 as imageio` or call `imageio.v2.imread` directly.
Build&Test orin-jetpack6: /opt/venv/lib/python3.10/site-packages/matplotlib/_mathtext.py#L45
/opt/venv/lib/python3.10/site-packages/matplotlib/_mathtext.py:45: PyparsingDeprecationWarning: 'enablePackrat' deprecated - use 'enable_packrat'
Build&Test orin-jetpack6: /opt/venv/lib/python3.10/site-packages/matplotlib/_fontconfig_pattern.py#L89
/opt/venv/lib/python3.10/site-packages/matplotlib/_fontconfig_pattern.py:89: PyparsingDeprecationWarning: 'resetCache' deprecated - use 'reset_cache'
Build&Test orin-jetpack6: /opt/venv/lib/python3.10/site-packages/matplotlib/_fontconfig_pattern.py#L85
/opt/venv/lib/python3.10/site-packages/matplotlib/_fontconfig_pattern.py:85: PyparsingDeprecationWarning: 'parseString' deprecated - use 'parse_string'
Build&Test orin-jetpack6: /opt/venv/lib/python3.10/site-packages/matplotlib/_fontconfig_pattern.py#L64
/opt/venv/lib/python3.10/site-packages/matplotlib/_fontconfig_pattern.py:64: PyparsingDeprecationWarning: 'oneOf' deprecated - use 'one_of'
Build&Test orin-jetpack6
WARNING: Logging before InitGoogleLogging() is written to STDERR
Build&Test orin-jetpack6
../opt/venv/lib/python3.10/site-packages/nvblox_torch/tests/test_benchmark.py WARNING: Logging before InitGoogleLogging() is written to STDERR
Build&Test x86-CU13-U24
#10 69.98 update-alternatives: warning: skip creation of /usr/share/man/man1/sar.1.gz because associated file /usr/share/man/man1/sar.sysstat.1.gz (of link group sar) doesn't exist
Build&Test x86-CU13-U24
#10 0.085 WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
Build&Test x86-CU11-U22: /opt/venv/lib/python3.10/site-packages/matplotlib/_fontconfig_pattern.py#L64
/opt/venv/lib/python3.10/site-packages/matplotlib/_fontconfig_pattern.py:64: PyparsingDeprecationWarning: 'oneOf' deprecated - use 'one_of'
Build&Test x86-CU11-U22
#11 679.3 /usr/bin/ld: warning: libcudart.so.12, needed by /opt/venv/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so, may conflict with libcudart.so.11.0
Build&Test x86-CU11-U22
#11 675.2 /usr/bin/ld: warning: libcudart.so.12, needed by /opt/venv/lib/python3.10/site-packages/torch/lib/libtorch_cpu.so, may conflict with libcudart.so.11.0
Build&Test x86-CU11-U22: build/_deps/ext_gflags-src/CMakeLists.txt#L94
#11 4.462 CMake Warning (dev) at build/_deps/ext_gflags-src/CMakeLists.txt:94 (project):
Build&Test x86-CU11-U22: /opt/venv/lib/python3.10/site-packages/torch/share/cmake/Torch/TorchConfig.cmake#L22
#11 3.352 CMake Warning at /opt/venv/lib/python3.10/site-packages/torch/share/cmake/Torch/TorchConfig.cmake:22 (message):
Build&Test x86-CU11-U22
#10 37.18 update-alternatives: warning: skip creation of /usr/share/man/man1/rcp.1.gz because associated file /usr/share/man/man1/scp.1.gz (of link group rcp) doesn't exist
Build&Test x86-CU11-U22
#10 37.18 update-alternatives: warning: skip creation of /usr/share/man/man1/rlogin.1.gz because associated file /usr/share/man/man1/slogin.1.gz (of link group rlogin) doesn't exist
Build&Test x86-CU11-U22
#10 37.17 update-alternatives: warning: skip creation of /usr/share/man/man1/rsh.1.gz because associated file /usr/share/man/man1/ssh.1.gz (of link group rsh) doesn't exist
Build&Test x86-CU11-U22
#10 34.36 update-alternatives: warning: skip creation of /usr/share/man/man1/sar.1.gz because associated file /usr/share/man/man1/sar.sysstat.1.gz (of link group sar) doesn't exist
Build&Test x86-CU11-U22
#10 0.085 WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
Build&Test x86-gcc-sanitizer
#13 26.57 WARNING: Attempting to resume incomplete download (557.5 MB/915.6 MB, attempt 1)
Build&Test x86-gcc-sanitizer
#11 631.0 warning: Function too large, generated debug information may not be accurate.
Build&Test x86-gcc-sanitizer: build/_deps/ext_gflags-src/CMakeLists.txt#L94
#11 4.400 CMake Warning (dev) at build/_deps/ext_gflags-src/CMakeLists.txt:94 (project):
Build&Test x86-gcc-sanitizer: /opt/venv/lib/python3.10/site-packages/torch/share/cmake/Torch/TorchConfig.cmake#L22
#11 3.589 CMake Warning at /opt/venv/lib/python3.10/site-packages/torch/share/cmake/Torch/TorchConfig.cmake:22 (message):
Build&Test x86-gcc-sanitizer
#9 42.48 update-alternatives: warning: skip creation of /usr/share/man/man1/rcp.1.gz because associated file /usr/share/man/man1/scp.1.gz (of link group rcp) doesn't exist
Build&Test x86-gcc-sanitizer
#9 42.48 update-alternatives: warning: skip creation of /usr/share/man/man1/rlogin.1.gz because associated file /usr/share/man/man1/slogin.1.gz (of link group rlogin) doesn't exist
Build&Test x86-gcc-sanitizer
#9 42.47 update-alternatives: warning: skip creation of /usr/share/man/man1/rsh.1.gz because associated file /usr/share/man/man1/ssh.1.gz (of link group rsh) doesn't exist
Build&Test x86-gcc-sanitizer
#9 39.72 update-alternatives: warning: skip creation of /usr/share/man/man1/sar.1.gz because associated file /usr/share/man/man1/sar.sysstat.1.gz (of link group sar) doesn't exist
Build&Test x86-gcc-sanitizer
#9 0.094 WARNING: apt does not have a stable CLI interface. Use with caution in scripts.