Mock Version: 1.2.6 Mock Version: 1.2.6 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/docker-io.spec'], chrootPath='/var/lib/mock/dist-6E-epel-build-2975949-456272/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}gid=425user='mockbuild'timeout=86400logger=uid=1000) Executing command: ['bash', '--login', '-c', '/usr/bin/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': 'printf "\x1b]0;\x07"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False warning: Could not canonicalize hostname: buildvm-11.phx2.fedoraproject.org Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/docker-io-1.5.0-1.el6.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/docker-io.spec '], chrootPath='/var/lib/mock/dist-6E-epel-build-2975949-456272/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}gid=425user='mockbuild'timeout=86400logger=uid=1000) Executing command: ['bash', '--login', '-c', '/usr/bin/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': 'printf "\x1b]0;\x07"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.JodWuR + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf docker-1.5.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/v1.5.0.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd docker-1.5.0 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + cp /builddir/build/SOURCES/README.docker-logrotate . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.i9raWZ + umask 022 + cd /builddir/build/BUILD + cd docker-1.5.0 + LANG=C + export LANG + unset DISPLAY + mkdir -p ./_build/src/github.com/docker ++ pwd + ln -s /builddir/build/BUILD/docker-1.5.0 ./_build/src/github.com/docker/docker + export DOCKER_GITCOMMIT=a8a31ef/1.5.0 + DOCKER_GITCOMMIT=a8a31ef/1.5.0 ++ pwd ++ pwd + export GOPATH=/builddir/build/BUILD/docker-1.5.0/_build:/builddir/build/BUILD/docker-1.5.0/vendor:/usr/share/gocode + GOPATH=/builddir/build/BUILD/docker-1.5.0/_build:/builddir/build/BUILD/docker-1.5.0/vendor:/usr/share/gocode + export DOCKER_BUILDTAGS=exclude_graphdriver_btrfs + DOCKER_BUILDTAGS=exclude_graphdriver_btrfs + 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/1.5.0/dynbinary) # _/builddir/build/BUILD/docker-1.5.0/dockerinit /usr/lib/gcc/x86_64-redhat-linux/4.4.7/../../../../lib64/libpthread.a(libpthread.o): In function `sem_open': (.text+0x774d): warning: the use of `mktemp' is dangerous, better use `mkstemp' Created binary: /builddir/build/BUILD/docker-1.5.0/bundles/1.5.0/dynbinary/dockerinit-1.5.0 Created binary: /builddir/build/BUILD/docker-1.5.0/bundles/1.5.0/dynbinary/docker-1.5.0 + docs/man/md2man-all.sh /builddir/build/BUILD/docker-1.5.0/docs/man + pwd + for FILE in '*.md' ++ basename Dockerfile.5.md + base=Dockerfile.5.md + name=Dockerfile.5 + num=5 + '[' -z 5 -o Dockerfile.5 = 5 ']' + mkdir -p ./man5 + go-md2man -in Dockerfile.5.md -out ./man5/Dockerfile.5 + for FILE in '*.md' ++ basename README.md + base=README.md + name=README + num=README + '[' -z README -o README = README ']' + continue + for FILE in '*.md' ++ basename docker-attach.1.md + base=docker-attach.1.md + name=docker-attach.1 + num=1 + '[' -z 1 -o docker-attach.1 = 1 ']' + mkdir -p ./man1 + go-md2man -in docker-attach.1.md -out ./man1/docker-attach.1 + for FILE in '*.md' ++ basename docker-build.1.md + base=docker-build.1.md + name=docker-build.1 + num=1 + '[' -z 1 -o docker-build.1 = 1 ']' + mkdir -p ./man1 + go-md2man -in docker-build.1.md -out ./man1/docker-build.1 + for FILE in '*.md' ++ basename docker-commit.1.md + base=docker-commit.1.md + name=docker-commit.1 + num=1 + '[' -z 1 -o docker-commit.1 = 1 ']' + mkdir -p ./man1 + go-md2man -in docker-commit.1.md -out ./man1/docker-commit.1 + for FILE in '*.md' ++ basename docker-cp.1.md + base=docker-cp.1.md + name=docker-cp.1 + num=1 + '[' -z 1 -o docker-cp.1 = 1 ']' + mkdir -p ./man1 + go-md2man -in docker-cp.1.md -out ./man1/docker-cp.1 + for FILE in '*.md' ++ basename docker-create.1.md + base=docker-create.1.md + name=docker-create.1 + num=1 + '[' -z 1 -o docker-create.1 = 1 ']' + mkdir -p ./man1 + go-md2man -in docker-create.1.md -out ./man1/docker-create.1 + for FILE in '*.md' ++ basename docker-diff.1.md + base=docker-diff.1.md + name=docker-diff.1 + num=1 + '[' -z 1 -o docker-diff.1 = 1 ']' + mkdir -p ./man1 + go-md2man -in docker-diff.1.md -out ./man1/docker-diff.1 + for FILE in '*.md' ++ basename docker-events.1.md + base=docker-events.1.md + name=docker-events.1 + num=1 + '[' -z 1 -o docker-events.1 = 1 ']' + mkdir -p ./man1 + go-md2man -in docker-events.1.md -out ./man1/docker-events.1 + for FILE in '*.md' ++ basename docker-exec.1.md + base=docker-exec.1.md + name=docker-exec.1 + num=1 + '[' -z 1 -o docker-exec.1 = 1 ']' + mkdir -p ./man1 + go-md2man -in docker-exec.1.md -out ./man1/docker-exec.1 + for FILE in '*.md' ++ basename docker-export.1.md + base=docker-export.1.md + name=docker-export.1 + num=1 + '[' -z 1 -o docker-export.1 = 1 ']' + mkdir -p ./man1 + go-md2man -in docker-export.1.md -out ./man1/docker-export.1 + for FILE in '*.md' ++ basename docker-history.1.md + base=docker-history.1.md + name=docker-history.1 + num=1 + '[' -z 1 -o docker-history.1 = 1 ']' + mkdir -p ./man1 + go-md2man -in docker-history.1.md -out ./man1/docker-history.1 + for FILE in '*.md' ++ basename docker-images.1.md + base=docker-images.1.md + name=docker-images.1 + num=1 + '[' -z 1 -o docker-images.1 = 1 ']' + mkdir -p ./man1 + go-md2man -in docker-images.1.md -out ./man1/docker-images.1 + for FILE in '*.md' ++ basename docker-import.1.md + base=docker-import.1.md + name=docker-import.1 + num=1 + '[' -z 1 -o docker-import.1 = 1 ']' + mkdir -p ./man1 + go-md2man -in docker-import.1.md -out ./man1/docker-import.1 + for FILE in '*.md' ++ basename docker-info.1.md + base=docker-info.1.md + name=docker-info.1 + num=1 + '[' -z 1 -o docker-info.1 = 1 ']' + mkdir -p ./man1 + go-md2man -in docker-info.1.md -out ./man1/docker-info.1 + for FILE in '*.md' ++ basename docker-inspect.1.md + base=docker-inspect.1.md + name=docker-inspect.1 + num=1 + '[' -z 1 -o docker-inspect.1 = 1 ']' + mkdir -p ./man1 + go-md2man -in docker-inspect.1.md -out ./man1/docker-inspect.1 + for FILE in '*.md' ++ basename docker-kill.1.md + base=docker-kill.1.md + name=docker-kill.1 + num=1 + '[' -z 1 -o docker-kill.1 = 1 ']' + mkdir -p ./man1 + go-md2man -in docker-kill.1.md -out ./man1/docker-kill.1 + for FILE in '*.md' ++ basename docker-load.1.md + base=docker-load.1.md + name=docker-load.1 + num=1 + '[' -z 1 -o docker-load.1 = 1 ']' + mkdir -p ./man1 + go-md2man -in docker-load.1.md -out ./man1/docker-load.1 + for FILE in '*.md' ++ basename docker-login.1.md + base=docker-login.1.md + name=docker-login.1 + num=1 + '[' -z 1 -o docker-login.1 = 1 ']' + mkdir -p ./man1 + go-md2man -in docker-login.1.md -out ./man1/docker-login.1 + for FILE in '*.md' ++ basename docker-logout.1.md + base=docker-logout.1.md + name=docker-logout.1 + num=1 + '[' -z 1 -o docker-logout.1 = 1 ']' + mkdir -p ./man1 + go-md2man -in docker-logout.1.md -out ./man1/docker-logout.1 + for FILE in '*.md' ++ basename docker-logs.1.md + base=docker-logs.1.md + name=docker-logs.1 + num=1 + '[' -z 1 -o docker-logs.1 = 1 ']' + mkdir -p ./man1 + go-md2man -in docker-logs.1.md -out ./man1/docker-logs.1 + for FILE in '*.md' ++ basename docker-pause.1.md + base=docker-pause.1.md + name=docker-pause.1 + num=1 + '[' -z 1 -o docker-pause.1 = 1 ']' + mkdir -p ./man1 + go-md2man -in docker-pause.1.md -out ./man1/docker-pause.1 + for FILE in '*.md' ++ basename docker-port.1.md + base=docker-port.1.md + name=docker-port.1 + num=1 + '[' -z 1 -o docker-port.1 = 1 ']' + mkdir -p ./man1 + go-md2man -in docker-port.1.md -out ./man1/docker-port.1 + for FILE in '*.md' ++ basename docker-ps.1.md + base=docker-ps.1.md + name=docker-ps.1 + num=1 + '[' -z 1 -o docker-ps.1 = 1 ']' + mkdir -p ./man1 + go-md2man -in docker-ps.1.md -out ./man1/docker-ps.1 + for FILE in '*.md' ++ basename docker-pull.1.md + base=docker-pull.1.md + name=docker-pull.1 + num=1 + '[' -z 1 -o docker-pull.1 = 1 ']' + mkdir -p ./man1 + go-md2man -in docker-pull.1.md -out ./man1/docker-pull.1 + for FILE in '*.md' ++ basename docker-push.1.md + base=docker-push.1.md + name=docker-push.1 + num=1 + '[' -z 1 -o docker-push.1 = 1 ']' + mkdir -p ./man1 + go-md2man -in docker-push.1.md -out ./man1/docker-push.1 + for FILE in '*.md' ++ basename docker-rename.1.md + base=docker-rename.1.md + name=docker-rename.1 + num=1 + '[' -z 1 -o docker-rename.1 = 1 ']' + mkdir -p ./man1 + go-md2man -in docker-rename.1.md -out ./man1/docker-rename.1 + for FILE in '*.md' ++ basename docker-restart.1.md + base=docker-restart.1.md + name=docker-restart.1 + num=1 + '[' -z 1 -o docker-restart.1 = 1 ']' + mkdir -p ./man1 + go-md2man -in docker-restart.1.md -out ./man1/docker-restart.1 + for FILE in '*.md' ++ basename docker-rm.1.md + base=docker-rm.1.md + name=docker-rm.1 + num=1 + '[' -z 1 -o docker-rm.1 = 1 ']' + mkdir -p ./man1 + go-md2man -in docker-rm.1.md -out ./man1/docker-rm.1 + for FILE in '*.md' ++ basename docker-rmi.1.md + base=docker-rmi.1.md + name=docker-rmi.1 + num=1 + '[' -z 1 -o docker-rmi.1 = 1 ']' + mkdir -p ./man1 + go-md2man -in docker-rmi.1.md -out ./man1/docker-rmi.1 + for FILE in '*.md' ++ basename docker-run.1.md + base=docker-run.1.md + name=docker-run.1 + num=1 + '[' -z 1 -o docker-run.1 = 1 ']' + mkdir -p ./man1 + go-md2man -in docker-run.1.md -out ./man1/docker-run.1 + for FILE in '*.md' ++ basename docker-save.1.md + base=docker-save.1.md + name=docker-save.1 + num=1 + '[' -z 1 -o docker-save.1 = 1 ']' + mkdir -p ./man1 + go-md2man -in docker-save.1.md -out ./man1/docker-save.1 + for FILE in '*.md' ++ basename docker-search.1.md + base=docker-search.1.md + name=docker-search.1 + num=1 + '[' -z 1 -o docker-search.1 = 1 ']' + mkdir -p ./man1 + go-md2man -in docker-search.1.md -out ./man1/docker-search.1 + for FILE in '*.md' ++ basename docker-start.1.md + base=docker-start.1.md + name=docker-start.1 + num=1 + '[' -z 1 -o docker-start.1 = 1 ']' + mkdir -p ./man1 + go-md2man -in docker-start.1.md -out ./man1/docker-start.1 + for FILE in '*.md' ++ basename docker-stats.1.md + base=docker-stats.1.md + name=docker-stats.1 + num=1 + '[' -z 1 -o docker-stats.1 = 1 ']' + mkdir -p ./man1 + go-md2man -in docker-stats.1.md -out ./man1/docker-stats.1 + for FILE in '*.md' ++ basename docker-stop.1.md + base=docker-stop.1.md + name=docker-stop.1 + num=1 + '[' -z 1 -o docker-stop.1 = 1 ']' + mkdir -p ./man1 + go-md2man -in docker-stop.1.md -out ./man1/docker-stop.1 + for FILE in '*.md' ++ basename docker-tag.1.md + base=docker-tag.1.md + name=docker-tag.1 + num=1 + '[' -z 1 -o docker-tag.1 = 1 ']' + mkdir -p ./man1 + go-md2man -in docker-tag.1.md -out ./man1/docker-tag.1 + for FILE in '*.md' ++ basename docker-top.1.md + base=docker-top.1.md + name=docker-top.1 + num=1 + '[' -z 1 -o docker-top.1 = 1 ']' + mkdir -p ./man1 + go-md2man -in docker-top.1.md -out ./man1/docker-top.1 + for FILE in '*.md' ++ basename docker-unpause.1.md + base=docker-unpause.1.md + name=docker-unpause.1 + num=1 + '[' -z 1 -o docker-unpause.1 = 1 ']' + mkdir -p ./man1 + go-md2man -in docker-unpause.1.md -out ./man1/docker-unpause.1 + for FILE in '*.md' ++ basename docker-version.1.md + base=docker-version.1.md + name=docker-version.1 + num=1 + '[' -z 1 -o docker-version.1 = 1 ']' + mkdir -p ./man1 + go-md2man -in docker-version.1.md -out ./man1/docker-version.1 + for FILE in '*.md' ++ basename docker-wait.1.md + base=docker-wait.1.md + name=docker-wait.1 + num=1 + '[' -z 1 -o docker-wait.1 = 1 ']' + mkdir -p ./man1 + go-md2man -in docker-wait.1.md -out ./man1/docker-wait.1 + for FILE in '*.md' ++ basename docker.1.md + base=docker.1.md + name=docker.1 + num=1 + '[' -z 1 -o docker.1 = 1 ']' + mkdir -p ./man1 + go-md2man -in docker.1.md -out ./man1/docker.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.nymFdz + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64 ++ dirname /builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64 + cd docker-1.5.0 + LANG=C + export LANG + unset DISPLAY + install -d /builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64/usr/bin + install -p -m 755 bundles/1.5.0/dynbinary/docker-1.5.0 /builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64/usr/bin/docker + install -d /builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64/usr/libexec/docker + install -p -m 755 bundles/1.5.0/dynbinary/dockerinit-1.5.0 /builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64/usr/libexec/docker/dockerinit + install -d /builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64/usr/share/man/man1 + install -p -m 644 docs/man/man1/docker-attach.1 docs/man/man1/docker-build.1 docs/man/man1/docker-commit.1 docs/man/man1/docker-cp.1 docs/man/man1/docker-create.1 docs/man/man1/docker-diff.1 docs/man/man1/docker-events.1 docs/man/man1/docker-exec.1 docs/man/man1/docker-export.1 docs/man/man1/docker-history.1 docs/man/man1/docker-images.1 docs/man/man1/docker-import.1 docs/man/man1/docker-info.1 docs/man/man1/docker-inspect.1 docs/man/man1/docker-kill.1 docs/man/man1/docker-load.1 docs/man/man1/docker-login.1 docs/man/man1/docker-logout.1 docs/man/man1/docker-logs.1 docs/man/man1/docker-pause.1 docs/man/man1/docker-port.1 docs/man/man1/docker-ps.1 docs/man/man1/docker-pull.1 docs/man/man1/docker-push.1 docs/man/man1/docker-rename.1 docs/man/man1/docker-restart.1 docs/man/man1/docker-rm.1 docs/man/man1/docker-rmi.1 docs/man/man1/docker-run.1 docs/man/man1/docker-save.1 docs/man/man1/docker-search.1 docs/man/man1/docker-start.1 docs/man/man1/docker-stats.1 docs/man/man1/docker-stop.1 docs/man/man1/docker-tag.1 docs/man/man1/docker-top.1 docs/man/man1/docker-unpause.1 docs/man/man1/docker-version.1 docs/man/man1/docker-wait.1 docs/man/man1/docker.1 /builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64/usr/share/man/man1 + install -d /builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64/usr/share/man/man5 + install -p -m 644 docs/man/man5/Dockerfile.5 /builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64/usr/share/man/man5 + install -dp /builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64/usr/share/bash-completion/completions + install -p -m 644 contrib/completion/bash/docker /builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64/usr/share/bash-completion/completions + install -dp /builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64/usr/share/fish/vendor_completions.d + install -p -m 644 contrib/completion/fish/docker.fish /builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64/usr/share/fish/vendor_completions.d + install -dp /builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64/etc/cron.daily/ + install -p -m 755 /builddir/build/SOURCES/docker-logrotate.sh /builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64/etc/cron.daily/docker-logrotate + install -d /builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64/usr/share/zsh/site-functions + install -p -m 644 contrib/completion/zsh/_docker /builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64/usr/share/zsh/site-functions + install -d /builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64/usr/share/vim/vimfiles/doc /builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64/usr/share/vim/vimfiles/ftdetect /builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64/usr/share/vim/vimfiles/syntax + install -p -m 644 contrib/syntax/vim/doc/dockerfile.txt /builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64/usr/share/vim/vimfiles/doc + install -p -m 644 contrib/syntax/vim/ftdetect/dockerfile.vim /builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64/usr/share/vim/vimfiles/ftdetect + install -p -m 644 contrib/syntax/vim/syntax/dockerfile.vim /builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64/usr/share/vim/vimfiles/syntax + install -d /builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64/etc/udev/rules.d + install -p -m 755 contrib/udev/80-docker.rules /builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64/etc/udev/rules.d + install -d -m 700 /builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64/var/lib/docker + install -d /builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64/etc/sysconfig/ + install -p -m 644 /builddir/build/SOURCES/docker.sysconfig /builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64/etc/sysconfig/docker + install -p -m 644 /builddir/build/SOURCES/docker-storage.sysconfig /builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64/etc/sysconfig/docker-storage + install -p -m 644 /builddir/build/SOURCES/docker-network.sysconfig /builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64/etc/sysconfig/docker-network + install -d /builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64/etc/rc.d/init.d + install -p -m 755 /builddir/build/SOURCES/docker.sysvinit /builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64/etc/rc.d/init.d/docker + install -d -p /builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker + rm -rf pkg/symlink/testdata + for dir in api builder builtins contrib/docker-device-tool contrib/host-integration daemon docker dockerinit dockerversion engine events graph image links nat opts pkg registry runconfig trust utils volumes + cp -rpav api /builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/ `api' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/api' `api/stats' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/api/stats' `api/stats/stats.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/api/stats/stats.go' `api/README.md' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/api/README.md' `api/api_unit_test.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/api/api_unit_test.go' `api/server' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/api/server' `api/server/server.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/api/server/server.go' `api/server/server_unit_test.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/api/server/server_unit_test.go' `api/server/MAINTAINERS' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/api/server/MAINTAINERS' `api/client' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/api/client' `api/client/hijack.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/api/client/hijack.go' `api/client/utils.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/api/client/utils.go' `api/client/cli.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/api/client/cli.go' `api/client/commands.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/api/client/commands.go' `api/MAINTAINERS' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/api/MAINTAINERS' `api/common.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/api/common.go' + for dir in api builder builtins contrib/docker-device-tool contrib/host-integration daemon docker dockerinit dockerversion engine events graph image links nat opts pkg registry runconfig trust utils volumes + cp -rpav builder /builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/ `builder' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/builder' `builder/dispatchers.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/builder/dispatchers.go' `builder/support.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/builder/support.go' `builder/job.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/builder/job.go' `builder/parser' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/builder/parser' `builder/parser/testfiles-negative' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/builder/parser/testfiles-negative' `builder/parser/testfiles-negative/env_no_value' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/builder/parser/testfiles-negative/env_no_value' `builder/parser/testfiles-negative/env_no_value/Dockerfile' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/builder/parser/testfiles-negative/env_no_value/Dockerfile' `builder/parser/testfiles-negative/html-page-yes-really-thanks-lk4d4' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/builder/parser/testfiles-negative/html-page-yes-really-thanks-lk4d4' `builder/parser/testfiles-negative/html-page-yes-really-thanks-lk4d4/Dockerfile' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/builder/parser/testfiles-negative/html-page-yes-really-thanks-lk4d4/Dockerfile' `builder/parser/testfiles-negative/empty-instruction' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/builder/parser/testfiles-negative/empty-instruction' `builder/parser/testfiles-negative/empty-instruction/Dockerfile' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/builder/parser/testfiles-negative/empty-instruction/Dockerfile' `builder/parser/testfiles-negative/shykes-nested-json' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/builder/parser/testfiles-negative/shykes-nested-json' `builder/parser/testfiles-negative/shykes-nested-json/Dockerfile' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/builder/parser/testfiles-negative/shykes-nested-json/Dockerfile' `builder/parser/dumper' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/builder/parser/dumper' `builder/parser/dumper/main.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/builder/parser/dumper/main.go' `builder/parser/parser_test.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/builder/parser/parser_test.go' `builder/parser/utils.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/builder/parser/utils.go' `builder/parser/line_parsers.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/builder/parser/line_parsers.go' `builder/parser/parser.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/builder/parser/parser.go' `builder/parser/testfiles' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/builder/parser/testfiles' `builder/parser/testfiles/jeztah-invalid-json-single-quotes' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/builder/parser/testfiles/jeztah-invalid-json-single-quotes' `builder/parser/testfiles/jeztah-invalid-json-single-quotes/result' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/builder/parser/testfiles/jeztah-invalid-json-single-quotes/result' `builder/parser/testfiles/jeztah-invalid-json-single-quotes/Dockerfile' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/builder/parser/testfiles/jeztah-invalid-json-single-quotes/Dockerfile' `builder/parser/testfiles/tf2' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/builder/parser/testfiles/tf2' `builder/parser/testfiles/tf2/result' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/builder/parser/testfiles/tf2/result' `builder/parser/testfiles/tf2/Dockerfile' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/builder/parser/testfiles/tf2/Dockerfile' `builder/parser/testfiles/jeztah-invalid-json-unterminated-string' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/builder/parser/testfiles/jeztah-invalid-json-unterminated-string' `builder/parser/testfiles/jeztah-invalid-json-unterminated-string/result' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/builder/parser/testfiles/jeztah-invalid-json-unterminated-string/result' `builder/parser/testfiles/jeztah-invalid-json-unterminated-string/Dockerfile' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/builder/parser/testfiles/jeztah-invalid-json-unterminated-string/Dockerfile' `builder/parser/testfiles/docker' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/builder/parser/testfiles/docker' `builder/parser/testfiles/docker/result' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/builder/parser/testfiles/docker/result' `builder/parser/testfiles/docker/Dockerfile' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/builder/parser/testfiles/docker/Dockerfile' `builder/parser/testfiles/jeztah-invalid-json-json-inside-string-double' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/builder/parser/testfiles/jeztah-invalid-json-json-inside-string-double' `builder/parser/testfiles/jeztah-invalid-json-json-inside-string-double/result' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/builder/parser/testfiles/jeztah-invalid-json-json-inside-string-double/result' `builder/parser/testfiles/jeztah-invalid-json-json-inside-string-double/Dockerfile' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/builder/parser/testfiles/jeztah-invalid-json-json-inside-string-double/Dockerfile' `builder/parser/testfiles/json' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/builder/parser/testfiles/json' `builder/parser/testfiles/json/result' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/builder/parser/testfiles/json/result' `builder/parser/testfiles/json/Dockerfile' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/builder/parser/testfiles/json/Dockerfile' `builder/parser/testfiles/env' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/builder/parser/testfiles/env' `builder/parser/testfiles/env/result' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/builder/parser/testfiles/env/result' `builder/parser/testfiles/env/Dockerfile' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/builder/parser/testfiles/env/Dockerfile' `builder/parser/testfiles/weechat' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/builder/parser/testfiles/weechat' `builder/parser/testfiles/weechat/result' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/builder/parser/testfiles/weechat/result' `builder/parser/testfiles/weechat/Dockerfile' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/builder/parser/testfiles/weechat/Dockerfile' `builder/parser/testfiles/ADD-COPY-with-JSON' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/builder/parser/testfiles/ADD-COPY-with-JSON' `builder/parser/testfiles/ADD-COPY-with-JSON/result' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/builder/parser/testfiles/ADD-COPY-with-JSON/result' `builder/parser/testfiles/ADD-COPY-with-JSON/Dockerfile' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/builder/parser/testfiles/ADD-COPY-with-JSON/Dockerfile' `builder/parser/testfiles/multiple-volumes' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/builder/parser/testfiles/multiple-volumes' `builder/parser/testfiles/multiple-volumes/result' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/builder/parser/testfiles/multiple-volumes/result' `builder/parser/testfiles/multiple-volumes/Dockerfile' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/builder/parser/testfiles/multiple-volumes/Dockerfile' `builder/parser/testfiles/jeztah-invalid-json-json-inside-string' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/builder/parser/testfiles/jeztah-invalid-json-json-inside-string' `builder/parser/testfiles/jeztah-invalid-json-json-inside-string/result' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/builder/parser/testfiles/jeztah-invalid-json-json-inside-string/result' `builder/parser/testfiles/jeztah-invalid-json-json-inside-string/Dockerfile' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/builder/parser/testfiles/jeztah-invalid-json-json-inside-string/Dockerfile' `builder/parser/testfiles/influxdb' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/builder/parser/testfiles/influxdb' `builder/parser/testfiles/influxdb/result' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/builder/parser/testfiles/influxdb/result' `builder/parser/testfiles/influxdb/Dockerfile' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/builder/parser/testfiles/influxdb/Dockerfile' `builder/parser/testfiles/brimstone-docker-consul' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/builder/parser/testfiles/brimstone-docker-consul' `builder/parser/testfiles/brimstone-docker-consul/result' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/builder/parser/testfiles/brimstone-docker-consul/result' `builder/parser/testfiles/brimstone-docker-consul/Dockerfile' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/builder/parser/testfiles/brimstone-docker-consul/Dockerfile' `builder/parser/testfiles/lk4d4-the-edge-case-generator' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/builder/parser/testfiles/lk4d4-the-edge-case-generator' `builder/parser/testfiles/lk4d4-the-edge-case-generator/result' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/builder/parser/testfiles/lk4d4-the-edge-case-generator/result' `builder/parser/testfiles/lk4d4-the-edge-case-generator/Dockerfile' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/builder/parser/testfiles/lk4d4-the-edge-case-generator/Dockerfile' `builder/parser/testfiles/cpuguy83-nagios' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/builder/parser/testfiles/cpuguy83-nagios' `builder/parser/testfiles/cpuguy83-nagios/result' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/builder/parser/testfiles/cpuguy83-nagios/result' `builder/parser/testfiles/cpuguy83-nagios/Dockerfile' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/builder/parser/testfiles/cpuguy83-nagios/Dockerfile' `builder/parser/testfiles/jeztah-invalid-json-unterminated-bracket' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/builder/parser/testfiles/jeztah-invalid-json-unterminated-bracket' `builder/parser/testfiles/jeztah-invalid-json-unterminated-bracket/result' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/builder/parser/testfiles/jeztah-invalid-json-unterminated-bracket/result' `builder/parser/testfiles/jeztah-invalid-json-unterminated-bracket/Dockerfile' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/builder/parser/testfiles/jeztah-invalid-json-unterminated-bracket/Dockerfile' `builder/parser/testfiles/kartar-entrypoint-oddities' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/builder/parser/testfiles/kartar-entrypoint-oddities' `builder/parser/testfiles/kartar-entrypoint-oddities/result' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/builder/parser/testfiles/kartar-entrypoint-oddities/result' `builder/parser/testfiles/kartar-entrypoint-oddities/Dockerfile' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/builder/parser/testfiles/kartar-entrypoint-oddities/Dockerfile' `builder/parser/testfiles/nginx' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/builder/parser/testfiles/nginx' `builder/parser/testfiles/nginx/result' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/builder/parser/testfiles/nginx/result' `builder/parser/testfiles/nginx/Dockerfile' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/builder/parser/testfiles/nginx/Dockerfile' `builder/parser/testfiles/mail' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/builder/parser/testfiles/mail' `builder/parser/testfiles/mail/result' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/builder/parser/testfiles/mail/result' `builder/parser/testfiles/mail/Dockerfile' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/builder/parser/testfiles/mail/Dockerfile' `builder/parser/testfiles/mumble' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/builder/parser/testfiles/mumble' `builder/parser/testfiles/mumble/result' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/builder/parser/testfiles/mumble/result' `builder/parser/testfiles/mumble/Dockerfile' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/builder/parser/testfiles/mumble/Dockerfile' `builder/parser/testfiles/escapes' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/builder/parser/testfiles/escapes' `builder/parser/testfiles/escapes/result' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/builder/parser/testfiles/escapes/result' `builder/parser/testfiles/escapes/Dockerfile' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/builder/parser/testfiles/escapes/Dockerfile' `builder/parser/testfiles/znc' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/builder/parser/testfiles/znc' `builder/parser/testfiles/znc/result' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/builder/parser/testfiles/znc/result' `builder/parser/testfiles/znc/Dockerfile' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/builder/parser/testfiles/znc/Dockerfile' `builder/parser/testfiles/continueIndent' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/builder/parser/testfiles/continueIndent' `builder/parser/testfiles/continueIndent/result' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/builder/parser/testfiles/continueIndent/result' `builder/parser/testfiles/continueIndent/Dockerfile' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/builder/parser/testfiles/continueIndent/Dockerfile' `builder/parser/testfiles/brimstone-consuldock' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/builder/parser/testfiles/brimstone-consuldock' `builder/parser/testfiles/brimstone-consuldock/result' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/builder/parser/testfiles/brimstone-consuldock/result' `builder/parser/testfiles/brimstone-consuldock/Dockerfile' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/builder/parser/testfiles/brimstone-consuldock/Dockerfile' `builder/parser/json_test.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/builder/parser/json_test.go' `builder/internals.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/builder/internals.go' `builder/evaluator.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/builder/evaluator.go' `builder/MAINTAINERS' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/builder/MAINTAINERS' + for dir in api builder builtins contrib/docker-device-tool contrib/host-integration daemon docker dockerinit dockerversion engine events graph image links nat opts pkg registry runconfig trust utils volumes + cp -rpav builtins /builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/ + for dir in api builder builtins contrib/docker-device-tool contrib/host-integration daemon docker dockerinit dockerversion engine events graph image links nat opts pkg registry runconfig trust utils volumes + cp -rpav contrib/docker-device-tool /builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/ `builtins' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/builtins' `builtins/builtins.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/builtins/builtins.go' `contrib/docker-device-tool' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/docker-device-tool' `contrib/docker-device-tool/device_tool.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/docker-device-tool/device_tool.go' + for dir in api builder builtins contrib/docker-device-tool contrib/host-integration daemon docker dockerinit dockerversion engine events graph image links nat opts pkg registry runconfig trust utils volumes + cp -rpav contrib/host-integration /builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/ `contrib/host-integration' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/host-integration' `contrib/host-integration/manager.sh' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/host-integration/manager.sh' `contrib/host-integration/manager.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/host-integration/manager.go' `contrib/host-integration/Dockerfile.min' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/host-integration/Dockerfile.min' `contrib/host-integration/manager' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/host-integration/manager' `contrib/host-integration/manager/systemd' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/host-integration/manager/systemd' `contrib/host-integration/manager/upstart' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/host-integration/manager/upstart' `contrib/host-integration/Dockerfile.dev' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/host-integration/Dockerfile.dev' + for dir in api builder builtins contrib/docker-device-tool contrib/host-integration daemon docker dockerinit dockerversion engine events graph image links nat opts pkg registry runconfig trust utils volumes + cp -rpav daemon /builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/ `daemon' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/daemon' `daemon/container_unit_test.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/daemon/container_unit_test.go' `daemon/pause.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/daemon/pause.go' `daemon/copy.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/daemon/copy.go' `daemon/execdriver' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/daemon/execdriver' `daemon/execdriver/termconsole.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/daemon/execdriver/termconsole.go' `daemon/execdriver/lxc' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/daemon/execdriver/lxc' `daemon/execdriver/lxc/lxc_template_unit_test.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/daemon/execdriver/lxc/lxc_template_unit_test.go' `daemon/execdriver/lxc/driver.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/daemon/execdriver/lxc/driver.go' `daemon/execdriver/lxc/lxc_init_unsupported.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/daemon/execdriver/lxc/lxc_init_unsupported.go' `daemon/execdriver/lxc/init.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/daemon/execdriver/lxc/init.go' `daemon/execdriver/lxc/lxc_template.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/daemon/execdriver/lxc/lxc_template.go' `daemon/execdriver/lxc/info.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/daemon/execdriver/lxc/info.go' `daemon/execdriver/lxc/MAINTAINERS' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/daemon/execdriver/lxc/MAINTAINERS' `daemon/execdriver/lxc/lxc_init_linux.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/daemon/execdriver/lxc/lxc_init_linux.go' `daemon/execdriver/lxc/info_test.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/daemon/execdriver/lxc/info_test.go' `daemon/execdriver/native' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/daemon/execdriver/native' `daemon/execdriver/native/exec.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/daemon/execdriver/native/exec.go' `daemon/execdriver/native/create.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/daemon/execdriver/native/create.go' `daemon/execdriver/native/driver_unsupported.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/daemon/execdriver/native/driver_unsupported.go' `daemon/execdriver/native/utils.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/daemon/execdriver/native/utils.go' `daemon/execdriver/native/driver.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/daemon/execdriver/native/driver.go' `daemon/execdriver/native/init.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/daemon/execdriver/native/init.go' `daemon/execdriver/native/info.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/daemon/execdriver/native/info.go' `daemon/execdriver/native/driver_unsupported_nocgo.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/daemon/execdriver/native/driver_unsupported_nocgo.go' `daemon/execdriver/native/template' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/daemon/execdriver/native/template' `daemon/execdriver/native/template/default_template.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/daemon/execdriver/native/template/default_template.go' `daemon/execdriver/utils.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/daemon/execdriver/utils.go' `daemon/execdriver/driver.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/daemon/execdriver/driver.go' `daemon/execdriver/MAINTAINERS' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/daemon/execdriver/MAINTAINERS' `daemon/execdriver/pipes.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/daemon/execdriver/pipes.go' `daemon/execdriver/execdrivers' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/daemon/execdriver/execdrivers' `daemon/execdriver/execdrivers/execdrivers.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/daemon/execdriver/execdrivers/execdrivers.go' `daemon/changes.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/daemon/changes.go' `daemon/start.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/daemon/start.go' `daemon/daemon_no_aufs.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/daemon/daemon_no_aufs.go' `daemon/restart.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/daemon/restart.go' `daemon/attach.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/daemon/attach.go' `daemon/kill.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/daemon/kill.go' `daemon/monitor.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/daemon/monitor.go' `daemon/resize.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/daemon/resize.go' `daemon/image_delete.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/daemon/image_delete.go' `daemon/networkdriver' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/daemon/networkdriver' `daemon/networkdriver/network_test.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/daemon/networkdriver/network_test.go' `daemon/networkdriver/network.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/daemon/networkdriver/network.go' `daemon/networkdriver/portallocator' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/daemon/networkdriver/portallocator' `daemon/networkdriver/portallocator/portallocator.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/daemon/networkdriver/portallocator/portallocator.go' `daemon/networkdriver/portallocator/portallocator_test.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/daemon/networkdriver/portallocator/portallocator_test.go' `daemon/networkdriver/ipallocator' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/daemon/networkdriver/ipallocator' `daemon/networkdriver/ipallocator/allocator_test.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/daemon/networkdriver/ipallocator/allocator_test.go' `daemon/networkdriver/ipallocator/allocator.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/daemon/networkdriver/ipallocator/allocator.go' `daemon/networkdriver/portmapper' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/daemon/networkdriver/portmapper' `daemon/networkdriver/portmapper/mapper.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/daemon/networkdriver/portmapper/mapper.go' `daemon/networkdriver/portmapper/proxy.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/daemon/networkdriver/portmapper/proxy.go' `daemon/networkdriver/portmapper/mapper_test.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/daemon/networkdriver/portmapper/mapper_test.go' `daemon/networkdriver/portmapper/mock_proxy.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/daemon/networkdriver/portmapper/mock_proxy.go' `daemon/networkdriver/utils.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/daemon/networkdriver/utils.go' `daemon/networkdriver/bridge' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/daemon/networkdriver/bridge' `daemon/networkdriver/bridge/driver_test.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/daemon/networkdriver/bridge/driver_test.go' `daemon/networkdriver/bridge/driver.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/daemon/networkdriver/bridge/driver.go' `daemon/daemon_overlay.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/daemon/daemon_overlay.go' `daemon/network_settings.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/daemon/network_settings.go' `daemon/utils_nolinux.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/daemon/utils_nolinux.go' `daemon/exec.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/daemon/exec.go' `daemon/inspect.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/daemon/inspect.go' `daemon/commit.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/daemon/commit.go' `daemon/daemon_aufs.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/daemon/daemon_aufs.go' `daemon/README.md' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/daemon/README.md' `daemon/logs.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/daemon/logs.go' `daemon/container.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/daemon/container.go' `daemon/stats_collector.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/daemon/stats_collector.go' `daemon/config.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/daemon/config.go' `daemon/create.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/daemon/create.go' `daemon/daemon_btrfs.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/daemon/daemon_btrfs.go' `daemon/state_test.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/daemon/state_test.go' `daemon/volumes.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/daemon/volumes.go' `daemon/export.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/daemon/export.go' `daemon/rename.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/daemon/rename.go' `daemon/utils.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/daemon/utils.go' `daemon/stats.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/daemon/stats.go' `daemon/list.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/daemon/list.go' `daemon/daemon_unit_test.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/daemon/daemon_unit_test.go' `daemon/daemon_devicemapper.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/daemon/daemon_devicemapper.go' `daemon/graphdriver' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/daemon/graphdriver' `daemon/graphdriver/aufs' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/daemon/graphdriver/aufs' `daemon/graphdriver/aufs/mount_linux.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/daemon/graphdriver/aufs/mount_linux.go' `daemon/graphdriver/aufs/mount_unsupported.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/daemon/graphdriver/aufs/mount_unsupported.go' `daemon/graphdriver/aufs/dirs.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/daemon/graphdriver/aufs/dirs.go' `daemon/graphdriver/aufs/mount.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/daemon/graphdriver/aufs/mount.go' `daemon/graphdriver/aufs/aufs.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/daemon/graphdriver/aufs/aufs.go' `daemon/graphdriver/aufs/aufs_test.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/daemon/graphdriver/aufs/aufs_test.go' `daemon/graphdriver/aufs/migrate.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/daemon/graphdriver/aufs/migrate.go' `daemon/graphdriver/driver_unsupported.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/daemon/graphdriver/driver_unsupported.go' `daemon/graphdriver/overlay' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/daemon/graphdriver/overlay' `daemon/graphdriver/overlay/copy.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/daemon/graphdriver/overlay/copy.go' `daemon/graphdriver/overlay/overlay.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/daemon/graphdriver/overlay/overlay.go' `daemon/graphdriver/overlay/overlay_test.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/daemon/graphdriver/overlay/overlay_test.go' `daemon/graphdriver/btrfs' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/daemon/graphdriver/btrfs' `daemon/graphdriver/btrfs/version.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/daemon/graphdriver/btrfs/version.go' `daemon/graphdriver/btrfs/dummy_unsupported.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/daemon/graphdriver/btrfs/dummy_unsupported.go' `daemon/graphdriver/btrfs/version_none.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/daemon/graphdriver/btrfs/version_none.go' `daemon/graphdriver/btrfs/version_test.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/daemon/graphdriver/btrfs/version_test.go' `daemon/graphdriver/btrfs/btrfs.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/daemon/graphdriver/btrfs/btrfs.go' `daemon/graphdriver/btrfs/MAINTAINERS' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/daemon/graphdriver/btrfs/MAINTAINERS' `daemon/graphdriver/btrfs/btrfs_test.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/daemon/graphdriver/btrfs/btrfs_test.go' `daemon/graphdriver/driver.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/daemon/graphdriver/driver.go' `daemon/graphdriver/fsdiff.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/daemon/graphdriver/fsdiff.go' `daemon/graphdriver/graphtest' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/daemon/graphdriver/graphtest' `daemon/graphdriver/graphtest/graphtest.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/daemon/graphdriver/graphtest/graphtest.go' `daemon/graphdriver/driver_linux.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/daemon/graphdriver/driver_linux.go' `daemon/graphdriver/devmapper' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/daemon/graphdriver/devmapper' `daemon/graphdriver/devmapper/devmapper_doc.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/daemon/graphdriver/devmapper/devmapper_doc.go' `daemon/graphdriver/devmapper/README.md' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/daemon/graphdriver/devmapper/README.md' `daemon/graphdriver/devmapper/driver.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/daemon/graphdriver/devmapper/driver.go' `daemon/graphdriver/devmapper/mount.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/daemon/graphdriver/devmapper/mount.go' `daemon/graphdriver/devmapper/deviceset.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/daemon/graphdriver/devmapper/deviceset.go' `daemon/graphdriver/devmapper/devmapper_test.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/daemon/graphdriver/devmapper/devmapper_test.go' `daemon/graphdriver/devmapper/MAINTAINERS' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/daemon/graphdriver/devmapper/MAINTAINERS' `daemon/graphdriver/vfs' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/daemon/graphdriver/vfs' `daemon/graphdriver/vfs/driver.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/daemon/graphdriver/vfs/driver.go' `daemon/graphdriver/vfs/vfs_test.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/daemon/graphdriver/vfs/vfs_test.go' `daemon/delete.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/daemon/delete.go' `daemon/info.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/daemon/info.go' `daemon/utils_linux.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/daemon/utils_linux.go' `daemon/MAINTAINERS' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/daemon/MAINTAINERS' `daemon/top.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/daemon/top.go' `daemon/wait.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/daemon/wait.go' `daemon/stop.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/daemon/stop.go' `daemon/state.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/daemon/state.go' `daemon/daemon.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/daemon/daemon.go' `daemon/utils_test.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/daemon/utils_test.go' `daemon/history.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/daemon/history.go' + for dir in api builder builtins contrib/docker-device-tool contrib/host-integration daemon docker dockerinit dockerversion engine events graph image links nat opts pkg registry runconfig trust utils volumes + cp -rpav docker /builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/ + for dir in api builder builtins contrib/docker-device-tool contrib/host-integration daemon docker dockerinit dockerversion engine events graph image links nat opts pkg registry runconfig trust utils volumes + cp -rpav dockerinit /builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/ `docker' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/docker' `docker/log.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/docker/log.go' `docker/client.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/docker/client.go' `docker/README.md' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/docker/README.md' `docker/flags.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/docker/flags.go' `docker/docker.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/docker/docker.go' `docker/daemon.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/docker/daemon.go' `dockerinit' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/dockerinit' `dockerinit/dockerinit.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/dockerinit/dockerinit.go' + for dir in api builder builtins contrib/docker-device-tool contrib/host-integration daemon docker dockerinit dockerversion engine events graph image links nat opts pkg registry runconfig trust utils volumes + cp -rpav dockerversion /builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/ `dockerversion' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/dockerversion' `dockerversion/dockerversion.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/dockerversion/dockerversion.go' + for dir in api builder builtins contrib/docker-device-tool contrib/host-integration daemon docker dockerinit dockerversion engine events graph image links nat opts pkg registry runconfig trust utils volumes + cp -rpav engine /builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/ `engine' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/engine' `engine/table_test.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/engine/table_test.go' `engine/engine_test.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/engine/engine_test.go' `engine/job.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/engine/job.go' `engine/engine.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/engine/engine.go' `engine/streams.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/engine/streams.go' `engine/env.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/engine/env.go' `engine/hack.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/engine/hack.go' `engine/helpers_test.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/engine/helpers_test.go' `engine/env_test.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/engine/env_test.go' `engine/job_test.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/engine/job_test.go' `engine/table.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/engine/table.go' `engine/http.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/engine/http.go' `engine/shutdown_test.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/engine/shutdown_test.go' `engine/MAINTAINERS' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/engine/MAINTAINERS' `engine/streams_test.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/engine/streams_test.go' + for dir in api builder builtins contrib/docker-device-tool contrib/host-integration daemon docker dockerinit dockerversion engine events graph image links nat opts pkg registry runconfig trust utils volumes + cp -rpav events /builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/ `events' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/events' `events/events.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/events/events.go' `events/events_test.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/events/events_test.go' + for dir in api builder builtins contrib/docker-device-tool contrib/host-integration daemon docker dockerinit dockerversion engine events graph image links nat opts pkg registry runconfig trust utils volumes + cp -rpav graph /builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/ `graph' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/graph' `graph/service.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/graph/service.go' `graph/manifest.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/graph/manifest.go' `graph/pull.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/graph/pull.go' `graph/viz.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/graph/viz.go' `graph/pools_test.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/graph/pools_test.go' `graph/push.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/graph/push.go' `graph/tags.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/graph/tags.go' `graph/export.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/graph/export.go' `graph/list.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/graph/list.go' `graph/tags_unit_test.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/graph/tags_unit_test.go' `graph/tag.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/graph/tag.go' `graph/load_unsupported.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/graph/load_unsupported.go' `graph/MAINTAINERS' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/graph/MAINTAINERS' `graph/import.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/graph/import.go' `graph/manifest_test.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/graph/manifest_test.go' `graph/load.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/graph/load.go' `graph/history.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/graph/history.go' `graph/graph.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/graph/graph.go' + for dir in api builder builtins contrib/docker-device-tool contrib/host-integration daemon docker dockerinit dockerversion engine events graph image links nat opts pkg registry runconfig trust utils volumes + cp -rpav image /builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/ `image' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/image' `image/spec' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/image/spec' `image/spec/v1.md' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/image/spec/v1.md' `image/image.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/image/image.go' `image/graph.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/image/graph.go' + for dir in api builder builtins contrib/docker-device-tool contrib/host-integration daemon docker dockerinit dockerversion engine events graph image links nat opts pkg registry runconfig trust utils volumes + cp -rpav links /builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/ `links' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/links' `links/links.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/links/links.go' `links/links_test.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/links/links_test.go' + for dir in api builder builtins contrib/docker-device-tool contrib/host-integration daemon docker dockerinit dockerversion engine events graph image links nat opts pkg registry runconfig trust utils volumes + cp -rpav nat /builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/ `nat' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/nat' `nat/sort_test.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/nat/sort_test.go' `nat/sort.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/nat/sort.go' `nat/nat.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/nat/nat.go' `nat/nat_test.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/nat/nat_test.go' + for dir in api builder builtins contrib/docker-device-tool contrib/host-integration daemon docker dockerinit dockerversion engine events graph image links nat opts pkg registry runconfig trust utils volumes + cp -rpav opts /builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/ `opts' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/opts' `opts/opts.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/opts/opts.go' `opts/envfile.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/opts/envfile.go' `opts/opts_test.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/opts/opts_test.go' `opts/ip.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/opts/ip.go' + for dir in api builder builtins contrib/docker-device-tool contrib/host-integration daemon docker dockerinit dockerversion engine events graph image links nat opts pkg registry runconfig trust utils volumes + cp -rpav pkg /builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/ `pkg' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/pkg' `pkg/systemd' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/pkg/systemd' `pkg/systemd/listendfd.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/pkg/systemd/listendfd.go' `pkg/systemd/sd_notify.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/pkg/systemd/sd_notify.go' `pkg/systemd/booted.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/pkg/systemd/booted.go' `pkg/systemd/MAINTAINERS' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/pkg/systemd/MAINTAINERS' `pkg/testutils' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/pkg/testutils' `pkg/testutils/README.md' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/pkg/testutils/README.md' `pkg/testutils/utils.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/pkg/testutils/utils.go' `pkg/testutils/MAINTAINERS' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/pkg/testutils/MAINTAINERS' `pkg/promise' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/pkg/promise' `pkg/promise/promise.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/pkg/promise/promise.go' `pkg/reexec' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/pkg/reexec' `pkg/reexec/command_linux.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/pkg/reexec/command_linux.go' `pkg/reexec/README.md' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/pkg/reexec/README.md' `pkg/reexec/command_unsupported.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/pkg/reexec/command_unsupported.go' `pkg/reexec/MAINTAINERS' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/pkg/reexec/MAINTAINERS' `pkg/reexec/reexec.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/pkg/reexec/reexec.go' `pkg/fileutils' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/pkg/fileutils' `pkg/fileutils/fileutils.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/pkg/fileutils/fileutils.go' `pkg/httputils' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/pkg/httputils' `pkg/httputils/resumablerequestreader.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/pkg/httputils/resumablerequestreader.go' `pkg/httputils/MAINTAINERS' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/pkg/httputils/MAINTAINERS' `pkg/jsonlog' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/pkg/jsonlog' `pkg/jsonlog/jsonlog_test.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/pkg/jsonlog/jsonlog_test.go' `pkg/jsonlog/jsonlog_marshalling.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/pkg/jsonlog/jsonlog_marshalling.go' `pkg/jsonlog/jsonlog.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/pkg/jsonlog/jsonlog.go' `pkg/pubsub' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/pkg/pubsub' `pkg/pubsub/publisher_test.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/pkg/pubsub/publisher_test.go' `pkg/pubsub/publisher.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/pkg/pubsub/publisher.go' `pkg/listenbuffer' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/pkg/listenbuffer' `pkg/listenbuffer/buffer.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/pkg/listenbuffer/buffer.go' `pkg/networkfs' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/pkg/networkfs' `pkg/networkfs/resolvconf' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/pkg/networkfs/resolvconf' `pkg/networkfs/resolvconf/resolvconf.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/pkg/networkfs/resolvconf/resolvconf.go' `pkg/networkfs/resolvconf/resolvconf_test.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/pkg/networkfs/resolvconf/resolvconf_test.go' `pkg/networkfs/MAINTAINERS' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/pkg/networkfs/MAINTAINERS' `pkg/networkfs/etchosts' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/pkg/networkfs/etchosts' `pkg/networkfs/etchosts/etchosts.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/pkg/networkfs/etchosts/etchosts.go' `pkg/networkfs/etchosts/etchosts_test.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/pkg/networkfs/etchosts/etchosts_test.go' `pkg/tailfile' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/pkg/tailfile' `pkg/tailfile/tailfile.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/pkg/tailfile/tailfile.go' `pkg/tailfile/tailfile_test.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/pkg/tailfile/tailfile_test.go' `pkg/README.md' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/pkg/README.md' `pkg/broadcastwriter' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/pkg/broadcastwriter' `pkg/broadcastwriter/broadcastwriter_test.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/pkg/broadcastwriter/broadcastwriter_test.go' `pkg/broadcastwriter/broadcastwriter.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/pkg/broadcastwriter/broadcastwriter.go' `pkg/symlink' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/pkg/symlink' `pkg/symlink/fs.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/pkg/symlink/fs.go' `pkg/symlink/README.md' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/pkg/symlink/README.md' `pkg/symlink/LICENSE.BSD' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/pkg/symlink/LICENSE.BSD' `pkg/symlink/fs_test.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/pkg/symlink/fs_test.go' `pkg/symlink/MAINTAINERS' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/pkg/symlink/MAINTAINERS' `pkg/symlink/LICENSE.APACHE' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/pkg/symlink/LICENSE.APACHE' `pkg/truncindex' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/pkg/truncindex' `pkg/truncindex/truncindex_test.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/pkg/truncindex/truncindex_test.go' `pkg/truncindex/truncindex.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/pkg/truncindex/truncindex.go' `pkg/truncindex/MAINTAINERS' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/pkg/truncindex/MAINTAINERS' `pkg/iptables' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/pkg/iptables' `pkg/iptables/iptables.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/pkg/iptables/iptables.go' `pkg/iptables/iptables_test.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/pkg/iptables/iptables_test.go' `pkg/iptables/MAINTAINERS' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/pkg/iptables/MAINTAINERS' `pkg/ioutils' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/pkg/ioutils' `pkg/ioutils/readers.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/pkg/ioutils/readers.go' `pkg/ioutils/writers.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/pkg/ioutils/writers.go' `pkg/ioutils/readers_test.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/pkg/ioutils/readers_test.go' `pkg/archive' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/pkg/archive' `pkg/archive/changes_test.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/pkg/archive/changes_test.go' `pkg/archive/changes.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/pkg/archive/changes.go' `pkg/archive/example_changes.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/pkg/archive/example_changes.go' `pkg/archive/README.md' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/pkg/archive/README.md' `pkg/archive/testdata' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/pkg/archive/testdata' `pkg/archive/testdata/broken.tar' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/pkg/archive/testdata/broken.tar' `pkg/archive/diff_test.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/pkg/archive/diff_test.go' `pkg/archive/archive_windows.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/pkg/archive/archive_windows.go' `pkg/archive/time_linux.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/pkg/archive/time_linux.go' `pkg/archive/archive_unix.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/pkg/archive/archive_unix.go' `pkg/archive/archive.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/pkg/archive/archive.go' `pkg/archive/archive_test.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/pkg/archive/archive_test.go' `pkg/archive/time_unsupported.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/pkg/archive/time_unsupported.go' `pkg/archive/wrap.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/pkg/archive/wrap.go' `pkg/archive/MAINTAINERS' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/pkg/archive/MAINTAINERS' `pkg/archive/diff.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/pkg/archive/diff.go' `pkg/archive/utils_test.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/pkg/archive/utils_test.go' `pkg/signal' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/pkg/signal' `pkg/signal/signal_unix.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/pkg/signal/signal_unix.go' `pkg/signal/trap.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/pkg/signal/trap.go' `pkg/signal/signal.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/pkg/signal/signal.go' `pkg/signal/signal_freebsd.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/pkg/signal/signal_freebsd.go' `pkg/signal/signal_unsupported.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/pkg/signal/signal_unsupported.go' `pkg/signal/signal_windows.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/pkg/signal/signal_windows.go' `pkg/signal/signal_darwin.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/pkg/signal/signal_darwin.go' `pkg/signal/signal_linux.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/pkg/signal/signal_linux.go' `pkg/units' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/pkg/units' `pkg/units/size.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/pkg/units/size.go' `pkg/units/duration.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/pkg/units/duration.go' `pkg/units/duration_test.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/pkg/units/duration_test.go' `pkg/units/size_test.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/pkg/units/size_test.go' `pkg/units/MAINTAINERS' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/pkg/units/MAINTAINERS' `pkg/term' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/pkg/term' `pkg/term/termios_darwin.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/pkg/term/termios_darwin.go' `pkg/term/tc_linux_cgo.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/pkg/term/tc_linux_cgo.go' `pkg/term/term.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/pkg/term/term.go' `pkg/term/term_windows.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/pkg/term/term_windows.go' `pkg/term/termios_freebsd.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/pkg/term/termios_freebsd.go' `pkg/term/tc_other.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/pkg/term/tc_other.go' `pkg/term/console_windows.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/pkg/term/console_windows.go' `pkg/term/termios_linux.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/pkg/term/termios_linux.go' `pkg/term/MAINTAINERS' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/pkg/term/MAINTAINERS' `pkg/pools' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/pkg/pools' `pkg/pools/pools.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/pkg/pools/pools.go' `pkg/pools/pools_nopool.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/pkg/pools/pools_nopool.go' `pkg/mflag' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/pkg/mflag' `pkg/mflag/flag.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/pkg/mflag/flag.go' `pkg/mflag/LICENSE' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/pkg/mflag/LICENSE' `pkg/mflag/flag_test.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/pkg/mflag/flag_test.go' `pkg/mflag/README.md' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/pkg/mflag/README.md' `pkg/mflag/example' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/pkg/mflag/example' `pkg/mflag/example/example.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/pkg/mflag/example/example.go' `pkg/mflag/MAINTAINERS' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/pkg/mflag/MAINTAINERS' `pkg/tarsum' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/pkg/tarsum' `pkg/tarsum/tarsum.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/pkg/tarsum/tarsum.go' `pkg/tarsum/versioning_test.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/pkg/tarsum/versioning_test.go' `pkg/tarsum/versioning.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/pkg/tarsum/versioning.go' `pkg/tarsum/testdata' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/pkg/tarsum/testdata' `pkg/tarsum/testdata/xattr' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/pkg/tarsum/testdata/xattr' `pkg/tarsum/testdata/xattr/json' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/pkg/tarsum/testdata/xattr/json' `pkg/tarsum/testdata/xattr/layer.tar' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/pkg/tarsum/testdata/xattr/layer.tar' `pkg/tarsum/testdata/collision' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/pkg/tarsum/testdata/collision' `pkg/tarsum/testdata/collision/collision-2.tar' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/pkg/tarsum/testdata/collision/collision-2.tar' `pkg/tarsum/testdata/collision/collision-3.tar' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/pkg/tarsum/testdata/collision/collision-3.tar' `pkg/tarsum/testdata/collision/collision-0.tar' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/pkg/tarsum/testdata/collision/collision-0.tar' `pkg/tarsum/testdata/collision/collision-1.tar' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/pkg/tarsum/testdata/collision/collision-1.tar' `pkg/tarsum/testdata/511136ea3c5a64f264b78b5433614aec563103b4d4702f3ba7d4d2698e22c158' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/pkg/tarsum/testdata/511136ea3c5a64f264b78b5433614aec563103b4d4702f3ba7d4d2698e22c158' `pkg/tarsum/testdata/511136ea3c5a64f264b78b5433614aec563103b4d4702f3ba7d4d2698e22c158/json' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/pkg/tarsum/testdata/511136ea3c5a64f264b78b5433614aec563103b4d4702f3ba7d4d2698e22c158/json' `pkg/tarsum/testdata/511136ea3c5a64f264b78b5433614aec563103b4d4702f3ba7d4d2698e22c158/layer.tar' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/pkg/tarsum/testdata/511136ea3c5a64f264b78b5433614aec563103b4d4702f3ba7d4d2698e22c158/layer.tar' `pkg/tarsum/testdata/46af0962ab5afeb5ce6740d4d91652e69206fc991fd5328c1a94d364ad00e457' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/pkg/tarsum/testdata/46af0962ab5afeb5ce6740d4d91652e69206fc991fd5328c1a94d364ad00e457' `pkg/tarsum/testdata/46af0962ab5afeb5ce6740d4d91652e69206fc991fd5328c1a94d364ad00e457/json' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/pkg/tarsum/testdata/46af0962ab5afeb5ce6740d4d91652e69206fc991fd5328c1a94d364ad00e457/json' `pkg/tarsum/testdata/46af0962ab5afeb5ce6740d4d91652e69206fc991fd5328c1a94d364ad00e457/layer.tar' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/pkg/tarsum/testdata/46af0962ab5afeb5ce6740d4d91652e69206fc991fd5328c1a94d364ad00e457/layer.tar' `pkg/tarsum/builder_context.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/pkg/tarsum/builder_context.go' `pkg/tarsum/fileinfosums_test.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/pkg/tarsum/fileinfosums_test.go' `pkg/tarsum/tarsum_spec.md' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/pkg/tarsum/tarsum_spec.md' `pkg/tarsum/fileinfosums.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/pkg/tarsum/fileinfosums.go' `pkg/tarsum/MAINTAINERS' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/pkg/tarsum/MAINTAINERS' `pkg/tarsum/writercloser.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/pkg/tarsum/writercloser.go' `pkg/tarsum/tarsum_test.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/pkg/tarsum/tarsum_test.go' `pkg/chrootarchive' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/pkg/chrootarchive' `pkg/chrootarchive/init.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/pkg/chrootarchive/init.go' `pkg/chrootarchive/archive.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/pkg/chrootarchive/archive.go' `pkg/chrootarchive/archive_test.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/pkg/chrootarchive/archive_test.go' `pkg/chrootarchive/diff.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/pkg/chrootarchive/diff.go' `pkg/system' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/pkg/system' `pkg/system/mknod.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/pkg/system/mknod.go' `pkg/system/utimes_unsupported.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/pkg/system/utimes_unsupported.go' `pkg/system/stat_test.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/pkg/system/stat_test.go' `pkg/system/xattrs_unsupported.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/pkg/system/xattrs_unsupported.go' `pkg/system/meminfo_unsupported.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/pkg/system/meminfo_unsupported.go' `pkg/system/utimes_test.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/pkg/system/utimes_test.go' `pkg/system/meminfo_linux_test.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/pkg/system/meminfo_linux_test.go' `pkg/system/umask.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/pkg/system/umask.go' `pkg/system/utimes_darwin.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/pkg/system/utimes_darwin.go' `pkg/system/lstat_test.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/pkg/system/lstat_test.go' `pkg/system/lstat.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/pkg/system/lstat.go' `pkg/system/stat_unsupported.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/pkg/system/stat_unsupported.go' `pkg/system/lstat_windows.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/pkg/system/lstat_windows.go' `pkg/system/meminfo_linux.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/pkg/system/meminfo_linux.go' `pkg/system/meminfo.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/pkg/system/meminfo.go' `pkg/system/stat_linux.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/pkg/system/stat_linux.go' `pkg/system/mknod_windows.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/pkg/system/mknod_windows.go' `pkg/system/utimes_freebsd.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/pkg/system/utimes_freebsd.go' `pkg/system/stat_windows.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/pkg/system/stat_windows.go' `pkg/system/umask_windows.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/pkg/system/umask_windows.go' `pkg/system/MAINTAINERS' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/pkg/system/MAINTAINERS' `pkg/system/errors.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/pkg/system/errors.go' `pkg/system/stat.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/pkg/system/stat.go' `pkg/system/utimes_linux.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/pkg/system/utimes_linux.go' `pkg/system/xattrs_linux.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/pkg/system/xattrs_linux.go' `pkg/devicemapper' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/pkg/devicemapper' `pkg/devicemapper/ioctl.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/pkg/devicemapper/ioctl.go' `pkg/devicemapper/log.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/pkg/devicemapper/log.go' `pkg/devicemapper/devmapper.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/pkg/devicemapper/devmapper.go' `pkg/devicemapper/devmapper_wrapper.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/pkg/devicemapper/devmapper_wrapper.go' `pkg/devicemapper/devmapper_log.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/pkg/devicemapper/devmapper_log.go' `pkg/devicemapper/attach_loopback.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/pkg/devicemapper/attach_loopback.go' `pkg/devicemapper/MAINTAINERS' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/pkg/devicemapper/MAINTAINERS' `pkg/mount' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/pkg/mount' `pkg/mount/flags_linux.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/pkg/mount/flags_linux.go' `pkg/mount/mount_test.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/pkg/mount/mount_test.go' `pkg/mount/flags_unsupported.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/pkg/mount/flags_unsupported.go' `pkg/mount/mounter_linux.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/pkg/mount/mounter_linux.go' `pkg/mount/sharedsubtree_linux.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/pkg/mount/sharedsubtree_linux.go' `pkg/mount/sharedsubtree_linux_test.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/pkg/mount/sharedsubtree_linux_test.go' `pkg/mount/mountinfo_unsupported.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/pkg/mount/mountinfo_unsupported.go' `pkg/mount/mountinfo_linux.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/pkg/mount/mountinfo_linux.go' `pkg/mount/mounter_unsupported.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/pkg/mount/mounter_unsupported.go' `pkg/mount/mountinfo_freebsd.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/pkg/mount/mountinfo_freebsd.go' `pkg/mount/mount.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/pkg/mount/mount.go' `pkg/mount/mounter_freebsd.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/pkg/mount/mounter_freebsd.go' `pkg/mount/flags.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/pkg/mount/flags.go' `pkg/mount/flags_freebsd.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/pkg/mount/flags_freebsd.go' `pkg/mount/MAINTAINERS' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/pkg/mount/MAINTAINERS' `pkg/mount/mountinfo.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/pkg/mount/mountinfo.go' `pkg/mount/mountinfo_linux_test.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/pkg/mount/mountinfo_linux_test.go' `pkg/urlutil' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/pkg/urlutil' `pkg/urlutil/url.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/pkg/urlutil/url.go' `pkg/urlutil/git_test.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/pkg/urlutil/git_test.go' `pkg/urlutil/git.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/pkg/urlutil/git.go' `pkg/stdcopy' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/pkg/stdcopy' `pkg/stdcopy/stdcopy_test.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/pkg/stdcopy/stdcopy_test.go' `pkg/stdcopy/stdcopy.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/pkg/stdcopy/stdcopy.go' `pkg/stdcopy/MAINTAINERS' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/pkg/stdcopy/MAINTAINERS' `pkg/version' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/pkg/version' `pkg/version/version.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/pkg/version/version.go' `pkg/version/version_test.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/pkg/version/version_test.go' `pkg/timeutils' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/pkg/timeutils' `pkg/timeutils/json.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/pkg/timeutils/json.go' `pkg/timeutils/MAINTAINERS' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/pkg/timeutils/MAINTAINERS' `pkg/parsers' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/pkg/parsers' `pkg/parsers/operatingsystem' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/pkg/parsers/operatingsystem' `pkg/parsers/operatingsystem/operatingsystem_test.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/pkg/parsers/operatingsystem/operatingsystem_test.go' `pkg/parsers/operatingsystem/operatingsystem.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/pkg/parsers/operatingsystem/operatingsystem.go' `pkg/parsers/kernel' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/pkg/parsers/kernel' `pkg/parsers/kernel/kernel.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/pkg/parsers/kernel/kernel.go' `pkg/parsers/kernel/uname_unsupported.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/pkg/parsers/kernel/uname_unsupported.go' `pkg/parsers/kernel/uname_linux.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/pkg/parsers/kernel/uname_linux.go' `pkg/parsers/kernel/kernel_test.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/pkg/parsers/kernel/kernel_test.go' `pkg/parsers/parsers_test.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/pkg/parsers/parsers_test.go' `pkg/parsers/parsers.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/pkg/parsers/parsers.go' `pkg/parsers/MAINTAINERS' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/pkg/parsers/MAINTAINERS' `pkg/parsers/filters' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/pkg/parsers/filters' `pkg/parsers/filters/parse.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/pkg/parsers/filters/parse.go' `pkg/parsers/filters/parse_test.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/pkg/parsers/filters/parse_test.go' `pkg/proxy' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/pkg/proxy' `pkg/proxy/proxy.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/pkg/proxy/proxy.go' `pkg/proxy/tcp_proxy.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/pkg/proxy/tcp_proxy.go' `pkg/proxy/udp_proxy.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/pkg/proxy/udp_proxy.go' `pkg/proxy/stub_proxy.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/pkg/proxy/stub_proxy.go' `pkg/proxy/MAINTAINERS' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/pkg/proxy/MAINTAINERS' `pkg/proxy/network_proxy_test.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/pkg/proxy/network_proxy_test.go' `pkg/namesgenerator' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/pkg/namesgenerator' `pkg/namesgenerator/names-generator.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/pkg/namesgenerator/names-generator.go' `pkg/namesgenerator/names-generator_test.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/pkg/namesgenerator/names-generator_test.go' `pkg/sysinfo' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/pkg/sysinfo' `pkg/sysinfo/sysinfo.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/pkg/sysinfo/sysinfo.go' `pkg/sysinfo/MAINTAINERS' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/pkg/sysinfo/MAINTAINERS' `pkg/graphdb' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/pkg/graphdb' `pkg/graphdb/sort_test.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/pkg/graphdb/sort_test.go' `pkg/graphdb/sort.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/pkg/graphdb/sort.go' `pkg/graphdb/conn_sqlite3.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/pkg/graphdb/conn_sqlite3.go' `pkg/graphdb/graphdb.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/pkg/graphdb/graphdb.go' `pkg/graphdb/utils.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/pkg/graphdb/utils.go' `pkg/graphdb/conn_unsupported.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/pkg/graphdb/conn_unsupported.go' `pkg/graphdb/MAINTAINERS' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/pkg/graphdb/MAINTAINERS' `pkg/graphdb/graphdb_test.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/pkg/graphdb/graphdb_test.go' + for dir in api builder builtins contrib/docker-device-tool contrib/host-integration daemon docker dockerinit dockerversion engine events graph image links nat opts pkg registry runconfig trust utils volumes + cp -rpav registry /builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/ `registry' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/registry' `registry/service.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/registry/service.go' `registry/registry_mock_test.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/registry/registry_mock_test.go' `registry/registry_test.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/registry/registry_test.go' `registry/endpoint.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/registry/endpoint.go' `registry/token.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/registry/token.go' `registry/auth.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/registry/auth.go' `registry/config.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/registry/config.go' `registry/session.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/registry/session.go' `registry/endpoint_test.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/registry/endpoint_test.go' `registry/types.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/registry/types.go' `registry/config_test.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/registry/config_test.go' `registry/registry.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/registry/registry.go' `registry/v2' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/registry/v2' `registry/v2/urls_test.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/registry/v2/urls_test.go' `registry/v2/regexp.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/registry/v2/regexp.go' `registry/v2/urls.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/registry/v2/urls.go' `registry/v2/routes_test.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/registry/v2/routes_test.go' `registry/v2/doc.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/registry/v2/doc.go' `registry/v2/errors_test.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/registry/v2/errors_test.go' `registry/v2/errors.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/registry/v2/errors.go' `registry/v2/descriptors.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/registry/v2/descriptors.go' `registry/v2/routes.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/registry/v2/routes.go' `registry/MAINTAINERS' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/registry/MAINTAINERS' `registry/httpfactory.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/registry/httpfactory.go' `registry/session_v2.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/registry/session_v2.go' `registry/auth_test.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/registry/auth_test.go' `registry/authchallenge.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/registry/authchallenge.go' + for dir in api builder builtins contrib/docker-device-tool contrib/host-integration daemon docker dockerinit dockerversion engine events graph image links nat opts pkg registry runconfig trust utils volumes + cp -rpav runconfig /builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/ `runconfig' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/runconfig' `runconfig/merge.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/runconfig/merge.go' `runconfig/parse.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/runconfig/parse.go' `runconfig/parse_test.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/runconfig/parse_test.go' `runconfig/exec.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/runconfig/exec.go' `runconfig/config.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/runconfig/config.go' `runconfig/compare.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/runconfig/compare.go' `runconfig/config_test.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/runconfig/config_test.go' `runconfig/hostconfig.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/runconfig/hostconfig.go' + for dir in api builder builtins contrib/docker-device-tool contrib/host-integration daemon docker dockerinit dockerversion engine events graph image links nat opts pkg registry runconfig trust utils volumes + cp -rpav trust /builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/ `trust' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/trust' `trust/service.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/trust/service.go' `trust/trusts.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/trust/trusts.go' + for dir in api builder builtins contrib/docker-device-tool contrib/host-integration daemon docker dockerinit dockerversion engine events graph image links nat opts pkg registry runconfig trust utils volumes + cp -rpav utils /builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/ `utils' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/utils' `utils/streamformatter.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/utils/streamformatter.go' `utils/jsonmessage.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/utils/jsonmessage.go' `utils/timeoutconn.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/utils/timeoutconn.go' `utils/utils_daemon.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/utils/utils_daemon.go' `utils/tmpdir.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/utils/tmpdir.go' `utils/random.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/utils/random.go' `utils/streamformatter_test.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/utils/streamformatter_test.go' `utils/progressreader.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/utils/progressreader.go' `utils/utils.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/utils/utils.go' `utils/timeoutconn_test.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/utils/timeoutconn_test.go' `utils/http.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/utils/http.go' `utils/flags.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/utils/flags.go' `utils/daemon.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/utils/daemon.go' `utils/utils_test.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/utils/utils_test.go' `utils/jsonmessage_test.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/utils/jsonmessage_test.go' + for dir in api builder builtins contrib/docker-device-tool contrib/host-integration daemon docker dockerinit dockerversion engine events graph image links nat opts pkg registry runconfig trust utils volumes + cp -rpav volumes /builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/ `volumes' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/volumes' `volumes/volume.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/volumes/volume.go' `volumes/repository.go' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/volumes/repository.go' `volumes/MAINTAINERS' -> `/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64//usr/share/gocode/src/github.com/docker/docker/volumes/MAINTAINERS' + install -dp /builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64/etc/docker/ + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-compress Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.14Dc58 + umask 022 + cd /builddir/build/BUILD + cd docker-1.5.0 + unset DISPLAY + '[' '!' -e /run/docker.sock ']' + exit 0 Processing files: docker-io-1.5.0-1.el6.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.yudcXI + umask 022 + cd /builddir/build/BUILD + cd docker-1.5.0 + DOCDIR=/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64/usr/share/doc/docker-io-1.5.0 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64/usr/share/doc/docker-io-1.5.0 + /bin/mkdir -p /builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64/usr/share/doc/docker-io-1.5.0 + cp -pr AUTHORS CHANGELOG.md CONTRIBUTING.md LICENSE MAINTAINERS NOTICE README.md /builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64/usr/share/doc/docker-io-1.5.0 + cp -pr LICENSE-vim-syntax README-vim-syntax.md /builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64/usr/share/doc/docker-io-1.5.0 + exit 0 Provides: config(docker-io) = 1.5.0-1.el6 lxc-docker = 1.5.0 Requires(interp): /bin/sh /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 rpmlib(VersionedDependencies) <= 3.0.3-1 Requires(pre): /bin/sh Requires(post): /bin/sh chkconfig Requires(preun): /bin/sh chkconfig Requires(postun): /bin/sh initscripts Requires: /bin/sh libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(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) Processing files: docker-io-devel-1.5.0-1.el6.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Rt5fqj + umask 022 + cd /builddir/build/BUILD + cd docker-1.5.0 + DOCDIR=/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64/usr/share/doc/docker-io-devel-1.5.0 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64/usr/share/doc/docker-io-devel-1.5.0 + /bin/mkdir -p /builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64/usr/share/doc/docker-io-devel-1.5.0 + cp -pr AUTHORS CHANGELOG.md CONTRIBUTING.md LICENSE MAINTAINERS NOTICE README.md /builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64/usr/share/doc/docker-io-devel-1.5.0 + exit 0 Provides: docker-io-pkg-devel golang(github.com/docker/docker) = 1.5.0-1.el6 golang(github.com/docker/docker/api) = 1.5.0-1.el6 golang(github.com/docker/docker/api/client) = 1.5.0-1.el6 golang(github.com/docker/docker/api/server) = 1.5.0-1.el6 golang(github.com/docker/docker/api/stats) = 1.5.0-1.el6 golang(github.com/docker/docker/builder) = 1.5.0-1.el6 golang(github.com/docker/docker/builder/command) = 1.5.0-1.el6 golang(github.com/docker/docker/builder/parser) = 1.5.0-1.el6 golang(github.com/docker/docker/builder/parser/dumper) = 1.5.0-1.el6 golang(github.com/docker/docker/builtins) = 1.5.0-1.el6 golang(github.com/docker/docker/contrib/docker-device-tool) = 1.5.0-1.el6 golang(github.com/docker/docker/contrib/host-integration) = 1.5.0-1.el6 golang(github.com/docker/docker/daemon) = 1.5.0-1.el6 golang(github.com/docker/docker/daemon/execdriver) = 1.5.0-1.el6 golang(github.com/docker/docker/daemon/execdriver/execdrivers) = 1.5.0-1.el6 golang(github.com/docker/docker/daemon/execdriver/lxc) = 1.5.0-1.el6 golang(github.com/docker/docker/daemon/execdriver/native) = 1.5.0-1.el6 golang(github.com/docker/docker/daemon/execdriver/native/template) = 1.5.0-1.el6 golang(github.com/docker/docker/daemon/graphdriver) = 1.5.0-1.el6 golang(github.com/docker/docker/daemon/graphdriver/aufs) = 1.5.0-1.el6 golang(github.com/docker/docker/daemon/graphdriver/btrfs) = 1.5.0-1.el6 golang(github.com/docker/docker/daemon/graphdriver/devmapper) = 1.5.0-1.el6 golang(github.com/docker/docker/daemon/graphdriver/graphtest) = 1.5.0-1.el6 golang(github.com/docker/docker/daemon/graphdriver/overlay) = 1.5.0-1.el6 golang(github.com/docker/docker/daemon/graphdriver/vfs) = 1.5.0-1.el6 golang(github.com/docker/docker/daemon/networkdriver) = 1.5.0-1.el6 golang(github.com/docker/docker/daemon/networkdriver/bridge) = 1.5.0-1.el6 golang(github.com/docker/docker/daemon/networkdriver/ipallocator) = 1.5.0-1.el6 golang(github.com/docker/docker/daemon/networkdriver/portallocator) = 1.5.0-1.el6 golang(github.com/docker/docker/daemon/networkdriver/portmapper) = 1.5.0-1.el6 golang(github.com/docker/docker/docker) = 1.5.0-1.el6 golang(github.com/docker/docker/dockerinit) = 1.5.0-1.el6 golang(github.com/docker/docker/dockerversion) = 1.5.0-1.el6 golang(github.com/docker/docker/engine) = 1.5.0-1.el6 golang(github.com/docker/docker/events) = 1.5.0-1.el6 golang(github.com/docker/docker/graph) = 1.5.0-1.el6 golang(github.com/docker/docker/image) = 1.5.0-1.el6 golang(github.com/docker/docker/integration) = 1.5.0-1.el6 golang(github.com/docker/docker/integration-cli) = 1.5.0-1.el6 golang(github.com/docker/docker/links) = 1.5.0-1.el6 golang(github.com/docker/docker/nat) = 1.5.0-1.el6 golang(github.com/docker/docker/opts) = 1.5.0-1.el6 golang(github.com/docker/docker/pkg/archive) = 1.5.0-1.el6 golang(github.com/docker/docker/pkg/broadcastwriter) = 1.5.0-1.el6 golang(github.com/docker/docker/pkg/chrootarchive) = 1.5.0-1.el6 golang(github.com/docker/docker/pkg/devicemapper) = 1.5.0-1.el6 golang(github.com/docker/docker/pkg/fileutils) = 1.5.0-1.el6 golang(github.com/docker/docker/pkg/graphdb) = 1.5.0-1.el6 golang(github.com/docker/docker/pkg/homedir) = 1.5.0-1.el6 golang(github.com/docker/docker/pkg/httputils) = 1.5.0-1.el6 golang(github.com/docker/docker/pkg/ioutils) = 1.5.0-1.el6 golang(github.com/docker/docker/pkg/iptables) = 1.5.0-1.el6 golang(github.com/docker/docker/pkg/jsonlog) = 1.5.0-1.el6 golang(github.com/docker/docker/pkg/listenbuffer) = 1.5.0-1.el6 golang(github.com/docker/docker/pkg/mflag) = 1.5.0-1.el6 golang(github.com/docker/docker/pkg/mflag/example) = 1.5.0-1.el6 golang(github.com/docker/docker/pkg/mount) = 1.5.0-1.el6 golang(github.com/docker/docker/pkg/namesgenerator) = 1.5.0-1.el6 golang(github.com/docker/docker/pkg/networkfs/etchosts) = 1.5.0-1.el6 golang(github.com/docker/docker/pkg/networkfs/resolvconf) = 1.5.0-1.el6 golang(github.com/docker/docker/pkg/parsers) = 1.5.0-1.el6 golang(github.com/docker/docker/pkg/parsers/filters) = 1.5.0-1.el6 golang(github.com/docker/docker/pkg/parsers/kernel) = 1.5.0-1.el6 golang(github.com/docker/docker/pkg/parsers/operatingsystem) = 1.5.0-1.el6 golang(github.com/docker/docker/pkg/pools) = 1.5.0-1.el6 golang(github.com/docker/docker/pkg/promise) = 1.5.0-1.el6 golang(github.com/docker/docker/pkg/proxy) = 1.5.0-1.el6 golang(github.com/docker/docker/pkg/pubsub) = 1.5.0-1.el6 golang(github.com/docker/docker/pkg/reexec) = 1.5.0-1.el6 golang(github.com/docker/docker/pkg/signal) = 1.5.0-1.el6 golang(github.com/docker/docker/pkg/stdcopy) = 1.5.0-1.el6 golang(github.com/docker/docker/pkg/symlink) = 1.5.0-1.el6 golang(github.com/docker/docker/pkg/sysinfo) = 1.5.0-1.el6 golang(github.com/docker/docker/pkg/system) = 1.5.0-1.el6 golang(github.com/docker/docker/pkg/systemd) = 1.5.0-1.el6 golang(github.com/docker/docker/pkg/tailfile) = 1.5.0-1.el6 golang(github.com/docker/docker/pkg/tarsum) = 1.5.0-1.el6 golang(github.com/docker/docker/pkg/term) = 1.5.0-1.el6 golang(github.com/docker/docker/pkg/testutils) = 1.5.0-1.el6 golang(github.com/docker/docker/pkg/timeutils) = 1.5.0-1.el6 golang(github.com/docker/docker/pkg/truncindex) = 1.5.0-1.el6 golang(github.com/docker/docker/pkg/units) = 1.5.0-1.el6 golang(github.com/docker/docker/pkg/urlutil) = 1.5.0-1.el6 golang(github.com/docker/docker/pkg/version) = 1.5.0-1.el6 golang(github.com/docker/docker/registry) = 1.5.0-1.el6 golang(github.com/docker/docker/registry/v2) = 1.5.0-1.el6 golang(github.com/docker/docker/runconfig) = 1.5.0-1.el6 golang(github.com/docker/docker/trust) = 1.5.0-1.el6 golang(github.com/docker/docker/utils) = 1.5.0-1.el6 golang(github.com/docker/docker/volumes) = 1.5.0-1.el6 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(VersionedDependencies) <= 3.0.3-1 Requires: /bin/sh Processing files: docker-io-fish-completion-1.5.0-1.el6.x86_64 Provides: docker-fish-completion = 1.5.0-1.el6 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(VersionedDependencies) <= 3.0.3-1 Processing files: docker-io-logrotate-1.5.0-1.el6.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.4yPtUV + umask 022 + cd /builddir/build/BUILD + cd docker-1.5.0 + DOCDIR=/builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64/usr/share/doc/docker-io-logrotate-1.5.0 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64/usr/share/doc/docker-io-logrotate-1.5.0 + /bin/mkdir -p /builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64/usr/share/doc/docker-io-logrotate-1.5.0 + cp -pr README.docker-logrotate /builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64/usr/share/doc/docker-io-logrotate-1.5.0 + exit 0 Provides: docker-logrotate = 1.5.0-1.el6 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(VersionedDependencies) <= 3.0.3-1 Requires: /bin/sh Processing files: docker-io-vim-1.5.0-1.el6.x86_64 Provides: docker-vim = 1.5.0-1.el6 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(VersionedDependencies) <= 3.0.3-1 Processing files: docker-io-zsh-completion-1.5.0-1.el6.x86_64 Provides: docker-zsh-completion = 1.5.0-1.el6 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(VersionedDependencies) <= 3.0.3-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64 warning: Could not canonicalize hostname: buildvm-11.phx2.fedoraproject.org Wrote: /builddir/build/RPMS/docker-io-1.5.0-1.el6.x86_64.rpm Wrote: /builddir/build/RPMS/docker-io-devel-1.5.0-1.el6.x86_64.rpm Wrote: /builddir/build/RPMS/docker-io-fish-completion-1.5.0-1.el6.x86_64.rpm Wrote: /builddir/build/RPMS/docker-io-logrotate-1.5.0-1.el6.x86_64.rpm Wrote: /builddir/build/RPMS/docker-io-vim-1.5.0-1.el6.x86_64.rpm Wrote: /builddir/build/RPMS/docker-io-zsh-completion-1.5.0-1.el6.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.2Ew7nM + umask 022 + cd /builddir/build/BUILD + cd docker-1.5.0 + /bin/rm -rf /builddir/build/BUILDROOT/docker-io-1.5.0-1.el6.x86_64 + exit 0 Child return code was: 0 LEAVE do -->