2023-04-04 19:10:30 INFO system.centos7 Running git clone https://github.com/ARPA-SIMC/meteo-vm2 --branch data-simc 2023-04-04 19:10:30 INFO system.centos7 stderr: Clone in 'meteo-vm2' in corso... 2023-04-04 19:10:32 INFO system.centos7 Starting system centos7 as ef54baf9-29b6-4797-9b2e-ca6d8dd9bb80 using image /moncic-ci/centos7 2023-04-04 19:10:32 INFO system.centos7 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/centos7 --machine=ef54baf9-29b6-4797-9b2e-ca6d8dd9bb80 --boot --notify-ready=yes --resolv-conf=replace-host --bind-ro=/tmp/tmpc77gjfqu/meteo-vm2:/media/meteo-vm2 --ephemeral --suppress-sync=yes 2023-04-04 19:10:35 INFO system.centos7 Running check or create user 'root' and group 'root' 2023-04-04 19:10:35 INFO system.centos7 Running Run setup scripts from binds 2023-04-04 19:10:35 INFO system.centos7 Running build_in_container 2023-04-04 19:10:35 INFO system.centos7 stderr: 2023-04-04 19:10:35 INFO moncic.build Run: yum-builddep -q -y fedora/SPECS/meteo-vm2.spec 2023-04-04 19:10:44 INFO system.centos7 stdout: Enabling base-source repository 2023-04-04 19:10:44 INFO system.centos7 stdout: Enabling epel-source repository 2023-04-04 19:10:44 INFO system.centos7 stdout: Enabling extras-source repository 2023-04-04 19:10:44 INFO system.centos7 stdout: Enabling updates-source repository 2023-04-04 19:10:57 INFO system.centos7 stderr: error: line 73: Unknown tag: Recommends: meteo-vm2-data-simc 2023-04-04 19:10:57 INFO system.centos7 stdout: Bad spec: fedora/SPECS/meteo-vm2.spec 2023-04-04 19:10:57 INFO system.centos7 stdout: No uninstalled build requires 2023-04-04 19:10:57 INFO system.centos7 stderr: 2023-04-04 19:10:57 INFO moncic.build Run: git archive --prefix=meteo-vm2/ --format=tar HEAD -o /root/rpmbuild/SOURCES/meteo-vm2.tar 2023-04-04 19:10:58 INFO system.centos7 stderr: 2023-04-04 19:10:58 INFO moncic.build Run: gzip /root/rpmbuild/SOURCES/meteo-vm2.tar 2023-04-04 19:10:58 INFO system.centos7 stderr: 2023-04-04 19:10:58 INFO moncic.build Run: spectool -g -R --define 'srcarchivename meteo-vm2' fedora/SPECS/meteo-vm2.spec 2023-04-04 19:10:58 INFO system.centos7 stderr: /root/rpmbuild/SOURCES/meteo-vm2.tar.gz already exists, skipping download 2023-04-04 19:10:58 INFO system.centos7 stdout: Getting https://github.com/arpa-simc/meteo-vm2/archive/v1.2.1-2.tar.gz#/meteo-vm2.tar.gz to /root/rpmbuild/SOURCES/meteo-vm2.tar.gz 2023-04-04 19:10:58 INFO system.centos7 stderr: 2023-04-04 19:10:58 INFO moncic.build Run: rpmbuild -ba --define 'srcarchivename meteo-vm2' fedora/SPECS/meteo-vm2.spec 2023-04-04 19:10:58 INFO system.centos7 stderr: error: line 73: Unknown tag: Recommends: meteo-vm2-data-simc 2023-04-04 19:10:58 INFO system.centos7 stderr: Traceback (most recent call last): 2023-04-04 19:10:58 INFO system.centos7 stderr: File "/usr/lib/python3.10/site-packages/moncic/runner.py", line 410, in execute 2023-04-04 19:10:58 INFO system.centos7 stderr: File "/usr/lib/python3.10/site-packages/moncic/build.py", line 194, in build_in_container 2023-04-04 19:10:58 INFO system.centos7 stderr: File "/usr/lib/python3.10/site-packages/moncic/build.py", line 31, in run 2023-04-04 19:10:58 INFO system.centos7 stderr: File "/usr/lib64/python3.10/subprocess.py", line 526, in run 2023-04-04 19:10:58 INFO system.centos7 stderr: subprocess.CalledProcessError: Command '['rpmbuild', '-ba', '--define', 'srcarchivename meteo-vm2', 'fedora/SPECS/meteo-vm2.spec']' returned non-zero exit status 1. Traceback (most recent call last): File "/usr/bin/monci", line 36, in run(main) File "/usr/lib/python3.10/site-packages/moncic/cli.py", line 76, in run func() File "/usr/bin/monci", line 30, in main res = handler.run() File "/usr/lib/python3.10/site-packages/moncic/ci.py", line 153, in run return builder.build(shell=self.args.shell) File "/usr/lib/python3.10/site-packages/moncic/build.py", line 108, in build res = container.run_callable( File "/usr/lib/python3.10/site-packages/moncic/container.py", line 656, in run_callable return runner.execute() File "/usr/lib/python3.10/site-packages/moncic/runner.py", line 442, in execute raise subprocess.CalledProcessError( subprocess.CalledProcessError: Command 'build_in_container' returned non-zero exit status 255.