[2016-07-15 05:51:01,830][ INFO][PID:1111] Setting up builder: 172.25.93.55 [2016-07-15 05:51:03,413][ INFO][PID:1111] marking build dir with build_id, [2016-07-15 05:51:03,414][ INFO][PID:1111] Start build: BuildJob [2016-07-15 05:51:03,414][ INFO][PID:1111] putting into minimal buildroot of epel-6-x86_64 [2016-07-15 05:51:05,016][ INFO][PID:1111] Cloning Dist Git repo openresty/openresty/openresty, branch el6, hash 7079e517b5ee90231b068660dea164e522a87cfc [2016-07-15 05:51:10,298][ ERROR][PID:1111] Failed to obtain srpm from dist-git Traceback (most recent call last): File "/usr/share/copr/backend/mockremote/builder.py", line 218, in download_job_pkg_to_builder self.remote_pkg_path = list(results["contacted"].values())[0][u"stdout"].split("Wrote: ")[1] IndexError: list index out of range [2016-07-15 05:51:10,299][ ERROR][PID:1111] builder.build error building pkg `openresty`: BuildError: Failed to obtain srpm from dist-git: ansible results {'dark': {}, 'contacted': {'172.25.93.55': {'cmd': 'rm -rf /tmp/build_package_repo && mkdir /tmp/build_package_repo && cd /tmp/build_package_repo && git clone http://copr-dist-git.fedorainfracloud.org/git/openresty/openresty/openresty.git && cd openresty && git checkout 7079e517b5ee90231b068660dea164e522a87cfc && fedpkg-copr --dist el6 srpm', 'end': '2016-07-15 05:51:10.225829', 'stdout': u'', 'changed': True, 'start': '2016-07-15 05:51:05.507701', 'delta': '0:00:04.718128', 'stderr': "Cloning into 'openresty'...\nfatal: reference is not a tree: 7079e517b5ee90231b068660dea164e522a87cfc", 'rc': 128, 'invocation': {'module_name': 'shell', 'module_complex_args': {}, 'module_args': u'rm -rf /tmp/build_package_repo && mkdir /tmp/build_package_repo && cd /tmp/build_package_repo && git clone http://copr-dist-git.fedorainfracloud.org/git/openresty/openresty/openresty.git && cd openresty && git checkout 7079e517b5ee90231b068660dea164e522a87cfc && fedpkg-copr --dist el6 srpm'}, 'warnings': ['Consider using file module with state=absent rather than running rm']}}} Traceback (most recent call last): File "/usr/share/copr/backend/mockremote/__init__.py", line 295, in build_pkg_and_process_results build_stdout = self.builder.build() File "/usr/share/copr/backend/mockremote/builder.py", line 326, in build self.download_job_pkg_to_builder() File "/usr/share/copr/backend/mockremote/builder.py", line 222, in download_job_pkg_to_builder raise BuilderError("Failed to obtain srpm from dist-git: ansible results {}".format(results)) BuilderError: BuildError: Failed to obtain srpm from dist-git: ansible results {'dark': {}, 'contacted': {'172.25.93.55': {'cmd': 'rm -rf /tmp/build_package_repo && mkdir /tmp/build_package_repo && cd /tmp/build_package_repo && git clone http://copr-dist-git.fedorainfracloud.org/git/openresty/openresty/openresty.git && cd openresty && git checkout 7079e517b5ee90231b068660dea164e522a87cfc && fedpkg-copr --dist el6 srpm', 'end': '2016-07-15 05:51:10.225829', 'stdout': u'', 'changed': True, 'start': '2016-07-15 05:51:05.507701', 'delta': '0:00:04.718128', 'stderr': "Cloning into 'openresty'...\nfatal: reference is not a tree: 7079e517b5ee90231b068660dea164e522a87cfc", 'rc': 128, 'invocation': {'module_name': 'shell', 'module_complex_args': {}, 'module_args': u'rm -rf /tmp/build_package_repo && mkdir /tmp/build_package_repo && cd /tmp/build_package_repo && git clone http://copr-dist-git.fedorainfracloud.org/git/openresty/openresty/openresty.git && cd openresty && git checkout 7079e517b5ee90231b068660dea164e522a87cfc && fedpkg-copr --dist el6 srpm'}, 'warnings': ['Consider using file module with state=absent rather than running rm']}}} [2016-07-15 05:51:14,308][ INFO][PID:1111] End Build: BuildJob