[2017-04-20 01:00:00,917][ INFO][PID:27358] Setting up builder: 172.25.89.186 [2017-04-20 01:00:01,376][ INFO][PID:27358] BUILDER CMD: /bin/rpm -q mock rsync [2017-04-20 01:00:01,856][ INFO][PID:27358] BUILDER CMD: /usr/bin/test -f /usr/bin/mockchain [2017-04-20 01:00:01,953][ INFO][PID:27358] BUILDER CMD: /usr/bin/test -f /etc/mock/epel-6-x86_64.cfg [2017-04-20 01:00:02,048][ INFO][PID:27358] marking build dir with build_id, [2017-04-20 01:00:02,048][ INFO][PID:27358] Start build: BuildJob [2017-04-20 01:00:02,049][ INFO][PID:27358] BUILDER CMD: /bin/mktemp -d /var/tmp/mockremote-XXXXX [2017-04-20 01:00:02,143][ INFO][PID:27358] BUILDER CMD: /bin/chmod 755 /var/tmp/mockremote-3IG6p [2017-04-20 01:00:02,237][ INFO][PID:27358] BUILDER CMD: cp /etc/mock/epel-6-x86_64.cfg /var/tmp/mockremote-3IG6p/epel-6-x86_64.cfg [2017-04-20 01:00:02,333][ INFO][PID:27358] BUILDER CMD: echo "config_opts['use_host_resolv'] = True" >> /var/tmp/mockremote-3IG6p/epel-6-x86_64.cfg [2017-04-20 01:00:02,429][ INFO][PID:27358] Cloning Dist Git repo shosca/python/python-cffi, branch el6, hash f5868e2dbba44b88e4185cca3478a121e2160387 [2017-04-20 01:00:02,429][ INFO][PID:27358] BUILDER 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/shosca/python/python-cffi.git && cd python-cffi && git checkout f5868e2dbba44b88e4185cca3478a121e2160387 && fedpkg-copr --dist el6 srpm [2017-04-20 01:00:03,677][ INFO][PID:27358] Got srpm to build: /tmp/build_package_repo/python-cffi/python27-cffi-1.10.0-2.el6.src.rpm [2017-04-20 01:00:03,678][ INFO][PID:27358] BUILDER CMD: timeout 64800 /usr/bin/mockchain -r /var/tmp/mockremote-3IG6p/epel-6-x86_64.cfg -l /var/tmp/mockremote-3IG6p/build/ -a https://copr-be.cloud.fedoraproject.org/results/shosca/python/epel-6-x86_64 -a https://copr-be.cloud.fedoraproject.org/results/shosca/python/epel-6-x86_64/devel -m '--define=copr_username shosca' -m '--define=copr_projectname python' -m '--define=vendor Fedora Project COPR (shosca/python)' /tmp/build_package_repo/python-cffi/python27-cffi-1.10.0-2.el6.src.rpm [2017-04-20 01:00:40,404][ ERROR][PID:27358] Error running remote ssh command. CMD:timeout 64800 /usr/bin/mockchain -r /var/tmp/mockremote-3IG6p/epel-6-x86_64.cfg -l /var/tmp/mockremote-3IG6p/build/ -a https://copr-be.cloud.fedoraproject.org/results/shosca/python/epel-6-x86_64 -a https://copr-be.cloud.fedoraproject.org/results/shosca/python/epel-6-x86_64/devel -m '--define=copr_username shosca' -m '--define=copr_projectname python' -m '--define=vendor Fedora Project COPR (shosca/python)' /tmp/build_package_repo/python-cffi/python27-cffi-1.10.0-2.el6.src.rpm RC:2 AS_ROOT:False STDERR:INFO: mock.py version 1.3.4 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-cffi/python27-cffi-1.10.0-2.el6.src.rpm) Config(epel-6-x86_64) Start: clean chroot Finish: clean chroot Start: chroot init INFO: mounting tmpfs at /var/lib/mock/epel-6-x86_64-mockbuilder-8290/root. INFO: calling preinit hooks INFO: enabled root cache INFO: root cache aged out! cache will be rebuilt INFO: enabled HW Info plugin Mock Version: 1.3.4 INFO: Mock Version: 1.3.4 Start: yum install ERROR: Exception(/tmp/build_package_repo/python-cffi/python27-cffi-1.10.0-2.el6.src.rpm) Config(epel-6-x86_64) 0 minutes 34 seconds INFO: Results and/or logs in: /var/tmp/mockremote-3IG6p/build/results/epel-6-x86_64/python27-cffi-1.10.0-2.el6 INFO: Cleaning up build root ('cleanup_on_failure=True') Start: clean chroot INFO: unmounting tmpfs. Finish: clean chroot ERROR: Command failed: # /usr/bin/yum-deprecated --installroot /var/lib/mock/epel-6-x86_64-mockbuilder-8290/root/ --releasever 6 install @buildsys-build --setopt=tsflags=nocontexts Yum command has been deprecated, use dnf instead. See 'man dnf' and 'man yum2dnf' for more information. https://copr-be.cloud.fedoraproject.org/results/shosca/python/epel-6-x86_64/devel/repodata/repomd.xml: [Errno 14] HTTPS Error 404 - Not Found Trying other mirror. One of the configured repositories failed (BaseOS), and yum doesn't have enough cached data to continue. At this point the only safe thing yum can do is fail. There are a few ways to work "fix" this: 1. Contact the upstream for the repository and get them to fix the problem. 2. Reconfigure the baseurl/etc. for the repository, to point to a working upstream. This is most often useful if you are using a newer distribution release than is supported by the repository (and the packages for the previous distribution release still work). 3. Disable the repository, so yum won't use it by default. Yum will then just ignore the repository until you permanently enable it again or use --enablerepo for temporary usage: yum-config-manager --disable base 4. Configure the failing repository to be skipped, if it is unavailable. Note that yum will try to contact the repo. when it runs most commands, so will have to try and fail each time (and thus. yum will be be much slower). If it is a very temporary problem though, this is often a nice compromise: yum-config-manager --save --setopt=base.skip_if_unavailable=true Cannot find a valid baseurl for repo: base Could not retrieve mirrorlist http://mirrorlist.centos.org/?release=6&arch=x86_64&repo=os error was 12: Timeout on http://mirrorlist.centos.org/?release=6&arch=x86_64&repo=os: (28, 'Operation too slow. Less than 1000 bytes/sec transferred the last 30 seconds') STDOUT:starting logfile: None results dir: /var/tmp/mockremote-3IG6p/build/results/epel-6-x86_64 config dir: /var/tmp/mockremote-3IG6p/build/configs/epel-6-x86_64 Start build: /tmp/build_package_repo/python-cffi/python27-cffi-1.10.0-2.el6.src.rpm building python27-cffi-1.10.0-2.el6.src.rpm End build: /tmp/build_package_repo/python-cffi/python27-cffi-1.10.0-2.el6.src.rpm Error building python27-cffi-1.10.0-2.el6.src.rpm. See logs/results in /var/tmp/mockremote-3IG6p/build/results/epel-6-x86_64 Results out to: /var/tmp/mockremote-3IG6p/build/results/epel-6-x86_64 Pkgs built: 0 [2017-04-20 01:00:40,405][ INFO][PID:27358] rsyncing of mockbuilder@172.25.89.186:/var/tmp/mockremote-3IG6p/build/results/epel-6-x86_64/python27-cffi-1.10.0-2.el6/* started for job: BuildJob [2017-04-20 01:00:40,752][ INFO][PID:27358] rsyncing finished. [2017-04-20 01:00:40,752][ INFO][PID:27358] rsyncing of mockbuilder@172.25.89.186:/var/tmp/mockremote-3IG6p/build/configs/epel-6-x86_64/* started for job: BuildJob [2017-04-20 01:00:41,090][ INFO][PID:27358] rsyncing finished. [2017-04-20 01:00:41,090][ INFO][PID:27358] End Build: BuildJob