Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/source-to-image.spec'], chrootPath='/var/lib/mock/f26-build-10457839-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 x86_64 --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: x86_64 Building for target x86_64 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 x86_64 --nodeps /builddir/build/SPECS/source-to-image.spec'], chrootPath='/var/lib/mock/f26-build-10457839-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 x86_64 --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: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.AvCLu4 + 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.uHNZNQ + 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' ++ od -An -tx1 ++ tr -d ' \n' ++ head -c20 /dev/urandom + 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 0x7f064bf4e86ed73e3a8a165c0dfc25d0f1fc38f9 -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-build047685563 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_amd64/compile -o $WORK/runtime/internal/sys.a -trimpath $WORK -shared -p runtime/internal/sys -+ -complete -installsuffix shared -buildid 98a8cbc671c27657451f56ba1c2d6a6ce6492370 -D _/usr/lib/golang/src/runtime/internal/sys -I $WORK -pack ./arch.go ./arch_amd64.go ./intrinsics.go ./stubs.go ./sys.go ./zgoarch_amd64.go ./zgoos_linux.go ./zversion.go runtime/internal/atomic mkdir -p $WORK/runtime/internal/atomic/_obj/ cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/runtime/internal/atomic.a -trimpath $WORK -shared -p runtime/internal/atomic -+ -installsuffix shared -buildid ab4469ff46bd6bedc9584471c6b1641781cc7e9c -D _/usr/lib/golang/src/runtime/internal/atomic -I $WORK -pack -asmhdr $WORK/runtime/internal/atomic/_obj/go_asm.h ./atomic_amd64x.go ./stubs.go /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK -I $WORK/runtime/internal/atomic/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/runtime/internal/atomic/_obj/asm_amd64.o ./asm_amd64.s pack r $WORK/runtime/internal/atomic.a $WORK/runtime/internal/atomic/_obj/asm_amd64.o # internal runtime mkdir -p $WORK/runtime/_obj/ mkdir -p $WORK/ cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/runtime.a -trimpath $WORK -shared -p runtime -+ -installsuffix shared -buildid 2093984a4c01054d353ab5eebf88208d23c6f3d5 -D _/usr/lib/golang/src/runtime -I $WORK -pack -asmhdr $WORK/runtime/_obj/go_asm.h ./alg.go ./atomic_pointer.go ./cgo.go ./cgo_mmap.go ./cgo_sigaction.go ./cgocall.go ./cgocallback.go ./cgocheck.go ./chan.go ./compiler.go ./complex.go ./cpuflags_amd64.go ./cpuprof.go ./cputicks.go ./debug.go ./defs_linux_amd64.go ./env_posix.go ./error.go ./extern.go ./fastlog2.go ./fastlog2table.go ./fedora.go ./hash64.go ./hashmap.go ./hashmap_fast.go ./heapdump.go ./iface.go ./lfstack.go ./lfstack_64bit.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 ./mprof.go ./msan0.go ./msize.go ./mstats.go ./mstkbar.go ./netpoll.go ./netpoll_epoll.go ./os_linux.go ./os_linux_generic.go ./panic.go ./plugin.go ./print.go ./proc.go ./race0.go ./rdebug.go ./runtime.go ./runtime1.go ./runtime2.go ./select.go ./sema.go ./signal_amd64x.go ./signal_linux_amd64.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 ./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 ./vdso_linux_amd64.go ./write_err.go /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK -I $WORK/runtime/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/runtime/_obj/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK -I $WORK/runtime/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/runtime/_obj/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK -I $WORK/runtime/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/runtime/_obj/cpuidlow_amd64.o ./cpuidlow_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK -I $WORK/runtime/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/runtime/_obj/duff_amd64.o ./duff_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK -I $WORK/runtime/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/runtime/_obj/memclr_amd64.o ./memclr_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK -I $WORK/runtime/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/runtime/_obj/memmove_amd64.o ./memmove_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK -I $WORK/runtime/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/runtime/_obj/rt0_linux_amd64.o ./rt0_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK -I $WORK/runtime/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/runtime/_obj/sys_linux_amd64.o ./sys_linux_amd64.s pack r $WORK/runtime.a $WORK/runtime/_obj/asm.o $WORK/runtime/_obj/asm_amd64.o $WORK/runtime/_obj/cpuidlow_amd64.o $WORK/runtime/_obj/duff_amd64.o $WORK/runtime/_obj/memclr_amd64.o $WORK/runtime/_obj/memmove_amd64.o $WORK/runtime/_obj/rt0_linux_amd64.o $WORK/runtime/_obj/sys_linux_amd64.o # internal errors mkdir -p $WORK/errors/_obj/ cd /usr/lib/golang/src/errors /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/errors.a -trimpath $WORK -shared -p errors -complete -installsuffix shared -buildid b6b224d3d5ae1908f8b614a3f9135347d2d5b4fe -D _/usr/lib/golang/src/errors -I $WORK -pack ./errors.go internal/race mkdir -p $WORK/internal/race/_obj/ mkdir -p $WORK/internal/ cd /usr/lib/golang/src/internal/race /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/internal/race.a -trimpath $WORK -shared -p internal/race -complete -installsuffix shared -buildid c9ba6df19d7f5116048db04e730942dc13dca3c1 -D _/usr/lib/golang/src/internal/race -I $WORK -pack ./doc.go ./norace.go sync/atomic mkdir -p $WORK/sync/atomic/_obj/ mkdir -p $WORK/sync/ cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/sync/atomic.a -trimpath $WORK -shared -p sync/atomic -installsuffix shared -buildid 57f40cb8135f76f524b376ad680724deb01e944a -D _/usr/lib/golang/src/sync/atomic -I $WORK -pack -asmhdr $WORK/sync/atomic/_obj/go_asm.h ./doc.go ./value.go unicode mkdir -p $WORK/unicode/_obj/ cd /usr/lib/golang/src/unicode /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/unicode.a -trimpath $WORK -shared -p unicode -complete -installsuffix shared -buildid 2696800d1df9b15d6895a85655716a9f63e66c17 -D _/usr/lib/golang/src/unicode -I $WORK -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go unicode/utf8 math mkdir -p $WORK/unicode/utf8/_obj/ mkdir -p $WORK/unicode/ cd /usr/lib/golang/src/unicode/utf8 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/unicode/utf8.a -trimpath $WORK -shared -p unicode/utf8 -complete -installsuffix shared -buildid dc03c302fb0bba638d380dd1f12a953f40f41128 -D _/usr/lib/golang/src/unicode/utf8 -I $WORK -pack ./utf8.go mkdir -p $WORK/math/_obj/ cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/math.a -trimpath $WORK -shared -p math -installsuffix shared -buildid a821794963f04729ef4d4d5b6bee95ada60c1a87 -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 ./floor_asm.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 encoding mkdir -p $WORK/encoding/_obj/ unicode/utf16 cd /usr/lib/golang/src/encoding /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/encoding.a -trimpath $WORK -shared -p encoding -complete -installsuffix shared -buildid 63a5558f1e3cde976db2ac6fd9fb59c4ed18f46a -D _/usr/lib/golang/src/encoding -I $WORK -pack ./encoding.go mkdir -p $WORK/unicode/utf16/_obj/ cd /usr/lib/golang/src/unicode/utf16 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/unicode/utf16.a -trimpath $WORK -shared -p unicode/utf16 -complete -installsuffix shared -buildid 76dfc783795ace572b0320054357ff35df6d2f56 -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_amd64/asm -trimpath $WORK -I $WORK/sync/atomic/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/sync/atomic/_obj/asm_amd64.o ./asm_amd64.s internal/nettrace mkdir -p $WORK/internal/nettrace/_obj/ cd /usr/lib/golang/src/internal/nettrace /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/internal/nettrace.a -trimpath $WORK -shared -p internal/nettrace -complete -installsuffix shared -buildid d70d67b906785b990a92c895a3e422e086530d16 -D _/usr/lib/golang/src/internal/nettrace -I $WORK -pack ./nettrace.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_amd64/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 b3a232f4923c85b42b246847f7907cb709d03013 -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 cd /usr/lib/golang/src/sync/atomic pack r $WORK/sync/atomic.a $WORK/sync/atomic/_obj/asm_amd64.o # internal sync mkdir -p $WORK/sync/_obj/ cd /usr/lib/golang/src/sync /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/sync.a -trimpath $WORK -shared -p sync -installsuffix shared -buildid 6a7ebec99e867d3c7811d6c1f4c88f9a080fd685 -D _/usr/lib/golang/src/sync -I $WORK -pack ./cond.go ./mutex.go ./once.go ./pool.go ./runtime.go ./rwmutex.go ./waitgroup.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_amd64/compile -o $WORK/container/list.a -trimpath $WORK -shared -p container/list -complete -installsuffix shared -buildid bf52c5cd23cc2d010752d75e255230de9bc25fba -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_amd64/compile -o $WORK/crypto/subtle.a -trimpath $WORK -shared -p crypto/subtle -complete -installsuffix shared -buildid 565876741eb02c42b59e665c2b4144aa8d5703f5 -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_amd64/compile -o $WORK/crypto/internal/cipherhw.a -trimpath $WORK -shared -p crypto/internal/cipherhw -installsuffix shared -buildid 9ddf18dbd7b2bf8040be7073b3dcbee4136ee238 -D _/usr/lib/golang/src/crypto/internal/cipherhw -I $WORK -pack -asmhdr $WORK/crypto/internal/cipherhw/_obj/go_asm.h ./cipherhw_amd64.go ./doc.go /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK -I $WORK/crypto/internal/cipherhw/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/crypto/internal/cipherhw/_obj/asm_amd64.o ./asm_amd64.s vendor/golang_org/x/crypto/poly1305 mkdir -p $WORK/vendor/golang_org/x/crypto/poly1305/_obj/ mkdir -p $WORK/vendor/golang_org/x/crypto/ cd /usr/lib/golang/src/vendor/golang_org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/vendor/golang_org/x/crypto/poly1305.a -trimpath $WORK -shared -p vendor/golang_org/x/crypto/poly1305 -installsuffix shared -buildid fc9489f61b55d7d0ed73cb4bac25c5fe3f7abc75 -D _/usr/lib/golang/src/vendor/golang_org/x/crypto/poly1305 -I $WORK -pack -asmhdr $WORK/vendor/golang_org/x/crypto/poly1305/_obj/go_asm.h ./poly1305.go ./sum_amd64.go io mkdir -p $WORK/io/_obj/ cd /usr/lib/golang/src/io /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/io.a -trimpath $WORK -shared -p io -complete -installsuffix shared -buildid eff61656f36044b28c715dc8463abcc847427292 -D _/usr/lib/golang/src/io -I $WORK -pack ./io.go ./multi.go ./pipe.go cd /usr/lib/golang/src/crypto/internal/cipherhw pack r $WORK/crypto/internal/cipherhw.a $WORK/crypto/internal/cipherhw/_obj/asm_amd64.o # internal syscall mkdir -p $WORK/syscall/_obj/ cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/syscall.a -trimpath $WORK -shared -p syscall -installsuffix shared -buildid 22ea6ddb02f8adb752cece1ea61ba4609db247c7 -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 ./lsf_linux.go ./msan0.go ./netlink_linux.go ./setuidgid_linux.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_amd64.go ./syscall_unix.go ./timestruct.go ./zerrors_linux_amd64.go ./zsyscall_linux_amd64.go ./zsysnum_linux_amd64.go ./ztypes_linux_amd64.go cd /usr/lib/golang/src/vendor/golang_org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK -I $WORK/vendor/golang_org/x/crypto/poly1305/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/vendor/golang_org/x/crypto/poly1305/_obj/sum_amd64.o ./sum_amd64.s pack r $WORK/vendor/golang_org/x/crypto/poly1305.a $WORK/vendor/golang_org/x/crypto/poly1305/_obj/sum_amd64.o # internal internal/singleflight mkdir -p $WORK/internal/singleflight/_obj/ cd /usr/lib/golang/src/internal/singleflight /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/internal/singleflight.a -trimpath $WORK -shared -p internal/singleflight -complete -installsuffix shared -buildid f9e32b39b041ae068c25dda7d6d46f3afb912120 -D _/usr/lib/golang/src/internal/singleflight -I $WORK -pack ./singleflight.go vendor/golang_org/x/crypto/curve25519 mkdir -p $WORK/vendor/golang_org/x/crypto/curve25519/_obj/ cd /usr/lib/golang/src/vendor/golang_org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/vendor/golang_org/x/crypto/curve25519.a -trimpath $WORK -shared -p vendor/golang_org/x/crypto/curve25519 -installsuffix shared -buildid 6e26a6a32f3a22e262daf14b92e87cf7715ab39c -D _/usr/lib/golang/src/vendor/golang_org/x/crypto/curve25519 -I $WORK -pack -asmhdr $WORK/vendor/golang_org/x/crypto/curve25519/_obj/go_asm.h ./doc.go ./mont25519_amd64.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_amd64/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 9b0dabef92470c0b38a7fbe22d009e48497163d4 -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 github.com/openshift/source-to-image/pkg/version cp /usr/lib/golang/src/vendor/golang_org/x/crypto/curve25519/const_amd64.h $WORK/vendor/golang_org/x/crypto/curve25519/_obj/const_GOARCH.h mkdir -p $WORK/github.com/openshift/source-to-image/pkg/version/_obj/ cd /usr/lib/golang/src/vendor/golang_org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK -I $WORK/vendor/golang_org/x/crypto/curve25519/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/vendor/golang_org/x/crypto/curve25519/_obj/const_amd64.o ./const_amd64.s 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_amd64/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 57b95860967c90ef7bb1e7f5b605bb4a4a4282ff -D _/builddir/build/BUILD/source-to-image-226afa1319c3498f47b974ec8ceb36526341a19c/src/github.com/openshift/source-to-image/pkg/version -I $WORK -pack ./doc.go ./version.go cd /usr/lib/golang/src/vendor/golang_org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK -I $WORK/vendor/golang_org/x/crypto/curve25519/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/vendor/golang_org/x/crypto/curve25519/_obj/cswap_amd64.o ./cswap_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK -I $WORK/vendor/golang_org/x/crypto/curve25519/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/vendor/golang_org/x/crypto/curve25519/_obj/freeze_amd64.o ./freeze_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK -I $WORK/vendor/golang_org/x/crypto/curve25519/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/vendor/golang_org/x/crypto/curve25519/_obj/ladderstep_amd64.o ./ladderstep_amd64.s hash mkdir -p $WORK/hash/_obj/ crypto/cipher mkdir -p $WORK/crypto/cipher/_obj/ cd /usr/lib/golang/src/hash /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/hash.a -trimpath $WORK -shared -p hash -complete -installsuffix shared -buildid 1a111d66d9a9f886d931f87f35563aa5b2e9a8c7 -D _/usr/lib/golang/src/hash -I $WORK -pack ./hash.go cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/crypto/cipher.a -trimpath $WORK -shared -p crypto/cipher -complete -installsuffix shared -buildid 4f068a7a70645984f1e590a27bb7105960ddca64 -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 cd /usr/lib/golang/src/vendor/golang_org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK -I $WORK/vendor/golang_org/x/crypto/curve25519/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/vendor/golang_org/x/crypto/curve25519/_obj/mul_amd64.o ./mul_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK -I $WORK/vendor/golang_org/x/crypto/curve25519/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/vendor/golang_org/x/crypto/curve25519/_obj/square_amd64.o ./square_amd64.s crypto/hmac mkdir -p $WORK/crypto/hmac/_obj/ cd /usr/lib/golang/src/crypto/hmac /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/crypto/hmac.a -trimpath $WORK -shared -p crypto/hmac -complete -installsuffix shared -buildid 8b8b3e0371c3c0541c888bfc8b903fa1bd6ccd85 -D _/usr/lib/golang/src/crypto/hmac -I $WORK -pack ./hmac.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK -I $WORK/math/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/math/_obj/asin_amd64.o ./asin_amd64.s cd /usr/lib/golang/src/vendor/golang_org/x/crypto/curve25519 pack r $WORK/vendor/golang_org/x/crypto/curve25519.a $WORK/vendor/golang_org/x/crypto/curve25519/_obj/const_amd64.o $WORK/vendor/golang_org/x/crypto/curve25519/_obj/cswap_amd64.o $WORK/vendor/golang_org/x/crypto/curve25519/_obj/freeze_amd64.o $WORK/vendor/golang_org/x/crypto/curve25519/_obj/ladderstep_amd64.o $WORK/vendor/golang_org/x/crypto/curve25519/_obj/mul_amd64.o $WORK/vendor/golang_org/x/crypto/curve25519/_obj/square_amd64.o # internal 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_amd64/compile -o $WORK/hash/crc32.a -trimpath $WORK -shared -p hash/crc32 -installsuffix shared -buildid 40964eb54cfa554018430ee27733c8127950c6b7 -D _/usr/lib/golang/src/hash/crc32 -I $WORK -pack -asmhdr $WORK/hash/crc32/_obj/go_asm.h ./crc32.go ./crc32_amd64.go ./crc32_generic.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK -I $WORK/math/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/math/_obj/atan2_amd64.o ./atan2_amd64.s bytes mkdir -p $WORK/bytes/_obj/ cd /usr/lib/golang/src/bytes /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/bytes.a -trimpath $WORK -shared -p bytes -installsuffix shared -buildid d8e3168f9351061cb9e2c650be01d058dbf77709 -D _/usr/lib/golang/src/bytes -I $WORK -pack ./buffer.go ./bytes.go ./bytes_amd64.go ./bytes_decl.go ./reader.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK -I $WORK/math/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/math/_obj/atan_amd64.o ./atan_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK -I $WORK/math/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/math/_obj/dim_amd64.o ./dim_amd64.s strings mkdir -p $WORK/strings/_obj/ cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/strings.a -trimpath $WORK -shared -p strings -installsuffix shared -buildid 511f6b0b4ba597629d1f126811c355fd09cd29f7 -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_amd64.go ./strings_decl.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK -I $WORK/math/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/math/_obj/exp2_amd64.o ./exp2_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK -I $WORK/math/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/math/_obj/exp_amd64.o ./exp_amd64.s cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK -I $WORK/hash/crc32/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/hash/crc32/_obj/crc32_amd64.o ./crc32_amd64.s cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK -I $WORK/math/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/math/_obj/expm1_amd64.o ./expm1_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK -I $WORK/math/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/math/_obj/floor_amd64.o ./floor_amd64.s cd /usr/lib/golang/src/hash/crc32 pack r $WORK/hash/crc32.a $WORK/hash/crc32/_obj/crc32_amd64.o # internal cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK -I $WORK/math/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/math/_obj/frexp_amd64.o ./frexp_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK -I $WORK/math/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/math/_obj/hypot_amd64.o ./hypot_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK -I $WORK/math/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/math/_obj/ldexp_amd64.o ./ldexp_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK -I $WORK/math/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/math/_obj/log10_amd64.o ./log10_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK -I $WORK/math/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/math/_obj/log1p_amd64.o ./log1p_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK -I $WORK/math/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/math/_obj/log_amd64.o ./log_amd64.s bufio mkdir -p $WORK/bufio/_obj/ cd /usr/lib/golang/src/bufio /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/bufio.a -trimpath $WORK -shared -p bufio -complete -installsuffix shared -buildid e4082ca8251685c55d44fb33c6cd86e18337eabb -D _/usr/lib/golang/src/bufio -I $WORK -pack ./bufio.go ./scan.go text/tabwriter mkdir -p $WORK/text/tabwriter/_obj/ mkdir -p $WORK/text/ vendor/golang_org/x/text/transform mkdir -p $WORK/vendor/golang_org/x/text/transform/_obj/ cd /usr/lib/golang/src/text/tabwriter /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/text/tabwriter.a -trimpath $WORK -shared -p text/tabwriter -complete -installsuffix shared -buildid 857723da5b737f7fa7c21d6cdbf0a09d400820f7 -D _/usr/lib/golang/src/text/tabwriter -I $WORK -pack ./tabwriter.go 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_amd64/compile -o $WORK/vendor/golang_org/x/text/transform.a -trimpath $WORK -shared -p vendor/golang_org/x/text/transform -complete -installsuffix shared -buildid 6fb30665936256a7fcff34a5b082bed497f9499f -D _/usr/lib/golang/src/vendor/golang_org/x/text/transform -I $WORK -pack ./transform.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK -I $WORK/math/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/math/_obj/mod_amd64.o ./mod_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK -I $WORK/math/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/math/_obj/modf_amd64.o ./modf_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK -I $WORK/math/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/math/_obj/remainder_amd64.o ./remainder_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK -I $WORK/math/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/math/_obj/sin_amd64.o ./sin_amd64.s cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK -I $WORK/strings/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/strings/_obj/strings.o ./strings.s pack r $WORK/strings.a $WORK/strings/_obj/strings.o # internal path mkdir -p $WORK/path/_obj/ cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK -I $WORK/math/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/math/_obj/sincos_amd64.o ./sincos_amd64.s cd /usr/lib/golang/src/path /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/path.a -trimpath $WORK -shared -p path -complete -installsuffix shared -buildid e345e7ce50dc322417e7987beec1eb27c8d3a905 -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_amd64/asm -trimpath $WORK -I $WORK/math/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/math/_obj/sinh_stub.o ./sinh_stub.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK -I $WORK/math/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/math/_obj/sqrt_amd64.o ./sqrt_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK -I $WORK/math/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/math/_obj/tan_amd64.o ./tan_amd64.s pack r $WORK/math.a $WORK/math/_obj/asin_amd64.o $WORK/math/_obj/atan2_amd64.o $WORK/math/_obj/atan_amd64.o $WORK/math/_obj/dim_amd64.o $WORK/math/_obj/exp2_amd64.o $WORK/math/_obj/exp_amd64.o $WORK/math/_obj/expm1_amd64.o $WORK/math/_obj/floor_amd64.o $WORK/math/_obj/frexp_amd64.o $WORK/math/_obj/hypot_amd64.o $WORK/math/_obj/ldexp_amd64.o $WORK/math/_obj/log10_amd64.o $WORK/math/_obj/log1p_amd64.o $WORK/math/_obj/log_amd64.o $WORK/math/_obj/mod_amd64.o $WORK/math/_obj/modf_amd64.o $WORK/math/_obj/remainder_amd64.o $WORK/math/_obj/sin_amd64.o $WORK/math/_obj/sincos_amd64.o $WORK/math/_obj/sinh_stub.o $WORK/math/_obj/sqrt_amd64.o $WORK/math/_obj/tan_amd64.o # internal strconv mkdir -p $WORK/strconv/_obj/ math/rand mkdir -p $WORK/math/rand/_obj/ cd /usr/lib/golang/src/strconv /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/strconv.a -trimpath $WORK -shared -p strconv -complete -installsuffix shared -buildid 8fbe1cdbfd7cf300258ffb8ab710baa4b3de3ef2 -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_amd64/compile -o $WORK/math/rand.a -trimpath $WORK -shared -p math/rand -complete -installsuffix shared -buildid 63709b4a6f0015ee026aa7051d79c8b47ad12b5a -D _/usr/lib/golang/src/math/rand -I $WORK -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK -I $WORK/syscall/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/syscall/_obj/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK -I $WORK/syscall/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/syscall/_obj/asm_linux_amd64.o ./asm_linux_amd64.s pack r $WORK/syscall.a $WORK/syscall/_obj/asm.o $WORK/syscall/_obj/asm_linux_amd64.o # internal time mkdir -p $WORK/time/_obj/ cd /usr/lib/golang/src/time /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/time.a -trimpath $WORK -shared -p time -installsuffix shared -buildid 14ca8844e97bad71c17fe2385c22ccd8f2416fed -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 internal/syscall/unix mkdir -p $WORK/internal/syscall/unix/_obj/ mkdir -p $WORK/internal/syscall/ cd /usr/lib/golang/src/internal/syscall/unix /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/internal/syscall/unix.a -trimpath $WORK -shared -p internal/syscall/unix -complete -installsuffix shared -buildid ee381bd4fa9845d317b021b2e2eb572338bc0c3c -D _/usr/lib/golang/src/internal/syscall/unix -I $WORK -pack ./getrandom_linux.go ./getrandom_linux_amd64.go reflect crypto mkdir -p $WORK/reflect/_obj/ cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/reflect.a -trimpath $WORK -shared -p reflect -installsuffix shared -buildid a7892e64be6a8929340af0ef95db4e0fef6d9f30 -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/crypto/_obj/ cd /usr/lib/golang/src/crypto /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/crypto.a -trimpath $WORK -shared -p crypto -complete -installsuffix shared -buildid 0edeb04f2d2f5171d0a66ea0049b36a6e9c885e5 -D _/usr/lib/golang/src/crypto -I $WORK -pack ./crypto.go encoding/base64 mkdir -p $WORK/encoding/base64/_obj/ mkdir -p $WORK/encoding/ cd /usr/lib/golang/src/encoding/base64 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/encoding/base64.a -trimpath $WORK -shared -p encoding/base64 -complete -installsuffix shared -buildid f31dbeca5d20c6f7a4044755a988b4e7595b16eb -D _/usr/lib/golang/src/encoding/base64 -I $WORK -pack ./base64.go github.com/openshift/source-to-image/vendor/github.com/docker/engine-api/types/versions mkdir -p $WORK/github.com/openshift/source-to-image/vendor/github.com/docker/engine-api/types/versions/_obj/ crypto/aes mkdir -p $WORK/crypto/aes/_obj/ 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_amd64/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 bb81b885a16c41dd04979e8dd89641a5961e32f6 -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 cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/crypto/aes.a -trimpath $WORK -shared -p crypto/aes -installsuffix shared -buildid c724dedafa52ca3997ddc6c8b904dbe2a0f320e7 -D _/usr/lib/golang/src/crypto/aes -I $WORK -pack -asmhdr $WORK/crypto/aes/_obj/go_asm.h ./aes_gcm.go ./block.go ./cipher.go ./cipher_amd64.go ./const.go ./modes.go crypto/md5 mkdir -p $WORK/crypto/md5/_obj/ cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/crypto/md5.a -trimpath $WORK -shared -p crypto/md5 -installsuffix shared -buildid f429c969b486f376e5c7e0b2666c422f5d39ecb9 -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_amd64/compile -o $WORK/crypto/sha512.a -trimpath $WORK -shared -p crypto/sha512 -installsuffix shared -buildid 3fb2106d45c7484f7f65d2b2e0c360db3b654816 -D _/usr/lib/golang/src/crypto/sha512 -I $WORK -pack -asmhdr $WORK/crypto/sha512/_obj/go_asm.h ./sha512.go ./sha512block.go ./sha512block_decl.go crypto/rc4 mkdir -p $WORK/crypto/rc4/_obj/ cd /usr/lib/golang/src/crypto/rc4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/crypto/rc4.a -trimpath $WORK -shared -p crypto/rc4 -installsuffix shared -buildid f8dbcd4791440463044d19f22739f833f6514697 -D _/usr/lib/golang/src/crypto/rc4 -I $WORK -pack -asmhdr $WORK/crypto/rc4/_obj/go_asm.h ./rc4.go ./rc4_asm.go cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK -I $WORK/crypto/md5/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/crypto/md5/_obj/md5block_amd64.o ./md5block_amd64.s cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK -I $WORK/crypto/sha512/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/crypto/sha512/_obj/sha512block_amd64.o ./sha512block_amd64.s cd /usr/lib/golang/src/crypto/md5 pack r $WORK/crypto/md5.a $WORK/crypto/md5/_obj/md5block_amd64.o # internal crypto/sha1 mkdir -p $WORK/crypto/sha1/_obj/ cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/crypto/sha1.a -trimpath $WORK -shared -p crypto/sha1 -installsuffix shared -buildid 90469174f7702775aa21d1dc2e9b6ad615007cf3 -D _/usr/lib/golang/src/crypto/sha1 -I $WORK -pack -asmhdr $WORK/crypto/sha1/_obj/go_asm.h ./sha1.go ./sha1block.go ./sha1block_amd64.go cd /usr/lib/golang/src/crypto/rc4 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK -I $WORK/crypto/rc4/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/crypto/rc4/_obj/rc4_amd64.o ./rc4_amd64.s cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK -I $WORK/crypto/aes/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/crypto/aes/_obj/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK -I $WORK/crypto/aes/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/crypto/aes/_obj/gcm_amd64.o ./gcm_amd64.s cd /usr/lib/golang/src/crypto/rc4 pack r $WORK/crypto/rc4.a $WORK/crypto/rc4/_obj/rc4_amd64.o # internal crypto/sha256 mkdir -p $WORK/crypto/sha256/_obj/ cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/crypto/sha256.a -trimpath $WORK -shared -p crypto/sha256 -installsuffix shared -buildid e0228649712f9c09cf4545eabcffc9b37a266a7c -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/aes pack r $WORK/crypto/aes.a $WORK/crypto/aes/_obj/asm_amd64.o $WORK/crypto/aes/_obj/gcm_amd64.o # internal cd /usr/lib/golang/src/crypto/sha512 pack r $WORK/crypto/sha512.a $WORK/crypto/sha512/_obj/sha512block_amd64.o # internal cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK -I $WORK/crypto/sha256/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/crypto/sha256/_obj/sha256block_amd64.o ./sha256block_amd64.s cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK -I $WORK/crypto/sha1/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/crypto/sha1/_obj/sha1block_amd64.o ./sha1block_amd64.s cd /usr/lib/golang/src/crypto/sha256 pack r $WORK/crypto/sha256.a $WORK/crypto/sha256/_obj/sha256block_amd64.o # internal cd /usr/lib/golang/src/crypto/sha1 pack r $WORK/crypto/sha1.a $WORK/crypto/sha1/_obj/sha1block_amd64.o # internal os mkdir -p $WORK/os/_obj/ cd /usr/lib/golang/src/os /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/os.a -trimpath $WORK -shared -p os -installsuffix shared -buildid 2d0d15a6594819446413f9959daf422248db80da -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 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_amd64/compile -o $WORK/os/signal.a -trimpath $WORK -shared -p os/signal -installsuffix shared -buildid 0bac0d34550fa3be9d520bb98415fa8fe79e6654 -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_amd64/asm -trimpath $WORK -I $WORK/os/signal/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -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_amd64/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 912d5a2af6e4e84fd9b2a963c539bd2ad1d0a619 -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_amd64/asm -trimpath $WORK -I $WORK/reflect/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/reflect/_obj/asm_amd64.o ./asm_amd64.s pack r $WORK/reflect.a $WORK/reflect/_obj/asm_amd64.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_amd64/compile -o $WORK/fmt.a -trimpath $WORK -shared -p fmt -complete -installsuffix shared -buildid 535091c941383b48c6e32792623c2f8df5a896d6 -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_amd64/compile -o $WORK/sort.a -trimpath $WORK -shared -p sort -complete -installsuffix shared -buildid c29cea8f1fb3956e1c335123dfe1156b8f0cdf51 -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_amd64/compile -o $WORK/encoding/binary.a -trimpath $WORK -shared -p encoding/binary -complete -installsuffix shared -buildid 1aaa452d299a6d2421828a1dea84fff01165e7aa -D _/usr/lib/golang/src/encoding/binary -I $WORK -pack ./binary.go ./varint.go path/filepath mkdir -p $WORK/path/filepath/_obj/ mkdir -p $WORK/path/ cd /usr/lib/golang/src/path/filepath /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/path/filepath.a -trimpath $WORK -shared -p path/filepath -complete -installsuffix shared -buildid 4e36a2005363aaec1b078e8eb003867283782ea4 -D _/usr/lib/golang/src/path/filepath -I $WORK -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go regexp/syntax mkdir -p $WORK/regexp/syntax/_obj/ mkdir -p $WORK/regexp/ cd /usr/lib/golang/src/regexp/syntax /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/regexp/syntax.a -trimpath $WORK -shared -p regexp/syntax -complete -installsuffix shared -buildid 1d542fb915a56c473067efe8c69623390f8e3558 -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 encoding/pem mkdir -p $WORK/encoding/pem/_obj/ cd /usr/lib/golang/src/encoding/pem /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/encoding/pem.a -trimpath $WORK -shared -p encoding/pem -complete -installsuffix shared -buildid 72595c4c51b6ca7f088af3a81d50fe60e8c1e057 -D _/usr/lib/golang/src/encoding/pem -I $WORK -pack ./pem.go crypto/des vendor/golang_org/x/crypto/chacha20poly1305/internal/chacha20 mkdir -p $WORK/crypto/des/_obj/ 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_amd64/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 f0d056fec7bad6c7191694887664634799e82bdd -D _/usr/lib/golang/src/vendor/golang_org/x/crypto/chacha20poly1305/internal/chacha20 -I $WORK -pack ./chacha_generic.go cd /usr/lib/golang/src/crypto/des /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/crypto/des.a -trimpath $WORK -shared -p crypto/des -complete -installsuffix shared -buildid f08abf4de25baca0dc90b3730e2d1fa1dde32a54 -D _/usr/lib/golang/src/crypto/des -I $WORK -pack ./block.go ./cipher.go ./const.go vendor/golang_org/x/crypto/chacha20poly1305 mkdir -p $WORK/vendor/golang_org/x/crypto/chacha20poly1305/_obj/ cd /usr/lib/golang/src/vendor/golang_org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/vendor/golang_org/x/crypto/chacha20poly1305.a -trimpath $WORK -shared -p vendor/golang_org/x/crypto/chacha20poly1305 -installsuffix shared -buildid f741ef5dbb93f9ac4be8ff056fc2d1f557639230 -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 -asmhdr $WORK/vendor/golang_org/x/crypto/chacha20poly1305/_obj/go_asm.h ./chacha20poly1305.go ./chacha20poly1305_amd64.go ./chacha20poly1305_generic.go io/ioutil mkdir -p $WORK/io/ioutil/_obj/ mkdir -p $WORK/io/ cd /usr/lib/golang/src/io/ioutil /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/io/ioutil.a -trimpath $WORK -shared -p io/ioutil -complete -installsuffix shared -buildid abfab3f01958849ac1574b44d0ef5b0912dca3f5 -D _/usr/lib/golang/src/io/ioutil -I $WORK -pack ./ioutil.go ./tempfile.go cd /usr/lib/golang/src/vendor/golang_org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK -I $WORK/vendor/golang_org/x/crypto/chacha20poly1305/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/vendor/golang_org/x/crypto/chacha20poly1305/_obj/chacha20poly1305_amd64.o ./chacha20poly1305_amd64.s flag mkdir -p $WORK/flag/_obj/ log mkdir -p $WORK/log/_obj/ cd /usr/lib/golang/src/flag /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/flag.a -trimpath $WORK -shared -p flag -complete -installsuffix shared -buildid d8d3c60d98195af3309bcb96d3499e9cac720bbd -D _/usr/lib/golang/src/flag -I $WORK -pack ./flag.go compress/flate cd /usr/lib/golang/src/log /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/log.a -trimpath $WORK -shared -p log -complete -installsuffix shared -buildid 21c22ed68fd558a617fcd7b1b4f55eb7bc09f79c -D _/usr/lib/golang/src/log -I $WORK -pack ./log.go mkdir -p $WORK/compress/flate/_obj/ mkdir -p $WORK/compress/ context mkdir -p $WORK/context/_obj/ cd /usr/lib/golang/src/compress/flate /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/compress/flate.a -trimpath $WORK -shared -p compress/flate -complete -installsuffix shared -buildid e60667ec348b1484b525e3b5c42bbfcbb7bf0ac9 -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 cd /usr/lib/golang/src/context /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/context.a -trimpath $WORK -shared -p context -complete -installsuffix shared -buildid 469dc2b5db63ef937fee85d8dc2ad3ca91846547 -D _/usr/lib/golang/src/context -I $WORK -pack ./context.go cd /usr/lib/golang/src/vendor/golang_org/x/crypto/chacha20poly1305 pack r $WORK/vendor/golang_org/x/crypto/chacha20poly1305.a $WORK/vendor/golang_org/x/crypto/chacha20poly1305/_obj/chacha20poly1305_amd64.o # internal 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_amd64/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 c53e7676c24272059fef1aecc24ebf9720607906 -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_amd64/compile -o $WORK/net/url.a -trimpath $WORK -shared -p net/url -complete -installsuffix shared -buildid 8117c734503dd4d85584e9a817b75edfe1ae65b3 -D _/usr/lib/golang/src/net/url -I $WORK -pack ./url.go os/exec mkdir -p $WORK/os/exec/_obj/ cd /usr/lib/golang/src/os/exec /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/os/exec.a -trimpath $WORK -shared -p os/exec -complete -installsuffix shared -buildid 71dcaa734f0427c353e5968ff432033616240b4b -D _/usr/lib/golang/src/os/exec -I $WORK -pack ./exec.go ./exec_posix.go ./lp_unix.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_amd64/compile -o $WORK/archive/tar.a -trimpath $WORK -shared -p archive/tar -complete -installsuffix shared -buildid a555cf79fffb501c1bd99758296caf3870c1d2aa -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 encoding/json mkdir -p $WORK/encoding/json/_obj/ cd /usr/lib/golang/src/encoding/json /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/encoding/json.a -trimpath $WORK -shared -p encoding/json -complete -installsuffix shared -buildid ddd9fcf05c66fcce485d9a0609847a9ba3312a14 -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_amd64/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 348bf0becd799381a4a8783117836e2243367c76 -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_amd64/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 33a9ce6b95d312b02ce6ea71dee76803a009a984 -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_amd64/compile -o $WORK/regexp.a -trimpath $WORK -shared -p regexp -complete -installsuffix shared -buildid df95d2df6f1324aa595e47fbaa20d52f3facf0ba -D _/usr/lib/golang/src/regexp -I $WORK -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.go math/big mkdir -p $WORK/math/big/_obj/ cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/math/big.a -trimpath $WORK -shared -p math/big -installsuffix shared -buildid 14f3568d70946d27906113f03ab554341172a07e -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 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_amd64/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 -m64 -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 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_amd64/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 a981f5a59d8aca7f5944dbe69c7f6e910051f0fe -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_amd64_shared -pack ./homedir.go encoding/hex mkdir -p $WORK/encoding/hex/_obj/ cd /usr/lib/golang/src/encoding/hex /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/encoding/hex.a -trimpath $WORK -shared -p encoding/hex -complete -installsuffix shared -buildid 4b64d5ca480fbadc8ab3d1d4a55a46cb82ce988f -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_amd64/compile -o $WORK/compress/gzip.a -trimpath $WORK -shared -p compress/gzip -complete -installsuffix shared -buildid c38f22227c27e6e648d2a68c061524d7934ccb5b -D _/usr/lib/golang/src/compress/gzip -I $WORK -pack ./gunzip.go ./gzip.go cd /usr/lib/golang/src/runtime/cgo gcc -I . -fPIC -m64 -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 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_amd64/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 c79c1eb963843838c940377aa6d88fcaac21f274 -D _/usr/lib/golang/src/vendor/golang_org/x/net/http2/hpack -I $WORK -pack ./encode.go ./hpack.go ./huffman.go ./tables.go cd /usr/lib/golang/src/runtime/cgo gcc -I . -fPIC -m64 -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 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_amd64/compile -o $WORK/vendor/golang_org/x/net/idna.a -trimpath $WORK -shared -p vendor/golang_org/x/net/idna -complete -installsuffix shared -buildid 38e64e16191851dd242a1be4236e0ff3dae5a025 -D _/usr/lib/golang/src/vendor/golang_org/x/net/idna -I $WORK -pack ./idna.go ./punycode.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_amd64/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 bf543aa2615a9165abcd08321e086969ad8bd2a7 -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 -m64 -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 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_amd64/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 c49df90d9b0f6aa3b7a653177e11720ea1c2517b -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 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_amd64/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 8d6b5eb350166390078f1298d5560dd4e6eaa467 -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_amd64/compile -o $WORK/vendor/golang_org/x/text/width.a -trimpath $WORK -shared -p vendor/golang_org/x/text/width -complete -installsuffix shared -buildid ccbd23983937972e1921f2f1e1e032bfaff67e03 -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/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_amd64/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 e1c20d21bd176c29b61835eb2d86c1e0b880fd0d -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 -m64 -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_amd64/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 8f92073bb9f612ab52b52d75a88bb386cd2efd99 -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_amd64_shared -pack ./parse.go 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_amd64/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 409c04561eb77ffd706ce298fdac151f08577d49 -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_amd64/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 ab9f33d86ae6bfad22e5333188a6361a86e8800c -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_amd64/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 4493b93d03c26679e759b8daca6c6642b3a500f5 -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_amd64_shared -pack ./reference.go ./regexp.go mime mkdir -p $WORK/mime/_obj/ cd /usr/lib/golang/src/mime /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/mime.a -trimpath $WORK -shared -p mime -complete -installsuffix shared -buildid 1c89b754b5e904c7af74a3ebf9f8d801ee3dae8d -D _/usr/lib/golang/src/mime -I $WORK -pack ./encodedword.go ./grammar.go ./mediatype.go ./type.go ./type_unix.go cd /usr/lib/golang/src/runtime/cgo gcc -I . -fPIC -m64 -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_amd64.o -c ./gcc_linux_amd64.c 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_amd64/compile -o $WORK/mime/quotedprintable.a -trimpath $WORK -shared -p mime/quotedprintable -complete -installsuffix shared -buildid 546bf3a615184e006ac512fff7ec455fde1de0b5 -D _/usr/lib/golang/src/mime/quotedprintable -I $WORK -pack ./reader.go ./writer.go 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_amd64/compile -o $WORK/net/http/internal.a -trimpath $WORK -shared -p net/http/internal -complete -installsuffix shared -buildid e146e6d45af08d913d750a20179e89199dd191b2 -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_amd64/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 2d84da2555de38153fd268d49a371a287b4b1f78 -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 cd /usr/lib/golang/src/runtime/cgo gcc -I . -fPIC -m64 -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_mmap.o -c ./gcc_mmap.c 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_amd64/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 3954de434536e4d246e4dd3d2296441b8c67ed75 -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_amd64_shared -pack ./stdcopy.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_amd64/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 b15c27d24ba90df3f6c13c975cc6abb5ab55fbf9 -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_amd64_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_amd64/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 47e2e8a376150dcc7225a724cb7dfb945ae8621f -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_amd64/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 d3042a6797bc94b53ecfa0943598fc2fad2c3a87 -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_amd64_shared -pack ./reference.go cd /usr/lib/golang/src/runtime/cgo gcc -I . -fPIC -m64 -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 encoding/csv mkdir -p $WORK/encoding/csv/_obj/ cd /usr/lib/golang/src/encoding/csv /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/encoding/csv.a -trimpath $WORK -shared -p encoding/csv -complete -installsuffix shared -buildid 67f993d4c9453e62742f567720921d19f5003c9e -D _/usr/lib/golang/src/encoding/csv -I $WORK -pack ./reader.go ./writer.go 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_amd64/compile -o $WORK/text/template/parse.a -trimpath $WORK -shared -p text/template/parse -complete -installsuffix shared -buildid 6641906dd1d21e9c6024db1d472f22cdbbb42218 -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_amd64/asm -trimpath $WORK -I $WORK/math/big/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/math/big/_obj/arith_amd64.o ./arith_amd64.s pack r $WORK/math/big.a $WORK/math/big/_obj/arith_amd64.o # internal crypto/elliptic mkdir -p $WORK/crypto/elliptic/_obj/ encoding/asn1 cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/crypto/elliptic.a -trimpath $WORK -shared -p crypto/elliptic -installsuffix shared -buildid d3362fd94de46ee95081aeb6f3fa4fe2bb1ee234 -D _/usr/lib/golang/src/crypto/elliptic -I $WORK -pack -asmhdr $WORK/crypto/elliptic/_obj/go_asm.h ./elliptic.go ./p224.go ./p256_amd64.go mkdir -p $WORK/encoding/asn1/_obj/ cd /usr/lib/golang/src/encoding/asn1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/encoding/asn1.a -trimpath $WORK -shared -p encoding/asn1 -complete -installsuffix shared -buildid 4c7c94ed12ed2c39d6eb968805696fa8fc8eb4d2 -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 -m64 -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_sigaction.o -c ./gcc_sigaction.c crypto/rand mkdir -p $WORK/crypto/rand/_obj/ cd /usr/lib/golang/src/crypto/rand /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/crypto/rand.a -trimpath $WORK -shared -p crypto/rand -complete -installsuffix shared -buildid 9aef7f3d76b4f80bfcc81c5baa7620c2394a15cd -D _/usr/lib/golang/src/crypto/rand -I $WORK -pack ./eagain.go ./rand.go ./rand_linux.go ./rand_unix.go ./util.go crypto/dsa mkdir -p $WORK/crypto/dsa/_obj/ cd /usr/lib/golang/src/crypto/dsa /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/crypto/dsa.a -trimpath $WORK -shared -p crypto/dsa -complete -installsuffix shared -buildid 914f0802a13791c694ecd906f1680f6e8b337ec0 -D _/usr/lib/golang/src/crypto/dsa -I $WORK -pack ./dsa.go cd /usr/lib/golang/src/runtime/cgo gcc -I . -fPIC -m64 -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 crypto/rsa mkdir -p $WORK/crypto/rsa/_obj/ cd /usr/lib/golang/src/crypto/rsa /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/crypto/rsa.a -trimpath $WORK -shared -p crypto/rsa -complete -installsuffix shared -buildid faf03c3e49cd3167e354e0c9b0551c6eae176bd4 -D _/usr/lib/golang/src/crypto/rsa -I $WORK -pack ./pkcs1v15.go ./pss.go ./rsa.go cd /usr/lib/golang/src/runtime/cgo gcc -I . -fPIC -m64 -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 gcc -I . -fPIC -m64 -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_amd64.o -c ./gcc_amd64.S gcc -I . -fPIC -m64 -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 -m64 -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_amd64.o $WORK/runtime/cgo/_obj/gcc_mmap.o $WORK/runtime/cgo/_obj/gcc_setenv.o $WORK/runtime/cgo/_obj/gcc_sigaction.o $WORK/runtime/cgo/_obj/gcc_traceback.o $WORK/runtime/cgo/_obj/gcc_util.o $WORK/runtime/cgo/_obj/gcc_amd64.o -g -O2 -lpthread 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_amd64/compile -o $WORK/crypto/x509/pkix.a -trimpath $WORK -shared -p crypto/x509/pkix -complete -installsuffix shared -buildid 7afe08fbb291366e9d830753b3ab7692855ae0ed -D _/usr/lib/golang/src/crypto/x509/pkix -I $WORK -pack ./pkix.go cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK -I $WORK/crypto/elliptic/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/crypto/elliptic/_obj/p256_asm_amd64.o ./p256_asm_amd64.s cd /usr/lib/golang/src/runtime/cgo /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage cgo -dynimport $WORK/runtime/cgo/_obj/_cgo_.o -dynout $WORK/runtime/cgo/_obj/_cgo_import.go -dynlinker cd /usr/lib/golang/src/crypto/elliptic pack r $WORK/crypto/elliptic.a $WORK/crypto/elliptic/_obj/p256_asm_amd64.o # internal crypto/ecdsa mkdir -p $WORK/crypto/ecdsa/_obj/ cd /usr/lib/golang/src/crypto/ecdsa /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/crypto/ecdsa.a -trimpath $WORK -shared -p crypto/ecdsa -complete -installsuffix shared -buildid d58fce3561f5e8c99e97d9c340fc45092c92c1ec -D _/usr/lib/golang/src/crypto/ecdsa -I $WORK -pack ./ecdsa.go cd $WORK gcc -no-pie -c trivial.c cd /usr/lib/golang/src/runtime/cgo gcc -I . -fPIC -m64 -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_amd64.o $WORK/runtime/cgo/_obj/gcc_mmap.o $WORK/runtime/cgo/_obj/gcc_setenv.o $WORK/runtime/cgo/_obj/gcc_sigaction.o $WORK/runtime/cgo/_obj/gcc_traceback.o $WORK/runtime/cgo/_obj/gcc_util.o $WORK/runtime/cgo/_obj/gcc_amd64.o -g -O2 -Wl,-r -nostdlib -no-pie -Wl,--build-id=none /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/runtime/cgo.a -trimpath $WORK -shared -p runtime/cgo -installsuffix shared -buildid 007b3c8953376e1c8e97d8d49e1145b28de3929f -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 ./mmap.go ./setenv.go ./sigaction.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_amd64/asm -trimpath $WORK -I $WORK/runtime/cgo/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/runtime/cgo/_obj/asm_amd64.o ./asm_amd64.s text/template mkdir -p $WORK/text/template/_obj/ cd /usr/lib/golang/src/text/template /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/text/template.a -trimpath $WORK -shared -p text/template -complete -installsuffix shared -buildid c8cf01cae1a1a5d903c335957305e17f1f6b10db -D _/usr/lib/golang/src/text/template -I $WORK -pack ./doc.go ./exec.go ./funcs.go ./helper.go ./option.go ./template.go cd /usr/lib/golang/src/runtime/cgo pack r $WORK/runtime/cgo.a $WORK/runtime/cgo/_obj/asm_amd64.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_amd64/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 mkdir -p $WORK/net/_obj/ github.com/openshift/source-to-image/vendor/github.com/docker/docker/pkg/term cd /usr/lib/golang/src/net CGO_LDFLAGS="-g" "-O2" /usr/lib/golang/pkg/tool/linux_amd64/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 mkdir -p $WORK/github.com/openshift/source-to-image/vendor/github.com/docker/docker/pkg/term/_obj/ 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_amd64/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 -m64 -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 -m64 -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 -m64 -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 -m64 -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_amd64/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 -m64 -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_amd64/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 fb658b029141fb0d76f030c962d82996bb17467f -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_amd64/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 cefd21e0d7f8f0be31e2a18e786147e839faaf70 -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_amd64_shared -pack ./jsonmessage.go cd /usr/lib/golang/src/os/user gcc -I . -fPIC -m64 -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 -m64 -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 -m64 -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 cd /usr/lib/golang/src/net gcc -I . -fPIC -m64 -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 -m64 -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 -m64 -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 gcc -I . -fPIC -m64 -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 gcc -I . -fPIC -m64 -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 gcc -I . -fPIC -m64 -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 -m64 -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 /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage user -dynimport $WORK/os/user/_obj/_cgo_.o -dynout $WORK/os/user/_obj/_cgo_import.go gcc -I . -fPIC -m64 -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_amd64/compile -o $WORK/os/user.a -trimpath $WORK -shared -p os/user -installsuffix shared -buildid 5bbc093cac0ea735b4bd2a90bf1eccb9ef66f4e1 -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 -m64 -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 -m64 -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 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_amd64/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 53f6d298a6885c28d5e946335ca6a692e1844de0 -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 -m64 -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_amd64/cgo -dynpackage net -dynimport $WORK/net/_obj/_cgo_.o -dynout $WORK/net/_obj/_cgo_import.go gcc -I . -fPIC -m64 -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_amd64/compile -o $WORK/net.a -trimpath $WORK -shared -p net -installsuffix shared -buildid 9579ac28bbe185951b1226af440be8684fff1b1d -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_amd64/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 60a25c5ef9969d57985707cc92a671798200d171 -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_amd64_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/errors/_obj/ cd /builddir/build/BUILD/source-to-image-226afa1319c3498f47b974ec8ceb36526341a19c/src/github.com/openshift/source-to-image/pkg/errors /usr/lib/golang/pkg/tool/linux_amd64/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 0cc648ef2c6de1981d1094a6fc3aca55a808ad35 -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_amd64_shared -pack ./doc.go ./errors.go github.com/openshift/source-to-image/pkg/create mkdir -p $WORK/github.com/openshift/source-to-image/pkg/create/_obj/ mkdir -p $WORK/github.com/openshift/source-to-image/pkg/api/_obj/ cd /builddir/build/BUILD/source-to-image-226afa1319c3498f47b974ec8ceb36526341a19c/src/github.com/openshift/source-to-image/pkg/create /usr/lib/golang/pkg/tool/linux_amd64/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 c5fd5fb95ab41045cac416f4645951d4892d0142 -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_amd64_shared -pack ./create.go cd /builddir/build/BUILD/source-to-image-226afa1319c3498f47b974ec8ceb36526341a19c/src/github.com/openshift/source-to-image/pkg/api /usr/lib/golang/pkg/tool/linux_amd64/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 0a487c9e6c1a365c03f91b2ec51cf40b74538cee -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_amd64_shared -pack ./doc.go ./helpers.go ./scripts.go ./types.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_amd64/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 6e2a38d653000fbd009d75ca53e397ba36c40944 -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_amd64_shared -pack ./validation.go github.com/openshift/source-to-image/pkg/ignore github.com/openshift/source-to-image/pkg/scm/empty github.com/openshift/source-to-image/pkg/util/status mkdir -p $WORK/github.com/openshift/source-to-image/pkg/ignore/_obj/ cd /builddir/build/BUILD/source-to-image-226afa1319c3498f47b974ec8ceb36526341a19c/src/github.com/openshift/source-to-image/pkg/ignore /usr/lib/golang/pkg/tool/linux_amd64/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 07f636b1d8bfc6b05eec65eb36046e3a4122ed3c -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_amd64_shared -pack ./doc.go ./ignore.go mkdir -p $WORK/github.com/openshift/source-to-image/pkg/util/status/_obj/ mkdir -p $WORK/github.com/openshift/source-to-image/pkg/scm/empty/_obj/ cd /builddir/build/BUILD/source-to-image-226afa1319c3498f47b974ec8ceb36526341a19c/src/github.com/openshift/source-to-image/pkg/util/status /usr/lib/golang/pkg/tool/linux_amd64/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 3fec7da51cf1aeb77b9adc2fd43f9fc46da523f8 -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_amd64_shared -pack ./build_status.go ./doc.go 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_amd64/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 32981f354cf480a47373c13a4f62a251773c13f5 -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_amd64_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/ 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_amd64/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 fcd3f9cdbf90036f5ab0eb40967c5ab7f0ee96d8 -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/github.com/docker/engine-api/types/registry mkdir -p $WORK/crypto/x509/_obj/ github.com/openshift/source-to-image/vendor/golang.org/x/net/proxy vendor/golang_org/x/net/lex/httplex net/textproto mkdir -p $WORK/net/textproto/_obj/ cd /usr/lib/golang/src/crypto/x509 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/crypto/x509.a -trimpath $WORK -shared -p crypto/x509 -complete -installsuffix shared -buildid df77d0206608f68a8486cd641d41f8909e8c55e0 -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/github.com/openshift/source-to-image/vendor/github.com/docker/engine-api/types/registry/_obj/ cd /usr/lib/golang/src/net/textproto /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/net/textproto.a -trimpath $WORK -shared -p net/textproto -complete -installsuffix shared -buildid 4d9771ffc539436763416574ba678553b093ca7b -D _/usr/lib/golang/src/net/textproto -I $WORK -pack ./header.go ./pipeline.go ./reader.go ./textproto.go ./writer.go 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_amd64/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 99814b69748aa515e8ff87807145814e22e1ef8a -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 mkdir -p $WORK/github.com/openshift/source-to-image/vendor/golang.org/x/net/proxy/_obj/ mkdir -p $WORK/vendor/golang_org/x/net/lex/httplex/_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_amd64/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 00e3f269b54496fa05def8ff765c6eb175a670e4 -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 mkdir -p $WORK/vendor/golang_org/x/net/lex/ cd /usr/lib/golang/src/vendor/golang_org/x/net/lex/httplex /usr/lib/golang/pkg/tool/linux_amd64/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 f42b120c5b850c2a47e7b4f8ef6fe294fed8a409 -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 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_amd64/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 d7a1093bb79de12f042fe15ad5c85a19382700b3 -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 mime/multipart mkdir -p $WORK/mime/multipart/_obj/ cd /usr/lib/golang/src/mime/multipart /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/mime/multipart.a -trimpath $WORK -shared -p mime/multipart -complete -installsuffix shared -buildid 697f3e6b6fd2eb15ae9157024f052590b8f553e9 -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/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_amd64/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 9352292697e3f2fcff535ece041ae733739d52c1 -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_amd64_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_amd64/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 b76998e0bc1bf3f7ad8e288177dab143cf9ffcf5 -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_amd64_shared -pack ./auth.go ./client.go ./configs.go ./seccomp.go ./stats.go ./types.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_amd64/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 75ec76a0a207aeb869405445e7aaff157d665ec9 -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_amd64_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_amd64/compile -o $WORK/crypto/tls.a -trimpath $WORK -shared -p crypto/tls -complete -installsuffix shared -buildid d8acd232b59fc886d6cff94c72e835d8c60902fb -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_amd64/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 9cb98bc934501e589c850909cdc881319d265fdf -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_amd64_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/config /usr/lib/golang/pkg/tool/linux_amd64/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 ade2b5fc2bfada3a5b1103246c917117fdf4062c -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_amd64_shared -pack ./config.go cd /builddir/build/BUILD/source-to-image-226afa1319c3498f47b974ec8ceb36526341a19c/src/github.com/openshift/source-to-image/pkg/cmd /usr/lib/golang/pkg/tool/linux_amd64/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 ff8b42b0734e6de2e6f3a28e46509e12b60a4e05 -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_amd64_shared -pack ./util.go net/http/httptrace github.com/openshift/source-to-image/vendor/github.com/docker/go-connections/tlsconfig mkdir -p $WORK/net/http/httptrace/_obj/ cd /usr/lib/golang/src/net/http/httptrace /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/net/http/httptrace.a -trimpath $WORK -shared -p net/http/httptrace -complete -installsuffix shared -buildid 4512fce1f9f1464d2cdca83f99e2bb08e2ef4c2e -D _/usr/lib/golang/src/net/http/httptrace -I $WORK -pack ./trace.go mkdir -p $WORK/github.com/openshift/source-to-image/vendor/github.com/docker/go-connections/tlsconfig/_obj/ 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_amd64/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 8d59673758dbad8034e5cac70dc9d04e8fc2734d -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_amd64_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_amd64/compile -o $WORK/net/http.a -trimpath $WORK -shared -p net/http -complete -installsuffix shared -buildid 06e01c18747689a1daa78a1747b324368021b107 -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/net/http/httputil/_obj/ mkdir -p $WORK/github.com/openshift/source-to-image/vendor/github.com/docker/go-connections/sockets/_obj/ cd /usr/lib/golang/src/net/http/httputil /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/net/http/httputil.a -trimpath $WORK -shared -p net/http/httputil -complete -installsuffix shared -buildid 739bda2713ea71c025b8ca2a91dd9ffd97a65c01 -D _/usr/lib/golang/src/net/http/httputil -I $WORK -pack ./dump.go ./httputil.go ./persist.go ./reverseproxy.go github.com/openshift/source-to-image/pkg/util 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/vendor/github.com/docker/go-connections/sockets /usr/lib/golang/pkg/tool/linux_amd64/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 bcc19d8783c648a5931ccafc9182a5c90eaa6e06 -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_amd64_shared -pack ./inmem_socket.go ./proxy.go ./sockets.go ./sockets_unix.go ./tcp_socket.go ./unix_socket.go cd /builddir/build/BUILD/source-to-image-226afa1319c3498f47b974ec8ceb36526341a19c/src/github.com/openshift/source-to-image/pkg/util /usr/lib/golang/pkg/tool/linux_amd64/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 bef0184a0d9760eefbef8d8d6df93b2aeae69bbb -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_amd64_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_amd64/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 3de795c6a4fe265365493b9da7726d4b292b71b5 -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_amd64_shared -pack ./client.go ./transport.go github.com/openshift/source-to-image/pkg/tar mkdir -p $WORK/github.com/openshift/source-to-image/pkg/tar/_obj/ cd /builddir/build/BUILD/source-to-image-226afa1319c3498f47b974ec8ceb36526341a19c/src/github.com/openshift/source-to-image/pkg/tar /usr/lib/golang/pkg/tool/linux_amd64/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 ad26afe63cb7173bcd03f74b52ba3448b42ba7c4 -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_amd64_shared -pack ./doc.go ./tar.go github.com/openshift/source-to-image/pkg/scm/git github.com/openshift/source-to-image/pkg/scm/file 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/scm/git /usr/lib/golang/pkg/tool/linux_amd64/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 9403cdc12ed9ac1ebbce143ba37a87cacd8171d3 -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_amd64_shared -pack ./clone.go ./doc.go ./git.go 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_amd64/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 37fd486130c26af968a392d54ce89e388cbc8681 -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_amd64_shared -pack ./download.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_amd64/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 4e0c36e4f218cda502aa291a7efb4823e4a15bb8 -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_amd64_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_amd64/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 28f45ee8f3a34795088f81f697255bafa4c34a4a -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_amd64_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_amd64/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 df3f6666b9a0b4ff247384c2f507c41c59b1a4e7 -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_amd64_shared -pack ./doc.go ./docker.go ./fake_docker.go ./util.go github.com/openshift/source-to-image/pkg/build mkdir -p $WORK/github.com/openshift/source-to-image/pkg/build/_obj/ github.com/openshift/source-to-image/pkg/scripts 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_amd64/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 f1333f9432435608829d25036e242380b3ec826f -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_amd64_shared -pack ./cleanup.go ./config.go ./interfaces.go mkdir -p $WORK/github.com/openshift/source-to-image/pkg/run/_obj/ mkdir -p $WORK/github.com/openshift/source-to-image/pkg/scripts/_obj/ cd /builddir/build/BUILD/source-to-image-226afa1319c3498f47b974ec8ceb36526341a19c/src/github.com/openshift/source-to-image/pkg/scripts /usr/lib/golang/pkg/tool/linux_amd64/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 fdade3c7dc726558aa5b43678af05a74e949e03d -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_amd64_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_amd64/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 4debf7135794f68155b7a6b0a865d7e8444a5c0d -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_amd64_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/ cd /builddir/build/BUILD/source-to-image-226afa1319c3498f47b974ec8ceb36526341a19c/src/github.com/openshift/source-to-image/pkg/api/describe /usr/lib/golang/pkg/tool/linux_amd64/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 54034bd5f7e8b2f1e2279dff0d17bd693c12a8c3 -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_amd64_shared -pack ./describer.go mkdir -p $WORK/github.com/openshift/source-to-image/pkg/build/strategies/layered/_obj/ mkdir -p $WORK/github.com/openshift/source-to-image/pkg/build/strategies/ github.com/openshift/source-to-image/pkg/scm 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_amd64/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 6d5256b2324cc5df309c2faf84e048aeeaf8c883 -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_amd64_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_amd64/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 82fb9ded09d5a9e5d28af713265eac26890fbe28 -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_amd64_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_amd64/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 c13aec351918036032bc62309a50ba310b497863 -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_amd64_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_amd64/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 dccacf895ee501b2f0c87831d3239d52d95c1fd1 -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_amd64_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_amd64/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 fce51741626915013a474069b369ec91b0d3cce3 -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_amd64_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_amd64/compile -o $WORK/github.com/openshift/source-to-image/cmd/s2i.a -trimpath $WORK -shared -p main -complete -installsuffix shared -buildid 011a13e4e938ed52a7254c037c8958d939d2c7e0 -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_amd64_shared -pack ./doc.go ./main.go cd . /usr/lib/golang/pkg/tool/linux_amd64/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_amd64_shared -installsuffix shared -extld=gcc -buildmode=pie -buildid=011a13e4e938ed52a7254c037c8958d939d2c7e0 -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 0x7f064bf4e86ed73e3a8a165c0dfc25d0f1fc38f9 -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.rEJ5x7 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.x86_64 ++ dirname /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.x86_64 + cd source-to-image-226afa1319c3498f47b974ec8ceb36526341a19c + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.x86_64/usr/bin + install -p -m 0755 bin/s2i /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.x86_64/usr/bin + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.x86_64//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 ./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.x86_64//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.x86_64//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.x86_64//usr/share/gocode/src/github.com/openshift/source-to-image/./test/integration/doc.go' + echo '%{gopath}/src/%{import_path}/./test/integration/doc.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.x86_64//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.x86_64//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.x86_64//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 ./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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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.x86_64//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.x86_64//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.x86_64//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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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_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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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_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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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_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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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_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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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_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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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_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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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_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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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_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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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.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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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_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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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_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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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_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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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.x86_64//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.x86_64//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.x86_64//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.x86_64//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.x86_64//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.x86_64//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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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_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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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_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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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_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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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-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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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_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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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_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.x86_64//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.x86_64//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.x86_64//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.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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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_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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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.x86_64//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.x86_64//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.x86_64//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.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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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_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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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.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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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.x86_64//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.x86_64//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.x86_64//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 ./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.x86_64//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.x86_64//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.x86_64//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 ./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.x86_64//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.x86_64//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.x86_64//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 ./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.x86_64//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.x86_64//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.x86_64//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 ./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.x86_64//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.x86_64//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.x86_64//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 ./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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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 ./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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/version/version.go' + echo '%{gopath}/src/%{import_path}/./pkg/version/version.go' + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.x86_64//usr/share/gocode/src/github.com/openshift/source-to-image/ ++ find . -iname '*_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.x86_64//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.x86_64//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.x86_64//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.x86_64//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.x86_64//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.x86_64//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' + 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.x86_64//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.x86_64//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.x86_64//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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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_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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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/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.x86_64//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.x86_64//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.x86_64//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.x86_64//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.x86_64//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.x86_64//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' + 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.potjeB + 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.x86_64//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.x86_64//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.003s + 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.013s + 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.014s + 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.013s + go test -compiler gc -ldflags '' github.com/openshift/source-to-image/pkg/tar ok github.com/openshift/source-to-image/pkg/tar 0.024s + go test -compiler gc -ldflags '' github.com/openshift/source-to-image/pkg/util ok github.com/openshift/source-to-image/pkg/util 0.112s + 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.002s + 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.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Nl5TxO + umask 022 + cd /builddir/build/BUILD + cd source-to-image-226afa1319c3498f47b974ec8ceb36526341a19c + DOCDIR=/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.x86_64/usr/share/doc/source-to-image + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.x86_64/usr/share/doc/source-to-image + cp -pr README.md /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.x86_64/usr/share/doc/source-to-image + cp -pr CONTRIBUTING.md /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.x86_64/usr/share/doc/source-to-image + cp -pr AUTHORS /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.x86_64/usr/share/doc/source-to-image + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.OW4XT1 + umask 022 + cd /builddir/build/BUILD + cd source-to-image-226afa1319c3498f47b974ec8ceb36526341a19c + LICENSEDIR=/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.x86_64/usr/share/licenses/source-to-image + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.x86_64/usr/share/licenses/source-to-image + cp -pr LICENSE /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.x86_64/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-64) = 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()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) rtld(GNU_HASH) Processing files: source-to-image-devel-1.1.7-1.fc26.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Mt18Hf + umask 022 + cd /builddir/build/BUILD + cd source-to-image-226afa1319c3498f47b974ec8ceb36526341a19c + DOCDIR=/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.x86_64/usr/share/doc/source-to-image-devel + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.x86_64/usr/share/doc/source-to-image-devel + cp -pr README.md /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.x86_64/usr/share/doc/source-to-image-devel + cp -pr CONTRIBUTING.md /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.x86_64/usr/share/doc/source-to-image-devel + cp -pr AUTHORS /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.x86_64/usr/share/doc/source-to-image-devel + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.Xga4xt + umask 022 + cd /builddir/build/BUILD + cd source-to-image-226afa1319c3498f47b974ec8ceb36526341a19c + LICENSEDIR=/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.x86_64/usr/share/licenses/source-to-image-devel + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.x86_64/usr/share/licenses/source-to-image-devel + cp -pr LICENSE /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.x86_64/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.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.nDXF0L + umask 022 + cd /builddir/build/BUILD + cd source-to-image-226afa1319c3498f47b974ec8ceb36526341a19c + DOCDIR=/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.x86_64/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.x86_64/usr/share/doc/source-to-image-unit-test + cp -pr README.md /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.x86_64/usr/share/doc/source-to-image-unit-test + cp -pr CONTRIBUTING.md /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.x86_64/usr/share/doc/source-to-image-unit-test + cp -pr AUTHORS /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.x86_64/usr/share/doc/source-to-image-unit-test + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.80HPu4 + umask 022 + cd /builddir/build/BUILD + cd source-to-image-226afa1319c3498f47b974ec8ceb36526341a19c + LICENSEDIR=/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.x86_64/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.x86_64/usr/share/licenses/source-to-image-unit-test + cp -pr LICENSE /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.x86_64/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-64) = 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.x86_64 Wrote: /builddir/build/RPMS/source-to-image-1.1.7-1.fc26.x86_64.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.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.cPDaEs + 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.x86_64 + exit 0 Child return code was: 0