Skip to content

DO NOT MERGE: Ubuntu 24 - LLVM 14 preview #1514

DO NOT MERGE: Ubuntu 24 - LLVM 14 preview

DO NOT MERGE: Ubuntu 24 - LLVM 14 preview #1514

Triggered via pull request October 4, 2024 16:17
Status Failure
Total duration 7m 32s
Artifacts

parallel_tests.yml

on: pull_request
build_container
3m 52s
build_container
test_installer
7m 16s
test_installer
build_and_check_fork
0s
build_and_check_fork
Matrix: tests
cleanup
1s
cleanup
Fit to window
Zoom out
Zoom in

Annotations

4 errors
build_container
buildx failed with: ERROR: failed to solve: process "/bin/sh -c git -C /panda submodule update --init dtc && git -C /panda rev-parse HEAD > /usr/local/panda_commit_hash && mkdir /panda/build && cd /panda/build && python3 -m pip install setuptools_scm && python3 -m setuptools_scm -r .. --strip-dev 2>/dev/null >/tmp/savedversion && /panda/configure --target-list=\"${TARGET_LIST}\" --prefix=/usr/local --disable-numa --enable-llvm && rm -rf /panda/.git" did not complete successfully: exit code: 1
test_installer
WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
test_installer
WARNING: The directory '/github/home/.cache/pip' or its parent directory is not owned or is not writable by the current user. The cache has been disabled. Check the permissions and owner of that directory. If executing pip with sudo, you should use sudo's -H flag.
test_installer
Process completed with exit code 2.