[2019-12-14 19:02:29,786][ INFO][PID:26295] Setting up builder: 54.174.10.231 [2019-12-14 19:02:29,788][ INFO][PID:26295] Reattach to build: BuildJob [2019-12-14 19:02:29,788][ INFO][PID:26295] BUILDER CMD: cat /var/lib/copr-rpmbuild/pid [2019-12-14 19:02:30,599][ INFO][PID:26295] Build is not running. Continuing... [2019-12-14 19:02:30,600][ INFO][PID:26295] Compressing /var/lib/copr/public_html/results/mrmeee/ansible-awx/epel-7-x86_64/01129064-ansible-awx/builder-live.log by gzip [2019-12-14 19:02:30,642][ ERROR][PID:26295] Unable to compress file /var/lib/copr/public_html/results/mrmeee/ansible-awx/epel-7-x86_64/01129064-ansible-awx/builder-live.log [2019-12-14 19:02:31,441][ INFO][PID:26295] rsyncing of mockbuilder@54.174.10.231:/var/lib/copr-rpmbuild/results/* started for job: BuildJob [2019-12-14 19:02:32,370][ INFO][PID:26295] rsyncing finished. [2019-12-14 19:02:32,372][ ERROR][PID:26295] Failed to download data from builder due to rsync error, see the rsync log file for details. [2019-12-14 19:02:32,372][ ERROR][PID:26295] Failed to download data from builder due to rsync error, see the rsync log file for details. Traceback (most recent call last): File "/usr/share/copr/backend/daemons/worker.py", line 212, in do_job mr.check_build_success() # raises if build didn't succeed File "/usr/share/copr/backend/mockremote/__init__.py", line 317, in check_build_success raise MockRemoteError("Build {} failed".format(self.job)) backend.exceptions.MockRemoteError: Build BuildJob failed During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/share/copr/backend/mockremote/__init__.py", line 321, in download_results self.builder.download_results(self.job.results_dir) File "/usr/share/copr/backend/mockremote/builder.py", line 163, in download_results self.rsync_call(self.resultdir, target_path) File "/usr/share/copr/backend/mockremote/builder.py", line 160, in rsync_call raise BuilderError(err_msg) backend.exceptions.BuilderError: Failed to download data from builder due to rsync error, see the rsync log file for details.