Warning: Permanently added '100.24.124.3' (ED25519) to the list of known hosts.

You can reproduce this build on your computer by running:

  sudo dnf install copr-rpmbuild
  /usr/bin/copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/8514224


Version: 1.2
PID: 11864
Logging PID: 11865
Task:
{'appstream': False,
 'background': True,
 'build_id': 8514224,
 'chroot': None,
 'package_name': 'valgrind',
 'project_dirname': 'clang-built-eln',
 'project_name': 'clang-built-eln',
 'project_owner': '@fedora-llvm-team',
 'repos': [],
 'sandbox': '@fedora-llvm-team/clang-built-eln--https://src.fedoraproject.org/user/mjw',
 'source_json': {'clone_url': 'https://src.fedoraproject.org/rpms/valgrind',
                 'committish': 'ed1a9528e3bc010e6122fb567980319befea2a81',
                 'distgit': 'fedora'},
 'source_type': 10,
 'submitter': 'https://src.fedoraproject.org/user/mjw',
 'task_id': '8514224'}

Running: git clone https://src.fedoraproject.org/rpms/valgrind /var/lib/copr-rpmbuild/workspace/workdir-dajxzzmu/valgrind --depth 500 --no-single-branch --recursive

cmd: ['git', 'clone', 'https://src.fedoraproject.org/rpms/valgrind', '/var/lib/copr-rpmbuild/workspace/workdir-dajxzzmu/valgrind', '--depth', '500', '--no-single-branch', '--recursive']
cwd: .
rc: 0
stdout: 
stderr: Cloning into '/var/lib/copr-rpmbuild/workspace/workdir-dajxzzmu/valgrind'...

Running: git checkout ed1a9528e3bc010e6122fb567980319befea2a81 --

cmd: ['git', 'checkout', 'ed1a9528e3bc010e6122fb567980319befea2a81', '--']
cwd: /var/lib/copr-rpmbuild/workspace/workdir-dajxzzmu/valgrind
rc: 0
stdout: 
stderr: Note: switching to 'ed1a9528e3bc010e6122fb567980319befea2a81'.

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 ed1a952 3.24.0-3 split valgrind in subpackages valgrind-{scripts,gdb,docs}

Running: dist-git-client sources

cmd: ['dist-git-client', 'sources']
cwd: /var/lib/copr-rpmbuild/workspace/workdir-dajxzzmu/valgrind
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 valgrind-3.24.0.tar.bz2
INFO: Reading stdout from command: curl --help all
INFO: Calling: curl -H Pragma: -o valgrind-3.24.0.tar.bz2 --location --connect-timeout 60 --retry 3 --retry-delay 10 --remote-time --show-error --fail --retry-all-errors https://src.fedoraproject.org/repo/pkgs/rpms/valgrind/valgrind-3.24.0.tar.bz2/sha512/6c131ff93d1f432d8362a47285cc377cba224ebca4f18e922c6156f7736d43020ece14d8fd16913498ab00fd18c85e2042a7d5351c3901e80413c584ebb406f3/valgrind-3.24.0.tar.bz2
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100 15.8M  100 15.8M    0     0   238M      0 --:--:-- --:--:-- --:--:--  236M
INFO: Reading stdout from command: sha512sum valgrind-3.24.0.tar.bz2

Running: dist-git-client srpm --outputdir /var/lib/copr-rpmbuild/results

cmd: ['dist-git-client', 'srpm', '--outputdir', '/var/lib/copr-rpmbuild/results']
cwd: /var/lib/copr-rpmbuild/workspace/workdir-dajxzzmu/valgrind
rc: 0
stdout: setting SOURCE_DATE_EPOCH=1736812800
Wrote: /var/lib/copr-rpmbuild/results/valgrind-3.24.0-3.src.rpm
stderr: INFO: Checked call: rpmbuild -bs /var/lib/copr-rpmbuild/workspace/workdir-dajxzzmu/valgrind/./valgrind.spec --define 'dist %nil' --define '_sourcedir /var/lib/copr-rpmbuild/workspace/workdir-dajxzzmu/valgrind/.' --define '_srcrpmdir /var/lib/copr-rpmbuild/results' --define '_disable_source_fetch 1'

Output: ['valgrind-3.24.0-3.src.rpm']
Running SRPMResults tool
Package info: {
    "name": "valgrind",
    "epoch": 1,
    "version": "3.24.0",
    "release": "3",
    "exclusivearch": [
        "i386",
        "i486",
        "i586",
        "i686",
        "pentium3",
        "pentium4",
        "athlon",
        "geode",
        "x86_64",
        "ppc",
        "ppc64",
        "ppc64le",
        "s390x",
        "armv7hl",
        "aarch64"
    ],
    "excludearch": []
}
SRPMResults finished