[2016-09-09 19:09:50,983][ INFO][PID:32282] Setting up builder: 172.25.86.41 [2016-09-09 19:09:52,724][ INFO][PID:32282] marking build dir with build_id, [2016-09-09 19:09:52,725][ INFO][PID:32282] Start build: BuildJob [2016-09-09 19:09:55,318][ INFO][PID:32282] putting into minimal buildroot of epel-7-x86_64 [2016-09-09 19:09:55,847][ INFO][PID:32282] Cloning Dist Git repo duh/GNOME_3.22_for_RHEL_and_CentOS_7.x/python-sphinx, branch epel7, hash 5ecc365a3ce6a9b38b476d962975cb767b49c02a [2016-09-09 19:09:58,232][ INFO][PID:32282] Got srpm to build: /tmp/build_package_repo/python-sphinx/python-sphinx-1.1.3-9.el7.src.rpm [2016-09-09 19:09:58,233][ INFO][PID:32282] executing: /usr/bin/mockchain -r /var/tmp/mockremote-xmElm/epel-7-x86_64.cfg -l /var/tmp/mockremote-xmElm/build/ -a 'https://copr-be.cloud.fedoraproject.org/results/duh/GNOME_3.20_for_RHEL_and_CentOS_7.x/epel-7-$basearch/' -a https://copr-be.cloud.fedoraproject.org/results/duh/GNOME_3.22_for_RHEL_and_CentOS_7.x/epel-7-x86_64 -a https://copr-be.cloud.fedoraproject.org/results/duh/GNOME_3.22_for_RHEL_and_CentOS_7.x/epel-7-x86_64/devel -m '--define=copr_username duh' -m '--define=copr_projectname GNOME_3.22_for_RHEL_and_CentOS_7.x' -m '--define=vendor Fedora Project COPR (duh/GNOME_3.22_for_RHEL_and_CentOS_7.x)' /tmp/build_package_repo/python-sphinx/python-sphinx-1.1.3-9.el7.src.rpm [2016-09-09 19:11:05,315][ ERROR][PID:32282] builder.build error building pkg `python-sphinx`: BuildError: rc 2 not in success_codes; return code: 2; stdout: starting logfile: None results dir: /var/tmp/mockremote-xmElm/build/results/epel-7-x86_64 config dir: /var/tmp/mockremote-xmElm/build/configs/epel-7-x86_64 Start build: /tmp/build_package_repo/python-sphinx/python-sphinx-1.1.3-9.el7.src.rpm building python-sphinx-1.1.3-9.el7.src.rpm End build: /tmp/build_package_repo/python-sphinx/python-sphinx-1.1.3-9.el7.src.rpm Error building python-sphinx-1.1.3-9.el7.src.rpm. See logs/results in /var/tmp/mockremote-xmElm/build/results/epel-7-x86_64 Results out to: /var/tmp/mockremote-xmElm/build/results/epel-7-x86_64 Pkgs built: 0; stderr: INFO: mock.py version 1.2.20 starting (python version = 3.5.1)... Start: init plugins INFO: tmpfs initialized INFO: selinux enabled INFO: compress_logs: initialized Finish: init plugins Start: run INFO: Start(/tmp/build_package_repo/python-sphinx/python-sphinx-1.1.3-9.el7.src.rpm) Config(epel-7-x86_64) Start: clean chroot Finish: clean chroot Start: chroot init INFO: mounting tmpfs at /var/lib/mock/epel-7-x86_64-mockbuilder-3768/root. INFO: calling preinit hooks INFO: enabled root cache INFO: root cache aged out! cache will be rebuilt Mock Version: 1.2.20 INFO: Mock Version: 1.2.20 Start: yum install Finish: yum install Start: creating cache Finish: creating cache Finish: chroot init INFO: Installed packages: Start: build phase for python-sphinx-1.1.3-9.el7.src.rpm Start: build setup for python-sphinx-1.1.3-9.el7.src.rpm ERROR: Exception(/tmp/build_package_repo/python-sphinx/python-sphinx-1.1.3-9.el7.src.rpm) Config(epel-7-x86_64) 1 minutes 3 seconds INFO: Results and/or logs in: /var/tmp/mockremote-xmElm/build/results/epel-7-x86_64/python-sphinx-1.1.3-9.el7 INFO: Cleaning up build root ('cleanup_on_failure=True') Start: clean chroot INFO: unmounting tmpfs. Finish: clean chroot ERROR: Command failed: # /usr/bin/yum-builddep --installroot /var/lib/mock/epel-7-x86_64-mockbuilder-3768/root/ --releasever 7 /var/lib/mock/epel-7-x86_64-mockbuilder-3768/root//builddir/build/SRPMS/python-sphinx-1.1.3-9.el7.centos.src.rpm Yum-utils package has been deprecated, use dnf instead. See 'man yum2dnf' for more information. https://copr-be.cloud.fedoraproject.org/results/duh/GNOME_3.22_for_RHEL_and_CentOS_7.x/epel-7-x86_64/devel/repodata/repomd.xml: [Errno 14] HTTPS Error 404 - Not Found Trying other mirror. Getting requirements for python-sphinx-1.1.3-9.el7.centos.src --> python-devel-2.7.5-38.el7_2.x86_64 --> python-setuptools-0.9.8-4.el7.noarch --> python-docutils-0.11-0.2.20130715svn7687.el7.noarch --> python-jinja2-2.7.2-2.el7.noarch --> python-nose-1.3.0-3.el7.centos.noarch --> 2:texlive-latex-svn27907.0-38.el7.noarch --> python3-devel-3.3.2-20.el7.centos.x86_64 --> python3-setuptools-0.6.49-1.el7.centos.noarch --> python3-nose-1.3.0-3.el7.centos.noarch Error: No Package found for python3-docutils Error: No Package found for python3-jinja2 Error: No Package found for python3-pygments 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 373, in build check_for_ans_error(ansible_build_results, self.hostname) # on error raises AnsibleResponseError File "/usr/share/copr/backend/mockremote/builder.py", line 501, in check_for_ans_error raise AnsibleResponseError(**err_results) AnsibleResponseError: BuildError: rc 2 not in success_codes; return code: 2; stdout: starting logfile: None results dir: /var/tmp/mockremote-xmElm/build/results/epel-7-x86_64 config dir: /var/tmp/mockremote-xmElm/build/configs/epel-7-x86_64 Start build: /tmp/build_package_repo/python-sphinx/python-sphinx-1.1.3-9.el7.src.rpm building python-sphinx-1.1.3-9.el7.src.rpm End build: /tmp/build_package_repo/python-sphinx/python-sphinx-1.1.3-9.el7.src.rpm Error building python-sphinx-1.1.3-9.el7.src.rpm. See logs/results in /var/tmp/mockremote-xmElm/build/results/epel-7-x86_64 Results out to: /var/tmp/mockremote-xmElm/build/results/epel-7-x86_64 Pkgs built: 0; stderr: INFO: mock.py version 1.2.20 starting (python version = 3.5.1)... Start: init plugins INFO: tmpfs initialized INFO: selinux enabled INFO: compress_logs: initialized Finish: init plugins Start: run INFO: Start(/tmp/build_package_repo/python-sphinx/python-sphinx-1.1.3-9.el7.src.rpm) Config(epel-7-x86_64) Start: clean chroot Finish: clean chroot Start: chroot init INFO: mounting tmpfs at /var/lib/mock/epel-7-x86_64-mockbuilder-3768/root. INFO: calling preinit hooks INFO: enabled root cache INFO: root cache aged out! cache will be rebuilt Mock Version: 1.2.20 INFO: Mock Version: 1.2.20 Start: yum install Finish: yum install Start: creating cache Finish: creating cache Finish: chroot init INFO: Installed packages: Start: build phase for python-sphinx-1.1.3-9.el7.src.rpm Start: build setup for python-sphinx-1.1.3-9.el7.src.rpm ERROR: Exception(/tmp/build_package_repo/python-sphinx/python-sphinx-1.1.3-9.el7.src.rpm) Config(epel-7-x86_64) 1 minutes 3 seconds INFO: Results and/or logs in: /var/tmp/mockremote-xmElm/build/results/epel-7-x86_64/python-sphinx-1.1.3-9.el7 INFO: Cleaning up build root ('cleanup_on_failure=True') Start: clean chroot INFO: unmounting tmpfs. Finish: clean chroot ERROR: Command failed: # /usr/bin/yum-builddep --installroot /var/lib/mock/epel-7-x86_64-mockbuilder-3768/root/ --releasever 7 /var/lib/mock/epel-7-x86_64-mockbuilder-3768/root//builddir/build/SRPMS/python-sphinx-1.1.3-9.el7.centos.src.rpm Yum-utils package has been deprecated, use dnf instead. See 'man yum2dnf' for more information. https://copr-be.cloud.fedoraproject.org/results/duh/GNOME_3.22_for_RHEL_and_CentOS_7.x/epel-7-x86_64/devel/repodata/repomd.xml: [Errno 14] HTTPS Error 404 - Not Found Trying other mirror. Getting requirements for python-sphinx-1.1.3-9.el7.centos.src --> python-devel-2.7.5-38.el7_2.x86_64 --> python-setuptools-0.9.8-4.el7.noarch --> python-docutils-0.11-0.2.20130715svn7687.el7.noarch --> python-jinja2-2.7.2-2.el7.noarch --> python-nose-1.3.0-3.el7.centos.noarch --> 2:texlive-latex-svn27907.0-38.el7.noarch --> python3-devel-3.3.2-20.el7.centos.x86_64 --> python3-setuptools-0.6.49-1.el7.centos.noarch --> python3-nose-1.3.0-3.el7.centos.noarch Error: No Package found for python3-docutils Error: No Package found for python3-jinja2 Error: No Package found for python3-pygments [2016-09-09 19:11:05,316][ INFO][PID:32282] Start retrieve results for: BuildJob [2016-09-09 19:11:05,667][ INFO][PID:32282] End retrieve results for: BuildJob [2016-09-09 19:11:05,668][ INFO][PID:32282] End Build: BuildJob