2024-10-18 18:00:45 INFO run /tmp/tmpggdh4rzi# git -c advice.detachedHead=false clone --quiet https://github.com/ARPA-SIMC/arkimet-postprocessor-suite --branch master 2024-10-18 18:00:45 INFO moncic.cli.build Source type: 2024-10-18 18:00:45 INFO system.fedora40 Starting system fedora40 as mc-bunenuki using image /moncic-ci/fedora40 2024-10-18 18:00:45 INFO system.fedora40 Running systemd-run --property=KillMode=mixed --property=Type=notify --property=RestartForceExitStatus=133 --property=SuccessExitStatus=133 --property=Slice=machine.slice --property=Delegate=yes --property=TasksMax=16384 --property=WatchdogSec=3min systemd-nspawn --quiet --directory=/moncic-ci/fedora40 --machine=mc-bunenuki --boot --notify-ready=yes --resolv-conf=replace-host --bind-ro=/tmp/tmpggdh4rzi/arkimet-postprocessor-suite:/srv/moncic-ci/source/arkimet-postprocessor-suite --ephemeral --suppress-sync=yes systemd.hostname=mc-bunenuki 2024-10-18 18:00:51 INFO system.fedora40 Running check or create user 'root' and group 'root' 2024-10-18 18:00:51 INFO system.fedora40 Running Run setup scripts from binds 2024-10-18 18:00:51 INFO moncic.operations.build Build strategy: ARPA 2024-10-18 18:00:51 INFO system.fedora40 Running Run the build 2024-10-18 18:00:52 INFO system.fedora40.run /srv/moncic-ci/source/arkimet-postprocessor-suite# /usr/bin/dnf updateinfo -q -y 2024-10-18 18:01:25 INFO system.fedora40.run /srv/moncic-ci/source/arkimet-postprocessor-suite# /usr/bin/dnf upgrade -q -y 2024-10-18 18:01:27 INFO system.fedora40.run /srv/moncic-ci/source/arkimet-postprocessor-suite# dnf builddep -y /srv/moncic-ci/source/arkimet-postprocessor-suite/fedora/SPECS/arkimet-postprocessor-suite.spec 2024-10-18 18:01:29 INFO system.fedora40 stdout: Last metadata expiration check: 0:00:14 ago on Fri Oct 18 18:01:15 2024. 2024-10-18 18:01:29 INFO system.fedora40 stderr: No matching package to install: 'arkimet' 2024-10-18 18:01:29 INFO system.fedora40 stderr: No matching package to install: 'bufr2json' 2024-10-18 18:01:29 INFO system.fedora40 stderr: No matching package to install: 'dba_qcfilter' 2024-10-18 18:01:29 INFO system.fedora40 stderr: Not all dependencies satisfied 2024-10-18 18:01:29 INFO system.fedora40 stderr: Error: Some packages could not be found. { "source": "https://github.com/ARPA-SIMC/arkimet-postprocessor-suite", "distro": "fedora:40", "name": "arkimet-postprocessor-suite", "quick": false, "success": false, "artifacts": [], "trace_log": [], "artifacts_dir": null, "source_only": false, "on_success": [], "on_fail": [], "on_end": [] } Traceback (most recent call last): File "/usr/bin/monci", line 48, in cli.run_main(main) File "/usr/lib/python3.11/site-packages/moncic/cli/base.py", line 68, in run_main sys.exit(func()) ^^^^^^ File "/usr/bin/monci", line 44, in main return handler.run() ^^^^^^^^^^^^^ File "/usr/lib/python3.11/site-packages/moncic/cli/build.py", line 113, in run builder.host_main() File "/usr/lib/python3.11/site-packages/moncic/utils/guest.py", line 19, in wrapper return f(*args, **kw) ^^^^^^^^^^^^^^ File "/usr/lib/python3.11/site-packages/moncic/operations/base.py", line 182, in host_main result = container.run_callable(self.guest_main, run_config) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/site-packages/moncic/container.py", line 485, in run_callable return completed.result() ^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/site-packages/moncic/runner.py", line 180, in result raise self.exc_info[1].with_traceback(self.exc_info[2]) File "/usr/lib/python3.11/site-packages/moncic/runner.py", line 508, in execute res = self.func(*self.args) File "/usr/lib/python3.11/site-packages/moncic/utils/guest.py", line 34, in wrapper return f(*args, **kw) ^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/site-packages/moncic/operations/build.py", line 99, in guest_main self.build.build() ^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/site-packages/moncic/utils/guest.py", line 34, in wrapper return f(*args, **kw) ^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/site-packages/moncic/build/arpa.py", line 87, in build run(self.builddep + ["-y", specfile.as_posix()]) ^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/site-packages/moncic/utils/run.py", line 36, in run return subprocess.run(cmd, check=check, **kw) ^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/subprocess.py", line 571, in run raise CalledProcessError(retcode, process.args, ^^^^^^^^^^^^^^^ subprocess.CalledProcessError: Command '['dnf', 'builddep', '-y', '/srv/moncic-ci/source/arkimet-postprocessor-suite/fedora/SPECS/arkimet-postprocessor-suite.spec']' returned non-zero exit status 1.