Warning: Permanently added '3.239.68.233' (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/8444104-fedora-rawhide-x86_64 --chroot fedora-rawhide-x86_64


Version: 1.2
PID: 9064
Logging PID: 9065
Task:
{'allow_user_ssh': False,
 'appstream': False,
 'background': True,
 'build_id': 8444104,
 'buildroot_pkgs': [],
 'chroot': 'fedora-rawhide-x86_64',
 'enable_net': False,
 'fedora_review': False,
 'git_hash': 'becd8d4169c6682b6ede30efbdde68f7078a7a38',
 'git_repo': 'https://copr-dist-git.fedorainfracloud.org/git/thrnciar/pytest-8.2.2:pr:1/python-decopatch',
 'isolation': 'default',
 'memory_reqs': 2048,
 'package_name': 'python-decopatch',
 'package_version': '1.4.10-19',
 'project_dirname': 'pytest-8.2.2:pr:1',
 'project_name': 'pytest-8.2.2',
 'project_owner': 'thrnciar',
 'repo_priority': None,
 'repos': [{'baseurl': 'https://download.copr.fedorainfracloud.org/results/thrnciar/pytest-8.2.2/fedora-rawhide-x86_64/',
            'id': 'copr_base',
            'name': 'Copr repository',
            'priority': None}],
 'sandbox': 'thrnciar/pytest-8.2.2--https://src.fedoraproject.org/user/music',
 'source_json': {},
 'source_type': None,
 'ssh_public_keys': None,
 'storage': None,
 'submitter': 'https://src.fedoraproject.org/user/music',
 'tags': [],
 'task_id': '8444104-fedora-rawhide-x86_64',
 'timeout': 18000,
 'uses_devel_repo': False,
 'with_opts': [],
 'without_opts': []}

Running: git clone https://copr-dist-git.fedorainfracloud.org/git/thrnciar/pytest-8.2.2:pr:1/python-decopatch /var/lib/copr-rpmbuild/workspace/workdir-38b48ypx/python-decopatch --depth 500 --no-single-branch --recursive

cmd: ['git', 'clone', 'https://copr-dist-git.fedorainfracloud.org/git/thrnciar/pytest-8.2.2:pr:1/python-decopatch', '/var/lib/copr-rpmbuild/workspace/workdir-38b48ypx/python-decopatch', '--depth', '500', '--no-single-branch', '--recursive']
cwd: .
rc: 0
stdout: 
stderr: Cloning into '/var/lib/copr-rpmbuild/workspace/workdir-38b48ypx/python-decopatch'...

Running: git checkout becd8d4169c6682b6ede30efbdde68f7078a7a38 --

cmd: ['git', 'checkout', 'becd8d4169c6682b6ede30efbdde68f7078a7a38', '--']
cwd: /var/lib/copr-rpmbuild/workspace/workdir-38b48ypx/python-decopatch
rc: 0
stdout: 
stderr: Note: switching to 'becd8d4169c6682b6ede30efbdde68f7078a7a38'.

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 <new-branch-name>

Or undo this operation with:

  git switch -

Turn off this advice by setting config variable advice.detachedHead to false

HEAD is now at becd8d4 automatic import of python-decopatch

Running: dist-git-client sources

cmd: ['dist-git-client', 'sources']
cwd: /var/lib/copr-rpmbuild/workspace/workdir-38b48ypx/python-decopatch
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 decopatch-1.4.10.tar.gz
INFO: Reading stdout from command: curl --help all
INFO: Calling: curl -H Pragma: -o decopatch-1.4.10.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/thrnciar/pytest-8.2.2:pr:1/python-decopatch/decopatch-1.4.10.tar.gz/md5/7f8f3063e55eaaf1f24aaefbba473542/decopatch-1.4.10.tar.gz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100 69538  100 69538    0     0  6217k      0 --:--:-- --:--:-- --:--:-- 6790k
INFO: Reading stdout from command: md5sum decopatch-1.4.10.tar.gz

/usr/bin/tail: /var/lib/copr-rpmbuild/main.log: file truncated
Running (timeout=18000): unbuffer mock --spec /var/lib/copr-rpmbuild/workspace/workdir-38b48ypx/python-decopatch/python-decopatch.spec --sources /var/lib/copr-rpmbuild/workspace/workdir-38b48ypx/python-decopatch --resultdir /var/lib/copr-rpmbuild/results --uniqueext 1735054870.690781 -r /var/lib/copr-rpmbuild/results/configs/child.cfg
INFO: mock.py version 6.0 starting (python version = 3.13.0, NVR = mock-6.0-1.fc41), args: /usr/libexec/mock/mock --spec /var/lib/copr-rpmbuild/workspace/workdir-38b48ypx/python-decopatch/python-decopatch.spec --sources /var/lib/copr-rpmbuild/workspace/workdir-38b48ypx/python-decopatch --resultdir /var/lib/copr-rpmbuild/results --uniqueext 1735054870.690781 -r /var/lib/copr-rpmbuild/results/configs/child.cfg
Start(bootstrap): init plugins
INFO: tmpfs initialized
INFO: selinux enabled
INFO: chroot_scan: initialized
INFO: compress_logs: initialized
Finish(bootstrap): init plugins
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
INFO: Start(/var/lib/copr-rpmbuild/workspace/workdir-38b48ypx/python-decopatch/python-decopatch.spec)  Config(fedora-rawhide-x86_64)
Start: clean chroot
Finish: clean chroot
Mock Version: 6.0
INFO: Mock Version: 6.0
Start(bootstrap): chroot init
INFO: mounting tmpfs at /var/lib/mock/fedora-rawhide-x86_64-bootstrap-1735054870.690781/root.
INFO: calling preinit hooks
INFO: enabled root cache
INFO: enabled package manager cache
Start(bootstrap): cleaning package manager metadata
Finish(bootstrap): cleaning package manager metadata
INFO: Guessed host environment type: unknown
INFO: Using container image: registry.fedoraproject.org/fedora:rawhide
INFO: Pulling image: registry.fedoraproject.org/fedora:rawhide
INFO: Tagging container image as mock-bootstrap-4c39e816-25cb-442a-8c13-7c51961918b0
INFO: Checking that 47b01c46174219ef66fc15b3ac73e77a725668bd06c2bc7bcc77a35a999a3f76 image matches host's architecture
INFO: Copy content of container 47b01c46174219ef66fc15b3ac73e77a725668bd06c2bc7bcc77a35a999a3f76 to /var/lib/mock/fedora-rawhide-x86_64-bootstrap-1735054870.690781/root
INFO: mounting 47b01c46174219ef66fc15b3ac73e77a725668bd06c2bc7bcc77a35a999a3f76 with podman image mount
INFO: image 47b01c46174219ef66fc15b3ac73e77a725668bd06c2bc7bcc77a35a999a3f76 as /var/lib/containers/storage/overlay/379ef4f44a710620f9f039c30f86d7e812aa45d6d698077b2d343ce0ac240778/merged
INFO: umounting image 47b01c46174219ef66fc15b3ac73e77a725668bd06c2bc7bcc77a35a999a3f76 (/var/lib/containers/storage/overlay/379ef4f44a710620f9f039c30f86d7e812aa45d6d698077b2d343ce0ac240778/merged) with podman image umount
INFO: Removing image mock-bootstrap-4c39e816-25cb-442a-8c13-7c51961918b0
INFO: Package manager dnf5 detected and used (fallback)
INFO: Not updating bootstrap chroot, bootstrap_image_ready=True
Start(bootstrap): creating root cache
Finish(bootstrap): creating root cache
Finish(bootstrap): chroot init
Start: chroot init
INFO: mounting tmpfs at /var/lib/mock/fedora-rawhide-x86_64-1735054870.690781/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 (direct choice)
INFO: Buildroot is handled by package management downloaded with a bootstrap image:
  rpm-4.20.0-1.fc42.x86_64
  rpm-sequoia-1.7.0-3.fc42.x86_64
  dnf5-5.2.8.1-2.fc42.x86_64
  dnf5-plugins-5.2.8.1-2.fc42.x86_64
Start: installing minimal buildroot with dnf5
Updating and loading repositories:
 fedora                                 100% |  29.9 MiB/s |  21.8 MiB |  00m01s
 Copr repository                        100% |  41.3 MiB/s |   1.7 MiB |  00m00s
Repositories loaded.
Package                            Arch   Version                    Repository      Size
Installing group/module packages:
 bash                              x86_64 5.2.37-1.fc42              fedora       8.2 MiB
 bzip2                             x86_64 1.0.8-19.fc41              fedora      95.7 KiB
 coreutils                         x86_64 9.5-11.fc42                fedora       5.4 MiB
 cpio                              x86_64 2.15-2.fc41                fedora       1.1 MiB
 diffutils                         x86_64 3.10-8.fc41                fedora       1.6 MiB
 fedora-release-common             noarch 42-0.11                    fedora      19.8 KiB
 findutils                         x86_64 1:4.10.0-4.fc41            fedora       1.8 MiB
 gawk                              x86_64 5.3.0-4.fc41               fedora       1.7 MiB
 glibc-minimal-langpack            x86_64 2.40.9000-24.fc42          fedora       0.0   B
 grep                              x86_64 3.11-9.fc41                fedora       1.0 MiB
 gzip                              x86_64 1.13-2.fc41                fedora     389.0 KiB
 info                              x86_64 7.1.1-2.fc42               fedora     361.8 KiB
 patch                             x86_64 2.7.6-25.fc41              fedora     266.7 KiB
 redhat-rpm-config                 noarch 296-1.fc42                 fedora     186.6 KiB
 rpm-build                         x86_64 4.20.0-1.fc42              fedora     194.3 KiB
 sed                               x86_64 4.9-3.fc41                 fedora     861.5 KiB
 shadow-utils                      x86_64 2:4.17.0~rc1-2.fc42        fedora       4.0 MiB
 tar                               x86_64 2:1.35-4.fc41              fedora       2.9 MiB
 unzip                             x86_64 6.0-65.fc42                fedora     398.2 KiB
 util-linux                        x86_64 2.40.2-8.fc42              fedora       3.7 MiB
 which                             x86_64 2.21-42.fc41               fedora      80.2 KiB
 xz                                x86_64 1:5.6.3-2.fc42             fedora       1.2 MiB
Installing dependencies:
 add-determinism                   x86_64 0.5.0-1.fc42               fedora       2.4 MiB
 alternatives                      x86_64 1.31-1.fc42                fedora      64.8 KiB
 ansible-srpm-macros               noarch 1-16.fc41                  fedora      35.7 KiB
 audit-libs                        x86_64 4.0.2-1.fc41               fedora     331.3 KiB
 authselect                        x86_64 1.5.0-8.fc42               fedora     157.5 KiB
 authselect-libs                   x86_64 1.5.0-8.fc42               fedora     822.2 KiB
 basesystem                        noarch 11-21.fc41                 fedora       0.0   B
 binutils                          x86_64 2.43.50-9.fc42             fedora      25.8 MiB
 build-reproducibility-srpm-macros noarch 0.5.0-1.fc42               fedora     735.0   B
 bzip2-libs                        x86_64 1.0.8-19.fc41              fedora      80.7 KiB
 ca-certificates                   noarch 2024.2.69_v8.0.401-4.fc42  fedora       2.6 MiB
 coreutils-common                  x86_64 9.5-11.fc42                fedora      11.2 MiB
 cracklib                          x86_64 2.9.11-6.fc41              fedora     238.9 KiB
 crypto-policies                   noarch 20241128-1.gitbb7b0b0.fc42 fedora     137.3 KiB
 curl                              x86_64 8.11.1-2.fc42              fedora     452.0 KiB
 cyrus-sasl-lib                    x86_64 2.1.28-27.fc41             fedora       2.3 MiB
 debugedit                         x86_64 5.1-2.fc42                 fedora     200.3 KiB
 dwz                               x86_64 0.15-8.fc42                fedora     299.2 KiB
 ed                                x86_64 1.20.2-2.fc41              fedora     146.9 KiB
 efi-srpm-macros                   noarch 5-13.fc42                  fedora      40.2 KiB
 elfutils                          x86_64 0.192-7.fc42               fedora       2.6 MiB
 elfutils-debuginfod-client        x86_64 0.192-7.fc42               fedora      81.4 KiB
 elfutils-default-yama-scope       noarch 0.192-7.fc42               fedora       1.8 KiB
 elfutils-libelf                   x86_64 0.192-7.fc42               fedora       1.2 MiB
 elfutils-libs                     x86_64 0.192-7.fc42               fedora     662.9 KiB
 fedora-gpg-keys                   noarch 42-0.3                     fedora     126.4 KiB
 fedora-release                    noarch 42-0.11                    fedora       0.0   B
 fedora-release-identity-basic     noarch 42-0.11                    fedora     719.0   B
 fedora-repos                      noarch 42-0.3                     fedora       4.9 KiB
 fedora-repos-rawhide              noarch 42-0.3                     fedora       2.2 KiB
 file                              x86_64 5.45-8.fc42                fedora     103.7 KiB
 file-libs                         x86_64 5.45-8.fc42                fedora       9.9 MiB
 filesystem                        x86_64 3.18-29.fc42               fedora     106.0   B
 fonts-srpm-macros                 noarch 1:2.0.5-17.fc41            fedora      55.8 KiB
 forge-srpm-macros                 noarch 0.4.0-1.fc42               copr_base   38.9 KiB
 fpc-srpm-macros                   noarch 1.3-13.fc41                fedora     144.0   B
 gdb-minimal                       x86_64 15.2-4.fc42                fedora      12.7 MiB
 gdbm                              x86_64 1:1.23-7.fc41              fedora     460.9 KiB
 gdbm-libs                         x86_64 1:1.23-7.fc41              fedora     121.9 KiB
 ghc-srpm-macros                   noarch 1.9.2-1.fc42               fedora     779.0   B
 glibc                             x86_64 2.40.9000-24.fc42          fedora       6.7 MiB
 glibc-common                      x86_64 2.40.9000-24.fc42          fedora       1.0 MiB
 glibc-gconv-extra                 x86_64 2.40.9000-24.fc42          fedora       8.0 MiB
 gmp                               x86_64 1:6.3.0-2.fc41             fedora     811.4 KiB
 gnat-srpm-macros                  noarch 6-6.fc41                   fedora       1.0 KiB
 go-srpm-macros                    noarch 3.6.0-5.fc42               fedora      60.8 KiB
 jansson                           x86_64 2.14-1.fc42                fedora      93.1 KiB
 json-c                            x86_64 0.18-1.fc42                fedora      83.3 KiB
 kernel-srpm-macros                noarch 1.0-24.fc41                fedora       1.9 KiB
 keyutils-libs                     x86_64 1.6.3-4.fc41               fedora      54.4 KiB
 krb5-libs                         x86_64 1.21.3-3.fc42              fedora       2.3 MiB
 libacl                            x86_64 2.3.2-2.fc41               fedora      40.0 KiB
 libarchive                        x86_64 3.7.7-1.fc42               fedora     932.3 KiB
 libattr                           x86_64 2.5.2-4.fc41               fedora      28.5 KiB
 libblkid                          x86_64 2.40.2-8.fc42              fedora     262.5 KiB
 libbrotli                         x86_64 1.1.0-5.fc41               fedora     837.6 KiB
 libcap                            x86_64 2.71-1.fc42                fedora     210.8 KiB
 libcap-ng                         x86_64 0.8.5-3.fc41               fedora      69.2 KiB
 libcom_err                        x86_64 1.47.1-6.fc42              fedora      67.2 KiB
 libcurl                           x86_64 8.11.1-2.fc42              fedora     817.3 KiB
 libeconf                          x86_64 0.7.5-1.fc42               fedora      66.7 KiB
 libevent                          x86_64 2.1.12-14.fc41             fedora     895.7 KiB
 libfdisk                          x86_64 2.40.2-8.fc42              fedora     362.9 KiB
 libffi                            x86_64 3.4.6-3.fc42               fedora      86.4 KiB
 libgcc                            x86_64 14.2.1-6.fc42              fedora     270.6 KiB
 libgomp                           x86_64 14.2.1-6.fc42              fedora     519.8 KiB
 libidn2                           x86_64 2.3.7-2.fc41               fedora     329.1 KiB
 libmount                          x86_64 2.40.2-8.fc42              fedora     355.8 KiB
 libnghttp2                        x86_64 1.64.0-1.fc42              fedora     174.5 KiB
 libnsl2                           x86_64 2.0.1-2.fc41               fedora      57.9 KiB
 libpkgconf                        x86_64 2.3.0-1.fc42               fedora      78.2 KiB
 libpsl                            x86_64 0.21.5-4.fc41              fedora      80.5 KiB
 libpwquality                      x86_64 1.4.5-11.fc41              fedora     417.8 KiB
 libselinux                        x86_64 3.8-0.rc3.1.fc42           fedora     191.6 KiB
 libsemanage                       x86_64 3.8-0.rc3.1.fc42           fedora     305.3 KiB
 libsepol                          x86_64 3.8-0.rc3.1.fc42           fedora     812.3 KiB
 libsmartcols                      x86_64 2.40.2-8.fc42              fedora     180.4 KiB
 libssh                            x86_64 0.11.1-1.fc42              fedora     569.6 KiB
 libssh-config                     noarch 0.11.1-1.fc42              fedora     277.0   B
 libstdc++                         x86_64 14.2.1-6.fc42              fedora       2.8 MiB
 libtasn1                          x86_64 4.19.0-9.fc41              fedora     175.7 KiB
 libtirpc                          x86_64 1.3.6-1.fc42               fedora     205.5 KiB
 libtool-ltdl                      x86_64 2.5.4-1.fc42               fedora      68.1 KiB
 libunistring                      x86_64 1.1-8.fc41                 fedora       1.7 MiB
 libuuid                           x86_64 2.40.2-8.fc42              fedora      41.4 KiB
 libverto                          x86_64 0.3.2-9.fc41               fedora      29.5 KiB
 libxcrypt                         x86_64 4.4.36-12.fc42             fedora     269.3 KiB
 libxml2                           x86_64 2.12.8-2.fc41              fedora       1.7 MiB
 libzstd                           x86_64 1.5.6-2.fc41               fedora     795.9 KiB
 lua-libs                          x86_64 5.4.7-1.fc42               fedora     285.0 KiB
 lua-srpm-macros                   noarch 1-14.fc41                  fedora       1.3 KiB
 lz4-libs                          x86_64 1.10.0-1.fc41              fedora     145.5 KiB
 mpfr                              x86_64 4.2.1-5.fc41               fedora     832.1 KiB
 ncurses-base                      noarch 6.5-2.20240629.fc41        fedora     326.3 KiB
 ncurses-libs                      x86_64 6.5-2.20240629.fc41        fedora     975.2 KiB
 ocaml-srpm-macros                 noarch 10-3.fc41                  fedora       1.9 KiB
 openblas-srpm-macros              noarch 2-18.fc41                  fedora     112.0   B
 openldap                          x86_64 2.6.8-6.fc42               fedora     647.4 KiB
 openssl-libs                      x86_64 1:3.2.2-8.fc42             fedora       7.8 MiB
 p11-kit                           x86_64 0.25.5-4.fc42              fedora       2.2 MiB
 p11-kit-trust                     x86_64 0.25.5-4.fc42              fedora     403.8 KiB
 package-notes-srpm-macros         noarch 0.5-12.fc41                fedora       1.6 KiB
 pam                               x86_64 1.7.0-3.fc42               fedora       1.8 MiB
 pam-libs                          x86_64 1.7.0-3.fc42               fedora     139.4 KiB
 pcre2                             x86_64 10.44-1.fc41.1             fedora     653.5 KiB
 pcre2-syntax                      noarch 10.44-1.fc41.1             fedora     251.6 KiB
 perl-srpm-macros                  noarch 1-56.fc41                  fedora     861.0   B
 pkgconf                           x86_64 2.3.0-1.fc42               fedora      88.6 KiB
 pkgconf-m4                        noarch 2.3.0-1.fc42               fedora      14.4 KiB
 pkgconf-pkg-config                x86_64 2.3.0-1.fc42               fedora     989.0   B
 popt                              x86_64 1.19-7.fc41                fedora     136.9 KiB
 publicsuffix-list-dafsa           noarch 20240107-4.fc41            fedora      67.5 KiB
 pyproject-srpm-macros             noarch 1.16.3-1.fc42              copr_base    1.9 KiB
 python-srpm-macros                noarch 3.13-3.fc41                fedora      51.0 KiB
 qt5-srpm-macros                   noarch 5.15.15-1.fc42             fedora     500.0   B
 qt6-srpm-macros                   noarch 6.8.1-4.fc42               fedora     456.0   B
 readline                          x86_64 8.2-11.fc42                fedora     493.1 KiB
 rpm                               x86_64 4.20.0-1.fc42              fedora       3.1 MiB
 rpm-build-libs                    x86_64 4.20.0-1.fc42              fedora     206.7 KiB
 rpm-libs                          x86_64 4.20.0-1.fc42              fedora     726.1 KiB
 rpm-sequoia                       x86_64 1.7.0-3.fc42               fedora       2.3 MiB
 rust-srpm-macros                  noarch 26.3-3.fc42                copr_base    4.8 KiB
 setup                             noarch 2.15.0-5.fc41              fedora     720.7 KiB
 sqlite-libs                       x86_64 3.47.2-1.fc42              fedora       1.4 MiB
 systemd-libs                      x86_64 257.1-2.fc42               copr_base    2.2 MiB
 util-linux-core                   x86_64 2.40.2-8.fc42              fedora       1.5 MiB
 xxhash-libs                       x86_64 0.8.2-4.fc42               fedora      88.4 KiB
 xz-libs                           x86_64 1:5.6.3-2.fc42             fedora     218.4 KiB
 zig-srpm-macros                   noarch 1-3.fc41                   fedora       1.1 KiB
 zip                               x86_64 3.0-42.fc42                fedora     695.9 KiB
 zlib-ng-compat                    x86_64 2.2.2-1.fc42               fedora     134.0 KiB
 zstd                              x86_64 1.5.6-2.fc41               fedora       1.7 MiB
Installing groups:
 Buildsystem building group                                                              

Transaction Summary:
 Installing:       154 packages

Total size of inbound packages is 52 MiB. Need to download 52 MiB.
After this operation, 178 MiB extra will be used (install 178 MiB, remove 0 B).
[  1/154] bzip2-0:1.0.8-19.fc41.x86_64  100% |   5.1 MiB/s |  52.5 KiB |  00m00s
[  2/154] coreutils-0:9.5-11.fc42.x86_6 100% |  64.4 MiB/s |   1.1 MiB |  00m00s
[  3/154] bash-0:5.2.37-1.fc42.x86_64   100% |  90.4 MiB/s |   1.8 MiB |  00m00s
[  4/154] cpio-0:2.15-2.fc41.x86_64     100% |  28.5 MiB/s | 291.8 KiB |  00m00s
[  5/154] diffutils-0:3.10-8.fc41.x86_6 100% |  99.0 MiB/s | 405.4 KiB |  00m00s
[  6/154] fedora-release-common-0:42-0. 100% |  11.7 MiB/s |  23.9 KiB |  00m00s
[  7/154] findutils-1:4.10.0-4.fc41.x86 100% | 133.9 MiB/s | 548.6 KiB |  00m00s
[  8/154] glibc-minimal-langpack-0:2.40 100% |  39.7 MiB/s | 122.0 KiB |  00m00s
[  9/154] grep-0:3.11-9.fc41.x86_64     100% |  73.2 MiB/s | 299.8 KiB |  00m00s
[ 10/154] gzip-0:1.13-2.fc41.x86_64     100% |  41.6 MiB/s | 170.2 KiB |  00m00s
[ 11/154] info-0:7.1.1-2.fc42.x86_64    100% |  44.7 MiB/s | 183.2 KiB |  00m00s
[ 12/154] patch-0:2.7.6-25.fc41.x86_64  100% |  42.6 MiB/s | 131.0 KiB |  00m00s
[ 13/154] redhat-rpm-config-0:296-1.fc4 100% |  26.8 MiB/s |  82.4 KiB |  00m00s
[ 14/154] rpm-build-0:4.20.0-1.fc42.x86 100% |  20.2 MiB/s |  82.7 KiB |  00m00s
[ 15/154] sed-0:4.9-3.fc41.x86_64       100% |  77.6 MiB/s | 317.7 KiB |  00m00s
[ 16/154] shadow-utils-2:4.17.0~rc1-2.f 100% | 254.4 MiB/s |   1.3 MiB |  00m00s
[ 17/154] tar-2:1.35-4.fc41.x86_64      100% | 168.1 MiB/s | 860.7 KiB |  00m00s
[ 18/154] which-0:2.21-42.fc41.x86_64   100% |  40.6 MiB/s |  41.6 KiB |  00m00s
[ 19/154] unzip-0:6.0-65.fc42.x86_64    100% |  36.0 MiB/s | 184.5 KiB |  00m00s
[ 20/154] xz-1:5.6.3-2.fc42.x86_64      100% | 154.7 MiB/s | 475.4 KiB |  00m00s
[ 21/154] gawk-0:5.3.0-4.fc41.x86_64    100% | 214.3 MiB/s |   1.1 MiB |  00m00s
[ 22/154] util-linux-0:2.40.2-8.fc42.x8 100% | 166.1 MiB/s |   1.2 MiB |  00m00s
[ 23/154] filesystem-0:3.18-29.fc42.x86 100% | 155.3 MiB/s |   1.1 MiB |  00m00s
[ 24/154] glibc-0:2.40.9000-24.fc42.x86 100% | 243.4 MiB/s |   2.2 MiB |  00m00s
[ 25/154] bzip2-libs-0:1.0.8-19.fc41.x8 100% |  10.0 MiB/s |  41.1 KiB |  00m00s
[ 26/154] ncurses-libs-0:6.5-2.20240629 100% |  36.2 MiB/s | 334.0 KiB |  00m00s
[ 27/154] libacl-0:2.3.2-2.fc41.x86_64  100% |  23.9 MiB/s |  24.5 KiB |  00m00s
[ 28/154] coreutils-common-0:9.5-11.fc4 100% | 303.2 MiB/s |   2.1 MiB |  00m00s
[ 29/154] gmp-1:6.3.0-2.fc41.x86_64     100% |  38.8 MiB/s | 318.0 KiB |  00m00s
[ 30/154] libattr-0:2.5.2-4.fc41.x86_64 100% |   3.5 MiB/s |  18.2 KiB |  00m00s
[ 31/154] libcap-0:2.71-1.fc42.x86_64   100% |  42.2 MiB/s |  86.4 KiB |  00m00s
[ 32/154] libselinux-0:3.8-0.rc3.1.fc42 100% |  44.5 MiB/s |  91.2 KiB |  00m00s
[ 33/154] openssl-libs-1:3.2.2-8.fc42.x 100% | 330.0 MiB/s |   2.3 MiB |  00m00s
[ 34/154] fedora-repos-0:42-0.3.noarch  100% |   1.8 MiB/s |   9.2 KiB |  00m00s
[ 35/154] glibc-common-0:2.40.9000-24.f 100% |  64.5 MiB/s | 396.0 KiB |  00m00s
[ 36/154] ansible-srpm-macros-0:1-16.fc 100% |  20.3 MiB/s |  20.8 KiB |  00m00s
[ 37/154] pcre2-0:10.44-1.fc41.1.x86_64 100% |  59.4 MiB/s | 243.1 KiB |  00m00s
[ 38/154] ed-0:1.20.2-2.fc41.x86_64     100% |  20.0 MiB/s |  81.8 KiB |  00m00s
[ 39/154] build-reproducibility-srpm-ma 100% |  11.2 MiB/s |  11.5 KiB |  00m00s
[ 40/154] efi-srpm-macros-0:5-13.fc42.n 100% |  21.9 MiB/s |  22.5 KiB |  00m00s
[ 41/154] file-0:5.45-8.fc42.x86_64     100% |  47.5 MiB/s |  48.6 KiB |  00m00s
[ 42/154] dwz-0:0.15-8.fc42.x86_64      100% |  45.3 MiB/s | 139.1 KiB |  00m00s
[ 43/154] fonts-srpm-macros-1:2.0.5-17. 100% |  13.2 MiB/s |  27.0 KiB |  00m00s
[ 44/154] fpc-srpm-macros-0:1.3-13.fc41 100% |   3.9 MiB/s |   8.0 KiB |  00m00s
[ 45/154] ghc-srpm-macros-0:1.9.2-1.fc4 100% |   4.5 MiB/s |   9.1 KiB |  00m00s
[ 46/154] gnat-srpm-macros-0:6-6.fc41.n 100% |   8.7 MiB/s |   9.0 KiB |  00m00s
[ 47/154] go-srpm-macros-0:3.6.0-5.fc42 100% |  27.3 MiB/s |  28.0 KiB |  00m00s
[ 48/154] kernel-srpm-macros-0:1.0-24.f 100% |   9.6 MiB/s |   9.9 KiB |  00m00s
[ 49/154] lua-srpm-macros-0:1-14.fc41.n 100% |   8.7 MiB/s |   8.9 KiB |  00m00s
[ 50/154] ocaml-srpm-macros-0:10-3.fc41 100% |   9.0 MiB/s |   9.2 KiB |  00m00s
[ 51/154] openblas-srpm-macros-0:2-18.f 100% |   7.5 MiB/s |   7.7 KiB |  00m00s
[ 52/154] package-notes-srpm-macros-0:0 100% |   9.6 MiB/s |   9.8 KiB |  00m00s
[ 53/154] perl-srpm-macros-0:1-56.fc41. 100% |   8.3 MiB/s |   8.5 KiB |  00m00s
[ 54/154] python-srpm-macros-0:3.13-3.f 100% |  23.2 MiB/s |  23.7 KiB |  00m00s
[ 55/154] qt5-srpm-macros-0:5.15.15-1.f 100% |   8.7 MiB/s |   8.9 KiB |  00m00s
[ 56/154] qt6-srpm-macros-0:6.8.1-4.fc4 100% |   9.1 MiB/s |   9.3 KiB |  00m00s
[ 57/154] zig-srpm-macros-0:1-3.fc41.no 100% |   7.9 MiB/s |   8.1 KiB |  00m00s
[ 58/154] rpm-0:4.20.0-1.fc42.x86_64    100% | 178.2 MiB/s | 547.3 KiB |  00m00s
[ 59/154] zip-0:3.0-42.fc42.x86_64      100% |  83.6 MiB/s | 256.7 KiB |  00m00s
[ 60/154] debugedit-0:5.1-2.fc42.x86_64 100% |  25.5 MiB/s |  78.2 KiB |  00m00s
[ 61/154] elfutils-0:0.192-7.fc42.x86_6 100% | 164.3 MiB/s | 504.7 KiB |  00m00s
[ 62/154] elfutils-libelf-0:0.192-7.fc4 100% |  66.6 MiB/s | 204.6 KiB |  00m00s
[ 63/154] libarchive-0:3.7.7-1.fc42.x86 100% | 134.7 MiB/s | 413.9 KiB |  00m00s
[ 64/154] popt-0:1.19-7.fc41.x86_64     100% |  21.5 MiB/s |  65.9 KiB |  00m00s
[ 65/154] readline-0:8.2-11.fc42.x86_64 100% |  69.5 MiB/s | 213.4 KiB |  00m00s
[ 66/154] rpm-build-libs-0:4.20.0-1.fc4 100% |  32.1 MiB/s |  98.7 KiB |  00m00s
[ 67/154] rpm-libs-0:4.20.0-1.fc42.x86_ 100% | 100.8 MiB/s | 309.5 KiB |  00m00s
[ 68/154] zstd-0:1.5.6-2.fc41.x86_64    100% | 156.7 MiB/s | 481.5 KiB |  00m00s
[ 69/154] audit-libs-0:4.0.2-1.fc41.x86 100% |  30.8 MiB/s | 126.2 KiB |  00m00s
[ 70/154] libeconf-0:0.7.5-1.fc42.x86_6 100% |  32.3 MiB/s |  33.1 KiB |  00m00s
[ 71/154] pam-libs-0:1.7.0-3.fc42.x86_6 100% |  28.3 MiB/s |  58.0 KiB |  00m00s
[ 72/154] libsemanage-0:3.8-0.rc3.1.fc4 100% |  37.8 MiB/s | 116.1 KiB |  00m00s
[ 73/154] libxcrypt-0:4.4.36-12.fc42.x8 100% |  37.7 MiB/s | 115.8 KiB |  00m00s
[ 74/154] setup-0:2.15.0-5.fc41.noarch  100% |  50.3 MiB/s | 154.4 KiB |  00m00s
[ 75/154] xz-libs-1:5.6.3-2.fc42.x86_64 100% |  36.4 MiB/s | 111.9 KiB |  00m00s
[ 76/154] mpfr-0:4.2.1-5.fc41.x86_64    100% |  84.5 MiB/s | 346.3 KiB |  00m00s
[ 77/154] libcap-ng-0:0.8.5-3.fc41.x86_ 100% |  31.8 MiB/s |  32.6 KiB |  00m00s
[ 78/154] libblkid-0:2.40.2-8.fc42.x86_ 100% |  40.7 MiB/s | 125.0 KiB |  00m00s
[ 79/154] libfdisk-0:2.40.2-8.fc42.x86_ 100% |  52.0 MiB/s | 159.6 KiB |  00m00s
[ 80/154] libmount-0:2.40.2-8.fc42.x86_ 100% |  50.8 MiB/s | 156.1 KiB |  00m00s
[ 81/154] libsmartcols-0:2.40.2-8.fc42. 100% |  27.3 MiB/s |  83.9 KiB |  00m00s
[ 82/154] libuuid-0:2.40.2-8.fc42.x86_6 100% |  28.3 MiB/s |  29.0 KiB |  00m00s
[ 83/154] util-linux-core-0:2.40.2-8.fc 100% | 174.9 MiB/s | 537.3 KiB |  00m00s
[ 84/154] zlib-ng-compat-0:2.2.2-1.fc42 100% |  25.0 MiB/s |  76.9 KiB |  00m00s
[ 85/154] basesystem-0:11-21.fc41.noarc 100% |   7.2 MiB/s |   7.4 KiB |  00m00s
[ 86/154] glibc-gconv-extra-0:2.40.9000 100% | 251.8 MiB/s |   1.5 MiB |  00m00s
[ 87/154] libgcc-0:14.2.1-6.fc42.x86_64 100% |  26.4 MiB/s | 135.2 KiB |  00m00s
[ 88/154] ncurses-base-0:6.5-2.20240629 100% |  21.6 MiB/s |  88.4 KiB |  00m00s
[ 89/154] libsepol-0:3.8-0.rc3.1.fc42.x 100% | 108.3 MiB/s | 332.6 KiB |  00m00s
[ 90/154] fedora-gpg-keys-0:42-0.3.noar 100% |  32.6 MiB/s | 133.6 KiB |  00m00s
[ 91/154] ca-certificates-0:2024.2.69_v 100% | 154.4 MiB/s | 948.9 KiB |  00m00s
[ 92/154] fedora-repos-rawhide-0:42-0.3 100% |   2.1 MiB/s |   8.8 KiB |  00m00s
[ 93/154] pcre2-syntax-0:10.44-1.fc41.1 100% |  48.8 MiB/s | 149.9 KiB |  00m00s
[ 94/154] add-determinism-0:0.5.0-1.fc4 100% | 165.8 MiB/s | 848.7 KiB |  00m00s
[ 95/154] file-libs-0:5.45-8.fc42.x86_6 100% | 124.3 MiB/s | 763.6 KiB |  00m00s
[ 96/154] curl-0:8.11.1-2.fc42.x86_64   100% |  43.0 MiB/s | 220.2 KiB |  00m00s
[ 97/154] elfutils-debuginfod-client-0: 100% |  42.8 MiB/s |  43.9 KiB |  00m00s
[ 98/154] elfutils-libs-0:0.192-7.fc42. 100% |  82.0 MiB/s | 251.9 KiB |  00m00s
[ 99/154] libstdc++-0:14.2.1-6.fc42.x86 100% | 217.3 MiB/s | 890.1 KiB |  00m00s
[100/154] libzstd-0:1.5.6-2.fc41.x86_64 100% |  75.8 MiB/s | 310.3 KiB |  00m00s
[101/154] libxml2-0:2.12.8-2.fc41.x86_6 100% | 134.2 MiB/s | 687.3 KiB |  00m00s
[102/154] lz4-libs-0:1.10.0-1.fc41.x86_ 100% |  17.3 MiB/s |  70.7 KiB |  00m00s
[103/154] libgomp-0:14.2.1-6.fc42.x86_6 100% |  87.1 MiB/s | 356.9 KiB |  00m00s
[104/154] lua-libs-0:5.4.7-1.fc42.x86_6 100% |  43.0 MiB/s | 132.1 KiB |  00m00s
[105/154] rpm-sequoia-0:1.7.0-3.fc42.x8 100% | 201.7 MiB/s | 826.0 KiB |  00m00s
[106/154] elfutils-default-yama-scope-0 100% |   4.1 MiB/s |  12.5 KiB |  00m00s
[107/154] sqlite-libs-0:3.47.2-1.fc42.x 100% | 136.7 MiB/s | 699.8 KiB |  00m00s
[108/154] json-c-0:0.18-1.fc42.x86_64   100% |  21.7 MiB/s |  44.4 KiB |  00m00s
[109/154] authselect-libs-0:1.5.0-8.fc4 100% |  70.9 MiB/s | 218.0 KiB |  00m00s
[110/154] pam-0:1.7.0-3.fc42.x86_64     100% | 135.3 MiB/s | 554.3 KiB |  00m00s
[111/154] authselect-0:1.5.0-8.fc42.x86 100% |  47.4 MiB/s | 145.8 KiB |  00m00s
[112/154] gdbm-libs-1:1.23-7.fc41.x86_6 100% |  55.0 MiB/s |  56.3 KiB |  00m00s
[113/154] libnsl2-0:2.0.1-2.fc41.x86_64 100% |  14.5 MiB/s |  29.6 KiB |  00m00s
[114/154] libpwquality-0:1.4.5-11.fc41. 100% |  38.8 MiB/s | 119.1 KiB |  00m00s
[115/154] libtirpc-0:1.3.6-1.fc42.x86_6 100% |  30.9 MiB/s |  94.9 KiB |  00m00s
[116/154] systemd-libs-0:257.1-2.fc42.x 100% |  53.8 MiB/s | 770.8 KiB |  00m00s
[117/154] cracklib-0:2.9.11-6.fc41.x86_ 100% |  22.5 MiB/s |  92.0 KiB |  00m00s
[118/154] libcom_err-0:1.47.1-6.fc42.x8 100% |  13.0 MiB/s |  26.6 KiB |  00m00s
[119/154] krb5-libs-0:1.21.3-3.fc42.x86 100% | 148.5 MiB/s | 760.4 KiB |  00m00s
[120/154] keyutils-libs-0:1.6.3-4.fc41. 100% |  10.3 MiB/s |  31.6 KiB |  00m00s
[121/154] libverto-0:0.3.2-9.fc41.x86_6 100% |   5.1 MiB/s |  20.7 KiB |  00m00s
[122/154] alternatives-0:1.31-1.fc42.x8 100% |  38.5 MiB/s |  39.4 KiB |  00m00s
[123/154] jansson-0:2.14-1.fc42.x86_64  100% |   5.5 MiB/s |  45.3 KiB |  00m00s
[124/154] pkgconf-pkg-config-0:2.3.0-1. 100% |   1.2 MiB/s |  10.0 KiB |  00m00s
[125/154] pkgconf-0:2.3.0-1.fc42.x86_64 100% |  11.0 MiB/s |  45.2 KiB |  00m00s
[126/154] pkgconf-m4-0:2.3.0-1.fc42.noa 100% |   3.5 MiB/s |  14.3 KiB |  00m00s
[127/154] binutils-0:2.43.50-9.fc42.x86 100% | 275.4 MiB/s |   5.8 MiB |  00m00s
[128/154] forge-srpm-macros-0:0.4.0-1.f 100% |   4.0 MiB/s |  20.3 KiB |  00m00s
[129/154] libpkgconf-0:2.3.0-1.fc42.x86 100% |   6.3 MiB/s |  38.5 KiB |  00m00s
[130/154] pyproject-srpm-macros-0:1.16. 100% |   7.1 MiB/s |  14.4 KiB |  00m00s
[131/154] rust-srpm-macros-0:26.3-3.fc4 100% |   6.2 MiB/s |  12.7 KiB |  00m00s
[132/154] gdbm-1:1.23-7.fc41.x86_64     100% |  49.4 MiB/s | 151.8 KiB |  00m00s
[133/154] libffi-0:3.4.6-3.fc42.x86_64  100% |  19.5 MiB/s |  40.0 KiB |  00m00s
[134/154] crypto-policies-0:20241128-1. 100% |  32.0 MiB/s |  98.4 KiB |  00m00s
[135/154] p11-kit-0:0.25.5-4.fc42.x86_6 100% | 160.2 MiB/s | 492.0 KiB |  00m00s
[136/154] libtasn1-0:4.19.0-9.fc41.x86_ 100% |  24.2 MiB/s |  74.2 KiB |  00m00s
[137/154] fedora-release-0:42-0.11.noar 100% |  12.7 MiB/s |  13.0 KiB |  00m00s
[138/154] p11-kit-trust-0:0.25.5-4.fc42 100% |  43.4 MiB/s | 133.2 KiB |  00m00s
[139/154] xxhash-libs-0:0.8.2-4.fc42.x8 100% |  18.0 MiB/s |  36.8 KiB |  00m00s
[140/154] fedora-release-identity-basic 100% |   6.7 MiB/s |  13.8 KiB |  00m00s
[141/154] gdb-minimal-0:15.2-4.fc42.x86 100% | 310.9 MiB/s |   4.0 MiB |  00m00s
[142/154] libcurl-0:8.11.1-2.fc42.x86_6 100% |  31.7 MiB/s | 356.7 KiB |  00m00s
[143/154] libbrotli-0:1.1.0-5.fc41.x86_ 100% |  27.7 MiB/s | 340.5 KiB |  00m00s
[144/154] libidn2-0:2.3.7-2.fc41.x86_64 100% |  38.5 MiB/s | 118.4 KiB |  00m00s
[145/154] libnghttp2-0:1.64.0-1.fc42.x8 100% |  25.2 MiB/s |  77.4 KiB |  00m00s
[146/154] libpsl-0:0.21.5-4.fc41.x86_64 100% |  20.9 MiB/s |  64.1 KiB |  00m00s
[147/154] libssh-0:0.11.1-1.fc42.x86_64 100% |  75.5 MiB/s | 231.9 KiB |  00m00s
[148/154] openldap-0:2.6.8-6.fc42.x86_6 100% |  79.2 MiB/s | 243.4 KiB |  00m00s
[149/154] libunistring-0:1.1-8.fc41.x86 100% | 177.4 MiB/s | 544.8 KiB |  00m00s
[150/154] publicsuffix-list-dafsa-0:202 100% |  28.5 MiB/s |  58.3 KiB |  00m00s
[151/154] libssh-config-0:0.11.1-1.fc42 100% |   9.2 MiB/s |   9.4 KiB |  00m00s
[152/154] libtool-ltdl-0:2.5.4-1.fc42.x 100% |  16.7 MiB/s |  34.2 KiB |  00m00s
[153/154] cyrus-sasl-lib-0:2.1.28-27.fc 100% | 194.1 MiB/s | 794.9 KiB |  00m00s
[154/154] libevent-0:2.1.12-14.fc41.x86 100% |  62.9 MiB/s | 257.5 KiB |  00m00s
--------------------------------------------------------------------------------
[154/154] Total                         100% | 102.0 MiB/s |  51.9 MiB |  00m01s
Running transaction
Importing OpenPGP key 0x105EF944:
 UserID     : "Fedora (42) <fedora-42-primary@fedoraproject.org>"
 Fingerprint: B0F4950458F69E1150C6C5EDC8AC4916105EF944
 From       : file:///usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-42-primary
The key was successfully imported.
Importing OpenPGP key 0x105EF944:
 UserID     : "Fedora (42) <fedora-42-primary@fedoraproject.org>"
 Fingerprint: B0F4950458F69E1150C6C5EDC8AC4916105EF944
 From       : file:///usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-42-primary
The key was successfully imported.
Importing OpenPGP key 0xE99D6AD1:
 UserID     : "Fedora (41) <fedora-41-primary@fedoraproject.org>"
 Fingerprint: 466CF2D8B60BC3057AA9453ED0622462E99D6AD1
 From       : file:///usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-41-primary
The key was successfully imported.
Importing OpenPGP key 0x31645531:
 UserID     : "Fedora (43) <fedora-43-primary@fedoraproject.org>"
 Fingerprint: C6E7F081CF80E13146676E88829B606631645531
 From       : file:///usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-43-primary
The key was successfully imported.
[  1/156] Verify package files          100% | 944.0   B/s | 154.0   B |  00m00s
>>> Running pre-transaction scriptlet: filesystem-0:3.18-29.fc42.x86_64
>>> Finished pre-transaction scriptlet: filesystem-0:3.18-29.fc42.x86_64
>>> [RPM] /var/lib/mock/fedora-rawhide-x86_64-1735054870.690781/root/var/cache/d
[  2/156] Prepare transaction           100% |   4.2 KiB/s | 154.0   B |  00m00s
[  3/156] Installing libgcc-0:14.2.1-6. 100% | 265.9 MiB/s | 272.3 KiB |  00m00s
[  4/156] Installing libssh-config-0:0. 100% |   0.0   B/s | 816.0   B |  00m00s
[  5/156] Installing publicsuffix-list- 100% |   0.0   B/s |  68.3 KiB |  00m00s
[  6/156] Installing fedora-release-ide 100% |   0.0   B/s | 976.0   B |  00m00s
[  7/156] Installing fedora-repos-rawhi 100% |   0.0   B/s |   2.4 KiB |  00m00s
[  8/156] Installing fedora-gpg-keys-0: 100% |  56.1 MiB/s | 172.2 KiB |  00m00s
[  9/156] Installing fedora-repos-0:42- 100% |   0.0   B/s |   5.7 KiB |  00m00s
[ 10/156] Installing fedora-release-com 100% |  23.6 MiB/s |  24.1 KiB |  00m00s
[ 11/156] Installing fedora-release-0:4 100% |   0.0   B/s | 124.0   B |  00m00s
[ 12/156] Installing setup-0:2.15.0-5.f 100% |  64.5 MiB/s | 726.1 KiB |  00m00s
>>> [RPM] /etc/hosts created as /etc/hosts.rpmnew
[ 13/156] Installing filesystem-0:3.18- 100% |   4.0 MiB/s | 212.6 KiB |  00m00s
[ 14/156] Installing basesystem-0:11-21 100% |   0.0   B/s | 124.0   B |  00m00s
[ 15/156] Installing rust-srpm-macros-0 100% |   0.0   B/s |   5.6 KiB |  00m00s
[ 16/156] Installing pkgconf-m4-0:2.3.0 100% |   0.0   B/s |  14.8 KiB |  00m00s
[ 17/156] Installing pcre2-syntax-0:10. 100% | 248.1 MiB/s | 254.1 KiB |  00m00s
[ 18/156] Installing ncurses-base-0:6.5 100% |  85.9 MiB/s | 351.7 KiB |  00m00s
[ 19/156] Installing glibc-minimal-lang 100% |   0.0   B/s | 124.0   B |  00m00s
[ 20/156] Installing ncurses-libs-0:6.5 100% | 239.7 MiB/s | 981.8 KiB |  00m00s
[ 21/156] Installing glibc-0:2.40.9000- 100% | 351.2 MiB/s |   6.7 MiB |  00m00s
[ 22/156] Installing bash-0:5.2.37-1.fc 100% | 480.6 MiB/s |   8.2 MiB |  00m00s
[ 23/156] Installing glibc-common-0:2.4 100% | 208.3 MiB/s |   1.0 MiB |  00m00s
[ 24/156] Installing glibc-gconv-extra- 100% | 310.6 MiB/s |   8.1 MiB |  00m00s
[ 25/156] Installing zlib-ng-compat-0:2 100% |   0.0   B/s | 134.9 KiB |  00m00s
[ 26/156] Installing bzip2-libs-0:1.0.8 100% |   0.0   B/s |  81.8 KiB |  00m00s
[ 27/156] Installing xz-libs-1:5.6.3-2. 100% | 214.3 MiB/s | 219.5 KiB |  00m00s
[ 28/156] Installing popt-0:1.19-7.fc41 100% |  70.1 MiB/s | 143.5 KiB |  00m00s
[ 29/156] Installing readline-0:8.2-11. 100% | 483.7 MiB/s | 495.3 KiB |  00m00s
[ 30/156] Installing libuuid-0:2.40.2-8 100% |   0.0   B/s |  42.5 KiB |  00m00s
[ 31/156] Installing libblkid-0:2.40.2- 100% | 257.5 MiB/s | 263.6 KiB |  00m00s
[ 32/156] Installing gmp-1:6.3.0-2.fc41 100% | 397.3 MiB/s | 813.7 KiB |  00m00s
[ 33/156] Installing libattr-0:2.5.2-4. 100% |   0.0   B/s |  29.5 KiB |  00m00s
[ 34/156] Installing libacl-0:2.3.2-2.f 100% |   0.0   B/s |  40.7 KiB |  00m00s
[ 35/156] Installing libxcrypt-0:4.4.36 100% | 265.6 MiB/s | 272.0 KiB |  00m00s
[ 36/156] Installing libstdc++-0:14.2.1 100% | 460.0 MiB/s |   2.8 MiB |  00m00s
[ 37/156] Installing libzstd-0:1.5.6-2. 100% | 389.3 MiB/s | 797.2 KiB |  00m00s
[ 38/156] Installing elfutils-libelf-0: 100% | 389.0 MiB/s |   1.2 MiB |  00m00s
[ 39/156] Installing libeconf-0:0.7.5-1 100% |   0.0   B/s |  68.4 KiB |  00m00s
[ 40/156] Installing gdbm-libs-1:1.23-7 100% | 120.7 MiB/s | 123.6 KiB |  00m00s
[ 41/156] Installing dwz-0:0.15-8.fc42. 100% | 293.5 MiB/s | 300.6 KiB |  00m00s
[ 42/156] Installing mpfr-0:4.2.1-5.fc4 100% | 407.1 MiB/s | 833.7 KiB |  00m00s
[ 43/156] Installing gawk-0:5.3.0-4.fc4 100% | 346.4 MiB/s |   1.7 MiB |  00m00s
[ 44/156] Installing unzip-0:6.0-65.fc4 100% | 392.3 MiB/s | 401.7 KiB |  00m00s
[ 45/156] Installing file-libs-0:5.45-8 100% | 764.5 MiB/s |   9.9 MiB |  00m00s
[ 46/156] Installing file-0:5.45-8.fc42 100% |  14.7 MiB/s | 105.2 KiB |  00m00s
[ 47/156] Installing crypto-policies-0: 100% |  40.0 MiB/s | 163.7 KiB |  00m00s
[ 48/156] Installing pcre2-0:10.44-1.fc 100% | 319.8 MiB/s | 654.9 KiB |  00m00s
[ 49/156] Installing grep-0:3.11-9.fc41 100% | 250.8 MiB/s |   1.0 MiB |  00m00s
[ 50/156] Installing xz-1:5.6.3-2.fc42. 100% | 247.4 MiB/s |   1.2 MiB |  00m00s
[ 51/156] Installing libcap-ng-0:0.8.5- 100% |  69.4 MiB/s |  71.0 KiB |  00m00s
[ 52/156] Installing audit-libs-0:4.0.2 100% | 325.6 MiB/s | 333.4 KiB |  00m00s
[ 53/156] Installing pam-libs-0:1.7.0-3 100% | 138.5 MiB/s | 141.8 KiB |  00m00s
[ 54/156] Installing libcap-0:2.71-1.fc 100% | 210.8 MiB/s | 215.8 KiB |  00m00s
[ 55/156] Installing systemd-libs-0:257 100% | 370.1 MiB/s |   2.2 MiB |  00m00s
[ 56/156] Installing libsmartcols-0:2.4 100% | 177.1 MiB/s | 181.4 KiB |  00m00s
[ 57/156] Installing libsepol-0:3.8-0.r 100% | 397.1 MiB/s | 813.3 KiB |  00m00s
[ 58/156] Installing libselinux-0:3.8-0 100% | 188.4 MiB/s | 192.9 KiB |  00m00s
[ 59/156] Installing sed-0:4.9-3.fc41.x 100% | 283.1 MiB/s | 869.7 KiB |  00m00s
[ 60/156] Installing findutils-1:4.10.0 100% | 371.6 MiB/s |   1.9 MiB |  00m00s
[ 61/156] Installing libmount-0:2.40.2- 100% | 348.6 MiB/s | 356.9 KiB |  00m00s
[ 62/156] Installing lz4-libs-0:1.10.0- 100% |   0.0   B/s | 146.6 KiB |  00m00s
[ 63/156] Installing lua-libs-0:5.4.7-1 100% | 279.5 MiB/s | 286.2 KiB |  00m00s
[ 64/156] Installing libcom_err-0:1.47. 100% |   0.0   B/s |  68.3 KiB |  00m00s
[ 65/156] Installing alternatives-0:1.3 100% |   0.0   B/s |  66.4 KiB |  00m00s
[ 66/156] Installing libffi-0:3.4.6-3.f 100% |   0.0   B/s |  87.8 KiB |  00m00s
[ 67/156] Installing libtasn1-0:4.19.0- 100% | 173.3 MiB/s | 177.5 KiB |  00m00s
[ 68/156] Installing p11-kit-0:0.25.5-4 100% | 316.6 MiB/s |   2.2 MiB |  00m00s
[ 69/156] Installing libunistring-0:1.1 100% | 432.7 MiB/s |   1.7 MiB |  00m00s
[ 70/156] Installing libidn2-0:2.3.7-2. 100% | 163.6 MiB/s | 335.1 KiB |  00m00s
[ 71/156] Installing libpsl-0:0.21.5-4. 100% |   0.0   B/s |  81.7 KiB |  00m00s
[ 72/156] Installing p11-kit-trust-0:0. 100% |  56.6 MiB/s | 405.5 KiB |  00m00s
[ 73/156] Installing zstd-0:1.5.6-2.fc4 100% | 338.3 MiB/s |   1.7 MiB |  00m00s
[ 74/156] Installing util-linux-core-0: 100% | 254.6 MiB/s |   1.5 MiB |  00m00s
[ 75/156] Installing tar-2:1.35-4.fc41. 100% | 422.6 MiB/s |   3.0 MiB |  00m00s
[ 76/156] Installing libsemanage-0:3.8- 100% | 149.9 MiB/s | 307.1 KiB |  00m00s
[ 77/156] Installing shadow-utils-2:4.1 100% | 270.0 MiB/s |   4.0 MiB |  00m00s
[ 78/156] Installing zip-0:3.0-42.fc42. 100% | 341.7 MiB/s | 699.8 KiB |  00m00s
[ 79/156] Installing gdbm-1:1.23-7.fc41 100% | 227.4 MiB/s | 465.8 KiB |  00m00s
[ 80/156] Installing cyrus-sasl-lib-0:2 100% | 384.3 MiB/s |   2.3 MiB |  00m00s
[ 81/156] Installing libfdisk-0:2.40.2- 100% | 355.5 MiB/s | 364.0 KiB |  00m00s
[ 82/156] Installing libxml2-0:2.12.8-2 100% | 342.4 MiB/s |   1.7 MiB |  00m00s
[ 83/156] Installing bzip2-0:1.0.8-19.f 100% |  97.8 MiB/s | 100.2 KiB |  00m00s
[ 84/156] Installing add-determinism-0: 100% | 394.8 MiB/s |   2.4 MiB |  00m00s
[ 85/156] Installing build-reproducibil 100% |   0.0   B/s |   1.0 KiB |  00m00s
[ 86/156] Installing sqlite-libs-0:3.47 100% | 358.5 MiB/s |   1.4 MiB |  00m00s
[ 87/156] Installing ed-0:1.20.2-2.fc41 100% | 145.7 MiB/s | 149.2 KiB |  00m00s
[ 88/156] Installing patch-0:2.7.6-25.f 100% | 261.9 MiB/s | 268.2 KiB |  00m00s
[ 89/156] Installing elfutils-default-y 100% | 408.6 KiB/s |   2.0 KiB |  00m00s
[ 90/156] Installing elfutils-libs-0:0. 100% | 324.6 MiB/s | 664.7 KiB |  00m00s
[ 91/156] Installing cpio-0:2.15-2.fc41 100% | 274.9 MiB/s |   1.1 MiB |  00m00s
[ 92/156] Installing diffutils-0:3.10-8 100% | 318.1 MiB/s |   1.6 MiB |  00m00s
[ 93/156] Installing libgomp-0:14.2.1-6 100% | 509.0 MiB/s | 521.2 KiB |  00m00s
[ 94/156] Installing json-c-0:0.18-1.fc 100% |   0.0   B/s |  84.6 KiB |  00m00s
[ 95/156] Installing keyutils-libs-0:1. 100% |   0.0   B/s |  55.8 KiB |  00m00s
[ 96/156] Installing libverto-0:0.3.2-9 100% |   0.0   B/s |  31.3 KiB |  00m00s
[ 97/156] Installing jansson-0:2.14-1.f 100% |  92.3 MiB/s |  94.5 KiB |  00m00s
[ 98/156] Installing libpkgconf-0:2.3.0 100% |   0.0   B/s |  79.3 KiB |  00m00s
[ 99/156] Installing pkgconf-0:2.3.0-1. 100% |  89.0 MiB/s |  91.1 KiB |  00m00s
[100/156] Installing pkgconf-pkg-config 100% |   0.0   B/s |   1.8 KiB |  00m00s
[101/156] Installing xxhash-libs-0:0.8. 100% |  87.7 MiB/s |  89.8 KiB |  00m00s
[102/156] Installing libbrotli-0:1.1.0- 100% | 410.1 MiB/s | 839.9 KiB |  00m00s
[103/156] Installing libnghttp2-0:1.64. 100% | 171.5 MiB/s | 175.6 KiB |  00m00s
[104/156] Installing libtool-ltdl-0:2.5 100% |   0.0   B/s |  69.2 KiB |  00m00s
[105/156] Installing qt6-srpm-macros-0: 100% |   0.0   B/s | 732.0   B |  00m00s
[106/156] Installing qt5-srpm-macros-0: 100% |   0.0   B/s | 776.0   B |  00m00s
[107/156] Installing perl-srpm-macros-0 100% |   0.0   B/s |   1.1 KiB |  00m00s
[108/156] Installing package-notes-srpm 100% |   0.0   B/s |   2.0 KiB |  00m00s
[109/156] Installing openblas-srpm-macr 100% |   0.0   B/s | 392.0   B |  00m00s
[110/156] Installing ocaml-srpm-macros- 100% |   0.0   B/s |   2.2 KiB |  00m00s
[111/156] Installing kernel-srpm-macros 100% |   0.0   B/s |   2.3 KiB |  00m00s
[112/156] Installing gnat-srpm-macros-0 100% |   0.0   B/s |   1.3 KiB |  00m00s
[113/156] Installing ghc-srpm-macros-0: 100% |   0.0   B/s |   1.0 KiB |  00m00s
[114/156] Installing fpc-srpm-macros-0: 100% |   0.0   B/s | 420.0   B |  00m00s
[115/156] Installing ansible-srpm-macro 100% |  35.4 MiB/s |  36.2 KiB |  00m00s
[116/156] Installing coreutils-common-0 100% | 430.4 MiB/s |  11.2 MiB |  00m00s
[117/156] Installing openssl-libs-1:3.2 100% | 460.5 MiB/s |   7.8 MiB |  00m00s
[118/156] Installing coreutils-0:9.5-11 100% | 284.2 MiB/s |   5.4 MiB |  00m00s
[119/156] Installing ca-certificates-0: 100% |   2.2 MiB/s |   2.4 MiB |  00m01s
[120/156] Installing krb5-libs-0:1.21.3 100% | 288.1 MiB/s |   2.3 MiB |  00m00s
[121/156] Installing libarchive-0:3.7.7 100% | 304.1 MiB/s | 934.2 KiB |  00m00s
[122/156] Installing libtirpc-0:1.3.6-1 100% | 202.5 MiB/s | 207.3 KiB |  00m00s
[123/156] Installing gzip-0:1.13-2.fc41 100% | 192.7 MiB/s | 394.6 KiB |  00m00s
[124/156] Installing authselect-libs-0: 100% | 204.4 MiB/s | 837.2 KiB |  00m00s
[125/156] Installing cracklib-0:2.9.11- 100% |  81.5 MiB/s | 250.3 KiB |  00m00s
[126/156] Installing libpwquality-0:1.4 100% | 140.0 MiB/s | 430.1 KiB |  00m00s
[127/156] Installing libnsl2-0:2.0.1-2. 100% |  57.7 MiB/s |  59.1 KiB |  00m00s
[128/156] Installing pam-0:1.7.0-3.fc42 100% | 189.4 MiB/s |   1.9 MiB |  00m00s
[129/156] Installing libssh-0:0.11.1-1. 100% | 279.2 MiB/s | 571.7 KiB |  00m00s
[130/156] Installing rpm-sequoia-0:1.7. 100% | 387.3 MiB/s |   2.3 MiB |  00m00s
[131/156] Installing rpm-libs-0:4.20.0- 100% | 355.3 MiB/s | 727.7 KiB |  00m00s
[132/156] Installing rpm-build-libs-0:4 100% | 202.6 MiB/s | 207.5 KiB |  00m00s
[133/156] Installing libevent-0:2.1.12- 100% | 292.8 MiB/s | 899.5 KiB |  00m00s
[134/156] Installing openldap-0:2.6.8-6 100% | 318.0 MiB/s | 651.2 KiB |  00m00s
[135/156] Installing libcurl-0:8.11.1-2 100% | 399.6 MiB/s | 818.4 KiB |  00m00s
[136/156] Installing elfutils-debuginfo 100% |  81.8 MiB/s |  83.8 KiB |  00m00s
[137/156] Installing elfutils-0:0.192-7 100% | 377.8 MiB/s |   2.6 MiB |  00m00s
[138/156] Installing binutils-0:2.43.50 100% | 416.2 MiB/s |  25.8 MiB |  00m00s
[139/156] Installing gdb-minimal-0:15.2 100% | 424.2 MiB/s |  12.7 MiB |  00m00s
[140/156] Installing debugedit-0:5.1-2. 100% | 198.3 MiB/s | 203.0 KiB |  00m00s
[141/156] Installing curl-0:8.11.1-2.fc 100% |  49.3 MiB/s | 454.5 KiB |  00m00s
[142/156] Installing rpm-0:4.20.0-1.fc4 100% | 208.8 MiB/s |   2.5 MiB |  00m00s
[143/156] Installing efi-srpm-macros-0: 100% |   0.0   B/s |  41.2 KiB |  00m00s
[144/156] Installing lua-srpm-macros-0: 100% |   0.0   B/s |   1.9 KiB |  00m00s
[145/156] Installing zig-srpm-macros-0: 100% |   0.0   B/s |   1.7 KiB |  00m00s
[146/156] Installing python-srpm-macros 100% |   0.0   B/s |  52.2 KiB |  00m00s
[147/156] Installing fonts-srpm-macros- 100% |   0.0   B/s |  57.0 KiB |  00m00s
[148/156] Installing go-srpm-macros-0:3 100% |   0.0   B/s |  62.0 KiB |  00m00s
[149/156] Installing forge-srpm-macros- 100% |  39.3 MiB/s |  40.3 KiB |  00m00s
[150/156] Installing redhat-rpm-config- 100% |  94.4 MiB/s | 193.2 KiB |  00m00s
[151/156] Installing rpm-build-0:4.20.0 100% |  99.1 MiB/s | 202.9 KiB |  00m00s
[152/156] Installing pyproject-srpm-mac 100% |   2.4 MiB/s |   2.5 KiB |  00m00s
[153/156] Installing util-linux-0:2.40. 100% | 195.5 MiB/s |   3.7 MiB |  00m00s
[154/156] Installing authselect-0:1.5.0 100% |  79.1 MiB/s | 161.9 KiB |  00m00s
[155/156] Installing which-0:2.21-42.fc 100% |  80.5 MiB/s |  82.4 KiB |  00m00s
[156/156] Installing info-0:7.1.1-2.fc4 100% | 250.2 KiB/s | 362.2 KiB |  00m01s
Warning: skipped OpenPGP checks for 4 packages from repository: copr_base
Complete!
Finish: installing minimal buildroot with dnf5
Start: creating root cache
Finish: creating root cache
Finish: chroot init
INFO: Installed packages:
INFO: add-determinism-0.5.0-1.fc42.x86_64
alternatives-1.31-1.fc42.x86_64
ansible-srpm-macros-1-16.fc41.noarch
audit-libs-4.0.2-1.fc41.x86_64
authselect-1.5.0-8.fc42.x86_64
authselect-libs-1.5.0-8.fc42.x86_64
basesystem-11-21.fc41.noarch
bash-5.2.37-1.fc42.x86_64
binutils-2.43.50-9.fc42.x86_64
build-reproducibility-srpm-macros-0.5.0-1.fc42.noarch
bzip2-1.0.8-19.fc41.x86_64
bzip2-libs-1.0.8-19.fc41.x86_64
ca-certificates-2024.2.69_v8.0.401-4.fc42.noarch
coreutils-9.5-11.fc42.x86_64
coreutils-common-9.5-11.fc42.x86_64
cpio-2.15-2.fc41.x86_64
cracklib-2.9.11-6.fc41.x86_64
crypto-policies-20241128-1.gitbb7b0b0.fc42.noarch
curl-8.11.1-2.fc42.x86_64
cyrus-sasl-lib-2.1.28-27.fc41.x86_64
debugedit-5.1-2.fc42.x86_64
diffutils-3.10-8.fc41.x86_64
dwz-0.15-8.fc42.x86_64
ed-1.20.2-2.fc41.x86_64
efi-srpm-macros-5-13.fc42.noarch
elfutils-0.192-7.fc42.x86_64
elfutils-debuginfod-client-0.192-7.fc42.x86_64
elfutils-default-yama-scope-0.192-7.fc42.noarch
elfutils-libelf-0.192-7.fc42.x86_64
elfutils-libs-0.192-7.fc42.x86_64
fedora-gpg-keys-42-0.3.noarch
fedora-release-42-0.11.noarch
fedora-release-common-42-0.11.noarch
fedora-release-identity-basic-42-0.11.noarch
fedora-repos-42-0.3.noarch
fedora-repos-rawhide-42-0.3.noarch
file-5.45-8.fc42.x86_64
file-libs-5.45-8.fc42.x86_64
filesystem-3.18-29.fc42.x86_64
findutils-4.10.0-4.fc41.x86_64
fonts-srpm-macros-2.0.5-17.fc41.noarch
forge-srpm-macros-0.4.0-1.fc42.noarch
fpc-srpm-macros-1.3-13.fc41.noarch
gawk-5.3.0-4.fc41.x86_64
gdb-minimal-15.2-4.fc42.x86_64
gdbm-1.23-7.fc41.x86_64
gdbm-libs-1.23-7.fc41.x86_64
ghc-srpm-macros-1.9.2-1.fc42.noarch
glibc-2.40.9000-24.fc42.x86_64
glibc-common-2.40.9000-24.fc42.x86_64
glibc-gconv-extra-2.40.9000-24.fc42.x86_64
glibc-minimal-langpack-2.40.9000-24.fc42.x86_64
gmp-6.3.0-2.fc41.x86_64
gnat-srpm-macros-6-6.fc41.noarch
go-srpm-macros-3.6.0-5.fc42.noarch
gpg-pubkey-105ef944-65ca83d1
gpg-pubkey-31645531-66b6dccf
gpg-pubkey-e99d6ad1-64d2612c
grep-3.11-9.fc41.x86_64
gzip-1.13-2.fc41.x86_64
info-7.1.1-2.fc42.x86_64
jansson-2.14-1.fc42.x86_64
json-c-0.18-1.fc42.x86_64
kernel-srpm-macros-1.0-24.fc41.noarch
keyutils-libs-1.6.3-4.fc41.x86_64
krb5-libs-1.21.3-3.fc42.x86_64
libacl-2.3.2-2.fc41.x86_64
libarchive-3.7.7-1.fc42.x86_64
libattr-2.5.2-4.fc41.x86_64
libblkid-2.40.2-8.fc42.x86_64
libbrotli-1.1.0-5.fc41.x86_64
libcap-2.71-1.fc42.x86_64
libcap-ng-0.8.5-3.fc41.x86_64
libcom_err-1.47.1-6.fc42.x86_64
libcurl-8.11.1-2.fc42.x86_64
libeconf-0.7.5-1.fc42.x86_64
libevent-2.1.12-14.fc41.x86_64
libfdisk-2.40.2-8.fc42.x86_64
libffi-3.4.6-3.fc42.x86_64
libgcc-14.2.1-6.fc42.x86_64
libgomp-14.2.1-6.fc42.x86_64
libidn2-2.3.7-2.fc41.x86_64
libmount-2.40.2-8.fc42.x86_64
libnghttp2-1.64.0-1.fc42.x86_64
libnsl2-2.0.1-2.fc41.x86_64
libpkgconf-2.3.0-1.fc42.x86_64
libpsl-0.21.5-4.fc41.x86_64
libpwquality-1.4.5-11.fc41.x86_64
libselinux-3.8-0.rc3.1.fc42.x86_64
libsemanage-3.8-0.rc3.1.fc42.x86_64
libsepol-3.8-0.rc3.1.fc42.x86_64
libsmartcols-2.40.2-8.fc42.x86_64
libssh-0.11.1-1.fc42.x86_64
libssh-config-0.11.1-1.fc42.noarch
libstdc++-14.2.1-6.fc42.x86_64
libtasn1-4.19.0-9.fc41.x86_64
libtirpc-1.3.6-1.fc42.x86_64
libtool-ltdl-2.5.4-1.fc42.x86_64
libunistring-1.1-8.fc41.x86_64
libuuid-2.40.2-8.fc42.x86_64
libverto-0.3.2-9.fc41.x86_64
libxcrypt-4.4.36-12.fc42.x86_64
libxml2-2.12.8-2.fc41.x86_64
libzstd-1.5.6-2.fc41.x86_64
lua-libs-5.4.7-1.fc42.x86_64
lua-srpm-macros-1-14.fc41.noarch
lz4-libs-1.10.0-1.fc41.x86_64
mpfr-4.2.1-5.fc41.x86_64
ncurses-base-6.5-2.20240629.fc41.noarch
ncurses-libs-6.5-2.20240629.fc41.x86_64
ocaml-srpm-macros-10-3.fc41.noarch
openblas-srpm-macros-2-18.fc41.noarch
openldap-2.6.8-6.fc42.x86_64
openssl-libs-3.2.2-8.fc42.x86_64
p11-kit-0.25.5-4.fc42.x86_64
p11-kit-trust-0.25.5-4.fc42.x86_64
package-notes-srpm-macros-0.5-12.fc41.noarch
pam-1.7.0-3.fc42.x86_64
pam-libs-1.7.0-3.fc42.x86_64
patch-2.7.6-25.fc41.x86_64
pcre2-10.44-1.fc41.1.x86_64
pcre2-syntax-10.44-1.fc41.1.noarch
perl-srpm-macros-1-56.fc41.noarch
pkgconf-2.3.0-1.fc42.x86_64
pkgconf-m4-2.3.0-1.fc42.noarch
pkgconf-pkg-config-2.3.0-1.fc42.x86_64
popt-1.19-7.fc41.x86_64
publicsuffix-list-dafsa-20240107-4.fc41.noarch
pyproject-srpm-macros-1.16.3-1.fc42.noarch
python-srpm-macros-3.13-3.fc41.noarch
qt5-srpm-macros-5.15.15-1.fc42.noarch
qt6-srpm-macros-6.8.1-4.fc42.noarch
readline-8.2-11.fc42.x86_64
redhat-rpm-config-296-1.fc42.noarch
rpm-4.20.0-1.fc42.x86_64
rpm-build-4.20.0-1.fc42.x86_64
rpm-build-libs-4.20.0-1.fc42.x86_64
rpm-libs-4.20.0-1.fc42.x86_64
rpm-sequoia-1.7.0-3.fc42.x86_64
rust-srpm-macros-26.3-3.fc42.noarch
sed-4.9-3.fc41.x86_64
setup-2.15.0-5.fc41.noarch
shadow-utils-4.17.0~rc1-2.fc42.x86_64
sqlite-libs-3.47.2-1.fc42.x86_64
systemd-libs-257.1-2.fc42.x86_64
tar-1.35-4.fc41.x86_64
unzip-6.0-65.fc42.x86_64
util-linux-2.40.2-8.fc42.x86_64
util-linux-core-2.40.2-8.fc42.x86_64
which-2.21-42.fc41.x86_64
xxhash-libs-0.8.2-4.fc42.x86_64
xz-5.6.3-2.fc42.x86_64
xz-libs-5.6.3-2.fc42.x86_64
zig-srpm-macros-1-3.fc41.noarch
zip-3.0-42.fc42.x86_64
zlib-ng-compat-2.2.2-1.fc42.x86_64
zstd-1.5.6-2.fc41.x86_64
Start: buildsrpm
Start: rpmbuild -bs
Building target platforms: x86_64
Building for target x86_64
setting SOURCE_DATE_EPOCH=1734998400
Wrote: /builddir/build/SRPMS/python-decopatch-1.4.10-19.fc42.src.rpm
Finish: rpmbuild -bs
INFO: chroot_scan: 1 files copied to /var/lib/copr-rpmbuild/results/chroot_scan
INFO: /var/lib/mock/fedora-rawhide-x86_64-1735054870.690781/root/var/log/dnf5.log
INFO: chroot_scan: creating tarball /var/lib/copr-rpmbuild/results/chroot_scan.tar.gz
/bin/tar: Removing leading `/' from member names
Finish: buildsrpm
INFO: Done(/var/lib/copr-rpmbuild/workspace/workdir-38b48ypx/python-decopatch/python-decopatch.spec) Config(child) 0 minutes 16 seconds
INFO: Results and/or logs in: /var/lib/copr-rpmbuild/results
INFO: Cleaning up build root ('cleanup_on_success=True')
Start: clean chroot
INFO: unmounting tmpfs.
Finish: clean chroot
INFO: Start(/var/lib/copr-rpmbuild/results/python-decopatch-1.4.10-19.fc42.src.rpm)  Config(fedora-rawhide-x86_64)
Start(bootstrap): chroot init
INFO: mounting tmpfs at /var/lib/mock/fedora-rawhide-x86_64-bootstrap-1735054870.690781/root.
INFO: reusing tmpfs at /var/lib/mock/fedora-rawhide-x86_64-bootstrap-1735054870.690781/root.
INFO: calling preinit hooks
INFO: enabled root cache
INFO: enabled package manager cache
Start(bootstrap): cleaning package manager metadata
Finish(bootstrap): cleaning package manager metadata
Finish(bootstrap): chroot init
Start: chroot init
INFO: mounting tmpfs at /var/lib/mock/fedora-rawhide-x86_64-1735054870.690781/root.
INFO: calling preinit hooks
INFO: enabled root cache
Start: unpacking root cache
Finish: unpacking root cache
INFO: enabled package manager cache
Start: cleaning package manager metadata
Finish: cleaning package manager metadata
INFO: enabled HW Info plugin
INFO: Buildroot is handled by package management downloaded with a bootstrap image:
  rpm-4.20.0-1.fc42.x86_64
  rpm-sequoia-1.7.0-3.fc42.x86_64
  dnf5-5.2.8.1-2.fc42.x86_64
  dnf5-plugins-5.2.8.1-2.fc42.x86_64
Finish: chroot init
Start: build phase for python-decopatch-1.4.10-19.fc42.src.rpm
Start: build setup for python-decopatch-1.4.10-19.fc42.src.rpm
Building target platforms: x86_64
Building for target x86_64
setting SOURCE_DATE_EPOCH=1734998400
Wrote: /builddir/build/SRPMS/python-decopatch-1.4.10-19.fc42.src.rpm
Updating and loading repositories:
 fedora                                 100% | 101.3 KiB/s |  26.1 KiB |  00m00s
 Copr repository                        100% | 109.6 KiB/s |   1.5 KiB |  00m00s
Repositories loaded.
Package               Arch   Version       Repository      Size
Installing:
 pyproject-rpm-macros noarch 1.16.3-1.fc42 copr_base  113.7 KiB
Installing dependencies:
 python-rpm-macros    noarch 3.13-3.fc41   fedora      22.1 KiB
 python3-rpm-macros   noarch 3.13-3.fc41   fedora       6.4 KiB

Transaction Summary:
 Installing:         3 packages

Total size of inbound packages is 75 KiB. Need to download 75 KiB.
After this operation, 142 KiB extra will be used (install 142 KiB, remove 0 B).
[1/3] python-rpm-macros-0:3.13-3.fc41.n 100% |   1.7 MiB/s |  17.7 KiB |  00m00s
[2/3] pyproject-rpm-macros-0:1.16.3-1.f 100% |   4.0 MiB/s |  45.2 KiB |  00m00s
[3/3] python3-rpm-macros-0:3.13-3.fc41. 100% |   1.0 MiB/s |  12.4 KiB |  00m00s
--------------------------------------------------------------------------------
[3/3] Total                             100% | 263.4 KiB/s |  75.3 KiB |  00m00s
Running transaction
[1/5] Verify package files              100% |   0.0   B/s |   3.0   B |  00m00s
[2/5] Prepare transaction               100% |   1.5 KiB/s |   3.0   B |  00m00s
[3/5] Installing python-rpm-macros-0:3. 100% |   0.0   B/s |  22.8 KiB |  00m00s
[4/5] Installing python3-rpm-macros-0:3 100% |   0.0   B/s |   6.7 KiB |  00m00s
[5/5] Installing pyproject-rpm-macros-0 100% |  14.1 MiB/s | 115.7 KiB |  00m00s
Warning: skipped OpenPGP checks for 1 package from repository: copr_base
Complete!
Finish: build setup for python-decopatch-1.4.10-19.fc42.src.rpm
Start: rpmbuild python-decopatch-1.4.10-19.fc42.src.rpm
Building target platforms: x86_64
Building for target x86_64
sh: line 1: /usr/bin/python3: No such file or directory
sh: line 1: /usr/bin/python3: No such file or directory
sh: line 1: /usr/bin/python3: No such file or directory
sh: line 1: /usr/bin/python3: No such file or directory
sh: line 1: /usr/bin/python3: No such file or directory
setting SOURCE_DATE_EPOCH=1734998400
Executing(%mkbuilddir): /bin/sh -e /var/tmp/rpm-tmp.Cw2IsD
+ umask 022
+ cd /builddir/build/BUILD/python-decopatch-1.4.10-build
+ test -d /builddir/build/BUILD/python-decopatch-1.4.10-build
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /builddir/build/BUILD/python-decopatch-1.4.10-build
+ /usr/bin/rm -rf /builddir/build/BUILD/python-decopatch-1.4.10-build
+ /usr/bin/mkdir -p /builddir/build/BUILD/python-decopatch-1.4.10-build
+ /usr/bin/mkdir -p /builddir/build/BUILD/python-decopatch-1.4.10-build/SPECPARTS
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.sOcqUb
+ umask 022
+ cd /builddir/build/BUILD/python-decopatch-1.4.10-build
+ cd /builddir/build/BUILD/python-decopatch-1.4.10-build
+ rm -rf decopatch-1.4.10
+ /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/decopatch-1.4.10.tar.gz
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd decopatch-1.4.10
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0001-Adjust-for-whitespace-changes-with-python-3.12.patch
+ /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f
+ /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/decopatch-1.4.10-no-pytest-runner.patch
+ /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f
+ cat
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.6y1WYj
+ umask 022
+ cd /builddir/build/BUILD/python-decopatch-1.4.10-build
+ cd decopatch-1.4.10
+ echo pyproject-rpm-macros
+ echo python3-devel
+ echo 'python3dist(packaging)'
+ echo 'python3dist(pip) >= 19'
+ '[' -f pyproject.toml ']'
+ echo '(python3dist(tomli) if python3-devel < 3.11)'
+ rm -rfv '*.dist-info/'
+ '[' -f /usr/bin/python3 ']'
+ rm -rfv '*.dist-info/'
+ RPM_EC=0
++ jobs -p
+ exit 0
Wrote: /builddir/build/SRPMS/python-decopatch-1.4.10-19.fc42.buildreqs.nosrc.rpm
INFO: Going to install missing dynamic buildrequires
Updating and loading repositories:
 fedora                                 100% |  97.2 KiB/s |  26.1 KiB |  00m00s
 Copr repository                        100% | 139.5 KiB/s |   1.5 KiB |  00m00s
Repositories loaded.
Package "pyproject-rpm-macros-1.16.3-1.fc42.noarch" is already installed.

Package                 Arch   Version        Repository      Size
Installing:
 python3-devel          x86_64 3.13.1-2.fc42  fedora       1.8 MiB
 python3-packaging      noarch 24.2-2.fc42    copr_base  555.7 KiB
 python3-pip            noarch 24.3.1-1.fc42  copr_base   11.3 MiB
Installing dependencies:
 expat                  x86_64 2.6.4-1.fc42   fedora     285.5 KiB
 libb2                  x86_64 0.98.1-12.fc41 fedora      42.2 KiB
 mpdecimal              x86_64 2.5.1-16.fc41  fedora     204.9 KiB
 python-pip-wheel       noarch 24.3.1-1.fc42  copr_base    1.2 MiB
 python3                x86_64 3.13.1-2.fc42  fedora      30.6 KiB
 python3-libs           x86_64 3.13.1-2.fc42  fedora      39.8 MiB
 python3-rpm-generators noarch 14-11.fc41     fedora      81.7 KiB
 tzdata                 noarch 2024b-1.fc42   fedora       1.6 MiB

Transaction Summary:
 Installing:        11 packages

Total size of inbound packages is 14 MiB. Need to download 14 MiB.
After this operation, 57 MiB extra will be used (install 57 MiB, remove 0 B).
[ 1/11] python3-devel-0:3.13.1-2.fc42.x 100% |  28.1 MiB/s | 403.1 KiB |  00m00s
[ 2/11] python3-packaging-0:24.2-2.fc42 100% |   9.4 MiB/s | 144.2 KiB |  00m00s
[ 3/11] expat-0:2.6.4-1.fc42.x86_64     100% |  55.9 MiB/s | 114.5 KiB |  00m00s
[ 4/11] libb2-0:0.98.1-12.fc41.x86_64   100% |   8.4 MiB/s |  25.7 KiB |  00m00s
[ 5/11] python3-pip-0:24.3.1-1.fc42.noa 100% |  93.2 MiB/s |   2.5 MiB |  00m00s
[ 6/11] mpdecimal-0:2.5.1-16.fc41.x86_6 100% |  14.5 MiB/s |  89.0 KiB |  00m00s
[ 7/11] python3-0:3.13.1-2.fc42.x86_64  100% |   8.7 MiB/s |  26.9 KiB |  00m00s
[ 8/11] tzdata-0:2024b-1.fc42.noarch    100% |  87.0 MiB/s | 712.7 KiB |  00m00s
[ 9/11] python3-rpm-generators-0:14-11. 100% |   9.5 MiB/s |  29.3 KiB |  00m00s
[10/11] python-pip-wheel-0:24.3.1-1.fc4 100% | 150.6 MiB/s |   1.2 MiB |  00m00s
[11/11] python3-libs-0:3.13.1-2.fc42.x8 100% | 271.1 MiB/s |   8.9 MiB |  00m00s
--------------------------------------------------------------------------------
[11/11] Total                           100% |  43.9 MiB/s |  14.2 MiB |  00m00s
Running transaction
[ 1/13] Verify package files            100% | 268.0   B/s |  11.0   B |  00m00s
[ 2/13] Prepare transaction             100% | 366.0   B/s |  11.0   B |  00m00s
[ 3/13] Installing python-pip-wheel-0:2 100% | 207.4 MiB/s |   1.2 MiB |  00m00s
[ 4/13] Installing tzdata-0:2024b-1.fc4 100% |  67.3 MiB/s |   1.9 MiB |  00m00s
[ 5/13] Installing mpdecimal-0:2.5.1-16 100% | 201.2 MiB/s | 206.0 KiB |  00m00s
[ 6/13] Installing libb2-0:0.98.1-12.fc 100% |   0.0   B/s |  43.3 KiB |  00m00s
[ 7/13] Installing expat-0:2.6.4-1.fc42 100% |  56.2 MiB/s | 287.6 KiB |  00m00s
[ 8/13] Installing python3-libs-0:3.13. 100% | 362.3 MiB/s |  40.2 MiB |  00m00s
[ 9/13] Installing python3-0:3.13.1-2.f 100% |   0.0   B/s |  32.4 KiB |  00m00s
[10/13] Installing python3-packaging-0: 100% | 184.9 MiB/s | 568.0 KiB |  00m00s
[11/13] Installing python3-rpm-generato 100% |  81.0 MiB/s |  82.9 KiB |  00m00s
[12/13] Installing python3-devel-0:3.13 100% | 181.5 MiB/s |   1.8 MiB |  00m00s
[13/13] Installing python3-pip-0:24.3.1 100% | 200.3 MiB/s |  11.6 MiB |  00m00s
Warning: skipped OpenPGP checks for 3 packages from repository: copr_base
Complete!
Building target platforms: x86_64
Building for target x86_64
setting SOURCE_DATE_EPOCH=1734998400
Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.4ygSC2
+ umask 022
+ cd /builddir/build/BUILD/python-decopatch-1.4.10-build
+ cd decopatch-1.4.10
+ echo pyproject-rpm-macros
+ echo python3-devel
+ echo 'python3dist(packaging)'
+ echo 'python3dist(pip) >= 19'
+ '[' -f pyproject.toml ']'
+ echo '(python3dist(tomli) if python3-devel < 3.11)'
+ rm -rfv '*.dist-info/'
+ '[' -f /usr/bin/python3 ']'
+ mkdir -p /builddir/build/BUILD/python-decopatch-1.4.10-build/decopatch-1.4.10/.pyproject-builddir
+ echo -n
+ CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
+ CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
+ FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
+ FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
+ VALAFLAGS=-g
+ RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes --cap-lints=warn'
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1  '
+ LT_SYS_LIBRARY_PATH=/usr/lib64:
+ CC=gcc
+ CXX=g++
+ TMPDIR=/builddir/build/BUILD/python-decopatch-1.4.10-build/decopatch-1.4.10/.pyproject-builddir
+ RPM_TOXENV=py313
+ HOSTNAME=rpmbuild
+ /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/python-decopatch-1.4.10-build/decopatch-1.4.10/pyproject-wheeldir --output /builddir/build/BUILD/python-decopatch-1.4.10-build/python-decopatch-1.4.10-19.fc42.x86_64-pyproject-buildrequires -r
Handling setuptools_scm from build-system.requires
Requirement not satisfied: setuptools_scm
Handling pypandoc from build-system.requires
Requirement not satisfied: pypandoc
Handling pytest from build-system.requires
Requirement not satisfied: pytest
Handling pytest-cases from build-system.requires
Requirement not satisfied: pytest-cases
Exiting dependency generation pass: build backend
+ cat /builddir/build/BUILD/python-decopatch-1.4.10-build/python-decopatch-1.4.10-19.fc42.x86_64-pyproject-buildrequires
+ rm -rfv '*.dist-info/'
+ RPM_EC=0
++ jobs -p
+ exit 0
Wrote: /builddir/build/SRPMS/python-decopatch-1.4.10-19.fc42.buildreqs.nosrc.rpm
INFO: Going to install missing dynamic buildrequires
Updating and loading repositories:
 fedora                                 100% |  99.7 KiB/s |  26.1 KiB |  00m00s
 Copr repository                        100% | 109.6 KiB/s |   1.5 KiB |  00m00s
Repositories loaded.
Package "pyproject-rpm-macros-1.16.3-1.fc42.noarch" is already installed.
Package "python3-devel-3.13.1-2.fc42.x86_64" is already installed.
Package "python3-packaging-24.2-2.fc42.noarch" is already installed.
Package "python3-pip-24.3.1-1.fc42.noarch" is already installed.

Package                 Arch   Version          Repository      Size
Installing:
 python3-pypandoc       noarch 1.14-1.fc42      fedora     146.0 KiB
 python3-pytest         noarch 8.3.4-1.fc42     fedora      20.8 MiB
 python3-pytest-cases   noarch 3.8.6-3.fc42     copr_base  903.7 KiB
 python3-setuptools_scm noarch 8.1.0-1.fc42     copr_base  320.0 KiB
Installing dependencies:
 libyaml                x86_64 0.2.5-15.fc41    fedora     134.4 KiB
 pandoc                 x86_64 3.1.11.1-32.fc41 fedora     185.0 MiB
 pandoc-common          noarch 3.1.11.1-31.fc41 fedora       1.9 MiB
 python3-decopatch      noarch 1.4.10-18.fc41   copr_base  104.3 KiB
 python3-iniconfig      noarch 1.1.1-24.fc41    copr_base   20.6 KiB
 python3-makefun        noarch 1.15.6-1.fc42    copr_base  149.4 KiB
 python3-pluggy         noarch 1.5.0-1.fc41     copr_base  193.4 KiB
 python3-setuptools     noarch 74.1.3-4.fc42    copr_base    8.4 MiB

Transaction Summary:
 Installing:        12 packages

Total size of inbound packages is 31 MiB. Need to download 31 MiB.
After this operation, 218 MiB extra will be used (install 218 MiB, remove 0 B).
[ 1/12] python3-setuptools_scm-0:8.1.0- 100% |   8.3 MiB/s | 102.0 KiB |  00m00s
[ 2/12] python3-pypandoc-0:1.14-1.fc42. 100% |   3.5 MiB/s |  47.0 KiB |  00m00s
[ 3/12] python3-pytest-cases-0:3.8.6-3. 100% |  14.7 MiB/s | 195.8 KiB |  00m00s
[ 4/12] libyaml-0:0.2.5-15.fc41.x86_64  100% |  14.5 MiB/s |  59.4 KiB |  00m00s
[ 5/12] pandoc-common-0:3.1.11.1-31.fc4 100% |  74.9 MiB/s | 537.1 KiB |  00m00s
[ 6/12] python3-pytest-0:8.3.4-1.fc42.n 100% | 215.0 MiB/s |   2.2 MiB |  00m00s
[ 7/12] python3-setuptools-0:74.1.3-4.f 100% | 201.8 MiB/s |   1.8 MiB |  00m00s
[ 8/12] python3-decopatch-0:1.4.10-18.f 100% |   9.9 MiB/s |  40.6 KiB |  00m00s
[ 9/12] python3-iniconfig-0:1.1.1-24.fc 100% |  18.2 MiB/s |  18.6 KiB |  00m00s
[10/12] python3-makefun-0:1.15.6-1.fc42 100% |  10.0 MiB/s |  51.1 KiB |  00m00s
[11/12] python3-pluggy-0:1.5.0-1.fc41.n 100% |  52.5 MiB/s |  53.8 KiB |  00m00s
[12/12] pandoc-0:3.1.11.1-32.fc41.x86_6 100% | 158.5 MiB/s |  26.0 MiB |  00m00s
--------------------------------------------------------------------------------
[12/12] Total                           100% |  71.4 MiB/s |  31.0 MiB |  00m00s
Running transaction
[ 1/14] Verify package files            100% | 139.0   B/s |  12.0   B |  00m00s
[ 2/14] Prepare transaction             100% | 500.0   B/s |  12.0   B |  00m00s
[ 3/14] Installing python3-makefun-0:1. 100% | 151.3 MiB/s | 155.0 KiB |  00m00s
[ 4/14] Installing python3-decopatch-0: 100% | 107.5 MiB/s | 110.1 KiB |  00m00s
[ 5/14] Installing python3-pluggy-0:1.5 100% | 195.0 MiB/s | 199.6 KiB |  00m00s
[ 6/14] Installing python3-iniconfig-0: 100% |  11.5 MiB/s |  23.6 KiB |  00m00s
[ 7/14] Installing python3-setuptools-0 100% | 237.7 MiB/s |   8.6 MiB |  00m00s
[ 8/14] Installing pandoc-common-0:3.1. 100% | 236.9 MiB/s |   1.9 MiB |  00m00s
[ 9/14] Installing libyaml-0:0.2.5-15.f 100% | 132.6 MiB/s | 135.8 KiB |  00m00s
[10/14] Installing pandoc-0:3.1.11.1-32 100% | 644.7 MiB/s | 185.0 MiB |  00m00s
[11/14] Installing python3-pypandoc-0:1 100% | 146.9 MiB/s | 150.4 KiB |  00m00s
[12/14] Installing python3-setuptools_s 100% |  82.9 MiB/s | 339.7 KiB |  00m00s
[13/14] Installing python3-pytest-0:8.3 100% | 488.6 MiB/s |  21.0 MiB |  00m00s
[14/14] Installing python3-pytest-cases 100% |  63.9 MiB/s | 916.5 KiB |  00m00s
Warning: skipped OpenPGP checks for 7 packages from repository: copr_base
Complete!
Building target platforms: x86_64
Building for target x86_64
setting SOURCE_DATE_EPOCH=1734998400
Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.gAZC3P
+ umask 022
+ cd /builddir/build/BUILD/python-decopatch-1.4.10-build
+ cd decopatch-1.4.10
+ echo pyproject-rpm-macros
+ echo python3-devel
+ echo 'python3dist(packaging)'
+ echo 'python3dist(pip) >= 19'
+ '[' -f pyproject.toml ']'
+ echo '(python3dist(tomli) if python3-devel < 3.11)'
+ rm -rfv '*.dist-info/'
+ '[' -f /usr/bin/python3 ']'
+ mkdir -p /builddir/build/BUILD/python-decopatch-1.4.10-build/decopatch-1.4.10/.pyproject-builddir
+ echo -n
+ CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
+ CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
+ FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
+ FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
+ VALAFLAGS=-g
+ RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes --cap-lints=warn'
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1  '
+ LT_SYS_LIBRARY_PATH=/usr/lib64:
+ CC=gcc
+ CXX=g++
+ TMPDIR=/builddir/build/BUILD/python-decopatch-1.4.10-build/decopatch-1.4.10/.pyproject-builddir
+ RPM_TOXENV=py313
+ HOSTNAME=rpmbuild
+ /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/python-decopatch-1.4.10-build/decopatch-1.4.10/pyproject-wheeldir --output /builddir/build/BUILD/python-decopatch-1.4.10-build/python-decopatch-1.4.10-19.fc42.x86_64-pyproject-buildrequires -r
Handling setuptools_scm from build-system.requires
Requirement satisfied: setuptools_scm
   (installed: setuptools_scm 8.1.0)
Handling pypandoc from build-system.requires
Requirement satisfied: pypandoc
   (installed: pypandoc 1.14)
Handling pytest from build-system.requires
Requirement satisfied: pytest
   (installed: pytest 8.3.4)
Handling pytest-cases from build-system.requires
Requirement satisfied: pytest-cases
   (installed: pytest-cases 3.8.6)
<string>:19: DeprecationWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html
Handling setuptools_scm from get_requires_for_build_wheel
Requirement satisfied: setuptools_scm
   (installed: setuptools_scm 8.1.0)
WARNING setuptools_scm.pyproject_reading toml section missing 'pyproject.toml does not contain a tool.setuptools_scm section'
Traceback (most recent call last):
  File "/usr/lib/python3.13/site-packages/setuptools_scm/_integration/pyproject_reading.py", line 36, in read_pyproject
    section = defn.get("tool", {})[tool_name]
              ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^
KeyError: 'setuptools_scm'
running dist_info
creating decopatch.egg-info
writing decopatch.egg-info/PKG-INFO
writing dependency_links to decopatch.egg-info/dependency_links.txt
writing requirements to decopatch.egg-info/requires.txt
writing top-level names to decopatch.egg-info/top_level.txt
writing manifest file 'decopatch.egg-info/SOURCES.txt'
reading manifest file 'decopatch.egg-info/SOURCES.txt'
adding license file 'LICENSE'
writing manifest file 'decopatch.egg-info/SOURCES.txt'
creating '/builddir/build/BUILD/python-decopatch-1.4.10-build/decopatch-1.4.10/decopatch-1.4.10.dist-info'
Handling makefun >=1.5.0 from hook generated metadata: Requires-Dist (decopatch)
Requirement satisfied: makefun >=1.5.0
   (installed: makefun 1.15.6)
Handling funcsigs ; python_version < "3.3" from hook generated metadata: Requires-Dist (decopatch)
Ignoring alien requirement: funcsigs ; python_version < "3.3"
Handling enum34 ; python_version < "3.4" from hook generated metadata: Requires-Dist (decopatch)
Ignoring alien requirement: enum34 ; python_version < "3.4"
+ cat /builddir/build/BUILD/python-decopatch-1.4.10-build/python-decopatch-1.4.10-19.fc42.x86_64-pyproject-buildrequires
+ rm -rfv decopatch-1.4.10.dist-info/
removed 'decopatch-1.4.10.dist-info/top_level.txt'
removed 'decopatch-1.4.10.dist-info/METADATA'
removed 'decopatch-1.4.10.dist-info/LICENSE'
removed directory 'decopatch-1.4.10.dist-info/'
+ RPM_EC=0
++ jobs -p
+ exit 0
Wrote: /builddir/build/SRPMS/python-decopatch-1.4.10-19.fc42.buildreqs.nosrc.rpm
INFO: Going to install missing dynamic buildrequires
Updating and loading repositories:
 fedora                                 100% |  97.2 KiB/s |  26.1 KiB |  00m00s
 Copr repository                        100% | 153.4 KiB/s |   1.5 KiB |  00m00s
Repositories loaded.
Package "pyproject-rpm-macros-1.16.3-1.fc42.noarch" is already installed.
Package "python3-devel-3.13.1-2.fc42.x86_64" is already installed.
Package "python3-makefun-1.15.6-1.fc42.noarch" is already installed.
Package "python3-packaging-24.2-2.fc42.noarch" is already installed.
Package "python3-pip-24.3.1-1.fc42.noarch" is already installed.
Package "python3-pypandoc-1.14-1.fc42.noarch" is already installed.
Package "python3-pytest-8.3.4-1.fc42.noarch" is already installed.
Package "python3-pytest-cases-3.8.6-3.fc42.noarch" is already installed.
Package "python3-setuptools_scm-8.1.0-1.fc42.noarch" is already installed.

Nothing to do.
Building target platforms: x86_64
Building for target x86_64
setting SOURCE_DATE_EPOCH=1734998400
Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.roqL6s
+ umask 022
+ cd /builddir/build/BUILD/python-decopatch-1.4.10-build
+ cd decopatch-1.4.10
+ echo pyproject-rpm-macros
+ echo python3-devel
+ echo 'python3dist(packaging)'
+ echo 'python3dist(pip) >= 19'
+ '[' -f pyproject.toml ']'
+ echo '(python3dist(tomli) if python3-devel < 3.11)'
+ rm -rfv '*.dist-info/'
+ '[' -f /usr/bin/python3 ']'
+ mkdir -p /builddir/build/BUILD/python-decopatch-1.4.10-build/decopatch-1.4.10/.pyproject-builddir
+ echo -n
+ CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
+ CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
+ FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
+ FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
+ VALAFLAGS=-g
+ RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes --cap-lints=warn'
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1  '
+ LT_SYS_LIBRARY_PATH=/usr/lib64:
+ CC=gcc
+ CXX=g++
+ TMPDIR=/builddir/build/BUILD/python-decopatch-1.4.10-build/decopatch-1.4.10/.pyproject-builddir
+ RPM_TOXENV=py313
+ HOSTNAME=rpmbuild
+ /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/python-decopatch-1.4.10-build/decopatch-1.4.10/pyproject-wheeldir --output /builddir/build/BUILD/python-decopatch-1.4.10-build/python-decopatch-1.4.10-19.fc42.x86_64-pyproject-buildrequires -r
Handling setuptools_scm from build-system.requires
Requirement satisfied: setuptools_scm
   (installed: setuptools_scm 8.1.0)
Handling pypandoc from build-system.requires
Requirement satisfied: pypandoc
   (installed: pypandoc 1.14)
Handling pytest from build-system.requires
Requirement satisfied: pytest
   (installed: pytest 8.3.4)
Handling pytest-cases from build-system.requires
Requirement satisfied: pytest-cases
   (installed: pytest-cases 3.8.6)
<string>:19: DeprecationWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html
Handling setuptools_scm from get_requires_for_build_wheel
Requirement satisfied: setuptools_scm
   (installed: setuptools_scm 8.1.0)
WARNING setuptools_scm.pyproject_reading toml section missing 'pyproject.toml does not contain a tool.setuptools_scm section'
Traceback (most recent call last):
  File "/usr/lib/python3.13/site-packages/setuptools_scm/_integration/pyproject_reading.py", line 36, in read_pyproject
    section = defn.get("tool", {})[tool_name]
              ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^
KeyError: 'setuptools_scm'
running dist_info
writing decopatch.egg-info/PKG-INFO
writing dependency_links to decopatch.egg-info/dependency_links.txt
writing requirements to decopatch.egg-info/requires.txt
writing top-level names to decopatch.egg-info/top_level.txt
reading manifest file 'decopatch.egg-info/SOURCES.txt'
adding license file 'LICENSE'
writing manifest file 'decopatch.egg-info/SOURCES.txt'
creating '/builddir/build/BUILD/python-decopatch-1.4.10-build/decopatch-1.4.10/decopatch-1.4.10.dist-info'
Handling makefun >=1.5.0 from hook generated metadata: Requires-Dist (decopatch)
Requirement satisfied: makefun >=1.5.0
   (installed: makefun 1.15.6)
Handling funcsigs ; python_version < "3.3" from hook generated metadata: Requires-Dist (decopatch)
Ignoring alien requirement: funcsigs ; python_version < "3.3"
Handling enum34 ; python_version < "3.4" from hook generated metadata: Requires-Dist (decopatch)
Ignoring alien requirement: enum34 ; python_version < "3.4"
+ cat /builddir/build/BUILD/python-decopatch-1.4.10-build/python-decopatch-1.4.10-19.fc42.x86_64-pyproject-buildrequires
+ rm -rfv decopatch-1.4.10.dist-info/
removed 'decopatch-1.4.10.dist-info/top_level.txt'
removed 'decopatch-1.4.10.dist-info/METADATA'
removed 'decopatch-1.4.10.dist-info/LICENSE'
removed directory 'decopatch-1.4.10.dist-info/'
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.MAvRaY
+ umask 022
+ cd /builddir/build/BUILD/python-decopatch-1.4.10-build
+ CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
+ export CFLAGS
+ CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
+ export CXXFLAGS
+ FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
+ export FFLAGS
+ FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
+ export FCFLAGS
+ VALAFLAGS=-g
+ export VALAFLAGS
+ RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn'
+ export RUSTFLAGS
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes '
+ export LDFLAGS
+ LT_SYS_LIBRARY_PATH=/usr/lib64:
+ export LT_SYS_LIBRARY_PATH
+ CC=gcc
+ export CC
+ CXX=g++
+ export CXX
+ cd decopatch-1.4.10
+ mkdir -p /builddir/build/BUILD/python-decopatch-1.4.10-build/decopatch-1.4.10/.pyproject-builddir
+ CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
+ CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
+ FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
+ FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
+ VALAFLAGS=-g
+ RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn'
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes '
+ LT_SYS_LIBRARY_PATH=/usr/lib64:
+ CC=gcc
+ CXX=g++
+ TMPDIR=/builddir/build/BUILD/python-decopatch-1.4.10-build/decopatch-1.4.10/.pyproject-builddir
+ /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_wheel.py /builddir/build/BUILD/python-decopatch-1.4.10-build/decopatch-1.4.10/pyproject-wheeldir
Processing /builddir/build/BUILD/python-decopatch-1.4.10-build/decopatch-1.4.10
  Preparing metadata (pyproject.toml): started
  Running command Preparing metadata (pyproject.toml)
  <string>:19: DeprecationWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html
  WARNING setuptools_scm.pyproject_reading toml section missing 'pyproject.toml does not contain a tool.setuptools_scm section'
  Traceback (most recent call last):
    File "/usr/lib/python3.13/site-packages/setuptools_scm/_integration/pyproject_reading.py", line 36, in read_pyproject
      section = defn.get("tool", {})[tool_name]
                ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^
  KeyError: 'setuptools_scm'
  running dist_info
  creating /builddir/build/BUILD/python-decopatch-1.4.10-build/decopatch-1.4.10/.pyproject-builddir/pip-modern-metadata-o71xaz6q/decopatch.egg-info
  writing /builddir/build/BUILD/python-decopatch-1.4.10-build/decopatch-1.4.10/.pyproject-builddir/pip-modern-metadata-o71xaz6q/decopatch.egg-info/PKG-INFO
  writing dependency_links to /builddir/build/BUILD/python-decopatch-1.4.10-build/decopatch-1.4.10/.pyproject-builddir/pip-modern-metadata-o71xaz6q/decopatch.egg-info/dependency_links.txt
  writing requirements to /builddir/build/BUILD/python-decopatch-1.4.10-build/decopatch-1.4.10/.pyproject-builddir/pip-modern-metadata-o71xaz6q/decopatch.egg-info/requires.txt
  writing top-level names to /builddir/build/BUILD/python-decopatch-1.4.10-build/decopatch-1.4.10/.pyproject-builddir/pip-modern-metadata-o71xaz6q/decopatch.egg-info/top_level.txt
  writing manifest file '/builddir/build/BUILD/python-decopatch-1.4.10-build/decopatch-1.4.10/.pyproject-builddir/pip-modern-metadata-o71xaz6q/decopatch.egg-info/SOURCES.txt'
  reading manifest file '/builddir/build/BUILD/python-decopatch-1.4.10-build/decopatch-1.4.10/.pyproject-builddir/pip-modern-metadata-o71xaz6q/decopatch.egg-info/SOURCES.txt'
  adding license file 'LICENSE'
  writing manifest file '/builddir/build/BUILD/python-decopatch-1.4.10-build/decopatch-1.4.10/.pyproject-builddir/pip-modern-metadata-o71xaz6q/decopatch.egg-info/SOURCES.txt'
  creating '/builddir/build/BUILD/python-decopatch-1.4.10-build/decopatch-1.4.10/.pyproject-builddir/pip-modern-metadata-o71xaz6q/decopatch-1.4.10.dist-info'
  Preparing metadata (pyproject.toml): finished with status 'done'
Building wheels for collected packages: decopatch
  Building wheel for decopatch (pyproject.toml): started
  Running command Building wheel for decopatch (pyproject.toml)
  <string>:19: DeprecationWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html
  WARNING setuptools_scm.pyproject_reading toml section missing 'pyproject.toml does not contain a tool.setuptools_scm section'
  Traceback (most recent call last):
    File "/usr/lib/python3.13/site-packages/setuptools_scm/_integration/pyproject_reading.py", line 36, in read_pyproject
      section = defn.get("tool", {})[tool_name]
                ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^
  KeyError: 'setuptools_scm'
  running bdist_wheel
  running build
  running build_py
  creating build
  creating build/lib
  creating build/lib/decopatch
  copying src/decopatch/__init__.py -> build/lib/decopatch
  copying src/decopatch/_version.py -> build/lib/decopatch
  copying src/decopatch/main.py -> build/lib/decopatch
  copying src/decopatch/utils_calls.py -> build/lib/decopatch
  copying src/decopatch/utils_disambiguation.py -> build/lib/decopatch
  copying src/decopatch/utils_modes.py -> build/lib/decopatch
  copying src/decopatch/main.pyi -> build/lib/decopatch
  copying src/decopatch/py.typed -> build/lib/decopatch
  installing to build/bdist.linux-x86_64/wheel
  running install
  running install_lib
  creating build/bdist.linux-x86_64
  creating build/bdist.linux-x86_64/wheel
  creating build/bdist.linux-x86_64/wheel/decopatch
  copying build/lib/decopatch/__init__.py -> build/bdist.linux-x86_64/wheel/./decopatch
  copying build/lib/decopatch/_version.py -> build/bdist.linux-x86_64/wheel/./decopatch
  copying build/lib/decopatch/main.py -> build/bdist.linux-x86_64/wheel/./decopatch
  copying build/lib/decopatch/utils_calls.py -> build/bdist.linux-x86_64/wheel/./decopatch
  copying build/lib/decopatch/utils_disambiguation.py -> build/bdist.linux-x86_64/wheel/./decopatch
  copying build/lib/decopatch/utils_modes.py -> build/bdist.linux-x86_64/wheel/./decopatch
  copying build/lib/decopatch/main.pyi -> build/bdist.linux-x86_64/wheel/./decopatch
  copying build/lib/decopatch/py.typed -> build/bdist.linux-x86_64/wheel/./decopatch
  running install_egg_info
  running egg_info
  writing src/decopatch.egg-info/PKG-INFO
  writing dependency_links to src/decopatch.egg-info/dependency_links.txt
  writing requirements to src/decopatch.egg-info/requires.txt
  writing top-level names to src/decopatch.egg-info/top_level.txt
  reading manifest file 'src/decopatch.egg-info/SOURCES.txt'
  adding license file 'LICENSE'
  writing manifest file 'src/decopatch.egg-info/SOURCES.txt'
  Copying src/decopatch.egg-info to build/bdist.linux-x86_64/wheel/./decopatch-1.4.10-py3.13.egg-info
  running install_scripts
  creating build/bdist.linux-x86_64/wheel/decopatch-1.4.10.dist-info/WHEEL
  creating '/builddir/build/BUILD/python-decopatch-1.4.10-build/decopatch-1.4.10/.pyproject-builddir/pip-wheel-vrhukj2v/.tmp-bifxvle7/decopatch-1.4.10-py2.py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it
  adding 'decopatch/__init__.py'
  adding 'decopatch/_version.py'
  adding 'decopatch/main.py'
  adding 'decopatch/main.pyi'
  adding 'decopatch/py.typed'
  adding 'decopatch/utils_calls.py'
  adding 'decopatch/utils_disambiguation.py'
  adding 'decopatch/utils_modes.py'
  adding 'decopatch-1.4.10.dist-info/LICENSE'
  adding 'decopatch-1.4.10.dist-info/METADATA'
  adding 'decopatch-1.4.10.dist-info/WHEEL'
  adding 'decopatch-1.4.10.dist-info/top_level.txt'
  adding 'decopatch-1.4.10.dist-info/RECORD'
  removing build/bdist.linux-x86_64/wheel
  Building wheel for decopatch (pyproject.toml): finished with status 'done'
  Created wheel for decopatch: filename=decopatch-1.4.10-py2.py3-none-any.whl size=18027 sha256=50f0b0212072ef4fdc7beca974a39f38d86bb7dccae0d3c199d9e2d4da165264
  Stored in directory: /builddir/.cache/pip/wheels/92/8e/40/478f0e14b15f3783243b5e7530e410aef61d264ed2ba0d818c
Successfully built decopatch
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.SSwxSB
+ umask 022
+ cd /builddir/build/BUILD/python-decopatch-1.4.10-build
+ '[' /builddir/build/BUILD/python-decopatch-1.4.10-build/BUILDROOT '!=' / ']'
+ rm -rf /builddir/build/BUILD/python-decopatch-1.4.10-build/BUILDROOT
++ dirname /builddir/build/BUILD/python-decopatch-1.4.10-build/BUILDROOT
+ mkdir -p /builddir/build/BUILD/python-decopatch-1.4.10-build
+ mkdir /builddir/build/BUILD/python-decopatch-1.4.10-build/BUILDROOT
+ CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
+ export CFLAGS
+ CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
+ export CXXFLAGS
+ FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
+ export FFLAGS
+ FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
+ export FCFLAGS
+ VALAFLAGS=-g
+ export VALAFLAGS
+ RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn'
+ export RUSTFLAGS
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes '
+ export LDFLAGS
+ LT_SYS_LIBRARY_PATH=/usr/lib64:
+ export LT_SYS_LIBRARY_PATH
+ CC=gcc
+ export CC
+ CXX=g++
+ export CXX
+ cd decopatch-1.4.10
++ ls /builddir/build/BUILD/python-decopatch-1.4.10-build/decopatch-1.4.10/pyproject-wheeldir/decopatch-1.4.10-py2.py3-none-any.whl
++ xargs basename --multiple
++ sed -E 's/([^-]+)-([^-]+)-.+\.whl/\1==\2/'
+ specifier=decopatch==1.4.10
+ '[' -z decopatch==1.4.10 ']'
+ TMPDIR=/builddir/build/BUILD/python-decopatch-1.4.10-build/decopatch-1.4.10/.pyproject-builddir
+ /usr/bin/python3 -m pip install --root /builddir/build/BUILD/python-decopatch-1.4.10-build/BUILDROOT --prefix /usr --no-deps --disable-pip-version-check --progress-bar off --verbose --ignore-installed --no-warn-script-location --no-index --no-cache-dir --find-links /builddir/build/BUILD/python-decopatch-1.4.10-build/decopatch-1.4.10/pyproject-wheeldir decopatch==1.4.10
Using pip 24.3.1 from /usr/lib/python3.13/site-packages/pip (python 3.13)
Looking in links: /builddir/build/BUILD/python-decopatch-1.4.10-build/decopatch-1.4.10/pyproject-wheeldir
Processing ./pyproject-wheeldir/decopatch-1.4.10-py2.py3-none-any.whl
Installing collected packages: decopatch
Successfully installed decopatch-1.4.10
+ '[' -d /builddir/build/BUILD/python-decopatch-1.4.10-build/BUILDROOT/usr/bin ']'
+ rm -f /builddir/build/BUILD/python-decopatch-1.4.10-build/python-decopatch-1.4.10-19.fc42.x86_64-pyproject-ghost-distinfo
+ site_dirs=()
+ '[' -d /builddir/build/BUILD/python-decopatch-1.4.10-build/BUILDROOT/usr/lib/python3.13/site-packages ']'
+ site_dirs+=("/usr/lib/python3.13/site-packages")
+ '[' /builddir/build/BUILD/python-decopatch-1.4.10-build/BUILDROOT/usr/lib64/python3.13/site-packages '!=' /builddir/build/BUILD/python-decopatch-1.4.10-build/BUILDROOT/usr/lib/python3.13/site-packages ']'
+ '[' -d /builddir/build/BUILD/python-decopatch-1.4.10-build/BUILDROOT/usr/lib64/python3.13/site-packages ']'
+ for site_dir in ${site_dirs[@]}
+ for distinfo in /builddir/build/BUILD/python-decopatch-1.4.10-build/BUILDROOT$site_dir/*.dist-info
+ echo '%ghost /usr/lib/python3.13/site-packages/decopatch-1.4.10.dist-info'
+ sed -i s/pip/rpm/ /builddir/build/BUILD/python-decopatch-1.4.10-build/BUILDROOT/usr/lib/python3.13/site-packages/decopatch-1.4.10.dist-info/INSTALLER
+ PYTHONPATH=/usr/lib/rpm/redhat
+ /usr/bin/python3 -B /usr/lib/rpm/redhat/pyproject_preprocess_record.py --buildroot /builddir/build/BUILD/python-decopatch-1.4.10-build/BUILDROOT --record /builddir/build/BUILD/python-decopatch-1.4.10-build/BUILDROOT/usr/lib/python3.13/site-packages/decopatch-1.4.10.dist-info/RECORD --output /builddir/build/BUILD/python-decopatch-1.4.10-build/python-decopatch-1.4.10-19.fc42.x86_64-pyproject-record
+ rm -fv /builddir/build/BUILD/python-decopatch-1.4.10-build/BUILDROOT/usr/lib/python3.13/site-packages/decopatch-1.4.10.dist-info/RECORD
removed '/builddir/build/BUILD/python-decopatch-1.4.10-build/BUILDROOT/usr/lib/python3.13/site-packages/decopatch-1.4.10.dist-info/RECORD'
+ rm -fv /builddir/build/BUILD/python-decopatch-1.4.10-build/BUILDROOT/usr/lib/python3.13/site-packages/decopatch-1.4.10.dist-info/REQUESTED
removed '/builddir/build/BUILD/python-decopatch-1.4.10-build/BUILDROOT/usr/lib/python3.13/site-packages/decopatch-1.4.10.dist-info/REQUESTED'
++ wc -l /builddir/build/BUILD/python-decopatch-1.4.10-build/python-decopatch-1.4.10-19.fc42.x86_64-pyproject-ghost-distinfo
++ cut -f1 '-d '
+ lines=1
+ '[' 1 -ne 1 ']'
+ RPM_FILES_ESCAPE=4.19
+ /usr/bin/python3 /usr/lib/rpm/redhat/pyproject_save_files.py --output-files /builddir/build/BUILD/python-decopatch-1.4.10-build/python-decopatch-1.4.10-19.fc42.x86_64-pyproject-files --output-modules /builddir/build/BUILD/python-decopatch-1.4.10-build/python-decopatch-1.4.10-19.fc42.x86_64-pyproject-modules --buildroot /builddir/build/BUILD/python-decopatch-1.4.10-build/BUILDROOT --sitelib /usr/lib/python3.13/site-packages --sitearch /usr/lib64/python3.13/site-packages --python-version 3.13 --pyproject-record /builddir/build/BUILD/python-decopatch-1.4.10-build/python-decopatch-1.4.10-19.fc42.x86_64-pyproject-record --prefix /usr decopatch
+ /usr/lib/rpm/check-buildroot
+ /usr/lib/rpm/redhat/brp-ldconfig
+ /usr/lib/rpm/brp-compress
+ /usr/lib/rpm/brp-strip /usr/bin/strip
+ /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
+ /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
+ /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
+ /usr/lib/rpm/check-rpaths
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
+ /usr/lib/rpm/brp-remove-la-files
+ env /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j4
Bytecompiling .py files below /builddir/build/BUILD/python-decopatch-1.4.10-build/BUILDROOT/usr/lib/python3.13 using python3.13
+ /usr/lib/rpm/redhat/brp-python-hardlink
+ /usr/bin/add-determinism --brp -j4 /builddir/build/BUILD/python-decopatch-1.4.10-build/BUILDROOT
/builddir/build/BUILD/python-decopatch-1.4.10-build/BUILDROOT/usr/lib/python3.13/site-packages/decopatch/__pycache__/_version.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-decopatch-1.4.10-build/BUILDROOT/usr/lib/python3.13/site-packages/decopatch/__pycache__/__init__.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-decopatch-1.4.10-build/BUILDROOT/usr/lib/python3.13/site-packages/decopatch/__pycache__/utils_calls.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-decopatch-1.4.10-build/BUILDROOT/usr/lib/python3.13/site-packages/decopatch/__pycache__/utils_disambiguation.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-decopatch-1.4.10-build/BUILDROOT/usr/lib/python3.13/site-packages/decopatch/__pycache__/main.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-decopatch-1.4.10-build/BUILDROOT/usr/lib/python3.13/site-packages/decopatch/__pycache__/utils_modes.cpython-313.pyc: rewriting with normalized contents
Scanned 8 directories and 25 files,
               processed 6 inodes,
               6 modified (0 replaced + 6 rewritten),
               0 unsupported format, 0 errors
Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.SepTPK
+ umask 022
+ cd /builddir/build/BUILD/python-decopatch-1.4.10-build
+ CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
+ export CFLAGS
+ CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
+ export CXXFLAGS
+ FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
+ export FFLAGS
+ FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
+ export FCFLAGS
+ VALAFLAGS=-g
+ export VALAFLAGS
+ RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn'
+ export RUSTFLAGS
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes '
+ export LDFLAGS
+ LT_SYS_LIBRARY_PATH=/usr/lib64:
+ export LT_SYS_LIBRARY_PATH
+ CC=gcc
+ export CC
+ CXX=g++
+ export CXX
+ cd decopatch-1.4.10
+ TEST_ARGS=(--deselect=tests/test_doc.py::test_doc_add_tag_function)
+ PYTHONPATH=build/lib
+ /usr/bin/python3 -m pytest -v --deselect=tests/test_doc.py::test_doc_add_tag_function
============================= test session starts ==============================
platform linux -- Python 3.13.1, pytest-8.3.4, pluggy-1.5.0 -- /usr/bin/python3
cachedir: .pytest_cache
rootdir: /builddir/build/BUILD/python-decopatch-1.4.10-build/decopatch-1.4.10
configfile: setup.cfg
testpaths: tests/
plugins: cases-3.8.6
collecting ... collected 266 items / 2 deselected / 264 selected

tests/test_doc.py::test_doc_say_hello[nested] hello, world !
<executing foo>
hello, world !
<executing foo>
hello, world !
<executing bar>
hello, you !
<executing custom>
hello, world !
<executing custom2>
Help on function say_hello in module tests.test_doc:

say_hello(person='world')
    This decorator wraps the decorated function so that a nice hello
    message is printed before each call.

    :param person: the person name in the print message. Default = "world"

Signature: (person='world')
hello, world !

PASSED                     [  0%]
tests/test_doc.py::test_doc_say_hello[flat] hello, world !
<executing foo>
hello, world !
<executing foo>
hello, world !
<executing bar>
hello, you !
<executing custom>
hello, world !
<executing custom2>
Help on function say_hello in module tests.test_doc:

say_hello(person='world')
    This decorator wraps the decorated function so that a nice hello
    message is printed before each call.

    :param person: the person name in the print message. Default = "world"

Signature: (person='world')
hello, world !

PASSED                       [  0%]
tests/test_doc.py::test_doc_say_hello[double-flat] hello, world !
<executing foo>
hello, world !
<executing foo>
hello, world !
<executing bar>
hello, you !
<executing custom>
hello, world !
<executing custom2>
Help on function say_hello in module tests.test_doc:

say_hello(person='world')
    This decorator wraps the decorated function so that a nice hello
    message is printed before each call.

    :param person: the person name in the print message. Default = "world"

Signature: (person='world')
hello, world !

PASSED                [  1%]
tests/test_doc.py::test_doc_add_tag_class_and_function[flat_mode=False] PASSED [  1%]
tests/test_doc.py::test_doc_add_tag_class_and_function[flat_mode=True] PASSED [  1%]
tests/test_doc_advanced.py::test_doc_impl_first_tag_mandatory[uses_introspection=True-nested_mode=True] SKIPPED [  2%]
tests/test_doc_advanced.py::test_doc_impl_first_tag_mandatory[uses_introspection=True-nested_mode=False] SKIPPED [  2%]
tests/test_doc_advanced.py::test_doc_impl_first_tag_mandatory[uses_introspection=False-nested_mode=True] PASSED [  3%]
tests/test_doc_advanced.py::test_doc_impl_first_tag_mandatory[uses_introspection=False-nested_mode=False] PASSED [  3%]
tests/test_doc_advanced.py::test_doc_impl_first_tag_optional PASSED      [  3%]
tests/test_doc_advanced.py::test_doc_impl_first_say_hello hello, world !
hello, world !
hello, you !
Help on function say_hello in module tests.test_doc_advanced:

say_hello(person='world')
    This decorator modifies the decorated function so that a nice hello
    message is printed before the call.

    :param person: the person name in the print message. Default = "world"
    :param f: represents the decorated item. Automatically injected.
    :return: a modified version of `f` that will print a hello message before executing

Signature: (person='world')

PASSED         [  4%]
tests/test_doc_advanced.py::test_doc_impl_first_class_tag_mandatory[uses_introspection=True] SKIPPED [  4%]
tests/test_doc_advanced.py::test_doc_impl_first_class_tag_mandatory[uses_introspection=False] PASSED [  4%]
tests/test_doc_advanced.py::test_doc_nested_mode_tag_mandatory PASSED    [  5%]
tests/test_doc_advanced.py::test_doc_impl_first_tag_mandatory_protected[uses_introspection=True-kwonly=True] PASSED [  5%]
tests/test_doc_advanced.py::test_doc_impl_first_tag_mandatory_protected[uses_introspection=False-kwonly=True] PASSED [  6%]
tests/test_doc_advanced.py::test_doc_impl_first_tag_optional_nonprotected[kwonly=False] PASSED [  6%]
tests/test_doc_advanced.py::test_doc_impl_first_tag_optional_nonprotected[kwonly=True] PASSED [  6%]
tests/test_doc_advanced.py::test_doc_impl_first_tag_optional_protected[introspection=True-kwonly=False] SKIPPED [  7%]
tests/test_doc_advanced.py::test_doc_impl_first_tag_optional_protected[introspection=True-kwonly=True] SKIPPED [  7%]
tests/test_doc_advanced.py::test_doc_impl_first_tag_optional_protected[introspection=False-kwonly=False] PASSED [  7%]
tests/test_doc_advanced.py::test_doc_impl_first_tag_optional_protected[introspection=False-kwonly=True] PASSED [  8%]
tests/test_doc_advanced.py::test_varpos_and_decorated_before_in_flat_mode PASSED [  8%]
tests/test_doc_advanced.py::test_kwargs PASSED                           [  9%]
tests/test_doc_disambiguation.py::test_no_args[flat_mode=False] Help on function replace_with_hello in module tests.test_doc_disambiguation:

replace_with_hello(*_)
    Decorator to replace anything with the 'hello' string.

PASSED   [  9%]
tests/test_doc_disambiguation.py::test_no_args[flat_mode=True] Help on function replace_with_hello in module tests.test_doc_disambiguation:

replace_with_hello(*_)
    Decorator to replace anything with the 'hello' string.

PASSED    [  9%]
tests/test_doc_disambiguation.py::test_mandatory_kwargs[flat_mode=False] PASSED [ 10%]
tests/test_doc_disambiguation.py::test_mandatory_kwargs[flat_mode=True] PASSED [ 10%]
tests/test_doc_disambiguation.py::test_optional_kwargs[flat_mode=False] PASSED [ 10%]
tests/test_doc_disambiguation.py::test_optional_kwargs[flat_mode=True] PASSED [ 11%]
tests/test_introspection.py::test_on_functions SKIPPED (not available on
python 3.8+)                                                             [ 11%]
tests/test_introspection_base.py::test_introspection[call_mode=0-isclass=False] SKIPPED [ 12%]
tests/test_introspection_base.py::test_introspection[call_mode=0-isclass=True] SKIPPED [ 12%]
tests/test_introspection_base.py::test_introspection[call_mode=1-isclass=False] SKIPPED [ 12%]
tests/test_introspection_base.py::test_introspection[call_mode=1-isclass=True] SKIPPED [ 13%]
tests/test_introspection_base.py::test_introspection[call_mode=2-isclass=False] SKIPPED [ 13%]
tests/test_introspection_base.py::test_introspection[call_mode=2-isclass=True] SKIPPED [ 14%]
tests/test_issues.py::test_notnamed_flat_mode_varpositional[position=0] PASSED [ 14%]
tests/test_issues.py::test_notnamed_flat_mode_varpositional[position=1] PASSED [ 14%]
tests/test_issues.py::test_named_flat_mode_varpositional[position=0] PASSED [ 15%]
tests/test_issues.py::test_named_flat_mode_varpositional[position=1] PASSED [ 15%]
tests/test_issues.py::test_disambiguation_during_binding PASSED          [ 15%]
tests/test_issues.py::test_varpositional PASSED                          [ 16%]
tests/test_main2.py::test_all[easy_0_args-flat_kw_only=False-@replace_by_foo] PASSED [ 16%]
tests/test_main2.py::test_all[easy_0_args-flat_kw_only=False-@replace_by_foo()] PASSED [ 17%]
tests/test_main2.py::test_all[easy_0_args-flat_kw_only=False-@replace_by_foo(goo)] PASSED [ 17%]
tests/test_main2.py::test_all[easy_0_args-flat_kw_only=False-@replace_by_foo('hello')] PASSED [ 17%]
tests/test_main2.py::test_all[easy_0_args-flat_kw_only=False-@replace_by_foo(DEFAULT_DUMMY_VALUE)] PASSED [ 18%]
tests/test_main2.py::test_all[easy_0_args-flat_kw_only=False-@replace_by_foo(replacement=goo)] PASSED [ 18%]
tests/test_main2.py::test_all[easy_0_args-flat_kw_only=False-@replace_by_foo(dummy='hello')] PASSED [ 18%]
tests/test_main2.py::test_all[easy_0_args-flat_kw_only=False-@replace_by_foo(dummy=DEFAULT_DUMMY_VALUE)] PASSED [ 19%]
tests/test_main2.py::test_all[easy_0_args-flat_kw_only=False-@replace_by_foo(goo, 'hello')] PASSED [ 19%]
tests/test_main2.py::test_all[easy_0_args-flat_kw_only=False-@replace_by_foo('hello', goo)] PASSED [ 20%]
tests/test_main2.py::test_all[easy_0_args-flat_kw_only=False-@replace_by_foo(goo, DEFAULT_DUMMY_VALUE)] PASSED [ 20%]
tests/test_main2.py::test_all[easy_0_args-flat_kw_only=False-@replace_by_foo(DEFAULT_DUMMY_VALUE, goo)] PASSED [ 20%]
tests/test_main2.py::test_all[easy_0_args-flat_kw_only=True-@replace_by_foo] PASSED [ 21%]
tests/test_main2.py::test_all[easy_0_args-flat_kw_only=True-@replace_by_foo()] PASSED [ 21%]
tests/test_main2.py::test_all[easy_0_args-flat_kw_only=True-@replace_by_foo(goo)] PASSED [ 21%]
tests/test_main2.py::test_all[easy_0_args-flat_kw_only=True-@replace_by_foo('hello')] PASSED [ 22%]
tests/test_main2.py::test_all[easy_0_args-flat_kw_only=True-@replace_by_foo(DEFAULT_DUMMY_VALUE)] PASSED [ 22%]
tests/test_main2.py::test_all[easy_0_args-flat_kw_only=True-@replace_by_foo(replacement=goo)] PASSED [ 23%]
tests/test_main2.py::test_all[easy_0_args-flat_kw_only=True-@replace_by_foo(dummy='hello')] PASSED [ 23%]
tests/test_main2.py::test_all[easy_0_args-flat_kw_only=True-@replace_by_foo(dummy=DEFAULT_DUMMY_VALUE)] PASSED [ 23%]
tests/test_main2.py::test_all[easy_0_args-flat_kw_only=True-@replace_by_foo(goo, 'hello')] PASSED [ 24%]
tests/test_main2.py::test_all[easy_0_args-flat_kw_only=True-@replace_by_foo('hello', goo)] PASSED [ 24%]
tests/test_main2.py::test_all[easy_0_args-flat_kw_only=True-@replace_by_foo(goo, DEFAULT_DUMMY_VALUE)] PASSED [ 25%]
tests/test_main2.py::test_all[easy_0_args-flat_kw_only=True-@replace_by_foo(DEFAULT_DUMMY_VALUE, goo)] PASSED [ 25%]
tests/test_main2.py::test_all[hard_varpositional-@replace_by_foo] PASSED [ 25%]
tests/test_main2.py::test_all[hard_varpositional-@replace_by_foo()] PASSED [ 26%]
tests/test_main2.py::test_all[hard_varpositional-@replace_by_foo(goo)] PASSED [ 26%]
tests/test_main2.py::test_all[hard_varpositional-@replace_by_foo('hello')] PASSED [ 26%]
tests/test_main2.py::test_all[hard_varpositional-@replace_by_foo(DEFAULT_DUMMY_VALUE)] PASSED [ 27%]
tests/test_main2.py::test_all[hard_varpositional-@replace_by_foo(replacement=goo)] PASSED [ 27%]
tests/test_main2.py::test_all[hard_varpositional-@replace_by_foo(dummy='hello')] PASSED [ 28%]
tests/test_main2.py::test_all[hard_varpositional-@replace_by_foo(dummy=DEFAULT_DUMMY_VALUE)] PASSED [ 28%]
tests/test_main2.py::test_all[hard_varpositional-@replace_by_foo(goo, 'hello')] PASSED [ 28%]
tests/test_main2.py::test_all[hard_varpositional-@replace_by_foo('hello', goo)] PASSED [ 29%]
tests/test_main2.py::test_all[hard_varpositional-@replace_by_foo(goo, DEFAULT_DUMMY_VALUE)] PASSED [ 29%]
tests/test_main2.py::test_all[hard_varpositional-@replace_by_foo(DEFAULT_DUMMY_VALUE, goo)] PASSED [ 29%]
tests/test_main2.py::test_all[hard_1_m_0_opt_noncallable-protection=default-@replace_by_foo] PASSED [ 30%]
tests/test_main2.py::test_all[hard_1_m_0_opt_noncallable-protection=default-@replace_by_foo()] PASSED [ 30%]
tests/test_main2.py::test_all[hard_1_m_0_opt_noncallable-protection=default-@replace_by_foo(goo)] PASSED [ 31%]
tests/test_main2.py::test_all[hard_1_m_0_opt_noncallable-protection=default-@replace_by_foo('hello')] PASSED [ 31%]
tests/test_main2.py::test_all[hard_1_m_0_opt_noncallable-protection=default-@replace_by_foo(DEFAULT_DUMMY_VALUE)] PASSED [ 31%]
tests/test_main2.py::test_all[hard_1_m_0_opt_noncallable-protection=default-@replace_by_foo(replacement=goo)] SKIPPED [ 32%]
tests/test_main2.py::test_all[hard_1_m_0_opt_noncallable-protection=default-@replace_by_foo(dummy='hello')] PASSED [ 32%]
tests/test_main2.py::test_all[hard_1_m_0_opt_noncallable-protection=default-@replace_by_foo(dummy=DEFAULT_DUMMY_VALUE)] PASSED [ 32%]
tests/test_main2.py::test_all[hard_1_m_0_opt_noncallable-protection=default-@replace_by_foo(goo, 'hello')] PASSED [ 33%]
tests/test_main2.py::test_all[hard_1_m_0_opt_noncallable-protection=default-@replace_by_foo('hello', goo)] PASSED [ 33%]
tests/test_main2.py::test_all[hard_1_m_0_opt_noncallable-protection=default-@replace_by_foo(goo, DEFAULT_DUMMY_VALUE)] PASSED [ 34%]
tests/test_main2.py::test_all[hard_1_m_0_opt_noncallable-protection=default-@replace_by_foo(DEFAULT_DUMMY_VALUE, goo)] PASSED [ 34%]
tests/test_main2.py::test_all[hard_1_m_0_opt_noncallable-protection=introspection-@replace_by_foo] SKIPPED [ 34%]
tests/test_main2.py::test_all[hard_1_m_0_opt_noncallable-protection=introspection-@replace_by_foo()] SKIPPED [ 35%]
tests/test_main2.py::test_all[hard_1_m_0_opt_noncallable-protection=introspection-@replace_by_foo(goo)] SKIPPED [ 35%]
tests/test_main2.py::test_all[hard_1_m_0_opt_noncallable-protection=introspection-@replace_by_foo('hello')] SKIPPED [ 35%]
tests/test_main2.py::test_all[hard_1_m_0_opt_noncallable-protection=introspection-@replace_by_foo(DEFAULT_DUMMY_VALUE)] SKIPPED [ 36%]
tests/test_main2.py::test_all[hard_1_m_0_opt_noncallable-protection=introspection-@replace_by_foo(replacement=goo)] SKIPPED [ 36%]
tests/test_main2.py::test_all[hard_1_m_0_opt_noncallable-protection=introspection-@replace_by_foo(dummy='hello')] SKIPPED [ 37%]
tests/test_main2.py::test_all[hard_1_m_0_opt_noncallable-protection=introspection-@replace_by_foo(dummy=DEFAULT_DUMMY_VALUE)] SKIPPED [ 37%]
tests/test_main2.py::test_all[hard_1_m_0_opt_noncallable-protection=introspection-@replace_by_foo(goo, 'hello')] SKIPPED [ 37%]
tests/test_main2.py::test_all[hard_1_m_0_opt_noncallable-protection=introspection-@replace_by_foo('hello', goo)] SKIPPED [ 38%]
tests/test_main2.py::test_all[hard_1_m_0_opt_noncallable-protection=introspection-@replace_by_foo(goo, DEFAULT_DUMMY_VALUE)] SKIPPED [ 38%]
tests/test_main2.py::test_all[hard_1_m_0_opt_noncallable-protection=introspection-@replace_by_foo(DEFAULT_DUMMY_VALUE, goo)] SKIPPED [ 39%]
tests/test_main2.py::test_all[hard_1_m_0_opt_callable-protection=protected(default)-kw_only=False-@replace_by_foo] PASSED [ 39%]
tests/test_main2.py::test_all[hard_1_m_0_opt_callable-protection=protected(default)-kw_only=False-@replace_by_foo()] PASSED [ 39%]
tests/test_main2.py::test_all[hard_1_m_0_opt_callable-protection=protected(default)-kw_only=False-@replace_by_foo(goo)] PASSED [ 40%]
tests/test_main2.py::test_all[hard_1_m_0_opt_callable-protection=protected(default)-kw_only=False-@replace_by_foo('hello')] SKIPPED [ 40%]
tests/test_main2.py::test_all[hard_1_m_0_opt_callable-protection=protected(default)-kw_only=False-@replace_by_foo(DEFAULT_DUMMY_VALUE)] SKIPPED [ 40%]
tests/test_main2.py::test_all[hard_1_m_0_opt_callable-protection=protected(default)-kw_only=False-@replace_by_foo(replacement=goo)] PASSED [ 41%]
tests/test_main2.py::test_all[hard_1_m_0_opt_callable-protection=protected(default)-kw_only=False-@replace_by_foo(dummy='hello')] SKIPPED [ 41%]
tests/test_main2.py::test_all[hard_1_m_0_opt_callable-protection=protected(default)-kw_only=False-@replace_by_foo(dummy=DEFAULT_DUMMY_VALUE)] SKIPPED [ 42%]
tests/test_main2.py::test_all[hard_1_m_0_opt_callable-protection=protected(default)-kw_only=False-@replace_by_foo(goo, 'hello')] PASSED [ 42%]
tests/test_main2.py::test_all[hard_1_m_0_opt_callable-protection=protected(default)-kw_only=False-@replace_by_foo('hello', goo)] PASSED [ 42%]
tests/test_main2.py::test_all[hard_1_m_0_opt_callable-protection=protected(default)-kw_only=False-@replace_by_foo(goo, DEFAULT_DUMMY_VALUE)] PASSED [ 43%]
tests/test_main2.py::test_all[hard_1_m_0_opt_callable-protection=protected(default)-kw_only=False-@replace_by_foo(DEFAULT_DUMMY_VALUE, goo)] PASSED [ 43%]
tests/test_main2.py::test_all[hard_1_m_0_opt_callable-protection=protected(default)-kw_only=True-@replace_by_foo] PASSED [ 43%]
tests/test_main2.py::test_all[hard_1_m_0_opt_callable-protection=protected(default)-kw_only=True-@replace_by_foo()] PASSED [ 44%]
tests/test_main2.py::test_all[hard_1_m_0_opt_callable-protection=protected(default)-kw_only=True-@replace_by_foo(goo)] PASSED [ 44%]
tests/test_main2.py::test_all[hard_1_m_0_opt_callable-protection=protected(default)-kw_only=True-@replace_by_foo('hello')] SKIPPED [ 45%]
tests/test_main2.py::test_all[hard_1_m_0_opt_callable-protection=protected(default)-kw_only=True-@replace_by_foo(DEFAULT_DUMMY_VALUE)] SKIPPED [ 45%]
tests/test_main2.py::test_all[hard_1_m_0_opt_callable-protection=protected(default)-kw_only=True-@replace_by_foo(replacement=goo)] PASSED [ 45%]
tests/test_main2.py::test_all[hard_1_m_0_opt_callable-protection=protected(default)-kw_only=True-@replace_by_foo(dummy='hello')] SKIPPED [ 46%]
tests/test_main2.py::test_all[hard_1_m_0_opt_callable-protection=protected(default)-kw_only=True-@replace_by_foo(dummy=DEFAULT_DUMMY_VALUE)] SKIPPED [ 46%]
tests/test_main2.py::test_all[hard_1_m_0_opt_callable-protection=protected(default)-kw_only=True-@replace_by_foo(goo, 'hello')] PASSED [ 46%]
tests/test_main2.py::test_all[hard_1_m_0_opt_callable-protection=protected(default)-kw_only=True-@replace_by_foo('hello', goo)] PASSED [ 47%]
tests/test_main2.py::test_all[hard_1_m_0_opt_callable-protection=protected(default)-kw_only=True-@replace_by_foo(goo, DEFAULT_DUMMY_VALUE)] PASSED [ 47%]
tests/test_main2.py::test_all[hard_1_m_0_opt_callable-protection=protected(default)-kw_only=True-@replace_by_foo(DEFAULT_DUMMY_VALUE, goo)] PASSED [ 48%]
tests/test_main2.py::test_all[hard_1_m_0_opt_callable-protection=protected(explicit)-kw_only=False-@replace_by_foo] PASSED [ 48%]
tests/test_main2.py::test_all[hard_1_m_0_opt_callable-protection=protected(explicit)-kw_only=False-@replace_by_foo()] PASSED [ 48%]
tests/test_main2.py::test_all[hard_1_m_0_opt_callable-protection=protected(explicit)-kw_only=False-@replace_by_foo(goo)] PASSED [ 49%]
tests/test_main2.py::test_all[hard_1_m_0_opt_callable-protection=protected(explicit)-kw_only=False-@replace_by_foo('hello')] SKIPPED [ 49%]
tests/test_main2.py::test_all[hard_1_m_0_opt_callable-protection=protected(explicit)-kw_only=False-@replace_by_foo(DEFAULT_DUMMY_VALUE)] SKIPPED [ 50%]
tests/test_main2.py::test_all[hard_1_m_0_opt_callable-protection=protected(explicit)-kw_only=False-@replace_by_foo(replacement=goo)] PASSED [ 50%]
tests/test_main2.py::test_all[hard_1_m_0_opt_callable-protection=protected(explicit)-kw_only=False-@replace_by_foo(dummy='hello')] SKIPPED [ 50%]
tests/test_main2.py::test_all[hard_1_m_0_opt_callable-protection=protected(explicit)-kw_only=False-@replace_by_foo(dummy=DEFAULT_DUMMY_VALUE)] SKIPPED [ 51%]
tests/test_main2.py::test_all[hard_1_m_0_opt_callable-protection=protected(explicit)-kw_only=False-@replace_by_foo(goo, 'hello')] PASSED [ 51%]
tests/test_main2.py::test_all[hard_1_m_0_opt_callable-protection=protected(explicit)-kw_only=False-@replace_by_foo('hello', goo)] PASSED [ 51%]
tests/test_main2.py::test_all[hard_1_m_0_opt_callable-protection=protected(explicit)-kw_only=False-@replace_by_foo(goo, DEFAULT_DUMMY_VALUE)] PASSED [ 52%]
tests/test_main2.py::test_all[hard_1_m_0_opt_callable-protection=protected(explicit)-kw_only=False-@replace_by_foo(DEFAULT_DUMMY_VALUE, goo)] PASSED [ 52%]
tests/test_main2.py::test_all[hard_1_m_0_opt_callable-protection=protected(explicit)-kw_only=True-@replace_by_foo] PASSED [ 53%]
tests/test_main2.py::test_all[hard_1_m_0_opt_callable-protection=protected(explicit)-kw_only=True-@replace_by_foo()] PASSED [ 53%]
tests/test_main2.py::test_all[hard_1_m_0_opt_callable-protection=protected(explicit)-kw_only=True-@replace_by_foo(goo)] PASSED [ 53%]
tests/test_main2.py::test_all[hard_1_m_0_opt_callable-protection=protected(explicit)-kw_only=True-@replace_by_foo('hello')] SKIPPED [ 54%]
tests/test_main2.py::test_all[hard_1_m_0_opt_callable-protection=protected(explicit)-kw_only=True-@replace_by_foo(DEFAULT_DUMMY_VALUE)] SKIPPED [ 54%]
tests/test_main2.py::test_all[hard_1_m_0_opt_callable-protection=protected(explicit)-kw_only=True-@replace_by_foo(replacement=goo)] PASSED [ 54%]
tests/test_main2.py::test_all[hard_1_m_0_opt_callable-protection=protected(explicit)-kw_only=True-@replace_by_foo(dummy='hello')] SKIPPED [ 55%]
tests/test_main2.py::test_all[hard_1_m_0_opt_callable-protection=protected(explicit)-kw_only=True-@replace_by_foo(dummy=DEFAULT_DUMMY_VALUE)] SKIPPED [ 55%]
tests/test_main2.py::test_all[hard_1_m_0_opt_callable-protection=protected(explicit)-kw_only=True-@replace_by_foo(goo, 'hello')] PASSED [ 56%]
tests/test_main2.py::test_all[hard_1_m_0_opt_callable-protection=protected(explicit)-kw_only=True-@replace_by_foo('hello', goo)] PASSED [ 56%]
tests/test_main2.py::test_all[hard_1_m_0_opt_callable-protection=protected(explicit)-kw_only=True-@replace_by_foo(goo, DEFAULT_DUMMY_VALUE)] PASSED [ 56%]
tests/test_main2.py::test_all[hard_1_m_0_opt_callable-protection=protected(explicit)-kw_only=True-@replace_by_foo(DEFAULT_DUMMY_VALUE, goo)] PASSED [ 57%]
tests/test_main2.py::test_all[easy_2m_args(replacement, dummy)-@replace_by_foo] PASSED [ 57%]
tests/test_main2.py::test_all[easy_2m_args(replacement, dummy)-@replace_by_foo()] PASSED [ 57%]
tests/test_main2.py::test_all[easy_2m_args(replacement, dummy)-@replace_by_foo(goo)] PASSED [ 58%]
tests/test_main2.py::test_all[easy_2m_args(replacement, dummy)-@replace_by_foo('hello')] PASSED [ 58%]
tests/test_main2.py::test_all[easy_2m_args(replacement, dummy)-@replace_by_foo(DEFAULT_DUMMY_VALUE)] PASSED [ 59%]
tests/test_main2.py::test_all[easy_2m_args(replacement, dummy)-@replace_by_foo(replacement=goo)] PASSED [ 59%]
tests/test_main2.py::test_all[easy_2m_args(replacement, dummy)-@replace_by_foo(dummy='hello')] PASSED [ 59%]
tests/test_main2.py::test_all[easy_2m_args(replacement, dummy)-@replace_by_foo(dummy=DEFAULT_DUMMY_VALUE)] PASSED [ 60%]
tests/test_main2.py::test_all[easy_2m_args(replacement, dummy)-@replace_by_foo(goo, 'hello')] PASSED [ 60%]
tests/test_main2.py::test_all[easy_2m_args(replacement, dummy)-@replace_by_foo('hello', goo)] SKIPPED [ 60%]
tests/test_main2.py::test_all[easy_2m_args(replacement, dummy)-@replace_by_foo(goo, DEFAULT_DUMMY_VALUE)] PASSED [ 61%]
tests/test_main2.py::test_all[easy_2m_args(replacement, dummy)-@replace_by_foo(DEFAULT_DUMMY_VALUE, goo)] SKIPPED [ 61%]
tests/test_main2.py::test_all[easy_2m_args(dummy, replacement)-@replace_by_foo] PASSED [ 62%]
tests/test_main2.py::test_all[easy_2m_args(dummy, replacement)-@replace_by_foo()] PASSED [ 62%]
tests/test_main2.py::test_all[easy_2m_args(dummy, replacement)-@replace_by_foo(goo)] PASSED [ 62%]
tests/test_main2.py::test_all[easy_2m_args(dummy, replacement)-@replace_by_foo('hello')] PASSED [ 63%]
tests/test_main2.py::test_all[easy_2m_args(dummy, replacement)-@replace_by_foo(DEFAULT_DUMMY_VALUE)] PASSED [ 63%]
tests/test_main2.py::test_all[easy_2m_args(dummy, replacement)-@replace_by_foo(replacement=goo)] PASSED [ 64%]
tests/test_main2.py::test_all[easy_2m_args(dummy, replacement)-@replace_by_foo(dummy='hello')] PASSED [ 64%]
tests/test_main2.py::test_all[easy_2m_args(dummy, replacement)-@replace_by_foo(dummy=DEFAULT_DUMMY_VALUE)] PASSED [ 64%]
tests/test_main2.py::test_all[easy_2m_args(dummy, replacement)-@replace_by_foo(goo, 'hello')] SKIPPED [ 65%]
tests/test_main2.py::test_all[easy_2m_args(dummy, replacement)-@replace_by_foo('hello', goo)] PASSED [ 65%]
tests/test_main2.py::test_all[easy_2m_args(dummy, replacement)-@replace_by_foo(goo, DEFAULT_DUMMY_VALUE)] SKIPPED [ 65%]
tests/test_main2.py::test_all[easy_2m_args(dummy, replacement)-@replace_by_foo(DEFAULT_DUMMY_VALUE, goo)] PASSED [ 66%]
tests/test_main2.py::test_all[easy_2m_args(dummy, dummy2)-@replace_by_foo] PASSED [ 66%]
tests/test_main2.py::test_all[easy_2m_args(dummy, dummy2)-@replace_by_foo()] PASSED [ 67%]
tests/test_main2.py::test_all[easy_2m_args(dummy, dummy2)-@replace_by_foo(goo)] PASSED [ 67%]
tests/test_main2.py::test_all[easy_2m_args(dummy, dummy2)-@replace_by_foo('hello')] PASSED [ 67%]
tests/test_main2.py::test_all[easy_2m_args(dummy, dummy2)-@replace_by_foo(DEFAULT_DUMMY_VALUE)] PASSED [ 68%]
tests/test_main2.py::test_all[easy_2m_args(dummy, dummy2)-@replace_by_foo(replacement=goo)] PASSED [ 68%]
tests/test_main2.py::test_all[easy_2m_args(dummy, dummy2)-@replace_by_foo(dummy='hello')] PASSED [ 68%]
tests/test_main2.py::test_all[easy_2m_args(dummy, dummy2)-@replace_by_foo(dummy=DEFAULT_DUMMY_VALUE)] PASSED [ 69%]
tests/test_main2.py::test_all[easy_2m_args(dummy, dummy2)-@replace_by_foo(goo, 'hello')] PASSED [ 69%]
tests/test_main2.py::test_all[easy_2m_args(dummy, dummy2)-@replace_by_foo('hello', goo)] PASSED [ 70%]
tests/test_main2.py::test_all[easy_2m_args(dummy, dummy2)-@replace_by_foo(goo, DEFAULT_DUMMY_VALUE)] PASSED [ 70%]
tests/test_main2.py::test_all[easy_2m_args(dummy, dummy2)-@replace_by_foo(DEFAULT_DUMMY_VALUE, goo)] PASSED [ 70%]
tests/test_main2.py::test_all[hard_0_m_2_opt_callable_last-protection=default-@replace_by_foo] PASSED [ 71%]
tests/test_main2.py::test_all[hard_0_m_2_opt_callable_last-protection=default-@replace_by_foo()] PASSED [ 71%]
tests/test_main2.py::test_all[hard_0_m_2_opt_callable_last-protection=default-@replace_by_foo(goo)] SKIPPED [ 71%]
tests/test_main2.py::test_all[hard_0_m_2_opt_callable_last-protection=default-@replace_by_foo('hello')] PASSED [ 72%]
tests/test_main2.py::test_all[hard_0_m_2_opt_callable_last-protection=default-@replace_by_foo(DEFAULT_DUMMY_VALUE)] PASSED [ 72%]
tests/test_main2.py::test_all[hard_0_m_2_opt_callable_last-protection=default-@replace_by_foo(replacement=goo)] PASSED [ 73%]
tests/test_main2.py::test_all[hard_0_m_2_opt_callable_last-protection=default-@replace_by_foo(dummy='hello')] PASSED [ 73%]
tests/test_main2.py::test_all[hard_0_m_2_opt_callable_last-protection=default-@replace_by_foo(dummy=DEFAULT_DUMMY_VALUE)] PASSED [ 73%]
tests/test_main2.py::test_all[hard_0_m_2_opt_callable_last-protection=default-@replace_by_foo(goo, 'hello')] SKIPPED [ 74%]
tests/test_main2.py::test_all[hard_0_m_2_opt_callable_last-protection=default-@replace_by_foo('hello', goo)] PASSED [ 74%]
tests/test_main2.py::test_all[hard_0_m_2_opt_callable_last-protection=default-@replace_by_foo(goo, DEFAULT_DUMMY_VALUE)] SKIPPED [ 75%]
tests/test_main2.py::test_all[hard_0_m_2_opt_callable_last-protection=default-@replace_by_foo(DEFAULT_DUMMY_VALUE, goo)] PASSED [ 75%]
tests/test_main2.py::test_all[hard_0_m_2_opt_callable_last-protection=introspection-@replace_by_foo] SKIPPED [ 75%]
tests/test_main2.py::test_all[hard_0_m_2_opt_callable_last-protection=introspection-@replace_by_foo()] SKIPPED [ 76%]
tests/test_main2.py::test_all[hard_0_m_2_opt_callable_last-protection=introspection-@replace_by_foo(goo)] SKIPPED [ 76%]
tests/test_main2.py::test_all[hard_0_m_2_opt_callable_last-protection=introspection-@replace_by_foo('hello')] SKIPPED [ 76%]
tests/test_main2.py::test_all[hard_0_m_2_opt_callable_last-protection=introspection-@replace_by_foo(DEFAULT_DUMMY_VALUE)] SKIPPED [ 77%]
tests/test_main2.py::test_all[hard_0_m_2_opt_callable_last-protection=introspection-@replace_by_foo(replacement=goo)] SKIPPED [ 77%]
tests/test_main2.py::test_all[hard_0_m_2_opt_callable_last-protection=introspection-@replace_by_foo(dummy='hello')] SKIPPED [ 78%]
tests/test_main2.py::test_all[hard_0_m_2_opt_callable_last-protection=introspection-@replace_by_foo(dummy=DEFAULT_DUMMY_VALUE)] SKIPPED [ 78%]
tests/test_main2.py::test_all[hard_0_m_2_opt_callable_last-protection=introspection-@replace_by_foo(goo, 'hello')] SKIPPED [ 78%]
tests/test_main2.py::test_all[hard_0_m_2_opt_callable_last-protection=introspection-@replace_by_foo('hello', goo)] SKIPPED [ 79%]
tests/test_main2.py::test_all[hard_0_m_2_opt_callable_last-protection=introspection-@replace_by_foo(goo, DEFAULT_DUMMY_VALUE)] SKIPPED [ 79%]
tests/test_main2.py::test_all[hard_0_m_2_opt_callable_last-protection=introspection-@replace_by_foo(DEFAULT_DUMMY_VALUE, goo)] SKIPPED [ 79%]
tests/test_main2.py::test_all[hard_0_m_2_opt_callable_first-protection=unprotected (default)-@replace_by_foo] PASSED [ 80%]
tests/test_main2.py::test_all[hard_0_m_2_opt_callable_first-protection=unprotected (default)-@replace_by_foo()] PASSED [ 80%]
tests/test_main2.py::test_all[hard_0_m_2_opt_callable_first-protection=unprotected (default)-@replace_by_foo(goo)] PASSED [ 81%]
tests/test_main2.py::test_all[hard_0_m_2_opt_callable_first-protection=unprotected (default)-@replace_by_foo('hello')] SKIPPED [ 81%]
tests/test_main2.py::test_all[hard_0_m_2_opt_callable_first-protection=unprotected (default)-@replace_by_foo(DEFAULT_DUMMY_VALUE)] SKIPPED [ 81%]
tests/test_main2.py::test_all[hard_0_m_2_opt_callable_first-protection=unprotected (default)-@replace_by_foo(replacement=goo)] PASSED [ 82%]
tests/test_main2.py::test_all[hard_0_m_2_opt_callable_first-protection=unprotected (default)-@replace_by_foo(dummy='hello')] PASSED [ 82%]
tests/test_main2.py::test_all[hard_0_m_2_opt_callable_first-protection=unprotected (default)-@replace_by_foo(dummy=DEFAULT_DUMMY_VALUE)] PASSED [ 82%]
tests/test_main2.py::test_all[hard_0_m_2_opt_callable_first-protection=unprotected (default)-@replace_by_foo(goo, 'hello')] PASSED [ 83%]
tests/test_main2.py::test_all[hard_0_m_2_opt_callable_first-protection=unprotected (default)-@replace_by_foo('hello', goo)] SKIPPED [ 83%]
tests/test_main2.py::test_all[hard_0_m_2_opt_callable_first-protection=unprotected (default)-@replace_by_foo(goo, DEFAULT_DUMMY_VALUE)] PASSED [ 84%]
tests/test_main2.py::test_all[hard_0_m_2_opt_callable_first-protection=unprotected (default)-@replace_by_foo(DEFAULT_DUMMY_VALUE, goo)] SKIPPED [ 84%]
tests/test_main2.py::test_all[hard_0_m_2_opt_callable_first-protection=introspection-@replace_by_foo] SKIPPED [ 84%]
tests/test_main2.py::test_all[hard_0_m_2_opt_callable_first-protection=introspection-@replace_by_foo()] SKIPPED [ 85%]
tests/test_main2.py::test_all[hard_0_m_2_opt_callable_first-protection=introspection-@replace_by_foo(goo)] SKIPPED [ 85%]
tests/test_main2.py::test_all[hard_0_m_2_opt_callable_first-protection=introspection-@replace_by_foo('hello')] SKIPPED [ 85%]
tests/test_main2.py::test_all[hard_0_m_2_opt_callable_first-protection=introspection-@replace_by_foo(DEFAULT_DUMMY_VALUE)] SKIPPED [ 86%]
tests/test_main2.py::test_all[hard_0_m_2_opt_callable_first-protection=introspection-@replace_by_foo(replacement=goo)] SKIPPED [ 86%]
tests/test_main2.py::test_all[hard_0_m_2_opt_callable_first-protection=introspection-@replace_by_foo(dummy='hello')] SKIPPED [ 87%]
tests/test_main2.py::test_all[hard_0_m_2_opt_callable_first-protection=introspection-@replace_by_foo(dummy=DEFAULT_DUMMY_VALUE)] SKIPPED [ 87%]
tests/test_main2.py::test_all[hard_0_m_2_opt_callable_first-protection=introspection-@replace_by_foo(goo, 'hello')] SKIPPED [ 87%]
tests/test_main2.py::test_all[hard_0_m_2_opt_callable_first-protection=introspection-@replace_by_foo('hello', goo)] SKIPPED [ 88%]
tests/test_main2.py::test_all[hard_0_m_2_opt_callable_first-protection=introspection-@replace_by_foo(goo, DEFAULT_DUMMY_VALUE)] SKIPPED [ 88%]
tests/test_main2.py::test_all[hard_0_m_2_opt_callable_first-protection=introspection-@replace_by_foo(DEFAULT_DUMMY_VALUE, goo)] SKIPPED [ 89%]
tests/test_main2.py::test_all[hard_0_m_2_opt_callable_first-protection=custom_disambiguator-@replace_by_foo] PASSED [ 89%]
tests/test_main2.py::test_all[hard_0_m_2_opt_callable_first-protection=custom_disambiguator-@replace_by_foo()] PASSED [ 89%]
tests/test_main2.py::test_all[hard_0_m_2_opt_callable_first-protection=custom_disambiguator-@replace_by_foo(goo)] PASSED [ 90%]
tests/test_main2.py::test_all[hard_0_m_2_opt_callable_first-protection=custom_disambiguator-@replace_by_foo('hello')] SKIPPED [ 90%]
tests/test_main2.py::test_all[hard_0_m_2_opt_callable_first-protection=custom_disambiguator-@replace_by_foo(DEFAULT_DUMMY_VALUE)] SKIPPED [ 90%]
tests/test_main2.py::test_all[hard_0_m_2_opt_callable_first-protection=custom_disambiguator-@replace_by_foo(replacement=goo)] PASSED [ 91%]
tests/test_main2.py::test_all[hard_0_m_2_opt_callable_first-protection=custom_disambiguator-@replace_by_foo(dummy='hello')] PASSED [ 91%]
tests/test_main2.py::test_all[hard_0_m_2_opt_callable_first-protection=custom_disambiguator-@replace_by_foo(dummy=DEFAULT_DUMMY_VALUE)] PASSED [ 92%]
tests/test_main2.py::test_all[hard_0_m_2_opt_callable_first-protection=custom_disambiguator-@replace_by_foo(goo, 'hello')] PASSED [ 92%]
tests/test_main2.py::test_all[hard_0_m_2_opt_callable_first-protection=custom_disambiguator-@replace_by_foo('hello', goo)] SKIPPED [ 92%]
tests/test_main2.py::test_all[hard_0_m_2_opt_callable_first-protection=custom_disambiguator-@replace_by_foo(goo, DEFAULT_DUMMY_VALUE)] PASSED [ 93%]
tests/test_main2.py::test_all[hard_0_m_2_opt_callable_first-protection=custom_disambiguator-@replace_by_foo(DEFAULT_DUMMY_VALUE, goo)] SKIPPED [ 93%]
tests/test_so.py::test_so_flat PASSED                                    [ 93%]
tests/test_so.py::test_so_double_flat PASSED                             [ 94%]
tests/test_so.py::test_so_wrap[style=flat] PASSED                        [ 94%]
tests/test_so.py::test_so_wrap[style=double-flat] PASSED                 [ 95%]
tests/test_so.py::test_so_2[mode=flat] PASSED                            [ 95%]
tests/test_so.py::test_so_2[mode=double-flat] PASSED                     [ 95%]
tests/test_so.py::test_so_3[mode=flat] PASSED                            [ 96%]
tests/test_so.py::test_so_3[mode=double-flat] PASSED                     [ 96%]
tests/test_so.py::test_so_4[mode=None] new_arg1 True branch; new_arg2 is 7
a=1, b=2
new_arg1 True branch; new_arg2 is 7
a=1, b=2
new_arg1 False branch; new_arg2 is 42
a=3, b=4
new_arg1 False branch; new_arg2 is -1
a=AAA, b=100
new_arg1 True branch; new_arg2 is None
a=AAA, b=100
added_function
Help on function foo in module tests.test_so:

foo(a, b, new_arg1=False, new_arg2=None)
    This is my foo function


PASSED                            [ 96%]
tests/test_so.py::test_so_4[mode=flat] new_arg1 True branch; new_arg2 is 7
a=1, b=2
new_arg1 True branch; new_arg2 is 7
a=1, b=2
new_arg1 False branch; new_arg2 is 42
a=3, b=4
new_arg1 False branch; new_arg2 is -1
a=AAA, b=100
new_arg1 True branch; new_arg2 is None
a=AAA, b=100
added_function
Help on function foo in module tests.test_so:

foo(a, b, new_arg1=False, new_arg2=None)
    This is my foo function


PASSED                            [ 97%]
tests/test_so.py::test_so_5[mode=no-deco] hello world
1 2
Help on function test in module tests.test_so:

test(x, y)


PASSED                         [ 97%]
tests/test_so.py::test_so_5[mode=None] hello world
1 2
Help on function test in module tests.test_so:

test(x, y)


PASSED                            [ 98%]
tests/test_so.py::test_so_5[mode=flat] hello world
1 2
Help on function test in module tests.test_so:

test(x, y)


PASSED                            [ 98%]
tests/test_so.py::test_so_6 Help on function my_func in module tests.test_so:

my_func(x)
    my function


PASSED                                       [ 98%]
tests/test_typing.py::test_invalid_parameter PASSED                      [ 99%]
tests/test_typing.py::test_normal_decorator PASSED                       [ 99%]
tests/test_typing.py::test_function_decorator_with_params PASSED         [100%]

================ 184 passed, 80 skipped, 2 deselected in 0.33s =================
+ RPM_EC=0
++ jobs -p
+ exit 0
Processing files: python3-decopatch-1.4.10-19.fc42.noarch
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ROiCky
+ umask 022
+ cd /builddir/build/BUILD/python-decopatch-1.4.10-build
+ cd decopatch-1.4.10
+ DOCDIR=/builddir/build/BUILD/python-decopatch-1.4.10-build/BUILDROOT/usr/share/doc/python3-decopatch
+ export LC_ALL=C.UTF-8
+ LC_ALL=C.UTF-8
+ export DOCDIR
+ /usr/bin/mkdir -p /builddir/build/BUILD/python-decopatch-1.4.10-build/BUILDROOT/usr/share/doc/python3-decopatch
+ cp -pr /builddir/build/BUILD/python-decopatch-1.4.10-build/decopatch-1.4.10/README.md /builddir/build/BUILD/python-decopatch-1.4.10-build/BUILDROOT/usr/share/doc/python3-decopatch
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.3PyyaS
+ umask 022
+ cd /builddir/build/BUILD/python-decopatch-1.4.10-build
+ cd decopatch-1.4.10
+ LICENSEDIR=/builddir/build/BUILD/python-decopatch-1.4.10-build/BUILDROOT/usr/share/licenses/python3-decopatch
+ export LC_ALL=C.UTF-8
+ LC_ALL=C.UTF-8
+ export LICENSEDIR
+ /usr/bin/mkdir -p /builddir/build/BUILD/python-decopatch-1.4.10-build/BUILDROOT/usr/share/licenses/python3-decopatch
+ cp -pr /builddir/build/BUILD/python-decopatch-1.4.10-build/decopatch-1.4.10/LICENSE /builddir/build/BUILD/python-decopatch-1.4.10-build/BUILDROOT/usr/share/licenses/python3-decopatch
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: python-decopatch = 1.4.10-19.fc42 python3-decopatch = 1.4.10-19.fc42 python3.13-decopatch = 1.4.10-19.fc42 python3.13dist(decopatch) = 1.4.10 python3dist(decopatch) = 1.4.10
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: python(abi) = 3.13 python3.13dist(makefun) >= 1.5
Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILD/python-decopatch-1.4.10-build/BUILDROOT
Wrote: /builddir/build/SRPMS/python-decopatch-1.4.10-19.fc42.src.rpm
Wrote: /builddir/build/RPMS/python3-decopatch-1.4.10-19.fc42.noarch.rpm
Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.GJ4aPm
+ umask 022
+ cd /builddir/build/BUILD/python-decopatch-1.4.10-build
+ test -d /builddir/build/BUILD/python-decopatch-1.4.10-build
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /builddir/build/BUILD/python-decopatch-1.4.10-build
+ rm -rf /builddir/build/BUILD/python-decopatch-1.4.10-build
+ RPM_EC=0
++ jobs -p
+ exit 0
Finish: rpmbuild python-decopatch-1.4.10-19.fc42.src.rpm
Finish: build phase for python-decopatch-1.4.10-19.fc42.src.rpm
INFO: chroot_scan: 1 files copied to /var/lib/copr-rpmbuild/results/chroot_scan
INFO: /var/lib/mock/fedora-rawhide-x86_64-1735054870.690781/root/var/log/dnf5.log
INFO: chroot_scan: creating tarball /var/lib/copr-rpmbuild/results/chroot_scan.tar.gz
/bin/tar: Removing leading `/' from member names
INFO: Done(/var/lib/copr-rpmbuild/results/python-decopatch-1.4.10-19.fc42.src.rpm) Config(child) 0 minutes 12 seconds
INFO: Results and/or logs in: /var/lib/copr-rpmbuild/results
INFO: Cleaning up build root ('cleanup_on_success=True')
Start: clean chroot
INFO: unmounting tmpfs.
Finish: clean chroot
Finish: run
Running RPMResults tool
Package info:
{
    "packages": [
        {
            "name": "python-decopatch",
            "epoch": null,
            "version": "1.4.10",
            "release": "19.fc42",
            "arch": "src"
        },
        {
            "name": "python3-decopatch",
            "epoch": null,
            "version": "1.4.10",
            "release": "19.fc42",
            "arch": "noarch"
        }
    ]
}
RPMResults finished