Warning: Permanently added '163.109.86.59' (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 --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/10943293 Version: 1.9 PID: 4879 Logging PID: 4881 Task: {'appstream': True, 'background': True, 'build_id': 10943293, 'chroot': None, 'distributions_in_build': ['fedora-44'], 'distributions_in_project': ['fedora-44'], 'package_name': 't3code-nightly', 'project_dirname': 't3code-nightly', 'project_name': 't3code-nightly', 'project_owner': 'kyledevans', 'repos': [], 'sandbox': 'kyledevans/t3code-nightly--https://api.github.com/users/github-actions%5Bbot%5D', 'source_json': {'clone_url': 'https://github.com/kyledevans/t3code-copr.git', 'committish': '84dbb0a967272d7ba9d83c65aab700f599e4e4b0', 'spec': 't3code-nightly.spec', 'srpm_build_method': 'make_srpm', 'subdirectory': '', 'type': 'git'}, 'source_type': 8, 'submitter': 'https://api.github.com/users/github-actions%5Bbot%5D', 'task_id': '10943293'} Running: git clone https://github.com/kyledevans/t3code-copr.git /var/lib/copr-rpmbuild/workspace/workdir-xbpb1iic/t3code-copr --depth 500 --no-single-branch --recursive cmd: ['git', 'clone', 'https://github.com/kyledevans/t3code-copr.git', '/var/lib/copr-rpmbuild/workspace/workdir-xbpb1iic/t3code-copr', '--depth', '500', '--no-single-branch', '--recursive'] cwd: . rc: 0 stdout: stderr: Cloning into '/var/lib/copr-rpmbuild/workspace/workdir-xbpb1iic/t3code-copr'... Running: git checkout 84dbb0a967272d7ba9d83c65aab700f599e4e4b0 -- cmd: ['git', 'checkout', '84dbb0a967272d7ba9d83c65aab700f599e4e4b0', '--'] cwd: /var/lib/copr-rpmbuild/workspace/workdir-xbpb1iic/t3code-copr rc: 0 stdout: stderr: Note: switching to '84dbb0a967272d7ba9d83c65aab700f599e4e4b0'. 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 84dbb0a Update T3 Code nightly to 0.0.39~nightly.20260903.1268 Running: mock --uniqueext 1788434274.661864 -r /var/lib/copr-rpmbuild/workspace/safe-resultdir-inrnfgjf/mock-source-build.cfg '--plugin-option=bind_mount:dirs=(("/var/lib/copr-rpmbuild/workspace/workdir-xbpb1iic", "/mnt/workdir-xbpb1iic"), ("/var/lib/copr-rpmbuild/workspace/safe-resultdir-inrnfgjf", "/mnt/safe-resultdir-inrnfgjf"))' --chroot 'set -x && cd /mnt/workdir-xbpb1iic/t3code-copr && echo -e "[safe] directory = /mnt/workdir-xbpb1iic/t3code-copr directory = /mnt/workdir-xbpb1iic/t3code-copr/*" > ~/.gitconfig && make -f /mnt/workdir-xbpb1iic/t3code-copr/.copr/Makefile srpm outdir="/mnt/safe-resultdir-inrnfgjf" spec="/mnt/workdir-xbpb1iic/t3code-copr/t3code-nightly.spec"' cmd: ['mock', '--uniqueext', '1788434274.661864', '-r', '/var/lib/copr-rpmbuild/workspace/safe-resultdir-inrnfgjf/mock-source-build.cfg', '--plugin-option=bind_mount:dirs=(("/var/lib/copr-rpmbuild/workspace/workdir-xbpb1iic", "/mnt/workdir-xbpb1iic"), ("/var/lib/copr-rpmbuild/workspace/safe-resultdir-inrnfgjf", "/mnt/safe-resultdir-inrnfgjf"))', '--chroot', 'set -x && cd /mnt/workdir-xbpb1iic/t3code-copr && echo -e "[safe]\ndirectory = /mnt/workdir-xbpb1iic/t3code-copr\ndirectory = /mnt/workdir-xbpb1iic/t3code-copr/*" > ~/.gitconfig && make -f /mnt/workdir-xbpb1iic/t3code-copr/.copr/Makefile srpm outdir="/mnt/safe-resultdir-inrnfgjf" spec="/mnt/workdir-xbpb1iic/t3code-copr/t3code-nightly.spec"'] cwd: /var/lib/copr-rpmbuild/workspace/workdir-xbpb1iic/t3code-copr rc: 0 stdout: + cd /mnt/workdir-xbpb1iic/t3code-copr + echo -e $'[safe]\ndirectory = /mnt/workdir-xbpb1iic/t3code-copr\ndirectory = /mnt/workdir-xbpb1iic/t3code-copr/*' + make -f /mnt/workdir-xbpb1iic/t3code-copr/.copr/Makefile srpm outdir=/mnt/safe-resultdir-inrnfgjf spec=/mnt/workdir-xbpb1iic/t3code-copr/t3code-nightly.spec rm -rf "/mnt/workdir-xbpb1iic/t3code-copr/.copr/../.copr-sources" mkdir -p "/mnt/workdir-xbpb1iic/t3code-copr/.copr/../.copr-sources" "/mnt/safe-resultdir-inrnfgjf" source0="$(awk '/^Source0:/ { print $2; exit }' "/mnt/workdir-xbpb1iic/t3code-copr/t3code-nightly.spec")"; \ test -n "$source0" || { echo "missing Source0 in /mnt/workdir-xbpb1iic/t3code-copr/t3code-nightly.spec" >&2; exit 1; }; \ curl -fL "$source0" -o "/mnt/workdir-xbpb1iic/t3code-copr/.copr/../.copr-sources/$(basename "$source0")" % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 0 100 167.7M 100 167.7M 0 0 212.1M 0 0 cp "/mnt/workdir-xbpb1iic/t3code-copr/.copr/../t3code-wrapper.sh" "/mnt/workdir-xbpb1iic/t3code-copr/.copr/../.copr-sources/" cp "/mnt/workdir-xbpb1iic/t3code-copr/.copr/../t3code.desktop" "/mnt/workdir-xbpb1iic/t3code-copr/.copr/../.copr-sources/" cp "/mnt/workdir-xbpb1iic/t3code-copr/.copr/../io.github.pingdotgg.t3code.metainfo.xml" "/mnt/workdir-xbpb1iic/t3code-copr/.copr/../.copr-sources/" cp "/mnt/workdir-xbpb1iic/t3code-copr/.copr/../LICENSE" "/mnt/workdir-xbpb1iic/t3code-copr/.copr/../.copr-sources/" cp "/mnt/workdir-xbpb1iic/t3code-copr/.copr/../README.md" "/mnt/workdir-xbpb1iic/t3code-copr/.copr/../.copr-sources/" rpmbuild -bs \ --define "_sourcedir /mnt/workdir-xbpb1iic/t3code-copr/.copr/../.copr-sources" \ --define "_srcrpmdir /mnt/safe-resultdir-inrnfgjf" \ "/mnt/workdir-xbpb1iic/t3code-copr/t3code-nightly.spec" setting SOURCE_DATE_EPOCH=1783123200 Wrote: /mnt/safe-resultdir-inrnfgjf/t3code-nightly-0.0.39~nightly.20260903.1268-1.src.rpm stderr: INFO: mock.py version 6.8 starting (python version = 3.14.5, NVR = mock-6.8-1.fc44), args: /usr/libexec/mock/mock --uniqueext 1788434274.661864 -r /var/lib/copr-rpmbuild/workspace/safe-resultdir-inrnfgjf/mock-source-build.cfg '--plugin-option=bind_mount:dirs=(("/var/lib/copr-rpmbuild/workspace/workdir-xbpb1iic", "/mnt/workdir-xbpb1iic"), ("/var/lib/copr-rpmbuild/workspace/safe-resultdir-inrnfgjf", "/mnt/safe-resultdir-inrnfgjf"))' --chroot 'set -x && cd /mnt/workdir-xbpb1iic/t3code-copr && echo -e "[safe] directory = /mnt/workdir-xbpb1iic/t3code-copr directory = /mnt/workdir-xbpb1iic/t3code-copr/*" > ~/.gitconfig && make -f /mnt/workdir-xbpb1iic/t3code-copr/.copr/Makefile srpm outdir="/mnt/safe-resultdir-inrnfgjf" spec="/mnt/workdir-xbpb1iic/t3code-copr/t3code-nightly.spec"' Start: init plugins INFO: tmpfs initialized INFO: selinux enabled INFO: chroot_scan: initialized INFO: compress_logs: initialized Finish: init plugins INFO: Signal handler active Start: run Mock Version: 6.8 INFO: Mock Version: 6.8 Start: chroot init INFO: mounting tmpfs at /var/lib/mock/make-srpm-method-1788434274.661864/root. INFO: calling preinit hooks INFO: enabled root cache INFO: enabled package manager cache Start: cleaning package manager metadata Finish: cleaning package manager metadata INFO: enabled HW Info plugin INFO: Package manager dnf5 detected and used (fallback) Start: installing minimal buildroot with dnf5 Finish: installing minimal buildroot with dnf5 Start: creating root cache Finish: creating root cache Finish: chroot init INFO: Installed packages: INFO: R-srpm-macros-1.3.7-2.fc44.noarch add-determinism-0.7.3-2.fc44.s390x alternatives-1.33-5.fc44.s390x ansible-srpm-macros-1-20.1.fc44.noarch audit-libs-4.2.1-1.fc44.s390x bash-5.3.9-3.fc44.s390x binutils-2.46.1-1.fc44.s390x build-reproducibility-srpm-macros-0.7.3-2.fc44.noarch bzip2-1.0.8-23.fc44.s390x bzip2-libs-1.0.8-23.fc44.s390x ca-certificates-2026.2.90_v9.0.317-1.fc44.noarch cmake-srpm-macros-4.3.0-1.fc44.noarch coreutils-9.10-5.fc44.s390x coreutils-common-9.10-5.fc44.s390x cpio-2.15-9.fc44.s390x crypto-policies-20251128-3.git19878fe.fc44.noarch curl-8.18.0-9.fc44.s390x cyrus-sasl-lib-2.1.28-35.fc44.s390x debugedit-5.3-2.fc44.s390x diffutils-3.12-5.fc44.s390x dnf5-5.4.3.0-2.fc44.s390x dwz-0.16-3.fc44.s390x ed-1.22.5-2.fc44.s390x efi-srpm-macros-6-6.fc44.noarch elfutils-0.196-1.fc44.s390x elfutils-debuginfod-client-0.196-1.fc44.s390x elfutils-default-yama-scope-0.196-1.fc44.noarch elfutils-libelf-0.196-1.fc44.s390x elfutils-libs-0.196-1.fc44.s390x erlang-srpm-macros-0.3.11-1.fc44.noarch fedora-gpg-keys-44-2.noarch fedora-release-44-18.noarch fedora-release-common-44-18.noarch fedora-release-identity-basic-44-18.noarch fedora-repos-44-2.noarch file-5.46-10.fc44.s390x file-libs-5.46-10.fc44.s390x filesystem-3.18-52.fc44.s390x filesystem-srpm-macros-3.18-52.fc44.noarch findutils-4.10.0-7.fc44.s390x fmt-11.2.0-4.fc44.s390x fonts-srpm-macros-5.0.0-2.fc44.noarch forge-srpm-macros-0.4.0-4.fc44.noarch fpc-srpm-macros-1.3-16.fc44.noarch gap-srpm-macros-2-2.fc44.noarch gawk-5.3.2-3.fc44.s390x gdb-minimal-17.2-2.fc44.s390x gdbm-libs-1.23-11.fc44.s390x ghc-srpm-macros-1.10-1.fc44.noarch glib2-2.88.3-1.fc44.s390x glibc-2.43-8.fc44.s390x glibc-common-2.43-8.fc44.s390x glibc-gconv-extra-2.43-8.fc44.s390x glibc-minimal-langpack-2.43-8.fc44.s390x gmp-6.3.0-5.fc44.s390x gnat-srpm-macros-7-2.fc44.noarch gnome-srpm-macros-1.0-1.fc44.noarch gnulib-l10n-20241231-2.fc44.noarch gnupg2-2.4.9-16.fc44.s390x gnupg2-dirmngr-2.4.9-16.fc44.s390x gnupg2-gpg-agent-2.4.9-16.fc44.s390x gnupg2-gpgconf-2.4.9-16.fc44.s390x gnupg2-keyboxd-2.4.9-16.fc44.s390x gnupg2-verify-2.4.9-16.fc44.s390x gnutls-3.8.13-1.fc44.s390x go-srpm-macros-3.8.0-2.fc44.noarch gpg-pubkey-36f612dcf27f7d1a48a835e4dbfcf71c6d9f90a6-6786af3b gpgverify-2.2-4.fc44.noarch grep-3.12-3.fc44.s390x gzip-1.14-2.fc44.s390x ima-evm-utils-libs-1.6.2-8.fc44.s390x info-7.2-9.fc44.s390x jansson-2.14-4.fc44.s390x java-srpm-macros-1-8.fc44.noarch json-c-0.18-8.fc44.s390x kernel-srpm-macros-1.0-28.fc44.noarch keyutils-libs-1.6.3-7.fc44.s390x krb5-libs-1.22.2-4.fc44.s390x libacl-2.4.0-1.fc44.s390x libarchive-3.8.7-1.fc44.s390x libassuan-2.5.7-5.fc44.s390x libattr-2.6.0-1.fc44.s390x libblkid-2.41.5-1.fc44.s390x libbrotli-1.2.0-3.fc44.s390x libcap-2.78-1.fc44.s390x libcap-ng-0.9.5-1.fc44.s390x libcbor-0.13.0-2.fc44.s390x libcom_err-1.47.3-4.fc44.s390x libcurl-8.18.0-9.fc44.s390x libdnf5-5.4.3.0-2.fc44.s390x libdnf5-cli-5.4.3.0-2.fc44.s390x libeconf-0.7.9-3.fc44.s390x libevent-2.1.12-17.fc44.s390x libfdisk-2.41.5-1.fc44.s390x libffi-3.5.2-2.fc44.s390x libfido2-1.16.0-5.fc44.s390x libfsverity-1.6-4.fc44.s390x libgcc-16.2.1-2.fc44.s390x libgcrypt-1.12.2-1.fc44.s390x libgomp-16.2.1-2.fc44.s390x libgpg-error-1.58-2.fc44.s390x libidn2-2.3.8-3.fc44.s390x libksba-1.6.7-5.fc44.s390x liblastlog2-2.41.5-1.fc44.s390x libmodulemd-2.15.3-1.fc44.s390x libmount-2.41.5-1.fc44.s390x libnghttp2-1.68.0-5.fc44.s390x libnghttp3-1.18.0-1.fc44.s390x libpkgconf-2.5.1-1.fc44.s390x libpsl-0.21.5-7.fc44.s390x librepo-1.21.0-1.fc44.s390x libselinux-3.11-1.fc44.s390x libselinux-utils-3.11-1.fc44.s390x libsemanage-3.11-1.fc44.s390x libsepol-3.11-1.fc44.s390x libsmartcols-2.41.5-1.fc44.s390x libsolv-0.7.39-1.fc44.s390x libssh-0.12.2-1.fc44.s390x libssh-config-0.12.2-1.fc44.noarch libstdc++-16.2.1-2.fc44.s390x libtasn1-4.21.0-1.fc44.s390x libtool-ltdl-2.5.4-10.fc44.s390x libunistring-1.1-11.fc44.s390x libusb1-1.0.30-1.fc44.s390x libuuid-2.41.5-1.fc44.s390x libverto-0.3.2-12.fc44.s390x libxcrypt-4.5.2-3.fc44.s390x libxml2-2.12.10-6.fc44.s390x libyaml-0.2.5-18.fc44.s390x libzstd-1.5.7-5.fc44.s390x linkdupes-0.7.3-2.fc44.s390x lua-libs-5.4.8-5.fc44.s390x lua-srpm-macros-1-17.fc44.noarch lz4-libs-1.10.0-4.fc44.s390x make-4.4.1-12.fc44.s390x mpfr-4.2.2-3.fc44.s390x ncurses-base-6.6-1.fc44.noarch ncurses-libs-6.6-1.fc44.s390x nettle-3.10.1-3.fc44.s390x ngtcp2-1.22.1-1.fc44.s390x ngtcp2-crypto-ossl-1.22.1-1.fc44.s390x npth-1.8-4.fc44.s390x ocaml-srpm-macros-11-3.fc44.noarch openblas-srpm-macros-2-21.fc44.noarch openldap-2.6.13-1.fc44.s390x openssl-libs-3.5.8-1.fc44.s390x p11-kit-0.26.5-1.fc44.s390x p11-kit-trust-0.26.5-1.fc44.s390x package-notes-srpm-macros-0.20-1.fc44.noarch pam-libs-1.7.2-2.fc44.s390x patch-2.8-4.fc44.s390x pcre2-10.47-1.fc44.1.s390x pcre2-syntax-10.47-1.fc44.1.noarch perl-srpm-macros-1-61.fc44.noarch pkgconf-2.5.1-1.fc44.s390x pkgconf-m4-2.5.1-1.fc44.noarch pkgconf-pkg-config-2.5.1-1.fc44.s390x policycoreutils-3.11-2.fc44.s390x popt-1.19-10.fc44.s390x publicsuffix-list-dafsa-20260116-1.fc44.noarch pyproject-srpm-macros-1.23.2-1.fc44.noarch python-srpm-macros-3.14-12.fc44.noarch qt5-srpm-macros-5.15.18-2.fc44.noarch qt6-srpm-macros-6.11.2-1.fc44.noarch readline-8.3-4.fc44.s390x redhat-rpm-config-344-2.fc44.noarch rpm-6.0.2-1.fc44.s390x rpm-build-6.0.2-1.fc44.s390x rpm-build-libs-6.0.2-1.fc44.s390x rpm-libs-6.0.2-1.fc44.s390x rpm-plugin-selinux-6.0.2-1.fc44.s390x rpm-sequoia-1.10.2-4.fc44.s390x rpm-sign-libs-6.0.2-1.fc44.s390x rust-srpm-macros-28.5-1.fc44.noarch sdbus-cpp-2.2.1-2.fc44.s390x sed-4.9-7.fc44.s390x selinux-policy-44.8-1.fc44.noarch selinux-policy-targeted-44.8-1.fc44.noarch setup-2.15.0-28.fc44.noarch shadow-utils-4.19.0-7.fc44.s390x sqlite-libs-3.51.2-2.fc44.s390x systemd-libs-259.8-1.fc44.s390x systemd-standalone-sysusers-259.8-1.fc44.s390x tar-1.35-8.fc44.s390x tpm2-tss-4.1.3-9.fc44.s390x tree-sitter-srpm-macros-0.4.2-2.fc44.noarch unzip-6.0-69.fc44.s390x util-linux-2.41.5-1.fc44.s390x util-linux-core-2.41.5-1.fc44.s390x which-2.25-1.fc44.s390x xxhash-libs-0.8.3-4.fc44.s390x xz-5.8.2-2.fc44.s390x xz-libs-5.8.2-2.fc44.s390x zchunk-libs-1.5.4-1.fc44.s390x zig-srpm-macros-1-8.fc44.noarch zip-3.0-45.fc44.s390x zlib-ng-compat-2.3.3-3.fc44.s390x zstd-1.5.7-5.fc44.s390x INFO: Running in chroot: ['set -x && cd /mnt/workdir-xbpb1iic/t3code-copr && echo -e "[safe]\ndirectory = /mnt/workdir-xbpb1iic/t3code-copr\ndirectory = /mnt/workdir-xbpb1iic/t3code-copr/*" > ~/.gitconfig && make -f /mnt/workdir-xbpb1iic/t3code-copr/.copr/Makefile srpm outdir="/mnt/safe-resultdir-inrnfgjf" spec="/mnt/workdir-xbpb1iic/t3code-copr/t3code-nightly.spec"'] Start: unpacking root cache Finish: unpacking root cache Start: chroot ['set -x && cd /mnt/workdir-xbpb1iic/t3code-copr && echo -e "[safe]\ndirectory = /mnt/workdir-xbpb1iic/t3code-copr\ndirectory = /mnt/workdir-xbpb1iic/t3code-copr/*" > ~/.gitconfig && make -f /mnt/workdir-xbpb1iic/t3code-copr/.copr/Makefile srpm outdir="/mnt/safe-resultdir-inrnfgjf" spec="/mnt/workdir-xbpb1iic/t3code-copr/t3code-nightly.spec"'] Finish: chroot ['set -x && cd /mnt/workdir-xbpb1iic/t3code-copr && echo -e "[safe]\ndirectory = /mnt/workdir-xbpb1iic/t3code-copr\ndirectory = /mnt/workdir-xbpb1iic/t3code-copr/*" > ~/.gitconfig && make -f /mnt/workdir-xbpb1iic/t3code-copr/.copr/Makefile srpm outdir="/mnt/safe-resultdir-inrnfgjf" spec="/mnt/workdir-xbpb1iic/t3code-copr/t3code-nightly.spec"'] Finish: run INFO: unmounting tmpfs. Can not remove the '/var/lib/copr-rpmbuild/workspace/workdir-xbpb1iic', run copr-builder-cleanup. Output: ['mock-source-build.cfg', 't3code-nightly-0.0.39~nightly.20260903.1268-1.src.rpm'] Running SRPMResults tool Using distributions_in_build for this build. Extracting arch-specific tags for fedora-44 Package info: { "architecture_specific_tags": { "fedora-44": { "exclusivearch": [ "x86_64" ] } }, "name": "t3code-nightly", "epoch": null, "version": "0.0.39~nightly.20260903.1268", "release": "1" } SRPMResults finished