Warning: Permanently added '2620:52:3:1:dead:beef:cafe:c208' (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/8475092


Version: 1.2
PID: 19034
Logging PID: 19035
Task:
{'appstream': False,
 'background': True,
 'build_id': 8475092,
 'chroot': None,
 'package_name': 'buckup',
 'project_dirname': 'buckup',
 'project_name': 'buckup',
 'project_owner': 'tmkn',
 'repos': [],
 'sandbox': 'tmkn/buckup--https://api.github.com/users/RealOrangeOne',
 'source_json': {'clone_url': 'https://github.com/torchbox/buckup.git',
                 'committish': '4d2d8198050631013f7ad30d1d66f8c3656cae92',
                 'spec': '',
                 'srpm_build_method': 'rpkg',
                 'subdirectory': '',
                 'type': 'git'},
 'source_type': 8,
 'submitter': 'https://api.github.com/users/RealOrangeOne',
 'task_id': '8475092'}

Running: git clone https://github.com/torchbox/buckup.git /var/lib/copr-rpmbuild/workspace/workdir-8uh1c_4d/buckup --depth 500 --no-single-branch --recursive

cmd: ['git', 'clone', 'https://github.com/torchbox/buckup.git', '/var/lib/copr-rpmbuild/workspace/workdir-8uh1c_4d/buckup', '--depth', '500', '--no-single-branch', '--recursive']
cwd: .
rc: 0
stdout: 
stderr: Cloning into '/var/lib/copr-rpmbuild/workspace/workdir-8uh1c_4d/buckup'...

Running: git checkout 4d2d8198050631013f7ad30d1d66f8c3656cae92 --

cmd: ['git', 'checkout', '4d2d8198050631013f7ad30d1d66f8c3656cae92', '--']
cwd: /var/lib/copr-rpmbuild/workspace/workdir-8uh1c_4d/buckup
rc: 0
stdout: 
stderr: Note: switching to '4d2d8198050631013f7ad30d1d66f8c3656cae92'.

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 4d2d819 Allow requiring HTTPS for bucket access

Generated rpkg config:
[rpkg]
preprocess_spec = True

[git]
anon_clone_url = https://github.com/%(repo_path)s

[lookaside]
download_url = https://${git_props:remote_netloc}/repo/pkgs/%(repo_path)s/%(filename)s/%(hashtype)s/%(hash)s/%(filename)s

Writing config into /var/lib/copr-rpmbuild/workspace/workdir-8uh1c_4d/.config/rpkg.conf
Running: rpkg srpm --outdir /var/lib/copr-rpmbuild/results --spec /var/lib/copr-rpmbuild/workspace/workdir-8uh1c_4d/buckup

cmd: ['rpkg', 'srpm', '--outdir', '/var/lib/copr-rpmbuild/results', '--spec', '/var/lib/copr-rpmbuild/workspace/workdir-8uh1c_4d/buckup']
cwd: /var/lib/copr-rpmbuild/workspace/workdir-8uh1c_4d/buckup
rc: 0
stdout: Wrote: /var/lib/copr-rpmbuild/results/buckup.spec
Wrote: /var/lib/copr-rpmbuild/results/buckup-0.1a7-1.src.rpm

RPM build warnings:
stderr: warning: Downloading https://github.com/torchbox/buckup/archive/v0.1a7.tar.gz to /var/lib/copr-rpmbuild/results/v0.1a7.tar.gz
Building target platforms: noarch
Building for target noarch
warning: %source_date_epoch_from_changelog is set, but %changelog has no entries to take a date from
    Downloading https://github.com/torchbox/buckup/archive/v0.1a7.tar.gz to /var/lib/copr-rpmbuild/results/v0.1a7.tar.gz
    %source_date_epoch_from_changelog is set, but %changelog has no entries to take a date from

Output: ['buckup.spec', 'buckup-0.1a7-1.src.rpm', 'v0.1a7.tar.gz', 'buckup-0.1a7-build']
Running SRPMResults tool
Package info: {
    "name": "buckup",
    "epoch": null,
    "version": "0.1a7",
    "release": "1",
    "exclusivearch": [],
    "excludearch": []
}
SRPMResults finished