Fix aarch64 osi_linux SBE #1521
parallel_tests.yml
on: pull_request
build_container
19m 46s
test_installer
15m 31s
build_and_check_fork
0s
Matrix: tests
cleanup
1s
Annotations
4 errors
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 1.
|
build_container
buildx failed with: ERROR: failed to solve: process "/bin/sh -c cd /panda/panda/python/core && PRETEND_VERSION=$(cat /tmp/savedversion) python3 setup.py develop && ldconfig && update-alternatives --install /usr/bin/python python /usr/bin/python3 10 && cd /panda && ( git config --get-regexp http > /dev/null && git config --remove-section http.https://github.com/ || true ) && git remote set-url origin https://github.com/panda-re/panda" did not complete successfully: exit code: 1
|