Warning: Permanently added '54.174.96.205' (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/8513054


Version: 1.2
PID: 8940
Logging PID: 8941
Task:
{'appstream': False,
 'background': True,
 'build_id': 8513054,
 'chroot': None,
 'package_name': 'python-autopep8',
 'project_dirname': 'python3.12:pr:10',
 'project_name': 'python3.12',
 'project_owner': '@python',
 'repos': [],
 'sandbox': '@python/python3.12--https://src.fedoraproject.org/user/canderson9',
 'source_json': {'clone_url': 'https://src.fedoraproject.org/forks/canderson9/rpms/python-autopep8',
                 'committish': '4c117f21b808a5055195be0afe09a26991622cd0',
                 'distgit': 'fedora'},
 'source_type': 10,
 'submitter': 'https://src.fedoraproject.org/user/canderson9',
 'task_id': '8513054'}

Running: git clone https://src.fedoraproject.org/forks/canderson9/rpms/python-autopep8 /var/lib/copr-rpmbuild/workspace/workdir-nt25l7vh/python-autopep8 --depth 500 --no-single-branch --recursive

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

Running: git checkout 4c117f21b808a5055195be0afe09a26991622cd0 --

cmd: ['git', 'checkout', '4c117f21b808a5055195be0afe09a26991622cd0', '--']
cwd: /var/lib/copr-rpmbuild/workspace/workdir-nt25l7vh/python-autopep8
rc: 0
stdout: 
stderr: Note: switching to '4c117f21b808a5055195be0afe09a26991622cd0'.

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 4c117f2 Version 2.3.2 closes RHBZ#2337617

Running: dist-git-client sources

cmd: ['dist-git-client', 'sources']
cwd: /var/lib/copr-rpmbuild/workspace/workdir-nt25l7vh/python-autopep8
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 autopep8-2.3.2.tar.gz
INFO: Reading stdout from command: curl --help all
INFO: Calling: curl -H Pragma: -o autopep8-2.3.2.tar.gz --location --connect-timeout 60 --retry 3 --retry-delay 10 --remote-time --show-error --fail --retry-all-errors https://src.fedoraproject.org/repo/pkgs/rpms/python-autopep8/autopep8-2.3.2.tar.gz/sha512/1fc897feec093e7e945b10bbd3cbbef5a83c4ec7d86215fb9643434d80a14ff54bf613dbb9dd0acacc9706ac35e8f0486ef643ae49da040471965d41fdd03cc4/autopep8-2.3.2.tar.gz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100 92210  100 92210    0     0  4275k      0 --:--:-- --:--:-- --:--:-- 4502k
INFO: Reading stdout from command: sha512sum autopep8-2.3.2.tar.gz

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-nt25l7vh/python-autopep8
rc: 0
stdout: setting SOURCE_DATE_EPOCH=1736812800
Wrote: /var/lib/copr-rpmbuild/results/python-autopep8-2.3.2-1.src.rpm
stderr: INFO: Reading stdout from command: git rev-parse --git-dir
INFO: Checked call: rpmbuild -bs /var/lib/copr-rpmbuild/results/python-autopep8.spec --define 'dist %nil' --define '_sourcedir /var/lib/copr-rpmbuild/workspace/workdir-nt25l7vh/python-autopep8/.' --define '_srcrpmdir /var/lib/copr-rpmbuild/results' --define '_disable_source_fetch 1'
Building target platforms: noarch
Building for target noarch

Output: ['python-autopep8-2.3.2-1.src.rpm', 'python-autopep8.spec']
Running SRPMResults tool
Package info: {
    "name": "python-autopep8",
    "epoch": null,
    "version": "2.3.2",
    "release": "1",
    "exclusivearch": [],
    "excludearch": []
}
SRPMResults finished