Mock Version: 1.4.4 Mock Version: 1.4.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --nodeps /builddir/build/SPECS/source-to-image.spec'], chrootPath='/var/lib/mock/f26-build-10457927-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 ppc64le --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: ppc64le Building for target ppc64le 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 ppc64le --nodeps /builddir/build/SPECS/source-to-image.spec'], chrootPath='/var/lib/mock/f26-build-10457927-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 ppc64le --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: ppc64le Building for target ppc64le Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.VSseDV + 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.6J2NY0 + umask 022 + cd /builddir/build/BUILD + cd source-to-image-226afa1319c3498f47b974ec8ceb36526341a19c + mkdir -p src/github.com/openshift + ln -s ../../../ src/github.com/openshift/source-to-image ++ pwd ++ pwd + export GOPATH=/builddir/build/BUILD/source-to-image-226afa1319c3498f47b974ec8ceb36526341a19c:/builddir/build/BUILD/source-to-image-226afa1319c3498f47b974ec8ceb36526341a19c/Godeps/_workspace:/usr/share/gocode + GOPATH=/builddir/build/BUILD/source-to-image-226afa1319c3498f47b974ec8ceb36526341a19c:/builddir/build/BUILD/source-to-image-226afa1319c3498f47b974ec8ceb36526341a19c/Godeps/_workspace:/usr/share/gocode + export STI_GIT_MAJOR=1.0 + STI_GIT_MAJOR=1.0 + export STI_GIT_MINOR=2 + STI_GIT_MINOR=2 + export STI_GIT_VERSION=226afa1319c3498f47b974ec8ceb36526341a19c + STI_GIT_VERSION=226afa1319c3498f47b974ec8ceb36526341a19c + export 'LDFLAGS= -X github.com/openshift/source-to-image/pkg/version.majorFromGit=1 -X github.com/openshift/source-to-image/pkg/version.minorFromGit=0+ -X github.com/openshift/source-to-image/pkg/version.versionFromGit=v1.0.9 -X github.com/openshift/source-to-image/pkg/version.commitFromGit=226afa1319c3498f47b974ec8ceb36526341a19c' + LDFLAGS=' -X github.com/openshift/source-to-image/pkg/version.majorFromGit=1 -X github.com/openshift/source-to-image/pkg/version.minorFromGit=0+ -X github.com/openshift/source-to-image/pkg/version.versionFromGit=v1.0.9 -X github.com/openshift/source-to-image/pkg/version.commitFromGit=226afa1319c3498f47b974ec8ceb36526341a19c' ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' + go build -buildmode pie -compiler gc -tags=rpm_crashtraceback -ldflags ' -X github.com/openshift/source-to-image/pkg/version.majorFromGit=1 -X github.com/openshift/source-to-image/pkg/version.minorFromGit=0+ -X github.com/openshift/source-to-image/pkg/version.versionFromGit=v1.0.9 -X github.com/openshift/source-to-image/pkg/version.commitFromGit=226afa1319c3498f47b974ec8ceb36526341a19c -B 0x22369d2c44195f502bfdfc4cbcf306fee9850037 -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-build298786060 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_ppc64le/compile -o $WORK/runtime/internal/sys.a -trimpath $WORK -shared -p runtime/internal/sys -+ -complete -installsuffix shared -buildid 7cd6338ca975fda6215d859a534c3a9fdc312b59 -D _/usr/lib/golang/src/runtime/internal/sys -I $WORK -pack ./arch.go ./arch_ppc64le.go ./intrinsics.go ./stubs.go ./sys.go ./zgoarch_ppc64le.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_ppc64le/compile -o $WORK/runtime/internal/atomic.a -trimpath $WORK -shared -p runtime/internal/atomic -+ -installsuffix shared -buildid 4f9b5b2a3c610b68f5ab6624d1c089cadf5709b5 -D _/usr/lib/golang/src/runtime/internal/atomic -I $WORK -pack -asmhdr $WORK/runtime/internal/atomic/_obj/go_asm.h ./atomic_ppc64x.go ./stubs.go /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK -I $WORK/runtime/internal/atomic/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/runtime/internal/atomic/_obj/asm_ppc64x.o ./asm_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK -I $WORK/runtime/internal/atomic/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/runtime/internal/atomic/_obj/atomic_ppc64x.o ./atomic_ppc64x.s pack r $WORK/runtime/internal/atomic.a $WORK/runtime/internal/atomic/_obj/asm_ppc64x.o $WORK/runtime/internal/atomic/_obj/atomic_ppc64x.o # internal runtime mkdir -p $WORK/runtime/_obj/ mkdir -p $WORK/ cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/runtime.a -trimpath $WORK -shared -p runtime -+ -installsuffix shared -buildid e61ccb74d10e5f9d465c40ed813b59a1b6e2e8e1 -D _/usr/lib/golang/src/runtime -I $WORK -pack -asmhdr $WORK/runtime/_obj/go_asm.h ./alg.go ./atomic_pointer.go ./cgo.go ./cgo_ppc64x.go ./cgocall.go ./cgocallback.go ./cgocheck.go ./chan.go ./compiler.go ./complex.go ./cpuprof.go ./cputicks.go ./debug.go ./defs_linux_ppc64le.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 ./mmap.go ./mprof.go ./msan0.go ./msize.go ./mstats.go ./mstkbar.go ./netpoll.go ./netpoll_epoll.go ./os_linux.go ./os_linux_generic.go ./os_linux_ppc64x.go ./panic.go ./plugin.go ./print.go ./proc.go ./race0.go ./rdebug.go ./runtime.go ./runtime1.go ./runtime2.go ./select.go ./sema.go ./sigaction_linux.go ./signal_linux_ppc64x.go ./signal_ppc64x.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_ppc64x.go ./time.go ./trace.go ./traceback.go ./type.go ./typekind.go ./unaligned1.go ./utf8.go ./write_err.go /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK -I $WORK/runtime/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/runtime/_obj/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK -I $WORK/runtime/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/runtime/_obj/asm_ppc64x.o ./asm_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK -I $WORK/runtime/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/runtime/_obj/atomic_ppc64x.o ./atomic_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK -I $WORK/runtime/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/runtime/_obj/duff_ppc64x.o ./duff_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK -I $WORK/runtime/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/runtime/_obj/memclr_ppc64x.o ./memclr_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK -I $WORK/runtime/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/runtime/_obj/memmove_ppc64x.o ./memmove_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK -I $WORK/runtime/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/runtime/_obj/rt0_linux_ppc64le.o ./rt0_linux_ppc64le.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK -I $WORK/runtime/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/runtime/_obj/sys_linux_ppc64x.o ./sys_linux_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK -I $WORK/runtime/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/runtime/_obj/tls_ppc64x.o ./tls_ppc64x.s pack r $WORK/runtime.a $WORK/runtime/_obj/asm.o $WORK/runtime/_obj/asm_ppc64x.o $WORK/runtime/_obj/atomic_ppc64x.o $WORK/runtime/_obj/duff_ppc64x.o $WORK/runtime/_obj/memclr_ppc64x.o $WORK/runtime/_obj/memmove_ppc64x.o $WORK/runtime/_obj/rt0_linux_ppc64le.o $WORK/runtime/_obj/sys_linux_ppc64x.o $WORK/runtime/_obj/tls_ppc64x.o # internal errors mkdir -p $WORK/errors/_obj/ cd /usr/lib/golang/src/errors /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/errors.a -trimpath $WORK -shared -p errors -complete -installsuffix shared -buildid 1e10952ee4eced0c7bbee43e1cfaf3ba10e3c0ba -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_ppc64le/compile -o $WORK/internal/race.a -trimpath $WORK -shared -p internal/race -complete -installsuffix shared -buildid 98b17229e85becbafeea632d1905c7f36011dea9 -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_ppc64le/compile -o $WORK/sync/atomic.a -trimpath $WORK -shared -p sync/atomic -installsuffix shared -buildid c5da996f35d681db75c6945c37760f7362c9461b -D _/usr/lib/golang/src/sync/atomic -I $WORK -pack -asmhdr $WORK/sync/atomic/_obj/go_asm.h ./doc.go ./value.go unicode unicode/utf8 mkdir -p $WORK/unicode/_obj/ cd /usr/lib/golang/src/unicode /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/unicode.a -trimpath $WORK -shared -p unicode -complete -installsuffix shared -buildid 6d322ed4dcad120ff6f7c8f6ea1be5d51d69fdfb -D _/usr/lib/golang/src/unicode -I $WORK -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go math mkdir -p $WORK/math/_obj/ cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/math.a -trimpath $WORK -shared -p math -installsuffix shared -buildid 8870fc331bf83483a038d2d093b3d502b9d5b700 -D _/usr/lib/golang/src/math -I $WORK -pack -asmhdr $WORK/math/_obj/go_asm.h ./abs.go ./acosh.go ./asin.go ./asinh.go ./atan.go ./atan2.go ./atanh.go ./bits.go ./cbrt.go ./const.go ./copysign.go ./dim.go ./erf.go ./exp.go ./expm1.go ./floor.go ./frexp.go ./gamma.go ./hypot.go ./j0.go ./j1.go ./jn.go ./ldexp.go ./lgamma.go ./log.go ./log10.go ./log1p.go ./logb.go ./mod.go ./modf.go ./nextafter.go ./pow.go ./pow10.go ./remainder.go ./signbit.go ./sin.go ./sincos.go ./sinh.go ./sqrt.go ./tan.go ./tanh.go ./unsafe.go mkdir -p $WORK/unicode/utf8/_obj/ mkdir -p $WORK/unicode/ cd /usr/lib/golang/src/unicode/utf8 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/unicode/utf8.a -trimpath $WORK -shared -p unicode/utf8 -complete -installsuffix shared -buildid bf91719e4a5fecc82525d93d8632eb614169fd6c -D _/usr/lib/golang/src/unicode/utf8 -I $WORK -pack ./utf8.go cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK -I $WORK/sync/atomic/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/sync/atomic/_obj/asm_ppc64x.o ./asm_ppc64x.s pack r $WORK/sync/atomic.a $WORK/sync/atomic/_obj/asm_ppc64x.o # internal sync mkdir -p $WORK/sync/_obj/ cd /usr/lib/golang/src/sync /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/sync.a -trimpath $WORK -shared -p sync -installsuffix shared -buildid e3a13627ee59be89801fedfc6506e2b9f545d8b9 -D _/usr/lib/golang/src/sync -I $WORK -pack ./cond.go ./mutex.go ./once.go ./pool.go ./runtime.go ./rwmutex.go ./waitgroup.go encoding mkdir -p $WORK/encoding/_obj/ cd /usr/lib/golang/src/encoding /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/encoding.a -trimpath $WORK -shared -p encoding -complete -installsuffix shared -buildid 96b4f80dbbdb5a63fecf3cc3a235a14fa9342a42 -D _/usr/lib/golang/src/encoding -I $WORK -pack ./encoding.go unicode/utf16 mkdir -p $WORK/unicode/utf16/_obj/ cd /usr/lib/golang/src/unicode/utf16 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/unicode/utf16.a -trimpath $WORK -shared -p unicode/utf16 -complete -installsuffix shared -buildid b2aaf590c2d0221cd403e280e7a99482c204ad40 -D _/usr/lib/golang/src/unicode/utf16 -I $WORK -pack ./utf16.go internal/nettrace mkdir -p $WORK/internal/nettrace/_obj/ cd /usr/lib/golang/src/internal/nettrace /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/internal/nettrace.a -trimpath $WORK -shared -p internal/nettrace -complete -installsuffix shared -buildid dd24d309f87bac158b1d1bf90fdd40b5d1f09b8b -D _/usr/lib/golang/src/internal/nettrace -I $WORK -pack ./nettrace.go io mkdir -p $WORK/io/_obj/ cd /usr/lib/golang/src/io /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/io.a -trimpath $WORK -shared -p io -complete -installsuffix shared -buildid beb6a9aee2f6041d150abb73d2aa9eac9991accf -D _/usr/lib/golang/src/io -I $WORK -pack ./io.go ./multi.go ./pipe.go syscall mkdir -p $WORK/syscall/_obj/ cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/syscall.a -trimpath $WORK -shared -p syscall -installsuffix shared -buildid 701d349906623c729b0cf39a74d3fbe48b407cd5 -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_ppc64x.go ./syscall_unix.go ./timestruct.go ./zerrors_linux_ppc64le.go ./zsyscall_linux_ppc64le.go ./zsysnum_linux_ppc64le.go ./ztypes_linux_ppc64le.go hash mkdir -p $WORK/hash/_obj/ cd /usr/lib/golang/src/hash /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/hash.a -trimpath $WORK -shared -p hash -complete -installsuffix shared -buildid 92b7279b2af9404c3e4d6df6e44fe3c6c91f542a -D _/usr/lib/golang/src/hash -I $WORK -pack ./hash.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK -I $WORK/math/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/math/_obj/floor_ppc64x.o ./floor_ppc64x.s internal/singleflight mkdir -p $WORK/internal/singleflight/_obj/ cd /usr/lib/golang/src/internal/singleflight /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/internal/singleflight.a -trimpath $WORK -shared -p internal/singleflight -complete -installsuffix shared -buildid c38fc64cf7c624203809d4195359985a80e5f7fc -D _/usr/lib/golang/src/internal/singleflight -I $WORK -pack ./singleflight.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK -I $WORK/math/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/math/_obj/sqrt_ppc64x.o ./sqrt_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK -I $WORK/math/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/math/_obj/stubs_ppc64x.o ./stubs_ppc64x.s bytes mkdir -p $WORK/bytes/_obj/ cd /usr/lib/golang/src/bytes /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/bytes.a -trimpath $WORK -shared -p bytes -installsuffix shared -buildid cc4911054bd8a40851a0514688a85423e32bce52 -D _/usr/lib/golang/src/bytes -I $WORK -pack ./buffer.go ./bytes.go ./bytes_decl.go ./bytes_generic.go ./reader.go cd /usr/lib/golang/src/math pack r $WORK/math.a $WORK/math/_obj/floor_ppc64x.o $WORK/math/_obj/sqrt_ppc64x.o $WORK/math/_obj/stubs_ppc64x.o # internal strconv mkdir -p $WORK/strconv/_obj/ cd /usr/lib/golang/src/strconv /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/strconv.a -trimpath $WORK -shared -p strconv -complete -installsuffix shared -buildid 7ffc5f0053b6cbc2f8f8b67abf50b3529ffca083 -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 strings mkdir -p $WORK/strings/_obj/ cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/strings.a -trimpath $WORK -shared -p strings -installsuffix shared -buildid e35f420c8e12ac75f98472c74e8755181f5d57b1 -D _/usr/lib/golang/src/strings -I $WORK -pack -asmhdr $WORK/strings/_obj/go_asm.h ./compare.go ./reader.go ./replace.go ./search.go ./strings.go ./strings_decl.go ./strings_generic.go bufio mkdir -p $WORK/bufio/_obj/ cd /usr/lib/golang/src/bufio /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/bufio.a -trimpath $WORK -shared -p bufio -complete -installsuffix shared -buildid 8d6f5ac901aec7fae5837a36f9b937bcbe8e44f0 -D _/usr/lib/golang/src/bufio -I $WORK -pack ./bufio.go ./scan.go cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK -I $WORK/strings/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -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/path /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/path.a -trimpath $WORK -shared -p path -complete -installsuffix shared -buildid 6772f500bbaf4f478af1b9477ec982df8c6325af -D _/usr/lib/golang/src/path -I $WORK -pack ./match.go ./path.go text/tabwriter mkdir -p $WORK/text/tabwriter/_obj/ mkdir -p $WORK/text/ cd /usr/lib/golang/src/text/tabwriter /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/text/tabwriter.a -trimpath $WORK -shared -p text/tabwriter -complete -installsuffix shared -buildid 39513be8badd10f9f44e72e7adfb60805c52edb9 -D _/usr/lib/golang/src/text/tabwriter -I $WORK -pack ./tabwriter.go math/rand mkdir -p $WORK/math/rand/_obj/ mkdir -p $WORK/math/ cd /usr/lib/golang/src/math/rand /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/math/rand.a -trimpath $WORK -shared -p math/rand -complete -installsuffix shared -buildid e9ddc27a6531008556be83b032504c197ee963b3 -D _/usr/lib/golang/src/math/rand -I $WORK -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go reflect mkdir -p $WORK/reflect/_obj/ cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/reflect.a -trimpath $WORK -shared -p reflect -installsuffix shared -buildid c19c98c1172e1e832adaf28cd08d79575d2346f4 -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 crypto mkdir -p $WORK/crypto/_obj/ cd /usr/lib/golang/src/crypto /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/crypto.a -trimpath $WORK -shared -p crypto -complete -installsuffix shared -buildid bd0e5abcfb1a533dbc2ff0b1e8ce94982a32b871 -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_ppc64le/compile -o $WORK/encoding/base64.a -trimpath $WORK -shared -p encoding/base64 -complete -installsuffix shared -buildid 47ecbb830b7be04529b0f7f307e9292b641e6e8a -D _/usr/lib/golang/src/encoding/base64 -I $WORK -pack ./base64.go crypto/md5 mkdir -p $WORK/crypto/md5/_obj/ mkdir -p $WORK/crypto/ cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/crypto/md5.a -trimpath $WORK -shared -p crypto/md5 -installsuffix shared -buildid b76e7ecfb4256511b862830cfc78c8ba85d304e8 -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 cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK -I $WORK/syscall/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/syscall/_obj/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK -I $WORK/syscall/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/syscall/_obj/asm_linux_ppc64x.o ./asm_linux_ppc64x.s pack r $WORK/syscall.a $WORK/syscall/_obj/asm.o $WORK/syscall/_obj/asm_linux_ppc64x.o # internal time mkdir -p $WORK/time/_obj/ cd /usr/lib/golang/src/time /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/time.a -trimpath $WORK -shared -p time -installsuffix shared -buildid ddbd70888221b8c4b75f5102e4f1e2d02aa7a08a -D _/usr/lib/golang/src/time -I $WORK -pack ./format.go ./sleep.go ./sys_unix.go ./tick.go ./time.go ./zoneinfo.go ./zoneinfo_read.go ./zoneinfo_unix.go cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK -I $WORK/crypto/md5/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/crypto/md5/_obj/md5block_ppc64le.o ./md5block_ppc64le.s pack r $WORK/crypto/md5.a $WORK/crypto/md5/_obj/md5block_ppc64le.o # internal 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/ 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/versions /usr/lib/golang/pkg/tool/linux_ppc64le/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 addf7643a9af87752abc300d51e436df3b9326c3 -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 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/ 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_ppc64le/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 214ca0024e769000ce6f382a61f39499a3affc59 -D _/builddir/build/BUILD/source-to-image-226afa1319c3498f47b974ec8ceb36526341a19c/src/github.com/openshift/source-to-image/vendor/github.com/docker/engine-api/types/network -I $WORK -pack ./network.go container/list mkdir -p $WORK/container/list/_obj/ mkdir -p $WORK/container/ cd /usr/lib/golang/src/container/list /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/container/list.a -trimpath $WORK -shared -p container/list -complete -installsuffix shared -buildid 31918ca48c3a3bf0b7659c5094d36e82c01b564b -D _/usr/lib/golang/src/container/list -I $WORK -pack ./list.go crypto/subtle mkdir -p $WORK/crypto/subtle/_obj/ cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/crypto/subtle.a -trimpath $WORK -shared -p crypto/subtle -complete -installsuffix shared -buildid ac050ef3dfd9bd0e1212d03e000e37fa14dd0be2 -D _/usr/lib/golang/src/crypto/subtle -I $WORK -pack ./constant_time.go crypto/cipher mkdir -p $WORK/crypto/cipher/_obj/ cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/crypto/cipher.a -trimpath $WORK -shared -p crypto/cipher -complete -installsuffix shared -buildid 7d753b1e82dffd585ea66dc3320c566748923110 -D _/usr/lib/golang/src/crypto/cipher -I $WORK -pack ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor.go crypto/sha512 mkdir -p $WORK/crypto/sha512/_obj/ cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/crypto/sha512.a -trimpath $WORK -shared -p crypto/sha512 -installsuffix shared -buildid 24aca0294f7ceb77e69cfa71bc9c69ac22be0558 -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 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK -I $WORK/crypto/sha512/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/crypto/sha512/_obj/sha512block_ppc64le.o ./sha512block_ppc64le.s pack r $WORK/crypto/sha512.a $WORK/crypto/sha512/_obj/sha512block_ppc64le.o # internal crypto/hmac mkdir -p $WORK/crypto/hmac/_obj/ cd /usr/lib/golang/src/crypto/hmac /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/crypto/hmac.a -trimpath $WORK -shared -p crypto/hmac -complete -installsuffix shared -buildid 7511410f18bc97a3577a245a4b98ea564c852cca -D _/usr/lib/golang/src/crypto/hmac -I $WORK -pack ./hmac.go crypto/aes mkdir -p $WORK/crypto/aes/_obj/ cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/crypto/aes.a -trimpath $WORK -shared -p crypto/aes -complete -installsuffix shared -buildid 904041731f8b76146ffb87222b20c0f4bf96f103 -D _/usr/lib/golang/src/crypto/aes -I $WORK -pack ./block.go ./cipher.go ./cipher_generic.go ./const.go ./modes.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_ppc64le/compile -o $WORK/crypto/internal/cipherhw.a -trimpath $WORK -shared -p crypto/internal/cipherhw -complete -installsuffix shared -buildid bccdc2fa2cc45d074d56d13642ef89484d0a42f9 -D _/usr/lib/golang/src/crypto/internal/cipherhw -I $WORK -pack ./doc.go ./generic.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_ppc64le/compile -o $WORK/internal/syscall/unix.a -trimpath $WORK -shared -p internal/syscall/unix -complete -installsuffix shared -buildid 97a31244524eefe0375992460cea5d7166689b0c -D _/usr/lib/golang/src/internal/syscall/unix -I $WORK -pack ./getrandom_linux.go ./getrandom_linux_ppc64x.go crypto/rc4 mkdir -p $WORK/crypto/rc4/_obj/ cd /usr/lib/golang/src/crypto/rc4 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/crypto/rc4.a -trimpath $WORK -shared -p crypto/rc4 -complete -installsuffix shared -buildid 77cdac5326c5523e3c8edd09eea7448d223f0e8c -D _/usr/lib/golang/src/crypto/rc4 -I $WORK -pack ./rc4.go ./rc4_ref.go crypto/sha1 mkdir -p $WORK/crypto/sha1/_obj/ cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/crypto/sha1.a -trimpath $WORK -shared -p crypto/sha1 -complete -installsuffix shared -buildid 68cfa8bc1db7b0e385c6b8c9c56f70bbb95aa28f -D _/usr/lib/golang/src/crypto/sha1 -I $WORK -pack ./sha1.go ./sha1block.go ./sha1block_generic.go crypto/sha256 mkdir -p $WORK/crypto/sha256/_obj/ cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/crypto/sha256.a -trimpath $WORK -shared -p crypto/sha256 -installsuffix shared -buildid ced10303dea44490342c407d15b4aaa4cdd0d3ad -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 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK -I $WORK/crypto/sha256/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/crypto/sha256/_obj/sha256block_ppc64le.o ./sha256block_ppc64le.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_ppc64le/compile -o $WORK/vendor/golang_org/x/crypto/poly1305.a -trimpath $WORK -shared -p vendor/golang_org/x/crypto/poly1305 -complete -installsuffix shared -buildid 82c7dcda27b7052bdc40fb2d5b2818e98df407f5 -D _/usr/lib/golang/src/vendor/golang_org/x/crypto/poly1305 -I $WORK -pack ./poly1305.go ./sum_ref.go cd /usr/lib/golang/src/crypto/sha256 pack r $WORK/crypto/sha256.a $WORK/crypto/sha256/_obj/sha256block_ppc64le.o # internal 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_ppc64le/compile -o $WORK/vendor/golang_org/x/crypto/curve25519.a -trimpath $WORK -shared -p vendor/golang_org/x/crypto/curve25519 -complete -installsuffix shared -buildid 23c44c8e22c5bba73da47b0d48acf02839fa1418 -D _/usr/lib/golang/src/vendor/golang_org/x/crypto/curve25519 -I $WORK -pack ./curve25519.go ./doc.go os mkdir -p $WORK/os/_obj/ cd /usr/lib/golang/src/os /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/os.a -trimpath $WORK -shared -p os -installsuffix shared -buildid adceebbd75d432787a38dc216b4c664c7b938093 -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 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_ppc64le/compile -o $WORK/hash/crc32.a -trimpath $WORK -shared -p hash/crc32 -complete -installsuffix shared -buildid 4bfcd332d2adfc293fae6f37e6302b3c907ee8f3 -D _/usr/lib/golang/src/hash/crc32 -I $WORK -pack ./crc32.go ./crc32_generic.go ./crc32_otherarch.go vendor/golang_org/x/text/transform mkdir -p $WORK/vendor/golang_org/x/text/transform/_obj/ mkdir -p $WORK/vendor/golang_org/x/text/ cd /usr/lib/golang/src/vendor/golang_org/x/text/transform /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/vendor/golang_org/x/text/transform.a -trimpath $WORK -shared -p vendor/golang_org/x/text/transform -complete -installsuffix shared -buildid 449c5f3f03fb05688272170b537d6d65a5308038 -D _/usr/lib/golang/src/vendor/golang_org/x/text/transform -I $WORK -pack ./transform.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_ppc64le/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 952331b7fe3c18efbc507fabb1aca3ac5e2d5ea9 -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 mkdir -p $WORK/github.com/openshift/source-to-image/pkg/version/_obj/ mkdir -p $WORK/github.com/openshift/source-to-image/pkg/ cd /builddir/build/BUILD/source-to-image-226afa1319c3498f47b974ec8ceb36526341a19c/src/github.com/openshift/source-to-image/pkg/version /usr/lib/golang/pkg/tool/linux_ppc64le/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 c43bc353f960e668ab2494c49da266635a76a043 -D _/builddir/build/BUILD/source-to-image-226afa1319c3498f47b974ec8ceb36526341a19c/src/github.com/openshift/source-to-image/pkg/version -I $WORK -pack ./doc.go ./version.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_ppc64le/compile -o $WORK/os/signal.a -trimpath $WORK -shared -p os/signal -installsuffix shared -buildid 6733093737eb588ea06b4cafdd7b353c0cf351d4 -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_ppc64le/asm -trimpath $WORK -I $WORK/os/signal/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -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_ppc64le/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 8a1791e2cbb26b9fdb6ee052aeff2384c823541e -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_ppc64le/asm -trimpath $WORK -I $WORK/reflect/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/reflect/_obj/asm_ppc64x.o ./asm_ppc64x.s pack r $WORK/reflect.a $WORK/reflect/_obj/asm_ppc64x.o # internal fmt mkdir -p $WORK/fmt/_obj/ sort cd /usr/lib/golang/src/fmt /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/fmt.a -trimpath $WORK -shared -p fmt -complete -installsuffix shared -buildid 438a6cc306212f1571ab82c96aab4bed1bc6be32 -D _/usr/lib/golang/src/fmt -I $WORK -pack ./doc.go ./format.go ./print.go ./scan.go mkdir -p $WORK/sort/_obj/ encoding/binary mkdir -p $WORK/encoding/binary/_obj/ cd /usr/lib/golang/src/sort /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/sort.a -trimpath $WORK -shared -p sort -complete -installsuffix shared -buildid 53235601d74c305d9336768c6abdaf3894baf0fa -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_ppc64le/compile -o $WORK/encoding/binary.a -trimpath $WORK -shared -p encoding/binary -complete -installsuffix shared -buildid 3428bb0258dbb52bbcccdfa7f7d3392bceb1b3b1 -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_ppc64le/compile -o $WORK/path/filepath.a -trimpath $WORK -shared -p path/filepath -complete -installsuffix shared -buildid c072db7b53057f9967674a5e8d4a1c8ae1cdee73 -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_ppc64le/compile -o $WORK/regexp/syntax.a -trimpath $WORK -shared -p regexp/syntax -complete -installsuffix shared -buildid b5555b3996d49d60f18129da352af74ddba9b0f6 -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 crypto/des mkdir -p $WORK/crypto/des/_obj/ cd /usr/lib/golang/src/crypto/des /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/crypto/des.a -trimpath $WORK -shared -p crypto/des -complete -installsuffix shared -buildid b3f1f165973a856aedb49a1df9903d75b63073d1 -D _/usr/lib/golang/src/crypto/des -I $WORK -pack ./block.go ./cipher.go ./const.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_ppc64le/compile -o $WORK/io/ioutil.a -trimpath $WORK -shared -p io/ioutil -complete -installsuffix shared -buildid e94c7fa1745963532e2cead658881b5449db93fd -D _/usr/lib/golang/src/io/ioutil -I $WORK -pack ./ioutil.go ./tempfile.go encoding/pem mkdir -p $WORK/encoding/pem/_obj/ cd /usr/lib/golang/src/encoding/pem /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/encoding/pem.a -trimpath $WORK -shared -p encoding/pem -complete -installsuffix shared -buildid eeee2340ac8368be2049899fee206d7cc4a1d440 -D _/usr/lib/golang/src/encoding/pem -I $WORK -pack ./pem.go vendor/golang_org/x/crypto/chacha20poly1305/internal/chacha20 mkdir -p $WORK/vendor/golang_org/x/crypto/chacha20poly1305/internal/chacha20/_obj/ mkdir -p $WORK/vendor/golang_org/x/crypto/chacha20poly1305/internal/ cd /usr/lib/golang/src/vendor/golang_org/x/crypto/chacha20poly1305/internal/chacha20 /usr/lib/golang/pkg/tool/linux_ppc64le/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 8a8fa597fcdb203bec7b91d9493626364087b54a -D _/usr/lib/golang/src/vendor/golang_org/x/crypto/chacha20poly1305/internal/chacha20 -I $WORK -pack ./chacha_generic.go vendor/golang_org/x/crypto/chacha20poly1305 mkdir -p $WORK/vendor/golang_org/x/crypto/chacha20poly1305/_obj/ cd /usr/lib/golang/src/vendor/golang_org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/vendor/golang_org/x/crypto/chacha20poly1305.a -trimpath $WORK -shared -p vendor/golang_org/x/crypto/chacha20poly1305 -complete -installsuffix shared -buildid ae27f812e1f0fb060a269559ea9e0207e0d2ad15 -importmap golang_org/x/crypto/chacha20poly1305/internal/chacha20=vendor/golang_org/x/crypto/chacha20poly1305/internal/chacha20 -importmap golang_org/x/crypto/poly1305=vendor/golang_org/x/crypto/poly1305 -D _/usr/lib/golang/src/vendor/golang_org/x/crypto/chacha20poly1305 -I $WORK -pack ./chacha20poly1305.go ./chacha20poly1305_generic.go ./chacha20poly1305_noasm.go flag log mkdir -p $WORK/flag/_obj/ cd /usr/lib/golang/src/flag /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/flag.a -trimpath $WORK -shared -p flag -complete -installsuffix shared -buildid 4c63ee416009128aedf616938f71d61c826cf968 -D _/usr/lib/golang/src/flag -I $WORK -pack ./flag.go mkdir -p $WORK/log/_obj/ cd /usr/lib/golang/src/log /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/log.a -trimpath $WORK -shared -p log -complete -installsuffix shared -buildid f9104bde7ee2991fa614bfb7aadf4d501bc28bd5 -D _/usr/lib/golang/src/log -I $WORK -pack ./log.go compress/flate mkdir -p $WORK/compress/flate/_obj/ mkdir -p $WORK/compress/ cd /usr/lib/golang/src/compress/flate /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/compress/flate.a -trimpath $WORK -shared -p compress/flate -complete -installsuffix shared -buildid 2d5197b51346c6547012e4759eee6f998428939e -D _/usr/lib/golang/src/compress/flate -I $WORK -pack ./deflate.go ./deflatefast.go ./dict_decoder.go ./huffman_bit_writer.go ./huffman_code.go ./inflate.go ./reverse_bits.go ./token.go context mkdir -p $WORK/context/_obj/ cd /usr/lib/golang/src/context /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/context.a -trimpath $WORK -shared -p context -complete -installsuffix shared -buildid 4d06a4947dccf0d3953334ab19b4cf3c70e042ed -D _/usr/lib/golang/src/context -I $WORK -pack ./context.go github.com/openshift/source-to-image/pkg/util/user mkdir -p $WORK/github.com/openshift/source-to-image/pkg/util/user/_obj/ cd /builddir/build/BUILD/source-to-image-226afa1319c3498f47b974ec8ceb36526341a19c/src/github.com/openshift/source-to-image/pkg/util/user /usr/lib/golang/pkg/tool/linux_ppc64le/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 f389e16da3fb372073ba56564876f65be0f4fc2d -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 os/exec mkdir -p $WORK/os/exec/_obj/ cd /usr/lib/golang/src/os/exec /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/os/exec.a -trimpath $WORK -shared -p os/exec -complete -installsuffix shared -buildid abe4dcbd8342e0c0f81daa2ea1db57106e5bf722 -D _/usr/lib/golang/src/os/exec -I $WORK -pack ./exec.go ./exec_posix.go ./lp_unix.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_ppc64le/compile -o $WORK/net/url.a -trimpath $WORK -shared -p net/url -complete -installsuffix shared -buildid 62a7ea354da5bcf309f65924b2f8f68ef175bae9 -D _/usr/lib/golang/src/net/url -I $WORK -pack ./url.go archive/tar mkdir -p $WORK/archive/tar/_obj/ mkdir -p $WORK/archive/ cd /usr/lib/golang/src/archive/tar /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/archive/tar.a -trimpath $WORK -shared -p archive/tar -complete -installsuffix shared -buildid aaec4864685429d6a4b37f8eb1627cc44fd17a8d -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_ppc64le/compile -o $WORK/encoding/json.a -trimpath $WORK -shared -p encoding/json -complete -installsuffix shared -buildid e94a79b7d008abeffb00f5c02c5f9ad51675b366 -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_ppc64le/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 32762426981264fe5e2f6caba8b91be8f44669e3 -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 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_ppc64le/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 -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/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_ppc64le/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 899b3f95c0ab19570879b7cd1c4fa2314500ef9b -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 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_ppc64le/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 cdb6b0b657f1635f1cfc28ce7749d17f80711a52 -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_ppc64le_shared -pack ./homedir.go regexp mkdir -p $WORK/regexp/_obj/ cd /usr/lib/golang/src/regexp /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/regexp.a -trimpath $WORK -shared -p regexp -complete -installsuffix shared -buildid 11a1654b8e3862e347299c11a40f5e273c4127ca -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_ppc64le/compile -o $WORK/math/big.a -trimpath $WORK -shared -p math/big -installsuffix shared -buildid e09c8d92645c55d91b0725edd2c0c69dd10f5393 -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 cd /usr/lib/golang/src/runtime/cgo gcc -I . -fPIC -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 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_ppc64le/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 fbc5f3072d58dfcd2c5e77f57776136f9ed06144 -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 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK=/tmp/go-build -gno-record-gcc-switches -I $WORK/runtime/cgo/_obj/ -g -O2 -Wall -Werror -o $WORK/runtime/cgo/_obj/gcc_context.o -c ./gcc_context.c github.com/openshift/source-to-image/vendor/github.com/docker/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_ppc64le/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 5f42abdc2ab6b46848f4b72126adc8a19474e744 -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_ppc64le/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 4b2f3a1f4f2376fe7b7165d23af44b63cf943a5f -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 cd /usr/lib/golang/src/runtime/cgo gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK=/tmp/go-build -gno-record-gcc-switches -I $WORK/runtime/cgo/_obj/ -g -O2 -Wall -Werror -o $WORK/runtime/cgo/_obj/gcc_fatalf.o -c ./gcc_fatalf.c gcc -I . -fPIC -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/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_ppc64le/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 3d41ac20023ab1fb943267eaaf20cd70a4249b75 -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 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_ppc64le/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 24184d5ced7e5f7ecbbc59bba6073945fb8d2f97 -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_ppc64le_shared -pack ./parse.go github.com/openshift/source-to-image/vendor/github.com/docker/docker/pkg/stdcopy mkdir -p $WORK/github.com/openshift/source-to-image/vendor/github.com/docker/docker/pkg/stdcopy/_obj/ cd /builddir/build/BUILD/source-to-image-226afa1319c3498f47b974ec8ceb36526341a19c/src/github.com/openshift/source-to-image/vendor/github.com/docker/docker/pkg/stdcopy /usr/lib/golang/pkg/tool/linux_ppc64le/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 0a0adeefbcf136722bc4176a52787512b7ad0408 -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_ppc64le_shared -pack ./stdcopy.go encoding/hex mkdir -p $WORK/encoding/hex/_obj/ cd /usr/lib/golang/src/encoding/hex /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/encoding/hex.a -trimpath $WORK -shared -p encoding/hex -complete -installsuffix shared -buildid b7aadd97e4a6bd76f308372652dfda452ce775bd -D _/usr/lib/golang/src/encoding/hex -I $WORK -pack ./hex.go cd /usr/lib/golang/src/runtime/cgo gcc -I . -fPIC -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_ppc64x.o -c ./gcc_linux_ppc64x.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_ppc64le/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 4b86f11064bd315df7ee87ea631121b8bcd49e6f -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 compress/gzip mkdir -p $WORK/compress/gzip/_obj/ cd /usr/lib/golang/src/compress/gzip /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/compress/gzip.a -trimpath $WORK -shared -p compress/gzip -complete -installsuffix shared -buildid a85b676d5d7969996057e5f862cc9803af834fef -D _/usr/lib/golang/src/compress/gzip -I $WORK -pack ./gunzip.go ./gzip.go cd /usr/lib/golang/src/runtime/cgo gcc -I . -fPIC -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 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_ppc64le/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 1aad0b87a076f1243be28af79b4f817690df01a9 -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 -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 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_ppc64le/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 d1cc4ff5b3934a41224218aaa20b91501422e7be -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_ppc64le_shared -pack ./reference.go ./regexp.go 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_ppc64le/compile -o $WORK/vendor/golang_org/x/net/idna.a -trimpath $WORK -shared -p vendor/golang_org/x/net/idna -complete -installsuffix shared -buildid 4f0c0cda410517034e32b5a26d8b4365c9f53549 -D _/usr/lib/golang/src/vendor/golang_org/x/net/idna -I $WORK -pack ./idna.go ./punycode.go cd /usr/lib/golang/src/runtime/cgo gcc -I . -fPIC -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 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_ppc64le/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 90752bf0a2cd432b65dd85e7825be9921116763a -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_ppc64le/compile -o $WORK/vendor/golang_org/x/text/width.a -trimpath $WORK -shared -p vendor/golang_org/x/text/width -complete -installsuffix shared -buildid c510aea1182a58dbdad73bf0a867574cd148b50d -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 cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK -I $WORK/math/big/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/math/big/_obj/arith_ppc64le.o ./arith_ppc64le.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK -I $WORK/math/big/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/math/big/_obj/arith_ppc64x.o ./arith_ppc64x.s pack r $WORK/math/big.a $WORK/math/big/_obj/arith_ppc64le.o $WORK/math/big/_obj/arith_ppc64x.o # internal crypto/elliptic mkdir -p $WORK/crypto/elliptic/_obj/ cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/crypto/elliptic.a -trimpath $WORK -shared -p crypto/elliptic -complete -installsuffix shared -buildid 9601674c32e1f9f19815935b00249acb7153b7d7 -D _/usr/lib/golang/src/crypto/elliptic -I $WORK -pack ./elliptic.go ./p224.go ./p256.go ./p256_generic.go encoding/asn1 mkdir -p $WORK/encoding/asn1/_obj/ cd /usr/lib/golang/src/encoding/asn1 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/encoding/asn1.a -trimpath $WORK -shared -p encoding/asn1 -complete -installsuffix shared -buildid 30192fca19e8e1aff5258f9514aab4e608c496fa -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 -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_ppc64x.o -c ./gcc_ppc64x.S crypto/rand mkdir -p $WORK/crypto/rand/_obj/ cd /usr/lib/golang/src/crypto/rand /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/crypto/rand.a -trimpath $WORK -shared -p crypto/rand -complete -installsuffix shared -buildid 3a7b025ba42b9bf5eafe3db461d32f69f0631eb3 -D _/usr/lib/golang/src/crypto/rand -I $WORK -pack ./eagain.go ./rand.go ./rand_linux.go ./rand_unix.go ./util.go crypto/ecdsa mkdir -p $WORK/crypto/ecdsa/_obj/ cd /usr/lib/golang/src/crypto/ecdsa /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/crypto/ecdsa.a -trimpath $WORK -shared -p crypto/ecdsa -complete -installsuffix shared -buildid 5dc7bc5685566b0c7796c8c372988b9d8e714e88 -D _/usr/lib/golang/src/crypto/ecdsa -I $WORK -pack ./ecdsa.go crypto/rsa mkdir -p $WORK/crypto/rsa/_obj/ cd /usr/lib/golang/src/crypto/rsa /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/crypto/rsa.a -trimpath $WORK -shared -p crypto/rsa -complete -installsuffix shared -buildid f5baa5217c67c92724664c6b9da27f61c998c834 -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 -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 crypto/dsa mkdir -p $WORK/crypto/dsa/_obj/ cd /usr/lib/golang/src/crypto/dsa /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/crypto/dsa.a -trimpath $WORK -shared -p crypto/dsa -complete -installsuffix shared -buildid f4b78b3b6622577414e874038262d4ed587c897d -D _/usr/lib/golang/src/crypto/dsa -I $WORK -pack ./dsa.go 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_ppc64le/compile -o $WORK/crypto/x509/pkix.a -trimpath $WORK -shared -p crypto/x509/pkix -complete -installsuffix shared -buildid 1dd505771d62a7c993cfa3f96653b6be480434ff -D _/usr/lib/golang/src/crypto/x509/pkix -I $WORK -pack ./pkix.go mime mkdir -p $WORK/mime/_obj/ cd /usr/lib/golang/src/mime /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/mime.a -trimpath $WORK -shared -p mime -complete -installsuffix shared -buildid a56086448f61dd69b9a27be884ebbb1d62425225 -D _/usr/lib/golang/src/mime -I $WORK -pack ./encodedword.go ./grammar.go ./mediatype.go ./type.go ./type_unix.go mime/quotedprintable mkdir -p $WORK/mime/quotedprintable/_obj/ mkdir -p $WORK/mime/ cd /usr/lib/golang/src/mime/quotedprintable /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/mime/quotedprintable.a -trimpath $WORK -shared -p mime/quotedprintable -complete -installsuffix shared -buildid effd8c5b2b383023d8d321449381c7886eec3b31 -D _/usr/lib/golang/src/mime/quotedprintable -I $WORK -pack ./reader.go ./writer.go cd /usr/lib/golang/src/runtime/cgo gcc -I . -fPIC -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_ppc64x.o $WORK/runtime/cgo/_obj/gcc_setenv.o $WORK/runtime/cgo/_obj/gcc_traceback.o $WORK/runtime/cgo/_obj/gcc_util.o $WORK/runtime/cgo/_obj/gcc_ppc64x.o -g -O2 -lpthread 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_ppc64le/compile -o $WORK/net/http/internal.a -trimpath $WORK -shared -p net/http/internal -complete -installsuffix shared -buildid de80675ffa6d4456ce0dd2233a3f4ae7594353c9 -D _/usr/lib/golang/src/net/http/internal -I $WORK -pack ./chunked.go ./testcert.go cd /usr/lib/golang/src/runtime/cgo /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage cgo -dynimport $WORK/runtime/cgo/_obj/_cgo_.o -dynout $WORK/runtime/cgo/_obj/_cgo_import.go -dynlinker 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_ppc64le/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 1c7cf23bc0450af30e6bb81ed1ff5fc83bda1ed8 -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 $WORK gcc -no-pie -c trivial.c 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_ppc64le/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 f62fd41dcb23d6b5f36ac79917e6582c17a94278 -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_ppc64le_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/ github.com/openshift/source-to-image/vendor/github.com/openshift/origin/pkg/image/reference cd /usr/lib/golang/src/runtime/cgo gcc -I . -fPIC -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_ppc64x.o $WORK/runtime/cgo/_obj/gcc_setenv.o $WORK/runtime/cgo/_obj/gcc_traceback.o $WORK/runtime/cgo/_obj/gcc_util.o $WORK/runtime/cgo/_obj/gcc_ppc64x.o -g -O2 -Wl,-r -nostdlib -no-pie -Wl,--build-id=none 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_ppc64le/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 29a43448fc14737945faed7a3be547809b5a6022 -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 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_ppc64le/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 3fbeb88eeaf30c1b1f7eeac384dc7377898bb51d -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_ppc64le_shared -pack ./reference.go cd /usr/lib/golang/src/runtime/cgo /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/runtime/cgo.a -trimpath $WORK -shared -p runtime/cgo -installsuffix shared -buildid 016bcf4854018bd5661e4c827a3f725173cbf25b -D _/usr/lib/golang/src/runtime/cgo -I $WORK -pack -asmhdr $WORK/runtime/cgo/_obj/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./setenv.go $WORK/runtime/cgo/_obj/_cgo_gotypes.go $WORK/runtime/cgo/_obj/cgo.cgo1.go $WORK/runtime/cgo/_obj/_cgo_import.go encoding/csv mkdir -p $WORK/encoding/csv/_obj/ cd /usr/lib/golang/src/encoding/csv /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/encoding/csv.a -trimpath $WORK -shared -p encoding/csv -complete -installsuffix shared -buildid 1bce63e2bdd56b2df8ae35e2ab5391688441f81f -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_ppc64le/compile -o $WORK/text/template/parse.a -trimpath $WORK -shared -p text/template/parse -complete -installsuffix shared -buildid 6987ab5f519486d4ae7bf29d6c1e18083aee0d17 -D _/usr/lib/golang/src/text/template/parse -I $WORK -pack ./lex.go ./node.go ./parse.go cd /usr/lib/golang/src/runtime/cgo /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK -I $WORK/runtime/cgo/_obj/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/runtime/cgo/_obj/asm_ppc64x.o ./asm_ppc64x.s pack r $WORK/runtime/cgo.a $WORK/runtime/cgo/_obj/asm_ppc64x.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_ppc64le/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/ cd /usr/lib/golang/src/net CGO_LDFLAGS="-g" "-O2" /usr/lib/golang/pkg/tool/linux_ppc64le/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 github.com/openshift/source-to-image/vendor/github.com/docker/docker/pkg/term 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_ppc64le/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 text/template mkdir -p $WORK/text/template/_obj/ cd /usr/lib/golang/src/text/template /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/text/template.a -trimpath $WORK -shared -p text/template -complete -installsuffix shared -buildid 117efbceb4bd359fd248a6a803c3f7af93b179e2 -D _/usr/lib/golang/src/text/template -I $WORK -pack ./doc.go ./exec.go ./funcs.go ./helper.go ./option.go ./template.go cd /builddir/build/BUILD/source-to-image-226afa1319c3498f47b974ec8ceb36526341a19c/src/github.com/openshift/source-to-image/vendor/github.com/docker/docker/pkg/term gcc -I . -fPIC -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 -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 -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 -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_ppc64le/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 -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_ppc64le/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 bdf738d63e1d73f058fc218ae08a30f57f365cc2 -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_ppc64le/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 21b0a2ffccb56a5fc36e426b1db48cac1d3616d1 -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_ppc64le_shared -pack ./jsonmessage.go cd /usr/lib/golang/src/os/user gcc -I . -fPIC -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 cd /usr/lib/golang/src/net gcc -I . -fPIC -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 -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 cd /usr/lib/golang/src/net gcc -I . -fPIC -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 -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 -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 -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 gcc -I . -fPIC -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 -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 cd /usr/lib/golang/src/os/user gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK=/tmp/go-build -gno-record-gcc-switches -I $WORK/os/user/_obj/ -g -O2 -o $WORK/os/user/_obj/_cgo_main.o -c $WORK/os/user/_obj/_cgo_main.c cd /usr/lib/golang/src/net gcc -I . -fPIC -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 gcc -I . -fPIC -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 /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage user -dynimport $WORK/os/user/_obj/_cgo_.o -dynout $WORK/os/user/_obj/_cgo_import.go gcc -I . -fPIC -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_ppc64le/compile -o $WORK/os/user.a -trimpath $WORK -shared -p os/user -installsuffix shared -buildid 2b40742e242e770f4455cfba011477057a53ed03 -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 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_ppc64le/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 a1f4d281ba799b432713194bfd52fd4597913d0c -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 -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_ppc64le/cgo -dynpackage net -dynimport $WORK/net/_obj/_cgo_.o -dynout $WORK/net/_obj/_cgo_import.go gcc -I . -fPIC -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_ppc64le/compile -o $WORK/net.a -trimpath $WORK -shared -p net -installsuffix shared -buildid 62f25cbc5267a70ce2601b53cd6e947a4888fb90 -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_ppc64le/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 2e7250314917fcab32d48236ff357bdfe2813a57 -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_ppc64le_shared -pack ./glog.go github.com/openshift/source-to-image/pkg/api github.com/openshift/source-to-image/pkg/errors mkdir -p $WORK/github.com/openshift/source-to-image/pkg/api/_obj/ cd /builddir/build/BUILD/source-to-image-226afa1319c3498f47b974ec8ceb36526341a19c/src/github.com/openshift/source-to-image/pkg/api /usr/lib/golang/pkg/tool/linux_ppc64le/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 3793d4ceaff11c0b8a85938e6706dd7d11fe7783 -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_ppc64le_shared -pack ./doc.go ./helpers.go ./scripts.go ./types.go mkdir -p $WORK/github.com/openshift/source-to-image/pkg/errors/_obj/ github.com/openshift/source-to-image/pkg/create cd /builddir/build/BUILD/source-to-image-226afa1319c3498f47b974ec8ceb36526341a19c/src/github.com/openshift/source-to-image/pkg/errors /usr/lib/golang/pkg/tool/linux_ppc64le/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 9a03aa1ba0d106f3bef4cd5d83a7dd634761a2f5 -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_ppc64le_shared -pack ./doc.go ./errors.go mkdir -p $WORK/github.com/openshift/source-to-image/pkg/create/_obj/ cd /builddir/build/BUILD/source-to-image-226afa1319c3498f47b974ec8ceb36526341a19c/src/github.com/openshift/source-to-image/pkg/create /usr/lib/golang/pkg/tool/linux_ppc64le/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 826a37c892804161ed532fbb61bb5310cf4c21a8 -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_ppc64le_shared -pack ./create.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_ppc64le/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 a034fc5862e820d1311b37b22242971989038ff7 -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_ppc64le_shared -pack ./validation.go github.com/openshift/source-to-image/pkg/util/status mkdir -p $WORK/github.com/openshift/source-to-image/pkg/util/status/_obj/ cd /builddir/build/BUILD/source-to-image-226afa1319c3498f47b974ec8ceb36526341a19c/src/github.com/openshift/source-to-image/pkg/util/status /usr/lib/golang/pkg/tool/linux_ppc64le/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 802d968fe6f58856100a63a48560d84821f3d5b3 -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_ppc64le_shared -pack ./build_status.go ./doc.go github.com/openshift/source-to-image/pkg/ignore mkdir -p $WORK/github.com/openshift/source-to-image/pkg/ignore/_obj/ github.com/openshift/source-to-image/pkg/scm/empty 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/ignore /usr/lib/golang/pkg/tool/linux_ppc64le/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 6645adcbe0147c7fa02c6fe72814cb3a8f5a44ae -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_ppc64le_shared -pack ./doc.go ./ignore.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_ppc64le/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 540a917d15fbe25d83be5ff871a0a483f12c6921 -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_ppc64le_shared -pack ./noop.go cd /usr/lib/golang/src/net pack r $WORK/net.a $WORK/net/_obj/_all.o # internal github.com/openshift/source-to-image/vendor/github.com/docker/go-connections/nat mkdir -p $WORK/github.com/openshift/source-to-image/vendor/github.com/docker/go-connections/nat/_obj/ mkdir -p $WORK/github.com/openshift/source-to-image/vendor/github.com/docker/go-connections/ github.com/openshift/source-to-image/vendor/github.com/docker/engine-api/types/registry 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_ppc64le/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 8d23d52f0543bccfba04f73ef19fca35231a5740 -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 mkdir -p $WORK/github.com/openshift/source-to-image/vendor/github.com/docker/engine-api/types/registry/_obj/ crypto/x509 mkdir -p $WORK/crypto/x509/_obj/ cd /builddir/build/BUILD/source-to-image-226afa1319c3498f47b974ec8ceb36526341a19c/src/github.com/openshift/source-to-image/vendor/github.com/docker/engine-api/types/registry /usr/lib/golang/pkg/tool/linux_ppc64le/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 63a0272556da7272ec1fed9c9cba8b6a3fc5c057 -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 github.com/openshift/source-to-image/vendor/golang.org/x/net/proxy mkdir -p $WORK/github.com/openshift/source-to-image/vendor/golang.org/x/net/proxy/_obj/ cd /usr/lib/golang/src/crypto/x509 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/crypto/x509.a -trimpath $WORK -shared -p crypto/x509 -complete -installsuffix shared -buildid 711b9a40f9b0ece290c94962877b8c914a852a27 -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 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_ppc64le/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 86044200bf0da7f900ef88bad331fb170be61997 -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 vendor/golang_org/x/net/lex/httplex mkdir -p $WORK/vendor/golang_org/x/net/lex/httplex/_obj/ 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_ppc64le/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 85d1a6cc379505587120c17ded1c63d5b418662d -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/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_ppc64le/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 6b41622bae8090a8ee48efc466483d22f4e06a6a -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_ppc64le_shared -pack ./config.go ./host_config.go ./hostconfig_unix.go net/textproto mkdir -p $WORK/net/textproto/_obj/ cd /usr/lib/golang/src/net/textproto /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/net/textproto.a -trimpath $WORK -shared -p net/textproto -complete -installsuffix shared -buildid bd210f700db77f4e3de850186db127dbf6b3bf7b -D _/usr/lib/golang/src/net/textproto -I $WORK -pack ./header.go ./pipeline.go ./reader.go ./textproto.go ./writer.go github.com/openshift/source-to-image/vendor/github.com/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_ppc64le/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 b050b6f29122b25f6d1caaf03f7ad0bebd6cf325 -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_ppc64le_shared -pack ./auth.go ./client.go ./configs.go ./seccomp.go ./stats.go ./types.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_ppc64le/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 52be63cc9cfe6578105b4311afc4ef290ef86fae -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_ppc64le/compile -o $WORK/mime/multipart.a -trimpath $WORK -shared -p mime/multipart -complete -installsuffix shared -buildid 4c9b818eef8cbbde24da3ddd2ddacc2e956a8716 -D _/usr/lib/golang/src/mime/multipart -I $WORK -pack ./formdata.go ./multipart.go ./writer.go github.com/openshift/source-to-image/vendor/github.com/docker/docker/cliconfig mkdir -p $WORK/github.com/openshift/source-to-image/vendor/github.com/docker/docker/cliconfig/_obj/ mkdir -p $WORK/github.com/openshift/source-to-image/vendor/github.com/docker/docker/ cd /builddir/build/BUILD/source-to-image-226afa1319c3498f47b974ec8ceb36526341a19c/src/github.com/openshift/source-to-image/vendor/github.com/docker/docker/cliconfig /usr/lib/golang/pkg/tool/linux_ppc64le/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 ff8b2ba7f7f362fd666f3a7faacdfe9d14e8e3f2 -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_ppc64le_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_ppc64le/compile -o $WORK/crypto/tls.a -trimpath $WORK -shared -p crypto/tls -complete -installsuffix shared -buildid 85c5b3d278e94875ef6d60c7ee77885df50f7c97 -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_ppc64le/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 c6d23e9dba0f6547befc19bec786456474ee4440 -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_ppc64le_shared -pack ./bash_completions.go ./cobra.go ./command.go ./command_notwin.go github.com/openshift/source-to-image/pkg/cmd github.com/openshift/source-to-image/pkg/config mkdir -p $WORK/github.com/openshift/source-to-image/pkg/cmd/_obj/ mkdir -p $WORK/github.com/openshift/source-to-image/pkg/config/_obj/ cd /builddir/build/BUILD/source-to-image-226afa1319c3498f47b974ec8ceb36526341a19c/src/github.com/openshift/source-to-image/pkg/cmd /usr/lib/golang/pkg/tool/linux_ppc64le/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 eb673362c050ce2aaec49307a71d3acc9b2deb11 -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_ppc64le_shared -pack ./util.go cd /builddir/build/BUILD/source-to-image-226afa1319c3498f47b974ec8ceb36526341a19c/src/github.com/openshift/source-to-image/pkg/config /usr/lib/golang/pkg/tool/linux_ppc64le/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 07d7ba3cd017ce174e0fc8d6d46526dc5a3d309b -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_ppc64le_shared -pack ./config.go net/http/httptrace mkdir -p $WORK/net/http/httptrace/_obj/ cd /usr/lib/golang/src/net/http/httptrace /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/net/http/httptrace.a -trimpath $WORK -shared -p net/http/httptrace -complete -installsuffix shared -buildid 603f6e30cdf119b045429ba6a867bcb221d199f3 -D _/usr/lib/golang/src/net/http/httptrace -I $WORK -pack ./trace.go github.com/openshift/source-to-image/vendor/github.com/docker/go-connections/tlsconfig 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_ppc64le/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 3244ebedc2c4b5e738e98e543ef9e1c29fb44c8b -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_ppc64le_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_ppc64le/compile -o $WORK/net/http.a -trimpath $WORK -shared -p net/http -complete -installsuffix shared -buildid 043c9480f14327eb6c1fbaf29f6c3fe24964b04b -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/ cd /usr/lib/golang/src/net/http/httputil /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/net/http/httputil.a -trimpath $WORK -shared -p net/http/httputil -complete -installsuffix shared -buildid e821351de8641b72508e46379bcbcaa751777864 -D _/usr/lib/golang/src/net/http/httputil -I $WORK -pack ./dump.go ./httputil.go ./persist.go ./reverseproxy.go mkdir -p $WORK/github.com/openshift/source-to-image/vendor/github.com/docker/go-connections/sockets/_obj/ 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_ppc64le/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 fe9d36652073125cb1b31e973eb67432f3641187 -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_ppc64le_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_ppc64le/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 8ae6b4d3a143d79d1484af5a73e34a7896e7372b -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_ppc64le_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_ppc64le/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 60ab077febb95f634428149c4a46766c61d797b7 -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_ppc64le_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/ github.com/openshift/source-to-image/pkg/scm/file mkdir -p $WORK/github.com/openshift/source-to-image/pkg/scm/file/_obj/ cd /builddir/build/BUILD/source-to-image-226afa1319c3498f47b974ec8ceb36526341a19c/src/github.com/openshift/source-to-image/pkg/tar /usr/lib/golang/pkg/tool/linux_ppc64le/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 f5d08d8546998498ca9be38f96040df2c2ceed28 -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_ppc64le_shared -pack ./doc.go ./tar.go github.com/openshift/source-to-image/pkg/scm/git mkdir -p $WORK/github.com/openshift/source-to-image/pkg/scm/git/_obj/ cd /builddir/build/BUILD/source-to-image-226afa1319c3498f47b974ec8ceb36526341a19c/src/github.com/openshift/source-to-image/pkg/scm/file /usr/lib/golang/pkg/tool/linux_ppc64le/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 2370795972f5d042a91016eaf9b32ae8440b2c08 -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_ppc64le_shared -pack ./download.go cd /builddir/build/BUILD/source-to-image-226afa1319c3498f47b974ec8ceb36526341a19c/src/github.com/openshift/source-to-image/pkg/scm/git /usr/lib/golang/pkg/tool/linux_ppc64le/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 80058203da8f03855917de65a1d717bb0457dc5c -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_ppc64le_shared -pack ./clone.go ./doc.go ./git.go github.com/openshift/source-to-image/vendor/github.com/docker/engine-api/client/transport/cancellable mkdir -p $WORK/github.com/openshift/source-to-image/vendor/github.com/docker/engine-api/client/transport/cancellable/_obj/ mkdir -p $WORK/github.com/openshift/source-to-image/vendor/github.com/docker/engine-api/client/transport/ cd /builddir/build/BUILD/source-to-image-226afa1319c3498f47b974ec8ceb36526341a19c/src/github.com/openshift/source-to-image/vendor/github.com/docker/engine-api/client/transport/cancellable /usr/lib/golang/pkg/tool/linux_ppc64le/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 0a897834ecf65be0724028ef0d6040e9668bf638 -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_ppc64le_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_ppc64le/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 66c9956b5c990b725575b746c2ff1d63c58e800a -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_ppc64le_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_ppc64le/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 26efe7f83ed10c1cd78495e684cdc54acda94f58 -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_ppc64le_shared -pack ./doc.go ./docker.go ./fake_docker.go ./util.go github.com/openshift/source-to-image/pkg/scripts github.com/openshift/source-to-image/pkg/build github.com/openshift/source-to-image/pkg/run 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_ppc64le/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 f21de0b15fa68f94b1b20238b8a555f53bf42fc0 -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_ppc64le_shared -pack ./doc.go ./download.go ./environment.go ./install.go mkdir -p $WORK/github.com/openshift/source-to-image/pkg/build/_obj/ mkdir -p $WORK/github.com/openshift/source-to-image/pkg/run/_obj/ cd /builddir/build/BUILD/source-to-image-226afa1319c3498f47b974ec8ceb36526341a19c/src/github.com/openshift/source-to-image/pkg/build /usr/lib/golang/pkg/tool/linux_ppc64le/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 8a7836a150eab0d18a7e87f0ed483a1e95b203de -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_ppc64le_shared -pack ./cleanup.go ./config.go ./interfaces.go cd /builddir/build/BUILD/source-to-image-226afa1319c3498f47b974ec8ceb36526341a19c/src/github.com/openshift/source-to-image/pkg/run /usr/lib/golang/pkg/tool/linux_ppc64le/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 c2a3af2e9f51596124bf8db3025a9d2519cf483b -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_ppc64le_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_ppc64le/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 126a44740fabc2ddd85b744ce1e648090b657fcb -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_ppc64le_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/ 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_ppc64le/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 6928684c421ee0b8d35b51742e5ddf939d02c547 -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_ppc64le_shared -pack ./layered.go 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/scm /usr/lib/golang/pkg/tool/linux_ppc64le/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 6d190f57e5a83d0e7eb00aec8fe61d8e6d3fc003 -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_ppc64le_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_ppc64le/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 b01dabf641311f98228bda62527a20ba854ef6a4 -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_ppc64le_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_ppc64le/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 03f4d0fcb669301e1f61136ecbc6bc5111364d23 -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_ppc64le_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_ppc64le/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 ca1de53eb7932526769cfc2dffbb2ad52468495e -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_ppc64le_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_ppc64le/compile -o $WORK/github.com/openshift/source-to-image/cmd/s2i.a -trimpath $WORK -shared -p main -complete -installsuffix shared -buildid dcc5b6a821d5d6e5f1a31d4d39c0e4c2b87863e9 -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_ppc64le_shared -pack ./doc.go ./main.go cd . /usr/lib/golang/pkg/tool/linux_ppc64le/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_ppc64le_shared -installsuffix shared -extld=gcc -buildmode=pie -buildid=dcc5b6a821d5d6e5f1a31d4d39c0e4c2b87863e9 -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 0x22369d2c44195f502bfdfc4cbcf306fee9850037 -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.ym7Zkf + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.ppc64le '!=' / ']' + rm -rf /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.ppc64le ++ dirname /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.ppc64le + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.ppc64le + cd source-to-image-226afa1319c3498f47b974ec8ceb36526341a19c + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.ppc64le/usr/bin + install -p -m 0755 bin/s2i /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.ppc64le/usr/bin + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.ppc64le//usr/share/gocode/src/github.com/openshift/source-to-image/ + echo '%dir %{gopath}/src/%{import_path}/.' ++ find . -iname '*.go' '!' -iname '*_test.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./tools/godepchecker/godepchecker.go + echo '%dir %{gopath}/src/%{import_path}/./tools/godepchecker' ++ dirname ./tools/godepchecker/godepchecker.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.ppc64le//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.ppc64le//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.ppc64le//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 ./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.ppc64le//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.ppc64le//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.ppc64le//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 ./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.ppc64le//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.ppc64le//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.ppc64le//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.ppc64le//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.ppc64le//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.ppc64le//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 ./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.ppc64le//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.ppc64le//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.ppc64le//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/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.ppc64le//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.ppc64le//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.ppc64le//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/golang.org/x/net/context/pre_go17.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/net/context/pre_go17.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/golang.org/x/net/context/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.ppc64le//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.ppc64le//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.ppc64le//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/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.ppc64le//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.ppc64le//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.ppc64le//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/golang.org/x/net/proxy/proxy.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/net/proxy/proxy.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/golang.org/x/net/proxy/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.ppc64le//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.ppc64le//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.ppc64le//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/golang.org/x/net/proxy/direct.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/net/proxy/direct.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/golang.org/x/net/proxy/socks5.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/net/proxy' ++ dirname ./vendor/golang.org/x/net/proxy/socks5.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.ppc64le//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.ppc64le//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.ppc64le//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/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.ppc64le//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.ppc64le//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.ppc64le//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/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.ppc64le//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.ppc64le//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.ppc64le//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/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.ppc64le//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.ppc64le//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.ppc64le//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.ppc64le//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.ppc64le//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.ppc64le//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/golang.org/x/sys/windows/dll_windows.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/windows/dll_windows.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/golang.org/x/sys/windows/exec_windows.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/windows' ++ dirname ./vendor/golang.org/x/sys/windows/exec_windows.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.ppc64le//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.ppc64le//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.ppc64le//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/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.ppc64le//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.ppc64le//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.ppc64le//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.ppc64le//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.ppc64le//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.ppc64le//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/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.ppc64le//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.ppc64le//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.ppc64le//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/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.ppc64le//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.ppc64le//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.ppc64le//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/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.ppc64le//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.ppc64le//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.ppc64le//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/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.ppc64le//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.ppc64le//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.ppc64le//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/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.ppc64le//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.ppc64le//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.ppc64le//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/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.ppc64le//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.ppc64le//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.ppc64le//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/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.ppc64le//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.ppc64le//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.ppc64le//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/golang.org/x/sys/windows/syscall_windows.go' + echo '%{gopath}/src/%{import_path}/./vendor/golang.org/x/sys/windows/syscall_windows.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/golang.org/x/sys/windows/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.ppc64le//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.ppc64le//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.ppc64le//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/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.ppc64le//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.ppc64le//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.ppc64le//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/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.ppc64le//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.ppc64le//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.ppc64le//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/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.ppc64le//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.ppc64le//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.ppc64le//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/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.ppc64le//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.ppc64le//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.ppc64le//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/spf13/pflag/uint64.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/spf13/pflag/uint64.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/spf13/pflag/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.ppc64le//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.ppc64le//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.ppc64le//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_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.ppc64le//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.ppc64le//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.ppc64le//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/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.ppc64le//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.ppc64le//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.ppc64le//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/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.ppc64le//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.ppc64le//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.ppc64le//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/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.ppc64le//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.ppc64le//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.ppc64le//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/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.ppc64le//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.ppc64le//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.ppc64le//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_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.ppc64le//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.ppc64le//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.ppc64le//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/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.ppc64le//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.ppc64le//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.ppc64le//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/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.ppc64le//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.ppc64le//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.ppc64le//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/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.ppc64le//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.ppc64le//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.ppc64le//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/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.ppc64le//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.ppc64le//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.ppc64le//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/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.ppc64le//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.ppc64le//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.ppc64le//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/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.ppc64le//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.ppc64le//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.ppc64le//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/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.ppc64le//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.ppc64le//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.ppc64le//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/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.ppc64le//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.ppc64le//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.ppc64le//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/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.ppc64le//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.ppc64le//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.ppc64le//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/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.ppc64le//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.ppc64le//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.ppc64le//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/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.ppc64le//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.ppc64le//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.ppc64le//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/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.ppc64le//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.ppc64le//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.ppc64le//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_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.ppc64le//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.ppc64le//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.ppc64le//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/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.ppc64le//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.ppc64le//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.ppc64le//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/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.ppc64le//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.ppc64le//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.ppc64le//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/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.ppc64le//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.ppc64le//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.ppc64le//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/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.ppc64le//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.ppc64le//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.ppc64le//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/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.ppc64le//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.ppc64le//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.ppc64le//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/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.ppc64le//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.ppc64le//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.ppc64le//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/spf13/cobra/command.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/spf13/cobra/command.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/spf13/cobra/command_notwin.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/spf13/cobra' ++ dirname ./vendor/github.com/spf13/cobra/command_notwin.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.ppc64le//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.ppc64le//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.ppc64le//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/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.ppc64le//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.ppc64le//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.ppc64le//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/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.ppc64le//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.ppc64le//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.ppc64le//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/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.ppc64le//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.ppc64le//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.ppc64le//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/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.ppc64le//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.ppc64le//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.ppc64le//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/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.ppc64le//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.ppc64le//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.ppc64le//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/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.ppc64le//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.ppc64le//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.ppc64le//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/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.ppc64le//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.ppc64le//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.ppc64le//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/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.ppc64le//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.ppc64le//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.ppc64le//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/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.ppc64le//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.ppc64le//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.ppc64le//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/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.ppc64le//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.ppc64le//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.ppc64le//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/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.ppc64le//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.ppc64le//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.ppc64le//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/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.ppc64le//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.ppc64le//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.ppc64le//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/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.ppc64le//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.ppc64le//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.ppc64le//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/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.ppc64le//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.ppc64le//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.ppc64le//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/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.ppc64le//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.ppc64le//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.ppc64le//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/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.ppc64le//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.ppc64le//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.ppc64le//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/Azure/go-ansiterm/csi_entry_state.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/Azure/go-ansiterm/csi_entry_state.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/Azure/go-ansiterm/constants.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/Azure/go-ansiterm' ++ dirname ./vendor/github.com/Azure/go-ansiterm/constants.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.ppc64le//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.ppc64le//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.ppc64le//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/Azure/go-ansiterm/constants.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/Azure/go-ansiterm/constants.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/Azure/go-ansiterm/event_handler.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/Azure/go-ansiterm' ++ dirname ./vendor/github.com/Azure/go-ansiterm/event_handler.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.ppc64le//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.ppc64le//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.ppc64le//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/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.ppc64le//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.ppc64le//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.ppc64le//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.ppc64le//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.ppc64le//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.ppc64le//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/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.ppc64le//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.ppc64le//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.ppc64le//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/Azure/go-ansiterm/parser_actions.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/Azure/go-ansiterm/parser_actions.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/Azure/go-ansiterm/parser_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.ppc64le//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.ppc64le//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.ppc64le//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/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.ppc64le//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.ppc64le//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.ppc64le//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/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.ppc64le//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.ppc64le//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.ppc64le//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/Azure/go-ansiterm/ground_state.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/Azure/go-ansiterm/ground_state.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/Azure/go-ansiterm/escape_intermediate_state.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/Azure/go-ansiterm' ++ dirname ./vendor/github.com/Azure/go-ansiterm/escape_intermediate_state.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.ppc64le//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.ppc64le//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.ppc64le//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/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.ppc64le//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.ppc64le//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.ppc64le//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/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.ppc64le//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.ppc64le//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.ppc64le//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/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.ppc64le//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.ppc64le//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.ppc64le//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/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.ppc64le//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.ppc64le//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.ppc64le//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/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.ppc64le//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.ppc64le//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.ppc64le//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/Sirupsen/logrus/terminal_openbsd.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/Sirupsen/logrus/terminal_openbsd.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/Sirupsen/logrus/terminal_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.ppc64le//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.ppc64le//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.ppc64le//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/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.ppc64le//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.ppc64le//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.ppc64le//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/Sirupsen/logrus/json_formatter.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/Sirupsen/logrus/json_formatter.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/Sirupsen/logrus/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.ppc64le//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.ppc64le//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.ppc64le//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/Sirupsen/logrus/writer.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/Sirupsen/logrus/writer.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/Sirupsen/logrus/terminal_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.ppc64le//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.ppc64le//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.ppc64le//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/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.ppc64le//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.ppc64le//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.ppc64le//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/Sirupsen/logrus/text_formatter.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/Sirupsen/logrus/text_formatter.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/Sirupsen/logrus/exported.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/Sirupsen/logrus' ++ dirname ./vendor/github.com/Sirupsen/logrus/exported.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.ppc64le//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.ppc64le//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.ppc64le//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/Sirupsen/logrus/exported.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/Sirupsen/logrus/exported.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/Sirupsen/logrus/terminal_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.ppc64le//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.ppc64le//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.ppc64le//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/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.ppc64le//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.ppc64le//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.ppc64le//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/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.ppc64le//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.ppc64le//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.ppc64le//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/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.ppc64le//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.ppc64le//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.ppc64le//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/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.ppc64le//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.ppc64le//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.ppc64le//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/Microsoft/go-winio/privilege.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/Microsoft/go-winio/privilege.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/Microsoft/go-winio/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.ppc64le//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.ppc64le//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.ppc64le//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/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.ppc64le//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.ppc64le//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.ppc64le//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/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.ppc64le//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.ppc64le//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.ppc64le//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/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.ppc64le//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.ppc64le//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.ppc64le//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/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.ppc64le//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.ppc64le//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.ppc64le//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/Microsoft/go-winio/zsyscall_windows.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/Microsoft/go-winio/zsyscall_windows.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/Microsoft/go-winio/file.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/Microsoft/go-winio' ++ dirname ./vendor/github.com/Microsoft/go-winio/file.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.ppc64le//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.ppc64le//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.ppc64le//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/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.ppc64le//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.ppc64le//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.ppc64le//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/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.ppc64le//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.ppc64le//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.ppc64le//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/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.ppc64le//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.ppc64le//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.ppc64le//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/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.ppc64le//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.ppc64le//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.ppc64le//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/go-units/ulimit.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/docker/go-units/ulimit.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/docker/go-units/size.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/docker/go-units' ++ dirname ./vendor/github.com/docker/go-units/size.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.ppc64le//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.ppc64le//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.ppc64le//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/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.ppc64le//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.ppc64le//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.ppc64le//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/docker/cliconfig/config.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/docker/docker/cliconfig/config.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/docker/docker/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.ppc64le//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.ppc64le//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.ppc64le//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/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.ppc64le//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.ppc64le//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.ppc64le//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/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.ppc64le//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.ppc64le//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.ppc64le//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/docker/builder/dockerfile/parser/parser.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/docker/docker/builder/dockerfile/parser/parser.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/docker/docker/builder/dockerfile/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.ppc64le//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.ppc64le//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.ppc64le//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/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.ppc64le//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.ppc64le//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.ppc64le//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/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.ppc64le//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.ppc64le//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.ppc64le//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/docker/pkg/jsonlog/time_marshalling.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/docker/docker/pkg/jsonlog/time_marshalling.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/docker/docker/pkg/jsonlog/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.ppc64le//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.ppc64le//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.ppc64le//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.ppc64le//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.ppc64le//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.ppc64le//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/docker/pkg/jsonlog/jsonlogbytes.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/docker/docker/pkg/jsonlog/jsonlogbytes.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/docker/docker/pkg/jsonlog/jsonlog.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/docker/docker/pkg/jsonlog' ++ dirname ./vendor/github.com/docker/docker/pkg/jsonlog/jsonlog.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.ppc64le//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.ppc64le//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.ppc64le//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/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.ppc64le//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.ppc64le//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.ppc64le//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.ppc64le//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.ppc64le//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.ppc64le//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/docker/pkg/system/stat_freebsd.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/docker/docker/pkg/system/stat_freebsd.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/docker/docker/pkg/system/utimes_freebsd.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/docker/docker/pkg/system' ++ dirname ./vendor/github.com/docker/docker/pkg/system/utimes_freebsd.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.ppc64le//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.ppc64le//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.ppc64le//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/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.ppc64le//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.ppc64le//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.ppc64le//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/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.ppc64le//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.ppc64le//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.ppc64le//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/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.ppc64le//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.ppc64le//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.ppc64le//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/docker/pkg/system/meminfo.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/docker/docker/pkg/system/meminfo.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/docker/docker/pkg/system/xattrs_unsupported.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/docker/docker/pkg/system' ++ dirname ./vendor/github.com/docker/docker/pkg/system/xattrs_unsupported.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.ppc64le//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.ppc64le//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.ppc64le//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/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.ppc64le//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.ppc64le//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.ppc64le//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/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.ppc64le//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.ppc64le//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.ppc64le//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/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.ppc64le//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.ppc64le//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.ppc64le//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/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.ppc64le//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.ppc64le//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.ppc64le//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/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.ppc64le//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.ppc64le//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.ppc64le//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/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.ppc64le//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.ppc64le//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.ppc64le//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_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.ppc64le//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.ppc64le//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.ppc64le//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/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.ppc64le//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.ppc64le//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.ppc64le//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/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.ppc64le//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.ppc64le//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.ppc64le//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/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.ppc64le//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.ppc64le//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.ppc64le//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/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.ppc64le//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.ppc64le//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.ppc64le//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/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.ppc64le//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.ppc64le//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.ppc64le//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/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.ppc64le//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.ppc64le//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.ppc64le//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/docker/pkg/system/chtimes_unix.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/docker/docker/pkg/system/chtimes_unix.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/docker/docker/pkg/system/stat_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.ppc64le//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.ppc64le//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.ppc64le//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/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.ppc64le//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.ppc64le//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.ppc64le//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/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.ppc64le//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.ppc64le//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.ppc64le//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_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.ppc64le//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.ppc64le//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.ppc64le//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/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.ppc64le//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.ppc64le//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.ppc64le//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/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.ppc64le//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.ppc64le//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.ppc64le//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/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.ppc64le//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.ppc64le//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.ppc64le//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.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.ppc64le//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.ppc64le//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.ppc64le//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/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.ppc64le//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.ppc64le//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.ppc64le//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/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.ppc64le//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.ppc64le//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.ppc64le//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/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.ppc64le//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.ppc64le//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.ppc64le//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/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.ppc64le//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.ppc64le//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.ppc64le//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_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.ppc64le//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.ppc64le//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.ppc64le//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/docker/pkg/system/meminfo_windows.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/docker/docker/pkg/system/meminfo_windows.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/docker/docker/pkg/system/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.ppc64le//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.ppc64le//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.ppc64le//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/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.ppc64le//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.ppc64le//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.ppc64le//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/docker/pkg/term/ascii.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/docker/docker/pkg/term/ascii.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/docker/docker/pkg/term/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.ppc64le//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.ppc64le//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.ppc64le//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/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.ppc64le//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.ppc64le//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.ppc64le//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/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.ppc64le//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.ppc64le//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.ppc64le//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/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.ppc64le//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.ppc64le//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.ppc64le//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.ppc64le//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.ppc64le//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.ppc64le//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/docker/pkg/term/tc_linux_cgo.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/docker/docker/pkg/term/tc_linux_cgo.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/docker/docker/pkg/term/termios_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.ppc64le//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.ppc64le//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.ppc64le//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/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.ppc64le//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.ppc64le//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.ppc64le//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.ppc64le//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.ppc64le//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.ppc64le//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.ppc64le//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.ppc64le//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.ppc64le//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/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.ppc64le//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.ppc64le//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.ppc64le//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/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.ppc64le//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.ppc64le//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.ppc64le//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/docker/pkg/term/termios_linux.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/docker/docker/pkg/term/termios_linux.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/docker/docker/pkg/term/term_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.ppc64le//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.ppc64le//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.ppc64le//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/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.ppc64le//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.ppc64le//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.ppc64le//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/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.ppc64le//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.ppc64le//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.ppc64le//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/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.ppc64le//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.ppc64le//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.ppc64le//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/engine-api/types/strslice/strslice.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/docker/engine-api/types/strslice/strslice.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/docker/engine-api/types/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.ppc64le//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.ppc64le//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.ppc64le//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/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.ppc64le//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.ppc64le//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.ppc64le//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/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.ppc64le//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.ppc64le//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.ppc64le//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/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.ppc64le//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.ppc64le//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.ppc64le//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/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.ppc64le//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.ppc64le//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.ppc64le//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/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.ppc64le//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.ppc64le//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.ppc64le//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/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.ppc64le//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.ppc64le//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.ppc64le//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/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.ppc64le//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.ppc64le//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.ppc64le//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/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.ppc64le//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.ppc64le//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.ppc64le//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/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.ppc64le//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.ppc64le//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.ppc64le//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/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.ppc64le//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.ppc64le//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.ppc64le//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/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.ppc64le//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.ppc64le//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.ppc64le//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/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.ppc64le//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.ppc64le//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.ppc64le//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/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.ppc64le//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.ppc64le//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.ppc64le//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.ppc64le//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.ppc64le//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.ppc64le//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/engine-api/types/container/config.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/docker/engine-api/types/container/config.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/docker/engine-api/types/container/hostconfig_unix.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/docker/engine-api/types/container' ++ dirname ./vendor/github.com/docker/engine-api/types/container/hostconfig_unix.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.ppc64le//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.ppc64le//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.ppc64le//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/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.ppc64le//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.ppc64le//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.ppc64le//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/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.ppc64le//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.ppc64le//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.ppc64le//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/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.ppc64le//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.ppc64le//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.ppc64le//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/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.ppc64le//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.ppc64le//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.ppc64le//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/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.ppc64le//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.ppc64le//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.ppc64le//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/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.ppc64le//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.ppc64le//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.ppc64le//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/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.ppc64le//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.ppc64le//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.ppc64le//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/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.ppc64le//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.ppc64le//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.ppc64le//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/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.ppc64le//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.ppc64le//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.ppc64le//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/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.ppc64le//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.ppc64le//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.ppc64le//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/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.ppc64le//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.ppc64le//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.ppc64le//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_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.ppc64le//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.ppc64le//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.ppc64le//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/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.ppc64le//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.ppc64le//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.ppc64le//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/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.ppc64le//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.ppc64le//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.ppc64le//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/engine-api/client/interface.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/docker/engine-api/client/interface.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/docker/engine-api/client/container_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.ppc64le//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.ppc64le//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.ppc64le//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/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.ppc64le//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.ppc64le//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.ppc64le//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/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.ppc64le//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.ppc64le//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.ppc64le//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/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.ppc64le//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.ppc64le//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.ppc64le//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/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.ppc64le//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.ppc64le//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.ppc64le//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_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.ppc64le//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.ppc64le//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.ppc64le//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/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.ppc64le//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.ppc64le//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.ppc64le//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/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.ppc64le//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.ppc64le//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.ppc64le//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/engine-api/client/image_tag.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/docker/engine-api/client/image_tag.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/docker/engine-api/client/image_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.ppc64le//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.ppc64le//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.ppc64le//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/engine-api/client/image_search.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/docker/engine-api/client/image_search.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/docker/engine-api/client/container_logs.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/docker/engine-api/client' ++ dirname ./vendor/github.com/docker/engine-api/client/container_logs.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.ppc64le//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.ppc64le//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.ppc64le//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_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.ppc64le//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.ppc64le//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.ppc64le//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/engine-api/client/volume_list.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/docker/engine-api/client/volume_list.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/docker/engine-api/client/container_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.ppc64le//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.ppc64le//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.ppc64le//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/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.ppc64le//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.ppc64le//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.ppc64le//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_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.ppc64le//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.ppc64le//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.ppc64le//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/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.ppc64le//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.ppc64le//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.ppc64le//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_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.ppc64le//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.ppc64le//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.ppc64le//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/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.ppc64le//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.ppc64le//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.ppc64le//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_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.ppc64le//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.ppc64le//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.ppc64le//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/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.ppc64le//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.ppc64le//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.ppc64le//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/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.ppc64le//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.ppc64le//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.ppc64le//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/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.ppc64le//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.ppc64le//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.ppc64le//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/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.ppc64le//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.ppc64le//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.ppc64le//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/engine-api/client/image_remove.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/docker/engine-api/client/image_remove.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/docker/engine-api/client/container_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.ppc64le//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.ppc64le//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.ppc64le//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.ppc64le//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.ppc64le//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.ppc64le//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/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.ppc64le//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.ppc64le//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.ppc64le//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_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.ppc64le//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.ppc64le//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.ppc64le//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_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.ppc64le//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.ppc64le//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.ppc64le//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/engine-api/client/image_build.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/docker/engine-api/client/image_build.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/docker/engine-api/client/container_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.ppc64le//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.ppc64le//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.ppc64le//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/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.ppc64le//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.ppc64le//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.ppc64le//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/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.ppc64le//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.ppc64le//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.ppc64le//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.ppc64le//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.ppc64le//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.ppc64le//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.ppc64le//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.ppc64le//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.ppc64le//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/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.ppc64le//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.ppc64le//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.ppc64le//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/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.ppc64le//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.ppc64le//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.ppc64le//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/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.ppc64le//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.ppc64le//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.ppc64le//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/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.ppc64le//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.ppc64le//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.ppc64le//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/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.ppc64le//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.ppc64le//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.ppc64le//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/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.ppc64le//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.ppc64le//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.ppc64le//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/engine-api/client/container_update.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/docker/engine-api/client/container_update.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/docker/engine-api/client/container_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.ppc64le//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.ppc64le//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.ppc64le//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/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.ppc64le//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.ppc64le//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.ppc64le//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_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.ppc64le//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.ppc64le//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.ppc64le//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/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.ppc64le//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.ppc64le//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.ppc64le//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/engine-api/client/request.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/docker/engine-api/client/request.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/docker/engine-api/client/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.ppc64le//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.ppc64le//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.ppc64le//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/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.ppc64le//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.ppc64le//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.ppc64le//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/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.ppc64le//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.ppc64le//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.ppc64le//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/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.ppc64le//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.ppc64le//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.ppc64le//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/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.ppc64le//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.ppc64le//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.ppc64le//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/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.ppc64le//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.ppc64le//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.ppc64le//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/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.ppc64le//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.ppc64le//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.ppc64le//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/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.ppc64le//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.ppc64le//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.ppc64le//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/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.ppc64le//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.ppc64le//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.ppc64le//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/distribution/reference/regexp.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/docker/distribution/reference/regexp.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/docker/distribution/reference/reference.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/docker/distribution/reference' ++ dirname ./vendor/github.com/docker/distribution/reference/reference.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.ppc64le//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.ppc64le//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.ppc64le//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/distribution/reference/reference.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/docker/distribution/reference/reference.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/docker/distribution/digest/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.ppc64le//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.ppc64le//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.ppc64le//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/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.ppc64le//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.ppc64le//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.ppc64le//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.ppc64le//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.ppc64le//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.ppc64le//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/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.ppc64le//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.ppc64le//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.ppc64le//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/distribution/digest/digest.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/docker/distribution/digest/digest.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/docker/distribution/digest/set.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/docker/distribution/digest' ++ dirname ./vendor/github.com/docker/distribution/digest/set.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.ppc64le//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.ppc64le//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.ppc64le//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/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.ppc64le//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.ppc64le//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.ppc64le//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.ppc64le//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.ppc64le//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.ppc64le//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.ppc64le//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.ppc64le//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.ppc64le//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/go-connections/tlsconfig/config_client_ciphers.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/docker/go-connections/tlsconfig/config_client_ciphers.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/docker/go-connections/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.ppc64le//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.ppc64le//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.ppc64le//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/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.ppc64le//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.ppc64le//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.ppc64le//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/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.ppc64le//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.ppc64le//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.ppc64le//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/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.ppc64le//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.ppc64le//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.ppc64le//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/go-connections/sockets/unix_socket.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/docker/go-connections/sockets/unix_socket.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/docker/go-connections/sockets/proxy.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/docker/go-connections/sockets' ++ dirname ./vendor/github.com/docker/go-connections/sockets/proxy.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.ppc64le//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.ppc64le//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.ppc64le//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/go-connections/sockets/proxy.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/docker/go-connections/sockets/proxy.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/docker/go-connections/sockets/sockets.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.ppc64le//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.ppc64le//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.ppc64le//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.ppc64le//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.ppc64le//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.ppc64le//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/docker/go-connections/sockets/tcp_socket.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/docker/go-connections/sockets/tcp_socket.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/docker/go-connections/sockets/sockets_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.ppc64le//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.ppc64le//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.ppc64le//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/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.ppc64le//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.ppc64le//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.ppc64le//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/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.ppc64le//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.ppc64le//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.ppc64le//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/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.ppc64le//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.ppc64le//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.ppc64le//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/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.ppc64le//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.ppc64le//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.ppc64le//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/inconshreveable/mousetrap/trap_others.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/inconshreveable/mousetrap/trap_others.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/inconshreveable/mousetrap/trap_windows_1.4.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/inconshreveable/mousetrap' ++ dirname ./vendor/github.com/inconshreveable/mousetrap/trap_windows_1.4.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.ppc64le//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.ppc64le//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.ppc64le//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/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.ppc64le//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.ppc64le//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.ppc64le//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/opencontainers/runc/libcontainer/user/lookup_unix.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/opencontainers/runc/libcontainer/user/lookup_unix.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/opencontainers/runc/libcontainer/user/lookup.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/opencontainers/runc/libcontainer/user' ++ dirname ./vendor/github.com/opencontainers/runc/libcontainer/user/lookup.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.ppc64le//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.ppc64le//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.ppc64le//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/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.ppc64le//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.ppc64le//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.ppc64le//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/opencontainers/runc/libcontainer/user/lookup_unsupported.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/opencontainers/runc/libcontainer/user/lookup_unsupported.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/opencontainers/runc/libcontainer/user/user.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/opencontainers/runc/libcontainer/user' ++ dirname ./vendor/github.com/opencontainers/runc/libcontainer/user/user.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.ppc64le//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.ppc64le//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.ppc64le//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/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.ppc64le//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.ppc64le//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.ppc64le//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/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.ppc64le//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.ppc64le//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.ppc64le//usr/share/gocode/src/github.com/openshift/source-to-image/./vendor/github.com/golang/glog/glog_file.go' + echo '%{gopath}/src/%{import_path}/./vendor/github.com/golang/glog/glog_file.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./vendor/github.com/golang/glog/glog.go + echo '%dir %{gopath}/src/%{import_path}/./vendor/github.com/golang/glog' ++ dirname ./vendor/github.com/golang/glog/glog.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.ppc64le//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.ppc64le//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.ppc64le//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 ./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.ppc64le//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.ppc64le//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.ppc64le//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 ./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.ppc64le//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.ppc64le//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.ppc64le//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/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.ppc64le//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.ppc64le//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.ppc64le//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/api/describe/describer.go' + echo '%{gopath}/src/%{import_path}/./pkg/api/describe/describer.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./pkg/api/validation/validation.go + echo '%dir %{gopath}/src/%{import_path}/./pkg/api/validation' ++ dirname ./pkg/api/validation/validation.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.ppc64le//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.ppc64le//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.ppc64le//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.ppc64le//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.ppc64le//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.ppc64le//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/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.ppc64le//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.ppc64le//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.ppc64le//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/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.ppc64le//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.ppc64le//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.ppc64le//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/api/scripts.go' + echo '%{gopath}/src/%{import_path}/./pkg/api/scripts.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./pkg/api/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.ppc64le//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.ppc64le//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.ppc64le//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/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.ppc64le//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.ppc64le//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.ppc64le//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.ppc64le//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.ppc64le//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.ppc64le//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/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.ppc64le//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.ppc64le//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.ppc64le//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/errors/errors.go' + echo '%{gopath}/src/%{import_path}/./pkg/errors/errors.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./pkg/errors/doc.go + echo '%dir %{gopath}/src/%{import_path}/./pkg/errors' ++ dirname ./pkg/errors/doc.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.ppc64le//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.ppc64le//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.ppc64le//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/errors/doc.go' + echo '%{gopath}/src/%{import_path}/./pkg/errors/doc.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./pkg/scm/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.ppc64le//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.ppc64le//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.ppc64le//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/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.ppc64le//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.ppc64le//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.ppc64le//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/scm/file/download.go' + echo '%{gopath}/src/%{import_path}/./pkg/scm/file/download.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./pkg/scm/scm.go + echo '%dir %{gopath}/src/%{import_path}/./pkg/scm' ++ dirname ./pkg/scm/scm.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.ppc64le//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.ppc64le//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.ppc64le//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/scm/scm.go' + echo '%{gopath}/src/%{import_path}/./pkg/scm/scm.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./pkg/scm/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.ppc64le//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.ppc64le//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.ppc64le//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/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.ppc64le//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.ppc64le//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.ppc64le//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.ppc64le//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.ppc64le//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.ppc64le//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.ppc64le//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.ppc64le//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.ppc64le//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/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.ppc64le//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.ppc64le//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.ppc64le//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/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.ppc64le//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.ppc64le//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.ppc64le//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/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.ppc64le//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.ppc64le//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.ppc64le//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/docker/util.go' + echo '%{gopath}/src/%{import_path}/./pkg/docker/util.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./pkg/docker/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.ppc64le//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.ppc64le//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.ppc64le//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/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.ppc64le//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.ppc64le//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.ppc64le//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/docker/fake_docker.go' + echo '%{gopath}/src/%{import_path}/./pkg/docker/fake_docker.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./pkg/docker/docker.go + echo '%dir %{gopath}/src/%{import_path}/./pkg/docker' ++ dirname ./pkg/docker/docker.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.ppc64le//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.ppc64le//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.ppc64le//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/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.ppc64le//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.ppc64le//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.ppc64le//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/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.ppc64le//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.ppc64le//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.ppc64le//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/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.ppc64le//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.ppc64le//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.ppc64le//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/util/util.go' + echo '%{gopath}/src/%{import_path}/./pkg/util/util.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./pkg/util/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.ppc64le//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.ppc64le//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.ppc64le//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/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.ppc64le//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.ppc64le//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.ppc64le//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/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.ppc64le//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.ppc64le//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.ppc64le//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/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.ppc64le//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.ppc64le//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.ppc64le//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/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.ppc64le//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.ppc64le//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.ppc64le//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/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.ppc64le//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.ppc64le//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.ppc64le//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.ppc64le//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.ppc64le//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.ppc64le//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/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.ppc64le//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.ppc64le//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.ppc64le//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/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.ppc64le//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.ppc64le//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.ppc64le//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/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.ppc64le//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.ppc64le//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.ppc64le//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/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.ppc64le//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.ppc64le//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.ppc64le//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/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.ppc64le//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.ppc64le//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.ppc64le//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/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.ppc64le//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.ppc64le//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.ppc64le//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/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.ppc64le//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.ppc64le//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.ppc64le//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/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.ppc64le//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.ppc64le//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.ppc64le//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/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.ppc64le//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.ppc64le//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.ppc64le//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/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.ppc64le//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.ppc64le//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.ppc64le//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.ppc64le//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.ppc64le//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.ppc64le//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/create/templates/scripts.go' + echo '%{gopath}/src/%{import_path}/./pkg/create/templates/scripts.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./pkg/create/templates/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.ppc64le//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.ppc64le//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.ppc64le//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.ppc64le//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.ppc64le//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.ppc64le//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/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.ppc64le//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.ppc64le//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.ppc64le//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/version/version.go' + echo '%{gopath}/src/%{import_path}/./pkg/version/version.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./pkg/version/doc.go + echo '%dir %{gopath}/src/%{import_path}/./pkg/version' ++ dirname ./pkg/version/doc.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.ppc64le//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.ppc64le//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.ppc64le//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/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.ppc64le//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.ppc64le//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.ppc64le//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/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.ppc64le//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.ppc64le//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.ppc64le//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/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.ppc64le//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.ppc64le//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.ppc64le//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/build/strategies/onbuild/entrypoint.go' + echo '%{gopath}/src/%{import_path}/./pkg/build/strategies/onbuild/entrypoint.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./pkg/build/strategies/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.ppc64le//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.ppc64le//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.ppc64le//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/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.ppc64le//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.ppc64le//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.ppc64le//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.ppc64le//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.ppc64le//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.ppc64le//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/build/strategies/layered/layered.go' + echo '%{gopath}/src/%{import_path}/./pkg/build/strategies/layered/layered.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./pkg/build/strategies/sti/postexecutorstep.go + echo '%dir %{gopath}/src/%{import_path}/./pkg/build/strategies/sti' ++ dirname ./pkg/build/strategies/sti/postexecutorstep.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.ppc64le//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.ppc64le//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.ppc64le//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/build/strategies/sti/postexecutorstep.go' + echo '%{gopath}/src/%{import_path}/./pkg/build/strategies/sti/postexecutorstep.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./pkg/build/strategies/sti/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.ppc64le//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.ppc64le//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.ppc64le//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/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.ppc64le//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.ppc64le//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.ppc64le//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/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.ppc64le//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.ppc64le//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.ppc64le//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/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.ppc64le//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.ppc64le//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.ppc64le//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/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.ppc64le//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.ppc64le//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.ppc64le//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/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.ppc64le//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.ppc64le//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.ppc64le//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/test/callback.go' + echo '%{gopath}/src/%{import_path}/./pkg/test/callback.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./pkg/test/cmd.go + echo '%dir %{gopath}/src/%{import_path}/./pkg/test' ++ dirname ./pkg/test/cmd.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.ppc64le//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.ppc64le//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.ppc64le//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/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.ppc64le//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.ppc64le//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.ppc64le//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/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.ppc64le//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.ppc64le//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.ppc64le//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/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.ppc64le//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.ppc64le//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.ppc64le//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/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.ppc64le//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.ppc64le//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.ppc64le//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/test/git.go' + echo '%{gopath}/src/%{import_path}/./pkg/test/git.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./pkg/test/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.ppc64le//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.ppc64le//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.ppc64le//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/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.ppc64le//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.ppc64le//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.ppc64le//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/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.ppc64le//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.ppc64le//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.ppc64le//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/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.ppc64le//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.ppc64le//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.ppc64le//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/scripts/environment.go' + echo '%{gopath}/src/%{import_path}/./pkg/scripts/environment.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./pkg/scripts/download.go + echo '%dir %{gopath}/src/%{import_path}/./pkg/scripts' ++ dirname ./pkg/scripts/download.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.ppc64le//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.ppc64le//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.ppc64le//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/scripts/download.go' + echo '%{gopath}/src/%{import_path}/./pkg/scripts/download.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./pkg/scripts/install.go + echo '%dir %{gopath}/src/%{import_path}/./pkg/scripts' ++ dirname ./pkg/scripts/install.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.ppc64le//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.ppc64le//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.ppc64le//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/scripts/install.go' + echo '%{gopath}/src/%{import_path}/./pkg/scripts/install.go' + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.ppc64le//usr/share/gocode/src/github.com/openshift/source-to-image/ ++ find . -iname '*_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.ppc64le//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.ppc64le//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.ppc64le//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 ./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.ppc64le//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.ppc64le//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.ppc64le//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 ./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.ppc64le//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.ppc64le//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.ppc64le//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.ppc64le//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.ppc64le//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.ppc64le//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/api/validation/validation_test.go' + echo '%{gopath}/src/%{import_path}/./pkg/api/validation/validation_test.go' + for file in $(find . -iname "*_test.go") ++ dirname ./pkg/ignore/ignore_test.go + echo '%dir %{gopath}/src/%{import_path}/./pkg/ignore' ++ dirname ./pkg/ignore/ignore_test.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.ppc64le//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.ppc64le//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.ppc64le//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/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.ppc64le//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.ppc64le//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.ppc64le//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/scm/scm_test.go' + echo '%{gopath}/src/%{import_path}/./pkg/scm/scm_test.go' + for file in $(find . -iname "*_test.go") ++ dirname ./pkg/scm/file/download_test.go + echo '%dir %{gopath}/src/%{import_path}/./pkg/scm/file' ++ dirname ./pkg/scm/file/download_test.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.ppc64le//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.ppc64le//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.ppc64le//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/scm/file/download_test.go' + echo '%{gopath}/src/%{import_path}/./pkg/scm/file/download_test.go' + for file in $(find . -iname "*_test.go") ++ dirname ./pkg/scm/git/git_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.ppc64le//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.ppc64le//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.ppc64le//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/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.ppc64le//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.ppc64le//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.ppc64le//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/scm/git/git_munge_test.go' + echo '%{gopath}/src/%{import_path}/./pkg/scm/git/git_munge_test.go' + for file in $(find . -iname "*_test.go") ++ dirname ./pkg/scm/git/clone_test.go + echo '%dir %{gopath}/src/%{import_path}/./pkg/scm/git' ++ dirname ./pkg/scm/git/clone_test.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.ppc64le//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.ppc64le//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.ppc64le//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/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.ppc64le//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.ppc64le//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.ppc64le//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/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.ppc64le//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.ppc64le//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.ppc64le//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/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.ppc64le//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.ppc64le//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.ppc64le//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/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.ppc64le//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.ppc64le//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.ppc64le//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/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.ppc64le//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.ppc64le//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.ppc64le//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/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.ppc64le//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.ppc64le//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.ppc64le//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.ppc64le//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.ppc64le//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.ppc64le//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.ppc64le//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.ppc64le//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.ppc64le//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.ppc64le//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.ppc64le//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.ppc64le//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/util/user/range_test.go' + echo '%{gopath}/src/%{import_path}/./pkg/util/user/range_test.go' + for file in $(find . -iname "*_test.go") ++ dirname ./pkg/util/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.ppc64le//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.ppc64le//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.ppc64le//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/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.ppc64le//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.ppc64le//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.ppc64le//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/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.ppc64le//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.ppc64le//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.ppc64le//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.ppc64le//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.ppc64le//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.ppc64le//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/build/strategies/onbuild/entrypoint_test.go' + echo '%{gopath}/src/%{import_path}/./pkg/build/strategies/onbuild/entrypoint_test.go' + for file in $(find . -iname "*_test.go") ++ dirname ./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.ppc64le//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.ppc64le//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.ppc64le//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/build/strategies/layered/layered_test.go' + echo '%{gopath}/src/%{import_path}/./pkg/build/strategies/layered/layered_test.go' + for file in $(find . -iname "*_test.go") ++ dirname ./pkg/build/strategies/sti/postexecutorstep_test.go + echo '%dir %{gopath}/src/%{import_path}/./pkg/build/strategies/sti' ++ dirname ./pkg/build/strategies/sti/postexecutorstep_test.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.ppc64le//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.ppc64le//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.ppc64le//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/build/strategies/sti/postexecutorstep_test.go' + echo '%{gopath}/src/%{import_path}/./pkg/build/strategies/sti/postexecutorstep_test.go' + for file in $(find . -iname "*_test.go") ++ dirname ./pkg/build/strategies/sti/usage_test.go + echo '%dir %{gopath}/src/%{import_path}/./pkg/build/strategies/sti' ++ dirname ./pkg/build/strategies/sti/usage_test.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.ppc64le//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.ppc64le//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.ppc64le//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/build/strategies/sti/usage_test.go' + echo '%{gopath}/src/%{import_path}/./pkg/build/strategies/sti/usage_test.go' + for file in $(find . -iname "*_test.go") ++ dirname ./pkg/build/strategies/sti/sti_test.go + echo '%dir %{gopath}/src/%{import_path}/./pkg/build/strategies/sti' ++ dirname ./pkg/build/strategies/sti/sti_test.go + install -d -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.ppc64le//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.ppc64le//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.ppc64le//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/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.ppc64le//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.ppc64le//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.ppc64le//usr/share/gocode/src/github.com/openshift/source-to-image/./pkg/scripts/environment_test.go' + echo '%{gopath}/src/%{import_path}/./pkg/scripts/environment_test.go' + for file in $(find . -iname "*_test.go") ++ dirname ./pkg/scripts/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.ppc64le//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.ppc64le//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.ppc64le//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/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.ppc64le//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.ppc64le//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.ppc64le//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' + 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.ezoKlx + 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.ppc64le//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.ppc64le//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.009s + 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.007s + 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.010s + go test -compiler gc -ldflags '' github.com/openshift/source-to-image/pkg/docker ok github.com/openshift/source-to-image/pkg/docker 0.012s + go test -compiler gc -ldflags '' github.com/openshift/source-to-image/pkg/ignore ok github.com/openshift/source-to-image/pkg/ignore 0.009s + go test -compiler gc -ldflags '' github.com/openshift/source-to-image/pkg/scripts ok github.com/openshift/source-to-image/pkg/scripts 0.016s + go test -compiler gc -ldflags '' github.com/openshift/source-to-image/pkg/tar ok github.com/openshift/source-to-image/pkg/tar 0.020s + go test -compiler gc -ldflags '' github.com/openshift/source-to-image/pkg/util ok github.com/openshift/source-to-image/pkg/util 0.109s + go test -compiler gc -ldflags '' github.com/openshift/source-to-image/pkg/util/user ok github.com/openshift/source-to-image/pkg/util/user 0.003s + go test -compiler gc -ldflags '' github.com/openshift/source-to-image/test/integration ? github.com/openshift/source-to-image/test/integration [no test files] Processing files: source-to-image-1.1.7-1.fc26.ppc64le Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.mwwyV0 + exit 0 + umask 022 + cd /builddir/build/BUILD + cd source-to-image-226afa1319c3498f47b974ec8ceb36526341a19c + DOCDIR=/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.ppc64le/usr/share/doc/source-to-image + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.ppc64le/usr/share/doc/source-to-image + cp -pr README.md /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.ppc64le/usr/share/doc/source-to-image + cp -pr CONTRIBUTING.md /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.ppc64le/usr/share/doc/source-to-image + cp -pr AUTHORS /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.ppc64le/usr/share/doc/source-to-image + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.c7tHvu + umask 022 + cd /builddir/build/BUILD + cd source-to-image-226afa1319c3498f47b974ec8ceb36526341a19c + LICENSEDIR=/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.ppc64le/usr/share/licenses/source-to-image + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.ppc64le/usr/share/licenses/source-to-image + cp -pr LICENSE /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.ppc64le/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(ppc-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.17)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(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.6V2vbY + umask 022 + cd /builddir/build/BUILD + cd source-to-image-226afa1319c3498f47b974ec8ceb36526341a19c + DOCDIR=/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.ppc64le/usr/share/doc/source-to-image-devel + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.ppc64le/usr/share/doc/source-to-image-devel + cp -pr README.md /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.ppc64le/usr/share/doc/source-to-image-devel + cp -pr CONTRIBUTING.md /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.ppc64le/usr/share/doc/source-to-image-devel + cp -pr AUTHORS /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.ppc64le/usr/share/doc/source-to-image-devel + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.JBKCRr + umask 022 + cd /builddir/build/BUILD + cd source-to-image-226afa1319c3498f47b974ec8ceb36526341a19c + LICENSEDIR=/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.ppc64le/usr/share/licenses/source-to-image-devel + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.ppc64le/usr/share/licenses/source-to-image-devel + cp -pr LICENSE /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.ppc64le/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.ppc64le Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.IWHsUW + umask 022 + cd /builddir/build/BUILD + cd source-to-image-226afa1319c3498f47b974ec8ceb36526341a19c + DOCDIR=/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.ppc64le/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.ppc64le/usr/share/doc/source-to-image-unit-test + cp -pr README.md /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.ppc64le/usr/share/doc/source-to-image-unit-test + cp -pr CONTRIBUTING.md /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.ppc64le/usr/share/doc/source-to-image-unit-test + cp -pr AUTHORS /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.ppc64le/usr/share/doc/source-to-image-unit-test + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.EXHCXr + umask 022 + cd /builddir/build/BUILD + cd source-to-image-226afa1319c3498f47b974ec8ceb36526341a19c + LICENSEDIR=/builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.ppc64le/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.ppc64le/usr/share/licenses/source-to-image-unit-test + cp -pr LICENSE /builddir/build/BUILDROOT/source-to-image-1.1.7-1.fc26.ppc64le/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(ppc-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.ppc64le Wrote: /builddir/build/RPMS/source-to-image-1.1.7-1.fc26.ppc64le.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.ppc64le.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.DNFS1X + 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.ppc64le + exit 0 Child return code was: 0