Warning: Permanently added '54.205.62.92' (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/10716590 Version: 1.8 PID: 13141 Logging PID: 13143 Task: {'appstream': False, 'background': False, 'build_id': 10716590, 'chroot': None, 'distributions_in_build': ['epel-10', 'epel-8', 'epel-9', 'fedora-43', 'fedora-44', 'fedora-eln', 'fedora-rawhide', 'rhel+epel-10'], 'distributions_in_project': ['epel-10', 'epel-8', 'epel-9', 'fedora-43', 'fedora-44', 'fedora-eln', 'fedora-rawhide', 'rhel+epel-10'], 'package_name': None, 'project_dirname': 'bind-dev', 'project_name': 'bind-dev', 'project_owner': 'isc', 'repos': [], 'sandbox': 'isc/bind-dev--kempniu', 'source_json': {'clone_url': 'https://gitlab.isc.org/isc-packages/rpms/bind.git', 'committish': 'michal/add-provides-for-user-and-group-created-in-pre', 'spec': '', 'srpm_build_method': 'make_srpm', 'subdirectory': '.copr/bind-dev', 'type': 'git'}, 'source_type': 8, 'submitter': 'kempniu', 'task_id': '10716590'} Running: git clone https://gitlab.isc.org/isc-packages/rpms/bind.git /var/lib/copr-rpmbuild/workspace/workdir-g0c8duhk/bind --depth 500 --no-single-branch --recursive cmd: ['git', 'clone', 'https://gitlab.isc.org/isc-packages/rpms/bind.git', '/var/lib/copr-rpmbuild/workspace/workdir-g0c8duhk/bind', '--depth', '500', '--no-single-branch', '--recursive'] cwd: . rc: 0 stdout: stderr: Cloning into '/var/lib/copr-rpmbuild/workspace/workdir-g0c8duhk/bind'... Running: git checkout michal/add-provides-for-user-and-group-created-in-pre -- cmd: ['git', 'checkout', 'michal/add-provides-for-user-and-group-created-in-pre', '--'] cwd: /var/lib/copr-rpmbuild/workspace/workdir-g0c8duhk/bind rc: 0 stdout: branch 'michal/add-provides-for-user-and-group-created-in-pre' set up to track 'origin/michal/add-provides-for-user-and-group-created-in-pre'. stderr: Switched to a new branch 'michal/add-provides-for-user-and-group-created-in-pre' Running: mock --uniqueext 1784024451.401698 -r /var/lib/copr-rpmbuild/workspace/safe-resultdir-ecz5wsxo/mock-source-build.cfg '--plugin-option=bind_mount:dirs=(("/var/lib/copr-rpmbuild/workspace/workdir-g0c8duhk", "/mnt/workdir-g0c8duhk"), ("/var/lib/copr-rpmbuild/workspace/safe-resultdir-ecz5wsxo", "/mnt/safe-resultdir-ecz5wsxo"))' --chroot 'set -x && cd /mnt/workdir-g0c8duhk/bind/.copr/bind-dev && echo -e "[safe] directory = /mnt/workdir-g0c8duhk/bind directory = /mnt/workdir-g0c8duhk/bind/*" > ~/.gitconfig && make -f /mnt/workdir-g0c8duhk/bind/.copr/Makefile srpm outdir="/mnt/safe-resultdir-ecz5wsxo" spec="/mnt/workdir-g0c8duhk/bind/.copr/bind-dev"' cmd: ['mock', '--uniqueext', '1784024451.401698', '-r', '/var/lib/copr-rpmbuild/workspace/safe-resultdir-ecz5wsxo/mock-source-build.cfg', '--plugin-option=bind_mount:dirs=(("/var/lib/copr-rpmbuild/workspace/workdir-g0c8duhk", "/mnt/workdir-g0c8duhk"), ("/var/lib/copr-rpmbuild/workspace/safe-resultdir-ecz5wsxo", "/mnt/safe-resultdir-ecz5wsxo"))', '--chroot', 'set -x && cd /mnt/workdir-g0c8duhk/bind/.copr/bind-dev && echo -e "[safe]\ndirectory = /mnt/workdir-g0c8duhk/bind\ndirectory = /mnt/workdir-g0c8duhk/bind/*" > ~/.gitconfig && make -f /mnt/workdir-g0c8duhk/bind/.copr/Makefile srpm outdir="/mnt/safe-resultdir-ecz5wsxo" spec="/mnt/workdir-g0c8duhk/bind/.copr/bind-dev"'] cwd: /var/lib/copr-rpmbuild/workspace/workdir-g0c8duhk/bind/.copr/bind-dev rc: 0 stdout: + cd /mnt/workdir-g0c8duhk/bind/.copr/bind-dev + echo -e $'[safe]\ndirectory = /mnt/workdir-g0c8duhk/bind\ndirectory = /mnt/workdir-g0c8duhk/bind/*' + make -f /mnt/workdir-g0c8duhk/bind/.copr/Makefile srpm outdir=/mnt/safe-resultdir-ecz5wsxo spec=/mnt/workdir-g0c8duhk/bind/.copr/bind-dev ../prepare-srpm.sh https://ftp.isc.org/isc/bind9/9.21.23/bind-9.21.23.tar.xz 2 /mnt/safe-resultdir-ecz5wsxo if [[ -z "${3}" ]]; then echo "Usage: ${0} source_url package_revision output_dir" exit 1 fi GIT_SOURCES_DIR="$(dirname "$(dirname "$(readlink -e "${0}")")")" RPMBUILD_SOURCES_DIR="$(rpm --eval "%{_sourcedir}")" SOURCE_TARBALL="${RPMBUILD_SOURCES_DIR}/${1##*/}" # If dnf is available, ensure the utilities required to build the SRPM are installed. # Otherwise, assume these utilities are already installed in the build environment. if command -v dnf > /dev/null 2>&1; then dnf -y install gnupg2 scl-utils-build fi Updating and loading repositories: updates 100% | 61.8 KiB/s | 6.6 KiB | 00m00s fedora 100% | 254.0 KiB/s | 14.5 KiB | 00m00s Repositories loaded. Package "gnupg2-2.4.9-16.fc44.aarch64" is already installed. Package Arch Version Repository Size Installing: scl-utils-build aarch64 1:2.0.3-8.fc44 fedora 18.8 KiB Installing dependencies: iso-codes noarch 0:4.20.1-3.fc44 fedora 22.3 MiB xml-common noarch 0:0.6.3-68.fc44 fedora 78.4 KiB Transaction Summary: Installing: 3 packages Total size of inbound packages is 4 MiB. Need to download 0 B. After this operation, 22 MiB extra will be used (install 22 MiB, remove 0 B). [1/3] scl-utils-build-1:2.0.3-8.fc44.aa 100% | 0.0 B/s | 0.0 B | 00m00s >>> Already downloaded [2/3] iso-codes-0:4.20.1-3.fc44.noarch 100% | 0.0 B/s | 0.0 B | 00m00s >>> Already downloaded [3/3] xml-common-0:0.6.3-68.fc44.noarch 100% | 0.0 B/s | 0.0 B | 00m00s >>> Already downloaded -------------------------------------------------------------------------------- [3/3] Total 100% | 0.0 B/s | 0.0 B | 00m00s Running transaction [1/5] Verify package files 100% | 230.0 B/s | 3.0 B | 00m00s [2/5] Prepare transaction 100% | 230.0 B/s | 3.0 B | 00m00s [3/5] Installing xml-common-0:0.6.3-68. 100% | 19.8 MiB/s | 81.1 KiB | 00m00s [4/5] Installing iso-codes-0:4.20.1-3.f 100% | 232.3 MiB/s | 22.5 MiB | 00m00s [5/5] Installing scl-utils-build-1:2.0. 100% | 990.0 KiB/s | 19.8 KiB | 00m00s Complete! # Initialize a GnuPG database that only contains the current ISC code signing keys. GNUPGHOME="$(mktemp -d)" export GNUPGHOME gpg2 --import "${GIT_SOURCES_DIR}"/isc-keyblock.asc gpg: keybox '/tmp/tmp.3iEXIuY1CY/pubring.kbx' created gpg: /tmp/tmp.3iEXIuY1CY/trustdb.gpg: trustdb created gpg: key 510A642A06C52CEC: public key "Michał Kępień (Code-Signing Key) " imported gpg: key 182E23579462EFAA: public key "Michal Nowak (Code-Signing Key) " imported gpg: key 7A5E084CACA51884: public key "Wlodek Wencel (Code-Signing Key) " imported gpg: key 42E5DF78C83271DB: public key "Marcin Godzina (Code-Signing Key) " imported gpg: key DEAB91D54B13C9B8: public key "Greg Choules (Code-Signing Key) " imported gpg: key B5EFF6AC7E1ADDF8: public key "Cathy Almond (Code-Signing Key) " imported gpg: Total number processed: 6 gpg: imported: 6 # Prepare contents of SOURCES directory. cp --verbose "${GIT_SOURCES_DIR}"/* "${RPMBUILD_SOURCES_DIR}" '/mnt/workdir-g0c8duhk/bind/bind.spec.in' -> '/builddir/build/SOURCES/bind.spec.in' '/mnt/workdir-g0c8duhk/bind/isc-keyblock.asc' -> '/builddir/build/SOURCES/isc-keyblock.asc' '/mnt/workdir-g0c8duhk/bind/named.conf.in' -> '/builddir/build/SOURCES/named.conf.in' '/mnt/workdir-g0c8duhk/bind/named.service.in' -> '/builddir/build/SOURCES/named.service.in' '/mnt/workdir-g0c8duhk/bind/named.sysconfig' -> '/builddir/build/SOURCES/named.sysconfig' curl --output "${SOURCE_TARBALL}" --verbose "${1}" % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 0* Host ftp.isc.org:443 was resolved. * IPv6: 2001:500:6b:2::21 * IPv4: 149.20.2.21 * Trying [2001:500:6b:2::21]:443... * Immediate connect fail for 2001:500:6b:2::21: Network is unreachable * Trying 149.20.2.21:443... * ALPN: curl offers h2,http/1.1 } [5 bytes data] * TLSv1.3 (OUT), TLS handshake, Client hello (1): } [1570 bytes data] * SSL Trust Anchors: * CAfile: /etc/pki/ca-trust/extracted/pem/tls-ca-bundle.pem { [5 bytes data] * TLSv1.3 (IN), TLS handshake, Server hello (2): { [122 bytes data] * TLSv1.3 (IN), TLS change cipher, Change cipher spec (1): { [1 bytes data] * TLSv1.3 (IN), TLS handshake, Encrypted Extensions (8): { [25 bytes data] * TLSv1.3 (IN), TLS handshake, Certificate (11): { [4080 bytes data] * TLSv1.3 (IN), TLS handshake, CERT verify (15): { [264 bytes data] * TLSv1.3 (IN), TLS handshake, Finished (20): { [52 bytes data] * TLSv1.3 (OUT), TLS change cipher, Change cipher spec (1): } [1 bytes data] * TLSv1.3 (OUT), TLS handshake, Finished (20): } [52 bytes data] * SSL connection using TLSv1.3 / TLS_AES_256_GCM_SHA384 / x25519 / RSASSA-PSS * ALPN: server accepted http/1.1 * Server certificate: * subject: CN=ftp.isc.org * start date: Jun 15 19:41:59 2026 GMT * expire date: Sep 13 19:41:58 2026 GMT * issuer: C=US; O=Let's Encrypt; CN=YR2 * Certificate level 0: Public key type RSA (2048/112 Bits/secBits), signed using sha256WithRSAEncryption * Certificate level 1: Public key type RSA (2048/112 Bits/secBits), signed using sha256WithRSAEncryption * Certificate level 2: Public key type RSA (4096/152 Bits/secBits), signed using sha256WithRSAEncryption * Certificate level 3: Public key type RSA (4096/152 Bits/secBits), signed using sha256WithRSAEncryption * subjectAltName: "ftp.isc.org" matches cert's "ftp.isc.org" * SSL certificate verified via OpenSSL. * Established connection to ftp.isc.org (149.20.2.21 port 443) from 172.30.3.13 port 46272 * using HTTP/1.x } [5 bytes data] > GET /isc/bind9/9.21.23/bind-9.21.23.tar.xz HTTP/1.1 > Host: ftp.isc.org > User-Agent: curl/8.18.0 > Accept: */* > * Request completely sent off { [5 bytes data] * TLSv1.3 (IN), TLS handshake, Newsession Ticket (4): { [57 bytes data] * TLSv1.3 (IN), TLS handshake, Newsession Ticket (4): { [57 bytes data] < HTTP/1.1 200 OK < Date: Tue, 14 Jul 2026 10:21:13 GMT < Server: Apache < Strict-Transport-Security: max-age=63072000; includeSubdomains; preload < X-Frame-Options: SAMEORIGIN < X-Content-Type-Options: nosniff < Referrer-Policy: strict-origin-when-cross-origin < Permissions-Policy: camera=(), geolocation=(), microphone=() < Content-Security-Policy: default-src 'self' www.isc.org www.google-analytics.com www.googletagmanager.com region1.google-analytics.com; script-src 'self' 'unsafe-inline' 'unsafe-eval' www.googletagmanager.com 'wasm-eval'; script-src-elem 'self' 'unsafe-inline' www.googletagmanager.com cdnjs.cloudflare.com www.ipip.net unpkg.zhimg.com; style-src 'self' 'unsafe-inline' www.gstatic.com; style-src-elem 'self' 'unsafe-inline'; style-src-attr 'unsafe-inline'; img-src 'self' data: www.isc.org region1.google-analytics.com www.googletagmanager.com fonts.gstatic.com translate.google.com cdnjs.cloudflare.com www.google-analytics.com; font-src 'self' data: use.typekit.net cdnjs.cloudflare.com fonts.gstatic.com; connect-src 'self' www.google-analytics.com region1.google-analytics.com api.cdnjs.com; media-src data:; worker-src blob:; form-action 'self'; report-uri https://iscorg.report-uri.com/r/d/csp/enforce < Report-To: {"group":"default","max_age":31536000,"endpoints":[{"url":"https://iscorg.report-uri.com/a/d/g"}],"include_subdomains":true} < Upgrade: h2,h2c < Connection: Upgrade < Last-Modified: Wed, 17 Jun 2026 12:18:26 GMT < ETag: "527358-654720e83eb26" < Accept-Ranges: bytes < Content-Length: 5403480 < Content-Type: application/x-xz < { [6633 bytes data] 100 5.15M 100 5.15M 0 0 5.57M 0 0 * Connection #0 to host ftp.isc.org:443 left intact # Download and verify source tarball signature. curl --output "${SOURCE_TARBALL}.asc" --verbose "${1}.asc" % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 0* Host ftp.isc.org:443 was resolved. * IPv6: 2001:500:6b:2::21 * IPv4: 149.20.2.21 * Trying [2001:500:6b:2::21]:443... * Immediate connect fail for 2001:500:6b:2::21: Network is unreachable * Trying 149.20.2.21:443... * ALPN: curl offers h2,http/1.1 } [5 bytes data] * TLSv1.3 (OUT), TLS handshake, Client hello (1): } [1570 bytes data] * SSL Trust Anchors: * CAfile: /etc/pki/ca-trust/extracted/pem/tls-ca-bundle.pem { [5 bytes data] * TLSv1.3 (IN), TLS handshake, Server hello (2): { [122 bytes data] * TLSv1.3 (IN), TLS change cipher, Change cipher spec (1): { [1 bytes data] * TLSv1.3 (IN), TLS handshake, Encrypted Extensions (8): { [25 bytes data] * TLSv1.3 (IN), TLS handshake, Certificate (11): { [4080 bytes data] * TLSv1.3 (IN), TLS handshake, CERT verify (15): { [264 bytes data] * TLSv1.3 (IN), TLS handshake, Finished (20): { [52 bytes data] * TLSv1.3 (OUT), TLS change cipher, Change cipher spec (1): } [1 bytes data] * TLSv1.3 (OUT), TLS handshake, Finished (20): } [52 bytes data] * SSL connection using TLSv1.3 / TLS_AES_256_GCM_SHA384 / x25519 / RSASSA-PSS * ALPN: server accepted http/1.1 * Server certificate: * subject: CN=ftp.isc.org * start date: Jun 15 19:41:59 2026 GMT * expire date: Sep 13 19:41:58 2026 GMT * issuer: C=US; O=Let's Encrypt; CN=YR2 * Certificate level 0: Public key type RSA (2048/112 Bits/secBits), signed using sha256WithRSAEncryption * Certificate level 1: Public key type RSA (2048/112 Bits/secBits), signed using sha256WithRSAEncryption * Certificate level 2: Public key type RSA (4096/152 Bits/secBits), signed using sha256WithRSAEncryption * Certificate level 3: Public key type RSA (4096/152 Bits/secBits), signed using sha256WithRSAEncryption * subjectAltName: "ftp.isc.org" matches cert's "ftp.isc.org" * SSL certificate verified via OpenSSL. * Established connection to ftp.isc.org (149.20.2.21 port 443) from 172.30.3.13 port 46288 * using HTTP/1.x } [5 bytes data] > GET /isc/bind9/9.21.23/bind-9.21.23.tar.xz.asc HTTP/1.1 > Host: ftp.isc.org > User-Agent: curl/8.18.0 > Accept: */* > * Request completely sent off { [5 bytes data] * TLSv1.3 (IN), TLS handshake, Newsession Ticket (4): { [57 bytes data] * TLSv1.3 (IN), TLS handshake, Newsession Ticket (4): { [57 bytes data] < HTTP/1.1 200 OK < Date: Tue, 14 Jul 2026 10:21:14 GMT < Server: Apache < Strict-Transport-Security: max-age=63072000; includeSubdomains; preload < X-Frame-Options: SAMEORIGIN < X-Content-Type-Options: nosniff < Referrer-Policy: strict-origin-when-cross-origin < Permissions-Policy: camera=(), geolocation=(), microphone=() < Content-Security-Policy: default-src 'self' www.isc.org www.google-analytics.com www.googletagmanager.com region1.google-analytics.com; script-src 'self' 'unsafe-inline' 'unsafe-eval' www.googletagmanager.com 'wasm-eval'; script-src-elem 'self' 'unsafe-inline' www.googletagmanager.com cdnjs.cloudflare.com www.ipip.net unpkg.zhimg.com; style-src 'self' 'unsafe-inline' www.gstatic.com; style-src-elem 'self' 'unsafe-inline'; style-src-attr 'unsafe-inline'; img-src 'self' data: www.isc.org region1.google-analytics.com www.googletagmanager.com fonts.gstatic.com translate.google.com cdnjs.cloudflare.com www.google-analytics.com; font-src 'self' data: use.typekit.net cdnjs.cloudflare.com fonts.gstatic.com; connect-src 'self' www.google-analytics.com region1.google-analytics.com api.cdnjs.com; media-src data:; worker-src blob:; form-action 'self'; report-uri https://iscorg.report-uri.com/r/d/csp/enforce < Report-To: {"group":"default","max_age":31536000,"endpoints":[{"url":"https://iscorg.report-uri.com/a/d/g"}],"include_subdomains":true} < Upgrade: h2,h2c < Connection: Upgrade < Last-Modified: Wed, 17 Jun 2026 12:18:26 GMT < ETag: "341-654720e840aff" < Accept-Ranges: bytes < Content-Length: 833 < Content-Type: application/pgp-keys < { [833 bytes data] 100 833 100 833 0 0 4302 0 0 * Connection #0 to host ftp.isc.org:443 left intact gpg2 --verify "${SOURCE_TARBALL}.asc" "${SOURCE_TARBALL}" gpg: Signature made Tue Jun 9 09:55:30 2026 UTC gpg: using RSA key D99CCEAF879747014F038D63182E23579462EFAA gpg: Good signature from "Michal Nowak (Code-Signing Key) " [unknown] gpg: WARNING: This key is not certified with a trusted signature! gpg: There is no indication that the signature belongs to the owner. Primary key fingerprint: D99C CEAF 8797 4701 4F03 8D63 182E 2357 9462 EFAA # Set up *.spec variables based on "meson.build" or "configure.ac". eval "$(tar --wildcards --extract --to-stdout --file "${SOURCE_TARBALL}" "*/meson.build" | sed -nE "s|\\s+version: '([0-9]+)\\.([0-9]+)\\.([0-9]+)([^']*)',|VERSION_MAJOR=\\1\\nVERSION_MINOR=\\2\\nVERSION_PATCH=\\3\\nVERSION_EXTRA=\\4|p")" VERSION_MAJOR=9 VERSION_MINOR=21 VERSION_PATCH=23 VERSION_EXTRA= eval "$(tar --wildcards --extract --to-stdout --file "${SOURCE_TARBALL}" "*/configure.ac" | sed -nE "s|m4_define\\(\\[bind_(VERSION_.*?)\\], (.*?)\\)dnl$|\\1=\\2|p")" tar: */configure.ac: Not found in archive tar: Exiting with failure status due to previous errors UPSTREAM_VERSION="${VERSION_MAJOR}.${VERSION_MINOR}.${VERSION_PATCH}${VERSION_EXTRA}" PACKAGE_VERSION="${VERSION_MAJOR}.${VERSION_MINOR}.${VERSION_PATCH}" if [[ "${VERSION_EXTRA}" =~ ^- ]]; then # -P etc. PACKAGE_VERSION+="${VERSION_EXTRA//-/.}" PACKAGE_RELEASE_BASE="1" elif [[ -n "${VERSION_EXTRA}" ]]; then # alpha, beta, RC, etc. PACKAGE_RELEASE_BASE="0.${VERSION_EXTRA}" else # Regular releases. PACKAGE_RELEASE_BASE="1" fi # Put variables and the rest of the *.spec file together. cat < bind.spec %global TARBALL_FORMAT ${SOURCE_TARBALL##*.} %global UPSTREAM_VERSION ${UPSTREAM_VERSION} %global PACKAGE_VERSION ${PACKAGE_VERSION} %global PACKAGE_RELEASE ${PACKAGE_RELEASE_BASE}.${2} %global MAJOR_VERSION ${VERSION_MAJOR} %global MINOR_VERSION ${VERSION_MINOR} %global PATCH_VERSION ${VERSION_PATCH} EOF cat "${GIT_SOURCES_DIR}"/bind.spec.in >> bind.spec # Build SRPM and move it to where Copr expects it. rpmbuild -bs bind.spec warning: line 159: It's not recommended to have unversioned Obsoletes: Obsoletes: isc-bind-bind-devel warning: %source_date_epoch_from_changelog is set, but %changelog has no entries to take a date from Wrote: /builddir/build/SRPMS/isc-bind-bind-9.21.23-1.2.src.rpm RPM build warnings: line 159: It's not recommended to have unversioned Obsoletes: Obsoletes: isc-bind-bind-devel %source_date_epoch_from_changelog is set, but %changelog has no entries to take a date from cd "${RPMBUILD_SOURCES_DIR}/../SRPMS" chown --verbose --reference="${3}" ./*.src.rpm changed ownership of './isc-bind-bind-9.21.23-1.2.src.rpm' from root:root to mockbuild:1000 mv --verbose ./*.src.rpm "${3}" copied './isc-bind-bind-9.21.23-1.2.src.rpm' -> '/mnt/safe-resultdir-ecz5wsxo/isc-bind-bind-9.21.23-1.2.src.rpm' removed './isc-bind-bind-9.21.23-1.2.src.rpm' stderr: INFO: mock.py version 6.7 starting (python version = 3.14.5, NVR = mock-6.7-1.fc44), args: /usr/libexec/mock/mock --uniqueext 1784024451.401698 -r /var/lib/copr-rpmbuild/workspace/safe-resultdir-ecz5wsxo/mock-source-build.cfg '--plugin-option=bind_mount:dirs=(("/var/lib/copr-rpmbuild/workspace/workdir-g0c8duhk", "/mnt/workdir-g0c8duhk"), ("/var/lib/copr-rpmbuild/workspace/safe-resultdir-ecz5wsxo", "/mnt/safe-resultdir-ecz5wsxo"))' --chroot 'set -x && cd /mnt/workdir-g0c8duhk/bind/.copr/bind-dev && echo -e "[safe] directory = /mnt/workdir-g0c8duhk/bind directory = /mnt/workdir-g0c8duhk/bind/*" > ~/.gitconfig && make -f /mnt/workdir-g0c8duhk/bind/.copr/Makefile srpm outdir="/mnt/safe-resultdir-ecz5wsxo" spec="/mnt/workdir-g0c8duhk/bind/.copr/bind-dev"' 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.7 INFO: Mock Version: 6.7 Start: chroot init INFO: mounting tmpfs at /var/lib/mock/make-srpm-method-1784024451.401698/root. INFO: calling preinit hooks INFO: enabled root cache INFO: /var/lib/copr-rpmbuild/workspace/safe-resultdir-ecz5wsxo/mock-source-build.cfg newer than root cache; cache will be rebuilt 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.aarch64 alternatives-1.33-5.fc44.aarch64 ansible-srpm-macros-1-20.1.fc44.noarch audit-libs-4.1.4-1.fc44.aarch64 bash-5.3.9-3.fc44.aarch64 binutils-2.46-3.fc44.aarch64 build-reproducibility-srpm-macros-0.7.3-2.fc44.noarch bzip2-1.0.8-23.fc44.aarch64 bzip2-libs-1.0.8-23.fc44.aarch64 ca-certificates-2025.2.80_v9.0.304-7.fc44.noarch cmake-srpm-macros-4.3.0-1.fc44.noarch coreutils-9.10-4.fc44.aarch64 coreutils-common-9.10-4.fc44.aarch64 cpio-2.15-9.fc44.aarch64 crypto-policies-20251128-3.git19878fe.fc44.noarch curl-8.18.0-6.fc44.aarch64 cyrus-sasl-lib-2.1.28-35.fc44.aarch64 debugedit-5.3-2.fc44.aarch64 diffutils-3.12-5.fc44.aarch64 dnf5-5.4.2.1-1.fc44.aarch64 dwz-0.16-3.fc44.aarch64 ed-1.22.5-2.fc44.aarch64 efi-srpm-macros-6-6.fc44.noarch elfutils-0.195-1.fc44.aarch64 elfutils-debuginfod-client-0.195-1.fc44.aarch64 elfutils-default-yama-scope-0.195-1.fc44.noarch elfutils-libelf-0.195-1.fc44.aarch64 elfutils-libs-0.195-1.fc44.aarch64 erlang-srpm-macros-0.3.11-1.fc44.noarch fedora-gpg-keys-44-1.noarch fedora-release-44-18.noarch fedora-release-common-44-18.noarch fedora-release-identity-basic-44-18.noarch fedora-repos-44-1.noarch file-5.46-10.fc44.aarch64 file-libs-5.46-10.fc44.aarch64 filesystem-3.18-52.fc44.aarch64 filesystem-srpm-macros-3.18-52.fc44.noarch findutils-4.10.0-7.fc44.aarch64 fmt-11.2.0-4.fc44.aarch64 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.aarch64 gdb-minimal-17.2-1.fc44.aarch64 gdbm-libs-1.23-11.fc44.aarch64 ghc-srpm-macros-1.10-1.fc44.noarch glib2-2.88.2-1.fc44.aarch64 glibc-2.43-7.fc44.aarch64 glibc-common-2.43-7.fc44.aarch64 glibc-gconv-extra-2.43-7.fc44.aarch64 glibc-minimal-langpack-2.43-7.fc44.aarch64 gmp-6.3.0-5.fc44.aarch64 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.aarch64 gnupg2-dirmngr-2.4.9-16.fc44.aarch64 gnupg2-gpg-agent-2.4.9-16.fc44.aarch64 gnupg2-gpgconf-2.4.9-16.fc44.aarch64 gnupg2-keyboxd-2.4.9-16.fc44.aarch64 gnupg2-verify-2.4.9-16.fc44.aarch64 gnutls-3.8.13-1.fc44.aarch64 go-srpm-macros-3.8.0-2.fc44.noarch gpg-pubkey-36f612dcf27f7d1a48a835e4dbfcf71c6d9f90a6-6786af3b gpgverify-2.2-4.fc44.noarch grep-3.12-3.fc44.aarch64 gzip-1.14-2.fc44.aarch64 ima-evm-utils-libs-1.6.2-8.fc44.aarch64 info-7.2-9.fc44.aarch64 jansson-2.14-4.fc44.aarch64 java-srpm-macros-1-8.fc44.noarch json-c-0.18-8.fc44.aarch64 kernel-srpm-macros-1.0-28.fc44.noarch keyutils-libs-1.6.3-7.fc44.aarch64 krb5-libs-1.22.2-4.fc44.aarch64 libacl-2.4.0-1.fc44.aarch64 libarchive-3.8.7-1.fc44.aarch64 libassuan-2.5.7-5.fc44.aarch64 libattr-2.6.0-1.fc44.aarch64 libblkid-2.41.5-1.fc44.aarch64 libbrotli-1.2.0-3.fc44.aarch64 libcap-2.78-1.fc44.aarch64 libcap-ng-0.9.3-1.fc44.aarch64 libcbor-0.13.0-2.fc44.aarch64 libcom_err-1.47.3-4.fc44.aarch64 libcurl-8.18.0-6.fc44.aarch64 libdnf5-5.4.2.1-1.fc44.aarch64 libdnf5-cli-5.4.2.1-1.fc44.aarch64 libeconf-0.7.9-3.fc44.aarch64 libevent-2.1.12-17.fc44.aarch64 libfdisk-2.41.5-1.fc44.aarch64 libffi-3.5.2-2.fc44.aarch64 libfido2-1.16.0-5.fc44.aarch64 libfsverity-1.6-4.fc44.aarch64 libgcc-16.1.1-2.fc44.aarch64 libgcrypt-1.12.2-1.fc44.aarch64 libgomp-16.1.1-2.fc44.aarch64 libgpg-error-1.58-2.fc44.aarch64 libidn2-2.3.8-3.fc44.aarch64 libksba-1.6.7-5.fc44.aarch64 liblastlog2-2.41.5-1.fc44.aarch64 libmodulemd-2.15.3-1.fc44.aarch64 libmount-2.41.5-1.fc44.aarch64 libnghttp2-1.68.0-4.fc44.aarch64 libnghttp3-1.17.0-1.fc44.aarch64 libpkgconf-2.5.1-1.fc44.aarch64 libpsl-0.21.5-7.fc44.aarch64 librepo-1.20.0-5.fc44.aarch64 libselinux-3.10-1.fc44.aarch64 libselinux-utils-3.10-1.fc44.aarch64 libsemanage-3.10-1.fc44.aarch64 libsepol-3.10-1.fc44.aarch64 libsmartcols-2.41.5-1.fc44.aarch64 libsolv-0.7.39-1.fc44.aarch64 libssh-0.12.0-1.fc44.aarch64 libssh-config-0.12.0-1.fc44.noarch libstdc++-16.1.1-2.fc44.aarch64 libtasn1-4.21.0-1.fc44.aarch64 libtool-ltdl-2.5.4-10.fc44.aarch64 libunistring-1.1-11.fc44.aarch64 libusb1-1.0.30-1.fc44.aarch64 libuuid-2.41.5-1.fc44.aarch64 libverto-0.3.2-12.fc44.aarch64 libxcrypt-4.5.2-3.fc44.aarch64 libxml2-2.12.10-6.fc44.aarch64 libyaml-0.2.5-18.fc44.aarch64 libzstd-1.5.7-5.fc44.aarch64 linkdupes-0.7.3-2.fc44.aarch64 lua-libs-5.4.8-5.fc44.aarch64 lua-srpm-macros-1-17.fc44.noarch lz4-libs-1.10.0-4.fc44.aarch64 make-4.4.1-12.fc44.aarch64 mpfr-4.2.2-3.fc44.aarch64 ncurses-base-6.6-1.fc44.noarch ncurses-libs-6.6-1.fc44.aarch64 nettle-3.10.1-3.fc44.aarch64 ngtcp2-1.22.1-1.fc44.aarch64 ngtcp2-crypto-ossl-1.22.1-1.fc44.aarch64 npth-1.8-4.fc44.aarch64 ocaml-srpm-macros-11-3.fc44.noarch openblas-srpm-macros-2-21.fc44.noarch openldap-2.6.13-1.fc44.aarch64 openssl-libs-3.5.7-1.fc44.aarch64 p11-kit-0.26.4-1.fc44.aarch64 p11-kit-trust-0.26.4-1.fc44.aarch64 package-notes-srpm-macros-0.20-1.fc44.noarch pam-libs-1.7.2-2.fc44.aarch64 patch-2.8-4.fc44.aarch64 pcre2-10.47-1.fc44.1.aarch64 pcre2-syntax-10.47-1.fc44.1.noarch perl-srpm-macros-1-61.fc44.noarch pkgconf-2.5.1-1.fc44.aarch64 pkgconf-m4-2.5.1-1.fc44.noarch pkgconf-pkg-config-2.5.1-1.fc44.aarch64 policycoreutils-3.10-4.fc44.aarch64 popt-1.19-10.fc44.aarch64 publicsuffix-list-dafsa-20260116-1.fc44.noarch pyproject-srpm-macros-1.22.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.1-1.fc44.noarch readline-8.3-4.fc44.aarch64 redhat-rpm-config-344-2.fc44.noarch rpm-6.0.1-2.fc44.aarch64 rpm-build-6.0.1-2.fc44.aarch64 rpm-build-libs-6.0.1-2.fc44.aarch64 rpm-libs-6.0.1-2.fc44.aarch64 rpm-plugin-selinux-6.0.1-2.fc44.aarch64 rpm-sequoia-1.10.2-2.fc44.aarch64 rpm-sign-libs-6.0.1-2.fc44.aarch64 rust-srpm-macros-28.4-3.fc44.noarch sdbus-cpp-2.2.1-2.fc44.aarch64 sed-4.9-7.fc44.aarch64 selinux-policy-44.4-1.fc44.noarch selinux-policy-targeted-44.4-1.fc44.noarch setup-2.15.0-28.fc44.noarch shadow-utils-4.19.0-7.fc44.aarch64 sqlite-libs-3.51.2-1.fc44.aarch64 systemd-libs-259.7-1.fc44.aarch64 systemd-standalone-sysusers-259.7-1.fc44.aarch64 tar-1.35-8.fc44.aarch64 tpm2-tss-4.1.3-9.fc44.aarch64 tree-sitter-srpm-macros-0.4.2-2.fc44.noarch unzip-6.0-69.fc44.aarch64 util-linux-2.41.5-1.fc44.aarch64 util-linux-core-2.41.5-1.fc44.aarch64 which-2.25-1.fc44.aarch64 xxhash-libs-0.8.3-4.fc44.aarch64 xz-5.8.2-2.fc44.aarch64 xz-libs-5.8.2-2.fc44.aarch64 zchunk-libs-1.5.1-4.fc44.aarch64 zig-srpm-macros-1-8.fc44.noarch zip-3.0-45.fc44.aarch64 zlib-ng-compat-2.3.3-3.fc44.aarch64 zstd-1.5.7-5.fc44.aarch64 INFO: Running in chroot: ['set -x && cd /mnt/workdir-g0c8duhk/bind/.copr/bind-dev && echo -e "[safe]\ndirectory = /mnt/workdir-g0c8duhk/bind\ndirectory = /mnt/workdir-g0c8duhk/bind/*" > ~/.gitconfig && make -f /mnt/workdir-g0c8duhk/bind/.copr/Makefile srpm outdir="/mnt/safe-resultdir-ecz5wsxo" spec="/mnt/workdir-g0c8duhk/bind/.copr/bind-dev"'] Start: unpacking root cache Finish: unpacking root cache Start: chroot ['set -x && cd /mnt/workdir-g0c8duhk/bind/.copr/bind-dev && echo -e "[safe]\ndirectory = /mnt/workdir-g0c8duhk/bind\ndirectory = /mnt/workdir-g0c8duhk/bind/*" > ~/.gitconfig && make -f /mnt/workdir-g0c8duhk/bind/.copr/Makefile srpm outdir="/mnt/safe-resultdir-ecz5wsxo" spec="/mnt/workdir-g0c8duhk/bind/.copr/bind-dev"'] Finish: chroot ['set -x && cd /mnt/workdir-g0c8duhk/bind/.copr/bind-dev && echo -e "[safe]\ndirectory = /mnt/workdir-g0c8duhk/bind\ndirectory = /mnt/workdir-g0c8duhk/bind/*" > ~/.gitconfig && make -f /mnt/workdir-g0c8duhk/bind/.copr/Makefile srpm outdir="/mnt/safe-resultdir-ecz5wsxo" spec="/mnt/workdir-g0c8duhk/bind/.copr/bind-dev"'] Finish: run INFO: unmounting tmpfs. Output: ['isc-bind-bind-9.21.23-1.2.src.rpm', 'mock-source-build.cfg'] Running SRPMResults tool Using distributions_in_build for this build. Extracting arch-specific tags for epel-10 Extracting arch-specific tags for epel-8 Extracting arch-specific tags for epel-9 Extracting arch-specific tags for fedora-43 Extracting arch-specific tags for fedora-44 Extracting arch-specific tags for fedora-eln Extracting arch-specific tags for fedora-rawhide Extracting arch-specific tags for rhel+epel-10 Package info: { "architecture_specific_tags": { "epel-10": {}, "epel-8": {}, "epel-9": {}, "fedora-43": {}, "fedora-44": {}, "fedora-eln": {}, "fedora-rawhide": {}, "rhel+epel-10": {} }, "name": "isc-bind-bind", "epoch": null, "version": "9.21.23", "release": "1.2" } SRPMResults finished