Warning: Permanently added '3.88.105.28' (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/10919851-fedora-rawhide-aarch64 --chroot fedora-rawhide-aarch64 Version: 1.9 PID: 16481 Logging PID: 16483 Task: {'allow_user_ssh': False, 'appstream': False, 'background': False, 'build_id': 10919851, 'buildroot_pkgs': [], 'chroot': 'fedora-rawhide-aarch64', 'enable_net': False, 'fedora_review': False, 'git_hash': '2eb3cf1bc822ab5d355d4f7e20c4bb3e8b382dd4', 'git_repo': 'https://copr-dist-git.fedorainfracloud.org/git/arcticlore/candy/bunnyfetch', 'isolation': 'default', 'memory_reqs': 2048, 'package_name': 'bunnyfetch', 'package_version': '0.2.0-1', 'project_dirname': 'candy', 'project_name': 'candy', 'project_owner': 'arcticlore', 'repo_priority': None, 'repos': [{'baseurl': 'https://download.copr.fedorainfracloud.org/results/arcticlore/candy/fedora-rawhide-aarch64/', 'id': 'copr_base', 'name': 'Copr repository', 'priority': None, 'repo_gpgcheck': False}], 'sandbox': 'arcticlore/candy--arcticlore', 'source_json': {}, 'source_type': None, 'ssh_public_keys': None, 'storage': 1, 'submitter': 'arcticlore', 'tags': [], 'task_id': '10919851-fedora-rawhide-aarch64', 'timeout': 18000, 'uses_devel_repo': False, 'with_opts': [], 'without_opts': []} Running: git clone https://copr-dist-git.fedorainfracloud.org/git/arcticlore/candy/bunnyfetch /var/lib/copr-rpmbuild/workspace/workdir-5xa18xnf/bunnyfetch --depth 500 --no-single-branch --recursive cmd: ['git', 'clone', 'https://copr-dist-git.fedorainfracloud.org/git/arcticlore/candy/bunnyfetch', '/var/lib/copr-rpmbuild/workspace/workdir-5xa18xnf/bunnyfetch', '--depth', '500', '--no-single-branch', '--recursive'] cwd: . rc: 0 stdout: stderr: Cloning into '/var/lib/copr-rpmbuild/workspace/workdir-5xa18xnf/bunnyfetch'... Running: git checkout 2eb3cf1bc822ab5d355d4f7e20c4bb3e8b382dd4 -- cmd: ['git', 'checkout', '2eb3cf1bc822ab5d355d4f7e20c4bb3e8b382dd4', '--'] cwd: /var/lib/copr-rpmbuild/workspace/workdir-5xa18xnf/bunnyfetch rc: 0 stdout: stderr: Note: switching to '2eb3cf1bc822ab5d355d4f7e20c4bb3e8b382dd4'. 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 2eb3cf1 automatic import of bunnyfetch Running: dist-git-client sources cmd: ['dist-git-client', 'sources'] cwd: /var/lib/copr-rpmbuild/workspace/workdir-5xa18xnf/bunnyfetch rc: 1 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 bunnyfetch-0.2.0.tar.gz INFO: Reading stdout from command: curl --help all INFO: Calling: curl -H Pragma: -H 'Accept-Encoding: identity' -o bunnyfetch-0.2.0.tar.gz --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/arcticlore/candy/bunnyfetch/bunnyfetch-0.2.0.tar.gz/md5/8bbb60e03e1caf150162287316948839/bunnyfetch-0.2.0.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 16606 100 16606 0 0 1.33M 0 0 INFO: Reading stdout from command: md5sum bunnyfetch-0.2.0.tar.gz INFO: Downloading bunnyfetch-node-vendor-0.2.0.tar.gz INFO: Calling: curl -H Pragma: -H 'Accept-Encoding: identity' -o bunnyfetch-node-vendor-0.2.0.tar.gz --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/arcticlore/candy/bunnyfetch/bunnyfetch-node-vendor-0.2.0.tar.gz/md5/14c1aee3d18dd51a61bfc9da4a330ca8/bunnyfetch-node-vendor-0.2.0.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 0 curl: (22) The requested URL returned error: 404 Warning: Problem (retrying all errors). Will retry in 10 seconds. 3 retries Warning: left. 0 0 0 0 0 0 0 0 0 curl: (22) The requested URL returned error: 404 Warning: Problem (retrying all errors). Will retry in 10 seconds. 2 retries Warning: left. 0 0 0 0 0 0 0 0 0 curl: (22) The requested URL returned error: 404 Warning: Problem (retrying all errors). Will retry in 10 seconds. 1 retry left. 0 0 0 0 0 0 0 0 0 curl: (22) The requested URL returned error: 404 ERROR: Can't download file bunnyfetch-node-vendor-0.2.0.tar.gz Traceback (most recent call last): File "/usr/bin/copr-rpmbuild", line 255, in build_rpm distgit.produce_sources() ~~~~~~~~~~~~~~~~~~~~~~~^^ File "/usr/lib/python3.14/site-packages/copr_rpmbuild/providers/distgit.py", line 36, in produce_sources helpers.run_cmd(["dist-git-client", "sources"], cwd=self.clone_to) ~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.14/site-packages/copr_rpmbuild/helpers.py", line 78, in run_cmd raise RuntimeError(result.stderr) RuntimeError: 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 bunnyfetch-0.2.0.tar.gz INFO: Reading stdout from command: curl --help all INFO: Calling: curl -H Pragma: -H 'Accept-Encoding: identity' -o bunnyfetch-0.2.0.tar.gz --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/arcticlore/candy/bunnyfetch/bunnyfetch-0.2.0.tar.gz/md5/8bbb60e03e1caf150162287316948839/bunnyfetch-0.2.0.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 16606 100 16606 0 0 1.33M 0 0 INFO: Reading stdout from command: md5sum bunnyfetch-0.2.0.tar.gz INFO: Downloading bunnyfetch-node-vendor-0.2.0.tar.gz INFO: Calling: curl -H Pragma: -H 'Accept-Encoding: identity' -o bunnyfetch-node-vendor-0.2.0.tar.gz --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/arcticlore/candy/bunnyfetch/bunnyfetch-node-vendor-0.2.0.tar.gz/md5/14c1aee3d18dd51a61bfc9da4a330ca8/bunnyfetch-node-vendor-0.2.0.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 0 curl: (22) The requested URL returned error: 404 Warning: Problem (retrying all errors). Will retry in 10 seconds. 3 retries Warning: left. 0 0 0 0 0 0 0 0 0 curl: (22) The requested URL returned error: 404 Warning: Problem (retrying all errors). Will retry in 10 seconds. 2 retries Warning: left. 0 0 0 0 0 0 0 0 0 curl: (22) The requested URL returned error: 404 Warning: Problem (retrying all errors). Will retry in 10 seconds. 1 retry left. 0 0 0 0 0 0 0 0 0 curl: (22) The requested URL returned error: 404 ERROR: Can't download file bunnyfetch-node-vendor-0.2.0.tar.gz During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/bin/copr-rpmbuild", line 118, in main_daemon action(args, config) ~~~~~~^^^^^^^^^^^^^^ File "/usr/bin/copr-rpmbuild", line 263, in build_rpm builder.archive_configs() ^^^^^^^ UnboundLocalError: cannot access local variable 'builder' where it is not associated with a value Traceback (most recent call last): File "/usr/bin/copr-rpmbuild", line 255, in build_rpm distgit.produce_sources() ~~~~~~~~~~~~~~~~~~~~~~~^^ File "/usr/lib/python3.14/site-packages/copr_rpmbuild/providers/distgit.py", line 36, in produce_sources helpers.run_cmd(["dist-git-client", "sources"], cwd=self.clone_to) ~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.14/site-packages/copr_rpmbuild/helpers.py", line 78, in run_cmd raise RuntimeError(result.stderr) RuntimeError: 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 bunnyfetch-0.2.0.tar.gz INFO: Reading stdout from command: curl --help all INFO: Calling: curl -H Pragma: -H 'Accept-Encoding: identity' -o bunnyfetch-0.2.0.tar.gz --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/arcticlore/candy/bunnyfetch/bunnyfetch-0.2.0.tar.gz/md5/8bbb60e03e1caf150162287316948839/bunnyfetch-0.2.0.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 16606 100 16606 0 0 1.33M 0 0 INFO: Reading stdout from command: md5sum bunnyfetch-0.2.0.tar.gz INFO: Downloading bunnyfetch-node-vendor-0.2.0.tar.gz INFO: Calling: curl -H Pragma: -H 'Accept-Encoding: identity' -o bunnyfetch-node-vendor-0.2.0.tar.gz --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/arcticlore/candy/bunnyfetch/bunnyfetch-node-vendor-0.2.0.tar.gz/md5/14c1aee3d18dd51a61bfc9da4a330ca8/bunnyfetch-node-vendor-0.2.0.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 0 curl: (22) The requested URL returned error: 404 Warning: Problem (retrying all errors). Will retry in 10 seconds. 3 retries Warning: left. 0 0 0 0 0 0 0 0 0 curl: (22) The requested URL returned error: 404 Warning: Problem (retrying all errors). Will retry in 10 seconds. 2 retries Warning: left. 0 0 0 0 0 0 0 0 0 curl: (22) The requested URL returned error: 404 Warning: Problem (retrying all errors). Will retry in 10 seconds. 1 retry left. 0 0 0 0 0 0 0 0 0 curl: (22) The requested URL returned error: 404 ERROR: Can't download file bunnyfetch-node-vendor-0.2.0.tar.gz During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/bin/copr-rpmbuild", line 359, in sys.exit(_main()) ~~~~~^^ File "/usr/bin/copr-rpmbuild", line 355, in _main main_daemon(args, config) ~~~~~~~~~~~^^^^^^^^^^^^^^ File "/usr/bin/copr-rpmbuild", line 118, in main_daemon action(args, config) ~~~~~~^^^^^^^^^^^^^^ File "/usr/bin/copr-rpmbuild", line 263, in build_rpm builder.archive_configs() ^^^^^^^ UnboundLocalError: cannot access local variable 'builder' where it is not associated with a value