Skip to content

CI with Distro compilers #3464

CI with Distro compilers

CI with Distro compilers #3464

Triggered via schedule January 25, 2025 12:51
Status Failure
Total duration 32m 54s
Artifacts

continuous-distros.yml

on: schedule
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 39 warnings
centos-stream-fsf-latest
Error: stdout WARNING: unsupported distro centos-stream-fsf-latest, not updating package metadata Collecting distro Downloading distro-1.9.0-py3-none-any.whl (20 kB) Collecting packaging Downloading packaging-24.2-py3-none-any.whl (65 kB) Collecting pyyaml Downloading PyYAML-6.0.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (737 kB) Collecting semver Downloading semver-3.0.4-py3-none-any.whl (17 kB) Installing collected packages: semver, pyyaml, packaging, distro Successfully installed distro-1.9.0 packaging-24.2 pyyaml-6.0.2 semver-3.0.4 , stderr + set -o errexit + '[' centos-stream-fsf-latest '!=' windows-latest ']' + sudo=sudo + case $DISTRO in + echo WARNING: unsupported distro centos-stream-fsf-latest, not updating package metadata + '[' centos-stream-fsf-latest '!=' windows-latest ']' + python3 -m venv venv + source venv/bin/activate ++ deactivate nondestructive ++ '[' -n '' ']' ++ '[' -n '' ']' ++ '[' -n /bin/bash -o -n '' ']' ++ hash -r ++ '[' -n '' ']' ++ unset VIRTUAL_ENV ++ '[' '!' nondestructive = nondestructive ']' ++ VIRTUAL_ENV=/home/runner/work/alire-crates-ci/alire-crates-ci/venv ++ export VIRTUAL_ENV ++ _OLD_VIRTUAL_PATH=/opt/gnat/bin:/opt/gprbuild/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin ++ PATH=/home/runner/work/alire-crates-ci/alire-crates-ci/venv/bin:/opt/gnat/bin:/opt/gprbuild/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin ++ export PATH ++ '[' -n '' ']' ++ '[' -z '' ']' ++ _OLD_VIRTUAL_PS1= ++ PS1='(venv) ' ++ export PS1 ++ '[' -n /bin/bash -o -n '' ']' ++ hash -r + pip3 install -r requirements.txt WARNING: You are using pip version 21.3.1; however, version 24.3.1 is available. You should consider upgrading via the '/home/runner/work/alire-crates-ci/alire-crates-ci/venv/bin/python3 -m pip install --upgrade pip' command. + git config --global --add safe.directory '*' + python3 -X utf8 test_release.py Traceback (most recent call last): File "/home/runner/work/alire-crates-ci/alire-crates-ci/test_release.py", line 218, in <module> main() File "/home/runner/work/alire-crates-ci/alire-crates-ci/test_release.py", line 194, in main print(f"START {db.osname()}--{db.distro_full()}--gnat={gnat_version()}") File "/home/runner/work/alire-crates-ci/alire-crates-ci/alr/db.py", line 90, in gnat_version gnat_version_cached = re.search(pattern, check_output(["alr","toolchain"]).decode()).group(1) File "/usr/lib64/python3.9/subprocess.py", line 424, in check_output return run(*popenargs, stdout=PIPE, timeout=timeout, check=True, File "/usr/lib64/python3.9/subprocess.py", line 528, in run raise CalledProcessError(retcode, process.args, subprocess.CalledProcessError: Command '['alr', 'toolchain']' returned non-zero exit status 1.
ubuntu-lts
Error: stdout Hit:1 http://archive.ubuntu.com/ubuntu noble InRelease Get:2 http://security.ubuntu.com/ubuntu noble-security InRelease [126 kB] Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] Get:5 http://security.ubuntu.com/ubuntu noble-security/multiverse amd64 Packages [15.5 kB] Get:6 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1269 kB] Get:7 http://security.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1035 kB] Get:8 http://security.ubuntu.com/ubuntu noble-security/restricted amd64 Packages [724 kB] Get:9 http://archive.ubuntu.com/ubuntu noble-updates/multiverse amd64 Packages [19.7 kB] Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [995 kB] Get:11 http://security.ubuntu.com/ubuntu noble-security/main amd64 Packages [740 kB] Get:12 http://archive.ubuntu.com/ubuntu noble-updates/restricted amd64 Packages [739 kB] Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [15.1 kB] Fetched 5931 kB in 1s (5074 kB/s) Reading package lists... Collecting distro (from -r requirements.txt (line 1)) Downloading distro-1.9.0-py3-none-any.whl.metadata (6.8 kB) Collecting packaging (from -r requirements.txt (line 2)) Downloading packaging-24.2-py3-none-any.whl.metadata (3.2 kB) Collecting pyyaml (from -r requirements.txt (line 3)) Downloading PyYAML-6.0.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB) Collecting semver (from -r requirements.txt (line 4)) Downloading semver-3.0.4-py3-none-any.whl.metadata (6.8 kB) Downloading distro-1.9.0-py3-none-any.whl (20 kB) Downloading packaging-24.2-py3-none-any.whl (65 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.5/65.5 kB 11.8 MB/s eta 0:00:00 Downloading PyYAML-6.0.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (767 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 767.5/767.5 kB 50.4 MB/s eta 0:00:00 Downloading semver-3.0.4-py3-none-any.whl (17 kB) Installing collected packages: semver, pyyaml, packaging, distro Successfully installed distro-1.9.0 packaging-24.2 pyyaml-6.0.2 semver-3.0.4 START linux--ubuntu-24.04--gnat=13.2.0 branch 'results' set up to track 'origin/results'. HEADS: b844c7eb5bc636fbd3637d128b8ae67de702427d vs b844c7eb5bc636fbd3637d128b8ae67de702427d LOADING EXISTING DB... Loaded are (12 tests) Loaded stephes_ada_library (12 tests) Loaded startup_gen (13 tests) Loaded stm32f0x2_hal (15 tests) Loaded stopwatch (35 tests) Loaded vss (14 tests) Loaded ncursesada (28 tests) Loaded socketcan (42 tests) Loaded templates_parser (13 tests) Loaded scripted_testing (28 tests) Loaded sciada (12 tests) Loaded iso (19 tests) Loaded dashera (28 tests) Loaded ews (27 tests) Loaded utf8test (27 tests) Loaded utilada_unit (15 tests) Loaded utilada_aws (31 tests) Loaded utilada_lzma (15 tests) Loaded utilada_curl (16 tests) Loaded utilada (15 tests) Loaded utilada_xml (16 tests) Loaded tiny_rp2040_bsp (15 tests) Loaded tiled_code_gen (43 tests) Loaded tiny_text (41 tests) Loaded gnatcoll_omp (14 tests) Loaded gnat_math_extensions (31 tests) Loaded gnat_arm_elf (13 tests) Loaded gnoga (25 tests) Loaded gnatcoll_xref (14 tests) Loaded gnatcoll_lzma (14 tests) Loaded gnatcoll_iconv (13 tests) Loaded gnatdoc (12 tests) Loaded gnatprove (13 tests) Loaded gnatcoll_python3 (27 tests) Loaded gnatcoll_postgres (13 tests) Loaded gnat_native (13 tests) Loaded gnatcoll_gmp (13 tests) Loaded gnatcoll_python (42 tests) Loaded gnatcov (41 tests) Loaded gnatcoll_readline (14 tests) Loaded gnatcoll_sql (13 tests) Loaded gnatcoll_zlib (13 tests) Loaded gnatcoll_sqlite (13 tests) Loaded gnat_riscv64_elf (14 tests) Loaded gnatdist_garlic (36 tests) Loaded gnatcoll (13 tests) Loaded gnat_avr_elf (13 tests) Loaded gnatcoll_syslog (14 tests) Loaded json (28 tests) Loaded gtkada (12 tests) Loaded xml_ez_out (39 tests) Loaded xmlada (13 tests) Loaded b2ssum (42 tests) Loaded labs_standalone (20 tests) Loaded labs_radar (15 tests) Loaded lace_swig (36 tests) Loaded lace_bul
centos-stream-fsf-latest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
ubuntu-lts
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
ubuntu-lts
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
ubuntu-lts
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
ubuntu-lts
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
ubuntu-lts
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
debian-stable
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
debian-stable
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
debian-stable
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
debian-stable
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
debian-stable
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
debian-stable
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
debian-stable
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
debian-stable
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
debian-stable
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
debian-stable
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
debian-stable
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
arch-rolling
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
arch-rolling
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
arch-rolling
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
arch-rolling
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
arch-rolling
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
arch-rolling
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
arch-rolling
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
arch-rolling
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
arch-rolling
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
arch-rolling
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
arch-rolling
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
fedora-latest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
fedora-latest
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
fedora-latest
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
fedora-latest
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
fedora-latest
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
fedora-latest
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
fedora-latest
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
fedora-latest
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
fedora-latest
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
fedora-latest
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
fedora-latest
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/