Warning: Permanently added '54.234.173.168' (ED25519) to the list of known hosts. You can reproduce this build on your computer by running: sudo dnf install copr-rpmbuild /usr/bin/copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8389468-fedora-eln-aarch64 --chroot fedora-eln-aarch64 Version: 1.2 PID: 10173 Logging PID: 10174 Task: {'allow_user_ssh': False, 'appstream': False, 'background': False, 'build_id': 8389468, 'buildroot_pkgs': None, 'chroot': 'fedora-eln-aarch64', 'enable_net': False, 'fedora_review': False, 'git_hash': '6abbd291cb69e0db5d17037e04dd2e763ca7deda', 'git_repo': 'https://copr-dist-git.fedorainfracloud.org/git/packit/containers-crun-1624/crun', 'isolation': 'default', 'memory_reqs': 2048, 'package_name': 'crun', 'package_version': '102:1.19-1.20241213103839417691.pr1624.13.gae1d7a1', 'project_dirname': 'containers-crun-1624', 'project_name': 'containers-crun-1624', 'project_owner': 'packit', 'repo_priority': None, 'repos': None, 'sandbox': 'packit/containers-crun-1624--packit', 'source_json': {}, 'source_type': None, 'ssh_public_keys': None, 'storage': 0, 'submitter': 'packit', 'tags': [], 'task_id': '8389468-fedora-eln-aarch64', 'timeout': 18000, 'uses_devel_repo': False, 'with_opts': None, 'without_opts': None} Running: git clone https://copr-dist-git.fedorainfracloud.org/git/packit/containers-crun-1624/crun /var/lib/copr-rpmbuild/workspace/workdir-d3y2y3t1/crun --depth 500 --no-single-branch --recursive cmd: ['git', 'clone', 'https://copr-dist-git.fedorainfracloud.org/git/packit/containers-crun-1624/crun', '/var/lib/copr-rpmbuild/workspace/workdir-d3y2y3t1/crun', '--depth', '500', '--no-single-branch', '--recursive'] cwd: . rc: 0 stdout: stderr: Cloning into '/var/lib/copr-rpmbuild/workspace/workdir-d3y2y3t1/crun'... Running: git checkout 6abbd291cb69e0db5d17037e04dd2e763ca7deda -- cmd: ['git', 'checkout', '6abbd291cb69e0db5d17037e04dd2e763ca7deda', '--'] cwd: /var/lib/copr-rpmbuild/workspace/workdir-d3y2y3t1/crun rc: 0 stdout: stderr: Note: switching to '6abbd291cb69e0db5d17037e04dd2e763ca7deda'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by switching back to a branch. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -c with the switch command. Example: git switch -c Or undo this operation with: git switch - Turn off this advice by setting config variable advice.detachedHead to false HEAD is now at 6abbd29 automatic import of crun Running: dist-git-client sources cmd: ['dist-git-client', 'sources'] cwd: /var/lib/copr-rpmbuild/workspace/workdir-d3y2y3t1/crun rc: 0 stdout: stderr: INFO: Reading stdout from command: git rev-parse --abbrev-ref HEAD INFO: Reading stdout from command: git rev-parse HEAD INFO: Reading sources specification file: sources INFO: Downloading crun-HEAD.tar.xz INFO: Reading stdout from command: curl --help all INFO: Calling: curl -H Pragma: -o crun-HEAD.tar.xz --location --connect-timeout 60 --retry 3 --retry-delay 10 --remote-time --show-error --fail --retry-all-errors https://copr-dist-git.fedorainfracloud.org/repo/pkgs/packit/containers-crun-1624/crun/crun-HEAD.tar.xz/md5/941d114f7176ac721200400e2701dfcc/crun-HEAD.tar.xz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 575k 100 575k 0 0 29.4M 0 --:--:-- --:--:-- --:--:-- 31.2M INFO: Reading stdout from command: md5sum crun-HEAD.tar.xz /usr/bin/tail: /var/lib/copr-rpmbuild/main.log: file truncated Traceback (most recent call last): File "/usr/bin/copr-rpmbuild", line 137, in main action(args, config) ~~~~~~^^^^^^^^^^^^^^ File "/usr/bin/copr-rpmbuild", line 273, in build_rpm builder.run() ~~~~~~~~~~~^^ File "/usr/lib/python3.13/site-packages/copr_rpmbuild/builders/mock.py", line 59, in run self.produce_rpm(spec, self.sourcedir, self.resultdir) ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.13/site-packages/copr_rpmbuild/builders/mock.py", line 185, in produce_rpm for with_opt in self.with_opts: ^^^^^^^^^^^^^^ TypeError: 'NoneType' object is not iterable