Mock Version: 1.1.35 Mock Version: 1.1.35 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/docker-io.spec'], False, '/var/lib/mock/f20-build-2041468-371945/root/', None, 86400, True, False, 1000, 425, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/docker-io.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} warning: Could not canonicalize hostname: buildvm-16.phx2.fedoraproject.org Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/docker-io-0.9.1-1.fc20.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/docker-io.spec'], False, '/var/lib/mock/f20-build-2041468-371945/root/', None, 86400, True, False, 1000, 425, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/docker-io.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Jlj4aC + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf docker-0.9.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/v0.9.1.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd docker-0.9.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf vendor + echo 'Patch #1 (upstream-patched-archive-tar.patch):' Patch #1 (upstream-patched-archive-tar.patch): + /usr/bin/cat /builddir/build/SOURCES/upstream-patched-archive-tar.patch + /usr/bin/patch -p1 -b --suffix upstream-patched-archive-tar --fuzz=0 patching file archive/archive.go patching file archive/archive_test.go patching file archive/changes.go patching file archive/diff.go patching file archive/wrap.go patching file integration/api_test.go patching file integration/utils_test.go patching file utils/tarsum.go patching file utils_test.go + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.OgaUZZ + umask 022 + cd /builddir/build/BUILD + cd docker-0.9.1 + mkdir _build + pushd _build ~/build/BUILD/docker-0.9.1/_build ~/build/BUILD/docker-0.9.1 + mkdir -p src/github.com/dotcloud ++ dirs +1 -l + ln -s /builddir/build/BUILD/docker-0.9.1 src/github.com/dotcloud/docker + popd ~/build/BUILD/docker-0.9.1 + export DOCKER_GITCOMMIT=867b2a9/0.9.1 + DOCKER_GITCOMMIT=867b2a9/0.9.1 ++ pwd + export GOPATH=/builddir/build/BUILD/docker-0.9.1/_build:/usr/share/gocode + GOPATH=/builddir/build/BUILD/docker-0.9.1/_build:/usr/share/gocode + hack/make.sh dynbinary # WARNING! I don't seem to be running in the Docker container. # The result of this command might be an incorrect build, and will not be # officially supported. # # Try this instead: make all # ---> Making bundle: dynbinary (in bundles/0.9.1/dynbinary) Created binary: /builddir/build/BUILD/docker-0.9.1/bundles/0.9.1/dynbinary/dockerinit-0.9.1 Created binary: /builddir/build/BUILD/docker-0.9.1/bundles/0.9.1/dynbinary/docker-0.9.1 + cp contrib/syntax/vim/LICENSE LICENSE-vim-syntax + cp contrib/syntax/vim/README.md README-vim-syntax.md + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.twQVnR + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/docker-io-0.9.1-1.fc20.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/docker-io-0.9.1-1.fc20.x86_64 ++ dirname /builddir/build/BUILDROOT/docker-io-0.9.1-1.fc20.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/docker-io-0.9.1-1.fc20.x86_64 + cd docker-0.9.1 + install -d /builddir/build/BUILDROOT/docker-io-0.9.1-1.fc20.x86_64/usr/bin + install -p -m 755 bundles/0.9.1/dynbinary/docker-0.9.1 /builddir/build/BUILDROOT/docker-io-0.9.1-1.fc20.x86_64/usr/bin/docker + install -d /builddir/build/BUILDROOT/docker-io-0.9.1-1.fc20.x86_64/usr/libexec/docker + install -p -m 755 bundles/0.9.1/dynbinary/dockerinit-0.9.1 /builddir/build/BUILDROOT/docker-io-0.9.1-1.fc20.x86_64/usr/libexec/docker/dockerinit + install -d /builddir/build/BUILDROOT/docker-io-0.9.1-1.fc20.x86_64/usr/share/man/man1 + install -p -m 644 /builddir/build/SOURCES/docker.1 /builddir/build/BUILDROOT/docker-io-0.9.1-1.fc20.x86_64/usr/share/man/man1 + install -d /builddir/build/BUILDROOT/docker-io-0.9.1-1.fc20.x86_64/etc/bash_completion.d + install -p -m 644 contrib/completion/bash/docker /builddir/build/BUILDROOT/docker-io-0.9.1-1.fc20.x86_64/etc/bash_completion.d/docker.bash + install -d /builddir/build/BUILDROOT/docker-io-0.9.1-1.fc20.x86_64/usr/share/zsh/site-functions + install -p -m 644 contrib/completion/zsh/_docker /builddir/build/BUILDROOT/docker-io-0.9.1-1.fc20.x86_64/usr/share/zsh/site-functions + install -d /builddir/build/BUILDROOT/docker-io-0.9.1-1.fc20.x86_64/usr/share/vim/vimfiles/doc /builddir/build/BUILDROOT/docker-io-0.9.1-1.fc20.x86_64/usr/share/vim/vimfiles/ftdetect /builddir/build/BUILDROOT/docker-io-0.9.1-1.fc20.x86_64/usr/share/vim/vimfiles/syntax + install -p -m 644 contrib/syntax/vim/doc/dockerfile.txt /builddir/build/BUILDROOT/docker-io-0.9.1-1.fc20.x86_64/usr/share/vim/vimfiles/doc + install -p -m 644 contrib/syntax/vim/ftdetect/dockerfile.vim /builddir/build/BUILDROOT/docker-io-0.9.1-1.fc20.x86_64/usr/share/vim/vimfiles/ftdetect + install -p -m 644 contrib/syntax/vim/syntax/dockerfile.vim /builddir/build/BUILDROOT/docker-io-0.9.1-1.fc20.x86_64/usr/share/vim/vimfiles/syntax + install -d /builddir/build/BUILDROOT/docker-io-0.9.1-1.fc20.x86_64/etc/udev/rules.d + install -p -m 755 contrib/udev/80-docker.rules /builddir/build/BUILDROOT/docker-io-0.9.1-1.fc20.x86_64/etc/udev/rules.d + install -d -m 700 /builddir/build/BUILDROOT/docker-io-0.9.1-1.fc20.x86_64/var/lib/docker + install -d /builddir/build/BUILDROOT/docker-io-0.9.1-1.fc20.x86_64/usr/lib/systemd/system + install -p -m 644 contrib/init/systemd/docker.service /builddir/build/BUILDROOT/docker-io-0.9.1-1.fc20.x86_64/usr/lib/systemd/system + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-compress Processing files: docker-io-0.9.1-1.fc20.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.tDnO1I + umask 022 + cd /builddir/build/BUILD + cd docker-0.9.1 + DOCDIR=/builddir/build/BUILDROOT/docker-io-0.9.1-1.fc20.x86_64/usr/share/doc/docker-io + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/docker-io-0.9.1-1.fc20.x86_64/usr/share/doc/docker-io + cp -pr AUTHORS /builddir/build/BUILDROOT/docker-io-0.9.1-1.fc20.x86_64/usr/share/doc/docker-io + cp -pr CHANGELOG.md /builddir/build/BUILDROOT/docker-io-0.9.1-1.fc20.x86_64/usr/share/doc/docker-io + cp -pr CONTRIBUTING.md /builddir/build/BUILDROOT/docker-io-0.9.1-1.fc20.x86_64/usr/share/doc/docker-io + cp -pr FIXME /builddir/build/BUILDROOT/docker-io-0.9.1-1.fc20.x86_64/usr/share/doc/docker-io + cp -pr LICENSE /builddir/build/BUILDROOT/docker-io-0.9.1-1.fc20.x86_64/usr/share/doc/docker-io + cp -pr MAINTAINERS /builddir/build/BUILDROOT/docker-io-0.9.1-1.fc20.x86_64/usr/share/doc/docker-io + cp -pr NOTICE /builddir/build/BUILDROOT/docker-io-0.9.1-1.fc20.x86_64/usr/share/doc/docker-io + cp -pr README.md /builddir/build/BUILDROOT/docker-io-0.9.1-1.fc20.x86_64/usr/share/doc/docker-io + cp -pr LICENSE-vim-syntax /builddir/build/BUILDROOT/docker-io-0.9.1-1.fc20.x86_64/usr/share/doc/docker-io + cp -pr README-vim-syntax.md /builddir/build/BUILDROOT/docker-io-0.9.1-1.fc20.x86_64/usr/share/doc/docker-io + exit 0 Provides: docker-io = 0.9.1-1.fc20 docker-io(x86-64) = 0.9.1-1.fc20 lxc-docker = 0.9.1 Requires(interp): /bin/sh /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(pre): /bin/sh Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libdevmapper.so.1.02()(64bit) libdevmapper.so.1.02(Base)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libsqlite3.so.0()(64bit) rtld(GNU_HASH) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/docker-io-0.9.1-1.fc20.x86_64 Wrote: /builddir/build/RPMS/docker-io-0.9.1-1.fc20.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.X8eNUB + umask 022 + cd /builddir/build/BUILD + cd docker-0.9.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/docker-io-0.9.1-1.fc20.x86_64 + exit 0 Child return code was: 0 LEAVE do -->