Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/source-to-image.spec'], chrootPath='/var/lib/mock/f26-build-10457840-811121/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/source-to-image.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: i686 Building for target i686 Wrote: /builddir/build/SRPMS/source-to-image-1.1.7-1.fc26.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/source-to-image.spec'], chrootPath='/var/lib/mock/f26-build-10457840-811121/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/source-to-image.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: i686 Building for target i686 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.S36bDQ + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf source-to-image-226afa1319c3498f47b974ec8ceb36526341a19c + /usr/bin/gzip -dc /builddir/build/SOURCES/source-to-image-226afa1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd source-to-image-226afa1319c3498f47b974ec8ceb36526341a19c + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.ncfQNT + umask 022 + cd /builddir/build/BUILD + cd source-to-image-226afa1319c3498f47b974ec8ceb36526341a19c + mkdir -p src/github.com/openshift + ln -s ../../../ src/github.com/openshift/source-to-image ++ pwd ++ pwd + export GOPATH=/builddir/build/BUILD/source-to-image-226afa1319c3498f47b974ec8ceb36526341a19c:/builddir/build/BUILD/source-to-image-226afa1319c3498f47b974ec8ceb36526341a19c/Godeps/_workspace:/usr/share/gocode + GOPATH=/builddir/build/BUILD/source-to-image-226afa1319c3498f47b974ec8ceb36526341a19c:/builddir/build/BUILD/source-to-image-226afa1319c3498f47b974ec8ceb36526341a19c/Godeps/_workspace:/usr/share/gocode + export STI_GIT_MAJOR=1.0 + STI_GIT_MAJOR=1.0 + export STI_GIT_MINOR=2 + STI_GIT_MINOR=2 + export STI_GIT_VERSION=226afa1319c3498f47b974ec8ceb36526341a19c + STI_GIT_VERSION=226afa1319c3498f47b974ec8ceb36526341a19c + export 'LDFLAGS= -X github.com/openshift/source-to-image/pkg/version.majorFromGit=1 -X github.com/openshift/source-to-image/pkg/version.minorFromGit=0+ -X github.com/openshift/source-to-image/pkg/version.versionFromGit=v1.0.9 -X github.com/openshift/source-to-image/pkg/version.commitFromGit=226afa1319c3498f47b974ec8ceb36526341a19c' + LDFLAGS=' -X github.com/openshift/source-to-image/pkg/version.majorFromGit=1 -X github.com/openshift/source-to-image/pkg/version.minorFromGit=0+ -X github.com/openshift/source-to-image/pkg/version.versionFromGit=v1.0.9 -X github.com/openshift/source-to-image/pkg/version.commitFromGit=226afa1319c3498f47b974ec8ceb36526341a19c' ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' + go build -buildmode pie -compiler gc -tags=rpm_crashtraceback -ldflags ' -X github.com/openshift/source-to-image/pkg/version.majorFromGit=1 -X github.com/openshift/source-to-image/pkg/version.minorFromGit=0+ -X github.com/openshift/source-to-image/pkg/version.versionFromGit=v1.0.9 -X github.com/openshift/source-to-image/pkg/version.commitFromGit=226afa1319c3498f47b974ec8ceb36526341a19c -B 0xe441e729027339e4d0eb6094c7fa92d749205d18 -extldflags '\''-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'\''' -a -v -x -o bin/s2i github.com/openshift/source-to-image/cmd/s2i WORK=/tmp/go-build144651838 runtime/internal/sys mkdir -p $WORK/runtime/internal/sys/_obj/ mkdir -p $WORK/runtime/internal/ cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/runtime/internal/sys.a -trimpath $WORK -shared -p runtime/internal/sys -+ -installsuffix shared -buildid e2d229c0919daeae0e2b4875580364a42ed507bb -D _/usr/lib/golang/src/runtime/internal/sys -I $WORK -pack -asmhdr $WORK/runtime/internal/sys/_obj/go_asm.h ./arch.go ./arch_386.go ./intrinsics_stubs.go ./stubs.go ./sys.go ./zgoarch_386.go ./zgoos_linux.go ./zversion.go /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK -I $WORK/runtime/internal/sys/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/runtime/internal/sys/_obj/intrinsics_386.o ./intrinsics_386.s pack r $WORK/runtime/internal/sys.a $WORK/runtime/internal/sys/_obj/intrinsics_386.o # internal runtime/internal/atomic mkdir -p $WORK/runtime/internal/atomic/_obj/ cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/runtime/internal/atomic.a -trimpath $WORK -shared -p runtime/internal/atomic -+ -installsuffix shared -buildid 2cd92a40e1f550617c4686d11e8216745c6987cb -D _/usr/lib/golang/src/runtime/internal/atomic -I $WORK -pack -asmhdr $WORK/runtime/internal/atomic/_obj/go_asm.h ./atomic_386.go ./stubs.go /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK -I $WORK/runtime/internal/atomic/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/runtime/internal/atomic/_obj/asm_386.o ./asm_386.s pack r $WORK/runtime/internal/atomic.a $WORK/runtime/internal/atomic/_obj/asm_386.o # internal runtime mkdir -p $WORK/runtime/_obj/ mkdir -p $WORK/ cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/runtime.a -trimpath $WORK -shared -p runtime -+ -installsuffix shared -buildid c3f3bfd38022fcea93554e7d2c8ca665e51300bd -D _/usr/lib/golang/src/runtime -I $WORK -pack -asmhdr $WORK/runtime/_obj/go_asm.h ./alg.go ./atomic_pointer.go ./cgo.go ./cgocall.go ./cgocallback.go ./cgocheck.go ./chan.go ./compiler.go ./complex.go ./cpuprof.go ./cputicks.go ./debug.go ./defs_linux_386.go ./env_posix.go ./error.go ./extern.go ./fastlog2.go ./fastlog2table.go ./fedora.go ./hash32.go ./hashmap.go ./hashmap_fast.go ./heapdump.go ./iface.go ./lfstack.go ./lfstack_32bit.go ./lock_futex.go ./malloc.go ./mbarrier.go ./mbitmap.go ./mcache.go ./mcentral.go ./mem_linux.go ./mfinal.go ./mfixalloc.go ./mgc.go ./mgcmark.go ./mgcsweep.go ./mgcsweepbuf.go ./mgcwork.go ./mheap.go ./mmap.go ./mprof.go ./msan0.go ./msize.go ./mstats.go ./mstkbar.go ./netpoll.go ./netpoll_epoll.go ./os_linux.go ./os_linux_generic.go ./os_linux_noauxv.go ./panic.go ./plugin.go ./print.go ./proc.go ./race0.go ./rdebug.go ./runtime.go ./runtime1.go ./runtime2.go ./select.go ./sema.go ./sigaction_linux.go ./signal_386.go ./signal_linux_386.go ./signal_sighandler.go ./signal_unix.go ./sigqueue.go ./sigtab_linux_generic.go ./sizeclasses.go ./slice.go ./softfloat64.go ./sqrt.go ./stack.go ./string.go ./stubs.go ./stubs2.go ./stubs32.go ./stubs_asm.go ./symtab.go ./sys_nonppc64x.go ./sys_x86.go ./time.go ./trace.go ./traceback.go ./type.go ./typekind.go ./unaligned1.go ./utf8.go ./vlrt.go ./write_err.go /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK -I $WORK/runtime/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/runtime/_obj/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK -I $WORK/runtime/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/runtime/_obj/asm_386.o ./asm_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK -I $WORK/runtime/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/runtime/_obj/duff_386.o ./duff_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK -I $WORK/runtime/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/runtime/_obj/memclr_386.o ./memclr_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK -I $WORK/runtime/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/runtime/_obj/memmove_386.o ./memmove_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK -I $WORK/runtime/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/runtime/_obj/rt0_linux_386.o ./rt0_linux_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK -I $WORK/runtime/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/runtime/_obj/sys_linux_386.o ./sys_linux_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK -I $WORK/runtime/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/runtime/_obj/vlop_386.o ./vlop_386.s pack r $WORK/runtime.a $WORK/runtime/_obj/asm.o $WORK/runtime/_obj/asm_386.o $WORK/runtime/_obj/duff_386.o $WORK/runtime/_obj/memclr_386.o $WORK/runtime/_obj/memmove_386.o $WORK/runtime/_obj/rt0_linux_386.o $WORK/runtime/_obj/sys_linux_386.o $WORK/runtime/_obj/vlop_386.o # internal errors mkdir -p $WORK/errors/_obj/ cd /usr/lib/golang/src/errors /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/errors.a -trimpath $WORK -shared -p errors -complete -installsuffix shared -buildid 7ca49708fe4e6eeadb6c8c50c261ecb9cf7d4cff -D _/usr/lib/golang/src/errors -I $WORK -pack ./errors.go internal/race mkdir -p $WORK/internal/race/_obj/ mkdir -p $WORK/internal/ sync/atomic cd /usr/lib/golang/src/internal/race /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/internal/race.a -trimpath $WORK -shared -p internal/race -complete -installsuffix shared -buildid 0240979ba0626bccd335e3a7924da9a0360bfcb8 -D _/usr/lib/golang/src/internal/race -I $WORK -pack ./doc.go ./norace.go unicode mkdir -p $WORK/sync/atomic/_obj/ mkdir -p $WORK/sync/ unicode/utf8 mkdir -p $WORK/unicode/utf8/_obj/ cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/sync/atomic.a -trimpath $WORK -shared -p sync/atomic -installsuffix shared -buildid 9bc25aaf5f71fb7e1d6d2bd642e97d5ce0e7c384 -D _/usr/lib/golang/src/sync/atomic -I $WORK -pack -asmhdr $WORK/sync/atomic/_obj/go_asm.h ./doc.go ./value.go mkdir -p $WORK/unicode/ mkdir -p $WORK/unicode/_obj/ cd /usr/lib/golang/src/unicode/utf8 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/unicode/utf8.a -trimpath $WORK -shared -p unicode/utf8 -complete -installsuffix shared -buildid 8f5fb057996041cab0d277aafb100b12f36a3603 -D _/usr/lib/golang/src/unicode/utf8 -I $WORK -pack ./utf8.go cd /usr/lib/golang/src/unicode /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/unicode.a -trimpath $WORK -shared -p unicode -complete -installsuffix shared -buildid 92d8043747c9d1e1011e846258b2e6c39e9ae3fb -D _/usr/lib/golang/src/unicode -I $WORK -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go encoding mkdir -p $WORK/encoding/_obj/ cd /usr/lib/golang/src/encoding /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/encoding.a -trimpath $WORK -shared -p encoding -complete -installsuffix shared -buildid d818e14f6148e25e3617522a4e4c7c06692521f5 -D _/usr/lib/golang/src/encoding -I $WORK -pack ./encoding.go unicode/utf16 mkdir -p $WORK/unicode/utf16/_obj/ math cd /usr/lib/golang/src/unicode/utf16 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/unicode/utf16.a -trimpath $WORK -shared -p unicode/utf16 -complete -installsuffix shared -buildid 9b368fe5b400a6f5ef75bcabfb6bb621aa3780d1 -D _/usr/lib/golang/src/unicode/utf16 -I $WORK -pack ./utf16.go cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK -I $WORK/sync/atomic/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/sync/atomic/_obj/asm_386.o ./asm_386.s mkdir -p $WORK/math/_obj/ cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/math.a -trimpath $WORK -shared -p math -installsuffix shared -buildid a702ed3ad5879f9f98d7eface2d94a396cd32ce7 -D _/usr/lib/golang/src/math -I $WORK -pack -asmhdr $WORK/math/_obj/go_asm.h ./abs.go ./acosh.go ./asin.go ./asinh.go ./atan.go ./atan2.go ./atanh.go ./bits.go ./cbrt.go ./const.go ./copysign.go ./dim.go ./erf.go ./exp.go ./expm1.go ./floor.go ./frexp.go ./gamma.go ./hypot.go ./j0.go ./j1.go ./jn.go ./ldexp.go ./lgamma.go ./log.go ./log10.go ./log1p.go ./logb.go ./mod.go ./modf.go ./nextafter.go ./pow.go ./pow10.go ./remainder.go ./signbit.go ./sin.go ./sincos.go ./sinh.go ./sqrt.go ./tan.go ./tanh.go ./unsafe.go internal/nettrace mkdir -p $WORK/internal/nettrace/_obj/ cd /usr/lib/golang/src/internal/nettrace /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/internal/nettrace.a -trimpath $WORK -shared -p internal/nettrace -complete -installsuffix shared -buildid d013aae18d695f403c8bc30c9245bead1e2cd342 -D _/usr/lib/golang/src/internal/nettrace -I $WORK -pack ./nettrace.go cd /usr/lib/golang/src/sync/atomic pack r $WORK/sync/atomic.a $WORK/sync/atomic/_obj/asm_386.o # internal sync mkdir -p $WORK/sync/_obj/ cd /usr/lib/golang/src/sync /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/sync.a -trimpath $WORK -shared -p sync -installsuffix shared -buildid 6b960ee61fac2c8c769733fb2ae7c24b6c8130fe -D _/usr/lib/golang/src/sync -I $WORK -pack ./cond.go ./mutex.go ./once.go ./pool.go ./runtime.go ./rwmutex.go ./waitgroup.go github.com/openshift/source-to-image/vendor/github.com/docker/engine-api/types/network mkdir -p $WORK/github.com/openshift/source-to-image/vendor/github.com/docker/engine-api/types/network/_obj/ mkdir -p $WORK/github.com/openshift/source-to-image/vendor/github.com/docker/engine-api/types/ cd /builddir/build/BUILD/source-to-image-226afa1319c3498f47b974ec8ceb36526341a19c/src/github.com/openshift/source-to-image/vendor/github.com/docker/engine-api/types/network /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/github.com/openshift/source-to-image/vendor/github.com/docker/engine-api/types/network.a -trimpath $WORK -shared -p github.com/openshift/source-to-image/vendor/github.com/docker/engine-api/types/network -complete -installsuffix shared -buildid 042419898a6872f02105e8a89502dd0a59f50487 -D _/builddir/build/BUILD/source-to-image-226afa1319c3498f47b974ec8ceb36526341a19c/src/github.com/openshift/source-to-image/vendor/github.com/docker/engine-api/types/network -I $WORK -pack ./network.go container/list mkdir -p $WORK/container/list/_obj/ mkdir -p $WORK/container/ cd /usr/lib/golang/src/container/list /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/container/list.a -trimpath $WORK -shared -p container/list -complete -installsuffix shared -buildid eb0ec77a460819197d70519ed21c196d2c192ade -D _/usr/lib/golang/src/container/list -I $WORK -pack ./list.go crypto/subtle mkdir -p $WORK/crypto/subtle/_obj/ mkdir -p $WORK/crypto/ cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/crypto/subtle.a -trimpath $WORK -shared -p crypto/subtle -complete -installsuffix shared -buildid 8ab43166f774ad61b9665233d0c91b8494d8364b -D _/usr/lib/golang/src/crypto/subtle -I $WORK -pack ./constant_time.go crypto/internal/cipherhw mkdir -p $WORK/crypto/internal/cipherhw/_obj/ mkdir -p $WORK/crypto/internal/ cd /usr/lib/golang/src/crypto/internal/cipherhw /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/crypto/internal/cipherhw.a -trimpath $WORK -shared -p crypto/internal/cipherhw -complete -installsuffix shared -buildid 2cbadad4a9050943f1534055eff8d6c15882d99f -D _/usr/lib/golang/src/crypto/internal/cipherhw -I $WORK -pack ./doc.go ./generic.go vendor/golang_org/x/crypto/curve25519 mkdir -p $WORK/vendor/golang_org/x/crypto/curve25519/_obj/ mkdir -p $WORK/vendor/golang_org/x/crypto/ cd /usr/lib/golang/src/vendor/golang_org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/vendor/golang_org/x/crypto/curve25519.a -trimpath $WORK -shared -p vendor/golang_org/x/crypto/curve25519 -complete -installsuffix shared -buildid 58714dddbd3afe668e35c261001b6d1172e7f244 -D _/usr/lib/golang/src/vendor/golang_org/x/crypto/curve25519 -I $WORK -pack ./curve25519.go ./doc.go github.com/openshift/source-to-image/pkg/create/templates mkdir -p $WORK/github.com/openshift/source-to-image/pkg/create/templates/_obj/ mkdir -p $WORK/github.com/openshift/source-to-image/pkg/create/ cd /builddir/build/BUILD/source-to-image-226afa1319c3498f47b974ec8ceb36526341a19c/src/github.com/openshift/source-to-image/pkg/create/templates /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/github.com/openshift/source-to-image/pkg/create/templates.a -trimpath $WORK -shared -p github.com/openshift/source-to-image/pkg/create/templates -complete -installsuffix shared -buildid d062fbc4e9cc182792c8c94ac3ec557bdbb25c5d -D _/builddir/build/BUILD/source-to-image-226afa1319c3498f47b974ec8ceb36526341a19c/src/github.com/openshift/source-to-image/pkg/create/templates -I $WORK -pack ./docker.go ./readme.go ./scripts.go ./test.go io mkdir -p $WORK/io/_obj/ cd /usr/lib/golang/src/io /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/io.a -trimpath $WORK -shared -p io -complete -installsuffix shared -buildid 897f37dc985297faa4b72802601095b80d7714c1 -D _/usr/lib/golang/src/io -I $WORK -pack ./io.go ./multi.go ./pipe.go syscall mkdir -p $WORK/syscall/_obj/ cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/syscall.a -trimpath $WORK -shared -p syscall -installsuffix shared -buildid c7611957d478ba11a7531e43a80bcc1c6e4eda34 -D _/usr/lib/golang/src/syscall -I $WORK -pack -asmhdr $WORK/syscall/_obj/go_asm.h ./dirent.go ./endian_little.go ./env_unix.go ./exec_linux.go ./exec_unix.go ./flock.go ./flock_linux_32bit.go ./lsf_linux.go ./msan0.go ./netlink_linux.go ./setuidgid_32_linux.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_386.go ./syscall_unix.go ./timestruct.go ./zerrors_linux_386.go ./zsyscall_linux_386.go ./zsysnum_linux_386.go ./ztypes_linux_386.go internal/singleflight mkdir -p $WORK/internal/singleflight/_obj/ cd /usr/lib/golang/src/internal/singleflight /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/internal/singleflight.a -trimpath $WORK -shared -p internal/singleflight -complete -installsuffix shared -buildid 5da86cac68738854046ecf57b0cbb2639332bbb1 -D _/usr/lib/golang/src/internal/singleflight -I $WORK -pack ./singleflight.go github.com/openshift/source-to-image/pkg/version mkdir -p $WORK/github.com/openshift/source-to-image/pkg/version/_obj/ mkdir -p $WORK/github.com/openshift/source-to-image/pkg/ cd /builddir/build/BUILD/source-to-image-226afa1319c3498f47b974ec8ceb36526341a19c/src/github.com/openshift/source-to-image/pkg/version /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/github.com/openshift/source-to-image/pkg/version.a -trimpath $WORK -shared -p github.com/openshift/source-to-image/pkg/version -complete -installsuffix shared -buildid f2a4764bc5d1e36e6f8bd64c4906fa80e07521f3 -D _/builddir/build/BUILD/source-to-image-226afa1319c3498f47b974ec8ceb36526341a19c/src/github.com/openshift/source-to-image/pkg/version -I $WORK -pack ./doc.go ./version.go hash mkdir -p $WORK/hash/_obj/ cd /usr/lib/golang/src/hash /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/hash.a -trimpath $WORK -shared -p hash -complete -installsuffix shared -buildid c4e1828964707cd7c20712c15d483f628e244947 -D _/usr/lib/golang/src/hash -I $WORK -pack ./hash.go crypto/cipher mkdir -p $WORK/crypto/cipher/_obj/ cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/crypto/cipher.a -trimpath $WORK -shared -p crypto/cipher -complete -installsuffix shared -buildid 6bc047f890f9cbbfad666c6b7b3ab213a1bfcf24 -D _/usr/lib/golang/src/crypto/cipher -I $WORK -pack ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor.go crypto/hmac mkdir -p $WORK/crypto/hmac/_obj/ cd /usr/lib/golang/src/crypto/hmac /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/crypto/hmac.a -trimpath $WORK -shared -p crypto/hmac -complete -installsuffix shared -buildid 40fbd98e2a057201ea7c0daec76ca24c855c240f -D _/usr/lib/golang/src/crypto/hmac -I $WORK -pack ./hmac.go hash/crc32 mkdir -p $WORK/hash/crc32/_obj/ mkdir -p $WORK/hash/ cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/hash/crc32.a -trimpath $WORK -shared -p hash/crc32 -complete -installsuffix shared -buildid 195ea580c75dee5de5e160be72ff874bb76dee39 -D _/usr/lib/golang/src/hash/crc32 -I $WORK -pack ./crc32.go ./crc32_generic.go ./crc32_otherarch.go bytes mkdir -p $WORK/bytes/_obj/ cd /usr/lib/golang/src/bytes /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/bytes.a -trimpath $WORK -shared -p bytes -installsuffix shared -buildid bcdb609b3e5756d4cf52fdb79e4c439c40077e2a -D _/usr/lib/golang/src/bytes -I $WORK -pack ./buffer.go ./bytes.go ./bytes_decl.go ./bytes_generic.go ./reader.go strings mkdir -p $WORK/strings/_obj/ cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/strings.a -trimpath $WORK -shared -p strings -installsuffix shared -buildid 0c606f702f9f758a53f2b35184014bbaf56fa2e2 -D _/usr/lib/golang/src/strings -I $WORK -pack -asmhdr $WORK/strings/_obj/go_asm.h ./compare.go ./reader.go ./replace.go ./search.go ./strings.go ./strings_decl.go ./strings_generic.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK -I $WORK/math/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/math/_obj/asin_386.o ./asin_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK -I $WORK/math/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/math/_obj/atan2_386.o ./atan2_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK -I $WORK/math/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/math/_obj/atan_386.o ./atan_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK -I $WORK/math/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/math/_obj/dim_386.o ./dim_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK -I $WORK/math/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/math/_obj/exp2_386.o ./exp2_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK -I $WORK/math/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/math/_obj/exp_386.o ./exp_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK -I $WORK/math/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/math/_obj/expm1_386.o ./expm1_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK -I $WORK/math/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/math/_obj/floor_386.o ./floor_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK -I $WORK/math/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/math/_obj/frexp_386.o ./frexp_386.s cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK -I $WORK/strings/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/strings/_obj/strings.o ./strings.s bufio text/tabwriter mkdir -p $WORK/bufio/_obj/ cd /usr/lib/golang/src/bufio /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/bufio.a -trimpath $WORK -shared -p bufio -complete -installsuffix shared -buildid 517b3c09aea62695721f098430c0eb187c40b391 -D _/usr/lib/golang/src/bufio -I $WORK -pack ./bufio.go ./scan.go vendor/golang_org/x/text/transform mkdir -p $WORK/vendor/golang_org/x/text/transform/_obj/ mkdir -p $WORK/vendor/golang_org/x/text/ cd /usr/lib/golang/src/vendor/golang_org/x/text/transform /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/vendor/golang_org/x/text/transform.a -trimpath $WORK -shared -p vendor/golang_org/x/text/transform -complete -installsuffix shared -buildid 771093ecdda0ea609b2f4c3f68b7e5172a78d693 -D _/usr/lib/golang/src/vendor/golang_org/x/text/transform -I $WORK -pack ./transform.go mkdir -p $WORK/text/tabwriter/_obj/ mkdir -p $WORK/text/ cd /usr/lib/golang/src/text/tabwriter /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/text/tabwriter.a -trimpath $WORK -shared -p text/tabwriter -complete -installsuffix shared -buildid 580374c901b7a96a95203eb2515de63a427bd863 -D _/usr/lib/golang/src/text/tabwriter -I $WORK -pack ./tabwriter.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK -I $WORK/math/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/math/_obj/hypot_386.o ./hypot_386.s cd /usr/lib/golang/src/strings pack r $WORK/strings.a $WORK/strings/_obj/strings.o # internal path mkdir -p $WORK/path/_obj/ cd /usr/lib/golang/src/path /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/path.a -trimpath $WORK -shared -p path -complete -installsuffix shared -buildid 418304c5ba7aff2d5c580334357cd07b36bdac93 -D _/usr/lib/golang/src/path -I $WORK -pack ./match.go ./path.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK -I $WORK/math/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/math/_obj/ldexp_386.o ./ldexp_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK -I $WORK/math/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/math/_obj/log10_386.o ./log10_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK -I $WORK/math/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/math/_obj/log1p_386.o ./log1p_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK -I $WORK/math/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/math/_obj/log_386.o ./log_386.s cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK -I $WORK/syscall/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/syscall/_obj/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK -I $WORK/syscall/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/syscall/_obj/asm_linux_386.o ./asm_linux_386.s pack r $WORK/syscall.a $WORK/syscall/_obj/asm.o $WORK/syscall/_obj/asm_linux_386.o # internal internal/syscall/unix time mkdir -p $WORK/internal/syscall/unix/_obj/ cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK -I $WORK/math/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/math/_obj/mod_386.o ./mod_386.s mkdir -p $WORK/internal/syscall/ mkdir -p $WORK/time/_obj/ cd /usr/lib/golang/src/internal/syscall/unix /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/internal/syscall/unix.a -trimpath $WORK -shared -p internal/syscall/unix -complete -installsuffix shared -buildid bee23dd41fc63fcc3f8fa05dd34e07662b557ab6 -D _/usr/lib/golang/src/internal/syscall/unix -I $WORK -pack ./getrandom_linux.go ./getrandom_linux_386.go cd /usr/lib/golang/src/time /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/time.a -trimpath $WORK -shared -p time -installsuffix shared -buildid 4185e66f5d8936d724b718f3b45a59dd47c71ede -D _/usr/lib/golang/src/time -I $WORK -pack ./format.go ./sleep.go ./sys_unix.go ./tick.go ./time.go ./zoneinfo.go ./zoneinfo_read.go ./zoneinfo_unix.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK -I $WORK/math/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/math/_obj/modf_386.o ./modf_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK -I $WORK/math/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/math/_obj/remainder_386.o ./remainder_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK -I $WORK/math/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/math/_obj/sin_386.o ./sin_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK -I $WORK/math/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/math/_obj/sincos_386.o ./sincos_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK -I $WORK/math/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/math/_obj/sinh_stub.o ./sinh_stub.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK -I $WORK/math/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/math/_obj/sqrt_386.o ./sqrt_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK -I $WORK/math/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/math/_obj/tan_386.o ./tan_386.s pack r $WORK/math.a $WORK/math/_obj/asin_386.o $WORK/math/_obj/atan2_386.o $WORK/math/_obj/atan_386.o $WORK/math/_obj/dim_386.o $WORK/math/_obj/exp2_386.o $WORK/math/_obj/exp_386.o $WORK/math/_obj/expm1_386.o $WORK/math/_obj/floor_386.o $WORK/math/_obj/frexp_386.o $WORK/math/_obj/hypot_386.o $WORK/math/_obj/ldexp_386.o $WORK/math/_obj/log10_386.o $WORK/math/_obj/log1p_386.o $WORK/math/_obj/log_386.o $WORK/math/_obj/mod_386.o $WORK/math/_obj/modf_386.o $WORK/math/_obj/remainder_386.o $WORK/math/_obj/sin_386.o $WORK/math/_obj/sincos_386.o $WORK/math/_obj/sinh_stub.o $WORK/math/_obj/sqrt_386.o $WORK/math/_obj/tan_386.o # internal strconv math/rand mkdir -p $WORK/strconv/_obj/ mkdir -p $WORK/math/rand/_obj/ cd /usr/lib/golang/src/strconv /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/strconv.a -trimpath $WORK -shared -p strconv -complete -installsuffix shared -buildid f9627827e649ce00e77ce917717b08f67aafb9db -D _/usr/lib/golang/src/strconv -I $WORK -pack ./atob.go ./atof.go ./atoi.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go mkdir -p $WORK/math/ cd /usr/lib/golang/src/math/rand /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/math/rand.a -trimpath $WORK -shared -p math/rand -complete -installsuffix shared -buildid 17e3f11a6a4263cadc36cceaae5a943c52159da0 -D _/usr/lib/golang/src/math/rand -I $WORK -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go vendor/golang_org/x/crypto/poly1305 mkdir -p $WORK/vendor/golang_org/x/crypto/poly1305/_obj/ cd /usr/lib/golang/src/vendor/golang_org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/vendor/golang_org/x/crypto/poly1305.a -trimpath $WORK -shared -p vendor/golang_org/x/crypto/poly1305 -complete -installsuffix shared -buildid 0ef5e96fa557dfdd55da098e8e7b18f527a8bdf7 -D _/usr/lib/golang/src/vendor/golang_org/x/crypto/poly1305 -I $WORK -pack ./poly1305.go ./sum_ref.go reflect crypto encoding/base64 github.com/openshift/source-to-image/vendor/github.com/docker/engine-api/types/versions mkdir -p $WORK/crypto/_obj/ mkdir -p $WORK/reflect/_obj/ cd /usr/lib/golang/src/crypto /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/crypto.a -trimpath $WORK -shared -p crypto -complete -installsuffix shared -buildid 82baa0c7cd4d45bc3b8ca60992cde421dc9e8c20 -D _/usr/lib/golang/src/crypto -I $WORK -pack ./crypto.go cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/reflect.a -trimpath $WORK -shared -p reflect -installsuffix shared -buildid bb011256fecff10b4630a07f71e19cd6a485c067 -D _/usr/lib/golang/src/reflect -I $WORK -pack -asmhdr $WORK/reflect/_obj/go_asm.h ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go mkdir -p $WORK/encoding/base64/_obj/ mkdir -p $WORK/encoding/ mkdir -p $WORK/github.com/openshift/source-to-image/vendor/github.com/docker/engine-api/types/versions/_obj/ crypto/aes cd /usr/lib/golang/src/encoding/base64 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/encoding/base64.a -trimpath $WORK -shared -p encoding/base64 -complete -installsuffix shared -buildid 49625285c81b5288f4d2acd5122a9a67633c4473 -D _/usr/lib/golang/src/encoding/base64 -I $WORK -pack ./base64.go cd /builddir/build/BUILD/source-to-image-226afa1319c3498f47b974ec8ceb36526341a19c/src/github.com/openshift/source-to-image/vendor/github.com/docker/engine-api/types/versions /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/github.com/openshift/source-to-image/vendor/github.com/docker/engine-api/types/versions.a -trimpath $WORK -shared -p github.com/openshift/source-to-image/vendor/github.com/docker/engine-api/types/versions -complete -installsuffix shared -buildid bce78db304b5e10fe975ed281c55139856966ca4 -D _/builddir/build/BUILD/source-to-image-226afa1319c3498f47b974ec8ceb36526341a19c/src/github.com/openshift/source-to-image/vendor/github.com/docker/engine-api/types/versions -I $WORK -pack ./compare.go mkdir -p $WORK/crypto/aes/_obj/ cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/crypto/aes.a -trimpath $WORK -shared -p crypto/aes -complete -installsuffix shared -buildid 0c879de14c3436091eb595c5883559baa046f7b5 -D _/usr/lib/golang/src/crypto/aes -I $WORK -pack ./block.go ./cipher.go ./cipher_generic.go ./const.go ./modes.go os mkdir -p $WORK/os/_obj/ cd /usr/lib/golang/src/os /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/os.a -trimpath $WORK -shared -p os -installsuffix shared -buildid aa9245f4659bbf86919437eb65f99405a4865537 -D _/usr/lib/golang/src/os -I $WORK -pack ./dir.go ./dir_unix.go ./env.go ./error.go ./error_unix.go ./exec.go ./exec_posix.go ./exec_unix.go ./executable.go ./executable_procfs.go ./file.go ./file_posix.go ./file_unix.go ./getwd.go ./path.go ./path_unix.go ./pipe_linux.go ./proc.go ./stat_linux.go ./stat_unix.go ./sticky_notbsd.go ./str.go ./sys.go ./sys_linux.go ./sys_unix.go ./types.go ./types_unix.go ./wait_waitid.go crypto/md5 mkdir -p $WORK/crypto/md5/_obj/ cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/crypto/md5.a -trimpath $WORK -shared -p crypto/md5 -installsuffix shared -buildid 545ec0bd133918052bc427d5be3bdf715303aba4 -D _/usr/lib/golang/src/crypto/md5 -I $WORK -pack -asmhdr $WORK/crypto/md5/_obj/go_asm.h ./md5.go ./md5block.go ./md5block_decl.go crypto/sha512 mkdir -p $WORK/crypto/sha512/_obj/ cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/crypto/sha512.a -trimpath $WORK -shared -p crypto/sha512 -complete -installsuffix shared -buildid 89733878540d01bd130674a9138fdf903d71c6f0 -D _/usr/lib/golang/src/crypto/sha512 -I $WORK -pack ./sha512.go ./sha512block.go ./sha512block_generic.go cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK -I $WORK/crypto/md5/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/crypto/md5/_obj/md5block_386.o ./md5block_386.s crypto/rc4 mkdir -p $WORK/crypto/rc4/_obj/ cd /usr/lib/golang/src/crypto/rc4 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/crypto/rc4.a -trimpath $WORK -shared -p crypto/rc4 -installsuffix shared -buildid 84dd17ca448ef2c542eea09477694ab8c2b8f1a8 -D _/usr/lib/golang/src/crypto/rc4 -I $WORK -pack -asmhdr $WORK/crypto/rc4/_obj/go_asm.h ./rc4.go ./rc4_asm.go crypto/sha1 mkdir -p $WORK/crypto/sha1/_obj/ cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/crypto/sha1.a -trimpath $WORK -shared -p crypto/sha1 -installsuffix shared -buildid 99d1a0619516e74450f35c48226106b25738021f -D _/usr/lib/golang/src/crypto/sha1 -I $WORK -pack -asmhdr $WORK/crypto/sha1/_obj/go_asm.h ./sha1.go ./sha1block.go ./sha1block_decl.go cd /usr/lib/golang/src/crypto/rc4 /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK -I $WORK/crypto/rc4/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/crypto/rc4/_obj/rc4_386.o ./rc4_386.s cd /usr/lib/golang/src/crypto/md5 pack r $WORK/crypto/md5.a $WORK/crypto/md5/_obj/md5block_386.o # internal crypto/sha256 mkdir -p $WORK/crypto/sha256/_obj/ cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/crypto/sha256.a -trimpath $WORK -shared -p crypto/sha256 -installsuffix shared -buildid 631c77668158cce68fdf4dfd5893b0149d5a45da -D _/usr/lib/golang/src/crypto/sha256 -I $WORK -pack -asmhdr $WORK/crypto/sha256/_obj/go_asm.h ./sha256.go ./sha256block.go ./sha256block_decl.go cd /usr/lib/golang/src/crypto/rc4 pack r $WORK/crypto/rc4.a $WORK/crypto/rc4/_obj/rc4_386.o # internal cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK -I $WORK/crypto/sha1/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/crypto/sha1/_obj/sha1block_386.o ./sha1block_386.s cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK -I $WORK/crypto/sha256/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/crypto/sha256/_obj/sha256block_386.o ./sha256block_386.s cd /usr/lib/golang/src/crypto/sha1 pack r $WORK/crypto/sha1.a $WORK/crypto/sha1/_obj/sha1block_386.o # internal cd /usr/lib/golang/src/crypto/sha256 pack r $WORK/crypto/sha256.a $WORK/crypto/sha256/_obj/sha256block_386.o # internal os/signal mkdir -p $WORK/os/signal/_obj/ mkdir -p $WORK/os/ cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/os/signal.a -trimpath $WORK -shared -p os/signal -installsuffix shared -buildid a7549f7333b373a6049cfc0f9778d4c2177b8e34 -D _/usr/lib/golang/src/os/signal -I $WORK -pack -asmhdr $WORK/os/signal/_obj/go_asm.h ./doc.go ./signal.go ./signal_unix.go /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK -I $WORK/os/signal/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/os/signal/_obj/sig.o ./sig.s pack r $WORK/os/signal.a $WORK/os/signal/_obj/sig.o # internal github.com/openshift/source-to-image/pkg/util/interrupt mkdir -p $WORK/github.com/openshift/source-to-image/pkg/util/interrupt/_obj/ mkdir -p $WORK/github.com/openshift/source-to-image/pkg/util/ cd /builddir/build/BUILD/source-to-image-226afa1319c3498f47b974ec8ceb36526341a19c/src/github.com/openshift/source-to-image/pkg/util/interrupt /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/github.com/openshift/source-to-image/pkg/util/interrupt.a -trimpath $WORK -shared -p github.com/openshift/source-to-image/pkg/util/interrupt -complete -installsuffix shared -buildid 05653cef10d54a654c1ef323b94b2678e5fc9090 -D _/builddir/build/BUILD/source-to-image-226afa1319c3498f47b974ec8ceb36526341a19c/src/github.com/openshift/source-to-image/pkg/util/interrupt -I $WORK -pack ./interrupt.go cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK -I $WORK/reflect/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/reflect/_obj/asm_386.o ./asm_386.s pack r $WORK/reflect.a $WORK/reflect/_obj/asm_386.o # internal fmt mkdir -p $WORK/fmt/_obj/ sort mkdir -p $WORK/sort/_obj/ cd /usr/lib/golang/src/fmt /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/fmt.a -trimpath $WORK -shared -p fmt -complete -installsuffix shared -buildid d00f8b1e9e60eb7d16180fb3d2910b1638ecee71 -D _/usr/lib/golang/src/fmt -I $WORK -pack ./doc.go ./format.go ./print.go ./scan.go encoding/binary mkdir -p $WORK/encoding/binary/_obj/ cd /usr/lib/golang/src/sort /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/sort.a -trimpath $WORK -shared -p sort -complete -installsuffix shared -buildid 94249df3965689c1d791923d70d877182445c136 -D _/usr/lib/golang/src/sort -I $WORK -pack ./search.go ./sort.go ./zfuncversion.go cd /usr/lib/golang/src/encoding/binary /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/encoding/binary.a -trimpath $WORK -shared -p encoding/binary -complete -installsuffix shared -buildid 2df5fee33c134b46be80772de6d80030bbd7cc50 -D _/usr/lib/golang/src/encoding/binary -I $WORK -pack ./binary.go ./varint.go path/filepath regexp/syntax mkdir -p $WORK/path/filepath/_obj/ mkdir -p $WORK/path/ mkdir -p $WORK/regexp/syntax/_obj/ cd /usr/lib/golang/src/path/filepath /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/path/filepath.a -trimpath $WORK -shared -p path/filepath -complete -installsuffix shared -buildid 5cae55d6633e934301224460a9d8f4f2dda52561 -D _/usr/lib/golang/src/path/filepath -I $WORK -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go mkdir -p $WORK/regexp/ encoding/pem mkdir -p $WORK/encoding/pem/_obj/ cd /usr/lib/golang/src/regexp/syntax /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/regexp/syntax.a -trimpath $WORK -shared -p regexp/syntax -complete -installsuffix shared -buildid fff397c6e14d1ae7587898b93570aca80013d8d9 -D _/usr/lib/golang/src/regexp/syntax -I $WORK -pack ./compile.go ./doc.go ./parse.go ./perl_groups.go ./prog.go ./regexp.go ./simplify.go cd /usr/lib/golang/src/encoding/pem /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/encoding/pem.a -trimpath $WORK -shared -p encoding/pem -complete -installsuffix shared -buildid 010889893680363dff9e8f4cd1ed949785c35daa -D _/usr/lib/golang/src/encoding/pem -I $WORK -pack ./pem.go crypto/des mkdir -p $WORK/crypto/des/_obj/ cd /usr/lib/golang/src/crypto/des /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/crypto/des.a -trimpath $WORK -shared -p crypto/des -complete -installsuffix shared -buildid 1c5beb8fe57e02be12bf18ae4a95808d10479ac3 -D _/usr/lib/golang/src/crypto/des -I $WORK -pack ./block.go ./cipher.go ./const.go vendor/golang_org/x/crypto/chacha20poly1305/internal/chacha20 mkdir -p $WORK/vendor/golang_org/x/crypto/chacha20poly1305/internal/chacha20/_obj/ mkdir -p $WORK/vendor/golang_org/x/crypto/chacha20poly1305/internal/ cd /usr/lib/golang/src/vendor/golang_org/x/crypto/chacha20poly1305/internal/chacha20 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/vendor/golang_org/x/crypto/chacha20poly1305/internal/chacha20.a -trimpath $WORK -shared -p vendor/golang_org/x/crypto/chacha20poly1305/internal/chacha20 -complete -installsuffix shared -buildid fe8029b6f617f2b902bffc3aa9f14b68d2890a03 -D _/usr/lib/golang/src/vendor/golang_org/x/crypto/chacha20poly1305/internal/chacha20 -I $WORK -pack ./chacha_generic.go vendor/golang_org/x/crypto/chacha20poly1305 mkdir -p $WORK/vendor/golang_org/x/crypto/chacha20poly1305/_obj/ io/ioutil mkdir -p $WORK/io/ioutil/_obj/ cd /usr/lib/golang/src/vendor/golang_org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/vendor/golang_org/x/crypto/chacha20poly1305.a -trimpath $WORK -shared -p vendor/golang_org/x/crypto/chacha20poly1305 -complete -installsuffix shared -buildid 32cee1e73cf34097afe41326ebc0c91d8da409b0 -importmap golang_org/x/crypto/chacha20poly1305/internal/chacha20=vendor/golang_org/x/crypto/chacha20poly1305/internal/chacha20 -importmap golang_org/x/crypto/poly1305=vendor/golang_org/x/crypto/poly1305 -D _/usr/lib/golang/src/vendor/golang_org/x/crypto/chacha20poly1305 -I $WORK -pack ./chacha20poly1305.go ./chacha20poly1305_generic.go ./chacha20poly1305_noasm.go mkdir -p $WORK/io/ cd /usr/lib/golang/src/io/ioutil /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/io/ioutil.a -trimpath $WORK -shared -p io/ioutil -complete -installsuffix shared -buildid 21e9cd6d738495e938e7ddf36e60c1f63795e872 -D _/usr/lib/golang/src/io/ioutil -I $WORK -pack ./ioutil.go ./tempfile.go flag mkdir -p $WORK/flag/_obj/ cd /usr/lib/golang/src/flag /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/flag.a -trimpath $WORK -shared -p flag -complete -installsuffix shared -buildid b20a0c7dd97023c2a4b37638d20589f9d2a6d2e1 -D _/usr/lib/golang/src/flag -I $WORK -pack ./flag.go log mkdir -p $WORK/log/_obj/ cd /usr/lib/golang/src/log /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/log.a -trimpath $WORK -shared -p log -complete -installsuffix shared -buildid be03561f65b8612d431253088187ede5bf57b9eb -D _/usr/lib/golang/src/log -I $WORK -pack ./log.go compress/flate mkdir -p $WORK/compress/flate/_obj/ mkdir -p $WORK/compress/ cd /usr/lib/golang/src/compress/flate /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/compress/flate.a -trimpath $WORK -shared -p compress/flate -complete -installsuffix shared -buildid b53e0f8bd8537602807686344662ce05168b9a3f -D _/usr/lib/golang/src/compress/flate -I $WORK -pack ./deflate.go ./deflatefast.go ./dict_decoder.go ./huffman_bit_writer.go ./huffman_code.go ./inflate.go ./reverse_bits.go ./token.go context mkdir -p $WORK/context/_obj/ cd /usr/lib/golang/src/context /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/context.a -trimpath $WORK -shared -p context -complete -installsuffix shared -buildid dde6c667240ea6d259a795eb1caf2aba000d3346 -D _/usr/lib/golang/src/context -I $WORK -pack ./context.go github.com/openshift/source-to-image/pkg/util/user mkdir -p $WORK/github.com/openshift/source-to-image/pkg/util/user/_obj/ cd /builddir/build/BUILD/source-to-image-226afa1319c3498f47b974ec8ceb36526341a19c/src/github.com/openshift/source-to-image/pkg/util/user /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/github.com/openshift/source-to-image/pkg/util/user.a -trimpath $WORK -shared -p github.com/openshift/source-to-image/pkg/util/user -complete -installsuffix shared -buildid 2837d62548b1ae48e9eed82a6b62bf2f051ae41f -D _/builddir/build/BUILD/source-to-image-226afa1319c3498f47b974ec8ceb36526341a19c/src/github.com/openshift/source-to-image/pkg/util/user -I $WORK -pack ./range.go ./rangelist.go net/url mkdir -p $WORK/net/url/_obj/ mkdir -p $WORK/net/ cd /usr/lib/golang/src/net/url /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/net/url.a -trimpath $WORK -shared -p net/url -complete -installsuffix shared -buildid f209025eacbbbfdc3bec1de565fa2680c3b86154 -D _/usr/lib/golang/src/net/url -I $WORK -pack ./url.go archive/tar mkdir -p $WORK/archive/tar/_obj/ mkdir -p $WORK/archive/ cd /usr/lib/golang/src/archive/tar /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/archive/tar.a -trimpath $WORK -shared -p archive/tar -complete -installsuffix shared -buildid 5194dd9c19eb7b0760a6e91ba236f52edf81c014 -D _/usr/lib/golang/src/archive/tar -I $WORK -pack ./common.go ./format.go ./reader.go ./stat_atim.go ./stat_unix.go ./strconv.go ./writer.go os/exec mkdir -p $WORK/os/exec/_obj/ cd /usr/lib/golang/src/os/exec /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/os/exec.a -trimpath $WORK -shared -p os/exec -complete -installsuffix shared -buildid d3f2e15ccd80d83e350560762196ecec524c24a4 -D _/usr/lib/golang/src/os/exec -I $WORK -pack ./exec.go ./exec_posix.go ./lp_unix.go encoding/json mkdir -p $WORK/encoding/json/_obj/ cd /usr/lib/golang/src/encoding/json /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/encoding/json.a -trimpath $WORK -shared -p encoding/json -complete -installsuffix shared -buildid bc3fabe0d4b1cb943e81484ddc239c96ce731201 -D _/usr/lib/golang/src/encoding/json -I $WORK -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go github.com/openshift/source-to-image/vendor/github.com/opencontainers/runc/libcontainer/user mkdir -p $WORK/github.com/openshift/source-to-image/vendor/github.com/opencontainers/runc/libcontainer/user/_obj/ mkdir -p $WORK/github.com/openshift/source-to-image/vendor/github.com/opencontainers/runc/libcontainer/ cd /builddir/build/BUILD/source-to-image-226afa1319c3498f47b974ec8ceb36526341a19c/src/github.com/openshift/source-to-image/vendor/github.com/opencontainers/runc/libcontainer/user /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/github.com/openshift/source-to-image/vendor/github.com/opencontainers/runc/libcontainer/user.a -trimpath $WORK -shared -p github.com/openshift/source-to-image/vendor/github.com/opencontainers/runc/libcontainer/user -complete -installsuffix shared -buildid 7fd88f031a54529c7cc7bff64a7542091cf91088 -D _/builddir/build/BUILD/source-to-image-226afa1319c3498f47b974ec8ceb36526341a19c/src/github.com/openshift/source-to-image/vendor/github.com/opencontainers/runc/libcontainer/user -I $WORK -pack ./lookup.go ./lookup_unix.go ./user.go github.com/openshift/source-to-image/vendor/github.com/docker/engine-api/types/blkiodev mkdir -p $WORK/github.com/openshift/source-to-image/vendor/github.com/docker/engine-api/types/blkiodev/_obj/ cd /builddir/build/BUILD/source-to-image-226afa1319c3498f47b974ec8ceb36526341a19c/src/github.com/openshift/source-to-image/vendor/github.com/docker/engine-api/types/blkiodev /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/github.com/openshift/source-to-image/vendor/github.com/docker/engine-api/types/blkiodev.a -trimpath $WORK -shared -p github.com/openshift/source-to-image/vendor/github.com/docker/engine-api/types/blkiodev -complete -installsuffix shared -buildid eb0b9b8c3a54739609a7e7381147442abd0f1192 -D _/builddir/build/BUILD/source-to-image-226afa1319c3498f47b974ec8ceb36526341a19c/src/github.com/openshift/source-to-image/vendor/github.com/docker/engine-api/types/blkiodev -I $WORK -pack ./blkio.go regexp mkdir -p $WORK/regexp/_obj/ cd /usr/lib/golang/src/regexp /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/regexp.a -trimpath $WORK -shared -p regexp -complete -installsuffix shared -buildid e36ec98c79e47d55b0315385335f7555b51c7317 -D _/usr/lib/golang/src/regexp -I $WORK -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.go github.com/openshift/source-to-image/vendor/github.com/docker/docker/pkg/homedir mkdir -p $WORK/github.com/openshift/source-to-image/vendor/github.com/docker/docker/pkg/homedir/_obj/ mkdir -p $WORK/github.com/openshift/source-to-image/vendor/github.com/docker/docker/pkg/ cd /builddir/build/BUILD/source-to-image-226afa1319c3498f47b974ec8ceb36526341a19c/src/github.com/openshift/source-to-image/vendor/github.com/docker/docker/pkg/homedir /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/github.com/openshift/source-to-image/vendor/github.com/docker/docker/pkg/homedir.a -trimpath $WORK -shared -p github.com/openshift/source-to-image/vendor/github.com/docker/docker/pkg/homedir -complete -installsuffix shared -buildid d0ec8c46caf526367125a74bacd84d246cca322a -importmap github.com/opencontainers/runc/libcontainer/user=github.com/openshift/source-to-image/vendor/github.com/opencontainers/runc/libcontainer/user -D _/builddir/build/BUILD/source-to-image-226afa1319c3498f47b974ec8ceb36526341a19c/src/github.com/openshift/source-to-image/vendor/github.com/docker/docker/pkg/homedir -I $WORK -I /builddir/build/BUILD/source-to-image-226afa1319c3498f47b974ec8ceb36526341a19c/pkg/linux_386_shared -pack ./homedir.go math/big mkdir -p $WORK/math/big/_obj/ cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/math/big.a -trimpath $WORK -shared -p math/big -installsuffix shared -buildid c8ca7134009e1beaeac15ecc71e8dbe5dd2df674 -D _/usr/lib/golang/src/math/big -I $WORK -pack -asmhdr $WORK/math/big/_obj/go_asm.h ./accuracy_string.go ./arith.go ./arith_decl.go ./decimal.go ./doc.go ./float.go ./floatconv.go ./floatmarsh.go ./ftoa.go ./int.go ./intconv.go ./intmarsh.go ./nat.go ./natconv.go ./prime.go ./rat.go ./ratconv.go ./ratmarsh.go ./roundingmode_string.go encoding/hex mkdir -p $WORK/encoding/hex/_obj/ cd /usr/lib/golang/src/encoding/hex /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/encoding/hex.a -trimpath $WORK -shared -p encoding/hex -complete -installsuffix shared -buildid 3a4993a76121e18d4ef1d2870268d84c40bb0dbf -D _/usr/lib/golang/src/encoding/hex -I $WORK -pack ./hex.go compress/gzip mkdir -p $WORK/compress/gzip/_obj/ cd /usr/lib/golang/src/compress/gzip /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/compress/gzip.a -trimpath $WORK -shared -p compress/gzip -complete -installsuffix shared -buildid 6c9a9ac2c4633af4043bc91b17ec11e71b64f5e7 -D _/usr/lib/golang/src/compress/gzip -I $WORK -pack ./gunzip.go ./gzip.go vendor/golang_org/x/net/http2/hpack mkdir -p $WORK/vendor/golang_org/x/net/http2/hpack/_obj/ mkdir -p $WORK/vendor/golang_org/x/net/http2/ cd /usr/lib/golang/src/vendor/golang_org/x/net/http2/hpack /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/vendor/golang_org/x/net/http2/hpack.a -trimpath $WORK -shared -p vendor/golang_org/x/net/http2/hpack -complete -installsuffix shared -buildid 146d4f289acb920961b97240be2fdd2714f29f68 -D _/usr/lib/golang/src/vendor/golang_org/x/net/http2/hpack -I $WORK -pack ./encode.go ./hpack.go ./huffman.go ./tables.go runtime/cgo mkdir -p $WORK/runtime/cgo/_obj/ mkdir -p $WORK/runtime/ cd /usr/lib/golang/src/runtime/cgo CGO_LDFLAGS="-g" "-O2" "-lpthread" /usr/lib/golang/pkg/tool/linux_386/cgo -objdir $WORK/runtime/cgo/_obj/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/runtime/cgo/_obj/ -g -O2 -Wall -Werror cgo.go cd $WORK gcc -fdebug-prefix-map=a=b -c trivial.c gcc -gno-record-gcc-switches -c trivial.c cd /usr/lib/golang/src/runtime/cgo gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK=/tmp/go-build -gno-record-gcc-switches -I $WORK/runtime/cgo/_obj/ -g -O2 -Wall -Werror -o $WORK/runtime/cgo/_obj/_cgo_export.o -c $WORK/runtime/cgo/_obj/_cgo_export.c vendor/golang_org/x/net/idna mkdir -p $WORK/vendor/golang_org/x/net/idna/_obj/ mkdir -p $WORK/vendor/golang_org/x/net/ cd /usr/lib/golang/src/vendor/golang_org/x/net/idna /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/vendor/golang_org/x/net/idna.a -trimpath $WORK -shared -p vendor/golang_org/x/net/idna -complete -installsuffix shared -buildid 4c80054594d35cd9e0f03a5d2c165f810a678133 -D _/usr/lib/golang/src/vendor/golang_org/x/net/idna -I $WORK -pack ./idna.go ./punycode.go vendor/golang_org/x/text/unicode/norm mkdir -p $WORK/vendor/golang_org/x/text/unicode/norm/_obj/ mkdir -p $WORK/vendor/golang_org/x/text/unicode/ cd /usr/lib/golang/src/vendor/golang_org/x/text/unicode/norm /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/vendor/golang_org/x/text/unicode/norm.a -trimpath $WORK -shared -p vendor/golang_org/x/text/unicode/norm -complete -installsuffix shared -buildid ba130bcc955681e37791ceb4a3853715847a554f -importmap golang_org/x/text/transform=vendor/golang_org/x/text/transform -D _/usr/lib/golang/src/vendor/golang_org/x/text/unicode/norm -I $WORK -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables.go ./transform.go ./trie.go vendor/golang_org/x/text/width mkdir -p $WORK/vendor/golang_org/x/text/width/_obj/ cd /usr/lib/golang/src/vendor/golang_org/x/text/width /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/vendor/golang_org/x/text/width.a -trimpath $WORK -shared -p vendor/golang_org/x/text/width -complete -installsuffix shared -buildid 7d0d19fdb80f63c4e5e266556e6d3c9e91156700 -importmap golang_org/x/text/transform=vendor/golang_org/x/text/transform -D _/usr/lib/golang/src/vendor/golang_org/x/text/width -I $WORK -pack ./kind_string.go ./tables.go ./transform.go ./trieval.go ./width.go github.com/openshift/source-to-image/vendor/github.com/docker/go-units mkdir -p $WORK/github.com/openshift/source-to-image/vendor/github.com/docker/go-units/_obj/ mkdir -p $WORK/github.com/openshift/source-to-image/vendor/github.com/docker/ cd /builddir/build/BUILD/source-to-image-226afa1319c3498f47b974ec8ceb36526341a19c/src/github.com/openshift/source-to-image/vendor/github.com/docker/go-units /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/github.com/openshift/source-to-image/vendor/github.com/docker/go-units.a -trimpath $WORK -shared -p github.com/openshift/source-to-image/vendor/github.com/docker/go-units -complete -installsuffix shared -buildid 72a5cad393be1cd936fb32b027473eee06bd9859 -D _/builddir/build/BUILD/source-to-image-226afa1319c3498f47b974ec8ceb36526341a19c/src/github.com/openshift/source-to-image/vendor/github.com/docker/go-units -I $WORK -pack ./duration.go ./size.go ./ulimit.go cd /usr/lib/golang/src/runtime/cgo gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK=/tmp/go-build -gno-record-gcc-switches -I $WORK/runtime/cgo/_obj/ -g -O2 -Wall -Werror -o $WORK/runtime/cgo/_obj/cgo.cgo2.o -c $WORK/runtime/cgo/_obj/cgo.cgo2.c gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK=/tmp/go-build -gno-record-gcc-switches -I $WORK/runtime/cgo/_obj/ -g -O2 -Wall -Werror -o $WORK/runtime/cgo/_obj/gcc_context.o -c ./gcc_context.c github.com/openshift/source-to-image/vendor/github.com/docker/distribution/digest mkdir -p $WORK/github.com/openshift/source-to-image/vendor/github.com/docker/distribution/digest/_obj/ mkdir -p $WORK/github.com/openshift/source-to-image/vendor/github.com/docker/distribution/ cd /builddir/build/BUILD/source-to-image-226afa1319c3498f47b974ec8ceb36526341a19c/src/github.com/openshift/source-to-image/vendor/github.com/docker/distribution/digest /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/github.com/openshift/source-to-image/vendor/github.com/docker/distribution/digest.a -trimpath $WORK -shared -p github.com/openshift/source-to-image/vendor/github.com/docker/distribution/digest -complete -installsuffix shared -buildid a3498780e89b2434cd4a2f19f618aa13ee61aa95 -D _/builddir/build/BUILD/source-to-image-226afa1319c3498f47b974ec8ceb36526341a19c/src/github.com/openshift/source-to-image/vendor/github.com/docker/distribution/digest -I $WORK -pack ./digest.go ./digester.go ./doc.go ./set.go ./verifiers.go mime mkdir -p $WORK/mime/_obj/ cd /usr/lib/golang/src/mime /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/mime.a -trimpath $WORK -shared -p mime -complete -installsuffix shared -buildid b152e496bac7a8b4fc86d49c10f4e25781890076 -D _/usr/lib/golang/src/mime -I $WORK -pack ./encodedword.go ./grammar.go ./mediatype.go ./type.go ./type_unix.go github.com/openshift/source-to-image/vendor/github.com/docker/engine-api/types/strslice mkdir -p $WORK/github.com/openshift/source-to-image/vendor/github.com/docker/engine-api/types/strslice/_obj/ cd /builddir/build/BUILD/source-to-image-226afa1319c3498f47b974ec8ceb36526341a19c/src/github.com/openshift/source-to-image/vendor/github.com/docker/engine-api/types/strslice /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/github.com/openshift/source-to-image/vendor/github.com/docker/engine-api/types/strslice.a -trimpath $WORK -shared -p github.com/openshift/source-to-image/vendor/github.com/docker/engine-api/types/strslice -complete -installsuffix shared -buildid 8308a36903e8f5c5fc06e23ba1f197c81ce8a2fe -D _/builddir/build/BUILD/source-to-image-226afa1319c3498f47b974ec8ceb36526341a19c/src/github.com/openshift/source-to-image/vendor/github.com/docker/engine-api/types/strslice -I $WORK -pack ./strslice.go cd /usr/lib/golang/src/runtime/cgo gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK=/tmp/go-build -gno-record-gcc-switches -I $WORK/runtime/cgo/_obj/ -g -O2 -Wall -Werror -o $WORK/runtime/cgo/_obj/gcc_fatalf.o -c ./gcc_fatalf.c gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK=/tmp/go-build -gno-record-gcc-switches -I $WORK/runtime/cgo/_obj/ -g -O2 -Wall -Werror -o $WORK/runtime/cgo/_obj/gcc_libinit.o -c ./gcc_libinit.c github.com/openshift/source-to-image/vendor/github.com/docker/engine-api/types/filters mkdir -p $WORK/github.com/openshift/source-to-image/vendor/github.com/docker/engine-api/types/filters/_obj/ cd /builddir/build/BUILD/source-to-image-226afa1319c3498f47b974ec8ceb36526341a19c/src/github.com/openshift/source-to-image/vendor/github.com/docker/engine-api/types/filters /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/github.com/openshift/source-to-image/vendor/github.com/docker/engine-api/types/filters.a -trimpath $WORK -shared -p github.com/openshift/source-to-image/vendor/github.com/docker/engine-api/types/filters -complete -installsuffix shared -buildid fa46efb0dc71ac5760414dabcc83388250d6bd71 -importmap github.com/docker/engine-api/types/versions=github.com/openshift/source-to-image/vendor/github.com/docker/engine-api/types/versions -D _/builddir/build/BUILD/source-to-image-226afa1319c3498f47b974ec8ceb36526341a19c/src/github.com/openshift/source-to-image/vendor/github.com/docker/engine-api/types/filters -I $WORK -I /builddir/build/BUILD/source-to-image-226afa1319c3498f47b974ec8ceb36526341a19c/pkg/linux_386_shared -pack ./parse.go cd /usr/lib/golang/src/runtime/cgo gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK=/tmp/go-build -gno-record-gcc-switches -I $WORK/runtime/cgo/_obj/ -g -O2 -Wall -Werror -o $WORK/runtime/cgo/_obj/gcc_linux_386.o -c ./gcc_linux_386.c github.com/openshift/source-to-image/vendor/github.com/docker/docker/pkg/jsonlog mkdir -p $WORK/github.com/openshift/source-to-image/vendor/github.com/docker/docker/pkg/jsonlog/_obj/ cd /builddir/build/BUILD/source-to-image-226afa1319c3498f47b974ec8ceb36526341a19c/src/github.com/openshift/source-to-image/vendor/github.com/docker/docker/pkg/jsonlog /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/github.com/openshift/source-to-image/vendor/github.com/docker/docker/pkg/jsonlog.a -trimpath $WORK -shared -p github.com/openshift/source-to-image/vendor/github.com/docker/docker/pkg/jsonlog -complete -installsuffix shared -buildid e219a98c2a5d039c2b11ea78c172e740783a19b1 -D _/builddir/build/BUILD/source-to-image-226afa1319c3498f47b974ec8ceb36526341a19c/src/github.com/openshift/source-to-image/vendor/github.com/docker/docker/pkg/jsonlog -I $WORK -pack ./jsonlog.go ./jsonlog_marshalling.go ./jsonlogbytes.go ./time_marshalling.go github.com/openshift/source-to-image/vendor/github.com/Sirupsen/logrus mkdir -p $WORK/github.com/openshift/source-to-image/vendor/github.com/Sirupsen/logrus/_obj/ mkdir -p $WORK/github.com/openshift/source-to-image/vendor/github.com/Sirupsen/ cd /builddir/build/BUILD/source-to-image-226afa1319c3498f47b974ec8ceb36526341a19c/src/github.com/openshift/source-to-image/vendor/github.com/Sirupsen/logrus /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/github.com/openshift/source-to-image/vendor/github.com/Sirupsen/logrus.a -trimpath $WORK -shared -p github.com/openshift/source-to-image/vendor/github.com/Sirupsen/logrus -complete -installsuffix shared -buildid 20fae4a0685e6ef12846b8a66ed9ed36a8ea49ef -D _/builddir/build/BUILD/source-to-image-226afa1319c3498f47b974ec8ceb36526341a19c/src/github.com/openshift/source-to-image/vendor/github.com/Sirupsen/logrus -I $WORK -pack ./entry.go ./exported.go ./formatter.go ./hooks.go ./json_formatter.go ./logger.go ./logrus.go ./terminal_linux.go ./terminal_notwindows.go ./text_formatter.go ./writer.go github.com/openshift/source-to-image/vendor/github.com/docker/distribution/reference mkdir -p $WORK/github.com/openshift/source-to-image/vendor/github.com/docker/distribution/reference/_obj/ cd /builddir/build/BUILD/source-to-image-226afa1319c3498f47b974ec8ceb36526341a19c/src/github.com/openshift/source-to-image/vendor/github.com/docker/distribution/reference /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/github.com/openshift/source-to-image/vendor/github.com/docker/distribution/reference.a -trimpath $WORK -shared -p github.com/openshift/source-to-image/vendor/github.com/docker/distribution/reference -complete -installsuffix shared -buildid 8ef8150efbe2de2b3a5d3a0c8873017acf5f93cc -importmap github.com/docker/distribution/digest=github.com/openshift/source-to-image/vendor/github.com/docker/distribution/digest -D _/builddir/build/BUILD/source-to-image-226afa1319c3498f47b974ec8ceb36526341a19c/src/github.com/openshift/source-to-image/vendor/github.com/docker/distribution/reference -I $WORK -I /builddir/build/BUILD/source-to-image-226afa1319c3498f47b974ec8ceb36526341a19c/pkg/linux_386_shared -pack ./reference.go ./regexp.go mime/quotedprintable mkdir -p $WORK/mime/quotedprintable/_obj/ mkdir -p $WORK/mime/ cd /usr/lib/golang/src/mime/quotedprintable /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/mime/quotedprintable.a -trimpath $WORK -shared -p mime/quotedprintable -complete -installsuffix shared -buildid d5cef63f35afad622a73a23ee4b51e501e02a925 -D _/usr/lib/golang/src/mime/quotedprintable -I $WORK -pack ./reader.go ./writer.go cd /usr/lib/golang/src/runtime/cgo gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK=/tmp/go-build -gno-record-gcc-switches -I $WORK/runtime/cgo/_obj/ -g -O2 -Wall -Werror -o $WORK/runtime/cgo/_obj/gcc_setenv.o -c ./gcc_setenv.c net/http/internal mkdir -p $WORK/net/http/internal/_obj/ mkdir -p $WORK/net/http/ cd /usr/lib/golang/src/net/http/internal /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/net/http/internal.a -trimpath $WORK -shared -p net/http/internal -complete -installsuffix shared -buildid cdc319450a85be5895c01d57e725859062c6b272 -D _/usr/lib/golang/src/net/http/internal -I $WORK -pack ./chunked.go ./testcert.go github.com/openshift/source-to-image/vendor/golang.org/x/net/context mkdir -p $WORK/github.com/openshift/source-to-image/vendor/golang.org/x/net/context/_obj/ mkdir -p $WORK/github.com/openshift/source-to-image/vendor/golang.org/x/net/ cd /builddir/build/BUILD/source-to-image-226afa1319c3498f47b974ec8ceb36526341a19c/src/github.com/openshift/source-to-image/vendor/golang.org/x/net/context /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/github.com/openshift/source-to-image/vendor/golang.org/x/net/context.a -trimpath $WORK -shared -p github.com/openshift/source-to-image/vendor/golang.org/x/net/context -complete -installsuffix shared -buildid 0d75886d08bf07cbb0255ce5a490dc499542f504 -D _/builddir/build/BUILD/source-to-image-226afa1319c3498f47b974ec8ceb36526341a19c/src/github.com/openshift/source-to-image/vendor/golang.org/x/net/context -I $WORK -pack ./context.go ./go17.go github.com/openshift/source-to-image/vendor/github.com/docker/engine-api/types/reference mkdir -p $WORK/github.com/openshift/source-to-image/vendor/github.com/docker/engine-api/types/reference/_obj/ cd /builddir/build/BUILD/source-to-image-226afa1319c3498f47b974ec8ceb36526341a19c/src/github.com/openshift/source-to-image/vendor/github.com/docker/engine-api/types/reference /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/github.com/openshift/source-to-image/vendor/github.com/docker/engine-api/types/reference.a -trimpath $WORK -shared -p github.com/openshift/source-to-image/vendor/github.com/docker/engine-api/types/reference -complete -installsuffix shared -buildid 6ab9f77b21636aac226705d120e04e465380e948 -importmap github.com/docker/distribution/reference=github.com/openshift/source-to-image/vendor/github.com/docker/distribution/reference -D _/builddir/build/BUILD/source-to-image-226afa1319c3498f47b974ec8ceb36526341a19c/src/github.com/openshift/source-to-image/vendor/github.com/docker/engine-api/types/reference -I $WORK -I /builddir/build/BUILD/source-to-image-226afa1319c3498f47b974ec8ceb36526341a19c/pkg/linux_386_shared -pack ./image_reference.go github.com/openshift/source-to-image/vendor/github.com/docker/engine-api/types/time mkdir -p $WORK/github.com/openshift/source-to-image/vendor/github.com/docker/engine-api/types/time/_obj/ cd /builddir/build/BUILD/source-to-image-226afa1319c3498f47b974ec8ceb36526341a19c/src/github.com/openshift/source-to-image/vendor/github.com/docker/engine-api/types/time /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/github.com/openshift/source-to-image/vendor/github.com/docker/engine-api/types/time.a -trimpath $WORK -shared -p github.com/openshift/source-to-image/vendor/github.com/docker/engine-api/types/time -complete -installsuffix shared -buildid 9d4b8e906a0adec15ddfa9e2d84dbc19403f6676 -D _/builddir/build/BUILD/source-to-image-226afa1319c3498f47b974ec8ceb36526341a19c/src/github.com/openshift/source-to-image/vendor/github.com/docker/engine-api/types/time -I $WORK -pack ./timestamp.go github.com/openshift/source-to-image/vendor/github.com/openshift/origin/pkg/image/reference mkdir -p $WORK/github.com/openshift/source-to-image/vendor/github.com/openshift/origin/pkg/image/reference/_obj/ mkdir -p $WORK/github.com/openshift/source-to-image/vendor/github.com/openshift/origin/pkg/image/ cd /builddir/build/BUILD/source-to-image-226afa1319c3498f47b974ec8ceb36526341a19c/src/github.com/openshift/source-to-image/vendor/github.com/openshift/origin/pkg/image/reference /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/github.com/openshift/source-to-image/vendor/github.com/openshift/origin/pkg/image/reference.a -trimpath $WORK -shared -p github.com/openshift/source-to-image/vendor/github.com/openshift/origin/pkg/image/reference -complete -installsuffix shared -buildid 97043a8a304af1386bc3a0d549e06d2c9803dde2 -importmap github.com/docker/distribution/reference=github.com/openshift/source-to-image/vendor/github.com/docker/distribution/reference -D _/builddir/build/BUILD/source-to-image-226afa1319c3498f47b974ec8ceb36526341a19c/src/github.com/openshift/source-to-image/vendor/github.com/openshift/origin/pkg/image/reference -I $WORK -I /builddir/build/BUILD/source-to-image-226afa1319c3498f47b974ec8ceb36526341a19c/pkg/linux_386_shared -pack ./reference.go encoding/csv mkdir -p $WORK/encoding/csv/_obj/ cd /usr/lib/golang/src/encoding/csv /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/encoding/csv.a -trimpath $WORK -shared -p encoding/csv -complete -installsuffix shared -buildid e4ec702dc4c0fd40781c77d109d49f46b001e7bd -D _/usr/lib/golang/src/encoding/csv -I $WORK -pack ./reader.go ./writer.go cd /usr/lib/golang/src/runtime/cgo gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK=/tmp/go-build -gno-record-gcc-switches -I $WORK/runtime/cgo/_obj/ -g -O2 -Wall -Werror -o $WORK/runtime/cgo/_obj/gcc_traceback.o -c ./gcc_traceback.c text/template/parse mkdir -p $WORK/text/template/parse/_obj/ mkdir -p $WORK/text/template/ cd /usr/lib/golang/src/text/template/parse /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/text/template/parse.a -trimpath $WORK -shared -p text/template/parse -complete -installsuffix shared -buildid aa00854d6c693f82f428e3c2fab2d43441fb6115 -D _/usr/lib/golang/src/text/template/parse -I $WORK -pack ./lex.go ./node.go ./parse.go cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK -I $WORK/math/big/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/math/big/_obj/arith_386.o ./arith_386.s pack r $WORK/math/big.a $WORK/math/big/_obj/arith_386.o # internal crypto/elliptic mkdir -p $WORK/crypto/elliptic/_obj/ encoding/asn1 mkdir -p $WORK/encoding/asn1/_obj/ cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/crypto/elliptic.a -trimpath $WORK -shared -p crypto/elliptic -complete -installsuffix shared -buildid 8b2f50ce023232e83433cb0924e4bc1d36ac6f6b -D _/usr/lib/golang/src/crypto/elliptic -I $WORK -pack ./elliptic.go ./p224.go ./p256.go ./p256_generic.go cd /usr/lib/golang/src/encoding/asn1 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/encoding/asn1.a -trimpath $WORK -shared -p encoding/asn1 -complete -installsuffix shared -buildid af2ade1deab76ced867c5832f4e86b1ed7896a96 -D _/usr/lib/golang/src/encoding/asn1 -I $WORK -pack ./asn1.go ./common.go ./marshal.go cd /usr/lib/golang/src/runtime/cgo gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK=/tmp/go-build -gno-record-gcc-switches -I $WORK/runtime/cgo/_obj/ -g -O2 -Wall -Werror -o $WORK/runtime/cgo/_obj/gcc_util.o -c ./gcc_util.c crypto/rand mkdir -p $WORK/crypto/rand/_obj/ cd /usr/lib/golang/src/crypto/rand /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/crypto/rand.a -trimpath $WORK -shared -p crypto/rand -complete -installsuffix shared -buildid 9d5406432987d4449207b2a8dd69201ab9126060 -D _/usr/lib/golang/src/crypto/rand -I $WORK -pack ./eagain.go ./rand.go ./rand_linux.go ./rand_unix.go ./util.go github.com/openshift/source-to-image/vendor/github.com/docker/docker/pkg/stdcopy mkdir -p $WORK/github.com/openshift/source-to-image/vendor/github.com/docker/docker/pkg/stdcopy/_obj/ cd /builddir/build/BUILD/source-to-image-226afa1319c3498f47b974ec8ceb36526341a19c/src/github.com/openshift/source-to-image/vendor/github.com/docker/docker/pkg/stdcopy /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/github.com/openshift/source-to-image/vendor/github.com/docker/docker/pkg/stdcopy.a -trimpath $WORK -shared -p github.com/openshift/source-to-image/vendor/github.com/docker/docker/pkg/stdcopy -complete -installsuffix shared -buildid a2fe963d8f5576310a8d45e52ff7304661ef819a -importmap github.com/Sirupsen/logrus=github.com/openshift/source-to-image/vendor/github.com/Sirupsen/logrus -D _/builddir/build/BUILD/source-to-image-226afa1319c3498f47b974ec8ceb36526341a19c/src/github.com/openshift/source-to-image/vendor/github.com/docker/docker/pkg/stdcopy -I $WORK -I /builddir/build/BUILD/source-to-image-226afa1319c3498f47b974ec8ceb36526341a19c/pkg/linux_386_shared -pack ./stdcopy.go cd /usr/lib/golang/src/runtime/cgo gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK=/tmp/go-build -gno-record-gcc-switches -I $WORK/runtime/cgo/_obj/ -g -O2 -Wall -Werror -o $WORK/runtime/cgo/_obj/gcc_386.o -c ./gcc_386.S crypto/rsa mkdir -p $WORK/crypto/rsa/_obj/ cd /usr/lib/golang/src/crypto/rsa /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/crypto/rsa.a -trimpath $WORK -shared -p crypto/rsa -complete -installsuffix shared -buildid cdaf494d192f83f95ba210d66335c60d6a14e470 -D _/usr/lib/golang/src/crypto/rsa -I $WORK -pack ./pkcs1v15.go ./pss.go ./rsa.go crypto/dsa mkdir -p $WORK/crypto/dsa/_obj/ cd /usr/lib/golang/src/crypto/dsa /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/crypto/dsa.a -trimpath $WORK -shared -p crypto/dsa -complete -installsuffix shared -buildid 4c30785d276e995a88e3564ad5e64776c6a81ae5 -D _/usr/lib/golang/src/crypto/dsa -I $WORK -pack ./dsa.go cd /usr/lib/golang/src/runtime/cgo gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK=/tmp/go-build -gno-record-gcc-switches -I $WORK/runtime/cgo/_obj/ -g -O2 -Wall -Werror -o $WORK/runtime/cgo/_obj/_cgo_main.o -c $WORK/runtime/cgo/_obj/_cgo_main.c gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK=/tmp/go-build -gno-record-gcc-switches -o $WORK/runtime/cgo/_obj/_cgo_.o $WORK/runtime/cgo/_obj/_cgo_main.o $WORK/runtime/cgo/_obj/_cgo_export.o $WORK/runtime/cgo/_obj/cgo.cgo2.o $WORK/runtime/cgo/_obj/gcc_context.o $WORK/runtime/cgo/_obj/gcc_fatalf.o $WORK/runtime/cgo/_obj/gcc_libinit.o $WORK/runtime/cgo/_obj/gcc_linux_386.o $WORK/runtime/cgo/_obj/gcc_setenv.o $WORK/runtime/cgo/_obj/gcc_traceback.o $WORK/runtime/cgo/_obj/gcc_util.o $WORK/runtime/cgo/_obj/gcc_386.o -g -O2 -lpthread /usr/lib/golang/pkg/tool/linux_386/cgo -dynpackage cgo -dynimport $WORK/runtime/cgo/_obj/_cgo_.o -dynout $WORK/runtime/cgo/_obj/_cgo_import.go -dynlinker crypto/x509/pkix mkdir -p $WORK/crypto/x509/pkix/_obj/ mkdir -p $WORK/crypto/x509/ cd /usr/lib/golang/src/crypto/x509/pkix /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/crypto/x509/pkix.a -trimpath $WORK -shared -p crypto/x509/pkix -complete -installsuffix shared -buildid 974258a05fcac6b03160316fceedc1729b0c2bc9 -D _/usr/lib/golang/src/crypto/x509/pkix -I $WORK -pack ./pkix.go cd $WORK gcc -no-pie -c trivial.c text/template mkdir -p $WORK/text/template/_obj/ cd /usr/lib/golang/src/runtime/cgo gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK=/tmp/go-build -gno-record-gcc-switches -o $WORK/runtime/cgo/_obj/_all.o $WORK/runtime/cgo/_obj/_cgo_export.o $WORK/runtime/cgo/_obj/cgo.cgo2.o $WORK/runtime/cgo/_obj/gcc_context.o $WORK/runtime/cgo/_obj/gcc_fatalf.o $WORK/runtime/cgo/_obj/gcc_libinit.o $WORK/runtime/cgo/_obj/gcc_linux_386.o $WORK/runtime/cgo/_obj/gcc_setenv.o $WORK/runtime/cgo/_obj/gcc_traceback.o $WORK/runtime/cgo/_obj/gcc_util.o $WORK/runtime/cgo/_obj/gcc_386.o -g -O2 -Wl,-r -nostdlib -no-pie -Wl,--build-id=none cd /usr/lib/golang/src/text/template /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/text/template.a -trimpath $WORK -shared -p text/template -complete -installsuffix shared -buildid fb1fb15b41bf846fe8574628ff31c3ba35019865 -D _/usr/lib/golang/src/text/template -I $WORK -pack ./doc.go ./exec.go ./funcs.go ./helper.go ./option.go ./template.go crypto/ecdsa mkdir -p $WORK/crypto/ecdsa/_obj/ cd /usr/lib/golang/src/crypto/ecdsa /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/crypto/ecdsa.a -trimpath $WORK -shared -p crypto/ecdsa -complete -installsuffix shared -buildid 42f5bae427b44bfe1cc9b65a34e6b0be913a5cf2 -D _/usr/lib/golang/src/crypto/ecdsa -I $WORK -pack ./ecdsa.go cd /usr/lib/golang/src/runtime/cgo /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/runtime/cgo.a -trimpath $WORK -shared -p runtime/cgo -installsuffix shared -buildid 8d244625e3b7c72809808784a4452956c6cda823 -D _/usr/lib/golang/src/runtime/cgo -I $WORK -pack -asmhdr $WORK/runtime/cgo/_obj/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./setenv.go $WORK/runtime/cgo/_obj/_cgo_gotypes.go $WORK/runtime/cgo/_obj/cgo.cgo1.go $WORK/runtime/cgo/_obj/_cgo_import.go /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK -I $WORK/runtime/cgo/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/runtime/cgo/_obj/asm_386.o ./asm_386.s pack r $WORK/runtime/cgo.a $WORK/runtime/cgo/_obj/asm_386.o $WORK/runtime/cgo/_obj/_all.o # internal os/user mkdir -p $WORK/os/user/_obj/ cd /usr/lib/golang/src/os/user CGO_LDFLAGS="-g" "-O2" /usr/lib/golang/pkg/tool/linux_386/cgo -objdir $WORK/os/user/_obj/ -importpath os/user -- -I $WORK/os/user/_obj/ -g -O2 getgrouplist_unix.go listgroups_unix.go lookup_unix.go net github.com/openshift/source-to-image/vendor/github.com/docker/docker/pkg/term mkdir -p $WORK/net/_obj/ mkdir -p $WORK/github.com/openshift/source-to-image/vendor/github.com/docker/docker/pkg/term/_obj/ cd /usr/lib/golang/src/net CGO_LDFLAGS="-g" "-O2" /usr/lib/golang/pkg/tool/linux_386/cgo -objdir $WORK/net/_obj/ -importpath net -- -I $WORK/net/_obj/ -g -O2 cgo_linux.go cgo_resnew.go cgo_socknew.go cgo_unix.go cd /builddir/build/BUILD/source-to-image-226afa1319c3498f47b974ec8ceb36526341a19c/src/github.com/openshift/source-to-image/vendor/github.com/docker/docker/pkg/term CGO_LDFLAGS="-g" "-O2" /usr/lib/golang/pkg/tool/linux_386/cgo -objdir $WORK/github.com/openshift/source-to-image/vendor/github.com/docker/docker/pkg/term/_obj/ -importpath github.com/openshift/source-to-image/vendor/github.com/docker/docker/pkg/term -- -I $WORK/github.com/openshift/source-to-image/vendor/github.com/docker/docker/pkg/term/_obj/ -g -O2 tc_linux_cgo.go gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK=/tmp/go-build -gno-record-gcc-switches -I $WORK/github.com/openshift/source-to-image/vendor/github.com/docker/docker/pkg/term/_obj/ -g -O2 -o $WORK/github.com/openshift/source-to-image/vendor/github.com/docker/docker/pkg/term/_obj/_cgo_export.o -c $WORK/github.com/openshift/source-to-image/vendor/github.com/docker/docker/pkg/term/_obj/_cgo_export.c gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK=/tmp/go-build -gno-record-gcc-switches -I $WORK/github.com/openshift/source-to-image/vendor/github.com/docker/docker/pkg/term/_obj/ -g -O2 -o $WORK/github.com/openshift/source-to-image/vendor/github.com/docker/docker/pkg/term/_obj/tc_linux_cgo.cgo2.o -c $WORK/github.com/openshift/source-to-image/vendor/github.com/docker/docker/pkg/term/_obj/tc_linux_cgo.cgo2.c gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK=/tmp/go-build -gno-record-gcc-switches -I $WORK/github.com/openshift/source-to-image/vendor/github.com/docker/docker/pkg/term/_obj/ -g -O2 -o $WORK/github.com/openshift/source-to-image/vendor/github.com/docker/docker/pkg/term/_obj/_cgo_main.o -c $WORK/github.com/openshift/source-to-image/vendor/github.com/docker/docker/pkg/term/_obj/_cgo_main.c gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK=/tmp/go-build -gno-record-gcc-switches -o $WORK/github.com/openshift/source-to-image/vendor/github.com/docker/docker/pkg/term/_obj/_cgo_.o $WORK/github.com/openshift/source-to-image/vendor/github.com/docker/docker/pkg/term/_obj/_cgo_main.o $WORK/github.com/openshift/source-to-image/vendor/github.com/docker/docker/pkg/term/_obj/_cgo_export.o $WORK/github.com/openshift/source-to-image/vendor/github.com/docker/docker/pkg/term/_obj/tc_linux_cgo.cgo2.o -g -O2 /usr/lib/golang/pkg/tool/linux_386/cgo -dynpackage term -dynimport $WORK/github.com/openshift/source-to-image/vendor/github.com/docker/docker/pkg/term/_obj/_cgo_.o -dynout $WORK/github.com/openshift/source-to-image/vendor/github.com/docker/docker/pkg/term/_obj/_cgo_import.go gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK=/tmp/go-build -gno-record-gcc-switches -o $WORK/github.com/openshift/source-to-image/vendor/github.com/docker/docker/pkg/term/_obj/_all.o $WORK/github.com/openshift/source-to-image/vendor/github.com/docker/docker/pkg/term/_obj/_cgo_export.o $WORK/github.com/openshift/source-to-image/vendor/github.com/docker/docker/pkg/term/_obj/tc_linux_cgo.cgo2.o -g -O2 -Wl,-r -nostdlib -no-pie -Wl,--build-id=none /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/github.com/openshift/source-to-image/vendor/github.com/docker/docker/pkg/term.a -trimpath $WORK -shared -p github.com/openshift/source-to-image/vendor/github.com/docker/docker/pkg/term -installsuffix shared -buildid cbae72dc3c1f4a85f2e4c3b3746d88e89d9993eb -D _/builddir/build/BUILD/source-to-image-226afa1319c3498f47b974ec8ceb36526341a19c/src/github.com/openshift/source-to-image/vendor/github.com/docker/docker/pkg/term -I $WORK -pack ./ascii.go ./term.go $WORK/github.com/openshift/source-to-image/vendor/github.com/docker/docker/pkg/term/_obj/_cgo_gotypes.go $WORK/github.com/openshift/source-to-image/vendor/github.com/docker/docker/pkg/term/_obj/tc_linux_cgo.cgo1.go $WORK/github.com/openshift/source-to-image/vendor/github.com/docker/docker/pkg/term/_obj/_cgo_import.go pack r $WORK/github.com/openshift/source-to-image/vendor/github.com/docker/docker/pkg/term.a $WORK/github.com/openshift/source-to-image/vendor/github.com/docker/docker/pkg/term/_obj/_all.o # internal github.com/openshift/source-to-image/vendor/github.com/docker/docker/pkg/jsonmessage mkdir -p $WORK/github.com/openshift/source-to-image/vendor/github.com/docker/docker/pkg/jsonmessage/_obj/ cd /builddir/build/BUILD/source-to-image-226afa1319c3498f47b974ec8ceb36526341a19c/src/github.com/openshift/source-to-image/vendor/github.com/docker/docker/pkg/jsonmessage /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/github.com/openshift/source-to-image/vendor/github.com/docker/docker/pkg/jsonmessage.a -trimpath $WORK -shared -p github.com/openshift/source-to-image/vendor/github.com/docker/docker/pkg/jsonmessage -complete -installsuffix shared -buildid 93bd4cd04a15e07751c199e3132f703e5475e5ab -importmap github.com/docker/docker/pkg/jsonlog=github.com/openshift/source-to-image/vendor/github.com/docker/docker/pkg/jsonlog -importmap github.com/docker/docker/pkg/term=github.com/openshift/source-to-image/vendor/github.com/docker/docker/pkg/term -importmap github.com/docker/go-units=github.com/openshift/source-to-image/vendor/github.com/docker/go-units -D _/builddir/build/BUILD/source-to-image-226afa1319c3498f47b974ec8ceb36526341a19c/src/github.com/openshift/source-to-image/vendor/github.com/docker/docker/pkg/jsonmessage -I $WORK -I /builddir/build/BUILD/source-to-image-226afa1319c3498f47b974ec8ceb36526341a19c/pkg/linux_386_shared -pack ./jsonmessage.go cd /usr/lib/golang/src/os/user gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK=/tmp/go-build -gno-record-gcc-switches -I $WORK/os/user/_obj/ -g -O2 -o $WORK/os/user/_obj/_cgo_export.o -c $WORK/os/user/_obj/_cgo_export.c gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK=/tmp/go-build -gno-record-gcc-switches -I $WORK/os/user/_obj/ -g -O2 -o $WORK/os/user/_obj/getgrouplist_unix.cgo2.o -c $WORK/os/user/_obj/getgrouplist_unix.cgo2.c gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK=/tmp/go-build -gno-record-gcc-switches -I $WORK/os/user/_obj/ -g -O2 -o $WORK/os/user/_obj/listgroups_unix.cgo2.o -c $WORK/os/user/_obj/listgroups_unix.cgo2.c gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK=/tmp/go-build -gno-record-gcc-switches -I $WORK/os/user/_obj/ -g -O2 -o $WORK/os/user/_obj/lookup_unix.cgo2.o -c $WORK/os/user/_obj/lookup_unix.cgo2.c cd /usr/lib/golang/src/net gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK=/tmp/go-build -gno-record-gcc-switches -I $WORK/net/_obj/ -g -O2 -o $WORK/net/_obj/_cgo_export.o -c $WORK/net/_obj/_cgo_export.c cd /usr/lib/golang/src/os/user gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK=/tmp/go-build -gno-record-gcc-switches -I $WORK/os/user/_obj/ -g -O2 -o $WORK/os/user/_obj/_cgo_main.o -c $WORK/os/user/_obj/_cgo_main.c cd /usr/lib/golang/src/net gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK=/tmp/go-build -gno-record-gcc-switches -I $WORK/net/_obj/ -g -O2 -o $WORK/net/_obj/cgo_linux.cgo2.o -c $WORK/net/_obj/cgo_linux.cgo2.c cd /usr/lib/golang/src/os/user gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK=/tmp/go-build -gno-record-gcc-switches -o $WORK/os/user/_obj/_cgo_.o $WORK/os/user/_obj/_cgo_main.o $WORK/os/user/_obj/_cgo_export.o $WORK/os/user/_obj/getgrouplist_unix.cgo2.o $WORK/os/user/_obj/listgroups_unix.cgo2.o $WORK/os/user/_obj/lookup_unix.cgo2.o -g -O2 cd /usr/lib/golang/src/net gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK=/tmp/go-build -gno-record-gcc-switches -I $WORK/net/_obj/ -g -O2 -o $WORK/net/_obj/cgo_resnew.cgo2.o -c $WORK/net/_obj/cgo_resnew.cgo2.c cd /usr/lib/golang/src/os/user /usr/lib/golang/pkg/tool/linux_386/cgo -dynpackage user -dynimport $WORK/os/user/_obj/_cgo_.o -dynout $WORK/os/user/_obj/_cgo_import.go gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK=/tmp/go-build -gno-record-gcc-switches -o $WORK/os/user/_obj/_all.o $WORK/os/user/_obj/_cgo_export.o $WORK/os/user/_obj/getgrouplist_unix.cgo2.o $WORK/os/user/_obj/listgroups_unix.cgo2.o $WORK/os/user/_obj/lookup_unix.cgo2.o -g -O2 -Wl,-r -nostdlib -no-pie -Wl,--build-id=none /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/os/user.a -trimpath $WORK -shared -p os/user -installsuffix shared -buildid 4642c8c1f1df852b1075f55f0ef11f0aec281d25 -D _/usr/lib/golang/src/os/user -I $WORK -pack ./lookup.go ./user.go $WORK/os/user/_obj/_cgo_gotypes.go $WORK/os/user/_obj/getgrouplist_unix.cgo1.go $WORK/os/user/_obj/listgroups_unix.cgo1.go $WORK/os/user/_obj/lookup_unix.cgo1.go $WORK/os/user/_obj/_cgo_import.go cd /usr/lib/golang/src/net gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK=/tmp/go-build -gno-record-gcc-switches -I $WORK/net/_obj/ -g -O2 -o $WORK/net/_obj/cgo_socknew.cgo2.o -c $WORK/net/_obj/cgo_socknew.cgo2.c cd /usr/lib/golang/src/os/user pack r $WORK/os/user.a $WORK/os/user/_obj/_all.o # internal github.com/openshift/source-to-image/vendor/github.com/golang/glog mkdir -p $WORK/github.com/openshift/source-to-image/vendor/github.com/golang/glog/_obj/ mkdir -p $WORK/github.com/openshift/source-to-image/vendor/github.com/golang/ cd /builddir/build/BUILD/source-to-image-226afa1319c3498f47b974ec8ceb36526341a19c/src/github.com/openshift/source-to-image/vendor/github.com/golang/glog /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/github.com/openshift/source-to-image/vendor/github.com/golang/glog.a -trimpath $WORK -shared -p github.com/openshift/source-to-image/vendor/github.com/golang/glog -complete -installsuffix shared -buildid f4ecffed0ec7549b4004283dc10a45f82d7430b5 -D _/builddir/build/BUILD/source-to-image-226afa1319c3498f47b974ec8ceb36526341a19c/src/github.com/openshift/source-to-image/vendor/github.com/golang/glog -I $WORK -pack ./glog.go ./glog_file.go cd /usr/lib/golang/src/net gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK=/tmp/go-build -gno-record-gcc-switches -I $WORK/net/_obj/ -g -O2 -o $WORK/net/_obj/cgo_unix.cgo2.o -c $WORK/net/_obj/cgo_unix.cgo2.c gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK=/tmp/go-build -gno-record-gcc-switches -I $WORK/net/_obj/ -g -O2 -o $WORK/net/_obj/_cgo_main.o -c $WORK/net/_obj/_cgo_main.c gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK=/tmp/go-build -gno-record-gcc-switches -o $WORK/net/_obj/_cgo_.o $WORK/net/_obj/_cgo_main.o $WORK/net/_obj/_cgo_export.o $WORK/net/_obj/cgo_linux.cgo2.o $WORK/net/_obj/cgo_resnew.cgo2.o $WORK/net/_obj/cgo_socknew.cgo2.o $WORK/net/_obj/cgo_unix.cgo2.o -g -O2 /usr/lib/golang/pkg/tool/linux_386/cgo -dynpackage net -dynimport $WORK/net/_obj/_cgo_.o -dynout $WORK/net/_obj/_cgo_import.go gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK=/tmp/go-build -gno-record-gcc-switches -o $WORK/net/_obj/_all.o $WORK/net/_obj/_cgo_export.o $WORK/net/_obj/cgo_linux.cgo2.o $WORK/net/_obj/cgo_resnew.cgo2.o $WORK/net/_obj/cgo_socknew.cgo2.o $WORK/net/_obj/cgo_unix.cgo2.o -g -O2 -Wl,-r -nostdlib -no-pie -Wl,--build-id=none /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/net.a -trimpath $WORK -shared -p net -installsuffix shared -buildid f69adaf804767831668d9fdc68d8f05ae4e6843c -D _/usr/lib/golang/src/net -I $WORK -pack ./addrselect.go ./conf.go ./dial.go ./dnsclient.go ./dnsclient_unix.go ./dnsconfig_unix.go ./dnsmsg.go ./fd_mutex.go ./fd_poll_runtime.go ./fd_posix.go ./fd_unix.go ./file.go ./file_unix.go ./hook.go ./hook_cloexec.go ./hook_unix.go ./hosts.go ./interface.go ./interface_linux.go ./ip.go ./iprawsock.go ./iprawsock_posix.go ./ipsock.go ./ipsock_posix.go ./lookup.go ./lookup_unix.go ./mac.go ./net.go ./nss.go ./parse.go ./pipe.go ./port.go ./port_unix.go ./sendfile_linux.go ./sock_cloexec.go ./sock_linux.go ./sock_posix.go ./sockopt_linux.go ./sockopt_posix.go ./sockoptip_linux.go ./sockoptip_posix.go ./tcpsock.go ./tcpsock_posix.go ./tcpsockopt_posix.go ./tcpsockopt_unix.go ./udpsock.go ./udpsock_posix.go ./unixsock.go ./unixsock_posix.go ./writev_unix.go $WORK/net/_obj/_cgo_gotypes.go $WORK/net/_obj/cgo_linux.cgo1.go $WORK/net/_obj/cgo_resnew.cgo1.go $WORK/net/_obj/cgo_socknew.cgo1.go $WORK/net/_obj/cgo_unix.cgo1.go $WORK/net/_obj/_cgo_import.go github.com/openshift/source-to-image/pkg/util/glog mkdir -p $WORK/github.com/openshift/source-to-image/pkg/util/glog/_obj/ cd /builddir/build/BUILD/source-to-image-226afa1319c3498f47b974ec8ceb36526341a19c/src/github.com/openshift/source-to-image/pkg/util/glog /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/github.com/openshift/source-to-image/pkg/util/glog.a -trimpath $WORK -shared -p github.com/openshift/source-to-image/pkg/util/glog -complete -installsuffix shared -buildid 21c545f8c6d7f163c31bf0eccbf160328578c35d -importmap github.com/golang/glog=github.com/openshift/source-to-image/vendor/github.com/golang/glog -D _/builddir/build/BUILD/source-to-image-226afa1319c3498f47b974ec8ceb36526341a19c/src/github.com/openshift/source-to-image/pkg/util/glog -I $WORK -I /builddir/build/BUILD/source-to-image-226afa1319c3498f47b974ec8ceb36526341a19c/pkg/linux_386_shared -pack ./glog.go github.com/openshift/source-to-image/pkg/api github.com/openshift/source-to-image/pkg/errors mkdir -p $WORK/github.com/openshift/source-to-image/pkg/api/_obj/ github.com/openshift/source-to-image/pkg/create mkdir -p $WORK/github.com/openshift/source-to-image/pkg/errors/_obj/ cd /builddir/build/BUILD/source-to-image-226afa1319c3498f47b974ec8ceb36526341a19c/src/github.com/openshift/source-to-image/pkg/api /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/github.com/openshift/source-to-image/pkg/api.a -trimpath $WORK -shared -p github.com/openshift/source-to-image/pkg/api -complete -installsuffix shared -buildid 70230344d5786a48c92a8a3ab1152f3f5b97a890 -D _/builddir/build/BUILD/source-to-image-226afa1319c3498f47b974ec8ceb36526341a19c/src/github.com/openshift/source-to-image/pkg/api -I $WORK -I /builddir/build/BUILD/source-to-image-226afa1319c3498f47b974ec8ceb36526341a19c/pkg/linux_386_shared -pack ./doc.go ./helpers.go ./scripts.go ./types.go mkdir -p $WORK/github.com/openshift/source-to-image/pkg/create/_obj/ cd /builddir/build/BUILD/source-to-image-226afa1319c3498f47b974ec8ceb36526341a19c/src/github.com/openshift/source-to-image/pkg/create /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/github.com/openshift/source-to-image/pkg/create.a -trimpath $WORK -shared -p github.com/openshift/source-to-image/pkg/create -complete -installsuffix shared -buildid 58a28cc1f2df08ce68e8a27e00c8b66624a0a66e -D _/builddir/build/BUILD/source-to-image-226afa1319c3498f47b974ec8ceb36526341a19c/src/github.com/openshift/source-to-image/pkg/create -I $WORK -I /builddir/build/BUILD/source-to-image-226afa1319c3498f47b974ec8ceb36526341a19c/pkg/linux_386_shared -pack ./create.go cd /builddir/build/BUILD/source-to-image-226afa1319c3498f47b974ec8ceb36526341a19c/src/github.com/openshift/source-to-image/pkg/errors /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/github.com/openshift/source-to-image/pkg/errors.a -trimpath $WORK -shared -p github.com/openshift/source-to-image/pkg/errors -complete -installsuffix shared -buildid 8bb9976525108b674d6b0776cbd1e0479122dd12 -D _/builddir/build/BUILD/source-to-image-226afa1319c3498f47b974ec8ceb36526341a19c/src/github.com/openshift/source-to-image/pkg/errors -I $WORK -I /builddir/build/BUILD/source-to-image-226afa1319c3498f47b974ec8ceb36526341a19c/pkg/linux_386_shared -pack ./doc.go ./errors.go github.com/openshift/source-to-image/pkg/api/validation mkdir -p $WORK/github.com/openshift/source-to-image/pkg/api/validation/_obj/ mkdir -p $WORK/github.com/openshift/source-to-image/pkg/api/ cd /builddir/build/BUILD/source-to-image-226afa1319c3498f47b974ec8ceb36526341a19c/src/github.com/openshift/source-to-image/pkg/api/validation /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/github.com/openshift/source-to-image/pkg/api/validation.a -trimpath $WORK -shared -p github.com/openshift/source-to-image/pkg/api/validation -complete -installsuffix shared -buildid 8642c9122383eab84b173bc192e3fd0eb2ba2038 -D _/builddir/build/BUILD/source-to-image-226afa1319c3498f47b974ec8ceb36526341a19c/src/github.com/openshift/source-to-image/pkg/api/validation -I $WORK -I /builddir/build/BUILD/source-to-image-226afa1319c3498f47b974ec8ceb36526341a19c/pkg/linux_386_shared -pack ./validation.go github.com/openshift/source-to-image/pkg/ignore github.com/openshift/source-to-image/pkg/util/status mkdir -p $WORK/github.com/openshift/source-to-image/pkg/ignore/_obj/ mkdir -p $WORK/github.com/openshift/source-to-image/pkg/util/status/_obj/ cd /builddir/build/BUILD/source-to-image-226afa1319c3498f47b974ec8ceb36526341a19c/src/github.com/openshift/source-to-image/pkg/ignore /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/github.com/openshift/source-to-image/pkg/ignore.a -trimpath $WORK -shared -p github.com/openshift/source-to-image/pkg/ignore -complete -installsuffix shared -buildid 396f6940c0aaa1c7594f38ae1f1caffcf7d3d0ff -D _/builddir/build/BUILD/source-to-image-226afa1319c3498f47b974ec8ceb36526341a19c/src/github.com/openshift/source-to-image/pkg/ignore -I $WORK -I /builddir/build/BUILD/source-to-image-226afa1319c3498f47b974ec8ceb36526341a19c/pkg/linux_386_shared -pack ./doc.go ./ignore.go cd /builddir/build/BUILD/source-to-image-226afa1319c3498f47b974ec8ceb36526341a19c/src/github.com/openshift/source-to-image/pkg/util/status /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/github.com/openshift/source-to-image/pkg/util/status.a -trimpath $WORK -shared -p github.com/openshift/source-to-image/pkg/util/status -complete -installsuffix shared -buildid 21f12b2921e86a1d6142d514baa9b9e37101b81c -D _/builddir/build/BUILD/source-to-image-226afa1319c3498f47b974ec8ceb36526341a19c/src/github.com/openshift/source-to-image/pkg/util/status -I $WORK -I /builddir/build/BUILD/source-to-image-226afa1319c3498f47b974ec8ceb36526341a19c/pkg/linux_386_shared -pack ./build_status.go ./doc.go github.com/openshift/source-to-image/pkg/scm/empty mkdir -p $WORK/github.com/openshift/source-to-image/pkg/scm/empty/_obj/ mkdir -p $WORK/github.com/openshift/source-to-image/pkg/scm/ cd /builddir/build/BUILD/source-to-image-226afa1319c3498f47b974ec8ceb36526341a19c/src/github.com/openshift/source-to-image/pkg/scm/empty /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/github.com/openshift/source-to-image/pkg/scm/empty.a -trimpath $WORK -shared -p github.com/openshift/source-to-image/pkg/scm/empty -complete -installsuffix shared -buildid f63f6fab6cc19133b40288edc33860c98b2a8da2 -D _/builddir/build/BUILD/source-to-image-226afa1319c3498f47b974ec8ceb36526341a19c/src/github.com/openshift/source-to-image/pkg/scm/empty -I $WORK -I /builddir/build/BUILD/source-to-image-226afa1319c3498f47b974ec8ceb36526341a19c/pkg/linux_386_shared -pack ./noop.go cd /usr/lib/golang/src/net pack r $WORK/net.a $WORK/net/_obj/_all.o # internal github.com/openshift/source-to-image/vendor/github.com/docker/go-connections/nat mkdir -p $WORK/github.com/openshift/source-to-image/vendor/github.com/docker/go-connections/nat/_obj/ mkdir -p $WORK/github.com/openshift/source-to-image/vendor/github.com/docker/go-connections/ github.com/openshift/source-to-image/vendor/github.com/docker/engine-api/types/registry mkdir -p $WORK/github.com/openshift/source-to-image/vendor/github.com/docker/engine-api/types/registry/_obj/ cd /builddir/build/BUILD/source-to-image-226afa1319c3498f47b974ec8ceb36526341a19c/src/github.com/openshift/source-to-image/vendor/github.com/docker/go-connections/nat /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/github.com/openshift/source-to-image/vendor/github.com/docker/go-connections/nat.a -trimpath $WORK -shared -p github.com/openshift/source-to-image/vendor/github.com/docker/go-connections/nat -complete -installsuffix shared -buildid 1debe93bf7fdcf746700ca07c951cf2619701623 -D _/builddir/build/BUILD/source-to-image-226afa1319c3498f47b974ec8ceb36526341a19c/src/github.com/openshift/source-to-image/vendor/github.com/docker/go-connections/nat -I $WORK -pack ./nat.go ./parse.go ./sort.go crypto/x509 github.com/openshift/source-to-image/vendor/golang.org/x/net/proxy mkdir -p $WORK/github.com/openshift/source-to-image/vendor/golang.org/x/net/proxy/_obj/ cd /builddir/build/BUILD/source-to-image-226afa1319c3498f47b974ec8ceb36526341a19c/src/github.com/openshift/source-to-image/vendor/github.com/docker/engine-api/types/registry /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/github.com/openshift/source-to-image/vendor/github.com/docker/engine-api/types/registry.a -trimpath $WORK -shared -p github.com/openshift/source-to-image/vendor/github.com/docker/engine-api/types/registry -complete -installsuffix shared -buildid 64c848183126309a2a73fda8acf4a9dae73e5e78 -D _/builddir/build/BUILD/source-to-image-226afa1319c3498f47b974ec8ceb36526341a19c/src/github.com/openshift/source-to-image/vendor/github.com/docker/engine-api/types/registry -I $WORK -pack ./registry.go vendor/golang_org/x/net/lex/httplex mkdir -p $WORK/crypto/x509/_obj/ cd /builddir/build/BUILD/source-to-image-226afa1319c3498f47b974ec8ceb36526341a19c/src/github.com/openshift/source-to-image/vendor/golang.org/x/net/proxy /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/github.com/openshift/source-to-image/vendor/golang.org/x/net/proxy.a -trimpath $WORK -shared -p github.com/openshift/source-to-image/vendor/golang.org/x/net/proxy -complete -installsuffix shared -buildid 75f713024406de88e8edf968c65dc8d626629676 -D _/builddir/build/BUILD/source-to-image-226afa1319c3498f47b974ec8ceb36526341a19c/src/github.com/openshift/source-to-image/vendor/golang.org/x/net/proxy -I $WORK -pack ./direct.go ./per_host.go ./proxy.go ./socks5.go net/textproto mkdir -p $WORK/vendor/golang_org/x/net/lex/httplex/_obj/ cd /usr/lib/golang/src/crypto/x509 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/crypto/x509.a -trimpath $WORK -shared -p crypto/x509 -complete -installsuffix shared -buildid a5bcffbe52156eb69021b740793a008c168fb054 -D _/usr/lib/golang/src/crypto/x509 -I $WORK -pack ./cert_pool.go ./pem_decrypt.go ./pkcs1.go ./pkcs8.go ./root.go ./root_linux.go ./root_unix.go ./sec1.go ./verify.go ./x509.go mkdir -p $WORK/vendor/golang_org/x/net/lex/ mkdir -p $WORK/net/textproto/_obj/ cd /usr/lib/golang/src/vendor/golang_org/x/net/lex/httplex /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/vendor/golang_org/x/net/lex/httplex.a -trimpath $WORK -shared -p vendor/golang_org/x/net/lex/httplex -complete -installsuffix shared -buildid 29a976690ee6205520b9da5633321111d6a362d3 -importmap golang_org/x/net/idna=vendor/golang_org/x/net/idna -D _/usr/lib/golang/src/vendor/golang_org/x/net/lex/httplex -I $WORK -pack ./httplex.go cd /usr/lib/golang/src/net/textproto /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/net/textproto.a -trimpath $WORK -shared -p net/textproto -complete -installsuffix shared -buildid 6c99be16fc968bf1f92ededcd777dbd6abea206c -D _/usr/lib/golang/src/net/textproto -I $WORK -pack ./header.go ./pipeline.go ./reader.go ./textproto.go ./writer.go github.com/openshift/source-to-image/vendor/github.com/spf13/pflag mkdir -p $WORK/github.com/openshift/source-to-image/vendor/github.com/spf13/pflag/_obj/ mkdir -p $WORK/github.com/openshift/source-to-image/vendor/github.com/spf13/ cd /builddir/build/BUILD/source-to-image-226afa1319c3498f47b974ec8ceb36526341a19c/src/github.com/openshift/source-to-image/vendor/github.com/spf13/pflag /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/github.com/openshift/source-to-image/vendor/github.com/spf13/pflag.a -trimpath $WORK -shared -p github.com/openshift/source-to-image/vendor/github.com/spf13/pflag -complete -installsuffix shared -buildid 269498fdb8c6408199d9038ef32c5c7bfd2ded29 -D _/builddir/build/BUILD/source-to-image-226afa1319c3498f47b974ec8ceb36526341a19c/src/github.com/openshift/source-to-image/vendor/github.com/spf13/pflag -I $WORK -pack ./bool.go ./bool_slice.go ./count.go ./duration.go ./flag.go ./float32.go ./float64.go ./golangflag.go ./int.go ./int32.go ./int64.go ./int8.go ./int_slice.go ./ip.go ./ip_slice.go ./ipmask.go ./ipnet.go ./string.go ./string_array.go ./string_slice.go ./uint.go ./uint16.go ./uint32.go ./uint64.go ./uint8.go ./uint_slice.go github.com/openshift/source-to-image/vendor/github.com/docker/engine-api/types/container mkdir -p $WORK/github.com/openshift/source-to-image/vendor/github.com/docker/engine-api/types/container/_obj/ cd /builddir/build/BUILD/source-to-image-226afa1319c3498f47b974ec8ceb36526341a19c/src/github.com/openshift/source-to-image/vendor/github.com/docker/engine-api/types/container /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/github.com/openshift/source-to-image/vendor/github.com/docker/engine-api/types/container.a -trimpath $WORK -shared -p github.com/openshift/source-to-image/vendor/github.com/docker/engine-api/types/container -complete -installsuffix shared -buildid abe4020a1ac19bf8d29d15ee0a03d21fffb48b9f -importmap github.com/docker/engine-api/types/blkiodev=github.com/openshift/source-to-image/vendor/github.com/docker/engine-api/types/blkiodev -importmap github.com/docker/engine-api/types/strslice=github.com/openshift/source-to-image/vendor/github.com/docker/engine-api/types/strslice -importmap github.com/docker/go-connections/nat=github.com/openshift/source-to-image/vendor/github.com/docker/go-connections/nat -importmap github.com/docker/go-units=github.com/openshift/source-to-image/vendor/github.com/docker/go-units -D _/builddir/build/BUILD/source-to-image-226afa1319c3498f47b974ec8ceb36526341a19c/src/github.com/openshift/source-to-image/vendor/github.com/docker/engine-api/types/container -I $WORK -I /builddir/build/BUILD/source-to-image-226afa1319c3498f47b974ec8ceb36526341a19c/pkg/linux_386_shared -pack ./config.go ./host_config.go ./hostconfig_unix.go github.com/openshift/source-to-image/vendor/github.com/docker/engine-api/types mkdir -p $WORK/github.com/openshift/source-to-image/vendor/github.com/docker/engine-api/types/_obj/ mkdir -p $WORK/github.com/openshift/source-to-image/vendor/github.com/docker/engine-api/ cd /builddir/build/BUILD/source-to-image-226afa1319c3498f47b974ec8ceb36526341a19c/src/github.com/openshift/source-to-image/vendor/github.com/docker/engine-api/types /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/github.com/openshift/source-to-image/vendor/github.com/docker/engine-api/types.a -trimpath $WORK -shared -p github.com/openshift/source-to-image/vendor/github.com/docker/engine-api/types -complete -installsuffix shared -buildid d6159f905a614145c52d79b2e53badb09723ccc8 -importmap github.com/docker/engine-api/types/container=github.com/openshift/source-to-image/vendor/github.com/docker/engine-api/types/container -importmap github.com/docker/engine-api/types/filters=github.com/openshift/source-to-image/vendor/github.com/docker/engine-api/types/filters -importmap github.com/docker/engine-api/types/network=github.com/openshift/source-to-image/vendor/github.com/docker/engine-api/types/network -importmap github.com/docker/engine-api/types/registry=github.com/openshift/source-to-image/vendor/github.com/docker/engine-api/types/registry -importmap github.com/docker/go-connections/nat=github.com/openshift/source-to-image/vendor/github.com/docker/go-connections/nat -importmap github.com/docker/go-units=github.com/openshift/source-to-image/vendor/github.com/docker/go-units -D _/builddir/build/BUILD/source-to-image-226afa1319c3498f47b974ec8ceb36526341a19c/src/github.com/openshift/source-to-image/vendor/github.com/docker/engine-api/types -I $WORK -I /builddir/build/BUILD/source-to-image-226afa1319c3498f47b974ec8ceb36526341a19c/pkg/linux_386_shared -pack ./auth.go ./client.go ./configs.go ./seccomp.go ./stats.go ./types.go mime/multipart mkdir -p $WORK/mime/multipart/_obj/ cd /usr/lib/golang/src/mime/multipart /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/mime/multipart.a -trimpath $WORK -shared -p mime/multipart -complete -installsuffix shared -buildid d3a0fa49326dade071bb23647221ebd0fcaacfd8 -D _/usr/lib/golang/src/mime/multipart -I $WORK -pack ./formdata.go ./multipart.go ./writer.go github.com/openshift/source-to-image/vendor/github.com/docker/docker/cliconfig mkdir -p $WORK/github.com/openshift/source-to-image/vendor/github.com/docker/docker/cliconfig/_obj/ mkdir -p $WORK/github.com/openshift/source-to-image/vendor/github.com/docker/docker/ cd /builddir/build/BUILD/source-to-image-226afa1319c3498f47b974ec8ceb36526341a19c/src/github.com/openshift/source-to-image/vendor/github.com/docker/docker/cliconfig /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/github.com/openshift/source-to-image/vendor/github.com/docker/docker/cliconfig.a -trimpath $WORK -shared -p github.com/openshift/source-to-image/vendor/github.com/docker/docker/cliconfig -complete -installsuffix shared -buildid d968493d180248c62b77516bacdc8aa97cd57099 -importmap github.com/docker/docker/pkg/homedir=github.com/openshift/source-to-image/vendor/github.com/docker/docker/pkg/homedir -importmap github.com/docker/engine-api/types=github.com/openshift/source-to-image/vendor/github.com/docker/engine-api/types -D _/builddir/build/BUILD/source-to-image-226afa1319c3498f47b974ec8ceb36526341a19c/src/github.com/openshift/source-to-image/vendor/github.com/docker/docker/cliconfig -I $WORK -I /builddir/build/BUILD/source-to-image-226afa1319c3498f47b974ec8ceb36526341a19c/pkg/linux_386_shared -pack ./config.go crypto/tls mkdir -p $WORK/crypto/tls/_obj/ cd /usr/lib/golang/src/crypto/tls /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/crypto/tls.a -trimpath $WORK -shared -p crypto/tls -complete -installsuffix shared -buildid 524a56268b3d0bc7f62e9cf4cc2b146a3ab2933f -importmap golang_org/x/crypto/chacha20poly1305=vendor/golang_org/x/crypto/chacha20poly1305 -importmap golang_org/x/crypto/curve25519=vendor/golang_org/x/crypto/curve25519 -D _/usr/lib/golang/src/crypto/tls -I $WORK -pack ./alert.go ./cipher_suites.go ./common.go ./conn.go ./handshake_client.go ./handshake_messages.go ./handshake_server.go ./key_agreement.go ./prf.go ./ticket.go ./tls.go github.com/openshift/source-to-image/vendor/github.com/spf13/cobra mkdir -p $WORK/github.com/openshift/source-to-image/vendor/github.com/spf13/cobra/_obj/ cd /builddir/build/BUILD/source-to-image-226afa1319c3498f47b974ec8ceb36526341a19c/src/github.com/openshift/source-to-image/vendor/github.com/spf13/cobra /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/github.com/openshift/source-to-image/vendor/github.com/spf13/cobra.a -trimpath $WORK -shared -p github.com/openshift/source-to-image/vendor/github.com/spf13/cobra -complete -installsuffix shared -buildid 9ed0ada7f90f08b806d4d32261c87fc43eb8111b -importmap github.com/spf13/pflag=github.com/openshift/source-to-image/vendor/github.com/spf13/pflag -D _/builddir/build/BUILD/source-to-image-226afa1319c3498f47b974ec8ceb36526341a19c/src/github.com/openshift/source-to-image/vendor/github.com/spf13/cobra -I $WORK -I /builddir/build/BUILD/source-to-image-226afa1319c3498f47b974ec8ceb36526341a19c/pkg/linux_386_shared -pack ./bash_completions.go ./cobra.go ./command.go ./command_notwin.go github.com/openshift/source-to-image/pkg/cmd github.com/openshift/source-to-image/pkg/config mkdir -p $WORK/github.com/openshift/source-to-image/pkg/cmd/_obj/ mkdir -p $WORK/github.com/openshift/source-to-image/pkg/config/_obj/ cd /builddir/build/BUILD/source-to-image-226afa1319c3498f47b974ec8ceb36526341a19c/src/github.com/openshift/source-to-image/pkg/cmd /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/github.com/openshift/source-to-image/pkg/cmd.a -trimpath $WORK -shared -p github.com/openshift/source-to-image/pkg/cmd -complete -installsuffix shared -buildid 2bec3f11dd8f0ff1b441305590889a1ed8fa15e1 -importmap github.com/spf13/cobra=github.com/openshift/source-to-image/vendor/github.com/spf13/cobra -D _/builddir/build/BUILD/source-to-image-226afa1319c3498f47b974ec8ceb36526341a19c/src/github.com/openshift/source-to-image/pkg/cmd -I $WORK -I /builddir/build/BUILD/source-to-image-226afa1319c3498f47b974ec8ceb36526341a19c/pkg/linux_386_shared -pack ./util.go cd /builddir/build/BUILD/source-to-image-226afa1319c3498f47b974ec8ceb36526341a19c/src/github.com/openshift/source-to-image/pkg/config /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/github.com/openshift/source-to-image/pkg/config.a -trimpath $WORK -shared -p github.com/openshift/source-to-image/pkg/config -complete -installsuffix shared -buildid b1a45324757cf3ce5c5754fa0656c67ca7ea217c -importmap github.com/spf13/cobra=github.com/openshift/source-to-image/vendor/github.com/spf13/cobra -importmap github.com/spf13/pflag=github.com/openshift/source-to-image/vendor/github.com/spf13/pflag -D _/builddir/build/BUILD/source-to-image-226afa1319c3498f47b974ec8ceb36526341a19c/src/github.com/openshift/source-to-image/pkg/config -I $WORK -I /builddir/build/BUILD/source-to-image-226afa1319c3498f47b974ec8ceb36526341a19c/pkg/linux_386_shared -pack ./config.go net/http/httptrace github.com/openshift/source-to-image/vendor/github.com/docker/go-connections/tlsconfig mkdir -p $WORK/net/http/httptrace/_obj/ mkdir -p $WORK/github.com/openshift/source-to-image/vendor/github.com/docker/go-connections/tlsconfig/_obj/ cd /usr/lib/golang/src/net/http/httptrace /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/net/http/httptrace.a -trimpath $WORK -shared -p net/http/httptrace -complete -installsuffix shared -buildid 67b08a62c5a26fee245efa4f2db06abd2b45e3d4 -D _/usr/lib/golang/src/net/http/httptrace -I $WORK -pack ./trace.go cd /builddir/build/BUILD/source-to-image-226afa1319c3498f47b974ec8ceb36526341a19c/src/github.com/openshift/source-to-image/vendor/github.com/docker/go-connections/tlsconfig /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/github.com/openshift/source-to-image/vendor/github.com/docker/go-connections/tlsconfig.a -trimpath $WORK -shared -p github.com/openshift/source-to-image/vendor/github.com/docker/go-connections/tlsconfig -complete -installsuffix shared -buildid 9574c1d3a77004564732d671e0c80929f54bb226 -importmap github.com/Sirupsen/logrus=github.com/openshift/source-to-image/vendor/github.com/Sirupsen/logrus -D _/builddir/build/BUILD/source-to-image-226afa1319c3498f47b974ec8ceb36526341a19c/src/github.com/openshift/source-to-image/vendor/github.com/docker/go-connections/tlsconfig -I $WORK -I /builddir/build/BUILD/source-to-image-226afa1319c3498f47b974ec8ceb36526341a19c/pkg/linux_386_shared -pack ./config.go ./config_client_ciphers.go net/http mkdir -p $WORK/net/http/_obj/ cd /usr/lib/golang/src/net/http /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/net/http.a -trimpath $WORK -shared -p net/http -complete -installsuffix shared -buildid b6c82d3d75d6d75a966a81018e53c6a4eee1d486 -importmap golang_org/x/net/http2/hpack=vendor/golang_org/x/net/http2/hpack -importmap golang_org/x/net/idna=vendor/golang_org/x/net/idna -importmap golang_org/x/net/lex/httplex=vendor/golang_org/x/net/lex/httplex -importmap golang_org/x/text/unicode/norm=vendor/golang_org/x/text/unicode/norm -importmap golang_org/x/text/width=vendor/golang_org/x/text/width -D _/usr/lib/golang/src/net/http -I $WORK -pack ./client.go ./cookie.go ./doc.go ./filetransport.go ./fs.go ./h2_bundle.go ./header.go ./http.go ./jar.go ./method.go ./request.go ./response.go ./server.go ./sniff.go ./status.go ./transfer.go ./transport.go github.com/openshift/source-to-image/vendor/github.com/docker/go-connections/sockets net/http/httputil mkdir -p $WORK/github.com/openshift/source-to-image/vendor/github.com/docker/go-connections/sockets/_obj/ mkdir -p $WORK/net/http/httputil/_obj/ github.com/openshift/source-to-image/pkg/util cd /builddir/build/BUILD/source-to-image-226afa1319c3498f47b974ec8ceb36526341a19c/src/github.com/openshift/source-to-image/vendor/github.com/docker/go-connections/sockets /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/github.com/openshift/source-to-image/vendor/github.com/docker/go-connections/sockets.a -trimpath $WORK -shared -p github.com/openshift/source-to-image/vendor/github.com/docker/go-connections/sockets -complete -installsuffix shared -buildid f381da0fb29546ecf1f5ab2faee3629937438a6f -importmap github.com/Sirupsen/logrus=github.com/openshift/source-to-image/vendor/github.com/Sirupsen/logrus -importmap github.com/opencontainers/runc/libcontainer/user=github.com/openshift/source-to-image/vendor/github.com/opencontainers/runc/libcontainer/user -importmap golang.org/x/net/proxy=github.com/openshift/source-to-image/vendor/golang.org/x/net/proxy -D _/builddir/build/BUILD/source-to-image-226afa1319c3498f47b974ec8ceb36526341a19c/src/github.com/openshift/source-to-image/vendor/github.com/docker/go-connections/sockets -I $WORK -I /builddir/build/BUILD/source-to-image-226afa1319c3498f47b974ec8ceb36526341a19c/pkg/linux_386_shared -pack ./inmem_socket.go ./proxy.go ./sockets.go ./sockets_unix.go ./tcp_socket.go ./unix_socket.go cd /usr/lib/golang/src/net/http/httputil /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/net/http/httputil.a -trimpath $WORK -shared -p net/http/httputil -complete -installsuffix shared -buildid 52306305d584c6c4124dcbcdb0eea1fa48494670 -D _/usr/lib/golang/src/net/http/httputil -I $WORK -pack ./dump.go ./httputil.go ./persist.go ./reverseproxy.go mkdir -p $WORK/github.com/openshift/source-to-image/pkg/util/_obj/ cd /builddir/build/BUILD/source-to-image-226afa1319c3498f47b974ec8ceb36526341a19c/src/github.com/openshift/source-to-image/pkg/util /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/github.com/openshift/source-to-image/pkg/util.a -trimpath $WORK -shared -p github.com/openshift/source-to-image/pkg/util -complete -installsuffix shared -buildid 0b9806b8cb96649648c58dd1b6adb72574144d37 -importmap github.com/docker/engine-api/types/container=github.com/openshift/source-to-image/vendor/github.com/docker/engine-api/types/container -D _/builddir/build/BUILD/source-to-image-226afa1319c3498f47b974ec8ceb36526341a19c/src/github.com/openshift/source-to-image/pkg/util -I $WORK -I /builddir/build/BUILD/source-to-image-226afa1319c3498f47b974ec8ceb36526341a19c/pkg/linux_386_shared -pack ./callback.go ./cmd.go ./cygpath.go ./doc.go ./env.go ./fs.go ./injection.go ./labels.go ./timeout.go ./util.go github.com/openshift/source-to-image/vendor/github.com/docker/engine-api/client/transport mkdir -p $WORK/github.com/openshift/source-to-image/vendor/github.com/docker/engine-api/client/transport/_obj/ mkdir -p $WORK/github.com/openshift/source-to-image/vendor/github.com/docker/engine-api/client/ cd /builddir/build/BUILD/source-to-image-226afa1319c3498f47b974ec8ceb36526341a19c/src/github.com/openshift/source-to-image/vendor/github.com/docker/engine-api/client/transport /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/github.com/openshift/source-to-image/vendor/github.com/docker/engine-api/client/transport.a -trimpath $WORK -shared -p github.com/openshift/source-to-image/vendor/github.com/docker/engine-api/client/transport -complete -installsuffix shared -buildid c74978b2b0d96dc7e0e713fc2ca43f6ff13bccc6 -importmap github.com/docker/go-connections/sockets=github.com/openshift/source-to-image/vendor/github.com/docker/go-connections/sockets -D _/builddir/build/BUILD/source-to-image-226afa1319c3498f47b974ec8ceb36526341a19c/src/github.com/openshift/source-to-image/vendor/github.com/docker/engine-api/client/transport -I $WORK -I /builddir/build/BUILD/source-to-image-226afa1319c3498f47b974ec8ceb36526341a19c/pkg/linux_386_shared -pack ./client.go ./transport.go github.com/openshift/source-to-image/pkg/tar github.com/openshift/source-to-image/pkg/scm/file mkdir -p $WORK/github.com/openshift/source-to-image/pkg/scm/file/_obj/ cd /builddir/build/BUILD/source-to-image-226afa1319c3498f47b974ec8ceb36526341a19c/src/github.com/openshift/source-to-image/pkg/scm/file /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/github.com/openshift/source-to-image/pkg/scm/file.a -trimpath $WORK -shared -p github.com/openshift/source-to-image/pkg/scm/file -complete -installsuffix shared -buildid c3a9cbc1bc9842065594a919adb486b92cb89c7f -D _/builddir/build/BUILD/source-to-image-226afa1319c3498f47b974ec8ceb36526341a19c/src/github.com/openshift/source-to-image/pkg/scm/file -I $WORK -I /builddir/build/BUILD/source-to-image-226afa1319c3498f47b974ec8ceb36526341a19c/pkg/linux_386_shared -pack ./download.go mkdir -p $WORK/github.com/openshift/source-to-image/pkg/tar/_obj/ github.com/openshift/source-to-image/pkg/scm/git mkdir -p $WORK/github.com/openshift/source-to-image/pkg/scm/git/_obj/ cd /builddir/build/BUILD/source-to-image-226afa1319c3498f47b974ec8ceb36526341a19c/src/github.com/openshift/source-to-image/pkg/tar /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/github.com/openshift/source-to-image/pkg/tar.a -trimpath $WORK -shared -p github.com/openshift/source-to-image/pkg/tar -complete -installsuffix shared -buildid dedae38404ed08617573a1dc8e223810673b079a -D _/builddir/build/BUILD/source-to-image-226afa1319c3498f47b974ec8ceb36526341a19c/src/github.com/openshift/source-to-image/pkg/tar -I $WORK -I /builddir/build/BUILD/source-to-image-226afa1319c3498f47b974ec8ceb36526341a19c/pkg/linux_386_shared -pack ./doc.go ./tar.go cd /builddir/build/BUILD/source-to-image-226afa1319c3498f47b974ec8ceb36526341a19c/src/github.com/openshift/source-to-image/pkg/scm/git /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/github.com/openshift/source-to-image/pkg/scm/git.a -trimpath $WORK -shared -p github.com/openshift/source-to-image/pkg/scm/git -complete -installsuffix shared -buildid 75439556eb7c6e7d0e44ecf9f4bf9f55cfbe7e59 -D _/builddir/build/BUILD/source-to-image-226afa1319c3498f47b974ec8ceb36526341a19c/src/github.com/openshift/source-to-image/pkg/scm/git -I $WORK -I /builddir/build/BUILD/source-to-image-226afa1319c3498f47b974ec8ceb36526341a19c/pkg/linux_386_shared -pack ./clone.go ./doc.go ./git.go github.com/openshift/source-to-image/vendor/github.com/docker/engine-api/client/transport/cancellable mkdir -p $WORK/github.com/openshift/source-to-image/vendor/github.com/docker/engine-api/client/transport/cancellable/_obj/ mkdir -p $WORK/github.com/openshift/source-to-image/vendor/github.com/docker/engine-api/client/transport/ cd /builddir/build/BUILD/source-to-image-226afa1319c3498f47b974ec8ceb36526341a19c/src/github.com/openshift/source-to-image/vendor/github.com/docker/engine-api/client/transport/cancellable /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/github.com/openshift/source-to-image/vendor/github.com/docker/engine-api/client/transport/cancellable.a -trimpath $WORK -shared -p github.com/openshift/source-to-image/vendor/github.com/docker/engine-api/client/transport/cancellable -complete -installsuffix shared -buildid a8c2c49d4eb2c99d174049edeab6dc779ad0ea37 -importmap github.com/docker/engine-api/client/transport=github.com/openshift/source-to-image/vendor/github.com/docker/engine-api/client/transport -importmap golang.org/x/net/context=github.com/openshift/source-to-image/vendor/golang.org/x/net/context -D _/builddir/build/BUILD/source-to-image-226afa1319c3498f47b974ec8ceb36526341a19c/src/github.com/openshift/source-to-image/vendor/github.com/docker/engine-api/client/transport/cancellable -I $WORK -I /builddir/build/BUILD/source-to-image-226afa1319c3498f47b974ec8ceb36526341a19c/pkg/linux_386_shared -pack ./canceler.go ./cancellable.go github.com/openshift/source-to-image/vendor/github.com/docker/engine-api/client mkdir -p $WORK/github.com/openshift/source-to-image/vendor/github.com/docker/engine-api/client/_obj/ cd /builddir/build/BUILD/source-to-image-226afa1319c3498f47b974ec8ceb36526341a19c/src/github.com/openshift/source-to-image/vendor/github.com/docker/engine-api/client /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/github.com/openshift/source-to-image/vendor/github.com/docker/engine-api/client.a -trimpath $WORK -shared -p github.com/openshift/source-to-image/vendor/github.com/docker/engine-api/client -complete -installsuffix shared -buildid 432ac4ac4370fa0b677a59569428c319c0776b16 -importmap github.com/docker/distribution/reference=github.com/openshift/source-to-image/vendor/github.com/docker/distribution/reference -importmap github.com/docker/engine-api/client/transport=github.com/openshift/source-to-image/vendor/github.com/docker/engine-api/client/transport -importmap github.com/docker/engine-api/client/transport/cancellable=github.com/openshift/source-to-image/vendor/github.com/docker/engine-api/client/transport/cancellable -importmap github.com/docker/engine-api/types=github.com/openshift/source-to-image/vendor/github.com/docker/engine-api/types -importmap github.com/docker/engine-api/types/container=github.com/openshift/source-to-image/vendor/github.com/docker/engine-api/types/container -importmap github.com/docker/engine-api/types/filters=github.com/openshift/source-to-image/vendor/github.com/docker/engine-api/types/filters -importmap github.com/docker/engine-api/types/network=github.com/openshift/source-to-image/vendor/github.com/docker/engine-api/types/network -importmap github.com/docker/engine-api/types/reference=github.com/openshift/source-to-image/vendor/github.com/docker/engine-api/types/reference -importmap github.com/docker/engine-api/types/registry=github.com/openshift/source-to-image/vendor/github.com/docker/engine-api/types/registry -importmap github.com/docker/engine-api/types/time=github.com/openshift/source-to-image/vendor/github.com/docker/engine-api/types/time -importmap github.com/docker/go-connections/sockets=github.com/openshift/source-to-image/vendor/github.com/docker/go-connections/sockets -importmap github.com/docker/go-connections/tlsconfig=github.com/openshift/source-to-image/vendor/github.com/docker/go-connections/tlsconfig -importmap golang.org/x/net/context=github.com/openshift/source-to-image/vendor/golang.org/x/net/context -D _/builddir/build/BUILD/source-to-image-226afa1319c3498f47b974ec8ceb36526341a19c/src/github.com/openshift/source-to-image/vendor/github.com/docker/engine-api/client -I $WORK -I /builddir/build/BUILD/source-to-image-226afa1319c3498f47b974ec8ceb36526341a19c/pkg/linux_386_shared -pack ./client.go ./client_unix.go ./container_attach.go ./container_commit.go ./container_copy.go ./container_create.go ./container_diff.go ./container_exec.go ./container_export.go ./container_inspect.go ./container_kill.go ./container_list.go ./container_logs.go ./container_pause.go ./container_remove.go ./container_rename.go ./container_resize.go ./container_restart.go ./container_start.go ./container_stats.go ./container_stop.go ./container_top.go ./container_unpause.go ./container_update.go ./container_wait.go ./errors.go ./events.go ./hijack.go ./image_build.go ./image_create.go ./image_history.go ./image_import.go ./image_inspect.go ./image_list.go ./image_load.go ./image_pull.go ./image_push.go ./image_remove.go ./image_save.go ./image_search.go ./image_tag.go ./info.go ./interface.go ./login.go ./network_connect.go ./network_create.go ./network_disconnect.go ./network_inspect.go ./network_list.go ./network_remove.go ./request.go ./version.go ./volume_create.go ./volume_inspect.go ./volume_list.go ./volume_remove.go github.com/openshift/source-to-image/pkg/docker mkdir -p $WORK/github.com/openshift/source-to-image/pkg/docker/_obj/ cd /builddir/build/BUILD/source-to-image-226afa1319c3498f47b974ec8ceb36526341a19c/src/github.com/openshift/source-to-image/pkg/docker /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/github.com/openshift/source-to-image/pkg/docker.a -trimpath $WORK -shared -p github.com/openshift/source-to-image/pkg/docker -complete -installsuffix shared -buildid 4a805f83dafea1d807e3ddfde782f9e4781f3f3a -importmap github.com/docker/docker/cliconfig=github.com/openshift/source-to-image/vendor/github.com/docker/docker/cliconfig -importmap github.com/docker/docker/pkg/jsonmessage=github.com/openshift/source-to-image/vendor/github.com/docker/docker/pkg/jsonmessage -importmap github.com/docker/docker/pkg/stdcopy=github.com/openshift/source-to-image/vendor/github.com/docker/docker/pkg/stdcopy -importmap github.com/docker/engine-api/client=github.com/openshift/source-to-image/vendor/github.com/docker/engine-api/client -importmap github.com/docker/engine-api/types=github.com/openshift/source-to-image/vendor/github.com/docker/engine-api/types -importmap github.com/docker/engine-api/types/container=github.com/openshift/source-to-image/vendor/github.com/docker/engine-api/types/container -importmap github.com/docker/engine-api/types/network=github.com/openshift/source-to-image/vendor/github.com/docker/engine-api/types/network -importmap github.com/docker/go-connections/tlsconfig=github.com/openshift/source-to-image/vendor/github.com/docker/go-connections/tlsconfig -importmap github.com/openshift/origin/pkg/image/reference=github.com/openshift/source-to-image/vendor/github.com/openshift/origin/pkg/image/reference -importmap golang.org/x/net/context=github.com/openshift/source-to-image/vendor/golang.org/x/net/context -D _/builddir/build/BUILD/source-to-image-226afa1319c3498f47b974ec8ceb36526341a19c/src/github.com/openshift/source-to-image/pkg/docker -I $WORK -I /builddir/build/BUILD/source-to-image-226afa1319c3498f47b974ec8ceb36526341a19c/pkg/linux_386_shared -pack ./doc.go ./docker.go ./fake_docker.go ./util.go github.com/openshift/source-to-image/pkg/build github.com/openshift/source-to-image/pkg/scripts mkdir -p $WORK/github.com/openshift/source-to-image/pkg/build/_obj/ mkdir -p $WORK/github.com/openshift/source-to-image/pkg/scripts/_obj/ github.com/openshift/source-to-image/pkg/run cd /builddir/build/BUILD/source-to-image-226afa1319c3498f47b974ec8ceb36526341a19c/src/github.com/openshift/source-to-image/pkg/build /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/github.com/openshift/source-to-image/pkg/build.a -trimpath $WORK -shared -p github.com/openshift/source-to-image/pkg/build -complete -installsuffix shared -buildid 3cedbe60a798a53966af31999658b7fdcdb47cca -D _/builddir/build/BUILD/source-to-image-226afa1319c3498f47b974ec8ceb36526341a19c/src/github.com/openshift/source-to-image/pkg/build -I $WORK -I /builddir/build/BUILD/source-to-image-226afa1319c3498f47b974ec8ceb36526341a19c/pkg/linux_386_shared -pack ./cleanup.go ./config.go ./interfaces.go mkdir -p $WORK/github.com/openshift/source-to-image/pkg/run/_obj/ cd /builddir/build/BUILD/source-to-image-226afa1319c3498f47b974ec8ceb36526341a19c/src/github.com/openshift/source-to-image/pkg/scripts /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/github.com/openshift/source-to-image/pkg/scripts.a -trimpath $WORK -shared -p github.com/openshift/source-to-image/pkg/scripts -complete -installsuffix shared -buildid ae73cf3f7fdda5d5ba2e6f87c0745a296337706b -D _/builddir/build/BUILD/source-to-image-226afa1319c3498f47b974ec8ceb36526341a19c/src/github.com/openshift/source-to-image/pkg/scripts -I $WORK -I /builddir/build/BUILD/source-to-image-226afa1319c3498f47b974ec8ceb36526341a19c/pkg/linux_386_shared -pack ./doc.go ./download.go ./environment.go ./install.go cd /builddir/build/BUILD/source-to-image-226afa1319c3498f47b974ec8ceb36526341a19c/src/github.com/openshift/source-to-image/pkg/run /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/github.com/openshift/source-to-image/pkg/run.a -trimpath $WORK -shared -p github.com/openshift/source-to-image/pkg/run -complete -installsuffix shared -buildid cce1303a79a533778c2e14a0d94e3edb16449b66 -D _/builddir/build/BUILD/source-to-image-226afa1319c3498f47b974ec8ceb36526341a19c/src/github.com/openshift/source-to-image/pkg/run -I $WORK -I /builddir/build/BUILD/source-to-image-226afa1319c3498f47b974ec8ceb36526341a19c/pkg/linux_386_shared -pack ./run.go github.com/openshift/source-to-image/pkg/api/describe github.com/openshift/source-to-image/pkg/build/strategies/layered mkdir -p $WORK/github.com/openshift/source-to-image/pkg/api/describe/_obj/ github.com/openshift/source-to-image/pkg/scm mkdir -p $WORK/github.com/openshift/source-to-image/pkg/build/strategies/layered/_obj/ cd /builddir/build/BUILD/source-to-image-226afa1319c3498f47b974ec8ceb36526341a19c/src/github.com/openshift/source-to-image/pkg/api/describe /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/github.com/openshift/source-to-image/pkg/api/describe.a -trimpath $WORK -shared -p github.com/openshift/source-to-image/pkg/api/describe -complete -installsuffix shared -buildid 7b570c15a7f4ccf532b94cb5e18f5dfd702c0c08 -D _/builddir/build/BUILD/source-to-image-226afa1319c3498f47b974ec8ceb36526341a19c/src/github.com/openshift/source-to-image/pkg/api/describe -I $WORK -I /builddir/build/BUILD/source-to-image-226afa1319c3498f47b974ec8ceb36526341a19c/pkg/linux_386_shared -pack ./describer.go mkdir -p $WORK/github.com/openshift/source-to-image/pkg/build/strategies/ mkdir -p $WORK/github.com/openshift/source-to-image/pkg/scm/_obj/ cd /builddir/build/BUILD/source-to-image-226afa1319c3498f47b974ec8ceb36526341a19c/src/github.com/openshift/source-to-image/pkg/build/strategies/layered /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/github.com/openshift/source-to-image/pkg/build/strategies/layered.a -trimpath $WORK -shared -p github.com/openshift/source-to-image/pkg/build/strategies/layered -complete -installsuffix shared -buildid ea2bbcfac997c1b72ab12f388f9efe336a11b88f -D _/builddir/build/BUILD/source-to-image-226afa1319c3498f47b974ec8ceb36526341a19c/src/github.com/openshift/source-to-image/pkg/build/strategies/layered -I $WORK -I /builddir/build/BUILD/source-to-image-226afa1319c3498f47b974ec8ceb36526341a19c/pkg/linux_386_shared -pack ./layered.go cd /builddir/build/BUILD/source-to-image-226afa1319c3498f47b974ec8ceb36526341a19c/src/github.com/openshift/source-to-image/pkg/scm /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/github.com/openshift/source-to-image/pkg/scm.a -trimpath $WORK -shared -p github.com/openshift/source-to-image/pkg/scm -complete -installsuffix shared -buildid 1c56a227f4526a0df02d5ddfb9836205fc8d88d8 -D _/builddir/build/BUILD/source-to-image-226afa1319c3498f47b974ec8ceb36526341a19c/src/github.com/openshift/source-to-image/pkg/scm -I $WORK -I /builddir/build/BUILD/source-to-image-226afa1319c3498f47b974ec8ceb36526341a19c/pkg/linux_386_shared -pack ./doc.go ./scm.go github.com/openshift/source-to-image/pkg/build/strategies/sti mkdir -p $WORK/github.com/openshift/source-to-image/pkg/build/strategies/sti/_obj/ cd /builddir/build/BUILD/source-to-image-226afa1319c3498f47b974ec8ceb36526341a19c/src/github.com/openshift/source-to-image/pkg/build/strategies/sti /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/github.com/openshift/source-to-image/pkg/build/strategies/sti.a -trimpath $WORK -shared -p github.com/openshift/source-to-image/pkg/build/strategies/sti -complete -installsuffix shared -buildid 3b768606ab62ee339aeba13b0c12515ccf3e9e86 -D _/builddir/build/BUILD/source-to-image-226afa1319c3498f47b974ec8ceb36526341a19c/src/github.com/openshift/source-to-image/pkg/build/strategies/sti -I $WORK -I /builddir/build/BUILD/source-to-image-226afa1319c3498f47b974ec8ceb36526341a19c/pkg/linux_386_shared -pack ./postexecutorstep.go ./sti.go ./usage.go github.com/openshift/source-to-image/pkg/build/strategies/onbuild mkdir -p $WORK/github.com/openshift/source-to-image/pkg/build/strategies/onbuild/_obj/ cd /builddir/build/BUILD/source-to-image-226afa1319c3498f47b974ec8ceb36526341a19c/src/github.com/openshift/source-to-image/pkg/build/strategies/onbuild /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/github.com/openshift/source-to-image/pkg/build/strategies/onbuild.a -trimpath $WORK -shared -p github.com/openshift/source-to-image/pkg/build/strategies/onbuild -complete -installsuffix shared -buildid f39596c94c19d1ac3ac29eaa50422aeb6135b81d -D _/builddir/build/BUILD/source-to-image-226afa1319c3498f47b974ec8ceb36526341a19c/src/github.com/openshift/source-to-image/pkg/build/strategies/onbuild -I $WORK -I /builddir/build/BUILD/source-to-image-226afa1319c3498f47b974ec8ceb36526341a19c/pkg/linux_386_shared -pack ./entrypoint.go ./onbuild.go github.com/openshift/source-to-image/pkg/build/strategies mkdir -p $WORK/github.com/openshift/source-to-image/pkg/build/strategies/_obj/ mkdir -p $WORK/github.com/openshift/source-to-image/pkg/build/ cd /builddir/build/BUILD/source-to-image-226afa1319c3498f47b974ec8ceb36526341a19c/src/github.com/openshift/source-to-image/pkg/build/strategies /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/github.com/openshift/source-to-image/pkg/build/strategies.a -trimpath $WORK -shared -p github.com/openshift/source-to-image/pkg/build/strategies -complete -installsuffix shared -buildid 90859faf46dbe2e8733e980e8dee493f66280616 -D _/builddir/build/BUILD/source-to-image-226afa1319c3498f47b974ec8ceb36526341a19c/src/github.com/openshift/source-to-image/pkg/build/strategies -I $WORK -I /builddir/build/BUILD/source-to-image-226afa1319c3498f47b974ec8ceb36526341a19c/pkg/linux_386_shared -pack ./doc.go ./strategies.go github.com/openshift/source-to-image/cmd/s2i mkdir -p $WORK/github.com/openshift/source-to-image/cmd/s2i/_obj/ mkdir -p $WORK/github.com/openshift/source-to-image/cmd/s2i/_obj/exe/ cd /builddir/build/BUILD/source-to-image-226afa1319c3498f47b974ec8ceb36526341a19c/src/github.com/openshift/source-to-image/cmd/s2i /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/github.com/openshift/source-to-image/cmd/s2i.a -trimpath $WORK -shared -p main -complete -installsuffix shared -buildid 38f9f0cfbc0235cf30f79c0dfc73f038c8b0e2bb -importmap github.com/golang/glog=github.com/openshift/source-to-image/vendor/github.com/golang/glog -importmap github.com/spf13/cobra=github.com/openshift/source-to-image/vendor/github.com/spf13/cobra -importmap github.com/spf13/pflag=github.com/openshift/source-to-image/vendor/github.com/spf13/pflag -D _/builddir/build/BUILD/source-to-image-226afa1319c3498f47b974ec8ceb36526341a19c/src/github.com/openshift/source-to-image/cmd/s2i -I $WORK -I /builddir/build/BUILD/source-to-image-226afa1319c3498f47b974ec8ceb36526341a19c/pkg/linux_386_shared -pack ./doc.go ./main.go cd . /usr/lib/golang/pkg/tool/linux_386/link -o $WORK/github.com/openshift/source-to-image/cmd/s2i/_obj/exe/a.out -L $WORK -L /builddir/build/BUILD/source-to-image-226afa1319c3498f47b974ec8ceb36526341a19c/pkg/linux_386_shared -installsuffix shared -extld=gcc -buildmode=pie -buildid=38f9f0cfbc0235cf30f79c0dfc73f038c8b0e2bb -X github.com/openshift/source-to-image/pkg/version.majorFromGit=1 -X github.com/openshift/source-to-image/pkg/version.minorFromGit=0+ -X github.com/openshift/source-to-image/pkg/version.versionFromGit=v1.0.9 -X github.com/openshift/source-to-image/pkg/version.commitFromGit=226afa1319c3498f47b974ec8ceb36526341a19c -B 0xe441e729027339e4d0eb6094c7fa92d749205d18 -extldflags "-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld" $WORK/github.com/openshift/source-to-image/cmd/s2i.a mkdir -p bin/ mv $WORK/github.com/openshift/source-to-image/cmd/s2i/_obj/exe/a.out bin/s2i + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.EG9T2x + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386 ++ dirname /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386 + cd source-to-image-226afa1319c3498f47b974ec8ceb36526341a19c + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386/usr/bin + install -p -m 0755 bin/s2i /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386/usr/bin + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/ + echo '%dir %{gopath}/src/%{import_path}/.' ++ find . -iname '*.go' '!' -iname '*_test.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./tools/godepchecker/godepchecker.go + echo '%dir %{gopath}/src/%{import_path}/./tools/godepchecker' ++ dirname ./tools/godepchecker/godepchecker.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./tools/godepchecker + cp -pav ./tools/godepchecker/godepchecker.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./tools/godepchecker/godepchecker.go './tools/godepchecker/godepchecker.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./tools/godepchecker/godepchecker.go' + echo '%{gopath}/src/%{import_path}/./tools/godepchecker/godepchecker.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./pkg/run/run.go + echo '%dir %{gopath}/src/%{import_path}/./pkg/run' ++ dirname ./pkg/run/run.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/run + cp -pav ./pkg/run/run.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/run/run.go './pkg/run/run.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/run/run.go' + echo '%{gopath}/src/%{import_path}/./pkg/run/run.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./pkg/errors/errors.go + echo '%dir %{gopath}/src/%{import_path}/./pkg/errors' ++ dirname ./pkg/errors/errors.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/errors + cp -pav ./pkg/errors/errors.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/errors/errors.go './pkg/errors/errors.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/errors/errors.go' + echo '%{gopath}/src/%{import_path}/./pkg/errors/errors.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./pkg/errors/doc.go + echo '%dir %{gopath}/src/%{import_path}/./pkg/errors' ++ dirname ./pkg/errors/doc.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/errors + cp -pav ./pkg/errors/doc.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/errors/doc.go './pkg/errors/doc.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/errors/doc.go' + echo '%{gopath}/src/%{import_path}/./pkg/errors/doc.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./pkg/scm/empty/noop.go + echo '%dir %{gopath}/src/%{import_path}/./pkg/scm/empty' ++ dirname ./pkg/scm/empty/noop.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/scm/empty + cp -pav ./pkg/scm/empty/noop.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/scm/empty/noop.go './pkg/scm/empty/noop.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/scm/empty/noop.go' + echo '%{gopath}/src/%{import_path}/./pkg/scm/empty/noop.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./pkg/scm/file/download.go + echo '%dir %{gopath}/src/%{import_path}/./pkg/scm/file' ++ dirname ./pkg/scm/file/download.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/scm/file + cp -pav ./pkg/scm/file/download.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/scm/file/download.go './pkg/scm/file/download.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/scm/file/download.go' + echo '%{gopath}/src/%{import_path}/./pkg/scm/file/download.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./pkg/scm/scm.go + echo '%dir %{gopath}/src/%{import_path}/./pkg/scm' ++ dirname ./pkg/scm/scm.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/scm + cp -pav ./pkg/scm/scm.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/scm/scm.go './pkg/scm/scm.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/scm/scm.go' + echo '%{gopath}/src/%{import_path}/./pkg/scm/scm.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./pkg/scm/doc.go + echo '%dir %{gopath}/src/%{import_path}/./pkg/scm' ++ dirname ./pkg/scm/doc.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/scm + cp -pav ./pkg/scm/doc.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/scm/doc.go './pkg/scm/doc.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/scm/doc.go' + echo '%{gopath}/src/%{import_path}/./pkg/scm/doc.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./pkg/scm/git/git.go + echo '%dir %{gopath}/src/%{import_path}/./pkg/scm/git' ++ dirname ./pkg/scm/git/git.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/scm/git + cp -pav ./pkg/scm/git/git.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/scm/git/git.go './pkg/scm/git/git.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/scm/git/git.go' + echo '%{gopath}/src/%{import_path}/./pkg/scm/git/git.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./pkg/scm/git/clone.go + echo '%dir %{gopath}/src/%{import_path}/./pkg/scm/git' ++ dirname ./pkg/scm/git/clone.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/scm/git + cp -pav ./pkg/scm/git/clone.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/scm/git/clone.go './pkg/scm/git/clone.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/scm/git/clone.go' + echo '%{gopath}/src/%{import_path}/./pkg/scm/git/clone.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./pkg/scm/git/doc.go + echo '%dir %{gopath}/src/%{import_path}/./pkg/scm/git' ++ dirname ./pkg/scm/git/doc.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/scm/git + cp -pav ./pkg/scm/git/doc.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/scm/git/doc.go './pkg/scm/git/doc.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/scm/git/doc.go' + echo '%{gopath}/src/%{import_path}/./pkg/scm/git/doc.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./pkg/util/cygpath.go + echo '%dir %{gopath}/src/%{import_path}/./pkg/util' ++ dirname ./pkg/util/cygpath.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/util + cp -pav ./pkg/util/cygpath.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/util/cygpath.go './pkg/util/cygpath.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/util/cygpath.go' + echo '%{gopath}/src/%{import_path}/./pkg/util/cygpath.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./pkg/util/util.go + echo '%dir %{gopath}/src/%{import_path}/./pkg/util' ++ dirname ./pkg/util/util.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/util + cp -pav ./pkg/util/util.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/util/util.go './pkg/util/util.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/util/util.go' + echo '%{gopath}/src/%{import_path}/./pkg/util/util.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./pkg/util/labels.go + echo '%dir %{gopath}/src/%{import_path}/./pkg/util' ++ dirname ./pkg/util/labels.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/util + cp -pav ./pkg/util/labels.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/util/labels.go './pkg/util/labels.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/util/labels.go' + echo '%{gopath}/src/%{import_path}/./pkg/util/labels.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./pkg/util/injection.go + echo '%dir %{gopath}/src/%{import_path}/./pkg/util' ++ dirname ./pkg/util/injection.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/util + cp -pav ./pkg/util/injection.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/util/injection.go './pkg/util/injection.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/util/injection.go' + echo '%{gopath}/src/%{import_path}/./pkg/util/injection.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./pkg/util/status/build_status.go + echo '%dir %{gopath}/src/%{import_path}/./pkg/util/status' ++ dirname ./pkg/util/status/build_status.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/util/status + cp -pav ./pkg/util/status/build_status.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/util/status/build_status.go './pkg/util/status/build_status.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/util/status/build_status.go' + echo '%{gopath}/src/%{import_path}/./pkg/util/status/build_status.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./pkg/util/status/doc.go + echo '%dir %{gopath}/src/%{import_path}/./pkg/util/status' ++ dirname ./pkg/util/status/doc.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/util/status + cp -pav ./pkg/util/status/doc.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/util/status/doc.go './pkg/util/status/doc.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/util/status/doc.go' + echo '%{gopath}/src/%{import_path}/./pkg/util/status/doc.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./pkg/util/user/rangelist.go + echo '%dir %{gopath}/src/%{import_path}/./pkg/util/user' ++ dirname ./pkg/util/user/rangelist.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/util/user + cp -pav ./pkg/util/user/rangelist.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/util/user/rangelist.go './pkg/util/user/rangelist.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/util/user/rangelist.go' + echo '%{gopath}/src/%{import_path}/./pkg/util/user/rangelist.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./pkg/util/user/range.go + echo '%dir %{gopath}/src/%{import_path}/./pkg/util/user' ++ dirname ./pkg/util/user/range.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/util/user + cp -pav ./pkg/util/user/range.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/util/user/range.go './pkg/util/user/range.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/util/user/range.go' + echo '%{gopath}/src/%{import_path}/./pkg/util/user/range.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./pkg/util/interrupt/interrupt.go + echo '%dir %{gopath}/src/%{import_path}/./pkg/util/interrupt' ++ dirname ./pkg/util/interrupt/interrupt.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/util/interrupt + cp -pav ./pkg/util/interrupt/interrupt.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/util/interrupt/interrupt.go './pkg/util/interrupt/interrupt.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/util/interrupt/interrupt.go' + echo '%{gopath}/src/%{import_path}/./pkg/util/interrupt/interrupt.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./pkg/util/timeout.go + echo '%dir %{gopath}/src/%{import_path}/./pkg/util' ++ dirname ./pkg/util/timeout.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/util + cp -pav ./pkg/util/timeout.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/util/timeout.go './pkg/util/timeout.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/util/timeout.go' + echo '%{gopath}/src/%{import_path}/./pkg/util/timeout.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./pkg/util/env.go + echo '%dir %{gopath}/src/%{import_path}/./pkg/util' ++ dirname ./pkg/util/env.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/util + cp -pav ./pkg/util/env.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/util/env.go './pkg/util/env.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/util/env.go' + echo '%{gopath}/src/%{import_path}/./pkg/util/env.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./pkg/util/fs.go + echo '%dir %{gopath}/src/%{import_path}/./pkg/util' ++ dirname ./pkg/util/fs.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/util + cp -pav ./pkg/util/fs.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/util/fs.go './pkg/util/fs.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/util/fs.go' + echo '%{gopath}/src/%{import_path}/./pkg/util/fs.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./pkg/util/glog/glog.go + echo '%dir %{gopath}/src/%{import_path}/./pkg/util/glog' ++ dirname ./pkg/util/glog/glog.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/util/glog + cp -pav ./pkg/util/glog/glog.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/util/glog/glog.go './pkg/util/glog/glog.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/util/glog/glog.go' + echo '%{gopath}/src/%{import_path}/./pkg/util/glog/glog.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./pkg/util/callback.go + echo '%dir %{gopath}/src/%{import_path}/./pkg/util' ++ dirname ./pkg/util/callback.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/util + cp -pav ./pkg/util/callback.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/util/callback.go './pkg/util/callback.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/util/callback.go' + echo '%{gopath}/src/%{import_path}/./pkg/util/callback.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./pkg/util/cmd.go + echo '%dir %{gopath}/src/%{import_path}/./pkg/util' ++ dirname ./pkg/util/cmd.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/util + cp -pav ./pkg/util/cmd.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/util/cmd.go './pkg/util/cmd.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/util/cmd.go' + echo '%{gopath}/src/%{import_path}/./pkg/util/cmd.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./pkg/util/doc.go + echo '%dir %{gopath}/src/%{import_path}/./pkg/util' ++ dirname ./pkg/util/doc.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/util + cp -pav ./pkg/util/doc.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/util/doc.go './pkg/util/doc.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/util/doc.go' + echo '%{gopath}/src/%{import_path}/./pkg/util/doc.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./pkg/docker/util.go + echo '%dir %{gopath}/src/%{import_path}/./pkg/docker' ++ dirname ./pkg/docker/util.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/docker + cp -pav ./pkg/docker/util.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/docker/util.go './pkg/docker/util.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/docker/util.go' + echo '%{gopath}/src/%{import_path}/./pkg/docker/util.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./pkg/docker/fake_docker.go + echo '%dir %{gopath}/src/%{import_path}/./pkg/docker' ++ dirname ./pkg/docker/fake_docker.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/docker + cp -pav ./pkg/docker/fake_docker.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/docker/fake_docker.go './pkg/docker/fake_docker.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/docker/fake_docker.go' + echo '%{gopath}/src/%{import_path}/./pkg/docker/fake_docker.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./pkg/docker/docker.go + echo '%dir %{gopath}/src/%{import_path}/./pkg/docker' ++ dirname ./pkg/docker/docker.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/docker + cp -pav ./pkg/docker/docker.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/docker/docker.go './pkg/docker/docker.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/docker/docker.go' + echo '%{gopath}/src/%{import_path}/./pkg/docker/docker.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./pkg/docker/doc.go + echo '%dir %{gopath}/src/%{import_path}/./pkg/docker' ++ dirname ./pkg/docker/doc.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/docker + cp -pav ./pkg/docker/doc.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/docker/doc.go './pkg/docker/doc.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/docker/doc.go' + echo '%{gopath}/src/%{import_path}/./pkg/docker/doc.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./pkg/docker/test/client.go + echo '%dir %{gopath}/src/%{import_path}/./pkg/docker/test' ++ dirname ./pkg/docker/test/client.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/docker/test + cp -pav ./pkg/docker/test/client.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/docker/test/client.go './pkg/docker/test/client.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/docker/test/client.go' + echo '%{gopath}/src/%{import_path}/./pkg/docker/test/client.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./pkg/config/config.go + echo '%dir %{gopath}/src/%{import_path}/./pkg/config' ++ dirname ./pkg/config/config.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/config + cp -pav ./pkg/config/config.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/config/config.go './pkg/config/config.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/config/config.go' + echo '%{gopath}/src/%{import_path}/./pkg/config/config.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./pkg/tar/tar.go + echo '%dir %{gopath}/src/%{import_path}/./pkg/tar' ++ dirname ./pkg/tar/tar.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/tar + cp -pav ./pkg/tar/tar.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/tar/tar.go './pkg/tar/tar.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/tar/tar.go' + echo '%{gopath}/src/%{import_path}/./pkg/tar/tar.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./pkg/tar/doc.go + echo '%dir %{gopath}/src/%{import_path}/./pkg/tar' ++ dirname ./pkg/tar/doc.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/tar + cp -pav ./pkg/tar/doc.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/tar/doc.go './pkg/tar/doc.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/tar/doc.go' + echo '%{gopath}/src/%{import_path}/./pkg/tar/doc.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./pkg/create/templates/test.go + echo '%dir %{gopath}/src/%{import_path}/./pkg/create/templates' ++ dirname ./pkg/create/templates/test.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/create/templates + cp -pav ./pkg/create/templates/test.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/create/templates/test.go './pkg/create/templates/test.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/create/templates/test.go' + echo '%{gopath}/src/%{import_path}/./pkg/create/templates/test.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./pkg/create/templates/scripts.go + echo '%dir %{gopath}/src/%{import_path}/./pkg/create/templates' ++ dirname ./pkg/create/templates/scripts.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/create/templates + cp -pav ./pkg/create/templates/scripts.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/create/templates/scripts.go './pkg/create/templates/scripts.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/create/templates/scripts.go' + echo '%{gopath}/src/%{import_path}/./pkg/create/templates/scripts.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./pkg/create/templates/docker.go + echo '%dir %{gopath}/src/%{import_path}/./pkg/create/templates' ++ dirname ./pkg/create/templates/docker.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/create/templates + cp -pav ./pkg/create/templates/docker.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/create/templates/docker.go './pkg/create/templates/docker.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/create/templates/docker.go' + echo '%{gopath}/src/%{import_path}/./pkg/create/templates/docker.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./pkg/create/templates/readme.go + echo '%dir %{gopath}/src/%{import_path}/./pkg/create/templates' ++ dirname ./pkg/create/templates/readme.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/create/templates + cp -pav ./pkg/create/templates/readme.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/create/templates/readme.go './pkg/create/templates/readme.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/create/templates/readme.go' + echo '%{gopath}/src/%{import_path}/./pkg/create/templates/readme.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./pkg/create/create.go + echo '%dir %{gopath}/src/%{import_path}/./pkg/create' ++ dirname ./pkg/create/create.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/create + cp -pav ./pkg/create/create.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/create/create.go './pkg/create/create.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/create/create.go' + echo '%{gopath}/src/%{import_path}/./pkg/create/create.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./pkg/scripts/environment.go + echo '%dir %{gopath}/src/%{import_path}/./pkg/scripts' ++ dirname ./pkg/scripts/environment.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/scripts + cp -pav ./pkg/scripts/environment.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/scripts/environment.go './pkg/scripts/environment.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/scripts/environment.go' + echo '%{gopath}/src/%{import_path}/./pkg/scripts/environment.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./pkg/scripts/download.go + echo '%dir %{gopath}/src/%{import_path}/./pkg/scripts' ++ dirname ./pkg/scripts/download.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/scripts + cp -pav ./pkg/scripts/download.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/scripts/download.go './pkg/scripts/download.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/scripts/download.go' + echo '%{gopath}/src/%{import_path}/./pkg/scripts/download.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./pkg/scripts/install.go + echo '%dir %{gopath}/src/%{import_path}/./pkg/scripts' ++ dirname ./pkg/scripts/install.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/scripts + cp -pav ./pkg/scripts/install.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/scripts/install.go './pkg/scripts/install.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/scripts/install.go' + echo '%{gopath}/src/%{import_path}/./pkg/scripts/install.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./pkg/scripts/doc.go + echo '%dir %{gopath}/src/%{import_path}/./pkg/scripts' ++ dirname ./pkg/scripts/doc.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/scripts + cp -pav ./pkg/scripts/doc.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/scripts/doc.go './pkg/scripts/doc.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/scripts/doc.go' + echo '%{gopath}/src/%{import_path}/./pkg/scripts/doc.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./pkg/api/scripts.go + echo '%dir %{gopath}/src/%{import_path}/./pkg/api' ++ dirname ./pkg/api/scripts.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/api + cp -pav ./pkg/api/scripts.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/api/scripts.go './pkg/api/scripts.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/api/scripts.go' + echo '%{gopath}/src/%{import_path}/./pkg/api/scripts.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./pkg/api/types.go + echo '%dir %{gopath}/src/%{import_path}/./pkg/api' ++ dirname ./pkg/api/types.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/api + cp -pav ./pkg/api/types.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/api/types.go './pkg/api/types.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/api/types.go' + echo '%{gopath}/src/%{import_path}/./pkg/api/types.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./pkg/api/helpers.go + echo '%dir %{gopath}/src/%{import_path}/./pkg/api' ++ dirname ./pkg/api/helpers.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/api + cp -pav ./pkg/api/helpers.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/api/helpers.go './pkg/api/helpers.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/api/helpers.go' + echo '%{gopath}/src/%{import_path}/./pkg/api/helpers.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./pkg/api/describe/describer.go + echo '%dir %{gopath}/src/%{import_path}/./pkg/api/describe' ++ dirname ./pkg/api/describe/describer.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/api/describe + cp -pav ./pkg/api/describe/describer.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/api/describe/describer.go './pkg/api/describe/describer.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/api/describe/describer.go' + echo '%{gopath}/src/%{import_path}/./pkg/api/describe/describer.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./pkg/api/validation/validation.go + echo '%dir %{gopath}/src/%{import_path}/./pkg/api/validation' ++ dirname ./pkg/api/validation/validation.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/api/validation + cp -pav ./pkg/api/validation/validation.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/api/validation/validation.go './pkg/api/validation/validation.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/api/validation/validation.go' + echo '%{gopath}/src/%{import_path}/./pkg/api/validation/validation.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./pkg/api/doc.go + echo '%dir %{gopath}/src/%{import_path}/./pkg/api' ++ dirname ./pkg/api/doc.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/api + cp -pav ./pkg/api/doc.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/api/doc.go './pkg/api/doc.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/api/doc.go' + echo '%{gopath}/src/%{import_path}/./pkg/api/doc.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./pkg/version/version.go + echo '%dir %{gopath}/src/%{import_path}/./pkg/version' ++ dirname ./pkg/version/version.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/version + cp -pav ./pkg/version/version.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/version/version.go './pkg/version/version.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/version/version.go' + echo '%{gopath}/src/%{import_path}/./pkg/version/version.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./pkg/version/doc.go + echo '%dir %{gopath}/src/%{import_path}/./pkg/version' ++ dirname ./pkg/version/doc.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/version + cp -pav ./pkg/version/doc.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/version/doc.go './pkg/version/doc.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/version/doc.go' + echo '%{gopath}/src/%{import_path}/./pkg/version/doc.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./pkg/ignore/ignore.go + echo '%dir %{gopath}/src/%{import_path}/./pkg/ignore' ++ dirname ./pkg/ignore/ignore.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/ignore + cp -pav ./pkg/ignore/ignore.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/ignore/ignore.go './pkg/ignore/ignore.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/ignore/ignore.go' + echo '%{gopath}/src/%{import_path}/./pkg/ignore/ignore.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./pkg/ignore/doc.go + echo '%dir %{gopath}/src/%{import_path}/./pkg/ignore' ++ dirname ./pkg/ignore/doc.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/ignore + cp -pav ./pkg/ignore/doc.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/ignore/doc.go './pkg/ignore/doc.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/ignore/doc.go' + echo '%{gopath}/src/%{import_path}/./pkg/ignore/doc.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./pkg/build/interfaces.go + echo '%dir %{gopath}/src/%{import_path}/./pkg/build' ++ dirname ./pkg/build/interfaces.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/build + cp -pav ./pkg/build/interfaces.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/build/interfaces.go './pkg/build/interfaces.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/build/interfaces.go' + echo '%{gopath}/src/%{import_path}/./pkg/build/interfaces.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./pkg/build/strategies/strategies.go + echo '%dir %{gopath}/src/%{import_path}/./pkg/build/strategies' ++ dirname ./pkg/build/strategies/strategies.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/build/strategies + cp -pav ./pkg/build/strategies/strategies.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/build/strategies/strategies.go './pkg/build/strategies/strategies.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/build/strategies/strategies.go' + echo '%{gopath}/src/%{import_path}/./pkg/build/strategies/strategies.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./pkg/build/strategies/layered/layered.go + echo '%dir %{gopath}/src/%{import_path}/./pkg/build/strategies/layered' ++ dirname ./pkg/build/strategies/layered/layered.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/build/strategies/layered + cp -pav ./pkg/build/strategies/layered/layered.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/build/strategies/layered/layered.go './pkg/build/strategies/layered/layered.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/build/strategies/layered/layered.go' + echo '%{gopath}/src/%{import_path}/./pkg/build/strategies/layered/layered.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./pkg/build/strategies/sti/postexecutorstep.go + echo '%dir %{gopath}/src/%{import_path}/./pkg/build/strategies/sti' ++ dirname ./pkg/build/strategies/sti/postexecutorstep.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/build/strategies/sti + cp -pav ./pkg/build/strategies/sti/postexecutorstep.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/build/strategies/sti/postexecutorstep.go './pkg/build/strategies/sti/postexecutorstep.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/build/strategies/sti/postexecutorstep.go' + echo '%{gopath}/src/%{import_path}/./pkg/build/strategies/sti/postexecutorstep.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./pkg/build/strategies/sti/sti.go + echo '%dir %{gopath}/src/%{import_path}/./pkg/build/strategies/sti' ++ dirname ./pkg/build/strategies/sti/sti.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/build/strategies/sti + cp -pav ./pkg/build/strategies/sti/sti.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/build/strategies/sti/sti.go './pkg/build/strategies/sti/sti.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/build/strategies/sti/sti.go' + echo '%{gopath}/src/%{import_path}/./pkg/build/strategies/sti/sti.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./pkg/build/strategies/sti/usage.go + echo '%dir %{gopath}/src/%{import_path}/./pkg/build/strategies/sti' ++ dirname ./pkg/build/strategies/sti/usage.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/build/strategies/sti + cp -pav ./pkg/build/strategies/sti/usage.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/build/strategies/sti/usage.go './pkg/build/strategies/sti/usage.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/build/strategies/sti/usage.go' + echo '%{gopath}/src/%{import_path}/./pkg/build/strategies/sti/usage.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./pkg/build/strategies/onbuild/onbuild.go + echo '%dir %{gopath}/src/%{import_path}/./pkg/build/strategies/onbuild' ++ dirname ./pkg/build/strategies/onbuild/onbuild.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/build/strategies/onbuild + cp -pav ./pkg/build/strategies/onbuild/onbuild.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/build/strategies/onbuild/onbuild.go './pkg/build/strategies/onbuild/onbuild.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/build/strategies/onbuild/onbuild.go' + echo '%{gopath}/src/%{import_path}/./pkg/build/strategies/onbuild/onbuild.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./pkg/build/strategies/onbuild/entrypoint.go + echo '%dir %{gopath}/src/%{import_path}/./pkg/build/strategies/onbuild' ++ dirname ./pkg/build/strategies/onbuild/entrypoint.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/build/strategies/onbuild + cp -pav ./pkg/build/strategies/onbuild/entrypoint.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/build/strategies/onbuild/entrypoint.go './pkg/build/strategies/onbuild/entrypoint.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/build/strategies/onbuild/entrypoint.go' + echo '%{gopath}/src/%{import_path}/./pkg/build/strategies/onbuild/entrypoint.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./pkg/build/strategies/doc.go + echo '%dir %{gopath}/src/%{import_path}/./pkg/build/strategies' ++ dirname ./pkg/build/strategies/doc.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/build/strategies + cp -pav ./pkg/build/strategies/doc.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/build/strategies/doc.go './pkg/build/strategies/doc.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/build/strategies/doc.go' + echo '%{gopath}/src/%{import_path}/./pkg/build/strategies/doc.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./pkg/build/cleanup.go + echo '%dir %{gopath}/src/%{import_path}/./pkg/build' ++ dirname ./pkg/build/cleanup.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/build + cp -pav ./pkg/build/cleanup.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/build/cleanup.go './pkg/build/cleanup.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/build/cleanup.go' + echo '%{gopath}/src/%{import_path}/./pkg/build/cleanup.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./pkg/build/config.go + echo '%dir %{gopath}/src/%{import_path}/./pkg/build' ++ dirname ./pkg/build/config.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/build + cp -pav ./pkg/build/config.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/build/config.go './pkg/build/config.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/build/config.go' + echo '%{gopath}/src/%{import_path}/./pkg/build/config.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./pkg/cmd/util.go + echo '%dir %{gopath}/src/%{import_path}/./pkg/cmd' ++ dirname ./pkg/cmd/util.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/cmd + cp -pav ./pkg/cmd/util.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/cmd/util.go './pkg/cmd/util.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/cmd/util.go' + echo '%{gopath}/src/%{import_path}/./pkg/cmd/util.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./pkg/test/git.go + echo '%dir %{gopath}/src/%{import_path}/./pkg/test' ++ dirname ./pkg/test/git.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/test + cp -pav ./pkg/test/git.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/test/git.go './pkg/test/git.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/test/git.go' + echo '%{gopath}/src/%{import_path}/./pkg/test/git.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./pkg/test/tar.go + echo '%dir %{gopath}/src/%{import_path}/./pkg/test' ++ dirname ./pkg/test/tar.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/test + cp -pav ./pkg/test/tar.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/test/tar.go './pkg/test/tar.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/test/tar.go' + echo '%{gopath}/src/%{import_path}/./pkg/test/tar.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./pkg/test/download.go + echo '%dir %{gopath}/src/%{import_path}/./pkg/test' ++ dirname ./pkg/test/download.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/test + cp -pav ./pkg/test/download.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/test/download.go './pkg/test/download.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/test/download.go' + echo '%{gopath}/src/%{import_path}/./pkg/test/download.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./pkg/test/install.go + echo '%dir %{gopath}/src/%{import_path}/./pkg/test' ++ dirname ./pkg/test/install.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/test + cp -pav ./pkg/test/install.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/test/install.go './pkg/test/install.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/test/install.go' + echo '%{gopath}/src/%{import_path}/./pkg/test/install.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./pkg/test/fs.go + echo '%dir %{gopath}/src/%{import_path}/./pkg/test' ++ dirname ./pkg/test/fs.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/test + cp -pav ./pkg/test/fs.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/test/fs.go './pkg/test/fs.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/test/fs.go' + echo '%{gopath}/src/%{import_path}/./pkg/test/fs.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./pkg/test/callback.go + echo '%dir %{gopath}/src/%{import_path}/./pkg/test' ++ dirname ./pkg/test/callback.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/test + cp -pav ./pkg/test/callback.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/test/callback.go './pkg/test/callback.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/test/callback.go' + echo '%{gopath}/src/%{import_path}/./pkg/test/callback.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./pkg/test/cmd.go + echo '%dir %{gopath}/src/%{import_path}/./pkg/test' ++ dirname ./pkg/test/cmd.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/test + cp -pav ./pkg/test/cmd.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/test/cmd.go './pkg/test/cmd.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/test/cmd.go' + echo '%{gopath}/src/%{import_path}/./pkg/test/cmd.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./pkg/test/doc.go + echo '%dir %{gopath}/src/%{import_path}/./pkg/test' ++ dirname ./pkg/test/doc.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/test + cp -pav ./pkg/test/doc.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/test/doc.go './pkg/test/doc.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/test/doc.go' + echo '%{gopath}/src/%{import_path}/./pkg/test/doc.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./cmd/s2i/main.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/s2i' ++ dirname ./cmd/s2i/main.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./cmd/s2i + cp -pav ./cmd/s2i/main.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./cmd/s2i/main.go './cmd/s2i/main.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./cmd/s2i/main.go' + echo '%{gopath}/src/%{import_path}/./cmd/s2i/main.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./cmd/s2i/doc.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/s2i' ++ dirname ./cmd/s2i/doc.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./cmd/s2i + cp -pav ./cmd/s2i/doc.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./cmd/s2i/doc.go './cmd/s2i/doc.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./cmd/s2i/doc.go' + echo '%{gopath}/src/%{import_path}/./cmd/s2i/doc.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./doc.go + echo '%dir %{gopath}/src/%{import_path}/.' ++ dirname ./doc.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/. + cp -pav ./doc.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./doc.go './doc.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./doc.go' + echo '%{gopath}/src/%{import_path}/./doc.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/golang.org/x/sys/windows/mksyscall.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/windows' ++ dirname ./vendor/golang.org/x/sys/windows/mksyscall.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/golang.org/x/sys/windows + cp -pav ./vendor/golang.org/x/sys/windows/mksyscall.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/golang.org/x/sys/windows/mksyscall.go './vendor/golang.org/x/sys/windows/mksyscall.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/golang.org/x/sys/windows/mksyscall.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/windows/mksyscall.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/golang.org/x/sys/windows/env_unset.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/windows' ++ dirname ./vendor/golang.org/x/sys/windows/env_unset.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/golang.org/x/sys/windows + cp -pav ./vendor/golang.org/x/sys/windows/env_unset.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/golang.org/x/sys/windows/env_unset.go './vendor/golang.org/x/sys/windows/env_unset.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/golang.org/x/sys/windows/env_unset.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/windows/env_unset.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/golang.org/x/sys/windows/str.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/windows' ++ dirname ./vendor/golang.org/x/sys/windows/str.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/golang.org/x/sys/windows + cp -pav ./vendor/golang.org/x/sys/windows/str.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/golang.org/x/sys/windows/str.go './vendor/golang.org/x/sys/windows/str.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/golang.org/x/sys/windows/str.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/windows/str.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/golang.org/x/sys/windows/race0.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/windows' ++ dirname ./vendor/golang.org/x/sys/windows/race0.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/golang.org/x/sys/windows + cp -pav ./vendor/golang.org/x/sys/windows/race0.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/golang.org/x/sys/windows/race0.go './vendor/golang.org/x/sys/windows/race0.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/golang.org/x/sys/windows/race0.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/windows/race0.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/golang.org/x/sys/windows/security_windows.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/windows' ++ dirname ./vendor/golang.org/x/sys/windows/security_windows.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/golang.org/x/sys/windows + cp -pav ./vendor/golang.org/x/sys/windows/security_windows.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/golang.org/x/sys/windows/security_windows.go './vendor/golang.org/x/sys/windows/security_windows.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/golang.org/x/sys/windows/security_windows.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/windows/security_windows.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/golang.org/x/sys/windows/syscall.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/windows' ++ dirname ./vendor/golang.org/x/sys/windows/syscall.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/golang.org/x/sys/windows + cp -pav ./vendor/golang.org/x/sys/windows/syscall.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/golang.org/x/sys/windows/syscall.go './vendor/golang.org/x/sys/windows/syscall.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/golang.org/x/sys/windows/syscall.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/windows/syscall.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/golang.org/x/sys/windows/env_windows.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/windows' ++ dirname ./vendor/golang.org/x/sys/windows/env_windows.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/golang.org/x/sys/windows + cp -pav ./vendor/golang.org/x/sys/windows/env_windows.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/golang.org/x/sys/windows/env_windows.go './vendor/golang.org/x/sys/windows/env_windows.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/golang.org/x/sys/windows/env_windows.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/windows/env_windows.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/golang.org/x/sys/windows/eventlog.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/windows' ++ dirname ./vendor/golang.org/x/sys/windows/eventlog.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/golang.org/x/sys/windows + cp -pav ./vendor/golang.org/x/sys/windows/eventlog.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/golang.org/x/sys/windows/eventlog.go './vendor/golang.org/x/sys/windows/eventlog.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/golang.org/x/sys/windows/eventlog.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/windows/eventlog.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/golang.org/x/sys/windows/race.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/windows' ++ dirname ./vendor/golang.org/x/sys/windows/race.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/golang.org/x/sys/windows + cp -pav ./vendor/golang.org/x/sys/windows/race.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/golang.org/x/sys/windows/race.go './vendor/golang.org/x/sys/windows/race.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/golang.org/x/sys/windows/race.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/windows/race.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/golang.org/x/sys/windows/ztypes_windows.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/windows' ++ dirname ./vendor/golang.org/x/sys/windows/ztypes_windows.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/golang.org/x/sys/windows + cp -pav ./vendor/golang.org/x/sys/windows/ztypes_windows.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/golang.org/x/sys/windows/ztypes_windows.go './vendor/golang.org/x/sys/windows/ztypes_windows.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/golang.org/x/sys/windows/ztypes_windows.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/windows/ztypes_windows.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/golang.org/x/sys/windows/zsyscall_windows.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/windows' ++ dirname ./vendor/golang.org/x/sys/windows/zsyscall_windows.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/golang.org/x/sys/windows + cp -pav ./vendor/golang.org/x/sys/windows/zsyscall_windows.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/golang.org/x/sys/windows/zsyscall_windows.go './vendor/golang.org/x/sys/windows/zsyscall_windows.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/golang.org/x/sys/windows/zsyscall_windows.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/windows/zsyscall_windows.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/golang.org/x/sys/windows/syscall_windows.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/windows' ++ dirname ./vendor/golang.org/x/sys/windows/syscall_windows.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/golang.org/x/sys/windows + cp -pav ./vendor/golang.org/x/sys/windows/syscall_windows.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/golang.org/x/sys/windows/syscall_windows.go './vendor/golang.org/x/sys/windows/syscall_windows.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/golang.org/x/sys/windows/syscall_windows.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/windows/syscall_windows.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/golang.org/x/sys/windows/ztypes_windows_amd64.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/windows' ++ dirname ./vendor/golang.org/x/sys/windows/ztypes_windows_amd64.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/golang.org/x/sys/windows + cp -pav ./vendor/golang.org/x/sys/windows/ztypes_windows_amd64.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/golang.org/x/sys/windows/ztypes_windows_amd64.go './vendor/golang.org/x/sys/windows/ztypes_windows_amd64.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/golang.org/x/sys/windows/ztypes_windows_amd64.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/windows/ztypes_windows_amd64.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/golang.org/x/sys/windows/service.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/windows' ++ dirname ./vendor/golang.org/x/sys/windows/service.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/golang.org/x/sys/windows + cp -pav ./vendor/golang.org/x/sys/windows/service.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/golang.org/x/sys/windows/service.go './vendor/golang.org/x/sys/windows/service.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/golang.org/x/sys/windows/service.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/windows/service.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/golang.org/x/sys/windows/dll_windows.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/windows' ++ dirname ./vendor/golang.org/x/sys/windows/dll_windows.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/golang.org/x/sys/windows + cp -pav ./vendor/golang.org/x/sys/windows/dll_windows.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/golang.org/x/sys/windows/dll_windows.go './vendor/golang.org/x/sys/windows/dll_windows.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/golang.org/x/sys/windows/dll_windows.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/windows/dll_windows.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/golang.org/x/sys/windows/exec_windows.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/windows' ++ dirname ./vendor/golang.org/x/sys/windows/exec_windows.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/golang.org/x/sys/windows + cp -pav ./vendor/golang.org/x/sys/windows/exec_windows.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/golang.org/x/sys/windows/exec_windows.go './vendor/golang.org/x/sys/windows/exec_windows.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/golang.org/x/sys/windows/exec_windows.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/windows/exec_windows.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/golang.org/x/sys/windows/ztypes_windows_386.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/windows' ++ dirname ./vendor/golang.org/x/sys/windows/ztypes_windows_386.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/golang.org/x/sys/windows + cp -pav ./vendor/golang.org/x/sys/windows/ztypes_windows_386.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/golang.org/x/sys/windows/ztypes_windows_386.go './vendor/golang.org/x/sys/windows/ztypes_windows_386.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/golang.org/x/sys/windows/ztypes_windows_386.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/windows/ztypes_windows_386.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/golang.org/x/net/proxy/direct.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/net/proxy' ++ dirname ./vendor/golang.org/x/net/proxy/direct.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/golang.org/x/net/proxy + cp -pav ./vendor/golang.org/x/net/proxy/direct.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/golang.org/x/net/proxy/direct.go './vendor/golang.org/x/net/proxy/direct.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/golang.org/x/net/proxy/direct.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/net/proxy/direct.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/golang.org/x/net/proxy/socks5.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/net/proxy' ++ dirname ./vendor/golang.org/x/net/proxy/socks5.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/golang.org/x/net/proxy + cp -pav ./vendor/golang.org/x/net/proxy/socks5.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/golang.org/x/net/proxy/socks5.go './vendor/golang.org/x/net/proxy/socks5.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/golang.org/x/net/proxy/socks5.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/net/proxy/socks5.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/golang.org/x/net/proxy/proxy.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/net/proxy' ++ dirname ./vendor/golang.org/x/net/proxy/proxy.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/golang.org/x/net/proxy + cp -pav ./vendor/golang.org/x/net/proxy/proxy.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/golang.org/x/net/proxy/proxy.go './vendor/golang.org/x/net/proxy/proxy.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/golang.org/x/net/proxy/proxy.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/net/proxy/proxy.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/golang.org/x/net/proxy/per_host.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/net/proxy' ++ dirname ./vendor/golang.org/x/net/proxy/per_host.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/golang.org/x/net/proxy + cp -pav ./vendor/golang.org/x/net/proxy/per_host.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/golang.org/x/net/proxy/per_host.go './vendor/golang.org/x/net/proxy/per_host.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/golang.org/x/net/proxy/per_host.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/net/proxy/per_host.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/golang.org/x/net/context/context.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/net/context' ++ dirname ./vendor/golang.org/x/net/context/context.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/golang.org/x/net/context + cp -pav ./vendor/golang.org/x/net/context/context.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/golang.org/x/net/context/context.go './vendor/golang.org/x/net/context/context.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/golang.org/x/net/context/context.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/net/context/context.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/golang.org/x/net/context/pre_go17.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/net/context' ++ dirname ./vendor/golang.org/x/net/context/pre_go17.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/golang.org/x/net/context + cp -pav ./vendor/golang.org/x/net/context/pre_go17.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/golang.org/x/net/context/pre_go17.go './vendor/golang.org/x/net/context/pre_go17.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/golang.org/x/net/context/pre_go17.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/net/context/pre_go17.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/golang.org/x/net/context/go17.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/net/context' ++ dirname ./vendor/golang.org/x/net/context/go17.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/golang.org/x/net/context + cp -pav ./vendor/golang.org/x/net/context/go17.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/golang.org/x/net/context/go17.go './vendor/golang.org/x/net/context/go17.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/golang.org/x/net/context/go17.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/net/context/go17.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/spf13/pflag/ipmask.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/spf13/pflag' ++ dirname ./vendor/github.com/spf13/pflag/ipmask.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/spf13/pflag + cp -pav ./vendor/github.com/spf13/pflag/ipmask.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/spf13/pflag/ipmask.go './vendor/github.com/spf13/pflag/ipmask.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/spf13/pflag/ipmask.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/spf13/pflag/ipmask.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/spf13/pflag/flag.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/spf13/pflag' ++ dirname ./vendor/github.com/spf13/pflag/flag.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/spf13/pflag + cp -pav ./vendor/github.com/spf13/pflag/flag.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/spf13/pflag/flag.go './vendor/github.com/spf13/pflag/flag.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/spf13/pflag/flag.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/spf13/pflag/flag.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/spf13/pflag/uint.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/spf13/pflag' ++ dirname ./vendor/github.com/spf13/pflag/uint.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/spf13/pflag + cp -pav ./vendor/github.com/spf13/pflag/uint.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/spf13/pflag/uint.go './vendor/github.com/spf13/pflag/uint.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/spf13/pflag/uint.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/spf13/pflag/uint.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/spf13/pflag/golangflag.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/spf13/pflag' ++ dirname ./vendor/github.com/spf13/pflag/golangflag.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/spf13/pflag + cp -pav ./vendor/github.com/spf13/pflag/golangflag.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/spf13/pflag/golangflag.go './vendor/github.com/spf13/pflag/golangflag.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/spf13/pflag/golangflag.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/spf13/pflag/golangflag.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/spf13/pflag/ip.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/spf13/pflag' ++ dirname ./vendor/github.com/spf13/pflag/ip.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/spf13/pflag + cp -pav ./vendor/github.com/spf13/pflag/ip.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/spf13/pflag/ip.go './vendor/github.com/spf13/pflag/ip.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/spf13/pflag/ip.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/spf13/pflag/ip.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/spf13/pflag/uint8.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/spf13/pflag' ++ dirname ./vendor/github.com/spf13/pflag/uint8.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/spf13/pflag + cp -pav ./vendor/github.com/spf13/pflag/uint8.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/spf13/pflag/uint8.go './vendor/github.com/spf13/pflag/uint8.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/spf13/pflag/uint8.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/spf13/pflag/uint8.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/spf13/pflag/uint64.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/spf13/pflag' ++ dirname ./vendor/github.com/spf13/pflag/uint64.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/spf13/pflag + cp -pav ./vendor/github.com/spf13/pflag/uint64.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/spf13/pflag/uint64.go './vendor/github.com/spf13/pflag/uint64.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/spf13/pflag/uint64.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/spf13/pflag/uint64.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/spf13/pflag/int.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/spf13/pflag' ++ dirname ./vendor/github.com/spf13/pflag/int.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/spf13/pflag + cp -pav ./vendor/github.com/spf13/pflag/int.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/spf13/pflag/int.go './vendor/github.com/spf13/pflag/int.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/spf13/pflag/int.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/spf13/pflag/int.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/spf13/pflag/ipnet.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/spf13/pflag' ++ dirname ./vendor/github.com/spf13/pflag/ipnet.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/spf13/pflag + cp -pav ./vendor/github.com/spf13/pflag/ipnet.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/spf13/pflag/ipnet.go './vendor/github.com/spf13/pflag/ipnet.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/spf13/pflag/ipnet.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/spf13/pflag/ipnet.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/spf13/pflag/string_array.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/spf13/pflag' ++ dirname ./vendor/github.com/spf13/pflag/string_array.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/spf13/pflag + cp -pav ./vendor/github.com/spf13/pflag/string_array.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/spf13/pflag/string_array.go './vendor/github.com/spf13/pflag/string_array.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/spf13/pflag/string_array.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/spf13/pflag/string_array.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/spf13/pflag/int8.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/spf13/pflag' ++ dirname ./vendor/github.com/spf13/pflag/int8.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/spf13/pflag + cp -pav ./vendor/github.com/spf13/pflag/int8.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/spf13/pflag/int8.go './vendor/github.com/spf13/pflag/int8.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/spf13/pflag/int8.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/spf13/pflag/int8.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/spf13/pflag/string.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/spf13/pflag' ++ dirname ./vendor/github.com/spf13/pflag/string.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/spf13/pflag + cp -pav ./vendor/github.com/spf13/pflag/string.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/spf13/pflag/string.go './vendor/github.com/spf13/pflag/string.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/spf13/pflag/string.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/spf13/pflag/string.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/spf13/pflag/float64.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/spf13/pflag' ++ dirname ./vendor/github.com/spf13/pflag/float64.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/spf13/pflag + cp -pav ./vendor/github.com/spf13/pflag/float64.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/spf13/pflag/float64.go './vendor/github.com/spf13/pflag/float64.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/spf13/pflag/float64.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/spf13/pflag/float64.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/spf13/pflag/uint16.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/spf13/pflag' ++ dirname ./vendor/github.com/spf13/pflag/uint16.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/spf13/pflag + cp -pav ./vendor/github.com/spf13/pflag/uint16.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/spf13/pflag/uint16.go './vendor/github.com/spf13/pflag/uint16.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/spf13/pflag/uint16.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/spf13/pflag/uint16.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/spf13/pflag/string_slice.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/spf13/pflag' ++ dirname ./vendor/github.com/spf13/pflag/string_slice.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/spf13/pflag + cp -pav ./vendor/github.com/spf13/pflag/string_slice.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/spf13/pflag/string_slice.go './vendor/github.com/spf13/pflag/string_slice.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/spf13/pflag/string_slice.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/spf13/pflag/string_slice.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/spf13/pflag/float32.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/spf13/pflag' ++ dirname ./vendor/github.com/spf13/pflag/float32.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/spf13/pflag + cp -pav ./vendor/github.com/spf13/pflag/float32.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/spf13/pflag/float32.go './vendor/github.com/spf13/pflag/float32.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/spf13/pflag/float32.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/spf13/pflag/float32.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/spf13/pflag/int_slice.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/spf13/pflag' ++ dirname ./vendor/github.com/spf13/pflag/int_slice.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/spf13/pflag + cp -pav ./vendor/github.com/spf13/pflag/int_slice.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/spf13/pflag/int_slice.go './vendor/github.com/spf13/pflag/int_slice.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/spf13/pflag/int_slice.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/spf13/pflag/int_slice.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/spf13/pflag/uint32.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/spf13/pflag' ++ dirname ./vendor/github.com/spf13/pflag/uint32.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/spf13/pflag + cp -pav ./vendor/github.com/spf13/pflag/uint32.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/spf13/pflag/uint32.go './vendor/github.com/spf13/pflag/uint32.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/spf13/pflag/uint32.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/spf13/pflag/uint32.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/spf13/pflag/bool_slice.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/spf13/pflag' ++ dirname ./vendor/github.com/spf13/pflag/bool_slice.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/spf13/pflag + cp -pav ./vendor/github.com/spf13/pflag/bool_slice.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/spf13/pflag/bool_slice.go './vendor/github.com/spf13/pflag/bool_slice.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/spf13/pflag/bool_slice.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/spf13/pflag/bool_slice.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/spf13/pflag/int64.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/spf13/pflag' ++ dirname ./vendor/github.com/spf13/pflag/int64.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/spf13/pflag + cp -pav ./vendor/github.com/spf13/pflag/int64.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/spf13/pflag/int64.go './vendor/github.com/spf13/pflag/int64.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/spf13/pflag/int64.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/spf13/pflag/int64.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/spf13/pflag/uint_slice.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/spf13/pflag' ++ dirname ./vendor/github.com/spf13/pflag/uint_slice.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/spf13/pflag + cp -pav ./vendor/github.com/spf13/pflag/uint_slice.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/spf13/pflag/uint_slice.go './vendor/github.com/spf13/pflag/uint_slice.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/spf13/pflag/uint_slice.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/spf13/pflag/uint_slice.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/spf13/pflag/int32.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/spf13/pflag' ++ dirname ./vendor/github.com/spf13/pflag/int32.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/spf13/pflag + cp -pav ./vendor/github.com/spf13/pflag/int32.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/spf13/pflag/int32.go './vendor/github.com/spf13/pflag/int32.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/spf13/pflag/int32.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/spf13/pflag/int32.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/spf13/pflag/count.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/spf13/pflag' ++ dirname ./vendor/github.com/spf13/pflag/count.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/spf13/pflag + cp -pav ./vendor/github.com/spf13/pflag/count.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/spf13/pflag/count.go './vendor/github.com/spf13/pflag/count.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/spf13/pflag/count.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/spf13/pflag/count.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/spf13/pflag/bool.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/spf13/pflag' ++ dirname ./vendor/github.com/spf13/pflag/bool.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/spf13/pflag + cp -pav ./vendor/github.com/spf13/pflag/bool.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/spf13/pflag/bool.go './vendor/github.com/spf13/pflag/bool.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/spf13/pflag/bool.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/spf13/pflag/bool.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/spf13/pflag/ip_slice.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/spf13/pflag' ++ dirname ./vendor/github.com/spf13/pflag/ip_slice.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/spf13/pflag + cp -pav ./vendor/github.com/spf13/pflag/ip_slice.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/spf13/pflag/ip_slice.go './vendor/github.com/spf13/pflag/ip_slice.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/spf13/pflag/ip_slice.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/spf13/pflag/ip_slice.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/spf13/pflag/duration.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/spf13/pflag' ++ dirname ./vendor/github.com/spf13/pflag/duration.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/spf13/pflag + cp -pav ./vendor/github.com/spf13/pflag/duration.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/spf13/pflag/duration.go './vendor/github.com/spf13/pflag/duration.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/spf13/pflag/duration.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/spf13/pflag/duration.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/spf13/cobra/cobra.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/spf13/cobra' ++ dirname ./vendor/github.com/spf13/cobra/cobra.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/spf13/cobra + cp -pav ./vendor/github.com/spf13/cobra/cobra.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/spf13/cobra/cobra.go './vendor/github.com/spf13/cobra/cobra.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/spf13/cobra/cobra.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/spf13/cobra/cobra.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/spf13/cobra/bash_completions.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/spf13/cobra' ++ dirname ./vendor/github.com/spf13/cobra/bash_completions.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/spf13/cobra + cp -pav ./vendor/github.com/spf13/cobra/bash_completions.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/spf13/cobra/bash_completions.go './vendor/github.com/spf13/cobra/bash_completions.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/spf13/cobra/bash_completions.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/spf13/cobra/bash_completions.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/spf13/cobra/command_win.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/spf13/cobra' ++ dirname ./vendor/github.com/spf13/cobra/command_win.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/spf13/cobra + cp -pav ./vendor/github.com/spf13/cobra/command_win.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/spf13/cobra/command_win.go './vendor/github.com/spf13/cobra/command_win.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/spf13/cobra/command_win.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/spf13/cobra/command_win.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/spf13/cobra/command.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/spf13/cobra' ++ dirname ./vendor/github.com/spf13/cobra/command.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/spf13/cobra + cp -pav ./vendor/github.com/spf13/cobra/command.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/spf13/cobra/command.go './vendor/github.com/spf13/cobra/command.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/spf13/cobra/command.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/spf13/cobra/command.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/spf13/cobra/command_notwin.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/spf13/cobra' ++ dirname ./vendor/github.com/spf13/cobra/command_notwin.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/spf13/cobra + cp -pav ./vendor/github.com/spf13/cobra/command_notwin.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/spf13/cobra/command_notwin.go './vendor/github.com/spf13/cobra/command_notwin.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/spf13/cobra/command_notwin.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/spf13/cobra/command_notwin.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/Sirupsen/logrus/writer.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/Sirupsen/logrus' ++ dirname ./vendor/github.com/Sirupsen/logrus/writer.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/Sirupsen/logrus + cp -pav ./vendor/github.com/Sirupsen/logrus/writer.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/Sirupsen/logrus/writer.go './vendor/github.com/Sirupsen/logrus/writer.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/Sirupsen/logrus/writer.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/Sirupsen/logrus/writer.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/Sirupsen/logrus/terminal_freebsd.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/Sirupsen/logrus' ++ dirname ./vendor/github.com/Sirupsen/logrus/terminal_freebsd.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/Sirupsen/logrus + cp -pav ./vendor/github.com/Sirupsen/logrus/terminal_freebsd.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/Sirupsen/logrus/terminal_freebsd.go './vendor/github.com/Sirupsen/logrus/terminal_freebsd.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/Sirupsen/logrus/terminal_freebsd.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/Sirupsen/logrus/terminal_freebsd.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/Sirupsen/logrus/hooks.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/Sirupsen/logrus' ++ dirname ./vendor/github.com/Sirupsen/logrus/hooks.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/Sirupsen/logrus + cp -pav ./vendor/github.com/Sirupsen/logrus/hooks.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/Sirupsen/logrus/hooks.go './vendor/github.com/Sirupsen/logrus/hooks.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/Sirupsen/logrus/hooks.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/Sirupsen/logrus/hooks.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/Sirupsen/logrus/text_formatter.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/Sirupsen/logrus' ++ dirname ./vendor/github.com/Sirupsen/logrus/text_formatter.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/Sirupsen/logrus + cp -pav ./vendor/github.com/Sirupsen/logrus/text_formatter.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/Sirupsen/logrus/text_formatter.go './vendor/github.com/Sirupsen/logrus/text_formatter.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/Sirupsen/logrus/text_formatter.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/Sirupsen/logrus/text_formatter.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/Sirupsen/logrus/exported.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/Sirupsen/logrus' ++ dirname ./vendor/github.com/Sirupsen/logrus/exported.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/Sirupsen/logrus + cp -pav ./vendor/github.com/Sirupsen/logrus/exported.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/Sirupsen/logrus/exported.go './vendor/github.com/Sirupsen/logrus/exported.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/Sirupsen/logrus/exported.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/Sirupsen/logrus/exported.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/Sirupsen/logrus/terminal_openbsd.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/Sirupsen/logrus' ++ dirname ./vendor/github.com/Sirupsen/logrus/terminal_openbsd.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/Sirupsen/logrus + cp -pav ./vendor/github.com/Sirupsen/logrus/terminal_openbsd.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/Sirupsen/logrus/terminal_openbsd.go './vendor/github.com/Sirupsen/logrus/terminal_openbsd.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/Sirupsen/logrus/terminal_openbsd.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/Sirupsen/logrus/terminal_openbsd.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/Sirupsen/logrus/terminal_darwin.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/Sirupsen/logrus' ++ dirname ./vendor/github.com/Sirupsen/logrus/terminal_darwin.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/Sirupsen/logrus + cp -pav ./vendor/github.com/Sirupsen/logrus/terminal_darwin.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/Sirupsen/logrus/terminal_darwin.go './vendor/github.com/Sirupsen/logrus/terminal_darwin.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/Sirupsen/logrus/terminal_darwin.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/Sirupsen/logrus/terminal_darwin.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/Sirupsen/logrus/json_formatter.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/Sirupsen/logrus' ++ dirname ./vendor/github.com/Sirupsen/logrus/json_formatter.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/Sirupsen/logrus + cp -pav ./vendor/github.com/Sirupsen/logrus/json_formatter.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/Sirupsen/logrus/json_formatter.go './vendor/github.com/Sirupsen/logrus/json_formatter.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/Sirupsen/logrus/json_formatter.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/Sirupsen/logrus/json_formatter.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/Sirupsen/logrus/terminal_windows.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/Sirupsen/logrus' ++ dirname ./vendor/github.com/Sirupsen/logrus/terminal_windows.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/Sirupsen/logrus + cp -pav ./vendor/github.com/Sirupsen/logrus/terminal_windows.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/Sirupsen/logrus/terminal_windows.go './vendor/github.com/Sirupsen/logrus/terminal_windows.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/Sirupsen/logrus/terminal_windows.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/Sirupsen/logrus/terminal_windows.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/Sirupsen/logrus/logrus.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/Sirupsen/logrus' ++ dirname ./vendor/github.com/Sirupsen/logrus/logrus.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/Sirupsen/logrus + cp -pav ./vendor/github.com/Sirupsen/logrus/logrus.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/Sirupsen/logrus/logrus.go './vendor/github.com/Sirupsen/logrus/logrus.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/Sirupsen/logrus/logrus.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/Sirupsen/logrus/logrus.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/Sirupsen/logrus/terminal_linux.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/Sirupsen/logrus' ++ dirname ./vendor/github.com/Sirupsen/logrus/terminal_linux.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/Sirupsen/logrus + cp -pav ./vendor/github.com/Sirupsen/logrus/terminal_linux.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/Sirupsen/logrus/terminal_linux.go './vendor/github.com/Sirupsen/logrus/terminal_linux.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/Sirupsen/logrus/terminal_linux.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/Sirupsen/logrus/terminal_linux.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/Sirupsen/logrus/terminal_notwindows.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/Sirupsen/logrus' ++ dirname ./vendor/github.com/Sirupsen/logrus/terminal_notwindows.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/Sirupsen/logrus + cp -pav ./vendor/github.com/Sirupsen/logrus/terminal_notwindows.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/Sirupsen/logrus/terminal_notwindows.go './vendor/github.com/Sirupsen/logrus/terminal_notwindows.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/Sirupsen/logrus/terminal_notwindows.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/Sirupsen/logrus/terminal_notwindows.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/Sirupsen/logrus/logger.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/Sirupsen/logrus' ++ dirname ./vendor/github.com/Sirupsen/logrus/logger.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/Sirupsen/logrus + cp -pav ./vendor/github.com/Sirupsen/logrus/logger.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/Sirupsen/logrus/logger.go './vendor/github.com/Sirupsen/logrus/logger.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/Sirupsen/logrus/logger.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/Sirupsen/logrus/logger.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/Sirupsen/logrus/formatter.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/Sirupsen/logrus' ++ dirname ./vendor/github.com/Sirupsen/logrus/formatter.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/Sirupsen/logrus + cp -pav ./vendor/github.com/Sirupsen/logrus/formatter.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/Sirupsen/logrus/formatter.go './vendor/github.com/Sirupsen/logrus/formatter.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/Sirupsen/logrus/formatter.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/Sirupsen/logrus/formatter.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/Sirupsen/logrus/entry.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/Sirupsen/logrus' ++ dirname ./vendor/github.com/Sirupsen/logrus/entry.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/Sirupsen/logrus + cp -pav ./vendor/github.com/Sirupsen/logrus/entry.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/Sirupsen/logrus/entry.go './vendor/github.com/Sirupsen/logrus/entry.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/Sirupsen/logrus/entry.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/Sirupsen/logrus/entry.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/golang/glog/glog_file.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/golang/glog' ++ dirname ./vendor/github.com/golang/glog/glog_file.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/golang/glog + cp -pav ./vendor/github.com/golang/glog/glog_file.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/golang/glog/glog_file.go './vendor/github.com/golang/glog/glog_file.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/golang/glog/glog_file.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/golang/glog/glog_file.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/golang/glog/glog.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/golang/glog' ++ dirname ./vendor/github.com/golang/glog/glog.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/golang/glog + cp -pav ./vendor/github.com/golang/glog/glog.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/golang/glog/glog.go './vendor/github.com/golang/glog/glog.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/golang/glog/glog.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/golang/glog/glog.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/docker/go-connections/nat/nat.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/docker/go-connections/nat' ++ dirname ./vendor/github.com/docker/go-connections/nat/nat.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/go-connections/nat + cp -pav ./vendor/github.com/docker/go-connections/nat/nat.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/go-connections/nat/nat.go './vendor/github.com/docker/go-connections/nat/nat.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/go-connections/nat/nat.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/docker/go-connections/nat/nat.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/docker/go-connections/nat/parse.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/docker/go-connections/nat' ++ dirname ./vendor/github.com/docker/go-connections/nat/parse.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/go-connections/nat + cp -pav ./vendor/github.com/docker/go-connections/nat/parse.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/go-connections/nat/parse.go './vendor/github.com/docker/go-connections/nat/parse.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/go-connections/nat/parse.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/docker/go-connections/nat/parse.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/docker/go-connections/nat/sort.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/docker/go-connections/nat' ++ dirname ./vendor/github.com/docker/go-connections/nat/sort.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/go-connections/nat + cp -pav ./vendor/github.com/docker/go-connections/nat/sort.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/go-connections/nat/sort.go './vendor/github.com/docker/go-connections/nat/sort.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/go-connections/nat/sort.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/docker/go-connections/nat/sort.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/docker/go-connections/sockets/sockets.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/docker/go-connections/sockets' ++ dirname ./vendor/github.com/docker/go-connections/sockets/sockets.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/go-connections/sockets + cp -pav ./vendor/github.com/docker/go-connections/sockets/sockets.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/go-connections/sockets/sockets.go './vendor/github.com/docker/go-connections/sockets/sockets.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/go-connections/sockets/sockets.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/docker/go-connections/sockets/sockets.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/docker/go-connections/sockets/inmem_socket.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/docker/go-connections/sockets' ++ dirname ./vendor/github.com/docker/go-connections/sockets/inmem_socket.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/go-connections/sockets + cp -pav ./vendor/github.com/docker/go-connections/sockets/inmem_socket.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/go-connections/sockets/inmem_socket.go './vendor/github.com/docker/go-connections/sockets/inmem_socket.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/go-connections/sockets/inmem_socket.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/docker/go-connections/sockets/inmem_socket.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/docker/go-connections/sockets/tcp_socket.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/docker/go-connections/sockets' ++ dirname ./vendor/github.com/docker/go-connections/sockets/tcp_socket.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/go-connections/sockets + cp -pav ./vendor/github.com/docker/go-connections/sockets/tcp_socket.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/go-connections/sockets/tcp_socket.go './vendor/github.com/docker/go-connections/sockets/tcp_socket.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/go-connections/sockets/tcp_socket.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/docker/go-connections/sockets/tcp_socket.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/docker/go-connections/sockets/sockets_windows.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/docker/go-connections/sockets' ++ dirname ./vendor/github.com/docker/go-connections/sockets/sockets_windows.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/go-connections/sockets + cp -pav ./vendor/github.com/docker/go-connections/sockets/sockets_windows.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/go-connections/sockets/sockets_windows.go './vendor/github.com/docker/go-connections/sockets/sockets_windows.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/go-connections/sockets/sockets_windows.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/docker/go-connections/sockets/sockets_windows.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/docker/go-connections/sockets/unix_socket.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/docker/go-connections/sockets' ++ dirname ./vendor/github.com/docker/go-connections/sockets/unix_socket.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/go-connections/sockets + cp -pav ./vendor/github.com/docker/go-connections/sockets/unix_socket.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/go-connections/sockets/unix_socket.go './vendor/github.com/docker/go-connections/sockets/unix_socket.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/go-connections/sockets/unix_socket.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/docker/go-connections/sockets/unix_socket.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/docker/go-connections/sockets/proxy.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/docker/go-connections/sockets' ++ dirname ./vendor/github.com/docker/go-connections/sockets/proxy.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/go-connections/sockets + cp -pav ./vendor/github.com/docker/go-connections/sockets/proxy.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/go-connections/sockets/proxy.go './vendor/github.com/docker/go-connections/sockets/proxy.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/go-connections/sockets/proxy.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/docker/go-connections/sockets/proxy.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/docker/go-connections/sockets/sockets_unix.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/docker/go-connections/sockets' ++ dirname ./vendor/github.com/docker/go-connections/sockets/sockets_unix.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/go-connections/sockets + cp -pav ./vendor/github.com/docker/go-connections/sockets/sockets_unix.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/go-connections/sockets/sockets_unix.go './vendor/github.com/docker/go-connections/sockets/sockets_unix.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/go-connections/sockets/sockets_unix.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/docker/go-connections/sockets/sockets_unix.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/docker/go-connections/tlsconfig/config_client_ciphers.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/docker/go-connections/tlsconfig' ++ dirname ./vendor/github.com/docker/go-connections/tlsconfig/config_client_ciphers.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/go-connections/tlsconfig + cp -pav ./vendor/github.com/docker/go-connections/tlsconfig/config_client_ciphers.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/go-connections/tlsconfig/config_client_ciphers.go './vendor/github.com/docker/go-connections/tlsconfig/config_client_ciphers.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/go-connections/tlsconfig/config_client_ciphers.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/docker/go-connections/tlsconfig/config_client_ciphers.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/docker/go-connections/tlsconfig/config.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/docker/go-connections/tlsconfig' ++ dirname ./vendor/github.com/docker/go-connections/tlsconfig/config.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/go-connections/tlsconfig + cp -pav ./vendor/github.com/docker/go-connections/tlsconfig/config.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/go-connections/tlsconfig/config.go './vendor/github.com/docker/go-connections/tlsconfig/config.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/go-connections/tlsconfig/config.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/docker/go-connections/tlsconfig/config.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/docker/go-connections/tlsconfig/config_legacy_client_ciphers.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/docker/go-connections/tlsconfig' ++ dirname ./vendor/github.com/docker/go-connections/tlsconfig/config_legacy_client_ciphers.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/go-connections/tlsconfig + cp -pav ./vendor/github.com/docker/go-connections/tlsconfig/config_legacy_client_ciphers.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/go-connections/tlsconfig/config_legacy_client_ciphers.go './vendor/github.com/docker/go-connections/tlsconfig/config_legacy_client_ciphers.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/go-connections/tlsconfig/config_legacy_client_ciphers.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/docker/go-connections/tlsconfig/config_legacy_client_ciphers.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/docker/docker/cliconfig/config.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/docker/docker/cliconfig' ++ dirname ./vendor/github.com/docker/docker/cliconfig/config.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/docker/cliconfig + cp -pav ./vendor/github.com/docker/docker/cliconfig/config.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/docker/cliconfig/config.go './vendor/github.com/docker/docker/cliconfig/config.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/docker/cliconfig/config.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/docker/docker/cliconfig/config.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/docker/docker/pkg/jsonlog/time_marshalling.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/docker/docker/pkg/jsonlog' ++ dirname ./vendor/github.com/docker/docker/pkg/jsonlog/time_marshalling.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/docker/pkg/jsonlog + cp -pav ./vendor/github.com/docker/docker/pkg/jsonlog/time_marshalling.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/docker/pkg/jsonlog/time_marshalling.go './vendor/github.com/docker/docker/pkg/jsonlog/time_marshalling.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/docker/pkg/jsonlog/time_marshalling.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/docker/docker/pkg/jsonlog/time_marshalling.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/docker/docker/pkg/jsonlog/jsonlogbytes.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/docker/docker/pkg/jsonlog' ++ dirname ./vendor/github.com/docker/docker/pkg/jsonlog/jsonlogbytes.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/docker/pkg/jsonlog + cp -pav ./vendor/github.com/docker/docker/pkg/jsonlog/jsonlogbytes.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/docker/pkg/jsonlog/jsonlogbytes.go './vendor/github.com/docker/docker/pkg/jsonlog/jsonlogbytes.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/docker/pkg/jsonlog/jsonlogbytes.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/docker/docker/pkg/jsonlog/jsonlogbytes.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/docker/docker/pkg/jsonlog/jsonlog.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/docker/docker/pkg/jsonlog' ++ dirname ./vendor/github.com/docker/docker/pkg/jsonlog/jsonlog.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/docker/pkg/jsonlog + cp -pav ./vendor/github.com/docker/docker/pkg/jsonlog/jsonlog.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/docker/pkg/jsonlog/jsonlog.go './vendor/github.com/docker/docker/pkg/jsonlog/jsonlog.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/docker/pkg/jsonlog/jsonlog.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/docker/docker/pkg/jsonlog/jsonlog.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/docker/docker/pkg/jsonlog/jsonlog_marshalling.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/docker/docker/pkg/jsonlog' ++ dirname ./vendor/github.com/docker/docker/pkg/jsonlog/jsonlog_marshalling.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/docker/pkg/jsonlog + cp -pav ./vendor/github.com/docker/docker/pkg/jsonlog/jsonlog_marshalling.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/docker/pkg/jsonlog/jsonlog_marshalling.go './vendor/github.com/docker/docker/pkg/jsonlog/jsonlog_marshalling.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/docker/pkg/jsonlog/jsonlog_marshalling.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/docker/docker/pkg/jsonlog/jsonlog_marshalling.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/docker/docker/pkg/stdcopy/stdcopy.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/docker/docker/pkg/stdcopy' ++ dirname ./vendor/github.com/docker/docker/pkg/stdcopy/stdcopy.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/docker/pkg/stdcopy + cp -pav ./vendor/github.com/docker/docker/pkg/stdcopy/stdcopy.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/docker/pkg/stdcopy/stdcopy.go './vendor/github.com/docker/docker/pkg/stdcopy/stdcopy.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/docker/pkg/stdcopy/stdcopy.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/docker/docker/pkg/stdcopy/stdcopy.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/docker/docker/pkg/system/path_unix.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/docker/docker/pkg/system' ++ dirname ./vendor/github.com/docker/docker/pkg/system/path_unix.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/docker/pkg/system + cp -pav ./vendor/github.com/docker/docker/pkg/system/path_unix.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/docker/pkg/system/path_unix.go './vendor/github.com/docker/docker/pkg/system/path_unix.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/docker/pkg/system/path_unix.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/docker/docker/pkg/system/path_unix.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/docker/docker/pkg/system/utimes_unsupported.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/docker/docker/pkg/system' ++ dirname ./vendor/github.com/docker/docker/pkg/system/utimes_unsupported.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/docker/pkg/system + cp -pav ./vendor/github.com/docker/docker/pkg/system/utimes_unsupported.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/docker/pkg/system/utimes_unsupported.go './vendor/github.com/docker/docker/pkg/system/utimes_unsupported.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/docker/pkg/system/utimes_unsupported.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/docker/docker/pkg/system/utimes_unsupported.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/docker/docker/pkg/system/stat_unsupported.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/docker/docker/pkg/system' ++ dirname ./vendor/github.com/docker/docker/pkg/system/stat_unsupported.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/docker/pkg/system + cp -pav ./vendor/github.com/docker/docker/pkg/system/stat_unsupported.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/docker/pkg/system/stat_unsupported.go './vendor/github.com/docker/docker/pkg/system/stat_unsupported.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/docker/pkg/system/stat_unsupported.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/docker/docker/pkg/system/stat_unsupported.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/docker/docker/pkg/system/utimes_darwin.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/docker/docker/pkg/system' ++ dirname ./vendor/github.com/docker/docker/pkg/system/utimes_darwin.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/docker/pkg/system + cp -pav ./vendor/github.com/docker/docker/pkg/system/utimes_darwin.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/docker/pkg/system/utimes_darwin.go './vendor/github.com/docker/docker/pkg/system/utimes_darwin.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/docker/pkg/system/utimes_darwin.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/docker/docker/pkg/system/utimes_darwin.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/docker/docker/pkg/system/mknod_windows.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/docker/docker/pkg/system' ++ dirname ./vendor/github.com/docker/docker/pkg/system/mknod_windows.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/docker/pkg/system + cp -pav ./vendor/github.com/docker/docker/pkg/system/mknod_windows.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/docker/pkg/system/mknod_windows.go './vendor/github.com/docker/docker/pkg/system/mknod_windows.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/docker/pkg/system/mknod_windows.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/docker/docker/pkg/system/mknod_windows.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/docker/docker/pkg/system/lstat.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/docker/docker/pkg/system' ++ dirname ./vendor/github.com/docker/docker/pkg/system/lstat.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/docker/pkg/system + cp -pav ./vendor/github.com/docker/docker/pkg/system/lstat.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/docker/pkg/system/lstat.go './vendor/github.com/docker/docker/pkg/system/lstat.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/docker/pkg/system/lstat.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/docker/docker/pkg/system/lstat.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/docker/docker/pkg/system/mknod.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/docker/docker/pkg/system' ++ dirname ./vendor/github.com/docker/docker/pkg/system/mknod.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/docker/pkg/system + cp -pav ./vendor/github.com/docker/docker/pkg/system/mknod.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/docker/pkg/system/mknod.go './vendor/github.com/docker/docker/pkg/system/mknod.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/docker/pkg/system/mknod.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/docker/docker/pkg/system/mknod.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/docker/docker/pkg/system/lstat_windows.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/docker/docker/pkg/system' ++ dirname ./vendor/github.com/docker/docker/pkg/system/lstat_windows.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/docker/pkg/system + cp -pav ./vendor/github.com/docker/docker/pkg/system/lstat_windows.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/docker/pkg/system/lstat_windows.go './vendor/github.com/docker/docker/pkg/system/lstat_windows.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/docker/pkg/system/lstat_windows.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/docker/docker/pkg/system/lstat_windows.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/docker/docker/pkg/system/filesys_windows.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/docker/docker/pkg/system' ++ dirname ./vendor/github.com/docker/docker/pkg/system/filesys_windows.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/docker/pkg/system + cp -pav ./vendor/github.com/docker/docker/pkg/system/filesys_windows.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/docker/pkg/system/filesys_windows.go './vendor/github.com/docker/docker/pkg/system/filesys_windows.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/docker/pkg/system/filesys_windows.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/docker/docker/pkg/system/filesys_windows.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/docker/docker/pkg/system/stat_windows.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/docker/docker/pkg/system' ++ dirname ./vendor/github.com/docker/docker/pkg/system/stat_windows.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/docker/pkg/system + cp -pav ./vendor/github.com/docker/docker/pkg/system/stat_windows.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/docker/pkg/system/stat_windows.go './vendor/github.com/docker/docker/pkg/system/stat_windows.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/docker/pkg/system/stat_windows.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/docker/docker/pkg/system/stat_windows.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/docker/docker/pkg/system/meminfo_windows.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/docker/docker/pkg/system' ++ dirname ./vendor/github.com/docker/docker/pkg/system/meminfo_windows.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/docker/pkg/system + cp -pav ./vendor/github.com/docker/docker/pkg/system/meminfo_windows.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/docker/pkg/system/meminfo_windows.go './vendor/github.com/docker/docker/pkg/system/meminfo_windows.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/docker/pkg/system/meminfo_windows.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/docker/docker/pkg/system/meminfo_windows.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/docker/docker/pkg/system/chtimes.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/docker/docker/pkg/system' ++ dirname ./vendor/github.com/docker/docker/pkg/system/chtimes.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/docker/pkg/system + cp -pav ./vendor/github.com/docker/docker/pkg/system/chtimes.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/docker/pkg/system/chtimes.go './vendor/github.com/docker/docker/pkg/system/chtimes.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/docker/pkg/system/chtimes.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/docker/docker/pkg/system/chtimes.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/docker/docker/pkg/system/chtimes_unix.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/docker/docker/pkg/system' ++ dirname ./vendor/github.com/docker/docker/pkg/system/chtimes_unix.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/docker/pkg/system + cp -pav ./vendor/github.com/docker/docker/pkg/system/chtimes_unix.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/docker/pkg/system/chtimes_unix.go './vendor/github.com/docker/docker/pkg/system/chtimes_unix.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/docker/pkg/system/chtimes_unix.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/docker/docker/pkg/system/chtimes_unix.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/docker/docker/pkg/system/stat.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/docker/docker/pkg/system' ++ dirname ./vendor/github.com/docker/docker/pkg/system/stat.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/docker/pkg/system + cp -pav ./vendor/github.com/docker/docker/pkg/system/stat.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/docker/pkg/system/stat.go './vendor/github.com/docker/docker/pkg/system/stat.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/docker/pkg/system/stat.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/docker/docker/pkg/system/stat.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/docker/docker/pkg/system/utimes_linux.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/docker/docker/pkg/system' ++ dirname ./vendor/github.com/docker/docker/pkg/system/utimes_linux.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/docker/pkg/system + cp -pav ./vendor/github.com/docker/docker/pkg/system/utimes_linux.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/docker/pkg/system/utimes_linux.go './vendor/github.com/docker/docker/pkg/system/utimes_linux.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/docker/pkg/system/utimes_linux.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/docker/docker/pkg/system/utimes_linux.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/docker/docker/pkg/system/chtimes_windows.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/docker/docker/pkg/system' ++ dirname ./vendor/github.com/docker/docker/pkg/system/chtimes_windows.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/docker/pkg/system + cp -pav ./vendor/github.com/docker/docker/pkg/system/chtimes_windows.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/docker/pkg/system/chtimes_windows.go './vendor/github.com/docker/docker/pkg/system/chtimes_windows.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/docker/pkg/system/chtimes_windows.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/docker/docker/pkg/system/chtimes_windows.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/docker/docker/pkg/system/meminfo_unsupported.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/docker/docker/pkg/system' ++ dirname ./vendor/github.com/docker/docker/pkg/system/meminfo_unsupported.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/docker/pkg/system + cp -pav ./vendor/github.com/docker/docker/pkg/system/meminfo_unsupported.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/docker/pkg/system/meminfo_unsupported.go './vendor/github.com/docker/docker/pkg/system/meminfo_unsupported.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/docker/pkg/system/meminfo_unsupported.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/docker/docker/pkg/system/meminfo_unsupported.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/docker/docker/pkg/system/umask_windows.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/docker/docker/pkg/system' ++ dirname ./vendor/github.com/docker/docker/pkg/system/umask_windows.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/docker/pkg/system + cp -pav ./vendor/github.com/docker/docker/pkg/system/umask_windows.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/docker/pkg/system/umask_windows.go './vendor/github.com/docker/docker/pkg/system/umask_windows.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/docker/pkg/system/umask_windows.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/docker/docker/pkg/system/umask_windows.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/docker/docker/pkg/system/stat_linux.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/docker/docker/pkg/system' ++ dirname ./vendor/github.com/docker/docker/pkg/system/stat_linux.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/docker/pkg/system + cp -pav ./vendor/github.com/docker/docker/pkg/system/stat_linux.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/docker/pkg/system/stat_linux.go './vendor/github.com/docker/docker/pkg/system/stat_linux.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/docker/pkg/system/stat_linux.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/docker/docker/pkg/system/stat_linux.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/docker/docker/pkg/system/stat_freebsd.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/docker/docker/pkg/system' ++ dirname ./vendor/github.com/docker/docker/pkg/system/stat_freebsd.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/docker/pkg/system + cp -pav ./vendor/github.com/docker/docker/pkg/system/stat_freebsd.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/docker/pkg/system/stat_freebsd.go './vendor/github.com/docker/docker/pkg/system/stat_freebsd.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/docker/pkg/system/stat_freebsd.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/docker/docker/pkg/system/stat_freebsd.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/docker/docker/pkg/system/utimes_freebsd.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/docker/docker/pkg/system' ++ dirname ./vendor/github.com/docker/docker/pkg/system/utimes_freebsd.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/docker/pkg/system + cp -pav ./vendor/github.com/docker/docker/pkg/system/utimes_freebsd.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/docker/pkg/system/utimes_freebsd.go './vendor/github.com/docker/docker/pkg/system/utimes_freebsd.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/docker/pkg/system/utimes_freebsd.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/docker/docker/pkg/system/utimes_freebsd.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/docker/docker/pkg/system/events_windows.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/docker/docker/pkg/system' ++ dirname ./vendor/github.com/docker/docker/pkg/system/events_windows.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/docker/pkg/system + cp -pav ./vendor/github.com/docker/docker/pkg/system/events_windows.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/docker/pkg/system/events_windows.go './vendor/github.com/docker/docker/pkg/system/events_windows.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/docker/pkg/system/events_windows.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/docker/docker/pkg/system/events_windows.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/docker/docker/pkg/system/umask.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/docker/docker/pkg/system' ++ dirname ./vendor/github.com/docker/docker/pkg/system/umask.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/docker/pkg/system + cp -pav ./vendor/github.com/docker/docker/pkg/system/umask.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/docker/pkg/system/umask.go './vendor/github.com/docker/docker/pkg/system/umask.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/docker/pkg/system/umask.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/docker/docker/pkg/system/umask.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/docker/docker/pkg/system/syscall_unix.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/docker/docker/pkg/system' ++ dirname ./vendor/github.com/docker/docker/pkg/system/syscall_unix.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/docker/pkg/system + cp -pav ./vendor/github.com/docker/docker/pkg/system/syscall_unix.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/docker/pkg/system/syscall_unix.go './vendor/github.com/docker/docker/pkg/system/syscall_unix.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/docker/pkg/system/syscall_unix.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/docker/docker/pkg/system/syscall_unix.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/docker/docker/pkg/system/filesys.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/docker/docker/pkg/system' ++ dirname ./vendor/github.com/docker/docker/pkg/system/filesys.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/docker/pkg/system + cp -pav ./vendor/github.com/docker/docker/pkg/system/filesys.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/docker/pkg/system/filesys.go './vendor/github.com/docker/docker/pkg/system/filesys.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/docker/pkg/system/filesys.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/docker/docker/pkg/system/filesys.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/docker/docker/pkg/system/syscall_windows.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/docker/docker/pkg/system' ++ dirname ./vendor/github.com/docker/docker/pkg/system/syscall_windows.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/docker/pkg/system + cp -pav ./vendor/github.com/docker/docker/pkg/system/syscall_windows.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/docker/pkg/system/syscall_windows.go './vendor/github.com/docker/docker/pkg/system/syscall_windows.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/docker/pkg/system/syscall_windows.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/docker/docker/pkg/system/syscall_windows.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/docker/docker/pkg/system/meminfo_linux.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/docker/docker/pkg/system' ++ dirname ./vendor/github.com/docker/docker/pkg/system/meminfo_linux.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/docker/pkg/system + cp -pav ./vendor/github.com/docker/docker/pkg/system/meminfo_linux.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/docker/pkg/system/meminfo_linux.go './vendor/github.com/docker/docker/pkg/system/meminfo_linux.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/docker/pkg/system/meminfo_linux.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/docker/docker/pkg/system/meminfo_linux.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/docker/docker/pkg/system/errors.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/docker/docker/pkg/system' ++ dirname ./vendor/github.com/docker/docker/pkg/system/errors.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/docker/pkg/system + cp -pav ./vendor/github.com/docker/docker/pkg/system/errors.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/docker/pkg/system/errors.go './vendor/github.com/docker/docker/pkg/system/errors.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/docker/pkg/system/errors.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/docker/docker/pkg/system/errors.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/docker/docker/pkg/system/meminfo.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/docker/docker/pkg/system' ++ dirname ./vendor/github.com/docker/docker/pkg/system/meminfo.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/docker/pkg/system + cp -pav ./vendor/github.com/docker/docker/pkg/system/meminfo.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/docker/pkg/system/meminfo.go './vendor/github.com/docker/docker/pkg/system/meminfo.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/docker/pkg/system/meminfo.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/docker/docker/pkg/system/meminfo.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/docker/docker/pkg/system/xattrs_unsupported.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/docker/docker/pkg/system' ++ dirname ./vendor/github.com/docker/docker/pkg/system/xattrs_unsupported.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/docker/pkg/system + cp -pav ./vendor/github.com/docker/docker/pkg/system/xattrs_unsupported.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/docker/pkg/system/xattrs_unsupported.go './vendor/github.com/docker/docker/pkg/system/xattrs_unsupported.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/docker/pkg/system/xattrs_unsupported.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/docker/docker/pkg/system/xattrs_unsupported.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/docker/docker/pkg/system/stat_openbsd.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/docker/docker/pkg/system' ++ dirname ./vendor/github.com/docker/docker/pkg/system/stat_openbsd.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/docker/pkg/system + cp -pav ./vendor/github.com/docker/docker/pkg/system/stat_openbsd.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/docker/pkg/system/stat_openbsd.go './vendor/github.com/docker/docker/pkg/system/stat_openbsd.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/docker/pkg/system/stat_openbsd.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/docker/docker/pkg/system/stat_openbsd.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/docker/docker/pkg/system/xattrs_linux.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/docker/docker/pkg/system' ++ dirname ./vendor/github.com/docker/docker/pkg/system/xattrs_linux.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/docker/pkg/system + cp -pav ./vendor/github.com/docker/docker/pkg/system/xattrs_linux.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/docker/pkg/system/xattrs_linux.go './vendor/github.com/docker/docker/pkg/system/xattrs_linux.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/docker/pkg/system/xattrs_linux.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/docker/docker/pkg/system/xattrs_linux.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/docker/docker/pkg/system/path_windows.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/docker/docker/pkg/system' ++ dirname ./vendor/github.com/docker/docker/pkg/system/path_windows.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/docker/pkg/system + cp -pav ./vendor/github.com/docker/docker/pkg/system/path_windows.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/docker/pkg/system/path_windows.go './vendor/github.com/docker/docker/pkg/system/path_windows.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/docker/pkg/system/path_windows.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/docker/docker/pkg/system/path_windows.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/docker/docker/pkg/system/stat_solaris.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/docker/docker/pkg/system' ++ dirname ./vendor/github.com/docker/docker/pkg/system/stat_solaris.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/docker/pkg/system + cp -pav ./vendor/github.com/docker/docker/pkg/system/stat_solaris.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/docker/pkg/system/stat_solaris.go './vendor/github.com/docker/docker/pkg/system/stat_solaris.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/docker/pkg/system/stat_solaris.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/docker/docker/pkg/system/stat_solaris.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/docker/docker/pkg/term/termios_openbsd.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/docker/docker/pkg/term' ++ dirname ./vendor/github.com/docker/docker/pkg/term/termios_openbsd.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/docker/pkg/term + cp -pav ./vendor/github.com/docker/docker/pkg/term/termios_openbsd.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/docker/pkg/term/termios_openbsd.go './vendor/github.com/docker/docker/pkg/term/termios_openbsd.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/docker/pkg/term/termios_openbsd.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/docker/docker/pkg/term/termios_openbsd.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/docker/docker/pkg/term/windows/console.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/docker/docker/pkg/term/windows' ++ dirname ./vendor/github.com/docker/docker/pkg/term/windows/console.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/docker/pkg/term/windows + cp -pav ./vendor/github.com/docker/docker/pkg/term/windows/console.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/docker/pkg/term/windows/console.go './vendor/github.com/docker/docker/pkg/term/windows/console.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/docker/pkg/term/windows/console.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/docker/docker/pkg/term/windows/console.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/docker/docker/pkg/term/windows/windows.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/docker/docker/pkg/term/windows' ++ dirname ./vendor/github.com/docker/docker/pkg/term/windows/windows.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/docker/pkg/term/windows + cp -pav ./vendor/github.com/docker/docker/pkg/term/windows/windows.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/docker/pkg/term/windows/windows.go './vendor/github.com/docker/docker/pkg/term/windows/windows.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/docker/pkg/term/windows/windows.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/docker/docker/pkg/term/windows/windows.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/docker/docker/pkg/term/windows/ansi_reader.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/docker/docker/pkg/term/windows' ++ dirname ./vendor/github.com/docker/docker/pkg/term/windows/ansi_reader.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/docker/pkg/term/windows + cp -pav ./vendor/github.com/docker/docker/pkg/term/windows/ansi_reader.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/docker/pkg/term/windows/ansi_reader.go './vendor/github.com/docker/docker/pkg/term/windows/ansi_reader.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/docker/pkg/term/windows/ansi_reader.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/docker/docker/pkg/term/windows/ansi_reader.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/docker/docker/pkg/term/windows/ansi_writer.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/docker/docker/pkg/term/windows' ++ dirname ./vendor/github.com/docker/docker/pkg/term/windows/ansi_writer.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/docker/pkg/term/windows + cp -pav ./vendor/github.com/docker/docker/pkg/term/windows/ansi_writer.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/docker/pkg/term/windows/ansi_writer.go './vendor/github.com/docker/docker/pkg/term/windows/ansi_writer.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/docker/pkg/term/windows/ansi_writer.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/docker/docker/pkg/term/windows/ansi_writer.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/docker/docker/pkg/term/tc_linux_cgo.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/docker/docker/pkg/term' ++ dirname ./vendor/github.com/docker/docker/pkg/term/tc_linux_cgo.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/docker/pkg/term + cp -pav ./vendor/github.com/docker/docker/pkg/term/tc_linux_cgo.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/docker/pkg/term/tc_linux_cgo.go './vendor/github.com/docker/docker/pkg/term/tc_linux_cgo.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/docker/pkg/term/tc_linux_cgo.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/docker/docker/pkg/term/tc_linux_cgo.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/docker/docker/pkg/term/termios_darwin.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/docker/docker/pkg/term' ++ dirname ./vendor/github.com/docker/docker/pkg/term/termios_darwin.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/docker/pkg/term + cp -pav ./vendor/github.com/docker/docker/pkg/term/termios_darwin.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/docker/pkg/term/termios_darwin.go './vendor/github.com/docker/docker/pkg/term/termios_darwin.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/docker/pkg/term/termios_darwin.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/docker/docker/pkg/term/termios_darwin.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/docker/docker/pkg/term/ascii.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/docker/docker/pkg/term' ++ dirname ./vendor/github.com/docker/docker/pkg/term/ascii.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/docker/pkg/term + cp -pav ./vendor/github.com/docker/docker/pkg/term/ascii.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/docker/pkg/term/ascii.go './vendor/github.com/docker/docker/pkg/term/ascii.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/docker/pkg/term/ascii.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/docker/docker/pkg/term/ascii.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/docker/docker/pkg/term/term_windows.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/docker/docker/pkg/term' ++ dirname ./vendor/github.com/docker/docker/pkg/term/term_windows.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/docker/pkg/term + cp -pav ./vendor/github.com/docker/docker/pkg/term/term_windows.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/docker/pkg/term/term_windows.go './vendor/github.com/docker/docker/pkg/term/term_windows.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/docker/pkg/term/term_windows.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/docker/docker/pkg/term/term_windows.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/docker/docker/pkg/term/termios_linux.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/docker/docker/pkg/term' ++ dirname ./vendor/github.com/docker/docker/pkg/term/termios_linux.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/docker/pkg/term + cp -pav ./vendor/github.com/docker/docker/pkg/term/termios_linux.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/docker/pkg/term/termios_linux.go './vendor/github.com/docker/docker/pkg/term/termios_linux.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/docker/pkg/term/termios_linux.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/docker/docker/pkg/term/termios_linux.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/docker/docker/pkg/term/term.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/docker/docker/pkg/term' ++ dirname ./vendor/github.com/docker/docker/pkg/term/term.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/docker/pkg/term + cp -pav ./vendor/github.com/docker/docker/pkg/term/term.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/docker/pkg/term/term.go './vendor/github.com/docker/docker/pkg/term/term.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/docker/pkg/term/term.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/docker/docker/pkg/term/term.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/docker/docker/pkg/term/tc_other.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/docker/docker/pkg/term' ++ dirname ./vendor/github.com/docker/docker/pkg/term/tc_other.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/docker/pkg/term + cp -pav ./vendor/github.com/docker/docker/pkg/term/tc_other.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/docker/pkg/term/tc_other.go './vendor/github.com/docker/docker/pkg/term/tc_other.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/docker/pkg/term/tc_other.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/docker/docker/pkg/term/tc_other.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/docker/docker/pkg/term/termios_freebsd.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/docker/docker/pkg/term' ++ dirname ./vendor/github.com/docker/docker/pkg/term/termios_freebsd.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/docker/pkg/term + cp -pav ./vendor/github.com/docker/docker/pkg/term/termios_freebsd.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/docker/pkg/term/termios_freebsd.go './vendor/github.com/docker/docker/pkg/term/termios_freebsd.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/docker/pkg/term/termios_freebsd.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/docker/docker/pkg/term/termios_freebsd.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/docker/docker/pkg/homedir/homedir.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/docker/docker/pkg/homedir' ++ dirname ./vendor/github.com/docker/docker/pkg/homedir/homedir.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/docker/pkg/homedir + cp -pav ./vendor/github.com/docker/docker/pkg/homedir/homedir.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/docker/pkg/homedir/homedir.go './vendor/github.com/docker/docker/pkg/homedir/homedir.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/docker/pkg/homedir/homedir.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/docker/docker/pkg/homedir/homedir.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/docker/docker/pkg/jsonmessage/jsonmessage.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/docker/docker/pkg/jsonmessage' ++ dirname ./vendor/github.com/docker/docker/pkg/jsonmessage/jsonmessage.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/docker/pkg/jsonmessage + cp -pav ./vendor/github.com/docker/docker/pkg/jsonmessage/jsonmessage.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/docker/pkg/jsonmessage/jsonmessage.go './vendor/github.com/docker/docker/pkg/jsonmessage/jsonmessage.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/docker/pkg/jsonmessage/jsonmessage.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/docker/docker/pkg/jsonmessage/jsonmessage.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/docker/docker/builder/dockerfile/parser/parser.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/docker/docker/builder/dockerfile/parser' ++ dirname ./vendor/github.com/docker/docker/builder/dockerfile/parser/parser.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/docker/builder/dockerfile/parser + cp -pav ./vendor/github.com/docker/docker/builder/dockerfile/parser/parser.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/docker/builder/dockerfile/parser/parser.go './vendor/github.com/docker/docker/builder/dockerfile/parser/parser.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/docker/builder/dockerfile/parser/parser.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/docker/docker/builder/dockerfile/parser/parser.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/docker/docker/builder/dockerfile/parser/line_parsers.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/docker/docker/builder/dockerfile/parser' ++ dirname ./vendor/github.com/docker/docker/builder/dockerfile/parser/line_parsers.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/docker/builder/dockerfile/parser + cp -pav ./vendor/github.com/docker/docker/builder/dockerfile/parser/line_parsers.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/docker/builder/dockerfile/parser/line_parsers.go './vendor/github.com/docker/docker/builder/dockerfile/parser/line_parsers.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/docker/builder/dockerfile/parser/line_parsers.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/docker/docker/builder/dockerfile/parser/line_parsers.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/docker/docker/builder/dockerfile/parser/utils.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/docker/docker/builder/dockerfile/parser' ++ dirname ./vendor/github.com/docker/docker/builder/dockerfile/parser/utils.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/docker/builder/dockerfile/parser + cp -pav ./vendor/github.com/docker/docker/builder/dockerfile/parser/utils.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/docker/builder/dockerfile/parser/utils.go './vendor/github.com/docker/docker/builder/dockerfile/parser/utils.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/docker/builder/dockerfile/parser/utils.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/docker/docker/builder/dockerfile/parser/utils.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/docker/docker/builder/dockerfile/command/command.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/docker/docker/builder/dockerfile/command' ++ dirname ./vendor/github.com/docker/docker/builder/dockerfile/command/command.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/docker/builder/dockerfile/command + cp -pav ./vendor/github.com/docker/docker/builder/dockerfile/command/command.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/docker/builder/dockerfile/command/command.go './vendor/github.com/docker/docker/builder/dockerfile/command/command.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/docker/builder/dockerfile/command/command.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/docker/docker/builder/dockerfile/command/command.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/docker/go-units/ulimit.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/docker/go-units' ++ dirname ./vendor/github.com/docker/go-units/ulimit.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/go-units + cp -pav ./vendor/github.com/docker/go-units/ulimit.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/go-units/ulimit.go './vendor/github.com/docker/go-units/ulimit.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/go-units/ulimit.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/docker/go-units/ulimit.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/docker/go-units/size.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/docker/go-units' ++ dirname ./vendor/github.com/docker/go-units/size.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/go-units + cp -pav ./vendor/github.com/docker/go-units/size.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/go-units/size.go './vendor/github.com/docker/go-units/size.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/go-units/size.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/docker/go-units/size.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/docker/go-units/duration.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/docker/go-units' ++ dirname ./vendor/github.com/docker/go-units/duration.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/go-units + cp -pav ./vendor/github.com/docker/go-units/duration.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/go-units/duration.go './vendor/github.com/docker/go-units/duration.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/go-units/duration.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/docker/go-units/duration.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/docker/distribution/reference/regexp.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/docker/distribution/reference' ++ dirname ./vendor/github.com/docker/distribution/reference/regexp.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/distribution/reference + cp -pav ./vendor/github.com/docker/distribution/reference/regexp.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/distribution/reference/regexp.go './vendor/github.com/docker/distribution/reference/regexp.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/distribution/reference/regexp.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/docker/distribution/reference/regexp.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/docker/distribution/reference/reference.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/docker/distribution/reference' ++ dirname ./vendor/github.com/docker/distribution/reference/reference.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/distribution/reference + cp -pav ./vendor/github.com/docker/distribution/reference/reference.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/distribution/reference/reference.go './vendor/github.com/docker/distribution/reference/reference.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/distribution/reference/reference.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/docker/distribution/reference/reference.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/docker/distribution/digest/digest.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/docker/distribution/digest' ++ dirname ./vendor/github.com/docker/distribution/digest/digest.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/distribution/digest + cp -pav ./vendor/github.com/docker/distribution/digest/digest.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/distribution/digest/digest.go './vendor/github.com/docker/distribution/digest/digest.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/distribution/digest/digest.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/docker/distribution/digest/digest.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/docker/distribution/digest/set.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/docker/distribution/digest' ++ dirname ./vendor/github.com/docker/distribution/digest/set.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/distribution/digest + cp -pav ./vendor/github.com/docker/distribution/digest/set.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/distribution/digest/set.go './vendor/github.com/docker/distribution/digest/set.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/distribution/digest/set.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/docker/distribution/digest/set.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/docker/distribution/digest/verifiers.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/docker/distribution/digest' ++ dirname ./vendor/github.com/docker/distribution/digest/verifiers.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/distribution/digest + cp -pav ./vendor/github.com/docker/distribution/digest/verifiers.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/distribution/digest/verifiers.go './vendor/github.com/docker/distribution/digest/verifiers.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/distribution/digest/verifiers.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/docker/distribution/digest/verifiers.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/docker/distribution/digest/digester.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/docker/distribution/digest' ++ dirname ./vendor/github.com/docker/distribution/digest/digester.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/distribution/digest + cp -pav ./vendor/github.com/docker/distribution/digest/digester.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/distribution/digest/digester.go './vendor/github.com/docker/distribution/digest/digester.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/distribution/digest/digester.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/docker/distribution/digest/digester.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/docker/distribution/digest/doc.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/docker/distribution/digest' ++ dirname ./vendor/github.com/docker/distribution/digest/doc.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/distribution/digest + cp -pav ./vendor/github.com/docker/distribution/digest/doc.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/distribution/digest/doc.go './vendor/github.com/docker/distribution/digest/doc.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/distribution/digest/doc.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/docker/distribution/digest/doc.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/docker/engine-api/types/auth.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/docker/engine-api/types' ++ dirname ./vendor/github.com/docker/engine-api/types/auth.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/engine-api/types + cp -pav ./vendor/github.com/docker/engine-api/types/auth.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/engine-api/types/auth.go './vendor/github.com/docker/engine-api/types/auth.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/engine-api/types/auth.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/docker/engine-api/types/auth.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/docker/engine-api/types/stats.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/docker/engine-api/types' ++ dirname ./vendor/github.com/docker/engine-api/types/stats.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/engine-api/types + cp -pav ./vendor/github.com/docker/engine-api/types/stats.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/engine-api/types/stats.go './vendor/github.com/docker/engine-api/types/stats.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/engine-api/types/stats.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/docker/engine-api/types/stats.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/docker/engine-api/types/registry/registry.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/docker/engine-api/types/registry' ++ dirname ./vendor/github.com/docker/engine-api/types/registry/registry.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/engine-api/types/registry + cp -pav ./vendor/github.com/docker/engine-api/types/registry/registry.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/engine-api/types/registry/registry.go './vendor/github.com/docker/engine-api/types/registry/registry.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/engine-api/types/registry/registry.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/docker/engine-api/types/registry/registry.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/docker/engine-api/types/reference/image_reference.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/docker/engine-api/types/reference' ++ dirname ./vendor/github.com/docker/engine-api/types/reference/image_reference.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/engine-api/types/reference + cp -pav ./vendor/github.com/docker/engine-api/types/reference/image_reference.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/engine-api/types/reference/image_reference.go './vendor/github.com/docker/engine-api/types/reference/image_reference.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/engine-api/types/reference/image_reference.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/docker/engine-api/types/reference/image_reference.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/docker/engine-api/types/network/network.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/docker/engine-api/types/network' ++ dirname ./vendor/github.com/docker/engine-api/types/network/network.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/engine-api/types/network + cp -pav ./vendor/github.com/docker/engine-api/types/network/network.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/engine-api/types/network/network.go './vendor/github.com/docker/engine-api/types/network/network.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/engine-api/types/network/network.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/docker/engine-api/types/network/network.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/docker/engine-api/types/container/hostconfig_windows.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/docker/engine-api/types/container' ++ dirname ./vendor/github.com/docker/engine-api/types/container/hostconfig_windows.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/engine-api/types/container + cp -pav ./vendor/github.com/docker/engine-api/types/container/hostconfig_windows.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/engine-api/types/container/hostconfig_windows.go './vendor/github.com/docker/engine-api/types/container/hostconfig_windows.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/engine-api/types/container/hostconfig_windows.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/docker/engine-api/types/container/hostconfig_windows.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/docker/engine-api/types/container/config.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/docker/engine-api/types/container' ++ dirname ./vendor/github.com/docker/engine-api/types/container/config.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/engine-api/types/container + cp -pav ./vendor/github.com/docker/engine-api/types/container/config.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/engine-api/types/container/config.go './vendor/github.com/docker/engine-api/types/container/config.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/engine-api/types/container/config.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/docker/engine-api/types/container/config.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/docker/engine-api/types/container/hostconfig_unix.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/docker/engine-api/types/container' ++ dirname ./vendor/github.com/docker/engine-api/types/container/hostconfig_unix.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/engine-api/types/container + cp -pav ./vendor/github.com/docker/engine-api/types/container/hostconfig_unix.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/engine-api/types/container/hostconfig_unix.go './vendor/github.com/docker/engine-api/types/container/hostconfig_unix.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/engine-api/types/container/hostconfig_unix.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/docker/engine-api/types/container/hostconfig_unix.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/docker/engine-api/types/container/host_config.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/docker/engine-api/types/container' ++ dirname ./vendor/github.com/docker/engine-api/types/container/host_config.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/engine-api/types/container + cp -pav ./vendor/github.com/docker/engine-api/types/container/host_config.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/engine-api/types/container/host_config.go './vendor/github.com/docker/engine-api/types/container/host_config.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/engine-api/types/container/host_config.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/docker/engine-api/types/container/host_config.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/docker/engine-api/types/blkiodev/blkio.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/docker/engine-api/types/blkiodev' ++ dirname ./vendor/github.com/docker/engine-api/types/blkiodev/blkio.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/engine-api/types/blkiodev + cp -pav ./vendor/github.com/docker/engine-api/types/blkiodev/blkio.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/engine-api/types/blkiodev/blkio.go './vendor/github.com/docker/engine-api/types/blkiodev/blkio.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/engine-api/types/blkiodev/blkio.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/docker/engine-api/types/blkiodev/blkio.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/docker/engine-api/types/time/timestamp.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/docker/engine-api/types/time' ++ dirname ./vendor/github.com/docker/engine-api/types/time/timestamp.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/engine-api/types/time + cp -pav ./vendor/github.com/docker/engine-api/types/time/timestamp.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/engine-api/types/time/timestamp.go './vendor/github.com/docker/engine-api/types/time/timestamp.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/engine-api/types/time/timestamp.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/docker/engine-api/types/time/timestamp.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/docker/engine-api/types/types.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/docker/engine-api/types' ++ dirname ./vendor/github.com/docker/engine-api/types/types.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/engine-api/types + cp -pav ./vendor/github.com/docker/engine-api/types/types.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/engine-api/types/types.go './vendor/github.com/docker/engine-api/types/types.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/engine-api/types/types.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/docker/engine-api/types/types.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/docker/engine-api/types/versions/compare.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/docker/engine-api/types/versions' ++ dirname ./vendor/github.com/docker/engine-api/types/versions/compare.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/engine-api/types/versions + cp -pav ./vendor/github.com/docker/engine-api/types/versions/compare.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/engine-api/types/versions/compare.go './vendor/github.com/docker/engine-api/types/versions/compare.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/engine-api/types/versions/compare.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/docker/engine-api/types/versions/compare.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/docker/engine-api/types/filters/parse.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/docker/engine-api/types/filters' ++ dirname ./vendor/github.com/docker/engine-api/types/filters/parse.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/engine-api/types/filters + cp -pav ./vendor/github.com/docker/engine-api/types/filters/parse.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/engine-api/types/filters/parse.go './vendor/github.com/docker/engine-api/types/filters/parse.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/engine-api/types/filters/parse.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/docker/engine-api/types/filters/parse.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/docker/engine-api/types/client.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/docker/engine-api/types' ++ dirname ./vendor/github.com/docker/engine-api/types/client.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/engine-api/types + cp -pav ./vendor/github.com/docker/engine-api/types/client.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/engine-api/types/client.go './vendor/github.com/docker/engine-api/types/client.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/engine-api/types/client.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/docker/engine-api/types/client.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/docker/engine-api/types/seccomp.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/docker/engine-api/types' ++ dirname ./vendor/github.com/docker/engine-api/types/seccomp.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/engine-api/types + cp -pav ./vendor/github.com/docker/engine-api/types/seccomp.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/engine-api/types/seccomp.go './vendor/github.com/docker/engine-api/types/seccomp.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/engine-api/types/seccomp.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/docker/engine-api/types/seccomp.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/docker/engine-api/types/strslice/strslice.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/docker/engine-api/types/strslice' ++ dirname ./vendor/github.com/docker/engine-api/types/strslice/strslice.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/engine-api/types/strslice + cp -pav ./vendor/github.com/docker/engine-api/types/strslice/strslice.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/engine-api/types/strslice/strslice.go './vendor/github.com/docker/engine-api/types/strslice/strslice.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/engine-api/types/strslice/strslice.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/docker/engine-api/types/strslice/strslice.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/docker/engine-api/types/configs.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/docker/engine-api/types' ++ dirname ./vendor/github.com/docker/engine-api/types/configs.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/engine-api/types + cp -pav ./vendor/github.com/docker/engine-api/types/configs.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/engine-api/types/configs.go './vendor/github.com/docker/engine-api/types/configs.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/engine-api/types/configs.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/docker/engine-api/types/configs.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/docker/engine-api/client/image_inspect.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/docker/engine-api/client' ++ dirname ./vendor/github.com/docker/engine-api/client/image_inspect.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/engine-api/client + cp -pav ./vendor/github.com/docker/engine-api/client/image_inspect.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/engine-api/client/image_inspect.go './vendor/github.com/docker/engine-api/client/image_inspect.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/engine-api/client/image_inspect.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/docker/engine-api/client/image_inspect.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/docker/engine-api/client/container_top.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/docker/engine-api/client' ++ dirname ./vendor/github.com/docker/engine-api/client/container_top.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/engine-api/client + cp -pav ./vendor/github.com/docker/engine-api/client/container_top.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/engine-api/client/container_top.go './vendor/github.com/docker/engine-api/client/container_top.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/engine-api/client/container_top.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/docker/engine-api/client/container_top.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/docker/engine-api/client/volume_list.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/docker/engine-api/client' ++ dirname ./vendor/github.com/docker/engine-api/client/volume_list.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/engine-api/client + cp -pav ./vendor/github.com/docker/engine-api/client/volume_list.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/engine-api/client/volume_list.go './vendor/github.com/docker/engine-api/client/volume_list.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/engine-api/client/volume_list.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/docker/engine-api/client/volume_list.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/docker/engine-api/client/container_exec.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/docker/engine-api/client' ++ dirname ./vendor/github.com/docker/engine-api/client/container_exec.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/engine-api/client + cp -pav ./vendor/github.com/docker/engine-api/client/container_exec.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/engine-api/client/container_exec.go './vendor/github.com/docker/engine-api/client/container_exec.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/engine-api/client/container_exec.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/docker/engine-api/client/container_exec.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/docker/engine-api/client/container_resize.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/docker/engine-api/client' ++ dirname ./vendor/github.com/docker/engine-api/client/container_resize.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/engine-api/client + cp -pav ./vendor/github.com/docker/engine-api/client/container_resize.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/engine-api/client/container_resize.go './vendor/github.com/docker/engine-api/client/container_resize.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/engine-api/client/container_resize.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/docker/engine-api/client/container_resize.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/docker/engine-api/client/image_history.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/docker/engine-api/client' ++ dirname ./vendor/github.com/docker/engine-api/client/image_history.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/engine-api/client + cp -pav ./vendor/github.com/docker/engine-api/client/image_history.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/engine-api/client/image_history.go './vendor/github.com/docker/engine-api/client/image_history.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/engine-api/client/image_history.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/docker/engine-api/client/image_history.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/docker/engine-api/client/transport/transport.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/docker/engine-api/client/transport' ++ dirname ./vendor/github.com/docker/engine-api/client/transport/transport.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/engine-api/client/transport + cp -pav ./vendor/github.com/docker/engine-api/client/transport/transport.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/engine-api/client/transport/transport.go './vendor/github.com/docker/engine-api/client/transport/transport.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/engine-api/client/transport/transport.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/docker/engine-api/client/transport/transport.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/docker/engine-api/client/transport/cancellable/canceler_go14.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/docker/engine-api/client/transport/cancellable' ++ dirname ./vendor/github.com/docker/engine-api/client/transport/cancellable/canceler_go14.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/engine-api/client/transport/cancellable + cp -pav ./vendor/github.com/docker/engine-api/client/transport/cancellable/canceler_go14.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/engine-api/client/transport/cancellable/canceler_go14.go './vendor/github.com/docker/engine-api/client/transport/cancellable/canceler_go14.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/engine-api/client/transport/cancellable/canceler_go14.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/docker/engine-api/client/transport/cancellable/canceler_go14.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/docker/engine-api/client/transport/cancellable/cancellable.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/docker/engine-api/client/transport/cancellable' ++ dirname ./vendor/github.com/docker/engine-api/client/transport/cancellable/cancellable.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/engine-api/client/transport/cancellable + cp -pav ./vendor/github.com/docker/engine-api/client/transport/cancellable/cancellable.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/engine-api/client/transport/cancellable/cancellable.go './vendor/github.com/docker/engine-api/client/transport/cancellable/cancellable.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/engine-api/client/transport/cancellable/cancellable.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/docker/engine-api/client/transport/cancellable/cancellable.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/docker/engine-api/client/transport/cancellable/canceler.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/docker/engine-api/client/transport/cancellable' ++ dirname ./vendor/github.com/docker/engine-api/client/transport/cancellable/canceler.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/engine-api/client/transport/cancellable + cp -pav ./vendor/github.com/docker/engine-api/client/transport/cancellable/canceler.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/engine-api/client/transport/cancellable/canceler.go './vendor/github.com/docker/engine-api/client/transport/cancellable/canceler.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/engine-api/client/transport/cancellable/canceler.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/docker/engine-api/client/transport/cancellable/canceler.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/docker/engine-api/client/transport/client.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/docker/engine-api/client/transport' ++ dirname ./vendor/github.com/docker/engine-api/client/transport/client.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/engine-api/client/transport + cp -pav ./vendor/github.com/docker/engine-api/client/transport/client.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/engine-api/client/transport/client.go './vendor/github.com/docker/engine-api/client/transport/client.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/engine-api/client/transport/client.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/docker/engine-api/client/transport/client.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/docker/engine-api/client/request.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/docker/engine-api/client' ++ dirname ./vendor/github.com/docker/engine-api/client/request.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/engine-api/client + cp -pav ./vendor/github.com/docker/engine-api/client/request.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/engine-api/client/request.go './vendor/github.com/docker/engine-api/client/request.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/engine-api/client/request.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/docker/engine-api/client/request.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/docker/engine-api/client/image_list.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/docker/engine-api/client' ++ dirname ./vendor/github.com/docker/engine-api/client/image_list.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/engine-api/client + cp -pav ./vendor/github.com/docker/engine-api/client/image_list.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/engine-api/client/image_list.go './vendor/github.com/docker/engine-api/client/image_list.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/engine-api/client/image_list.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/docker/engine-api/client/image_list.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/docker/engine-api/client/image_import.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/docker/engine-api/client' ++ dirname ./vendor/github.com/docker/engine-api/client/image_import.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/engine-api/client + cp -pav ./vendor/github.com/docker/engine-api/client/image_import.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/engine-api/client/image_import.go './vendor/github.com/docker/engine-api/client/image_import.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/engine-api/client/image_import.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/docker/engine-api/client/image_import.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/docker/engine-api/client/network_create.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/docker/engine-api/client' ++ dirname ./vendor/github.com/docker/engine-api/client/network_create.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/engine-api/client + cp -pav ./vendor/github.com/docker/engine-api/client/network_create.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/engine-api/client/network_create.go './vendor/github.com/docker/engine-api/client/network_create.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/engine-api/client/network_create.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/docker/engine-api/client/network_create.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/docker/engine-api/client/network_list.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/docker/engine-api/client' ++ dirname ./vendor/github.com/docker/engine-api/client/network_list.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/engine-api/client + cp -pav ./vendor/github.com/docker/engine-api/client/network_list.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/engine-api/client/network_list.go './vendor/github.com/docker/engine-api/client/network_list.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/engine-api/client/network_list.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/docker/engine-api/client/network_list.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/docker/engine-api/client/image_tag.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/docker/engine-api/client' ++ dirname ./vendor/github.com/docker/engine-api/client/image_tag.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/engine-api/client + cp -pav ./vendor/github.com/docker/engine-api/client/image_tag.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/engine-api/client/image_tag.go './vendor/github.com/docker/engine-api/client/image_tag.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/engine-api/client/image_tag.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/docker/engine-api/client/image_tag.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/docker/engine-api/client/image_create.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/docker/engine-api/client' ++ dirname ./vendor/github.com/docker/engine-api/client/image_create.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/engine-api/client + cp -pav ./vendor/github.com/docker/engine-api/client/image_create.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/engine-api/client/image_create.go './vendor/github.com/docker/engine-api/client/image_create.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/engine-api/client/image_create.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/docker/engine-api/client/image_create.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/docker/engine-api/client/client_unix.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/docker/engine-api/client' ++ dirname ./vendor/github.com/docker/engine-api/client/client_unix.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/engine-api/client + cp -pav ./vendor/github.com/docker/engine-api/client/client_unix.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/engine-api/client/client_unix.go './vendor/github.com/docker/engine-api/client/client_unix.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/engine-api/client/client_unix.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/docker/engine-api/client/client_unix.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/docker/engine-api/client/network_inspect.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/docker/engine-api/client' ++ dirname ./vendor/github.com/docker/engine-api/client/network_inspect.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/engine-api/client + cp -pav ./vendor/github.com/docker/engine-api/client/network_inspect.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/engine-api/client/network_inspect.go './vendor/github.com/docker/engine-api/client/network_inspect.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/engine-api/client/network_inspect.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/docker/engine-api/client/network_inspect.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/docker/engine-api/client/container_create.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/docker/engine-api/client' ++ dirname ./vendor/github.com/docker/engine-api/client/container_create.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/engine-api/client + cp -pav ./vendor/github.com/docker/engine-api/client/container_create.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/engine-api/client/container_create.go './vendor/github.com/docker/engine-api/client/container_create.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/engine-api/client/container_create.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/docker/engine-api/client/container_create.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/docker/engine-api/client/image_save.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/docker/engine-api/client' ++ dirname ./vendor/github.com/docker/engine-api/client/image_save.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/engine-api/client + cp -pav ./vendor/github.com/docker/engine-api/client/image_save.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/engine-api/client/image_save.go './vendor/github.com/docker/engine-api/client/image_save.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/engine-api/client/image_save.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/docker/engine-api/client/image_save.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/docker/engine-api/client/image_push.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/docker/engine-api/client' ++ dirname ./vendor/github.com/docker/engine-api/client/image_push.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/engine-api/client + cp -pav ./vendor/github.com/docker/engine-api/client/image_push.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/engine-api/client/image_push.go './vendor/github.com/docker/engine-api/client/image_push.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/engine-api/client/image_push.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/docker/engine-api/client/image_push.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/docker/engine-api/client/network_remove.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/docker/engine-api/client' ++ dirname ./vendor/github.com/docker/engine-api/client/network_remove.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/engine-api/client + cp -pav ./vendor/github.com/docker/engine-api/client/network_remove.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/engine-api/client/network_remove.go './vendor/github.com/docker/engine-api/client/network_remove.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/engine-api/client/network_remove.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/docker/engine-api/client/network_remove.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/docker/engine-api/client/hijack.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/docker/engine-api/client' ++ dirname ./vendor/github.com/docker/engine-api/client/hijack.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/engine-api/client + cp -pav ./vendor/github.com/docker/engine-api/client/hijack.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/engine-api/client/hijack.go './vendor/github.com/docker/engine-api/client/hijack.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/engine-api/client/hijack.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/docker/engine-api/client/hijack.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/docker/engine-api/client/container_export.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/docker/engine-api/client' ++ dirname ./vendor/github.com/docker/engine-api/client/container_export.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/engine-api/client + cp -pav ./vendor/github.com/docker/engine-api/client/container_export.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/engine-api/client/container_export.go './vendor/github.com/docker/engine-api/client/container_export.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/engine-api/client/container_export.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/docker/engine-api/client/container_export.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/docker/engine-api/client/container_wait.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/docker/engine-api/client' ++ dirname ./vendor/github.com/docker/engine-api/client/container_wait.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/engine-api/client + cp -pav ./vendor/github.com/docker/engine-api/client/container_wait.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/engine-api/client/container_wait.go './vendor/github.com/docker/engine-api/client/container_wait.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/engine-api/client/container_wait.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/docker/engine-api/client/container_wait.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/docker/engine-api/client/container_restart.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/docker/engine-api/client' ++ dirname ./vendor/github.com/docker/engine-api/client/container_restart.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/engine-api/client + cp -pav ./vendor/github.com/docker/engine-api/client/container_restart.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/engine-api/client/container_restart.go './vendor/github.com/docker/engine-api/client/container_restart.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/engine-api/client/container_restart.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/docker/engine-api/client/container_restart.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/docker/engine-api/client/container_remove.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/docker/engine-api/client' ++ dirname ./vendor/github.com/docker/engine-api/client/container_remove.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/engine-api/client + cp -pav ./vendor/github.com/docker/engine-api/client/container_remove.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/engine-api/client/container_remove.go './vendor/github.com/docker/engine-api/client/container_remove.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/engine-api/client/container_remove.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/docker/engine-api/client/container_remove.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/docker/engine-api/client/container_diff.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/docker/engine-api/client' ++ dirname ./vendor/github.com/docker/engine-api/client/container_diff.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/engine-api/client + cp -pav ./vendor/github.com/docker/engine-api/client/container_diff.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/engine-api/client/container_diff.go './vendor/github.com/docker/engine-api/client/container_diff.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/engine-api/client/container_diff.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/docker/engine-api/client/container_diff.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/docker/engine-api/client/version.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/docker/engine-api/client' ++ dirname ./vendor/github.com/docker/engine-api/client/version.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/engine-api/client + cp -pav ./vendor/github.com/docker/engine-api/client/version.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/engine-api/client/version.go './vendor/github.com/docker/engine-api/client/version.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/engine-api/client/version.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/docker/engine-api/client/version.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/docker/engine-api/client/volume_inspect.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/docker/engine-api/client' ++ dirname ./vendor/github.com/docker/engine-api/client/volume_inspect.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/engine-api/client + cp -pav ./vendor/github.com/docker/engine-api/client/volume_inspect.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/engine-api/client/volume_inspect.go './vendor/github.com/docker/engine-api/client/volume_inspect.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/engine-api/client/volume_inspect.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/docker/engine-api/client/volume_inspect.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/docker/engine-api/client/container_commit.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/docker/engine-api/client' ++ dirname ./vendor/github.com/docker/engine-api/client/container_commit.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/engine-api/client + cp -pav ./vendor/github.com/docker/engine-api/client/container_commit.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/engine-api/client/container_commit.go './vendor/github.com/docker/engine-api/client/container_commit.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/engine-api/client/container_commit.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/docker/engine-api/client/container_commit.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/docker/engine-api/client/client_darwin.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/docker/engine-api/client' ++ dirname ./vendor/github.com/docker/engine-api/client/client_darwin.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/engine-api/client + cp -pav ./vendor/github.com/docker/engine-api/client/client_darwin.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/engine-api/client/client_darwin.go './vendor/github.com/docker/engine-api/client/client_darwin.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/engine-api/client/client_darwin.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/docker/engine-api/client/client_darwin.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/docker/engine-api/client/container_attach.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/docker/engine-api/client' ++ dirname ./vendor/github.com/docker/engine-api/client/container_attach.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/engine-api/client + cp -pav ./vendor/github.com/docker/engine-api/client/container_attach.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/engine-api/client/container_attach.go './vendor/github.com/docker/engine-api/client/container_attach.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/engine-api/client/container_attach.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/docker/engine-api/client/container_attach.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/docker/engine-api/client/container_inspect.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/docker/engine-api/client' ++ dirname ./vendor/github.com/docker/engine-api/client/container_inspect.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/engine-api/client + cp -pav ./vendor/github.com/docker/engine-api/client/container_inspect.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/engine-api/client/container_inspect.go './vendor/github.com/docker/engine-api/client/container_inspect.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/engine-api/client/container_inspect.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/docker/engine-api/client/container_inspect.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/docker/engine-api/client/image_load.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/docker/engine-api/client' ++ dirname ./vendor/github.com/docker/engine-api/client/image_load.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/engine-api/client + cp -pav ./vendor/github.com/docker/engine-api/client/image_load.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/engine-api/client/image_load.go './vendor/github.com/docker/engine-api/client/image_load.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/engine-api/client/image_load.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/docker/engine-api/client/image_load.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/docker/engine-api/client/container_copy.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/docker/engine-api/client' ++ dirname ./vendor/github.com/docker/engine-api/client/container_copy.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/engine-api/client + cp -pav ./vendor/github.com/docker/engine-api/client/container_copy.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/engine-api/client/container_copy.go './vendor/github.com/docker/engine-api/client/container_copy.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/engine-api/client/container_copy.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/docker/engine-api/client/container_copy.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/docker/engine-api/client/image_build.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/docker/engine-api/client' ++ dirname ./vendor/github.com/docker/engine-api/client/image_build.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/engine-api/client + cp -pav ./vendor/github.com/docker/engine-api/client/image_build.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/engine-api/client/image_build.go './vendor/github.com/docker/engine-api/client/image_build.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/engine-api/client/image_build.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/docker/engine-api/client/image_build.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/docker/engine-api/client/container_stats.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/docker/engine-api/client' ++ dirname ./vendor/github.com/docker/engine-api/client/container_stats.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/engine-api/client + cp -pav ./vendor/github.com/docker/engine-api/client/container_stats.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/engine-api/client/container_stats.go './vendor/github.com/docker/engine-api/client/container_stats.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/engine-api/client/container_stats.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/docker/engine-api/client/container_stats.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/docker/engine-api/client/client_windows.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/docker/engine-api/client' ++ dirname ./vendor/github.com/docker/engine-api/client/client_windows.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/engine-api/client + cp -pav ./vendor/github.com/docker/engine-api/client/client_windows.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/engine-api/client/client_windows.go './vendor/github.com/docker/engine-api/client/client_windows.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/engine-api/client/client_windows.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/docker/engine-api/client/client_windows.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/docker/engine-api/client/image_search.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/docker/engine-api/client' ++ dirname ./vendor/github.com/docker/engine-api/client/image_search.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/engine-api/client + cp -pav ./vendor/github.com/docker/engine-api/client/image_search.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/engine-api/client/image_search.go './vendor/github.com/docker/engine-api/client/image_search.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/engine-api/client/image_search.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/docker/engine-api/client/image_search.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/docker/engine-api/client/container_logs.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/docker/engine-api/client' ++ dirname ./vendor/github.com/docker/engine-api/client/container_logs.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/engine-api/client + cp -pav ./vendor/github.com/docker/engine-api/client/container_logs.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/engine-api/client/container_logs.go './vendor/github.com/docker/engine-api/client/container_logs.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/engine-api/client/container_logs.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/docker/engine-api/client/container_logs.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/docker/engine-api/client/volume_create.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/docker/engine-api/client' ++ dirname ./vendor/github.com/docker/engine-api/client/volume_create.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/engine-api/client + cp -pav ./vendor/github.com/docker/engine-api/client/volume_create.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/engine-api/client/volume_create.go './vendor/github.com/docker/engine-api/client/volume_create.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/engine-api/client/volume_create.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/docker/engine-api/client/volume_create.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/docker/engine-api/client/container_list.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/docker/engine-api/client' ++ dirname ./vendor/github.com/docker/engine-api/client/container_list.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/engine-api/client + cp -pav ./vendor/github.com/docker/engine-api/client/container_list.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/engine-api/client/container_list.go './vendor/github.com/docker/engine-api/client/container_list.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/engine-api/client/container_list.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/docker/engine-api/client/container_list.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/docker/engine-api/client/network_disconnect.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/docker/engine-api/client' ++ dirname ./vendor/github.com/docker/engine-api/client/network_disconnect.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/engine-api/client + cp -pav ./vendor/github.com/docker/engine-api/client/network_disconnect.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/engine-api/client/network_disconnect.go './vendor/github.com/docker/engine-api/client/network_disconnect.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/engine-api/client/network_disconnect.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/docker/engine-api/client/network_disconnect.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/docker/engine-api/client/info.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/docker/engine-api/client' ++ dirname ./vendor/github.com/docker/engine-api/client/info.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/engine-api/client + cp -pav ./vendor/github.com/docker/engine-api/client/info.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/engine-api/client/info.go './vendor/github.com/docker/engine-api/client/info.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/engine-api/client/info.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/docker/engine-api/client/info.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/docker/engine-api/client/volume_remove.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/docker/engine-api/client' ++ dirname ./vendor/github.com/docker/engine-api/client/volume_remove.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/engine-api/client + cp -pav ./vendor/github.com/docker/engine-api/client/volume_remove.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/engine-api/client/volume_remove.go './vendor/github.com/docker/engine-api/client/volume_remove.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/engine-api/client/volume_remove.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/docker/engine-api/client/volume_remove.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/docker/engine-api/client/errors.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/docker/engine-api/client' ++ dirname ./vendor/github.com/docker/engine-api/client/errors.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/engine-api/client + cp -pav ./vendor/github.com/docker/engine-api/client/errors.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/engine-api/client/errors.go './vendor/github.com/docker/engine-api/client/errors.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/engine-api/client/errors.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/docker/engine-api/client/errors.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/docker/engine-api/client/events.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/docker/engine-api/client' ++ dirname ./vendor/github.com/docker/engine-api/client/events.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/engine-api/client + cp -pav ./vendor/github.com/docker/engine-api/client/events.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/engine-api/client/events.go './vendor/github.com/docker/engine-api/client/events.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/engine-api/client/events.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/docker/engine-api/client/events.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/docker/engine-api/client/image_pull.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/docker/engine-api/client' ++ dirname ./vendor/github.com/docker/engine-api/client/image_pull.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/engine-api/client + cp -pav ./vendor/github.com/docker/engine-api/client/image_pull.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/engine-api/client/image_pull.go './vendor/github.com/docker/engine-api/client/image_pull.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/engine-api/client/image_pull.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/docker/engine-api/client/image_pull.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/docker/engine-api/client/client.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/docker/engine-api/client' ++ dirname ./vendor/github.com/docker/engine-api/client/client.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/engine-api/client + cp -pav ./vendor/github.com/docker/engine-api/client/client.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/engine-api/client/client.go './vendor/github.com/docker/engine-api/client/client.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/engine-api/client/client.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/docker/engine-api/client/client.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/docker/engine-api/client/container_unpause.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/docker/engine-api/client' ++ dirname ./vendor/github.com/docker/engine-api/client/container_unpause.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/engine-api/client + cp -pav ./vendor/github.com/docker/engine-api/client/container_unpause.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/engine-api/client/container_unpause.go './vendor/github.com/docker/engine-api/client/container_unpause.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/engine-api/client/container_unpause.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/docker/engine-api/client/container_unpause.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/docker/engine-api/client/login.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/docker/engine-api/client' ++ dirname ./vendor/github.com/docker/engine-api/client/login.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/engine-api/client + cp -pav ./vendor/github.com/docker/engine-api/client/login.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/engine-api/client/login.go './vendor/github.com/docker/engine-api/client/login.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/engine-api/client/login.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/docker/engine-api/client/login.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/docker/engine-api/client/container_update.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/docker/engine-api/client' ++ dirname ./vendor/github.com/docker/engine-api/client/container_update.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/engine-api/client + cp -pav ./vendor/github.com/docker/engine-api/client/container_update.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/engine-api/client/container_update.go './vendor/github.com/docker/engine-api/client/container_update.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/engine-api/client/container_update.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/docker/engine-api/client/container_update.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/docker/engine-api/client/container_pause.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/docker/engine-api/client' ++ dirname ./vendor/github.com/docker/engine-api/client/container_pause.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/engine-api/client + cp -pav ./vendor/github.com/docker/engine-api/client/container_pause.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/engine-api/client/container_pause.go './vendor/github.com/docker/engine-api/client/container_pause.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/engine-api/client/container_pause.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/docker/engine-api/client/container_pause.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/docker/engine-api/client/container_kill.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/docker/engine-api/client' ++ dirname ./vendor/github.com/docker/engine-api/client/container_kill.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/engine-api/client + cp -pav ./vendor/github.com/docker/engine-api/client/container_kill.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/engine-api/client/container_kill.go './vendor/github.com/docker/engine-api/client/container_kill.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/engine-api/client/container_kill.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/docker/engine-api/client/container_kill.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/docker/engine-api/client/container_start.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/docker/engine-api/client' ++ dirname ./vendor/github.com/docker/engine-api/client/container_start.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/engine-api/client + cp -pav ./vendor/github.com/docker/engine-api/client/container_start.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/engine-api/client/container_start.go './vendor/github.com/docker/engine-api/client/container_start.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/engine-api/client/container_start.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/docker/engine-api/client/container_start.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/docker/engine-api/client/image_remove.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/docker/engine-api/client' ++ dirname ./vendor/github.com/docker/engine-api/client/image_remove.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/engine-api/client + cp -pav ./vendor/github.com/docker/engine-api/client/image_remove.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/engine-api/client/image_remove.go './vendor/github.com/docker/engine-api/client/image_remove.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/engine-api/client/image_remove.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/docker/engine-api/client/image_remove.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/docker/engine-api/client/container_rename.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/docker/engine-api/client' ++ dirname ./vendor/github.com/docker/engine-api/client/container_rename.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/engine-api/client + cp -pav ./vendor/github.com/docker/engine-api/client/container_rename.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/engine-api/client/container_rename.go './vendor/github.com/docker/engine-api/client/container_rename.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/engine-api/client/container_rename.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/docker/engine-api/client/container_rename.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/docker/engine-api/client/interface.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/docker/engine-api/client' ++ dirname ./vendor/github.com/docker/engine-api/client/interface.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/engine-api/client + cp -pav ./vendor/github.com/docker/engine-api/client/interface.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/engine-api/client/interface.go './vendor/github.com/docker/engine-api/client/interface.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/engine-api/client/interface.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/docker/engine-api/client/interface.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/docker/engine-api/client/container_stop.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/docker/engine-api/client' ++ dirname ./vendor/github.com/docker/engine-api/client/container_stop.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/engine-api/client + cp -pav ./vendor/github.com/docker/engine-api/client/container_stop.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/engine-api/client/container_stop.go './vendor/github.com/docker/engine-api/client/container_stop.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/engine-api/client/container_stop.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/docker/engine-api/client/container_stop.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/docker/engine-api/client/network_connect.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/docker/engine-api/client' ++ dirname ./vendor/github.com/docker/engine-api/client/network_connect.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/engine-api/client + cp -pav ./vendor/github.com/docker/engine-api/client/network_connect.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/engine-api/client/network_connect.go './vendor/github.com/docker/engine-api/client/network_connect.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/engine-api/client/network_connect.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/docker/engine-api/client/network_connect.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/Microsoft/go-winio/reparse.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/Microsoft/go-winio' ++ dirname ./vendor/github.com/Microsoft/go-winio/reparse.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/Microsoft/go-winio + cp -pav ./vendor/github.com/Microsoft/go-winio/reparse.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/Microsoft/go-winio/reparse.go './vendor/github.com/Microsoft/go-winio/reparse.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/Microsoft/go-winio/reparse.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/Microsoft/go-winio/reparse.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/Microsoft/go-winio/sd.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/Microsoft/go-winio' ++ dirname ./vendor/github.com/Microsoft/go-winio/sd.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/Microsoft/go-winio + cp -pav ./vendor/github.com/Microsoft/go-winio/sd.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/Microsoft/go-winio/sd.go './vendor/github.com/Microsoft/go-winio/sd.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/Microsoft/go-winio/sd.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/Microsoft/go-winio/sd.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/Microsoft/go-winio/syscall.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/Microsoft/go-winio' ++ dirname ./vendor/github.com/Microsoft/go-winio/syscall.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/Microsoft/go-winio + cp -pav ./vendor/github.com/Microsoft/go-winio/syscall.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/Microsoft/go-winio/syscall.go './vendor/github.com/Microsoft/go-winio/syscall.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/Microsoft/go-winio/syscall.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/Microsoft/go-winio/syscall.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/Microsoft/go-winio/fileinfo.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/Microsoft/go-winio' ++ dirname ./vendor/github.com/Microsoft/go-winio/fileinfo.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/Microsoft/go-winio + cp -pav ./vendor/github.com/Microsoft/go-winio/fileinfo.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/Microsoft/go-winio/fileinfo.go './vendor/github.com/Microsoft/go-winio/fileinfo.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/Microsoft/go-winio/fileinfo.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/Microsoft/go-winio/fileinfo.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/Microsoft/go-winio/backup.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/Microsoft/go-winio' ++ dirname ./vendor/github.com/Microsoft/go-winio/backup.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/Microsoft/go-winio + cp -pav ./vendor/github.com/Microsoft/go-winio/backup.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/Microsoft/go-winio/backup.go './vendor/github.com/Microsoft/go-winio/backup.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/Microsoft/go-winio/backup.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/Microsoft/go-winio/backup.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/Microsoft/go-winio/zsyscall_windows.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/Microsoft/go-winio' ++ dirname ./vendor/github.com/Microsoft/go-winio/zsyscall_windows.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/Microsoft/go-winio + cp -pav ./vendor/github.com/Microsoft/go-winio/zsyscall_windows.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/Microsoft/go-winio/zsyscall_windows.go './vendor/github.com/Microsoft/go-winio/zsyscall_windows.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/Microsoft/go-winio/zsyscall_windows.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/Microsoft/go-winio/zsyscall_windows.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/Microsoft/go-winio/file.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/Microsoft/go-winio' ++ dirname ./vendor/github.com/Microsoft/go-winio/file.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/Microsoft/go-winio + cp -pav ./vendor/github.com/Microsoft/go-winio/file.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/Microsoft/go-winio/file.go './vendor/github.com/Microsoft/go-winio/file.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/Microsoft/go-winio/file.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/Microsoft/go-winio/file.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/Microsoft/go-winio/privilege.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/Microsoft/go-winio' ++ dirname ./vendor/github.com/Microsoft/go-winio/privilege.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/Microsoft/go-winio + cp -pav ./vendor/github.com/Microsoft/go-winio/privilege.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/Microsoft/go-winio/privilege.go './vendor/github.com/Microsoft/go-winio/privilege.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/Microsoft/go-winio/privilege.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/Microsoft/go-winio/privilege.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/Microsoft/go-winio/pipe.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/Microsoft/go-winio' ++ dirname ./vendor/github.com/Microsoft/go-winio/pipe.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/Microsoft/go-winio + cp -pav ./vendor/github.com/Microsoft/go-winio/pipe.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/Microsoft/go-winio/pipe.go './vendor/github.com/Microsoft/go-winio/pipe.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/Microsoft/go-winio/pipe.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/Microsoft/go-winio/pipe.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/inconshreveable/mousetrap/trap_others.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/inconshreveable/mousetrap' ++ dirname ./vendor/github.com/inconshreveable/mousetrap/trap_others.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/inconshreveable/mousetrap + cp -pav ./vendor/github.com/inconshreveable/mousetrap/trap_others.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/inconshreveable/mousetrap/trap_others.go './vendor/github.com/inconshreveable/mousetrap/trap_others.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/inconshreveable/mousetrap/trap_others.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/inconshreveable/mousetrap/trap_others.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/inconshreveable/mousetrap/trap_windows_1.4.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/inconshreveable/mousetrap' ++ dirname ./vendor/github.com/inconshreveable/mousetrap/trap_windows_1.4.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/inconshreveable/mousetrap + cp -pav ./vendor/github.com/inconshreveable/mousetrap/trap_windows_1.4.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/inconshreveable/mousetrap/trap_windows_1.4.go './vendor/github.com/inconshreveable/mousetrap/trap_windows_1.4.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/inconshreveable/mousetrap/trap_windows_1.4.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/inconshreveable/mousetrap/trap_windows_1.4.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/inconshreveable/mousetrap/trap_windows.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/inconshreveable/mousetrap' ++ dirname ./vendor/github.com/inconshreveable/mousetrap/trap_windows.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/inconshreveable/mousetrap + cp -pav ./vendor/github.com/inconshreveable/mousetrap/trap_windows.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/inconshreveable/mousetrap/trap_windows.go './vendor/github.com/inconshreveable/mousetrap/trap_windows.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/inconshreveable/mousetrap/trap_windows.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/inconshreveable/mousetrap/trap_windows.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/Azure/go-ansiterm/csi_param_state.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/Azure/go-ansiterm' ++ dirname ./vendor/github.com/Azure/go-ansiterm/csi_param_state.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/Azure/go-ansiterm + cp -pav ./vendor/github.com/Azure/go-ansiterm/csi_param_state.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/Azure/go-ansiterm/csi_param_state.go './vendor/github.com/Azure/go-ansiterm/csi_param_state.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/Azure/go-ansiterm/csi_param_state.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/Azure/go-ansiterm/csi_param_state.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/Azure/go-ansiterm/escape_state.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/Azure/go-ansiterm' ++ dirname ./vendor/github.com/Azure/go-ansiterm/escape_state.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/Azure/go-ansiterm + cp -pav ./vendor/github.com/Azure/go-ansiterm/escape_state.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/Azure/go-ansiterm/escape_state.go './vendor/github.com/Azure/go-ansiterm/escape_state.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/Azure/go-ansiterm/escape_state.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/Azure/go-ansiterm/escape_state.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/Azure/go-ansiterm/context.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/Azure/go-ansiterm' ++ dirname ./vendor/github.com/Azure/go-ansiterm/context.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/Azure/go-ansiterm + cp -pav ./vendor/github.com/Azure/go-ansiterm/context.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/Azure/go-ansiterm/context.go './vendor/github.com/Azure/go-ansiterm/context.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/Azure/go-ansiterm/context.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/Azure/go-ansiterm/context.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/Azure/go-ansiterm/utilities.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/Azure/go-ansiterm' ++ dirname ./vendor/github.com/Azure/go-ansiterm/utilities.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/Azure/go-ansiterm + cp -pav ./vendor/github.com/Azure/go-ansiterm/utilities.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/Azure/go-ansiterm/utilities.go './vendor/github.com/Azure/go-ansiterm/utilities.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/Azure/go-ansiterm/utilities.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/Azure/go-ansiterm/utilities.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/Azure/go-ansiterm/parser_actions.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/Azure/go-ansiterm' ++ dirname ./vendor/github.com/Azure/go-ansiterm/parser_actions.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/Azure/go-ansiterm + cp -pav ./vendor/github.com/Azure/go-ansiterm/parser_actions.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/Azure/go-ansiterm/parser_actions.go './vendor/github.com/Azure/go-ansiterm/parser_actions.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/Azure/go-ansiterm/parser_actions.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/Azure/go-ansiterm/parser_actions.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/Azure/go-ansiterm/parser.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/Azure/go-ansiterm' ++ dirname ./vendor/github.com/Azure/go-ansiterm/parser.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/Azure/go-ansiterm + cp -pav ./vendor/github.com/Azure/go-ansiterm/parser.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/Azure/go-ansiterm/parser.go './vendor/github.com/Azure/go-ansiterm/parser.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/Azure/go-ansiterm/parser.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/Azure/go-ansiterm/parser.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/Azure/go-ansiterm/osc_string_state.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/Azure/go-ansiterm' ++ dirname ./vendor/github.com/Azure/go-ansiterm/osc_string_state.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/Azure/go-ansiterm + cp -pav ./vendor/github.com/Azure/go-ansiterm/osc_string_state.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/Azure/go-ansiterm/osc_string_state.go './vendor/github.com/Azure/go-ansiterm/osc_string_state.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/Azure/go-ansiterm/osc_string_state.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/Azure/go-ansiterm/osc_string_state.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/Azure/go-ansiterm/ground_state.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/Azure/go-ansiterm' ++ dirname ./vendor/github.com/Azure/go-ansiterm/ground_state.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/Azure/go-ansiterm + cp -pav ./vendor/github.com/Azure/go-ansiterm/ground_state.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/Azure/go-ansiterm/ground_state.go './vendor/github.com/Azure/go-ansiterm/ground_state.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/Azure/go-ansiterm/ground_state.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/Azure/go-ansiterm/ground_state.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/Azure/go-ansiterm/escape_intermediate_state.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/Azure/go-ansiterm' ++ dirname ./vendor/github.com/Azure/go-ansiterm/escape_intermediate_state.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/Azure/go-ansiterm + cp -pav ./vendor/github.com/Azure/go-ansiterm/escape_intermediate_state.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/Azure/go-ansiterm/escape_intermediate_state.go './vendor/github.com/Azure/go-ansiterm/escape_intermediate_state.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/Azure/go-ansiterm/escape_intermediate_state.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/Azure/go-ansiterm/escape_intermediate_state.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/Azure/go-ansiterm/winterm/utilities.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/Azure/go-ansiterm/winterm' ++ dirname ./vendor/github.com/Azure/go-ansiterm/winterm/utilities.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/Azure/go-ansiterm/winterm + cp -pav ./vendor/github.com/Azure/go-ansiterm/winterm/utilities.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/Azure/go-ansiterm/winterm/utilities.go './vendor/github.com/Azure/go-ansiterm/winterm/utilities.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/Azure/go-ansiterm/winterm/utilities.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/Azure/go-ansiterm/winterm/utilities.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/Azure/go-ansiterm/winterm/api.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/Azure/go-ansiterm/winterm' ++ dirname ./vendor/github.com/Azure/go-ansiterm/winterm/api.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/Azure/go-ansiterm/winterm + cp -pav ./vendor/github.com/Azure/go-ansiterm/winterm/api.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/Azure/go-ansiterm/winterm/api.go './vendor/github.com/Azure/go-ansiterm/winterm/api.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/Azure/go-ansiterm/winterm/api.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/Azure/go-ansiterm/winterm/api.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/Azure/go-ansiterm/winterm/erase_helpers.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/Azure/go-ansiterm/winterm' ++ dirname ./vendor/github.com/Azure/go-ansiterm/winterm/erase_helpers.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/Azure/go-ansiterm/winterm + cp -pav ./vendor/github.com/Azure/go-ansiterm/winterm/erase_helpers.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/Azure/go-ansiterm/winterm/erase_helpers.go './vendor/github.com/Azure/go-ansiterm/winterm/erase_helpers.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/Azure/go-ansiterm/winterm/erase_helpers.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/Azure/go-ansiterm/winterm/erase_helpers.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/Azure/go-ansiterm/winterm/ansi.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/Azure/go-ansiterm/winterm' ++ dirname ./vendor/github.com/Azure/go-ansiterm/winterm/ansi.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/Azure/go-ansiterm/winterm + cp -pav ./vendor/github.com/Azure/go-ansiterm/winterm/ansi.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/Azure/go-ansiterm/winterm/ansi.go './vendor/github.com/Azure/go-ansiterm/winterm/ansi.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/Azure/go-ansiterm/winterm/ansi.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/Azure/go-ansiterm/winterm/ansi.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/Azure/go-ansiterm/winterm/win_event_handler.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/Azure/go-ansiterm/winterm' ++ dirname ./vendor/github.com/Azure/go-ansiterm/winterm/win_event_handler.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/Azure/go-ansiterm/winterm + cp -pav ./vendor/github.com/Azure/go-ansiterm/winterm/win_event_handler.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/Azure/go-ansiterm/winterm/win_event_handler.go './vendor/github.com/Azure/go-ansiterm/winterm/win_event_handler.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/Azure/go-ansiterm/winterm/win_event_handler.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/Azure/go-ansiterm/winterm/win_event_handler.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/Azure/go-ansiterm/winterm/attr_translation.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/Azure/go-ansiterm/winterm' ++ dirname ./vendor/github.com/Azure/go-ansiterm/winterm/attr_translation.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/Azure/go-ansiterm/winterm + cp -pav ./vendor/github.com/Azure/go-ansiterm/winterm/attr_translation.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/Azure/go-ansiterm/winterm/attr_translation.go './vendor/github.com/Azure/go-ansiterm/winterm/attr_translation.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/Azure/go-ansiterm/winterm/attr_translation.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/Azure/go-ansiterm/winterm/attr_translation.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/Azure/go-ansiterm/winterm/cursor_helpers.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/Azure/go-ansiterm/winterm' ++ dirname ./vendor/github.com/Azure/go-ansiterm/winterm/cursor_helpers.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/Azure/go-ansiterm/winterm + cp -pav ./vendor/github.com/Azure/go-ansiterm/winterm/cursor_helpers.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/Azure/go-ansiterm/winterm/cursor_helpers.go './vendor/github.com/Azure/go-ansiterm/winterm/cursor_helpers.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/Azure/go-ansiterm/winterm/cursor_helpers.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/Azure/go-ansiterm/winterm/cursor_helpers.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/Azure/go-ansiterm/winterm/scroll_helper.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/Azure/go-ansiterm/winterm' ++ dirname ./vendor/github.com/Azure/go-ansiterm/winterm/scroll_helper.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/Azure/go-ansiterm/winterm + cp -pav ./vendor/github.com/Azure/go-ansiterm/winterm/scroll_helper.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/Azure/go-ansiterm/winterm/scroll_helper.go './vendor/github.com/Azure/go-ansiterm/winterm/scroll_helper.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/Azure/go-ansiterm/winterm/scroll_helper.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/Azure/go-ansiterm/winterm/scroll_helper.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/Azure/go-ansiterm/parser_action_helpers.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/Azure/go-ansiterm' ++ dirname ./vendor/github.com/Azure/go-ansiterm/parser_action_helpers.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/Azure/go-ansiterm + cp -pav ./vendor/github.com/Azure/go-ansiterm/parser_action_helpers.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/Azure/go-ansiterm/parser_action_helpers.go './vendor/github.com/Azure/go-ansiterm/parser_action_helpers.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/Azure/go-ansiterm/parser_action_helpers.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/Azure/go-ansiterm/parser_action_helpers.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/Azure/go-ansiterm/csi_entry_state.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/Azure/go-ansiterm' ++ dirname ./vendor/github.com/Azure/go-ansiterm/csi_entry_state.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/Azure/go-ansiterm + cp -pav ./vendor/github.com/Azure/go-ansiterm/csi_entry_state.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/Azure/go-ansiterm/csi_entry_state.go './vendor/github.com/Azure/go-ansiterm/csi_entry_state.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/Azure/go-ansiterm/csi_entry_state.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/Azure/go-ansiterm/csi_entry_state.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/Azure/go-ansiterm/constants.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/Azure/go-ansiterm' ++ dirname ./vendor/github.com/Azure/go-ansiterm/constants.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/Azure/go-ansiterm + cp -pav ./vendor/github.com/Azure/go-ansiterm/constants.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/Azure/go-ansiterm/constants.go './vendor/github.com/Azure/go-ansiterm/constants.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/Azure/go-ansiterm/constants.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/Azure/go-ansiterm/constants.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/Azure/go-ansiterm/event_handler.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/Azure/go-ansiterm' ++ dirname ./vendor/github.com/Azure/go-ansiterm/event_handler.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/Azure/go-ansiterm + cp -pav ./vendor/github.com/Azure/go-ansiterm/event_handler.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/Azure/go-ansiterm/event_handler.go './vendor/github.com/Azure/go-ansiterm/event_handler.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/Azure/go-ansiterm/event_handler.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/Azure/go-ansiterm/event_handler.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/Azure/go-ansiterm/states.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/Azure/go-ansiterm' ++ dirname ./vendor/github.com/Azure/go-ansiterm/states.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/Azure/go-ansiterm + cp -pav ./vendor/github.com/Azure/go-ansiterm/states.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/Azure/go-ansiterm/states.go './vendor/github.com/Azure/go-ansiterm/states.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/Azure/go-ansiterm/states.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/Azure/go-ansiterm/states.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/opencontainers/runc/libcontainer/user/lookup_unsupported.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/opencontainers/runc/libcontainer/user' ++ dirname ./vendor/github.com/opencontainers/runc/libcontainer/user/lookup_unsupported.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/opencontainers/runc/libcontainer/user + cp -pav ./vendor/github.com/opencontainers/runc/libcontainer/user/lookup_unsupported.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/opencontainers/runc/libcontainer/user/lookup_unsupported.go './vendor/github.com/opencontainers/runc/libcontainer/user/lookup_unsupported.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/opencontainers/runc/libcontainer/user/lookup_unsupported.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/opencontainers/runc/libcontainer/user/lookup_unsupported.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/opencontainers/runc/libcontainer/user/user.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/opencontainers/runc/libcontainer/user' ++ dirname ./vendor/github.com/opencontainers/runc/libcontainer/user/user.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/opencontainers/runc/libcontainer/user + cp -pav ./vendor/github.com/opencontainers/runc/libcontainer/user/user.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/opencontainers/runc/libcontainer/user/user.go './vendor/github.com/opencontainers/runc/libcontainer/user/user.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/opencontainers/runc/libcontainer/user/user.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/opencontainers/runc/libcontainer/user/user.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/opencontainers/runc/libcontainer/user/lookup_unix.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/opencontainers/runc/libcontainer/user' ++ dirname ./vendor/github.com/opencontainers/runc/libcontainer/user/lookup_unix.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/opencontainers/runc/libcontainer/user + cp -pav ./vendor/github.com/opencontainers/runc/libcontainer/user/lookup_unix.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/opencontainers/runc/libcontainer/user/lookup_unix.go './vendor/github.com/opencontainers/runc/libcontainer/user/lookup_unix.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/opencontainers/runc/libcontainer/user/lookup_unix.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/opencontainers/runc/libcontainer/user/lookup_unix.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/opencontainers/runc/libcontainer/user/lookup.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/opencontainers/runc/libcontainer/user' ++ dirname ./vendor/github.com/opencontainers/runc/libcontainer/user/lookup.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/opencontainers/runc/libcontainer/user + cp -pav ./vendor/github.com/opencontainers/runc/libcontainer/user/lookup.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/opencontainers/runc/libcontainer/user/lookup.go './vendor/github.com/opencontainers/runc/libcontainer/user/lookup.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/opencontainers/runc/libcontainer/user/lookup.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/opencontainers/runc/libcontainer/user/lookup.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/openshift/origin/pkg/image/reference/reference.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/openshift/origin/pkg/image/reference' ++ dirname ./vendor/github.com/openshift/origin/pkg/image/reference/reference.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/openshift/origin/pkg/image/reference + cp -pav ./vendor/github.com/openshift/origin/pkg/image/reference/reference.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/openshift/origin/pkg/image/reference/reference.go './vendor/github.com/openshift/origin/pkg/image/reference/reference.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/openshift/origin/pkg/image/reference/reference.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/openshift/origin/pkg/image/reference/reference.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./test/integration/doc.go + echo '%dir %{gopath}/src/%{import_path}/./test/integration' ++ dirname ./test/integration/doc.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./test/integration + cp -pav ./test/integration/doc.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./test/integration/doc.go './test/integration/doc.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./test/integration/doc.go' + echo '%{gopath}/src/%{import_path}/./test/integration/doc.go' + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/ ++ find . -iname '*_test.go' + for file in $(find . -iname "*_test.go") ++ dirname ./pkg/scm/scm_test.go + echo '%dir %{gopath}/src/%{import_path}/./pkg/scm' ++ dirname ./pkg/scm/scm_test.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/scm + cp -pav ./pkg/scm/scm_test.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/scm/scm_test.go './pkg/scm/scm_test.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/scm/scm_test.go' + echo '%{gopath}/src/%{import_path}/./pkg/scm/scm_test.go' + for file in $(find . -iname "*_test.go") ++ dirname ./pkg/scm/file/download_test.go + echo '%dir %{gopath}/src/%{import_path}/./pkg/scm/file' ++ dirname ./pkg/scm/file/download_test.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/scm/file + cp -pav ./pkg/scm/file/download_test.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/scm/file/download_test.go './pkg/scm/file/download_test.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/scm/file/download_test.go' + echo '%{gopath}/src/%{import_path}/./pkg/scm/file/download_test.go' + for file in $(find . -iname "*_test.go") ++ dirname ./pkg/scm/git/git_munge_test.go + echo '%dir %{gopath}/src/%{import_path}/./pkg/scm/git' ++ dirname ./pkg/scm/git/git_munge_test.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/scm/git + cp -pav ./pkg/scm/git/git_munge_test.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/scm/git/git_munge_test.go './pkg/scm/git/git_munge_test.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/scm/git/git_munge_test.go' + echo '%{gopath}/src/%{import_path}/./pkg/scm/git/git_munge_test.go' + for file in $(find . -iname "*_test.go") ++ dirname ./pkg/scm/git/clone_test.go + echo '%dir %{gopath}/src/%{import_path}/./pkg/scm/git' ++ dirname ./pkg/scm/git/clone_test.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/scm/git + cp -pav ./pkg/scm/git/clone_test.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/scm/git/clone_test.go './pkg/scm/git/clone_test.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/scm/git/clone_test.go' + echo '%{gopath}/src/%{import_path}/./pkg/scm/git/clone_test.go' + for file in $(find . -iname "*_test.go") ++ dirname ./pkg/scm/git/git_test.go + echo '%dir %{gopath}/src/%{import_path}/./pkg/scm/git' ++ dirname ./pkg/scm/git/git_test.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/scm/git + cp -pav ./pkg/scm/git/git_test.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/scm/git/git_test.go './pkg/scm/git/git_test.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/scm/git/git_test.go' + echo '%{gopath}/src/%{import_path}/./pkg/scm/git/git_test.go' + for file in $(find . -iname "*_test.go") ++ dirname ./pkg/util/util_test.go + echo '%dir %{gopath}/src/%{import_path}/./pkg/util' ++ dirname ./pkg/util/util_test.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/util + cp -pav ./pkg/util/util_test.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/util/util_test.go './pkg/util/util_test.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/util/util_test.go' + echo '%{gopath}/src/%{import_path}/./pkg/util/util_test.go' + for file in $(find . -iname "*_test.go") ++ dirname ./pkg/util/injection_test.go + echo '%dir %{gopath}/src/%{import_path}/./pkg/util' ++ dirname ./pkg/util/injection_test.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/util + cp -pav ./pkg/util/injection_test.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/util/injection_test.go './pkg/util/injection_test.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/util/injection_test.go' + echo '%{gopath}/src/%{import_path}/./pkg/util/injection_test.go' + for file in $(find . -iname "*_test.go") ++ dirname ./pkg/util/env_test.go + echo '%dir %{gopath}/src/%{import_path}/./pkg/util' ++ dirname ./pkg/util/env_test.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/util + cp -pav ./pkg/util/env_test.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/util/env_test.go './pkg/util/env_test.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/util/env_test.go' + echo '%{gopath}/src/%{import_path}/./pkg/util/env_test.go' + for file in $(find . -iname "*_test.go") ++ dirname ./pkg/util/status/build_status_test.go + echo '%dir %{gopath}/src/%{import_path}/./pkg/util/status' ++ dirname ./pkg/util/status/build_status_test.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/util/status + cp -pav ./pkg/util/status/build_status_test.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/util/status/build_status_test.go './pkg/util/status/build_status_test.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/util/status/build_status_test.go' + echo '%{gopath}/src/%{import_path}/./pkg/util/status/build_status_test.go' + for file in $(find . -iname "*_test.go") ++ dirname ./pkg/util/user/range_test.go + echo '%dir %{gopath}/src/%{import_path}/./pkg/util/user' ++ dirname ./pkg/util/user/range_test.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/util/user + cp -pav ./pkg/util/user/range_test.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/util/user/range_test.go './pkg/util/user/range_test.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/util/user/range_test.go' + echo '%{gopath}/src/%{import_path}/./pkg/util/user/range_test.go' + for file in $(find . -iname "*_test.go") ++ dirname ./pkg/util/user/rangelist_test.go + echo '%dir %{gopath}/src/%{import_path}/./pkg/util/user' ++ dirname ./pkg/util/user/rangelist_test.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/util/user + cp -pav ./pkg/util/user/rangelist_test.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/util/user/rangelist_test.go './pkg/util/user/rangelist_test.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/util/user/rangelist_test.go' + echo '%{gopath}/src/%{import_path}/./pkg/util/user/rangelist_test.go' + for file in $(find . -iname "*_test.go") ++ dirname ./pkg/util/callback_test.go + echo '%dir %{gopath}/src/%{import_path}/./pkg/util' ++ dirname ./pkg/util/callback_test.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/util + cp -pav ./pkg/util/callback_test.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/util/callback_test.go './pkg/util/callback_test.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/util/callback_test.go' + echo '%{gopath}/src/%{import_path}/./pkg/util/callback_test.go' + for file in $(find . -iname "*_test.go") ++ dirname ./pkg/util/timeout_test.go + echo '%dir %{gopath}/src/%{import_path}/./pkg/util' ++ dirname ./pkg/util/timeout_test.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/util + cp -pav ./pkg/util/timeout_test.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/util/timeout_test.go './pkg/util/timeout_test.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/util/timeout_test.go' + echo '%{gopath}/src/%{import_path}/./pkg/util/timeout_test.go' + for file in $(find . -iname "*_test.go") ++ dirname ./pkg/docker/util_test.go + echo '%dir %{gopath}/src/%{import_path}/./pkg/docker' ++ dirname ./pkg/docker/util_test.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/docker + cp -pav ./pkg/docker/util_test.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/docker/util_test.go './pkg/docker/util_test.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/docker/util_test.go' + echo '%{gopath}/src/%{import_path}/./pkg/docker/util_test.go' + for file in $(find . -iname "*_test.go") ++ dirname ./pkg/docker/docker_test.go + echo '%dir %{gopath}/src/%{import_path}/./pkg/docker' ++ dirname ./pkg/docker/docker_test.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/docker + cp -pav ./pkg/docker/docker_test.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/docker/docker_test.go './pkg/docker/docker_test.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/docker/docker_test.go' + echo '%{gopath}/src/%{import_path}/./pkg/docker/docker_test.go' + for file in $(find . -iname "*_test.go") ++ dirname ./pkg/tar/tar_test.go + echo '%dir %{gopath}/src/%{import_path}/./pkg/tar' ++ dirname ./pkg/tar/tar_test.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/tar + cp -pav ./pkg/tar/tar_test.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/tar/tar_test.go './pkg/tar/tar_test.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/tar/tar_test.go' + echo '%{gopath}/src/%{import_path}/./pkg/tar/tar_test.go' + for file in $(find . -iname "*_test.go") ++ dirname ./pkg/scripts/environment_test.go + echo '%dir %{gopath}/src/%{import_path}/./pkg/scripts' ++ dirname ./pkg/scripts/environment_test.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/scripts + cp -pav ./pkg/scripts/environment_test.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/scripts/environment_test.go './pkg/scripts/environment_test.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/scripts/environment_test.go' + echo '%{gopath}/src/%{import_path}/./pkg/scripts/environment_test.go' + for file in $(find . -iname "*_test.go") ++ dirname ./pkg/scripts/download_test.go + echo '%dir %{gopath}/src/%{import_path}/./pkg/scripts' ++ dirname ./pkg/scripts/download_test.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/scripts + cp -pav ./pkg/scripts/download_test.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/scripts/download_test.go './pkg/scripts/download_test.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/scripts/download_test.go' + echo '%{gopath}/src/%{import_path}/./pkg/scripts/download_test.go' + for file in $(find . -iname "*_test.go") ++ dirname ./pkg/scripts/install_test.go + echo '%dir %{gopath}/src/%{import_path}/./pkg/scripts' ++ dirname ./pkg/scripts/install_test.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/scripts + cp -pav ./pkg/scripts/install_test.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/scripts/install_test.go './pkg/scripts/install_test.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/scripts/install_test.go' + echo '%{gopath}/src/%{import_path}/./pkg/scripts/install_test.go' + for file in $(find . -iname "*_test.go") ++ dirname ./pkg/api/types_test.go + echo '%dir %{gopath}/src/%{import_path}/./pkg/api' ++ dirname ./pkg/api/types_test.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/api + cp -pav ./pkg/api/types_test.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/api/types_test.go './pkg/api/types_test.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/api/types_test.go' + echo '%{gopath}/src/%{import_path}/./pkg/api/types_test.go' + for file in $(find . -iname "*_test.go") ++ dirname ./pkg/api/validation/validation_test.go + echo '%dir %{gopath}/src/%{import_path}/./pkg/api/validation' ++ dirname ./pkg/api/validation/validation_test.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/api/validation + cp -pav ./pkg/api/validation/validation_test.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/api/validation/validation_test.go './pkg/api/validation/validation_test.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/api/validation/validation_test.go' + echo '%{gopath}/src/%{import_path}/./pkg/api/validation/validation_test.go' + for file in $(find . -iname "*_test.go") ++ dirname ./pkg/ignore/ignore_test.go + echo '%dir %{gopath}/src/%{import_path}/./pkg/ignore' ++ dirname ./pkg/ignore/ignore_test.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/ignore + cp -pav ./pkg/ignore/ignore_test.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/ignore/ignore_test.go './pkg/ignore/ignore_test.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/ignore/ignore_test.go' + echo '%{gopath}/src/%{import_path}/./pkg/ignore/ignore_test.go' + for file in $(find . -iname "*_test.go") ++ dirname ./pkg/build/strategies/layered/layered_test.go + echo '%dir %{gopath}/src/%{import_path}/./pkg/build/strategies/layered' ++ dirname ./pkg/build/strategies/layered/layered_test.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/build/strategies/layered + cp -pav ./pkg/build/strategies/layered/layered_test.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/build/strategies/layered/layered_test.go './pkg/build/strategies/layered/layered_test.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/build/strategies/layered/layered_test.go' + echo '%{gopath}/src/%{import_path}/./pkg/build/strategies/layered/layered_test.go' + for file in $(find . -iname "*_test.go") ++ dirname ./pkg/build/strategies/sti/postexecutorstep_test.go + echo '%dir %{gopath}/src/%{import_path}/./pkg/build/strategies/sti' ++ dirname ./pkg/build/strategies/sti/postexecutorstep_test.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/build/strategies/sti + cp -pav ./pkg/build/strategies/sti/postexecutorstep_test.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/build/strategies/sti/postexecutorstep_test.go './pkg/build/strategies/sti/postexecutorstep_test.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/build/strategies/sti/postexecutorstep_test.go' + echo '%{gopath}/src/%{import_path}/./pkg/build/strategies/sti/postexecutorstep_test.go' + for file in $(find . -iname "*_test.go") ++ dirname ./pkg/build/strategies/sti/usage_test.go + echo '%dir %{gopath}/src/%{import_path}/./pkg/build/strategies/sti' ++ dirname ./pkg/build/strategies/sti/usage_test.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/build/strategies/sti + cp -pav ./pkg/build/strategies/sti/usage_test.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/build/strategies/sti/usage_test.go './pkg/build/strategies/sti/usage_test.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/build/strategies/sti/usage_test.go' + echo '%{gopath}/src/%{import_path}/./pkg/build/strategies/sti/usage_test.go' + for file in $(find . -iname "*_test.go") ++ dirname ./pkg/build/strategies/sti/sti_test.go + echo '%dir %{gopath}/src/%{import_path}/./pkg/build/strategies/sti' ++ dirname ./pkg/build/strategies/sti/sti_test.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/build/strategies/sti + cp -pav ./pkg/build/strategies/sti/sti_test.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/build/strategies/sti/sti_test.go './pkg/build/strategies/sti/sti_test.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/build/strategies/sti/sti_test.go' + echo '%{gopath}/src/%{import_path}/./pkg/build/strategies/sti/sti_test.go' + for file in $(find . -iname "*_test.go") ++ dirname ./pkg/build/strategies/onbuild/onbuild_test.go + echo '%dir %{gopath}/src/%{import_path}/./pkg/build/strategies/onbuild' ++ dirname ./pkg/build/strategies/onbuild/onbuild_test.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/build/strategies/onbuild + cp -pav ./pkg/build/strategies/onbuild/onbuild_test.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/build/strategies/onbuild/onbuild_test.go './pkg/build/strategies/onbuild/onbuild_test.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/build/strategies/onbuild/onbuild_test.go' + echo '%{gopath}/src/%{import_path}/./pkg/build/strategies/onbuild/onbuild_test.go' + for file in $(find . -iname "*_test.go") ++ dirname ./pkg/build/strategies/onbuild/entrypoint_test.go + echo '%dir %{gopath}/src/%{import_path}/./pkg/build/strategies/onbuild' ++ dirname ./pkg/build/strategies/onbuild/entrypoint_test.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/build/strategies/onbuild + cp -pav ./pkg/build/strategies/onbuild/entrypoint_test.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/build/strategies/onbuild/entrypoint_test.go './pkg/build/strategies/onbuild/entrypoint_test.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/build/strategies/onbuild/entrypoint_test.go' + echo '%{gopath}/src/%{import_path}/./pkg/build/strategies/onbuild/entrypoint_test.go' + for file in $(find . -iname "*_test.go") ++ dirname ./test/integration/dockerssl_test.go + echo '%dir %{gopath}/src/%{import_path}/./test/integration' ++ dirname ./test/integration/dockerssl_test.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./test/integration + cp -pav ./test/integration/dockerssl_test.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./test/integration/dockerssl_test.go './test/integration/dockerssl_test.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./test/integration/dockerssl_test.go' + echo '%{gopath}/src/%{import_path}/./test/integration/dockerssl_test.go' + for file in $(find . -iname "*_test.go") ++ dirname ./test/integration/integration_test.go + echo '%dir %{gopath}/src/%{import_path}/./test/integration' ++ dirname ./test/integration/integration_test.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./test/integration + cp -pav ./test/integration/integration_test.go /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./test/integration/integration_test.go './test/integration/integration_test.go' -> '/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode/src/github.com/openshift/source-to-image/./test/integration/integration_test.go' + echo '%{gopath}/src/%{import_path}/./test/integration/integration_test.go' + sort -u -o devel.file-list devel.file-list + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.Y7JjJp + umask 022 + cd /builddir/build/BUILD + cd source-to-image-226afa1319c3498f47b974ec8ceb36526341a19c ++ pwd + export GOPATH=/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode:/builddir/build/BUILD/source-to-image-226afa1319c3498f47b974ec8ceb36526341a19c/Godeps/_workspace:/usr/share/gocode + GOPATH=/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386//usr/share/gocode:/builddir/build/BUILD/source-to-image-226afa1319c3498f47b974ec8ceb36526341a19c/Godeps/_workspace:/usr/share/gocode + go test -compiler gc -ldflags '' github.com/openshift/source-to-image/pkg/api ok github.com/openshift/source-to-image/pkg/api 0.004s + go test -compiler gc -ldflags '' github.com/openshift/source-to-image/pkg/api/validation ok github.com/openshift/source-to-image/pkg/api/validation 0.004s + go test -compiler gc -ldflags '' github.com/openshift/source-to-image/pkg/build/strategies/layered ok github.com/openshift/source-to-image/pkg/build/strategies/layered 0.015s + go test -compiler gc -ldflags '' github.com/openshift/source-to-image/pkg/build/strategies/onbuild ok github.com/openshift/source-to-image/pkg/build/strategies/onbuild 0.010s + go test -compiler gc -ldflags '' github.com/openshift/source-to-image/pkg/build/strategies/sti ok github.com/openshift/source-to-image/pkg/build/strategies/sti 0.011s + go test -compiler gc -ldflags '' github.com/openshift/source-to-image/pkg/docker ok github.com/openshift/source-to-image/pkg/docker 0.015s + go test -compiler gc -ldflags '' github.com/openshift/source-to-image/pkg/ignore ok github.com/openshift/source-to-image/pkg/ignore 0.012s + go test -compiler gc -ldflags '' github.com/openshift/source-to-image/pkg/scripts ok github.com/openshift/source-to-image/pkg/scripts 0.014s + go test -compiler gc -ldflags '' github.com/openshift/source-to-image/pkg/tar ok github.com/openshift/source-to-image/pkg/tar 0.032s + go test -compiler gc -ldflags '' github.com/openshift/source-to-image/pkg/util ok github.com/openshift/source-to-image/pkg/util 0.107s + go test -compiler gc -ldflags '' github.com/openshift/source-to-image/pkg/util/user ok github.com/openshift/source-to-image/pkg/util/user 0.003s + go test -compiler gc -ldflags '' github.com/openshift/source-to-image/test/integration ? github.com/openshift/source-to-image/test/integration [no test files] + exit 0 Processing files: source-to-image-1.1.7-1.fc26.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.E4H0L6 + umask 022 + cd /builddir/build/BUILD + cd source-to-image-226afa1319c3498f47b974ec8ceb36526341a19c + DOCDIR=/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386/usr/share/doc/source-to-image + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386/usr/share/doc/source-to-image + cp -pr README.md /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386/usr/share/doc/source-to-image + cp -pr CONTRIBUTING.md /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386/usr/share/doc/source-to-image + cp -pr AUTHORS /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386/usr/share/doc/source-to-image + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.bjd7PN + umask 022 + cd /builddir/build/BUILD + cd source-to-image-226afa1319c3498f47b974ec8ceb36526341a19c + LICENSEDIR=/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386/usr/share/licenses/source-to-image + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386/usr/share/licenses/source-to-image + cp -pr LICENSE /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386/usr/share/licenses/source-to-image + exit 0 Provides: s2i = 1.1.7-1.fc26 source-to-image = 1.1.7-1.fc26 source-to-image(x86-32) = 1.1.7-1.fc26 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.2) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.2.4) libpthread.so.0 libpthread.so.0(GLIBC_2.0) libpthread.so.0(GLIBC_2.1) libpthread.so.0(GLIBC_2.3.2) rtld(GNU_HASH) Processing files: source-to-image-devel-1.1.7-1.fc26.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.g4phkv + umask 022 + cd /builddir/build/BUILD + cd source-to-image-226afa1319c3498f47b974ec8ceb36526341a19c + DOCDIR=/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386/usr/share/doc/source-to-image-devel + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386/usr/share/doc/source-to-image-devel + cp -pr README.md /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386/usr/share/doc/source-to-image-devel + cp -pr CONTRIBUTING.md /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386/usr/share/doc/source-to-image-devel + cp -pr AUTHORS /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386/usr/share/doc/source-to-image-devel + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.LTDWPc + umask 022 + cd /builddir/build/BUILD + cd source-to-image-226afa1319c3498f47b974ec8ceb36526341a19c + LICENSEDIR=/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386/usr/share/licenses/source-to-image-devel + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386/usr/share/licenses/source-to-image-devel + cp -pr LICENSE /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386/usr/share/licenses/source-to-image-devel + exit 0 Provides: golang(github.com/openshift/source-to-image) = 1.1.7-1.fc26 golang(github.com/openshift/source-to-image/pkg/api) = 1.1.7-1.fc26 golang(github.com/openshift/source-to-image/pkg/api/describe) = 1.1.7-1.fc26 golang(github.com/openshift/source-to-image/pkg/api/validation) = 1.1.7-1.fc26 golang(github.com/openshift/source-to-image/pkg/build) = 1.1.7-1.fc26 golang(github.com/openshift/source-to-image/pkg/build/ignore) = 1.1.7-1.fc26 golang(github.com/openshift/source-to-image/pkg/build/strategies) = 1.1.7-1.fc26 golang(github.com/openshift/source-to-image/pkg/build/strategies/layered) = 1.1.7-1.fc26 golang(github.com/openshift/source-to-image/pkg/build/strategies/onbuild) = 1.1.7-1.fc26 golang(github.com/openshift/source-to-image/pkg/build/strategies/sti) = 1.1.7-1.fc26 golang(github.com/openshift/source-to-image/pkg/cmd) = 1.1.7-1.fc26 golang(github.com/openshift/source-to-image/pkg/config) = 1.1.7-1.fc26 golang(github.com/openshift/source-to-image/pkg/create) = 1.1.7-1.fc26 golang(github.com/openshift/source-to-image/pkg/create/templates) = 1.1.7-1.fc26 golang(github.com/openshift/source-to-image/pkg/docker) = 1.1.7-1.fc26 golang(github.com/openshift/source-to-image/pkg/docker/test) = 1.1.7-1.fc26 golang(github.com/openshift/source-to-image/pkg/errors) = 1.1.7-1.fc26 golang(github.com/openshift/source-to-image/pkg/ignore) = 1.1.7-1.fc26 golang(github.com/openshift/source-to-image/pkg/run) = 1.1.7-1.fc26 golang(github.com/openshift/source-to-image/pkg/scm) = 1.1.7-1.fc26 golang(github.com/openshift/source-to-image/pkg/scm/empty) = 1.1.7-1.fc26 golang(github.com/openshift/source-to-image/pkg/scm/file) = 1.1.7-1.fc26 golang(github.com/openshift/source-to-image/pkg/scm/git) = 1.1.7-1.fc26 golang(github.com/openshift/source-to-image/pkg/scripts) = 1.1.7-1.fc26 golang(github.com/openshift/source-to-image/pkg/tar) = 1.1.7-1.fc26 golang(github.com/openshift/source-to-image/pkg/test) = 1.1.7-1.fc26 golang(github.com/openshift/source-to-image/pkg/util) = 1.1.7-1.fc26 golang(github.com/openshift/source-to-image/pkg/util/user) = 1.1.7-1.fc26 golang(github.com/openshift/source-to-image/pkg/version) = 1.1.7-1.fc26 golang(github.com/openshift/source-to-image/test/integration) = 1.1.7-1.fc26 source-to-image-devel = 1.1.7-1.fc26 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: source-to-image-unit-test-1.1.7-1.fc26.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Nysel0 + umask 022 + cd /builddir/build/BUILD + cd source-to-image-226afa1319c3498f47b974ec8ceb36526341a19c + DOCDIR=/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386/usr/share/doc/source-to-image-unit-test + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386/usr/share/doc/source-to-image-unit-test + cp -pr README.md /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386/usr/share/doc/source-to-image-unit-test + cp -pr CONTRIBUTING.md /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386/usr/share/doc/source-to-image-unit-test + cp -pr AUTHORS /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386/usr/share/doc/source-to-image-unit-test + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.1yQHSN + umask 022 + cd /builddir/build/BUILD + cd source-to-image-226afa1319c3498f47b974ec8ceb36526341a19c + LICENSEDIR=/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386/usr/share/licenses/source-to-image-unit-test + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386/usr/share/licenses/source-to-image-unit-test + cp -pr LICENSE /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386/usr/share/licenses/source-to-image-unit-test + exit 0 Provides: source-to-image-unit-test = 1.1.7-1.fc26 source-to-image-unit-test(x86-32) = 1.1.7-1.fc26 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386 Wrote: /builddir/build/RPMS/source-to-image-1.1.7-1.fc26.i686.rpm Wrote: /builddir/build/RPMS/source-to-image-devel-1.1.7-1.fc26.noarch.rpm Wrote: /builddir/build/RPMS/source-to-image-unit-test-1.1.7-1.fc26.i686.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Z6MWwI + umask 022 + cd /builddir/build/BUILD + cd source-to-image-226afa1319c3498f47b974ec8ceb36526341a19c + /usr/bin/rm -rf /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.i386 + exit 0 Child return code was: 0